request from: hawk checking if we should skip the build started at: Thu Dec 12 23:32:21 2019 fetching http://src.tld-linux.org/~builderti//srpms/64870574-a542-4aea-8bda-bd77e25fc9b7/python-testscenarios-0.5.0-4.src.rpm fetched 26746 bytes, 534.1 K/s installing srpm: python-testscenarios-0.5.0-4.src.rpm + install -d /tmp/B.lk0hV1/BUILD /tmp/B.lk0hV1/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python-testscenarios-0.5.0-4.src.rpm * Thu Dec 12 2019 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/python-testscenarios.git;a=log;h=master * Mon Oct 28 2019 Jan Rękorajski 92fa2e7 - rebuild with python 3.8 - release 4 (by relup.sh) + rpm -Uhv --nodeps --define '_topdir /tmp/B.lk0hV1' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests python-testscenarios-0.5.0-4.src.rpm python-testscenarios ################################################## + rm -f python-testscenarios-0.5.0-4.src.rpm + install -m 700 -d /tmp/B.lk0hV1/BUILD/tmp + TMPDIR=/tmp/B.lk0hV1/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.lk0hV1' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target i686-tld-linux --define 'prep exit 0' /tmp/B.lk0hV1/python-testscenarios.spec Building target platforms: i686-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: i686-tld-linux no BR needed building RPM using: set -ex; : build-id: 64870574-a542-4aea-8bda-bd77e25fc9b7; TMPDIR=/tmp/B.lk0hV1/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.lk0hV1' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target i686-tld-linux /tmp/B.lk0hV1/python-testscenarios.spec + : build-id: 64870574-a542-4aea-8bda-bd77e25fc9b7 + TMPDIR=/tmp/B.lk0hV1/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.lk0hV1' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target i686-tld-linux /tmp/B.lk0hV1/python-testscenarios.spec Building target platforms: i686-tld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.lk0hV1/BUILD/tmp /bin/sh -e /tmp/B.lk0hV1/BUILD/tmp/rpm-tmp.41139 + umask 022 + cd /tmp/B.lk0hV1/BUILD + cd /tmp/B.lk0hV1/BUILD + rm -rf testscenarios-0.5.0 + /bin/tar -xf - + /usr/bin/gzip -dc /tmp/B.lk0hV1/testscenarios-0.5.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd testscenarios-0.5.0 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.lk0hV1/BUILD/tmp /bin/sh -e /tmp/B.lk0hV1/BUILD/tmp/rpm-tmp.41139 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.lk0hV1/BUILD/tmp + umask 022 + cd /tmp/B.lk0hV1/BUILD + cd testscenarios-0.5.0 + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-tld-linux-g++ + export CXX + /usr/bin/python setup.py build '--build-base=build-2' running build running build_py creating build-2 creating build-2/lib creating build-2/lib/testscenarios copying testscenarios/scenarios.py -> build-2/lib/testscenarios copying testscenarios/testcase.py -> build-2/lib/testscenarios copying testscenarios/__init__.py -> build-2/lib/testscenarios creating build-2/lib/testscenarios/tests copying testscenarios/tests/test_testcase.py -> build-2/lib/testscenarios/tests copying testscenarios/tests/__init__.py -> build-2/lib/testscenarios/tests copying testscenarios/tests/test_scenarios.py -> build-2/lib/testscenarios/tests running egg_info writing requirements to testscenarios.egg-info/requires.txt writing testscenarios.egg-info/PKG-INFO writing top-level names to testscenarios.egg-info/top_level.txt writing dependency_links to testscenarios.egg-info/dependency_links.txt [pbr] Reusing existing SOURCES.txt + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-tld-linux-g++ + export CXX + /usr/bin/python3 setup.py build '--build-base=build-3' running build running build_py creating build-3 creating build-3/lib creating build-3/lib/testscenarios copying testscenarios/scenarios.py -> build-3/lib/testscenarios copying testscenarios/testcase.py -> build-3/lib/testscenarios copying testscenarios/__init__.py -> build-3/lib/testscenarios creating build-3/lib/testscenarios/tests copying testscenarios/tests/test_testcase.py -> build-3/lib/testscenarios/tests copying testscenarios/tests/__init__.py -> build-3/lib/testscenarios/tests copying testscenarios/tests/test_scenarios.py -> build-3/lib/testscenarios/tests running egg_info writing testscenarios.egg-info/PKG-INFO writing dependency_links to testscenarios.egg-info/dependency_links.txt writing requirements to testscenarios.egg-info/requires.txt writing top-level names to testscenarios.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt + exit 0 Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.lk0hV1/BUILD/tmp /bin/sh -e /tmp/B.lk0hV1/BUILD/tmp/rpm-tmp.11048 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.lk0hV1/BUILD/tmp + umask 022 + cd /tmp/B.lk0hV1/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.lk0hV1/BUILD/tmp/python-testscenarios-0.5.0-root-builder + /bin/mkdir -p /tmp/B.lk0hV1/BUILD/tmp/python-testscenarios-0.5.0-root-builder + cd testscenarios-0.5.0 + rm -rf /tmp/B.lk0hV1/BUILD/tmp/python-testscenarios-0.5.0-root-builder + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-tld-linux-g++ + export CXX + /usr/bin/python setup.py build '--build-base=build-2' install --skip-build '--prefix=/usr' '--install-purelib=/usr/share/python2.7/site-packages' '--install-platlib=/usr/lib/python2.7/site-packages' '--optimize=2' '--root=/tmp/B.lk0hV1/BUILD/tmp/python-testscenarios-0.5.0-root-builder' running build running build_py running egg_info writing requirements to testscenarios.egg-info/requires.txt writing testscenarios.egg-info/PKG-INFO writing top-level names to testscenarios.egg-info/top_level.txt writing dependency_links to testscenarios.egg-info/dependency_links.txt [pbr] Reusing existing SOURCES.txt running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /tmp/B.lk0hV1/BUILD/tmp/python-testscenarios-0.5.0-root-builder creating /tmp/B.lk0hV1/BUILD/tmp/python-testscenarios-0.5.0-root-builder/usr creating /tmp/B.lk0hV1/BUILD/tmp/python-testscenarios-0.5.0-root-builder/usr/share creating /tmp/B.lk0hV1/BUILD/tmp/python-testscenarios-0.5.0-root-builder/usr/share/python2.7 creating /tmp/B.lk0hV1/BUILD/tmp/python-testscenarios-0.5.0-root-builder/usr/share/python2.7/site-packages creating /tmp/B.lk0hV1/BUILD/tmp/python-testscenarios-0.5.0-root-builder/usr/share/python2.7/site-packages/testscenarios copying build-2/lib/testscenarios/scenarios.py -> /tmp/B.lk0hV1/BUILD/tmp/python-testscenarios-0.5.0-root-builder/usr/share/python2.7/site-packages/testscenarios copying build-2/lib/testscenarios/testcase.py -> /tmp/B.lk0hV1/BUILD/tmp/python-testscenarios-0.5.0-root-builder/usr/share/python2.7/site-packages/testscenarios creating /tmp/B.lk0hV1/BUILD/tmp/python-testscenarios-0.5.0-root-builder/usr/share/python2.7/site-packages/testscenarios/tests copying build-2/lib/testscenarios/tests/test_testcase.py -> /tmp/B.lk0hV1/BUILD/tmp/python-testscenarios-0.5.0-root-builder/usr/share/python2.7/site-packages/testscenarios/tests copying build-2/lib/testscenarios/tests/__init__.py -> /tmp/B.lk0hV1/BUILD/tmp/python-testscenarios-0.5.0-root-builder/usr/share/python2.7/site-packages/testscenarios/tests copying build-2/lib/testscenarios/tests/test_scenarios.py -> /tmp/B.lk0hV1/BUILD/tmp/python-testscenarios-0.5.0-root-builder/usr/share/python2.7/site-packages/testscenarios/tests copying build-2/lib/testscenarios/__init__.py -> /tmp/B.lk0hV1/BUILD/tmp/python-testscenarios-0.5.0-root-builder/usr/share/python2.7/site-packages/testscenarios byte-compiling /tmp/B.lk0hV1/BUILD/tmp/python-testscenarios-0.5.0-root-builder/usr/share/python2.7/site-packages/testscenarios/scenarios.py to scenarios.pyc byte-compiling /tmp/B.lk0hV1/BUILD/tmp/python-testscenarios-0.5.0-root-builder/usr/share/python2.7/site-packages/testscenarios/testcase.py to testcase.pyc byte-compiling /tmp/B.lk0hV1/BUILD/tmp/python-testscenarios-0.5.0-root-builder/usr/share/python2.7/site-packages/testscenarios/tests/test_testcase.py to test_testcase.pyc byte-compiling /tmp/B.lk0hV1/BUILD/tmp/python-testscenarios-0.5.0-root-builder/usr/share/python2.7/site-packages/testscenarios/tests/__init__.py to __init__.pyc byte-compiling /tmp/B.lk0hV1/BUILD/tmp/python-testscenarios-0.5.0-root-builder/usr/share/python2.7/site-packages/testscenarios/tests/test_scenarios.py to test_scenarios.pyc byte-compiling /tmp/B.lk0hV1/BUILD/tmp/python-testscenarios-0.5.0-root-builder/usr/share/python2.7/site-packages/testscenarios/__init__.py to __init__.pyc writing byte-compilation script '/tmp/B.lk0hV1/BUILD/tmp/tmpm_zAJh.py' /usr/bin/python -OO /tmp/B.lk0hV1/BUILD/tmp/tmpm_zAJh.py removing /tmp/B.lk0hV1/BUILD/tmp/tmpm_zAJh.py running install_egg_info Copying testscenarios.egg-info to /tmp/B.lk0hV1/BUILD/tmp/python-testscenarios-0.5.0-root-builder/usr/share/python2.7/site-packages/testscenarios-0.5.0-py2.7.egg-info running install_scripts /usr/share/python2.7/site-packages/pbr/packaging.py:401: EasyInstallDeprecationWarning: Use get_header + '[' ! -d /tmp/B.lk0hV1/BUILD/tmp/python-testscenarios-0.5.0-root-builder/usr/share/python2.7/site-packages ']' + find /tmp/B.lk0hV1/BUILD/tmp/python-testscenarios-0.5.0-root-builder/usr/share/python2.7/site-packages -name '*.py' -print0 + xargs -0r -l512 rm + '[' ! -d /tmp/B.lk0hV1/BUILD/tmp/python-testscenarios-0.5.0-root-builder/usr/lib/python2.7/site-packages ']' + /bin/rm '--interactive=never' -r /tmp/B.lk0hV1/BUILD/tmp/python-testscenarios-0.5.0-root-builder/usr/share/python2.7/site-packages/testscenarios/tests + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-tld-linux-g++ + export CXX + /usr/bin/python3 setup.py build '--build-base=build-3' install --skip-build '--prefix=/usr' '--install-purelib=/usr/share/python3.8/site-packages' '--install-platlib=/usr/lib/python3.8/site-packages' '--optimize=2' '--root=/tmp/B.lk0hV1/BUILD/tmp/python-testscenarios-0.5.0-root-builder' running build running build_py running egg_info writing testscenarios.egg-info/PKG-INFO writing dependency_links to testscenarios.egg-info/dependency_links.txt writing requirements to testscenarios.egg-info/requires.txt writing top-level names to testscenarios.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /tmp/B.lk0hV1/BUILD/tmp/python-testscenarios-0.5.0-root-builder/usr/share/python3.8 creating /tmp/B.lk0hV1/BUILD/tmp/python-testscenarios-0.5.0-root-builder/usr/share/python3.8/site-packages creating /tmp/B.lk0hV1/BUILD/tmp/python-testscenarios-0.5.0-root-builder/usr/share/python3.8/site-packages/testscenarios copying build-3/lib/testscenarios/scenarios.py -> /tmp/B.lk0hV1/BUILD/tmp/python-testscenarios-0.5.0-root-builder/usr/share/python3.8/site-packages/testscenarios copying build-3/lib/testscenarios/testcase.py -> /tmp/B.lk0hV1/BUILD/tmp/python-testscenarios-0.5.0-root-builder/usr/share/python3.8/site-packages/testscenarios creating /tmp/B.lk0hV1/BUILD/tmp/python-testscenarios-0.5.0-root-builder/usr/share/python3.8/site-packages/testscenarios/tests copying build-3/lib/testscenarios/tests/test_testcase.py -> /tmp/B.lk0hV1/BUILD/tmp/python-testscenarios-0.5.0-root-builder/usr/share/python3.8/site-packages/testscenarios/tests copying build-3/lib/testscenarios/tests/__init__.py -> /tmp/B.lk0hV1/BUILD/tmp/python-testscenarios-0.5.0-root-builder/usr/share/python3.8/site-packages/testscenarios/tests copying build-3/lib/testscenarios/tests/test_scenarios.py -> /tmp/B.lk0hV1/BUILD/tmp/python-testscenarios-0.5.0-root-builder/usr/share/python3.8/site-packages/testscenarios/tests copying build-3/lib/testscenarios/__init__.py -> /tmp/B.lk0hV1/BUILD/tmp/python-testscenarios-0.5.0-root-builder/usr/share/python3.8/site-packages/testscenarios byte-compiling /tmp/B.lk0hV1/BUILD/tmp/python-testscenarios-0.5.0-root-builder/usr/share/python3.8/site-packages/testscenarios/scenarios.py to scenarios.cpython-38.pyc byte-compiling /tmp/B.lk0hV1/BUILD/tmp/python-testscenarios-0.5.0-root-builder/usr/share/python3.8/site-packages/testscenarios/testcase.py to testcase.cpython-38.pyc byte-compiling /tmp/B.lk0hV1/BUILD/tmp/python-testscenarios-0.5.0-root-builder/usr/share/python3.8/site-packages/testscenarios/tests/test_testcase.py to test_testcase.cpython-38.pyc byte-compiling /tmp/B.lk0hV1/BUILD/tmp/python-testscenarios-0.5.0-root-builder/usr/share/python3.8/site-packages/testscenarios/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.lk0hV1/BUILD/tmp/python-testscenarios-0.5.0-root-builder/usr/share/python3.8/site-packages/testscenarios/tests/test_scenarios.py to test_scenarios.cpython-38.pyc byte-compiling /tmp/B.lk0hV1/BUILD/tmp/python-testscenarios-0.5.0-root-builder/usr/share/python3.8/site-packages/testscenarios/__init__.py to __init__.cpython-38.pyc writing byte-compilation script '/tmp/B.lk0hV1/BUILD/tmp/tmpu4grhwx0.py' /usr/bin/python3 /tmp/B.lk0hV1/BUILD/tmp/tmpu4grhwx0.py removing /tmp/B.lk0hV1/BUILD/tmp/tmpu4grhwx0.py running install_egg_info Copying testscenarios.egg-info to /tmp/B.lk0hV1/BUILD/tmp/python-testscenarios-0.5.0-root-builder/usr/share/python3.8/site-packages/testscenarios-0.5.0-py3.8.egg-info running install_scripts /usr/share/python3.8/site-packages/pbr/packaging.py:401: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) + /bin/rm '--interactive=never' -r /tmp/B.lk0hV1/BUILD/tmp/python-testscenarios-0.5.0-root-builder/usr/share/python3.8/site-packages/testscenarios/tests + __spec_install_post_strip + set +x + __spec_install_post_chrpath + set +x + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... DONE + __spec_install_post_compress_docs + set +x + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Hardlink Python files: 1/9 files hardlinked Processing files: python-testscenarios-0.5.0-4 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.lk0hV1/BUILD/tmp /bin/sh -e /tmp/B.lk0hV1/BUILD/tmp/rpm-tmp.15737 + umask 022 + cd /tmp/B.lk0hV1/BUILD + cd testscenarios-0.5.0 + DOCDIR=/tmp/B.lk0hV1/BUILD/tmp/python-testscenarios-0.5.0-root-builder/usr/share/doc/python-testscenarios-0.5.0 + export DOCDIR + rm -rf /tmp/B.lk0hV1/BUILD/tmp/python-testscenarios-0.5.0-root-builder/usr/share/doc/python-testscenarios-0.5.0 + /bin/mkdir -p /tmp/B.lk0hV1/BUILD/tmp/python-testscenarios-0.5.0-root-builder/usr/share/doc/python-testscenarios-0.5.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.lk0hV1/BUILD/tmp/python-testscenarios-0.5.0-root-builder/usr/share/doc/python-testscenarios-0.5.0... Documentation compressed. + cp -pr AUTHORS BSD COPYING ChangeLog GOALS NEWS README /tmp/B.lk0hV1/BUILD/tmp/python-testscenarios-0.5.0-root-builder/usr/share/doc/python-testscenarios-0.5.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.lk0hV1/BUILD/tmp/python-testscenarios-0.5.0-root-builder/usr/share/doc/python-testscenarios-0.5.0... ./GOALS ./AUTHORS ./COPYING ./README ./NEWS ./BSD ./ChangeLog Documentation compressed. + exit 0 Provides: pythonegg(testscenarios) = 0.5.0 Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: python(abi) python(abi) = 2.7 pythonegg(pbr) >= 0.11 pythonegg(testtools) Processing files: python3-testscenarios-0.5.0-4 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.lk0hV1/BUILD/tmp /bin/sh -e /tmp/B.lk0hV1/BUILD/tmp/rpm-tmp.69734 + umask 022 + cd /tmp/B.lk0hV1/BUILD + cd testscenarios-0.5.0 + DOCDIR=/tmp/B.lk0hV1/BUILD/tmp/python-testscenarios-0.5.0-root-builder/usr/share/doc/python3-testscenarios-0.5.0 + export DOCDIR + rm -rf /tmp/B.lk0hV1/BUILD/tmp/python-testscenarios-0.5.0-root-builder/usr/share/doc/python3-testscenarios-0.5.0 + /bin/mkdir -p /tmp/B.lk0hV1/BUILD/tmp/python-testscenarios-0.5.0-root-builder/usr/share/doc/python3-testscenarios-0.5.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.lk0hV1/BUILD/tmp/python-testscenarios-0.5.0-root-builder/usr/share/doc/python3-testscenarios-0.5.0... Documentation compressed. + cp -pr AUTHORS BSD COPYING ChangeLog GOALS NEWS README /tmp/B.lk0hV1/BUILD/tmp/python-testscenarios-0.5.0-root-builder/usr/share/doc/python3-testscenarios-0.5.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.lk0hV1/BUILD/tmp/python-testscenarios-0.5.0-root-builder/usr/share/doc/python3-testscenarios-0.5.0... ./GOALS ./AUTHORS ./COPYING ./README ./NEWS ./BSD ./ChangeLog Documentation compressed. + exit 0 Provides: python3egg(testscenarios) = 0.5.0 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: python(abi) python(abi) = 3.8 python3egg(pbr) >= 0.11 python3egg(testtools) Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.lk0hV1/BUILD/tmp/python-testscenarios-0.5.0-root-builder Wrote: /tmp/B.lk0hV1/RPMS/python-testscenarios-0.5.0-4.noarch.rpm Wrote: /tmp/B.lk0hV1/RPMS/python3-testscenarios-0.5.0-4.noarch.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.lk0hV1/BUILD/tmp /bin/sh -e /tmp/B.lk0hV1/BUILD/tmp/rpm-tmp.38122 + umask 022 + cd /tmp/B.lk0hV1/BUILD + cd testscenarios-0.5.0 + /bin/rm '--interactive=never' -rf /tmp/B.lk0hV1/BUILD/tmp/python-testscenarios-0.5.0-root-builder + rm -rf /tmp/B.lk0hV1/BUILD/tmp/python-testscenarios-0.5.0-root-builder ended at: Thu Dec 12 23:32:38 2019, done in 0:00:16.047701 + chmod -R u+rwX /tmp/B.lk0hV1/BUILD + rm -rf /tmp/B.lk0hV1/tmp /tmp/B.lk0hV1/BUILD copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... 200..400..403 Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages error: Failed dependencies: pythonegg(testtools) is needed by python-testscenarios-0.5.0-4.noarch package upgrade failed End-TLD-Builder-Info + rm -rf /tmp/B.lk0hV1 Begin-TLD-Builder-Info Build-Time: user:12.56s sys:1.37s real:17.09s (faults io:21 non-io:307838) Files queued for ftp: 25536 python3-testscenarios-0.5.0-4.noarch.rpm 23511 python-testscenarios-0.5.0-4.noarch.rpm 153 python-testscenarios-0.5.0-4.src.rpm.uploadinfo End-TLD-Builder-Info