Changes:
[firstyear] Add README file
[firstyear] Initial commit with DSModuleProxy.
[firstyear] Ticket ticket47566 - Initial import of DSadmin into 389-test repos
[firstyear] Ticket 47568 - Rename DSAdmin class
[firstyear] Ticket 47578: CI tests: removal of 'sudo' and absolute path in lib389
[firstyear] Ticket 47584: CI tests: add backup/restore of an instance
[firstyear] Ticket 47590: CI tests: add/split functions around replication
[firstyear] do not print ERROR message every time creating an instance
[firstyear] need time and datetime - add str method for RUV to format RUV in a
[firstyear] cannot modify passed in args - make a deepcopy to avoid side effects
[firstyear] added agreement stop and restart methods
[firstyear] need to set correct replica type
[firstyear] add convenience agreement_dn method to get a single replication
[firstyear] file did not end with newline
[firstyear] move stop and restart to agreement.pause and agreement.unpause
[firstyear] ignore patch files
[firstyear] Ticket 47595 - fail to detect/reinit already existing instance/backup
[firstyear] Change enableReplication/Replica.add interface to use role. + error
[firstyear] Ticket 47625 - CI lib389: DirSrv not conform to the design
[firstyear] need package name in exception
[firstyear] add changelog config method
[firstyear] fix deprecated repl args in dirsrv class - use default timeout of 120
[firstyear] Ticket 47635: MT/Backend/Suffix to be conform with the design
[firstyear] Fix for running on RPM (not -- prefix)
[firstyear] Make the backup (instance) directory readable by anybody
[firstyear] Ticket 47652 - replica add fails: MT.list return a list not an entry
[firstyear] Ticket 47600 : Replica/Agreement/Changelog not conform to the design
[firstyear] Ticket 47671 - CI lib389: allow to open a DirSrv without having to
[firstyear] Ticket #47648 lib389 - add schema classes, methods
[firstyear] Ticket 47695 - Add plugins/tasks/Index
[firstyear] Add all the plugin names to the constants file
[firstyear] Ticket 47819 - Add the new precise tombstone purging config attribute
[firstyear] Ticket 47845 - Add backup/restore/fixup tombstone tasks to lib389
[firstyear] Ticket 47851 - Add function to retrieve dirsrvtests data directory
[firstyear] Ticket 47845 - add stripcsn option to tombstone fixup task
[firstyear] Ticket 47851 - Need to retrieve tmp directory path
[firstyear] Ticket 47855 - Add function to clear tmp directory
[firstyear] Ticket 47848 : Add support for setuptools.
[firstyear] start/stop may hang indefinitely (like SSL init fails)
[firstyear] Ticket 47691 - using lib389 with RPMs
[firstyear] Bug Description: Disable plugins had a copy and paste error that
[firstyear] Ticket 47990 - Add "upgrade" function to lib389
[firstyear] Ticket 47990 - Add check for ".removed" instances when doing an upgrade
[firstyear] Ticket 48000 - replica agreement pause/resume should have a short sleep
[firstyear] Ticket 48004 - Fix various issues
[firstyear] Ticket 48000 - Repl agmts need more time to stop
[firstyear] Ticket 48020 - lib389 - need to reset args_instance with every DirSrv
[firstyear] Ticket 48023 - create function to test replication between servers
[firstyear] Ticket 48022 - lib389 - Add all the server tasks
[firstyear] Ticket 48028 - lib389 - add valgrind functions
[firstyear] Ticket 48028 - add valgrind wrapper for ns-slapd
[firstyear] Ticket 48029 - Add missing replication related functions
[firstyear] Fix string formating error
[firstyear] Add check for the new "stress" directory for "getDir()", and added a new
[firstyear] Ticket 48238 - Add objectclass and attribute type query mechanisms
[firstyear] Ticket 48236 - Add get effective rights helper to lib389
[firstyear] Add the package plugin dir to the DirvSrv object
[firstyear] Ticket 48237 - Add lib389 helper to enable and disable logging services.
[firstyear] Ticket 48239 - Fix for prefix allocation of un-initialised dirsrv
[firstyear] Add broooker function to set access log buffering on or off
[firstyear] Ticket 47848 - Add new function to create ldif files
[firstyear] From: William Brown wililam@adelaide.edu.au Date: Thu, 6 Aug 2015
[firstyear] Ticket 48247 - Change the default user to 'dirsrv'
[firstyear] Ticket #48252 - (lib389) adding get_bin_dir and dbscan
[firstyear] Reliability improvements to DS allocate functions
[firstyear] Ticket 48259 - Add aci parsing utilities to lib389
[firstyear] Add dereference request control to lib389 for testing plugins.
[firstyear] Ticket 48271 - Fix for self.prefix being none when SER_DEPLOYED_DIR is
[firstyear] Ticket 48273 - Improve valgrind functions
[firstyear] Update requirements.txt
[firstyear] Ticket 48204 - update lib389 for python3
[firstyear] Fix various errors in the changelog module
[firstyear] Ticket 48301 - add tox support
[firstyear] Ticket 48303 - Fix lib389 broken tests - aci_parse_test
[firstyear] Ticket 48303 - Fix lib389 broken tests - agreement_test
[firstyear] Ticket 48309 - Fix lib389 lib imports
[firstyear] Ticket 48303 - Fix lib389 broken tests - backend_test
[firstyear] Ticket 48308 - Add __eq__ and __ne__ to Entry to allow fast comparison
[firstyear] Ticket 48318 - Do not delete a changelog while disabling a replication
[firstyear] Various fixes for REST API support
[firstyear] Ticket 48319 Fix ldap.LDAPError exception processing
[firstyear] Ticket 48322 - Allow reindex function to reindex all attributes
[firstyear] Ticket 48321 - Improve is_a_dn check to prevent mistakes with lib389
[firstyear] Ticket 48324 - fix boolean capitalisation (one line)
[firstyear] Fixed pep8 errors in __init__.py, backend.py and mappingtee.py
[firstyear] Ticket 48329 - add matching rule functions to schema module
[firstyear] Ticket 48303 - Fix lib389 broken tests
[firstyear] Ticket 48329 - Fix case-senstive scyheam comparisions
[firstyear] Ticket 48335 - Add SASL support to lib389
[firstyear] Subject: [PATCH] Ticket 47840 - fix lib389 to use sbin scripts
[firstyear] Ticket 48343 - lib389 krb5 realm management
[firstyear] Ticket 47840 - Fix regression
[firstyear] Ticket 48353 - Add Replication REST support to lib389
[firstyear] Ticket 48340 - Add basic monitor support to lib389
[firstyear] Ticket 48246 - Adding license/copyright to lib389 files
[firstyear] Ticket 48361 - Expand 389ds monitoring capabilities
[firstyear] Ticket 48360 - Refactor the delete agreement function
[firstyear] Ticket 48364 - Fix test failures
[firstyear] Ticket 48358 - Prepare lib389 for Fedora Packaging
[firstyear] beta
[firstyear] Ticket 48358 - Make Fedora packaging changes to the spec file
[firstyear] Ticket 58358 - Update spec file with pre-release versioning
[firstyear] Ticket 48371 - weaker host check on localhost.localdomain
[firstyear] Ticket 48358 - Add new spec file
[firstyear] Remove deprecated spec file
[firstyear] Ticket 48390 - RFE Improvements to lib389 monitor features for rest389
[firstyear] Update monitor module to catch exceptions around searches, and to
[firstyear] Ticket 48401 - lib389 Entry hasAttr returs dict instead of false
[firstyear] Ticket 48401 - Revert typecheck
[firstyear] Add missing dependencies for python-lib389
[firstyear] Ticket 48408 - RFE escaped default suffix for tests
[firstyear] Ticket 48415
[firstyear] Ticket 48419 - getadminport() should not a be a static method
[firstyear] Ticket 48560 - Make verbose handling consistent
[firstyear] Ticket 48357 - clitools should standarise their args
[firstyear] Ticket 48407 - Add test coverage module for lib389 repo
[firstyear] Ticket 48661 - Agreement test suite fails at the test_changes case
[firstyear] Ticket 48399 - Add helper makefile to lib389 to build and install
[firstyear] Ticket 48751 - Improve lib389 ldapi support
[firstyear] Ticket 48750 - Clean up logging to improve command experience
[firstyear] Ticket 48765 - Change default ports for standalone topology
[firstyear] Ticket 48764 - Fix mit krb password to be random.
[firstyear] Ticket 48660 - Add function to convert binary values in an entry to
[firstyear] Ticket 48794 - lib389 build requires are on a single line
[firstyear] Ticket 48399 - Helper makefile is missing mkdir dist
[firstyear] Ticket 48399 - Helper makefile is missing mkdir dist
[firstyear] Ticket 48791 - format args in server tools
[firstyear] Ticket 48433 - Aci linting tools
[firstyear] Ticket 48798 - lib389 add ability to create nss ca and certificate
[firstyear] Ticket 48798 - EL6 compat for lib389 tests for DH params
[firstyear] Ticket 48434 - lib389 logging tools
[firstyear] Ticket 48763 - backup should run regardless of existing backups.
[firstyear] Ticket 48830 - Convert lib389 to ip route tools
[firstyear] Ticket 48771 - lib389 - get ns-slapd version
[firstyear] Ticket 48796 - add function to remove logs
[firstyear] Ticket 48434 - lib389 logging tools
[firstyear] Ticket 48431 - lib389 integrate ldclt
[firstyear] Ticket ##### - Fixes for python 3
[firstyear] Ticket 48820 - Clitool rename
[firstyear] Ticket 48820 - Proof of concept of orm style mapping of configs and
[firstyear] Ticket 48820 - Move Encryption and RSA to the new object types
[firstyear] Ticket 48820 - Fix tests to ensure they work with the new object types
[firstyear] Ticket 48857 - Remove python-krbV from lib389
[firstyear] Ticket 48434 - Fix for negative tz offsets
[firstyear] Ticket 48820 - Begin to test compatability with py.test3, and the new
[firstyear] Ticket 48853 - Prerelease installer
[firstyear] Ticket 48878 - pep8 fixes and fix rpm to build
[firstyear] Ticket 48878 - pep8 fixes part 2
[firstyear] Ticket 48878 - better style for backend in backend_test.py
[firstyear] Ticket 48884 - Bugfixes for mapped object and new connections
[firstyear] Ticket 48885 - Fix spec file requires
[firstyear] Ticket 48886 - Fix NSS SSL library in lib389
[firstyear] Ticket 48888 - Correction to create of dsldapobject
[firstyear] Ticket 48860 - Add replication tools
[firstyear] Ticket 48910 - Fixes for backend tests and lib389 reliability.
[firstyear] Ticket 48911 - Improve plugin support based on new mapped objects
[firstyear] Ticket 48911 - Plugin improvements for lib389
[firstyear] Ticket 48917 - Attribute presence
[firstyear] Ticket 48923 - serverCmd timeout not working as expected
[firstyear] Ticket 48923 - Fix additional issue with serverCmd
[firstyear] Fix valgrind functions
[firstyear] Fix format error in print statement
[firstyear] Ticket 48937 - Cleanup valgrind wrapper script
[firstyear] Bug 1347760 - Information disclosure via repeated use of LDAP ADD
[firstyear] Ticket 48382 - Fix serverCmd to get sbin dir properly
[firstyear] Ticket 48832 - Add DirSrvTools.getLocalhost() function
[firstyear] Ticket 48946 - openConnection should not fully popluate DirSrv object
[firstyear] Bump version to 1.0.2
[firstyear] Ticket 48949 - configparser fallback not python2 compatible
[firstyear] Ticket 48949 - os.makedirs() exist_ok not python2 compatible, added
[firstyear] Ticket 48949 - change default file path generation - use os.path.join
[firstyear] Ticket 48949 - added copying slapd-collations.conf
[firstyear] Ticket 48949 - Fix ups for style and correctness
[firstyear] Ticket 48952 - Restart command needs a sleep
[firstyear] Ticket 48951 - dsadm and dsconf base files
[firstyear] Ticket 47957 - Update the replication "idle" status string
[firstyear] Ticket 48951 - dsadm dsconfig status and plugin
[firstyear] Ticket 48984 - Add lib389 paths module
[firstyear] Ticket 48991 - Fix lib389 spec for python2 and python3
[firstyear] Ticket 49005 - Update lib389 to work in containers correctly.
[firstyear] Ticket 49007 - lib389 fixes for paths to use online values
[firstyear] Ticket 49010 - Lib389 fails to start with systemctl changes
[firstyear] Fix runUpgrade tool issues
[firstyear] Ticket 48961 - Fix lib389 minor issues shown by 48961 test
[firstyear] Ticket 49024 - Fix paths in tools module
[firstyear] Ticket 49024 - Fix db_dir paths
[firstyear] Ticket 49024 - Fix paths to the dbdir parent
[firstyear] Ticket 49022 - Lib389, py3 installer cannot create entries in backend
[firstyear] Ticket 48707 - Implement draft-wibrown-ldapssotoken-01
[firstyear] Ticket 47747 - Add topology fixtures module
[firstyear] Ticket 47840 - Add InstScriptsEnabled argument
[firstyear] Ticket 47747 - Add more topology fixtures
[firstyear] Ticket 49060 - Increase number of masters, hubs and consumers in
[firstyear] Ticket 49055 - Fix debugging mode issue
[firstyear] Ticket 49083 - Support prefix for discovery of the defaults.inf file.
[firstyear] Ticket 48413 - Improvements to lib389 for rest
[firstyear] Ticket 49087 - lib389 resolve jenkins issues
[firstyear] Ticket 47747 - Add topology_i2 and topology_i3
[firstyear] Fixed regression with offline db2ldif
[firstyear] Ticket 49103 - python 2 support for installer
[firstyear] Ticket 49101 - Python 2 generate example entries
[firstyear] dbscan - Support additional options (-t truncate -R)
[firstyear] Ticket 49126 - DIT management tool
[firstyear] Ticket 2 - pytest mark with version relies on root
[firstyear] Ticket 49137 - Add sasl plain tests, lib389 support
[firstyear] Ticket 4 - Cert detection breaks some tests
[firstyear] Ticket 5 - Fix container build on fedora
[firstyear] Ticket 6 - Bump lib389 version 1.0.4
[firstyear] Ticket 49172 - Allow lib389 to read system schema and instance
[firstyear] Ticket 49172 - Allow lib389 to read system schema and instance
[firstyear] Issue 7 - Add pause and resume methods to topology fixtures
[firstyear] Ticket 9 - Convert readme to MD
[firstyear] Ticket 10 - Improve command line tool arguments
[firstyear] Ticket 15 - Improve instance configuration ability
[firstyear] Ticket 13 - Add init function to create new domain entries
[firstyear] Ticket 14 - Remane dsadm to dsctl
[firstyear] Issue 16 - Reset InstScriptsEnabled argument during the init
[firstyear] Ticket 14 - Remane dsadm to dsctl
[firstyear] Ticket 19 - Missing file and improve make
[firstyear] Ticket 20 - Use the DN_DM constant instead of hard coding its value
[firstyear] Ticket 19 - missing readme.md in python3
[firstyear] Issue 22 - Specify a basedn parameter for IDM modules
[firstyear] Ticket 1 - cn=config comparison
[firstyear] Ticket 23 - Use DirSrv.exists() instead of manually checking for
[firstyear] Issue 25 - Fix RUV __repr__ function
[firstyear] Issue 24 - Join paths using os.path.join instead of string concatenation
[firstyear] Ticket 26 - improve lib389 sasl support
[firstyear] Ticket 21 - Missing serverid in dirsrv_test due to incorrect allocation
[firstyear] Ticket 1 - cn=config comparison
[firstyear] Issue 27 - Add a module for working with dse.ldif file
[firstyear] Ticket 1 - Fix missing dn / rdn on config.
[firstyear] Ticket 28 - Change default objectClasses for users and groups
[firstyear] Ticket 29 - fix incorrect format in tools
[firstyear] Ticket 30 - Add initial support for account lock and unlock.
[firstyear] Issue 27 - Improve dseldif API
[firstyear] Ticket 28 - userAccount for older versions without nsmemberof
[firstyear] Issue 27 - Fix get function in tests
[firstyear] Ticket 32 - Add TLS external bind support for testing
[firstyear] Ticket 60 - add dsrc to dsconf and dsidm
[firstyear] Ticket 62 - dirsrv offline log
[firstyear] Ticket 63 - lib389 python 3 fix
[firstyear] Ticket 63 - part 2, agreement test
[firstyear] Ticket 65 - Add m2c2 topology
[firstyear] Ticket 50 - Add db2* tasks to dsctl
[firstyear] Issue 31 - Initial MemberOf plugin support
[firstyear] Ticket 69 - add specfile requires
[firstyear] Ticket 66 - expand healthcheck for Directory Server
[firstyear] Issue 31 - Add functional tests for MemberOf plugin
[firstyear] Issue 31 - Add status command and SkipNested support for MemberOf
[firstyear] Ticket 50 - typo in db2* in dsctl
[firstyear] Ticket 70 - Improve repl tools
[firstyear] Ticket 67 - get attr by type
[firstyear] Ticket 59 - lib389 support for index management.
[firstyear] Issue 67 - Add ensure_int function
[firstyear] Issue31 - Add memberOf fix-up task
[firstyear] Issue 31 - Allow complete removal of some memberOf attrs
[firstyear] Issue 78 - Add exists() method to DSLdapObject
[firstyear] Issue 48 - Add support for USN plugin
[firstyear] Add PLUGIN_ADDN to _constants.py
[firstyear] Issue 49 - Add support for whoami plugin
[firstyear] Ticket 87 - Update accesslog regec for HR etimes
[firstyear] Issue 83 - Add an util for generating instance parameters
[firstyear] Issue 86 - add build dir to gitignore
[firstyear] Issue 79 - Fix replica.py and add tests
[firstyear] Ticket 89 - Fix inconsistency with serverid
[firstyear] Issue 91 - Fix replication topology
[firstyear] Issue 85 - Remove legacy replication attribute
[firstyear] Ticket 88 - python install and remove for tests
[firstyear] Issue 93 - Fix test cases in ctl_dbtasks_test.py
[firstyear] Issue 92 - display_attr() should return str not bytes in py3
[firstyear] Issue 74 - Advice users to set referint-update-delay to 0
[firstyear] Issue 46 - dsconf support for dynamic schema reload
[firstyear] Issue 45 - Add support for Rootdn Access Control plugin
[firstyear] Issue 43 - Add support for Referential Integrity plugin
[firstyear] Issue #77 - Add sphinx documentation
[firstyear] Issue 96 - Change binaries' names
[firstyear] Issue #77 - Refactor docstrings in rST format - part 1
[firstyear] Issue #77 - Fix changelogdb param issue
[firstyear] Issue #98 - Fix dbscan output
[firstyear] Issue 99 - Fix typo in create_topology
[firstyear] Ticket 102 - referral support
[firstyear] Ticket 101 - BaseException.message has been deprecated in Python3
[firstyear] Ticket 49363 - Merge lib389
------------------------------------------ [...truncated 4028 lines...] + cd http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILD + cd 389-ds-base-1.4.0.1.20171012git9dccfea + DOCDIR=http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git9dccfea.fc25.x86_64/usr/share/doc/389-ds-base + export DOCDIR + /usr/bin/mkdir -p http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git9dccfea.fc25.x86_64/usr/share/doc/389-ds-base + cp -pr LICENSE http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git9dccfea.fc25.x86_64/usr/share/doc/389-ds-base + cp -pr LICENSE.GPLv3+ http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git9dccfea.fc25.x86_64/usr/share/doc/389-ds-base + cp -pr LICENSE.openssl http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git9dccfea.fc25.x86_64/usr/share/doc/389-ds-base + exit 0 Provides: 389-ds-base = 1.4.0.1-20171012git9dccfea.fc25 389-ds-base(x86-64) = 1.4.0.1-20171012git9dccfea.fc25 config(389-ds-base) = 1.4.0.1-20171012git9dccfea.fc25 ldif2ldbm libacctpolicy-plugin.so()(64bit) libacctusability-plugin.so()(64bit) libacl-plugin.so()(64bit) libaddn-plugin.so()(64bit) libattr-unique-plugin.so()(64bit) libautomember-plugin.so()(64bit) libback-ldbm.so()(64bit) libbitwise-plugin.so()(64bit) libchainingdb-plugin.so()(64bit) libcollation-plugin.so()(64bit) libcontentsync-plugin.so()(64bit) libcos-plugin.so()(64bit) libderef-plugin.so()(64bit) libdistrib-plugin.so()(64bit) libdna-plugin.so()(64bit) libhttp-client-plugin.so()(64bit) liblinkedattrs-plugin.so()(64bit) libmanagedentries-plugin.so()(64bit) libmemberof-plugin.so()(64bit) libpam-passthru-plugin.so()(64bit) libpassthru-plugin.so()(64bit) libpbe-plugin.so()(64bit) libposix-winsync-plugin.so()(64bit) libpwdstorage-plugin.so()(64bit) libreferint-plugin.so()(64bit) libreplication-plugin.so()(64bit) libretrocl-plugin.so()(64bit) libroles-plugin.so()(64bit) librootdn-access-plugin.so()(64bit) libschemareload-plugin.so()(64bit) libstatechange-plugin.so()(64bit) libsyntax-plugin.so()(64bit) libusn-plugin.so()(64bit) libviews-plugin.so()(64bit) libwhoami-plugin.so()(64bit) Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileCaps) <= 4.6.1-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh systemd-units Requires(preun): /bin/sh systemd-units Requires(postun): /bin/sh systemd-units Requires: /bin/sh /usr/bin/env /usr/bin/perl /usr/bin/python /usr/bin/python2 libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcom_err.so.2()(64bit) libcrypt.so.1()(64bit) libcrypt.so.1(GLIBC_2.2.5)(64bit) libdb-5.3.so()(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libevent-2.0.so.5()(64bit) libicudata.so.57()(64bit) libicui18n.so.57()(64bit) libicuuc.so.57()(64bit) libk5crypto.so.3()(64bit) libkrb5.so.3()(64bit) liblber-2.4.so.2()(64bit) libldap-2.4.so.2()(64bit) libldap_r-2.4.so.2()(64bit) libldaputil.so.0()(64bit) libns-dshttpd-1.4.0.1.20171012git9dccfea.so()(64bit) libnspr4.so()(64bit) libnss3.so()(64bit) libnss3.so(NSS_3.12)(64bit) libnss3.so(NSS_3.2)(64bit) libnss3.so(NSS_3.3)(64bit) libnss3.so(NSS_3.4)(64bit) libnss3.so(NSS_3.9.2)(64bit) libnunc-stans.so.0()(64bit) libpam.so.0()(64bit) libpam.so.0(LIBPAM_1.0)(64bit) libpcre.so.1()(64bit) libplc4.so()(64bit) libplds4.so()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libsasl2.so.3()(64bit) libsds.so.0()(64bit) libslapd.so.0()(64bit) libssl3.so()(64bit) libssl3.so(NSS_3.14)(64bit) libssl3.so(NSS_3.2)(64bit) libssl3.so(NSS_3.7.4)(64bit) libsvrcore.so.0()(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) libtcmalloc.so.4()(64bit) rtld(GNU_HASH) Conflicts: selinux-policy-base < 3.9.8 Obsoletes: 389-ds-base <= 1.3.5.4 389-ds-base-selinux Processing files: 389-ds-base-libs-1.4.0.1-20171012git9dccfea.fc25.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BpTiuO + umask 022 + cd http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILD + cd 389-ds-base-1.4.0.1.20171012git9dccfea + DOCDIR=http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git9dccfea.fc25.x86_64/usr/share/doc/389-ds-base-libs + export DOCDIR + /usr/bin/mkdir -p http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git9dccfea.fc25.x86_64/usr/share/doc/389-ds-base-libs + cp -pr LICENSE http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git9dccfea.fc25.x86_64/usr/share/doc/389-ds-base-libs + cp -pr LICENSE.GPLv3+ http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git9dccfea.fc25.x86_64/usr/share/doc/389-ds-base-libs + cp -pr LICENSE.openssl http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git9dccfea.fc25.x86_64/usr/share/doc/389-ds-base-libs + cp -pr README.devel http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git9dccfea.fc25.x86_64/usr/share/doc/389-ds-base-libs + exit 0 Provides: 389-ds-base-libs = 1.4.0.1-20171012git9dccfea.fc25 389-ds-base-libs(x86-64) = 1.4.0.1-20171012git9dccfea.fc25 libldaputil.so.0()(64bit) libns-dshttpd-1.4.0.1.20171012git9dccfea.so()(64bit) libnunc-stans.so.0()(64bit) libsds.so.0()(64bit) libslapd.so.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libcom_err.so.2()(64bit) libevent-2.0.so.5()(64bit) libgcc_s.so.1()(64bit) libk5crypto.so.3()(64bit) libkrb5.so.3()(64bit) libkrb5.so.3(krb5_3_MIT)(64bit) liblber-2.4.so.2()(64bit) libldap_r-2.4.so.2()(64bit) libldaputil.so.0()(64bit) libm.so.6()(64bit) libnspr4.so()(64bit) libnss3.so()(64bit) libnss3.so(NSS_3.10.2)(64bit) libnss3.so(NSS_3.12)(64bit) libnss3.so(NSS_3.2)(64bit) libnss3.so(NSS_3.3)(64bit) libnss3.so(NSS_3.4)(64bit) libnss3.so(NSS_3.6)(64bit) libnss3.so(NSS_3.9)(64bit) libpcre.so.1()(64bit) libplc4.so()(64bit) libplds4.so()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libsasl2.so.3()(64bit) libsds.so.0()(64bit) libslapd.so.0()(64bit) libssl3.so()(64bit) libssl3.so(NSS_3.12.6)(64bit) libssl3.so(NSS_3.14)(64bit) libssl3.so(NSS_3.2)(64bit) libssl3.so(NSS_3.20)(64bit) libssl3.so(NSS_3.4)(64bit) libstdc++.so.6()(64bit) libsvrcore.so.0()(64bit) libsystemd.so.0()(64bit) libtcmalloc.so.4()(64bit) rtld(GNU_HASH) Processing files: 389-ds-base-devel-1.4.0.1-20171012git9dccfea.fc25.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.E5lUM5 + umask 022 + cd http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILD + cd 389-ds-base-1.4.0.1.20171012git9dccfea + DOCDIR=http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git9dccfea.fc25.x86_64/usr/share/doc/389-ds-base-devel + export DOCDIR + /usr/bin/mkdir -p http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git9dccfea.fc25.x86_64/usr/share/doc/389-ds-base-devel + cp -pr LICENSE http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git9dccfea.fc25.x86_64/usr/share/doc/389-ds-base-devel + cp -pr LICENSE.GPLv3+ http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git9dccfea.fc25.x86_64/usr/share/doc/389-ds-base-devel + cp -pr LICENSE.openssl http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git9dccfea.fc25.x86_64/usr/share/doc/389-ds-base-devel + cp -pr README.devel http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git9dccfea.fc25.x86_64/usr/share/doc/389-ds-base-devel + exit 0 Provides: 389-ds-base-devel = 1.4.0.1-20171012git9dccfea.fc25 389-ds-base-devel(x86-64) = 1.4.0.1-20171012git9dccfea.fc25 pkgconfig(dirsrv) = 1.4.0.1.20171012git9dccfea pkgconfig(libsds) = 1.4.0.1.20171012git9dccfea pkgconfig(nunc-stans) = 1.4.0.1.20171012git9dccfea Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libldaputil.so.0()(64bit) libnunc-stans.so.0()(64bit) libsds.so.0()(64bit) libslapd.so.0()(64bit) pkgconfig(nspr) Processing files: 389-ds-base-snmp-1.4.0.1-20171012git9dccfea.fc25.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Va3qKn + umask 022 + cd http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILD + cd 389-ds-base-1.4.0.1.20171012git9dccfea + DOCDIR=http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git9dccfea.fc25.x86_64/usr/share/doc/389-ds-base-snmp + export DOCDIR + /usr/bin/mkdir -p http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git9dccfea.fc25.x86_64/usr/share/doc/389-ds-base-snmp + cp -pr LICENSE http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git9dccfea.fc25.x86_64/usr/share/doc/389-ds-base-snmp + cp -pr LICENSE.GPLv3+ http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git9dccfea.fc25.x86_64/usr/share/doc/389-ds-base-snmp + cp -pr LICENSE.openssl http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git9dccfea.fc25.x86_64/usr/share/doc/389-ds-base-snmp + cp -pr README.devel http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git9dccfea.fc25.x86_64/usr/share/doc/389-ds-base-snmp + exit 0 Provides: 389-ds-base-snmp = 1.4.0.1-20171012git9dccfea.fc25 389-ds-base-snmp(x86-64) = 1.4.0.1-20171012git9dccfea.fc25 config(389-ds-base-snmp) = 1.4.0.1-20171012git9dccfea.fc25 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.10()(64bit) libdl.so.2()(64bit) liblber-2.4.so.2()(64bit) libldap-2.4.so.2()(64bit) libm.so.6()(64bit) libnetsnmp.so.30()(64bit) libnetsnmpagent.so.30()(64bit) libnetsnmpmibs.so.30()(64bit) libnspr4.so()(64bit) libnss3.so()(64bit) libplc4.so()(64bit) libplds4.so()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librpm.so.7()(64bit) librpmio.so.7()(64bit) libsasl2.so.3()(64bit) libsensors.so.4()(64bit) libssl.so.10()(64bit) libssl3.so()(64bit) libtcmalloc.so.4()(64bit) libwrap.so.0()(64bit) rtld(GNU_HASH) Obsoletes: 389-ds-base <= 1.3.5.4 Processing files: python3-lib389-1.4.0.1-20171012git9dccfea.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9QRTTF + umask 022 + cd http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILD + cd 389-ds-base-1.4.0.1.20171012git9dccfea + DOCDIR=http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git9dccfea.fc25.x86_64/usr/share/doc/python3-lib389 + export DOCDIR + /usr/bin/mkdir -p http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git9dccfea.fc25.x86_64/usr/share/doc/python3-lib389 + cp -pr LICENSE http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git9dccfea.fc25.x86_64/usr/share/doc/python3-lib389 + cp -pr LICENSE.GPLv3+ http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git9dccfea.fc25.x86_64/usr/share/doc/python3-lib389 + exit 0 Provides: python3-lib389 = 1.4.0.1-20171012git9dccfea.fc25 python3.5dist(lib389) = 1.4.0.1 python3dist(lib389) = 1.4.0.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.5 Processing files: python3-389-ds-base-tests-1.4.0.1-20171012git9dccfea.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jkryzy + umask 022 + cd http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILD + cd 389-ds-base-1.4.0.1.20171012git9dccfea + DOCDIR=http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git9dccfea.fc25.x86_64/usr/share/doc/python3-389-ds-base-tests + export DOCDIR + /usr/bin/mkdir -p http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git9dccfea.fc25.x86_64/usr/share/doc/python3-389-ds-base-tests + cp -pr LICENSE http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git9dccfea.fc25.x86_64/usr/share/doc/python3-389-ds-base-tests + cp -pr LICENSE.GPLv3+ http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git9dccfea.fc25.x86_64/usr/share/doc/python3-389-ds-base-tests + exit 0 Provides: python3-389-ds-base-tests = 1.4.0.1-20171012git9dccfea.fc25 python3.5dist(dirsrvtests) = 1.4.0.1 python3dist(dirsrvtests) = 1.4.0.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.5 Processing files: 389-ds-base-debuginfo-1.4.0.1-20171012git9dccfea.fc25.x86_64 Provides: 389-ds-base-debuginfo = 1.4.0.1-20171012git9dccfea.fc25 389-ds-base-debuginfo(x86-64) = 1.4.0.1-20171012git9dccfea.fc25 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git9dccfea.fc25.x86_64 Wrote: http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/SRPMS/389-ds-base-1.4.0.1-20171012git9dccfea.fc25.src.rpm Wrote: http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/RPMS/x86_64/389-ds-base-1.4.0.1-20171012git9dccfea.fc25.x86_64.rpm Wrote: http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/RPMS/x86_64/389-ds-base-libs-1.4.0.1-20171012git9dccfea.fc25.x86_64.rpm Wrote: http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/RPMS/x86_64/389-ds-base-devel-1.4.0.1-20171012git9dccfea.fc25.x86_64.rpm Wrote: http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/RPMS/x86_64/389-ds-base-snmp-1.4.0.1-20171012git9dccfea.fc25.x86_64.rpm Wrote: http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/RPMS/noarch/python3-lib389-1.4.0.1-20171012git9dccfea.fc25.noarch.rpm Wrote: http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/RPMS/noarch/python3-389-ds-base-tests-1.4.0.1-20171012git9dccfea.fc25.noarch.rpm Wrote: http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/RPMS/x86_64/389-ds-base-debuginfo-1.4.0.1-20171012git9dccfea.fc25.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.UcTguy + umask 022 + cd http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILD + cd 389-ds-base-1.4.0.1.20171012git9dccfea + rm -rf http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git9dccfea.fc25.x86_64 + exit 0 cp http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/RPMS/*/389-ds-base-1.4.0.1-20171012git9dccfea*.rpm dist/rpms/ cp http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/RPMS/*/389-ds-base-*-1.4.0.1*.rpm dist/rpms/ cp http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/SRPMS/389-ds-base-1.4.0.1-20171012git9dccfea*.src.rpm dist/srpms/ rm -rf http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild + cd dist/rpms/ + sudo rpm -iUvh 389-ds-base-1.4.0.1-20171012git9dccfea.fc25.x86_64.rpm 389-ds-base-libs-1.4.0.1-20171012git9dccfea.fc25.x86_64.rpm 389-ds-base-debuginfo-1.4.0.1-20171012git9dccfea.fc25.x86_64.rpm 389-ds-base-devel-1.4.0.1-20171012git9dccfea.fc25.x86_64.rpm 389-ds-base-snmp-1.4.0.1-20171012git9dccfea.fc25.x86_64.rpm Preparing... ######################################## Updating / installing... 389-ds-base-libs-1.4.0.1-20171012git9d######################################## 389-ds-base-1.4.0.1-20171012git9dccfea######################################## 389-ds-base-snmp-1.4.0.1-20171012git9d######################################## 389-ds-base-devel-1.4.0.1-20171012git9######################################## 389-ds-base-debuginfo-1.4.0.1-20171012######################################## Cleaning up / removing... 389-ds-base-devel-1.3.5.19-1.fc25 ######################################## 389-ds-base-1.3.5.19-1.fc25 ######################################## 389-ds-base-libs-1.3.5.19-1.fc25 ######################################## + '[' 0 -ne 0 ']' + sudo sysctl -w fs.suid_dumpable=1 fs.suid_dumpable = 1 + sudo chmod 777 /etc/sysconfig/dirsrv.systemd + sudo echo LimitCORE=infinity + sudo systemctl daemon-reload + echo Run the lib389 tests... Run the lib389 tests... + cd ../../dirsrvtests/tests/suites/basic ++ date + DATE='Thu Oct 12 09:10:23 CEST 2017' ++ sudo PYTHONPATH=http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/lib389/ py.test -v -x basic_test.py + RESULT='============================= test session starts ============================== platform linux2 -- Python 2.7.13, pytest-2.9.2, py-1.4.34, pluggy-0.3.1 -- /usr/bin/python2 cachedir: .cache rootdir: http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/dirsrvtests/tests/suites/basic, inifile: plugins: sourceorder-0.5, multihost-1.1 collecting ... collected 23 items
basic_test.py::test_basic_ops ERROR
==================================== ERRORS ==================================== _______________________ ERROR at setup of test_basic_ops _______________________
request = <SubRequest '''topology_st''' for <Function '''test_basic_ops'''>>
@pytest.fixture(scope="module") def topology_st(request): """Create DS standalone instance"""
topology = create_topology({ReplicaRole.STANDALONE: 1})
../../../../../lib389/lib389/topologies.py:170: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ ../../../../../lib389/lib389/topologies.py:71: in create_topology instance.create() ../../../../../lib389/lib389/__init__.py:936: in create self._createDirsrv() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <lib389.DirSrv object at 0x7f7032637b90>
def _createDirsrv(self): """Create a new instance of directory server
@param self - containing the set properties
SER_HOST (host) SER_PORT (port) SER_SECURE_PORT (sslport) SER_ROOT_DN (binddn) SER_ROOT_PW (bindpw) SER_CREATION_SUFFIX (creation_suffix) SER_USER_ID (userid) SER_SERVERID_PROP (serverid) SER_GROUP_ID (groupid) SER_DEPLOYED_DIR (prefix) SER_BACKUP_INST_DIR (backupdir) SER_REALM (krb5_realm)
@return None
@raise None
} """
DirSrvTools.lib389User(user=DEFAULT_USER) prog = os.path.join(self.ds_paths.sbin_dir, CMD_PATH_SETUP_DS)
if not os.path.isfile(prog): log.error("Can'''t find file: %r, removing extension" % prog) prog = prog[:-3]
# Create and extract a service keytab args = {SER_HOST: self.host, SER_PORT: self.port, SER_SECURE_PORT: self.sslport, SER_ROOT_DN: self.binddn, SER_ROOT_PW: self.bindpw, SER_CREATION_SUFFIX: self.creation_suffix, SER_USER_ID: self.userid, SER_SERVERID_PROP: self.serverid, SER_GROUP_ID: self.groupid, SER_DEPLOYED_DIR: self.prefix, SER_BACKUP_INST_DIR: self.backupdir, SER_STRICT_HOSTNAME_CHECKING: self.strict_hostname}
if self.inst_scripts is not None: args[SER_INST_SCRIPTS_ENABLED] = self.inst_scripts
content = formatInfData(args) result = DirSrvTools.runInfProg(prog, content, self.verbose, prefix=self.prefix) if result != 0:
raise Exception('\''Failed to run setup-ds.pl'\'')
E Exception: Failed to run setup-ds.pl
../../../../../lib389/lib389/__init__.py:841: Exception ---------------------------- Captured stdout setup ----------------------------- OK group dirsrv exists OK user dirsrv exists !!!!!!!!!!!!!!!!!!!! Interrupted: stopping after 1 failures !!!!!!!!!!!!!!!!!!!! =========================== 1 error in 2.64 seconds ============================' + '[' 2 -ne 0 ']' + echo CI Tests 'FAILED!' CI Tests FAILED! + echo ============================= test session starts ============================== platform linux2 -- Python 2.7.13, pytest-2.9.2, py-1.4.34, pluggy-0.3.1 -- /usr/bin/python2 cachedir: .cache rootdir: http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/dirsrvtests/tests/suites/basic, inifile: plugins: sourceorder-0.5, multihost-1.1 collecting ... collected 23 items basic_test.py::test_basic_ops ERROR ==================================== ERRORS ==================================== _______________________ ERROR at setup of test_basic_ops _______________________ request = '<SubRequest' ''''topology_st'''' for '<Function' ''''test_basic_ops'''>>' '@pytest.fixture(scope="module")' def 'topology_st(request):' '"""Create' DS standalone 'instance"""' '>' topology = 'create_topology({ReplicaRole.STANDALONE:' '1})' ../../../../../lib389/lib389/topologies.py:170: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ ../../../../../lib389/lib389/topologies.py:71: in create_topology 'instance.create()' ../../../../../lib389/lib389/__init__.py:936: in create 'self._createDirsrv()' _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = '<lib389.DirSrv' object at '0x7f7032637b90>' def '_createDirsrv(self):' '"""Create' a new instance of directory server @param self - containing the set properties SER_HOST '(host)' SER_PORT '(port)' SER_SECURE_PORT '(sslport)' SER_ROOT_DN '(binddn)' SER_ROOT_PW '(bindpw)' SER_CREATION_SUFFIX '(creation_suffix)' SER_USER_ID '(userid)' SER_SERVERID_PROP '(serverid)' SER_GROUP_ID '(groupid)' SER_DEPLOYED_DIR '(prefix)' SER_BACKUP_INST_DIR '(backupdir)' SER_REALM '(krb5_realm)' @return None @raise None '}' '"""' 'DirSrvTools.lib389User(user=DEFAULT_USER)' prog = 'os.path.join(self.ds_paths.sbin_dir,' 'CMD_PATH_SETUP_DS)' if not 'os.path.isfile(prog):' 'log.error("Can'''t' find file: %r, removing 'extension"' % 'prog)' prog = 'prog[:-3]' '#' Create and extract a service keytab args = '{SER_HOST:' self.host, SER_PORT: self.port, SER_SECURE_PORT: self.sslport, SER_ROOT_DN: self.binddn, SER_ROOT_PW: self.bindpw, SER_CREATION_SUFFIX: self.creation_suffix, SER_USER_ID: self.userid, SER_SERVERID_PROP: self.serverid, SER_GROUP_ID: self.groupid, SER_DEPLOYED_DIR: self.prefix, SER_BACKUP_INST_DIR: self.backupdir, SER_STRICT_HOSTNAME_CHECKING: 'self.strict_hostname}' if self.inst_scripts is not None: 'args[SER_INST_SCRIPTS_ENABLED]' = self.inst_scripts content = 'formatInfData(args)' result = 'DirSrvTools.runInfProg(prog,' content, self.verbose, 'prefix=self.prefix)' if result '!=' 0: '>' raise 'Exception('''Failed' to run 'setup-ds.pl''')' E Exception: Failed to run setup-ds.pl ../../../../../lib389/lib389/__init__.py:841: Exception ---------------------------- Captured stdout setup ----------------------------- OK group dirsrv exists OK user dirsrv exists '!!!!!!!!!!!!!!!!!!!!' Interrupted: stopping after 1 failures '!!!!!!!!!!!!!!!!!!!!' =========================== 1 error in 2.64 seconds ============================ ============================= test session starts ============================== platform linux2 -- Python 2.7.13, pytest-2.9.2, py-1.4.34, pluggy-0.3.1 -- /usr/bin/python2 cachedir: .cache rootdir: http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/dirsrvtests/tests/suites/basic, inifile: plugins: sourceorder-0.5, multihost-1.1 collecting ... collected 23 items basic_test.py::test_basic_ops ERROR ==================================== ERRORS ==================================== _______________________ ERROR at setup of test_basic_ops _______________________ request = <SubRequest 'topology_st' for <Function 'test_basic_ops'>> @pytest.fixture(scope="module") def topology_st(request): """Create DS standalone instance""" > topology = create_topology({ReplicaRole.STANDALONE: 1}) ../../../../../lib389/lib389/topologies.py:170: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ ../../../../../lib389/lib389/topologies.py:71: in create_topology instance.create() ../../../../../lib389/lib389/__init__.py:936: in create self._createDirsrv() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <lib389.DirSrv object at 0x7f7032637b90> def _createDirsrv(self): """Create a new instance of directory server @param self - containing the set properties SER_HOST (host) SER_PORT (port) SER_SECURE_PORT (sslport) SER_ROOT_DN (binddn) SER_ROOT_PW (bindpw) SER_CREATION_SUFFIX (creation_suffix) SER_USER_ID (userid) SER_SERVERID_PROP (serverid) SER_GROUP_ID (groupid) SER_DEPLOYED_DIR (prefix) SER_BACKUP_INST_DIR (backupdir) SER_REALM (krb5_realm) @return None @raise None } """ DirSrvTools.lib389User(user=DEFAULT_USER) prog = os.path.join(self.ds_paths.sbin_dir, CMD_PATH_SETUP_DS) if not os.path.isfile(prog): log.error("Can't find file: %r, removing extension" % prog) prog = prog[:-3] # Create and extract a service keytab args = {SER_HOST: self.host, SER_PORT: self.port, SER_SECURE_PORT: self.sslport, SER_ROOT_DN: self.binddn, SER_ROOT_PW: self.bindpw, SER_CREATION_SUFFIX: self.creation_suffix, SER_USER_ID: self.userid, SER_SERVERID_PROP: self.serverid, SER_GROUP_ID: self.groupid, SER_DEPLOYED_DIR: self.prefix, SER_BACKUP_INST_DIR: self.backupdir, SER_STRICT_HOSTNAME_CHECKING: self.strict_hostname} if self.inst_scripts is not None: args[SER_INST_SCRIPTS_ENABLED] = self.inst_scripts content = formatInfData(args) result = DirSrvTools.runInfProg(prog, content, self.verbose, prefix=self.prefix) if result != 0: > raise Exception('Failed to run setup-ds.pl') E Exception: Failed to run setup-ds.pl ../../../../../lib389/lib389/__init__.py:841: Exception ---------------------------- Captured stdout setup ----------------------------- OK group dirsrv exists OK user dirsrv exists !!!!!!!!!!!!!!!!!!!! Interrupted: stopping after 1 failures !!!!!!!!!!!!!!!!!!!! =========================== 1 error in 2.64 seconds ============================ + MSG=FAILED + RC=1 + '[' 1 -ne 0 ']' + sudo /usr/sbin/sendmail mreynolds@redhat.com + exit 1 Build step 'Execute shell' marked build as failure
Changes:
[spichugi] Issue 49381 - Refactor ACL test suite docstrings
------------------------------------------ [...truncated 4028 lines...] + cd http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILD + cd 389-ds-base-1.4.0.1.20171012git7b36a26 + DOCDIR=http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git7b36a26.fc25.x86_64/usr/share/doc/389-ds-base + export DOCDIR + /usr/bin/mkdir -p http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git7b36a26.fc25.x86_64/usr/share/doc/389-ds-base + cp -pr LICENSE http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git7b36a26.fc25.x86_64/usr/share/doc/389-ds-base + cp -pr LICENSE.GPLv3+ http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git7b36a26.fc25.x86_64/usr/share/doc/389-ds-base + cp -pr LICENSE.openssl http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git7b36a26.fc25.x86_64/usr/share/doc/389-ds-base + exit 0 Provides: 389-ds-base = 1.4.0.1-20171012git7b36a26.fc25 389-ds-base(x86-64) = 1.4.0.1-20171012git7b36a26.fc25 config(389-ds-base) = 1.4.0.1-20171012git7b36a26.fc25 ldif2ldbm libacctpolicy-plugin.so()(64bit) libacctusability-plugin.so()(64bit) libacl-plugin.so()(64bit) libaddn-plugin.so()(64bit) libattr-unique-plugin.so()(64bit) libautomember-plugin.so()(64bit) libback-ldbm.so()(64bit) libbitwise-plugin.so()(64bit) libchainingdb-plugin.so()(64bit) libcollation-plugin.so()(64bit) libcontentsync-plugin.so()(64bit) libcos-plugin.so()(64bit) libderef-plugin.so()(64bit) libdistrib-plugin.so()(64bit) libdna-plugin.so()(64bit) libhttp-client-plugin.so()(64bit) liblinkedattrs-plugin.so()(64bit) libmanagedentries-plugin.so()(64bit) libmemberof-plugin.so()(64bit) libpam-passthru-plugin.so()(64bit) libpassthru-plugin.so()(64bit) libpbe-plugin.so()(64bit) libposix-winsync-plugin.so()(64bit) libpwdstorage-plugin.so()(64bit) libreferint-plugin.so()(64bit) libreplication-plugin.so()(64bit) libretrocl-plugin.so()(64bit) libroles-plugin.so()(64bit) librootdn-access-plugin.so()(64bit) libschemareload-plugin.so()(64bit) libstatechange-plugin.so()(64bit) libsyntax-plugin.so()(64bit) libusn-plugin.so()(64bit) libviews-plugin.so()(64bit) libwhoami-plugin.so()(64bit) Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileCaps) <= 4.6.1-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh systemd-units Requires(preun): /bin/sh systemd-units Requires(postun): /bin/sh systemd-units Requires: /bin/sh /usr/bin/env /usr/bin/perl /usr/bin/python /usr/bin/python2 libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcom_err.so.2()(64bit) libcrypt.so.1()(64bit) libcrypt.so.1(GLIBC_2.2.5)(64bit) libdb-5.3.so()(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libevent-2.0.so.5()(64bit) libicudata.so.57()(64bit) libicui18n.so.57()(64bit) libicuuc.so.57()(64bit) libk5crypto.so.3()(64bit) libkrb5.so.3()(64bit) liblber-2.4.so.2()(64bit) libldap-2.4.so.2()(64bit) libldap_r-2.4.so.2()(64bit) libldaputil.so.0()(64bit) libns-dshttpd-1.4.0.1.20171012git7b36a26.so()(64bit) libnspr4.so()(64bit) libnss3.so()(64bit) libnss3.so(NSS_3.12)(64bit) libnss3.so(NSS_3.2)(64bit) libnss3.so(NSS_3.3)(64bit) libnss3.so(NSS_3.4)(64bit) libnss3.so(NSS_3.9.2)(64bit) libnunc-stans.so.0()(64bit) libpam.so.0()(64bit) libpam.so.0(LIBPAM_1.0)(64bit) libpcre.so.1()(64bit) libplc4.so()(64bit) libplds4.so()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libsasl2.so.3()(64bit) libsds.so.0()(64bit) libslapd.so.0()(64bit) libssl3.so()(64bit) libssl3.so(NSS_3.14)(64bit) libssl3.so(NSS_3.2)(64bit) libssl3.so(NSS_3.7.4)(64bit) libsvrcore.so.0()(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) libtcmalloc.so.4()(64bit) rtld(GNU_HASH) Conflicts: selinux-policy-base < 3.9.8 Obsoletes: 389-ds-base <= 1.3.5.4 389-ds-base-selinux Processing files: 389-ds-base-libs-1.4.0.1-20171012git7b36a26.fc25.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cjWDe3 + umask 022 + cd http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILD + cd 389-ds-base-1.4.0.1.20171012git7b36a26 + DOCDIR=http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git7b36a26.fc25.x86_64/usr/share/doc/389-ds-base-libs + export DOCDIR + /usr/bin/mkdir -p http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git7b36a26.fc25.x86_64/usr/share/doc/389-ds-base-libs + cp -pr LICENSE http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git7b36a26.fc25.x86_64/usr/share/doc/389-ds-base-libs + cp -pr LICENSE.GPLv3+ http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git7b36a26.fc25.x86_64/usr/share/doc/389-ds-base-libs + cp -pr LICENSE.openssl http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git7b36a26.fc25.x86_64/usr/share/doc/389-ds-base-libs + cp -pr README.devel http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git7b36a26.fc25.x86_64/usr/share/doc/389-ds-base-libs + exit 0 Provides: 389-ds-base-libs = 1.4.0.1-20171012git7b36a26.fc25 389-ds-base-libs(x86-64) = 1.4.0.1-20171012git7b36a26.fc25 libldaputil.so.0()(64bit) libns-dshttpd-1.4.0.1.20171012git7b36a26.so()(64bit) libnunc-stans.so.0()(64bit) libsds.so.0()(64bit) libslapd.so.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libcom_err.so.2()(64bit) libevent-2.0.so.5()(64bit) libgcc_s.so.1()(64bit) libk5crypto.so.3()(64bit) libkrb5.so.3()(64bit) libkrb5.so.3(krb5_3_MIT)(64bit) liblber-2.4.so.2()(64bit) libldap_r-2.4.so.2()(64bit) libldaputil.so.0()(64bit) libm.so.6()(64bit) libnspr4.so()(64bit) libnss3.so()(64bit) libnss3.so(NSS_3.10.2)(64bit) libnss3.so(NSS_3.12)(64bit) libnss3.so(NSS_3.2)(64bit) libnss3.so(NSS_3.3)(64bit) libnss3.so(NSS_3.4)(64bit) libnss3.so(NSS_3.6)(64bit) libnss3.so(NSS_3.9)(64bit) libpcre.so.1()(64bit) libplc4.so()(64bit) libplds4.so()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libsasl2.so.3()(64bit) libsds.so.0()(64bit) libslapd.so.0()(64bit) libssl3.so()(64bit) libssl3.so(NSS_3.12.6)(64bit) libssl3.so(NSS_3.14)(64bit) libssl3.so(NSS_3.2)(64bit) libssl3.so(NSS_3.20)(64bit) libssl3.so(NSS_3.4)(64bit) libstdc++.so.6()(64bit) libsvrcore.so.0()(64bit) libsystemd.so.0()(64bit) libtcmalloc.so.4()(64bit) rtld(GNU_HASH) Processing files: 389-ds-base-devel-1.4.0.1-20171012git7b36a26.fc25.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kPAwNM + umask 022 + cd http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILD + cd 389-ds-base-1.4.0.1.20171012git7b36a26 + DOCDIR=http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git7b36a26.fc25.x86_64/usr/share/doc/389-ds-base-devel + export DOCDIR + /usr/bin/mkdir -p http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git7b36a26.fc25.x86_64/usr/share/doc/389-ds-base-devel + cp -pr LICENSE http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git7b36a26.fc25.x86_64/usr/share/doc/389-ds-base-devel + cp -pr LICENSE.GPLv3+ http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git7b36a26.fc25.x86_64/usr/share/doc/389-ds-base-devel + cp -pr LICENSE.openssl http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git7b36a26.fc25.x86_64/usr/share/doc/389-ds-base-devel + cp -pr README.devel http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git7b36a26.fc25.x86_64/usr/share/doc/389-ds-base-devel + exit 0 Provides: 389-ds-base-devel = 1.4.0.1-20171012git7b36a26.fc25 389-ds-base-devel(x86-64) = 1.4.0.1-20171012git7b36a26.fc25 pkgconfig(dirsrv) = 1.4.0.1.20171012git7b36a26 pkgconfig(libsds) = 1.4.0.1.20171012git7b36a26 pkgconfig(nunc-stans) = 1.4.0.1.20171012git7b36a26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libldaputil.so.0()(64bit) libnunc-stans.so.0()(64bit) libsds.so.0()(64bit) libslapd.so.0()(64bit) pkgconfig(nspr) Processing files: 389-ds-base-snmp-1.4.0.1-20171012git7b36a26.fc25.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FNp1Tw + umask 022 + cd http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILD + cd 389-ds-base-1.4.0.1.20171012git7b36a26 + DOCDIR=http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git7b36a26.fc25.x86_64/usr/share/doc/389-ds-base-snmp + export DOCDIR + /usr/bin/mkdir -p http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git7b36a26.fc25.x86_64/usr/share/doc/389-ds-base-snmp + cp -pr LICENSE http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git7b36a26.fc25.x86_64/usr/share/doc/389-ds-base-snmp + cp -pr LICENSE.GPLv3+ http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git7b36a26.fc25.x86_64/usr/share/doc/389-ds-base-snmp + cp -pr LICENSE.openssl http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git7b36a26.fc25.x86_64/usr/share/doc/389-ds-base-snmp + cp -pr README.devel http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git7b36a26.fc25.x86_64/usr/share/doc/389-ds-base-snmp + exit 0 Provides: 389-ds-base-snmp = 1.4.0.1-20171012git7b36a26.fc25 389-ds-base-snmp(x86-64) = 1.4.0.1-20171012git7b36a26.fc25 config(389-ds-base-snmp) = 1.4.0.1-20171012git7b36a26.fc25 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.10()(64bit) libdl.so.2()(64bit) liblber-2.4.so.2()(64bit) libldap-2.4.so.2()(64bit) libm.so.6()(64bit) libnetsnmp.so.30()(64bit) libnetsnmpagent.so.30()(64bit) libnetsnmpmibs.so.30()(64bit) libnspr4.so()(64bit) libnss3.so()(64bit) libplc4.so()(64bit) libplds4.so()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librpm.so.7()(64bit) librpmio.so.7()(64bit) libsasl2.so.3()(64bit) libsensors.so.4()(64bit) libssl.so.10()(64bit) libssl3.so()(64bit) libtcmalloc.so.4()(64bit) libwrap.so.0()(64bit) rtld(GNU_HASH) Obsoletes: 389-ds-base <= 1.3.5.4 Processing files: python3-lib389-1.4.0.1-20171012git7b36a26.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.INQCah + umask 022 + cd http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILD + cd 389-ds-base-1.4.0.1.20171012git7b36a26 + DOCDIR=http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git7b36a26.fc25.x86_64/usr/share/doc/python3-lib389 + export DOCDIR + /usr/bin/mkdir -p http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git7b36a26.fc25.x86_64/usr/share/doc/python3-lib389 + cp -pr LICENSE http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git7b36a26.fc25.x86_64/usr/share/doc/python3-lib389 + cp -pr LICENSE.GPLv3+ http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git7b36a26.fc25.x86_64/usr/share/doc/python3-lib389 + exit 0 Provides: python3-lib389 = 1.4.0.1-20171012git7b36a26.fc25 python3.5dist(lib389) = 1.4.0.1 python3dist(lib389) = 1.4.0.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.5 Processing files: python3-389-ds-base-tests-1.4.0.1-20171012git7b36a26.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Y7Gc9z + umask 022 + cd http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILD + cd 389-ds-base-1.4.0.1.20171012git7b36a26 + DOCDIR=http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git7b36a26.fc25.x86_64/usr/share/doc/python3-389-ds-base-tests + export DOCDIR + /usr/bin/mkdir -p http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git7b36a26.fc25.x86_64/usr/share/doc/python3-389-ds-base-tests + cp -pr LICENSE http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git7b36a26.fc25.x86_64/usr/share/doc/python3-389-ds-base-tests + cp -pr LICENSE.GPLv3+ http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git7b36a26.fc25.x86_64/usr/share/doc/python3-389-ds-base-tests + exit 0 Provides: python3-389-ds-base-tests = 1.4.0.1-20171012git7b36a26.fc25 python3.5dist(dirsrvtests) = 1.4.0.1 python3dist(dirsrvtests) = 1.4.0.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.5 Processing files: 389-ds-base-debuginfo-1.4.0.1-20171012git7b36a26.fc25.x86_64 Provides: 389-ds-base-debuginfo = 1.4.0.1-20171012git7b36a26.fc25 389-ds-base-debuginfo(x86-64) = 1.4.0.1-20171012git7b36a26.fc25 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git7b36a26.fc25.x86_64 Wrote: http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/SRPMS/389-ds-base-1.4.0.1-20171012git7b36a26.fc25.src.rpm Wrote: http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/RPMS/x86_64/389-ds-base-1.4.0.1-20171012git7b36a26.fc25.x86_64.rpm Wrote: http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/RPMS/x86_64/389-ds-base-libs-1.4.0.1-20171012git7b36a26.fc25.x86_64.rpm Wrote: http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/RPMS/x86_64/389-ds-base-devel-1.4.0.1-20171012git7b36a26.fc25.x86_64.rpm Wrote: http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/RPMS/x86_64/389-ds-base-snmp-1.4.0.1-20171012git7b36a26.fc25.x86_64.rpm Wrote: http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/RPMS/noarch/python3-lib389-1.4.0.1-20171012git7b36a26.fc25.noarch.rpm Wrote: http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/RPMS/noarch/python3-389-ds-base-tests-1.4.0.1-20171012git7b36a26.fc25.noarch.rpm Wrote: http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/RPMS/x86_64/389-ds-base-debuginfo-1.4.0.1-20171012git7b36a26.fc25.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qTowp0 + umask 022 + cd http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILD + cd 389-ds-base-1.4.0.1.20171012git7b36a26 + rm -rf http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git7b36a26.fc25.x86_64 + exit 0 cp http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/RPMS/*/389-ds-base-1.4.0.1-20171012git7b36a26*.rpm dist/rpms/ cp http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/RPMS/*/389-ds-base-*-1.4.0.1*.rpm dist/rpms/ cp http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/SRPMS/389-ds-base-1.4.0.1-20171012git7b36a26*.src.rpm dist/srpms/ rm -rf http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild + cd dist/rpms/ + sudo rpm -iUvh 389-ds-base-1.4.0.1-20171012git7b36a26.fc25.x86_64.rpm 389-ds-base-libs-1.4.0.1-20171012git7b36a26.fc25.x86_64.rpm 389-ds-base-debuginfo-1.4.0.1-20171012git7b36a26.fc25.x86_64.rpm 389-ds-base-devel-1.4.0.1-20171012git7b36a26.fc25.x86_64.rpm 389-ds-base-snmp-1.4.0.1-20171012git7b36a26.fc25.x86_64.rpm Preparing... ######################################## Updating / installing... 389-ds-base-libs-1.4.0.1-20171012git7b######################################## 389-ds-base-1.4.0.1-20171012git7b36a26######################################## 389-ds-base-snmp-1.4.0.1-20171012git7b######################################## 389-ds-base-devel-1.4.0.1-20171012git7######################################## 389-ds-base-debuginfo-1.4.0.1-20171012######################################## Cleaning up / removing... 389-ds-base-devel-1.3.5.19-1.fc25 ######################################## 389-ds-base-1.3.5.19-1.fc25 ######################################## 389-ds-base-libs-1.3.5.19-1.fc25 ######################################## + '[' 0 -ne 0 ']' + sudo sysctl -w fs.suid_dumpable=1 fs.suid_dumpable = 1 + sudo chmod 777 /etc/sysconfig/dirsrv.systemd + sudo echo LimitCORE=infinity + sudo systemctl daemon-reload + echo Run the lib389 tests... Run the lib389 tests... + cd ../../dirsrvtests/tests/suites/basic ++ date + DATE='Thu Oct 12 12:53:45 CEST 2017' ++ sudo PYTHONPATH=http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/lib389/ py.test -v -x basic_test.py + RESULT='============================= test session starts ============================== platform linux2 -- Python 2.7.13, pytest-2.9.2, py-1.4.34, pluggy-0.3.1 -- /usr/bin/python2 cachedir: .cache rootdir: http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/dirsrvtests/tests/suites/basic, inifile: plugins: sourceorder-0.5, multihost-1.1 collecting ... collected 23 items
basic_test.py::test_basic_ops ERROR
==================================== ERRORS ==================================== _______________________ ERROR at setup of test_basic_ops _______________________
request = <SubRequest '''topology_st''' for <Function '''test_basic_ops'''>>
@pytest.fixture(scope="module") def topology_st(request): """Create DS standalone instance"""
topology = create_topology({ReplicaRole.STANDALONE: 1})
../../../../../lib389/lib389/topologies.py:170: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ ../../../../../lib389/lib389/topologies.py:71: in create_topology instance.create() ../../../../../lib389/lib389/__init__.py:936: in create self._createDirsrv() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <lib389.DirSrv object at 0x7f9165611b90>
def _createDirsrv(self): """Create a new instance of directory server
@param self - containing the set properties
SER_HOST (host) SER_PORT (port) SER_SECURE_PORT (sslport) SER_ROOT_DN (binddn) SER_ROOT_PW (bindpw) SER_CREATION_SUFFIX (creation_suffix) SER_USER_ID (userid) SER_SERVERID_PROP (serverid) SER_GROUP_ID (groupid) SER_DEPLOYED_DIR (prefix) SER_BACKUP_INST_DIR (backupdir) SER_REALM (krb5_realm)
@return None
@raise None
} """
DirSrvTools.lib389User(user=DEFAULT_USER) prog = os.path.join(self.ds_paths.sbin_dir, CMD_PATH_SETUP_DS)
if not os.path.isfile(prog): log.error("Can'''t find file: %r, removing extension" % prog) prog = prog[:-3]
# Create and extract a service keytab args = {SER_HOST: self.host, SER_PORT: self.port, SER_SECURE_PORT: self.sslport, SER_ROOT_DN: self.binddn, SER_ROOT_PW: self.bindpw, SER_CREATION_SUFFIX: self.creation_suffix, SER_USER_ID: self.userid, SER_SERVERID_PROP: self.serverid, SER_GROUP_ID: self.groupid, SER_DEPLOYED_DIR: self.prefix, SER_BACKUP_INST_DIR: self.backupdir, SER_STRICT_HOSTNAME_CHECKING: self.strict_hostname}
if self.inst_scripts is not None: args[SER_INST_SCRIPTS_ENABLED] = self.inst_scripts
content = formatInfData(args) result = DirSrvTools.runInfProg(prog, content, self.verbose, prefix=self.prefix) if result != 0:
raise Exception('\''Failed to run setup-ds.pl'\'')
E Exception: Failed to run setup-ds.pl
../../../../../lib389/lib389/__init__.py:841: Exception ---------------------------- Captured stdout setup ----------------------------- OK group dirsrv exists OK user dirsrv exists !!!!!!!!!!!!!!!!!!!! Interrupted: stopping after 1 failures !!!!!!!!!!!!!!!!!!!! =========================== 1 error in 2.00 seconds ============================' + '[' 2 -ne 0 ']' + echo CI Tests 'FAILED!' CI Tests FAILED! + echo ============================= test session starts ============================== platform linux2 -- Python 2.7.13, pytest-2.9.2, py-1.4.34, pluggy-0.3.1 -- /usr/bin/python2 cachedir: .cache rootdir: http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/dirsrvtests/tests/suites/basic, inifile: plugins: sourceorder-0.5, multihost-1.1 collecting ... collected 23 items basic_test.py::test_basic_ops ERROR ==================================== ERRORS ==================================== _______________________ ERROR at setup of test_basic_ops _______________________ request = '<SubRequest' ''''topology_st'''' for '<Function' ''''test_basic_ops'''>>' '@pytest.fixture(scope="module")' def 'topology_st(request):' '"""Create' DS standalone 'instance"""' '>' topology = 'create_topology({ReplicaRole.STANDALONE:' '1})' ../../../../../lib389/lib389/topologies.py:170: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ ../../../../../lib389/lib389/topologies.py:71: in create_topology 'instance.create()' ../../../../../lib389/lib389/__init__.py:936: in create 'self._createDirsrv()' _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = '<lib389.DirSrv' object at '0x7f9165611b90>' def '_createDirsrv(self):' '"""Create' a new instance of directory server @param self - containing the set properties SER_HOST '(host)' SER_PORT '(port)' SER_SECURE_PORT '(sslport)' SER_ROOT_DN '(binddn)' SER_ROOT_PW '(bindpw)' SER_CREATION_SUFFIX '(creation_suffix)' SER_USER_ID '(userid)' SER_SERVERID_PROP '(serverid)' SER_GROUP_ID '(groupid)' SER_DEPLOYED_DIR '(prefix)' SER_BACKUP_INST_DIR '(backupdir)' SER_REALM '(krb5_realm)' @return None @raise None '}' '"""' 'DirSrvTools.lib389User(user=DEFAULT_USER)' prog = 'os.path.join(self.ds_paths.sbin_dir,' 'CMD_PATH_SETUP_DS)' if not 'os.path.isfile(prog):' 'log.error("Can'''t' find file: %r, removing 'extension"' % 'prog)' prog = 'prog[:-3]' '#' Create and extract a service keytab args = '{SER_HOST:' self.host, SER_PORT: self.port, SER_SECURE_PORT: self.sslport, SER_ROOT_DN: self.binddn, SER_ROOT_PW: self.bindpw, SER_CREATION_SUFFIX: self.creation_suffix, SER_USER_ID: self.userid, SER_SERVERID_PROP: self.serverid, SER_GROUP_ID: self.groupid, SER_DEPLOYED_DIR: self.prefix, SER_BACKUP_INST_DIR: self.backupdir, SER_STRICT_HOSTNAME_CHECKING: 'self.strict_hostname}' if self.inst_scripts is not None: 'args[SER_INST_SCRIPTS_ENABLED]' = self.inst_scripts content = 'formatInfData(args)' result = 'DirSrvTools.runInfProg(prog,' content, self.verbose, 'prefix=self.prefix)' if result '!=' 0: '>' raise 'Exception('''Failed' to run 'setup-ds.pl''')' E Exception: Failed to run setup-ds.pl ../../../../../lib389/lib389/__init__.py:841: Exception ---------------------------- Captured stdout setup ----------------------------- OK group dirsrv exists OK user dirsrv exists '!!!!!!!!!!!!!!!!!!!!' Interrupted: stopping after 1 failures '!!!!!!!!!!!!!!!!!!!!' =========================== 1 error in 2.00 seconds ============================ ============================= test session starts ============================== platform linux2 -- Python 2.7.13, pytest-2.9.2, py-1.4.34, pluggy-0.3.1 -- /usr/bin/python2 cachedir: .cache rootdir: http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/dirsrvtests/tests/suites/basic, inifile: plugins: sourceorder-0.5, multihost-1.1 collecting ... collected 23 items basic_test.py::test_basic_ops ERROR ==================================== ERRORS ==================================== _______________________ ERROR at setup of test_basic_ops _______________________ request = <SubRequest 'topology_st' for <Function 'test_basic_ops'>> @pytest.fixture(scope="module") def topology_st(request): """Create DS standalone instance""" > topology = create_topology({ReplicaRole.STANDALONE: 1}) ../../../../../lib389/lib389/topologies.py:170: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ ../../../../../lib389/lib389/topologies.py:71: in create_topology instance.create() ../../../../../lib389/lib389/__init__.py:936: in create self._createDirsrv() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <lib389.DirSrv object at 0x7f9165611b90> def _createDirsrv(self): """Create a new instance of directory server @param self - containing the set properties SER_HOST (host) SER_PORT (port) SER_SECURE_PORT (sslport) SER_ROOT_DN (binddn) SER_ROOT_PW (bindpw) SER_CREATION_SUFFIX (creation_suffix) SER_USER_ID (userid) SER_SERVERID_PROP (serverid) SER_GROUP_ID (groupid) SER_DEPLOYED_DIR (prefix) SER_BACKUP_INST_DIR (backupdir) SER_REALM (krb5_realm) @return None @raise None } """ DirSrvTools.lib389User(user=DEFAULT_USER) prog = os.path.join(self.ds_paths.sbin_dir, CMD_PATH_SETUP_DS) if not os.path.isfile(prog): log.error("Can't find file: %r, removing extension" % prog) prog = prog[:-3] # Create and extract a service keytab args = {SER_HOST: self.host, SER_PORT: self.port, SER_SECURE_PORT: self.sslport, SER_ROOT_DN: self.binddn, SER_ROOT_PW: self.bindpw, SER_CREATION_SUFFIX: self.creation_suffix, SER_USER_ID: self.userid, SER_SERVERID_PROP: self.serverid, SER_GROUP_ID: self.groupid, SER_DEPLOYED_DIR: self.prefix, SER_BACKUP_INST_DIR: self.backupdir, SER_STRICT_HOSTNAME_CHECKING: self.strict_hostname} if self.inst_scripts is not None: args[SER_INST_SCRIPTS_ENABLED] = self.inst_scripts content = formatInfData(args) result = DirSrvTools.runInfProg(prog, content, self.verbose, prefix=self.prefix) if result != 0: > raise Exception('Failed to run setup-ds.pl') E Exception: Failed to run setup-ds.pl ../../../../../lib389/lib389/__init__.py:841: Exception ---------------------------- Captured stdout setup ----------------------------- OK group dirsrv exists OK user dirsrv exists !!!!!!!!!!!!!!!!!!!! Interrupted: stopping after 1 failures !!!!!!!!!!!!!!!!!!!! =========================== 1 error in 2.00 seconds ============================ + MSG=FAILED + RC=1 + '[' 1 -ne 0 ']' + sudo /usr/sbin/sendmail mreynolds@redhat.com + exit 1 Build step 'Execute shell' marked build as failure
Changes:
[vashirov] Issue 49400 - Add clang support to rpm builds
------------------------------------------ [...truncated 271 lines...] Using cached six-1.11.0-py2.py3-none-any.whl Collecting cffi>=1.7; platform_python_implementation != "PyPy" (from cryptography>=1.9->pyopenssl) Using cached cffi-1.11.2-cp27-cp27mu-manylinux1_x86_64.whl Collecting enum34; python_version < "3" (from cryptography>=1.9->pyopenssl) Using cached enum34-1.1.6-py2-none-any.whl Collecting idna>=2.1 (from cryptography>=1.9->pyopenssl) Using cached idna-2.6-py2.py3-none-any.whl Collecting asn1crypto>=0.21.0 (from cryptography>=1.9->pyopenssl) Using cached asn1crypto-0.23.0-py2.py3-none-any.whl Collecting ipaddress; python_version < "3" (from cryptography>=1.9->pyopenssl) Using cached ipaddress-1.0.18-py2-none-any.whl Collecting pycparser (from cffi>=1.7; platform_python_implementation != "PyPy"->cryptography>=1.9->pyopenssl) Installing collected packages: pycparser, cffi, enum34, idna, asn1crypto, ipaddress, six, cryptography, pyopenssl, pyasn1, ndg-httpsclient Successfully installed asn1crypto-0.23.0 cffi-1.11.2 cryptography-2.1.1 enum34-1.1.6 idna-2.6 ipaddress-1.0.18 ndg-httpsclient-0.4.3 pyasn1-0.3.7 pycparser-2.18 pyopenssl-17.3.0 six-1.11.0 + pip install requests==2.5.3 Collecting requests==2.5.3 Using cached requests-2.5.3-py2.py3-none-any.whl Installing collected packages: requests Successfully installed requests-2.5.3 + pip install --pre --upgrade -r http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/requirements.txt Collecting python-ldap (from -r http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/requirements.txt (line 1)) Requirement already up-to-date: pyasn1 in ./venv/lib/python2.7/site-packages (from -r http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/requirements.txt (line 2)) Collecting pyasn1-modules (from -r http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/requirements.txt (line 3)) Using cached pyasn1_modules-0.1.5-py2.py3-none-any.whl Requirement already up-to-date: wheel in ./venv/lib/python2.7/site-packages (from -r http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/requirements.txt (line 4)) Collecting nose (from -r http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/requirements.txt (line 5)) Using cached nose-1.3.7-py2-none-any.whl Requirement already up-to-date: setuptools in ./venv/lib/python2.7/site-packages (from python-ldap->-r http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/requirements.txt (line 1)) Installing collected packages: python-ldap, pyasn1-modules, nose Successfully installed nose-1.3.7 pyasn1-modules-0.1.5 python-ldap-2.4.45 + pip --cert /etc/pki/tls/cert.pem install https://pagure.io/lib389.git Collecting https://pagure.io/lib389.git Downloading https://pagure.io/lib389.git Cannot unpack file /tmp/pip-KINAvj-unpack/lib389.git (downloaded from /tmp/pip-292kxJ-build, content-type: text/html; charset=utf-8); cannot detect archive format Cannot determine archive format of /tmp/pip-292kxJ-build + . venv/bin/activate ++ deactivate nondestructive ++ unset -f pydoc ++ '[' -z _ ']' ++ PATH=http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/venv/bin:/usr/local/bin:/sbin:/usr/sbin:/bin:/usr/bin ++ export PATH ++ unset _OLD_VIRTUAL_PATH ++ '[' -z '' ']' ++ '[' -n /bin/sh ']' ++ hash -r ++ '[' -z _ ']' ++ PS1= ++ export PS1 ++ unset _OLD_VIRTUAL_PS1 ++ unset VIRTUAL_ENV ++ '[' '!' nondestructive = nondestructive ']' ++ VIRTUAL_ENV=http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/venv ++ export VIRTUAL_ENV ++ _OLD_VIRTUAL_PATH=http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/venv/bin:/usr/local/bin:/sbin:/usr/sbin:/bin:/usr/bin ++ PATH=http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/venv/bin:http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/venv/bin:/usr/local/bin:/sbin:/usr/sbin:/bin:/usr/bin ++ export PATH ++ '[' -z '' ']' ++ '[' -z '' ']' ++ _OLD_VIRTUAL_PS1= ++ '[' x '!=' x ']' +++ basename http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/venv ++ PS1='(venv) ' ++ export PS1 ++ alias pydoc ++ '[' -n /bin/sh ']' ++ hash -r + echo Preparing Directory Server build/install environment... Preparing Directory Server build/install environment... + mkdir http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source + sudo mkdir http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/../../../.dirsrv + cd http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source + echo Checking out the lib389 source code... Checking out the lib389 source code... + git clone https://pagure.io/lib389.git Cloning into 'lib389'... + PYTHONPATH=http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/lib389/ + echo Checking out the Directory Server source code... Checking out the Directory Server source code... + git clone https://pagure.io/389-ds-base.git Cloning into '389-ds-base'... + mkdir BUILD + cd 389-ds-base + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + ./autogen.sh Found valid autoconf version 2.69 Found valid automake version 1.15 /usr/bin/sed: couldn't flush stdout: Broken pipe Found valid libtool version 2.4.6 Running autoreconf -fvi autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:29: installing './compile' configure.ac:25: installing './config.guess' configure.ac:25: installing './config.sub' configure.ac:14: installing './install-sh' configure.ac:14: installing './missing' Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' autoreconf: Leaving directory `.' + cd ../BUILD + echo
+ echo Running configure... Running configure... + echo ' CFLAGS=' -Wall -Wno-deprecated '-Wno-deprecated-declarations CXXFLAGS=' -Wall -Wno-deprecated '-Wno-deprecated-declarations ./configure --with-tmpfiles-d=/etc/tmpfiles.d --with-openldap --enable-cmocka --enable-gcc-security --with-systemdsystemunitdir=/lib/systemd/system --with-systemdsystemconfdir=/etc/systemd/system --enable-debug' CFLAGS= -Wall -Wno-deprecated -Wno-deprecated-declarations CXXFLAGS= -Wall -Wno-deprecated -Wno-deprecated-declarations ./configure --with-tmpfiles-d=/etc/tmpfiles.d --with-openldap --enable-cmocka --enable-gcc-security --with-systemdsystemunitdir=/lib/systemd/system --with-systemdsystemconfdir=/etc/systemd/system --enable-debug + echo Build log is http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/... Build log is http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/... + CFLAGS=' -Wall -Wno-deprecated -Wno-deprecated-declarations' + CXXFLAGS=' -Wall -Wno-deprecated -Wno-deprecated-declarations' + ../389-ds-base/configure --with-tmpfiles-d=/etc/tmpfiles.d --with-openldap --enable-cmocka --enable-gcc-security --with-systemdsystemunitdir=/lib/systemd/system --with-systemdsystemconfdir=/etc/systemd/system --enable-debug + echo
+ echo Running make... Running make... + echo Build log is http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/... Build log is http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/... + make check + echo Build http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/65/ failed Build http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/65/ failed + echo Last 100 lines of build log: Last 100 lines of build log: + echo ------------------------------------------------------------ ------------------------------------------------------------ + tail -100 build.65.txt config.status: creating Makefile config.status: creating rpm/389-ds-base.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands perl ../389-ds-base/ldap/servers/slapd/mkDBErrStrs.pl -i /usr/include/libdb -o . make check-am make[1]: Entering directory 'http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/BUILD' gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DBUILD_NUM="2017.285.123" -DVENDOR=""389 Project"" -DBRAND=""389"" -DCAPBRAND=""389"" -UPACKAGE_VERSION -UPACKAGE_TARNAME -UPACKAGE_STRING -UPACKAGE_BUGREPORT -I../389-ds-base/ldap/include -I../389-ds-base/ldap/servers/slapd -I../389-ds-base/include -I. -I../389-ds-base/src/nunc-stans/include/ -DLOCALSTATEDIR=""/opt/dirsrv/var"" -DSYSCONFDIR=""/opt/dirsrv/etc"" -DLIBDIR=""/opt/dirsrv/lib"" -DBINDIR=""/opt/dirsrv/bin"" -DDATADIR=""/opt/dirsrv/share"" -DDOCDIR=""/opt/dirsrv/share/doc/389-ds-base"" -DSBINDIR=""/opt/dirsrv/sbin"" -DPLUGINDIR=""/opt/dirsrv/lib/dirsrv/plugins"" -DTEMPLATEDIR=""/opt/dirsrv/share/dirsrv/data"" -DSYSTEMSCHEMADIR=""/opt/dirsrv/share/dirsrv/schema"" -I../389-ds-base/src/nunc-stans/include/ -I/usr/include -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/nspr4 -Wall -Wno-deprecated -Wno-deprecated-declarations -MT ldap/libraries/libavl/libavl_a-avl.o -MD -MP -MF ldap/libraries/libavl/.deps/libavl_a-avl.Tpo -c -o ldap/libraries/libavl/libavl_a-avl.o `test -f 'ldap/libraries/libavl/avl.c' || echo '../389-ds-base/'`ldap/libraries/libavl/avl.c mv -f ldap/libraries/libavl/.deps/libavl_a-avl.Tpo ldap/libraries/libavl/.deps/libavl_a-avl.Po rm -f libavl.a ar cru libavl.a ldap/libraries/libavl/libavl_a-avl.o ranlib libavl.a /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/sds/core/libsds_la-utils.lo -MD -MP -MF src/libsds/sds/core/.deps/libsds_la-utils.Tpo -c -o src/libsds/sds/core/libsds_la-utils.lo `test -f 'src/libsds/sds/core/utils.c' || echo '../389-ds-base/'`src/libsds/sds/core/utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/sds/core/libsds_la-utils.lo -MD -MP -MF src/libsds/sds/core/.deps/libsds_la-utils.Tpo -c ../389-ds-base/src/libsds/sds/core/utils.c -fPIC -DPIC -o src/libsds/sds/core/.libs/libsds_la-utils.o mv -f src/libsds/sds/core/.deps/libsds_la-utils.Tpo src/libsds/sds/core/.deps/libsds_la-utils.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/sds/core/libsds_la-crc32c.lo -MD -MP -MF src/libsds/sds/core/.deps/libsds_la-crc32c.Tpo -c -o src/libsds/sds/core/libsds_la-crc32c.lo `test -f 'src/libsds/sds/core/crc32c.c' || echo '../389-ds-base/'`src/libsds/sds/core/crc32c.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/sds/core/libsds_la-crc32c.lo -MD -MP -MF src/libsds/sds/core/.deps/libsds_la-crc32c.Tpo -c ../389-ds-base/src/libsds/sds/core/crc32c.c -fPIC -DPIC -o src/libsds/sds/core/.libs/libsds_la-crc32c.o mv -f src/libsds/sds/core/.deps/libsds_la-crc32c.Tpo src/libsds/sds/core/.deps/libsds_la-crc32c.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/sds/bpt/libsds_la-bpt.lo -MD -MP -MF src/libsds/sds/bpt/.deps/libsds_la-bpt.Tpo -c -o src/libsds/sds/bpt/libsds_la-bpt.lo `test -f 'src/libsds/sds/bpt/bpt.c' || echo '../389-ds-base/'`src/libsds/sds/bpt/bpt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/sds/bpt/libsds_la-bpt.lo -MD -MP -MF src/libsds/sds/bpt/.deps/libsds_la-bpt.Tpo -c ../389-ds-base/src/libsds/sds/bpt/bpt.c -fPIC -DPIC -o src/libsds/sds/bpt/.libs/libsds_la-bpt.o mv -f src/libsds/sds/bpt/.deps/libsds_la-bpt.Tpo src/libsds/sds/bpt/.deps/libsds_la-bpt.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/sds/bpt/libsds_la-list.lo -MD -MP -MF src/libsds/sds/bpt/.deps/libsds_la-list.Tpo -c -o src/libsds/sds/bpt/libsds_la-list.lo `test -f 'src/libsds/sds/bpt/list.c' || echo '../389-ds-base/'`src/libsds/sds/bpt/list.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/sds/bpt/libsds_la-list.lo -MD -MP -MF src/libsds/sds/bpt/.deps/libsds_la-list.Tpo -c ../389-ds-base/src/libsds/sds/bpt/list.c -fPIC -DPIC -o src/libsds/sds/bpt/.libs/libsds_la-list.o mv -f src/libsds/sds/bpt/.deps/libsds_la-list.Tpo src/libsds/sds/bpt/.deps/libsds_la-list.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/sds/bpt/libsds_la-search.lo -MD -MP -MF src/libsds/sds/bpt/.deps/libsds_la-search.Tpo -c -o src/libsds/sds/bpt/libsds_la-search.lo `test -f 'src/libsds/sds/bpt/search.c' || echo '../389-ds-base/'`src/libsds/sds/bpt/search.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/sds/bpt/libsds_la-search.lo -MD -MP -MF src/libsds/sds/bpt/.deps/libsds_la-search.Tpo -c ../389-ds-base/src/libsds/sds/bpt/search.c -fPIC -DPIC -o src/libsds/sds/bpt/.libs/libsds_la-search.o mv -f src/libsds/sds/bpt/.deps/libsds_la-search.Tpo src/libsds/sds/bpt/.deps/libsds_la-search.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/sds/bpt/libsds_la-common.lo -MD -MP -MF src/libsds/sds/bpt/.deps/libsds_la-common.Tpo -c -o src/libsds/sds/bpt/libsds_la-common.lo `test -f 'src/libsds/sds/bpt/common.c' || echo '../389-ds-base/'`src/libsds/sds/bpt/common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/sds/bpt/libsds_la-common.lo -MD -MP -MF src/libsds/sds/bpt/.deps/libsds_la-common.Tpo -c ../389-ds-base/src/libsds/sds/bpt/common.c -fPIC -DPIC -o src/libsds/sds/bpt/.libs/libsds_la-common.o mv -f src/libsds/sds/bpt/.deps/libsds_la-common.Tpo src/libsds/sds/bpt/.deps/libsds_la-common.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/sds/bpt/libsds_la-map.lo -MD -MP -MF src/libsds/sds/bpt/.deps/libsds_la-map.Tpo -c -o src/libsds/sds/bpt/libsds_la-map.lo `test -f 'src/libsds/sds/bpt/map.c' || echo '../389-ds-base/'`src/libsds/sds/bpt/map.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/sds/bpt/libsds_la-map.lo -MD -MP -MF src/libsds/sds/bpt/.deps/libsds_la-map.Tpo -c ../389-ds-base/src/libsds/sds/bpt/map.c -fPIC -DPIC -o src/libsds/sds/bpt/.libs/libsds_la-map.o mv -f src/libsds/sds/bpt/.deps/libsds_la-map.Tpo src/libsds/sds/bpt/.deps/libsds_la-map.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/sds/bpt/libsds_la-set.lo -MD -MP -MF src/libsds/sds/bpt/.deps/libsds_la-set.Tpo -c -o src/libsds/sds/bpt/libsds_la-set.lo `test -f 'src/libsds/sds/bpt/set.c' || echo '../389-ds-base/'`src/libsds/sds/bpt/set.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/sds/bpt/libsds_la-set.lo -MD -MP -MF src/libsds/sds/bpt/.deps/libsds_la-set.Tpo -c ../389-ds-base/src/libsds/sds/bpt/set.c -fPIC -DPIC -o src/libsds/sds/bpt/.libs/libsds_la-set.o mv -f src/libsds/sds/bpt/.deps/libsds_la-set.Tpo src/libsds/sds/bpt/.deps/libsds_la-set.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/sds/bpt/libsds_la-verify.lo -MD -MP -MF src/libsds/sds/bpt/.deps/libsds_la-verify.Tpo -c -o src/libsds/sds/bpt/libsds_la-verify.lo `test -f 'src/libsds/sds/bpt/verify.c' || echo '../389-ds-base/'`src/libsds/sds/bpt/verify.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/sds/bpt/libsds_la-verify.lo -MD -MP -MF src/libsds/sds/bpt/.deps/libsds_la-verify.Tpo -c ../389-ds-base/src/libsds/sds/bpt/verify.c -fPIC -DPIC -o src/libsds/sds/bpt/.libs/libsds_la-verify.o mv -f src/libsds/sds/bpt/.deps/libsds_la-verify.Tpo src/libsds/sds/bpt/.deps/libsds_la-verify.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/sds/bpt_cow/libsds_la-atomic.lo -MD -MP -MF src/libsds/sds/bpt_cow/.deps/libsds_la-atomic.Tpo -c -o src/libsds/sds/bpt_cow/libsds_la-atomic.lo `test -f 'src/libsds/sds/bpt_cow/atomic.c' || echo '../389-ds-base/'`src/libsds/sds/bpt_cow/atomic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/sds/bpt_cow/libsds_la-atomic.lo -MD -MP -MF src/libsds/sds/bpt_cow/.deps/libsds_la-atomic.Tpo -c ../389-ds-base/src/libsds/sds/bpt_cow/atomic.c -fPIC -DPIC -o src/libsds/sds/bpt_cow/.libs/libsds_la-atomic.o mv -f src/libsds/sds/bpt_cow/.deps/libsds_la-atomic.Tpo src/libsds/sds/bpt_cow/.deps/libsds_la-atomic.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/sds/bpt_cow/libsds_la-bpt_cow.lo -MD -MP -MF src/libsds/sds/bpt_cow/.deps/libsds_la-bpt_cow.Tpo -c -o src/libsds/sds/bpt_cow/libsds_la-bpt_cow.lo `test -f 'src/libsds/sds/bpt_cow/bpt_cow.c' || echo '../389-ds-base/'`src/libsds/sds/bpt_cow/bpt_cow.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/sds/bpt_cow/libsds_la-bpt_cow.lo -MD -MP -MF src/libsds/sds/bpt_cow/.deps/libsds_la-bpt_cow.Tpo -c ../389-ds-base/src/libsds/sds/bpt_cow/bpt_cow.c -fPIC -DPIC -o src/libsds/sds/bpt_cow/.libs/libsds_la-bpt_cow.o mv -f src/libsds/sds/bpt_cow/.deps/libsds_la-bpt_cow.Tpo src/libsds/sds/bpt_cow/.deps/libsds_la-bpt_cow.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/sds/bpt_cow/libsds_la-delete.lo -MD -MP -MF src/libsds/sds/bpt_cow/.deps/libsds_la-delete.Tpo -c -o src/libsds/sds/bpt_cow/libsds_la-delete.lo `test -f 'src/libsds/sds/bpt_cow/delete.c' || echo '../389-ds-base/'`src/libsds/sds/bpt_cow/delete.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/sds/bpt_cow/libsds_la-delete.lo -MD -MP -MF src/libsds/sds/bpt_cow/.deps/libsds_la-delete.Tpo -c ../389-ds-base/src/libsds/sds/bpt_cow/delete.c -fPIC -DPIC -o src/libsds/sds/bpt_cow/.libs/libsds_la-delete.o mv -f src/libsds/sds/bpt_cow/.deps/libsds_la-delete.Tpo src/libsds/sds/bpt_cow/.deps/libsds_la-delete.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/sds/bpt_cow/libsds_la-insert.lo -MD -MP -MF src/libsds/sds/bpt_cow/.deps/libsds_la-insert.Tpo -c -o src/libsds/sds/bpt_cow/libsds_la-insert.lo `test -f 'src/libsds/sds/bpt_cow/insert.c' || echo '../389-ds-base/'`src/libsds/sds/bpt_cow/insert.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/sds/bpt_cow/libsds_la-insert.lo -MD -MP -MF src/libsds/sds/bpt_cow/.deps/libsds_la-insert.Tpo -c ../389-ds-base/src/libsds/sds/bpt_cow/insert.c -fPIC -DPIC -o src/libsds/sds/bpt_cow/.libs/libsds_la-insert.o mv -f src/libsds/sds/bpt_cow/.deps/libsds_la-insert.Tpo src/libsds/sds/bpt_cow/.deps/libsds_la-insert.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/sds/bpt_cow/libsds_la-node.lo -MD -MP -MF src/libsds/sds/bpt_cow/.deps/libsds_la-node.Tpo -c -o src/libsds/sds/bpt_cow/libsds_la-node.lo `test -f 'src/libsds/sds/bpt_cow/node.c' || echo '../389-ds-base/'`src/libsds/sds/bpt_cow/node.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/sds/bpt_cow/libsds_la-node.lo -MD -MP -MF src/libsds/sds/bpt_cow/.deps/libsds_la-node.Tpo -c ../389-ds-base/src/libsds/sds/bpt_cow/node.c -fPIC -DPIC -o src/libsds/sds/bpt_cow/.libs/libsds_la-node.o mv -f src/libsds/sds/bpt_cow/.deps/libsds_la-node.Tpo src/libsds/sds/bpt_cow/.deps/libsds_la-node.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/sds/bpt_cow/libsds_la-search.lo -MD -MP -MF src/libsds/sds/bpt_cow/.deps/libsds_la-search.Tpo -c -o src/libsds/sds/bpt_cow/libsds_la-search.lo `test -f 'src/libsds/sds/bpt_cow/search.c' || echo '../389-ds-base/'`src/libsds/sds/bpt_cow/search.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/sds/bpt_cow/libsds_la-search.lo -MD -MP -MF src/libsds/sds/bpt_cow/.deps/libsds_la-search.Tpo -c ../389-ds-base/src/libsds/sds/bpt_cow/search.c -fPIC -DPIC -o src/libsds/sds/bpt_cow/.libs/libsds_la-search.o mv -f src/libsds/sds/bpt_cow/.deps/libsds_la-search.Tpo src/libsds/sds/bpt_cow/.deps/libsds_la-search.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/sds/bpt_cow/libsds_la-txn.lo -MD -MP -MF src/libsds/sds/bpt_cow/.deps/libsds_la-txn.Tpo -c -o src/libsds/sds/bpt_cow/libsds_la-txn.lo `test -f 'src/libsds/sds/bpt_cow/txn.c' || echo '../389-ds-base/'`src/libsds/sds/bpt_cow/txn.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/sds/bpt_cow/libsds_la-txn.lo -MD -MP -MF src/libsds/sds/bpt_cow/.deps/libsds_la-txn.Tpo -c ../389-ds-base/src/libsds/sds/bpt_cow/txn.c -fPIC -DPIC -o src/libsds/sds/bpt_cow/.libs/libsds_la-txn.o mv -f src/libsds/sds/bpt_cow/.deps/libsds_la-txn.Tpo src/libsds/sds/bpt_cow/.deps/libsds_la-txn.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/sds/bpt_cow/libsds_la-verify.lo -MD -MP -MF src/libsds/sds/bpt_cow/.deps/libsds_la-verify.Tpo -c -o src/libsds/sds/bpt_cow/libsds_la-verify.lo `test -f 'src/libsds/sds/bpt_cow/verify.c' || echo '../389-ds-base/'`src/libsds/sds/bpt_cow/verify.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/sds/bpt_cow/libsds_la-verify.lo -MD -MP -MF src/libsds/sds/bpt_cow/.deps/libsds_la-verify.Tpo -c ../389-ds-base/src/libsds/sds/bpt_cow/verify.c -fPIC -DPIC -o src/libsds/sds/bpt_cow/.libs/libsds_la-verify.o mv -f src/libsds/sds/bpt_cow/.deps/libsds_la-verify.Tpo src/libsds/sds/bpt_cow/.deps/libsds_la-verify.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/sds/queue/libsds_la-queue.lo -MD -MP -MF src/libsds/sds/queue/.deps/libsds_la-queue.Tpo -c -o src/libsds/sds/queue/libsds_la-queue.lo `test -f 'src/libsds/sds/queue/queue.c' || echo '../389-ds-base/'`src/libsds/sds/queue/queue.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/sds/queue/libsds_la-queue.lo -MD -MP -MF src/libsds/sds/queue/.deps/libsds_la-queue.Tpo -c ../389-ds-base/src/libsds/sds/queue/queue.c -fPIC -DPIC -o src/libsds/sds/queue/.libs/libsds_la-queue.o mv -f src/libsds/sds/queue/.deps/libsds_la-queue.Tpo src/libsds/sds/queue/.deps/libsds_la-queue.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/sds/queue/libsds_la-tqueue.lo -MD -MP -MF src/libsds/sds/queue/.deps/libsds_la-tqueue.Tpo -c -o src/libsds/sds/queue/libsds_la-tqueue.lo `test -f 'src/libsds/sds/queue/tqueue.c' || echo '../389-ds-base/'`src/libsds/sds/queue/tqueue.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/sds/queue/libsds_la-tqueue.lo -MD -MP -MF src/libsds/sds/queue/.deps/libsds_la-tqueue.Tpo -c ../389-ds-base/src/libsds/sds/queue/tqueue.c -fPIC -DPIC -o src/libsds/sds/queue/.libs/libsds_la-tqueue.o mv -f src/libsds/sds/queue/.deps/libsds_la-tqueue.Tpo src/libsds/sds/queue/.deps/libsds_la-tqueue.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/sds/queue/libsds_la-lqueue.lo -MD -MP -MF src/libsds/sds/queue/.deps/libsds_la-lqueue.Tpo -c -o src/libsds/sds/queue/libsds_la-lqueue.lo `test -f 'src/libsds/sds/queue/lqueue.c' || echo '../389-ds-base/'`src/libsds/sds/queue/lqueue.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/sds/queue/libsds_la-lqueue.lo -MD -MP -MF src/libsds/sds/queue/.deps/libsds_la-lqueue.Tpo -c ../389-ds-base/src/libsds/sds/queue/lqueue.c -fPIC -DPIC -o src/libsds/sds/queue/.libs/libsds_la-lqueue.o mv -f src/libsds/sds/queue/.deps/libsds_la-lqueue.Tpo src/libsds/sds/queue/.deps/libsds_la-lqueue.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/external/csiphash/libsds_la-csiphash.lo -MD -MP -MF src/libsds/external/csiphash/.deps/libsds_la-csiphash.Tpo -c -o src/libsds/external/csiphash/libsds_la-csiphash.lo `test -f 'src/libsds/external/csiphash/csiphash.c' || echo '../389-ds-base/'`src/libsds/external/csiphash/csiphash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/external/csiphash/libsds_la-csiphash.lo -MD -MP -MF src/libsds/external/csiphash/.deps/libsds_la-csiphash.Tpo -c ../389-ds-base/src/libsds/external/csiphash/csiphash.c -fPIC -DPIC -o src/libsds/external/csiphash/.libs/libsds_la-csiphash.o mv -f src/libsds/external/csiphash/.deps/libsds_la-csiphash.Tpo src/libsds/external/csiphash/.deps/libsds_la-csiphash.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/sds/ht/libsds_la-ht.lo -MD -MP -MF src/libsds/sds/ht/.deps/libsds_la-ht.Tpo -c -o src/libsds/sds/ht/libsds_la-ht.lo `test -f 'src/libsds/sds/ht/ht.c' || echo '../389-ds-base/'`src/libsds/sds/ht/ht.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/sds/ht/libsds_la-ht.lo -MD -MP -MF src/libsds/sds/ht/.deps/libsds_la-ht.Tpo -c ../389-ds-base/src/libsds/sds/ht/ht.c -fPIC -DPIC -o src/libsds/sds/ht/.libs/libsds_la-ht.o mv -f src/libsds/sds/ht/.deps/libsds_la-ht.Tpo src/libsds/sds/ht/.deps/libsds_la-ht.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/sds/ht/libsds_la-node.lo -MD -MP -MF src/libsds/sds/ht/.deps/libsds_la-node.Tpo -c -o src/libsds/sds/ht/libsds_la-node.lo `test -f 'src/libsds/sds/ht/node.c' || echo '../389-ds-base/'`src/libsds/sds/ht/node.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/sds/ht/libsds_la-node.lo -MD -MP -MF src/libsds/sds/ht/.deps/libsds_la-node.Tpo -c ../389-ds-base/src/libsds/sds/ht/node.c -fPIC -DPIC -o src/libsds/sds/ht/.libs/libsds_la-node.o mv -f src/libsds/sds/ht/.deps/libsds_la-node.Tpo src/libsds/sds/ht/.deps/libsds_la-node.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/sds/ht/libsds_la-map.lo -MD -MP -MF src/libsds/sds/ht/.deps/libsds_la-map.Tpo -c -o src/libsds/sds/ht/libsds_la-map.lo `test -f 'src/libsds/sds/ht/map.c' || echo '../389-ds-base/'`src/libsds/sds/ht/map.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/sds/ht/libsds_la-map.lo -MD -MP -MF src/libsds/sds/ht/.deps/libsds_la-map.Tpo -c ../389-ds-base/src/libsds/sds/ht/map.c -fPIC -DPIC -o src/libsds/sds/ht/.libs/libsds_la-map.o mv -f src/libsds/sds/ht/.deps/libsds_la-map.Tpo src/libsds/sds/ht/.deps/libsds_la-map.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/sds/ht/libsds_la-op.lo -MD -MP -MF src/libsds/sds/ht/.deps/libsds_la-op.Tpo -c -o src/libsds/sds/ht/libsds_la-op.lo `test -f 'src/libsds/sds/ht/op.c' || echo '../389-ds-base/'`src/libsds/sds/ht/op.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/sds/ht/libsds_la-op.lo -MD -MP -MF src/libsds/sds/ht/.deps/libsds_la-op.Tpo -c ../389-ds-base/src/libsds/sds/ht/op.c -fPIC -DPIC -o src/libsds/sds/ht/.libs/libsds_la-op.o mv -f src/libsds/sds/ht/.deps/libsds_la-op.Tpo src/libsds/sds/ht/.deps/libsds_la-op.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/sds/ht/libsds_la-verify.lo -MD -MP -MF src/libsds/sds/ht/.deps/libsds_la-verify.Tpo -c -o src/libsds/sds/ht/libsds_la-verify.lo `test -f 'src/libsds/sds/ht/verify.c' || echo '../389-ds-base/'`src/libsds/sds/ht/verify.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../389-ds-base -g3 -DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I../389-ds-base/src/libsds/include/ -I../389-ds-base/src/libsds/external/ -I/usr/include/nspr4 -Wall -Wno-deprecated -Wno-deprecated-declarations -MT src/libsds/sds/ht/libsds_la-verify.lo -MD -MP -MF src/libsds/sds/ht/.deps/libsds_la-verify.Tpo -c ../389-ds-base/src/libsds/sds/ht/verify.c -fPIC -DPIC -o src/libsds/sds/ht/.libs/libsds_la-verify.o mv -f src/libsds/sds/ht/.deps/libsds_la-verify.Tpo src/libsds/sds/ht/.deps/libsds_la-verify.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wno-deprecated -Wno-deprecated-declarations -latomic -lplc4 -lplds4 -lnspr4 -version-info 0:0:0 -o libsds.la -rpath /opt/dirsrv/lib/dirsrv src/libsds/sds/core/libsds_la-utils.lo src/libsds/sds/core/libsds_la-crc32c.lo src/libsds/sds/bpt/libsds_la-bpt.lo src/libsds/sds/bpt/libsds_la-list.lo src/libsds/sds/bpt/libsds_la-search.lo src/libsds/sds/bpt/libsds_la-common.lo src/libsds/sds/bpt/libsds_la-map.lo src/libsds/sds/bpt/libsds_la-set.lo src/libsds/sds/bpt/libsds_la-verify.lo src/libsds/sds/bpt_cow/libsds_la-atomic.lo src/libsds/sds/bpt_cow/libsds_la-bpt_cow.lo src/libsds/sds/bpt_cow/libsds_la-delete.lo src/libsds/sds/bpt_cow/libsds_la-insert.lo src/libsds/sds/bpt_cow/libsds_la-node.lo src/libsds/sds/bpt_cow/libsds_la-search.lo src/libsds/sds/bpt_cow/libsds_la-txn.lo src/libsds/sds/bpt_cow/libsds_la-verify.lo src/libsds/sds/queue/libsds_la-queue.lo src/libsds/sds/queue/libsds_la-tqueue.lo src/libsds/sds/queue/libsds_la-lqueue.lo src/libsds/external/csiphash/libsds_la-csiphash.lo src/libsds/sds/ht/libsds_la-ht.lo src/libsds/sds/ht/libsds_la-node.lo src/libsds/sds/ht/libsds_la-map.lo src/libsds/sds/ht/libsds_la-op.lo src/libsds/sds/ht/libsds_la-verify.lo libtool: link: gcc -shared -fPIC -DPIC src/libsds/sds/core/.libs/libsds_la-utils.o src/libsds/sds/core/.libs/libsds_la-crc32c.o src/libsds/sds/bpt/.libs/libsds_la-bpt.o src/libsds/sds/bpt/.libs/libsds_la-list.o src/libsds/sds/bpt/.libs/libsds_la-search.o src/libsds/sds/bpt/.libs/libsds_la-common.o src/libsds/sds/bpt/.libs/libsds_la-map.o src/libsds/sds/bpt/.libs/libsds_la-set.o src/libsds/sds/bpt/.libs/libsds_la-verify.o src/libsds/sds/bpt_cow/.libs/libsds_la-atomic.o src/libsds/sds/bpt_cow/.libs/libsds_la-bpt_cow.o src/libsds/sds/bpt_cow/.libs/libsds_la-delete.o src/libsds/sds/bpt_cow/.libs/libsds_la-insert.o src/libsds/sds/bpt_cow/.libs/libsds_la-node.o src/libsds/sds/bpt_cow/.libs/libsds_la-search.o src/libsds/sds/bpt_cow/.libs/libsds_la-txn.o src/libsds/sds/bpt_cow/.libs/libsds_la-verify.o src/libsds/sds/queue/.libs/libsds_la-queue.o src/libsds/sds/queue/.libs/libsds_la-tqueue.o src/libsds/sds/queue/.libs/libsds_la-lqueue.o src/libsds/external/csiphash/.libs/libsds_la-csiphash.o src/libsds/sds/ht/.libs/libsds_la-ht.o src/libsds/sds/ht/.libs/libsds_la-node.o src/libsds/sds/ht/.libs/libsds_la-map.o src/libsds/sds/ht/.libs/libsds_la-op.o src/libsds/sds/ht/.libs/libsds_la-verify.o -latomic -lplc4 -lplds4 -lnspr4 -Wl,-soname -Wl,libsds.so.0 -o .libs/libsds.so.0.0.0 /bin/ld: cannot find /usr/lib64/libatomic.so.1.2.0 collect2: error: ld returned 1 exit status Makefile:5158: recipe for target 'libsds.la' failed make[1]: *** [libsds.la] Error 1 make[1]: Leaving directory 'http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/BUILD' Makefile:12147: recipe for target 'check' failed make: *** [check] Error 2 + echo ------------------------------------------------------------ ------------------------------------------------------------ + echo
+ exit 1 Build step 'Execute shell' marked build as failure
See http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/66/display/redirect
------------------------------------------ [...truncated 4011 lines...] + cp -pr LICENSE.GPLv3+ http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git7eee594.fc25.x86_64/usr/share/doc/389-ds-base + cp -pr LICENSE.openssl http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git7eee594.fc25.x86_64/usr/share/doc/389-ds-base + exit 0 Provides: 389-ds-base = 1.4.0.1-20171012git7eee594.fc25 389-ds-base(x86-64) = 1.4.0.1-20171012git7eee594.fc25 config(389-ds-base) = 1.4.0.1-20171012git7eee594.fc25 ldif2ldbm libacctpolicy-plugin.so()(64bit) libacctusability-plugin.so()(64bit) libacl-plugin.so()(64bit) libaddn-plugin.so()(64bit) libattr-unique-plugin.so()(64bit) libautomember-plugin.so()(64bit) libback-ldbm.so()(64bit) libbitwise-plugin.so()(64bit) libchainingdb-plugin.so()(64bit) libcollation-plugin.so()(64bit) libcontentsync-plugin.so()(64bit) libcos-plugin.so()(64bit) libderef-plugin.so()(64bit) libdistrib-plugin.so()(64bit) libdna-plugin.so()(64bit) libhttp-client-plugin.so()(64bit) liblinkedattrs-plugin.so()(64bit) libmanagedentries-plugin.so()(64bit) libmemberof-plugin.so()(64bit) libpam-passthru-plugin.so()(64bit) libpassthru-plugin.so()(64bit) libpbe-plugin.so()(64bit) libposix-winsync-plugin.so()(64bit) libpwdstorage-plugin.so()(64bit) libreferint-plugin.so()(64bit) libreplication-plugin.so()(64bit) libretrocl-plugin.so()(64bit) libroles-plugin.so()(64bit) librootdn-access-plugin.so()(64bit) libschemareload-plugin.so()(64bit) libstatechange-plugin.so()(64bit) libsyntax-plugin.so()(64bit) libusn-plugin.so()(64bit) libviews-plugin.so()(64bit) libwhoami-plugin.so()(64bit) Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileCaps) <= 4.6.1-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh systemd-units Requires(preun): /bin/sh systemd-units Requires(postun): /bin/sh systemd-units Requires: /bin/sh /usr/bin/env /usr/bin/perl /usr/bin/python /usr/bin/python2 libatomic.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcom_err.so.2()(64bit) libcrypt.so.1()(64bit) libcrypt.so.1(GLIBC_2.2.5)(64bit) libdb-5.3.so()(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libevent-2.0.so.5()(64bit) libicudata.so.57()(64bit) libicui18n.so.57()(64bit) libicuuc.so.57()(64bit) libk5crypto.so.3()(64bit) libkrb5.so.3()(64bit) liblber-2.4.so.2()(64bit) libldap-2.4.so.2()(64bit) libldap_r-2.4.so.2()(64bit) libldaputil.so.0()(64bit) libns-dshttpd-1.4.0.1.20171012git7eee594.so()(64bit) libnspr4.so()(64bit) libnss3.so()(64bit) libnss3.so(NSS_3.12)(64bit) libnss3.so(NSS_3.2)(64bit) libnss3.so(NSS_3.3)(64bit) libnss3.so(NSS_3.4)(64bit) libnss3.so(NSS_3.9.2)(64bit) libnunc-stans.so.0()(64bit) libpam.so.0()(64bit) libpam.so.0(LIBPAM_1.0)(64bit) libpcre.so.1()(64bit) libplc4.so()(64bit) libplds4.so()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libsasl2.so.3()(64bit) libsds.so.0()(64bit) libslapd.so.0()(64bit) libssl3.so()(64bit) libssl3.so(NSS_3.14)(64bit) libssl3.so(NSS_3.2)(64bit) libssl3.so(NSS_3.7.4)(64bit) libsvrcore.so.0()(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) libtcmalloc.so.4()(64bit) rtld(GNU_HASH) Conflicts: selinux-policy-base < 3.9.8 Obsoletes: 389-ds-base <= 1.3.5.4 389-ds-base-selinux Processing files: 389-ds-base-libs-1.4.0.1-20171012git7eee594.fc25.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1328gK + umask 022 + cd http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILD + cd 389-ds-base-1.4.0.1.20171012git7eee594 + DOCDIR=http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git7eee594.fc25.x86_64/usr/share/doc/389-ds-base-libs + export DOCDIR + /usr/bin/mkdir -p http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git7eee594.fc25.x86_64/usr/share/doc/389-ds-base-libs + cp -pr LICENSE http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git7eee594.fc25.x86_64/usr/share/doc/389-ds-base-libs + cp -pr LICENSE.GPLv3+ http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git7eee594.fc25.x86_64/usr/share/doc/389-ds-base-libs + cp -pr LICENSE.openssl http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git7eee594.fc25.x86_64/usr/share/doc/389-ds-base-libs + cp -pr README.devel http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git7eee594.fc25.x86_64/usr/share/doc/389-ds-base-libs + exit 0 Provides: 389-ds-base-libs = 1.4.0.1-20171012git7eee594.fc25 389-ds-base-libs(x86-64) = 1.4.0.1-20171012git7eee594.fc25 libldaputil.so.0()(64bit) libns-dshttpd-1.4.0.1.20171012git7eee594.so()(64bit) libnunc-stans.so.0()(64bit) libsds.so.0()(64bit) libslapd.so.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libatomic.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libcom_err.so.2()(64bit) libevent-2.0.so.5()(64bit) libgcc_s.so.1()(64bit) libk5crypto.so.3()(64bit) libkrb5.so.3()(64bit) libkrb5.so.3(krb5_3_MIT)(64bit) liblber-2.4.so.2()(64bit) libldap_r-2.4.so.2()(64bit) libldaputil.so.0()(64bit) libm.so.6()(64bit) libnspr4.so()(64bit) libnss3.so()(64bit) libnss3.so(NSS_3.10.2)(64bit) libnss3.so(NSS_3.12)(64bit) libnss3.so(NSS_3.2)(64bit) libnss3.so(NSS_3.3)(64bit) libnss3.so(NSS_3.4)(64bit) libnss3.so(NSS_3.6)(64bit) libnss3.so(NSS_3.9)(64bit) libpcre.so.1()(64bit) libplc4.so()(64bit) libplds4.so()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libsasl2.so.3()(64bit) libsds.so.0()(64bit) libslapd.so.0()(64bit) libssl3.so()(64bit) libssl3.so(NSS_3.12.6)(64bit) libssl3.so(NSS_3.14)(64bit) libssl3.so(NSS_3.2)(64bit) libssl3.so(NSS_3.20)(64bit) libssl3.so(NSS_3.4)(64bit) libstdc++.so.6()(64bit) libsvrcore.so.0()(64bit) libsystemd.so.0()(64bit) libtcmalloc.so.4()(64bit) rtld(GNU_HASH) Processing files: 389-ds-base-devel-1.4.0.1-20171012git7eee594.fc25.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TOfvcW + umask 022 + cd http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILD + cd 389-ds-base-1.4.0.1.20171012git7eee594 + DOCDIR=http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git7eee594.fc25.x86_64/usr/share/doc/389-ds-base-devel + export DOCDIR + /usr/bin/mkdir -p http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git7eee594.fc25.x86_64/usr/share/doc/389-ds-base-devel + cp -pr LICENSE http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git7eee594.fc25.x86_64/usr/share/doc/389-ds-base-devel + cp -pr LICENSE.GPLv3+ http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git7eee594.fc25.x86_64/usr/share/doc/389-ds-base-devel + cp -pr LICENSE.openssl http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git7eee594.fc25.x86_64/usr/share/doc/389-ds-base-devel + cp -pr README.devel http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git7eee594.fc25.x86_64/usr/share/doc/389-ds-base-devel + exit 0 Provides: 389-ds-base-devel = 1.4.0.1-20171012git7eee594.fc25 389-ds-base-devel(x86-64) = 1.4.0.1-20171012git7eee594.fc25 pkgconfig(dirsrv) = 1.4.0.1.20171012git7eee594 pkgconfig(libsds) = 1.4.0.1.20171012git7eee594 pkgconfig(nunc-stans) = 1.4.0.1.20171012git7eee594 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libldaputil.so.0()(64bit) libnunc-stans.so.0()(64bit) libsds.so.0()(64bit) libslapd.so.0()(64bit) pkgconfig(nspr) Processing files: 389-ds-base-snmp-1.4.0.1-20171012git7eee594.fc25.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.g6yuD8 + umask 022 + cd http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILD + cd 389-ds-base-1.4.0.1.20171012git7eee594 + DOCDIR=http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git7eee594.fc25.x86_64/usr/share/doc/389-ds-base-snmp + export DOCDIR + /usr/bin/mkdir -p http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git7eee594.fc25.x86_64/usr/share/doc/389-ds-base-snmp + cp -pr LICENSE http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git7eee594.fc25.x86_64/usr/share/doc/389-ds-base-snmp + cp -pr LICENSE.GPLv3+ http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git7eee594.fc25.x86_64/usr/share/doc/389-ds-base-snmp + cp -pr LICENSE.openssl http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git7eee594.fc25.x86_64/usr/share/doc/389-ds-base-snmp + cp -pr README.devel http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git7eee594.fc25.x86_64/usr/share/doc/389-ds-base-snmp + exit 0 Provides: 389-ds-base-snmp = 1.4.0.1-20171012git7eee594.fc25 389-ds-base-snmp(x86-64) = 1.4.0.1-20171012git7eee594.fc25 config(389-ds-base-snmp) = 1.4.0.1-20171012git7eee594.fc25 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: libatomic.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.10()(64bit) libdl.so.2()(64bit) liblber-2.4.so.2()(64bit) libldap-2.4.so.2()(64bit) libm.so.6()(64bit) libnetsnmp.so.30()(64bit) libnetsnmpagent.so.30()(64bit) libnetsnmpmibs.so.30()(64bit) libnspr4.so()(64bit) libnss3.so()(64bit) libplc4.so()(64bit) libplds4.so()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librpm.so.7()(64bit) librpmio.so.7()(64bit) libsasl2.so.3()(64bit) libsensors.so.4()(64bit) libssl.so.10()(64bit) libssl3.so()(64bit) libtcmalloc.so.4()(64bit) libwrap.so.0()(64bit) rtld(GNU_HASH) Obsoletes: 389-ds-base <= 1.3.5.4 Processing files: python3-lib389-1.4.0.1-20171012git7eee594.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3O42dl + umask 022 + cd http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILD + cd 389-ds-base-1.4.0.1.20171012git7eee594 + DOCDIR=http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git7eee594.fc25.x86_64/usr/share/doc/python3-lib389 + export DOCDIR + /usr/bin/mkdir -p http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git7eee594.fc25.x86_64/usr/share/doc/python3-lib389 + cp -pr LICENSE http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git7eee594.fc25.x86_64/usr/share/doc/python3-lib389 + cp -pr LICENSE.GPLv3+ http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git7eee594.fc25.x86_64/usr/share/doc/python3-lib389 + exit 0 Provides: python3-lib389 = 1.4.0.1-20171012git7eee594.fc25 python3.5dist(lib389) = 1.4.0.1 python3dist(lib389) = 1.4.0.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.5 Processing files: python3-389-ds-base-tests-1.4.0.1-20171012git7eee594.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hqyQq6 + umask 022 + cd http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILD + cd 389-ds-base-1.4.0.1.20171012git7eee594 + DOCDIR=http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git7eee594.fc25.x86_64/usr/share/doc/python3-389-ds-base-tests + export DOCDIR + /usr/bin/mkdir -p http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git7eee594.fc25.x86_64/usr/share/doc/python3-389-ds-base-tests + cp -pr LICENSE http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git7eee594.fc25.x86_64/usr/share/doc/python3-389-ds-base-tests + cp -pr LICENSE.GPLv3+ http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git7eee594.fc25.x86_64/usr/share/doc/python3-389-ds-base-tests + exit 0 Provides: python3-389-ds-base-tests = 1.4.0.1-20171012git7eee594.fc25 python3.5dist(dirsrvtests) = 1.4.0.1 python3dist(dirsrvtests) = 1.4.0.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.5 Processing files: 389-ds-base-debuginfo-1.4.0.1-20171012git7eee594.fc25.x86_64 Provides: 389-ds-base-debuginfo = 1.4.0.1-20171012git7eee594.fc25 389-ds-base-debuginfo(x86-64) = 1.4.0.1-20171012git7eee594.fc25 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git7eee594.fc25.x86_64 Wrote: http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/SRPMS/389-ds-base-1.4.0.1-20171012git7eee594.fc25.src.rpm Wrote: http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/RPMS/x86_64/389-ds-base-1.4.0.1-20171012git7eee594.fc25.x86_64.rpm Wrote: http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/RPMS/x86_64/389-ds-base-libs-1.4.0.1-20171012git7eee594.fc25.x86_64.rpm Wrote: http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/RPMS/x86_64/389-ds-base-devel-1.4.0.1-20171012git7eee594.fc25.x86_64.rpm Wrote: http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/RPMS/x86_64/389-ds-base-snmp-1.4.0.1-20171012git7eee594.fc25.x86_64.rpm Wrote: http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/RPMS/noarch/python3-lib389-1.4.0.1-20171012git7eee594.fc25.noarch.rpm Wrote: http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/RPMS/noarch/python3-389-ds-base-tests-1.4.0.1-20171012git7eee594.fc25.noarch.rpm Wrote: http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/RPMS/x86_64/389-ds-base-debuginfo-1.4.0.1-20171012git7eee594.fc25.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.d7KbRY + umask 022 + cd http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILD + cd 389-ds-base-1.4.0.1.20171012git7eee594 + rm -rf http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/BUILDROOT/389-ds-base-1.4.0.1-20171012git7eee594.fc25.x86_64 + exit 0 cp http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/RPMS/*/389-ds-base-1.4.0.1-20171012git7eee594*.rpm dist/rpms/ cp http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/RPMS/*/389-ds-base-*-1.4.0.1*.rpm dist/rpms/ cp http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild/SRPMS/389-ds-base-1.4.0.1-20171012git7eee594*.src.rpm dist/srpms/ rm -rf http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/rpmbuild + cd dist/rpms/ + sudo rpm -iUvh 389-ds-base-1.4.0.1-20171012git7eee594.fc25.x86_64.rpm 389-ds-base-libs-1.4.0.1-20171012git7eee594.fc25.x86_64.rpm 389-ds-base-debuginfo-1.4.0.1-20171012git7eee594.fc25.x86_64.rpm 389-ds-base-devel-1.4.0.1-20171012git7eee594.fc25.x86_64.rpm 389-ds-base-snmp-1.4.0.1-20171012git7eee594.fc25.x86_64.rpm Preparing... ######################################## Updating / installing... 389-ds-base-libs-1.4.0.1-20171012git7e######################################## 389-ds-base-1.4.0.1-20171012git7eee594######################################## 389-ds-base-snmp-1.4.0.1-20171012git7e######################################## 389-ds-base-devel-1.4.0.1-20171012git7######################################## 389-ds-base-debuginfo-1.4.0.1-20171012######################################## Cleaning up / removing... 389-ds-base-devel-1.3.5.19-1.fc25 ######################################## 389-ds-base-1.3.5.19-1.fc25 #########warning: file /usr/share/dirsrv/updates/50replication-plugins.ldif: remove failed: No such file or directory warning: file /usr/share/dirsrv/updates/50posix-winsync-plugin.ldif: remove failed: No such file or directory #########warning: file /usr/share/dirsrv/data/template-pampta.ldif: remove failed: No such file or directory #warning: file /usr/share/dirsrv/data/template-dnaplugin.ldif: remove failed: No such file or directory warning: file /usr/share/dirsrv/data/template-bitwise.ldif: remove failed: No such file or directory #warning: file /usr/share/dirsrv/data/90betxn-plugins.ldif: remove failed: No such file or directory #################### 389-ds-base-libs-1.3.5.19-1.fc25 ######################################## + '[' 0 -ne 0 ']' + sudo sysctl -w fs.suid_dumpable=1 fs.suid_dumpable = 1 + sudo chmod 777 /etc/sysconfig/dirsrv.systemd + sudo echo LimitCORE=infinity + sudo systemctl daemon-reload + echo Run the lib389 tests... Run the lib389 tests... + cd ../../dirsrvtests/tests/suites/basic ++ date + DATE='Thu Oct 12 14:32:29 CEST 2017' ++ sudo PYTHONPATH=http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/lib389/ py.test -v -x basic_test.py + RESULT='============================= test session starts ============================== platform linux2 -- Python 2.7.13, pytest-2.9.2, py-1.4.34, pluggy-0.3.1 -- /usr/bin/python2 cachedir: .cache rootdir: http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/dirsrvtests/tests/suites/basic, inifile: plugins: sourceorder-0.5, multihost-1.1 collecting ... collected 23 items
basic_test.py::test_basic_ops ERROR
==================================== ERRORS ==================================== _______________________ ERROR at setup of test_basic_ops _______________________
request = <SubRequest '''topology_st''' for <Function '''test_basic_ops'''>>
@pytest.fixture(scope="module") def topology_st(request): """Create DS standalone instance"""
topology = create_topology({ReplicaRole.STANDALONE: 1})
../../../../../lib389/lib389/topologies.py:170: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ ../../../../../lib389/lib389/topologies.py:71: in create_topology instance.create() ../../../../../lib389/lib389/__init__.py:936: in create self._createDirsrv() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <lib389.DirSrv object at 0x7f7cb6fb7b90>
def _createDirsrv(self): """Create a new instance of directory server
@param self - containing the set properties
SER_HOST (host) SER_PORT (port) SER_SECURE_PORT (sslport) SER_ROOT_DN (binddn) SER_ROOT_PW (bindpw) SER_CREATION_SUFFIX (creation_suffix) SER_USER_ID (userid) SER_SERVERID_PROP (serverid) SER_GROUP_ID (groupid) SER_DEPLOYED_DIR (prefix) SER_BACKUP_INST_DIR (backupdir) SER_REALM (krb5_realm)
@return None
@raise None
} """
DirSrvTools.lib389User(user=DEFAULT_USER) prog = os.path.join(self.ds_paths.sbin_dir, CMD_PATH_SETUP_DS)
if not os.path.isfile(prog): log.error("Can'''t find file: %r, removing extension" % prog) prog = prog[:-3]
# Create and extract a service keytab args = {SER_HOST: self.host, SER_PORT: self.port, SER_SECURE_PORT: self.sslport, SER_ROOT_DN: self.binddn, SER_ROOT_PW: self.bindpw, SER_CREATION_SUFFIX: self.creation_suffix, SER_USER_ID: self.userid, SER_SERVERID_PROP: self.serverid, SER_GROUP_ID: self.groupid, SER_DEPLOYED_DIR: self.prefix, SER_BACKUP_INST_DIR: self.backupdir, SER_STRICT_HOSTNAME_CHECKING: self.strict_hostname}
if self.inst_scripts is not None: args[SER_INST_SCRIPTS_ENABLED] = self.inst_scripts
content = formatInfData(args) result = DirSrvTools.runInfProg(prog, content, self.verbose, prefix=self.prefix) if result != 0:
raise Exception('\''Failed to run setup-ds.pl'\'')
E Exception: Failed to run setup-ds.pl
../../../../../lib389/lib389/__init__.py:841: Exception ---------------------------- Captured stdout setup ----------------------------- OK group dirsrv exists OK user dirsrv exists !!!!!!!!!!!!!!!!!!!! Interrupted: stopping after 1 failures !!!!!!!!!!!!!!!!!!!! =========================== 1 error in 2.04 seconds ============================' + '[' 2 -ne 0 ']' + echo CI Tests 'FAILED!' CI Tests FAILED! + echo ============================= test session starts ============================== platform linux2 -- Python 2.7.13, pytest-2.9.2, py-1.4.34, pluggy-0.3.1 -- /usr/bin/python2 cachedir: .cache rootdir: http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/dirsrvtests/tests/suites/basic, inifile: plugins: sourceorder-0.5, multihost-1.1 collecting ... collected 23 items basic_test.py::test_basic_ops ERROR ==================================== ERRORS ==================================== _______________________ ERROR at setup of test_basic_ops _______________________ request = '<SubRequest' ''''topology_st'''' for '<Function' ''''test_basic_ops'''>>' '@pytest.fixture(scope="module")' def 'topology_st(request):' '"""Create' DS standalone 'instance"""' '>' topology = 'create_topology({ReplicaRole.STANDALONE:' '1})' ../../../../../lib389/lib389/topologies.py:170: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ ../../../../../lib389/lib389/topologies.py:71: in create_topology 'instance.create()' ../../../../../lib389/lib389/__init__.py:936: in create 'self._createDirsrv()' _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = '<lib389.DirSrv' object at '0x7f7cb6fb7b90>' def '_createDirsrv(self):' '"""Create' a new instance of directory server @param self - containing the set properties SER_HOST '(host)' SER_PORT '(port)' SER_SECURE_PORT '(sslport)' SER_ROOT_DN '(binddn)' SER_ROOT_PW '(bindpw)' SER_CREATION_SUFFIX '(creation_suffix)' SER_USER_ID '(userid)' SER_SERVERID_PROP '(serverid)' SER_GROUP_ID '(groupid)' SER_DEPLOYED_DIR '(prefix)' SER_BACKUP_INST_DIR '(backupdir)' SER_REALM '(krb5_realm)' @return None @raise None '}' '"""' 'DirSrvTools.lib389User(user=DEFAULT_USER)' prog = 'os.path.join(self.ds_paths.sbin_dir,' 'CMD_PATH_SETUP_DS)' if not 'os.path.isfile(prog):' 'log.error("Can'''t' find file: %r, removing 'extension"' % 'prog)' prog = 'prog[:-3]' '#' Create and extract a service keytab args = '{SER_HOST:' self.host, SER_PORT: self.port, SER_SECURE_PORT: self.sslport, SER_ROOT_DN: self.binddn, SER_ROOT_PW: self.bindpw, SER_CREATION_SUFFIX: self.creation_suffix, SER_USER_ID: self.userid, SER_SERVERID_PROP: self.serverid, SER_GROUP_ID: self.groupid, SER_DEPLOYED_DIR: self.prefix, SER_BACKUP_INST_DIR: self.backupdir, SER_STRICT_HOSTNAME_CHECKING: 'self.strict_hostname}' if self.inst_scripts is not None: 'args[SER_INST_SCRIPTS_ENABLED]' = self.inst_scripts content = 'formatInfData(args)' result = 'DirSrvTools.runInfProg(prog,' content, self.verbose, 'prefix=self.prefix)' if result '!=' 0: '>' raise 'Exception('''Failed' to run 'setup-ds.pl''')' E Exception: Failed to run setup-ds.pl ../../../../../lib389/lib389/__init__.py:841: Exception ---------------------------- Captured stdout setup ----------------------------- OK group dirsrv exists OK user dirsrv exists '!!!!!!!!!!!!!!!!!!!!' Interrupted: stopping after 1 failures '!!!!!!!!!!!!!!!!!!!!' =========================== 1 error in 2.04 seconds ============================ ============================= test session starts ============================== platform linux2 -- Python 2.7.13, pytest-2.9.2, py-1.4.34, pluggy-0.3.1 -- /usr/bin/python2 cachedir: .cache rootdir: http://vm-166.abc.idm.lab.eng.brq.redhat.com:8080/job/COMMIT_SANITY_TEST/ws/source/389-ds-base/dirsrvtests/tests/suites/basic, inifile: plugins: sourceorder-0.5, multihost-1.1 collecting ... collected 23 items basic_test.py::test_basic_ops ERROR ==================================== ERRORS ==================================== _______________________ ERROR at setup of test_basic_ops _______________________ request = <SubRequest 'topology_st' for <Function 'test_basic_ops'>> @pytest.fixture(scope="module") def topology_st(request): """Create DS standalone instance""" > topology = create_topology({ReplicaRole.STANDALONE: 1}) ../../../../../lib389/lib389/topologies.py:170: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ ../../../../../lib389/lib389/topologies.py:71: in create_topology instance.create() ../../../../../lib389/lib389/__init__.py:936: in create self._createDirsrv() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <lib389.DirSrv object at 0x7f7cb6fb7b90> def _createDirsrv(self): """Create a new instance of directory server @param self - containing the set properties SER_HOST (host) SER_PORT (port) SER_SECURE_PORT (sslport) SER_ROOT_DN (binddn) SER_ROOT_PW (bindpw) SER_CREATION_SUFFIX (creation_suffix) SER_USER_ID (userid) SER_SERVERID_PROP (serverid) SER_GROUP_ID (groupid) SER_DEPLOYED_DIR (prefix) SER_BACKUP_INST_DIR (backupdir) SER_REALM (krb5_realm) @return None @raise None } """ DirSrvTools.lib389User(user=DEFAULT_USER) prog = os.path.join(self.ds_paths.sbin_dir, CMD_PATH_SETUP_DS) if not os.path.isfile(prog): log.error("Can't find file: %r, removing extension" % prog) prog = prog[:-3] # Create and extract a service keytab args = {SER_HOST: self.host, SER_PORT: self.port, SER_SECURE_PORT: self.sslport, SER_ROOT_DN: self.binddn, SER_ROOT_PW: self.bindpw, SER_CREATION_SUFFIX: self.creation_suffix, SER_USER_ID: self.userid, SER_SERVERID_PROP: self.serverid, SER_GROUP_ID: self.groupid, SER_DEPLOYED_DIR: self.prefix, SER_BACKUP_INST_DIR: self.backupdir, SER_STRICT_HOSTNAME_CHECKING: self.strict_hostname} if self.inst_scripts is not None: args[SER_INST_SCRIPTS_ENABLED] = self.inst_scripts content = formatInfData(args) result = DirSrvTools.runInfProg(prog, content, self.verbose, prefix=self.prefix) if result != 0: > raise Exception('Failed to run setup-ds.pl') E Exception: Failed to run setup-ds.pl ../../../../../lib389/lib389/__init__.py:841: Exception ---------------------------- Captured stdout setup ----------------------------- OK group dirsrv exists OK user dirsrv exists !!!!!!!!!!!!!!!!!!!! Interrupted: stopping after 1 failures !!!!!!!!!!!!!!!!!!!! =========================== 1 error in 2.04 seconds ============================ + MSG=FAILED + RC=1 + '[' 1 -ne 0 ']' + sudo /usr/sbin/sendmail mreynolds@redhat.com + exit 1 Build step 'Execute shell' marked build as failure
389-devel@lists.fedoraproject.org