request from: hawk checking if we should skip the build started at: Mon Jan 8 02:17:01 2024 cleaning up /tmp fetching http://src.tld-linux.org/~buildertidev//srpms/5670f98b-0f87-47d7-bd2e-3714fc31782f/python-fixtures-3.0.0-9.src.rpm fetched 68644 bytes, 905.2 K/s installing srpm: python-fixtures-3.0.0-9.src.rpm + install -d /tmp/B.nu5oqshg/BUILD /tmp/B.nu5oqshg/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python-fixtures-3.0.0-9.src.rpm * Mon Jan 08 2024 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/python-fixtures.git;a=log;h=master * Thu Mar 16 2023 Jakub Bogusz 5ce4bfa - when removing tests, keep fixtures.tests.helpers for testresources tests; release 9 * Wed Mar 30 2022 Jan Rękorajski ced0579 - rebuild with tests and docs * Fri Mar 25 2022 Jan Rękorajski d555b11 - rebuild with python 3.10 * Fri Mar 25 2022 Jan Rękorajski 4c80d36 - rebuild with python 3.10 * Sun Feb 28 2021 Jan Palus 9894907 - release 5 (by relup.sh) * Sat Jan 11 2020 Jakub Bogusz 4e4901e - updated tests running - don't package test suite - release 4 * Mon Oct 28 2019 Jan Rękorajski 35caae4 - rebuild with python 3.8 - release 3 (by relup.sh) * Thu Jul 26 2018 Jakub Bogusz f0eb6a8 - updated URLs, mock patch cosmetic * Tue Jul 03 2018 Arkadiusz Miśkiewicz 4c10277 - release 2 (by relup.sh) * Mon Apr 17 2017 Jakub Bogusz 72f966a - updated to 3.0.0 - rely on pythonegg dependencies * Wed Dec 28 2016 Arkadiusz Miśkiewicz f6bde81 - python 3.6 - release 2 (by relup.sh) * Sat May 14 2016 Jakub Bogusz 24361c7 - tests still fail on builders * Sat May 14 2016 Jakub Bogusz 641b3e7 - updated to 2.0.0 - added mock patch (on python 3.3+ use dist unittest.mock instead of external mock) * Sat Mar 12 2016 Jakub Bogusz 7550752 - typo * Mon Mar 07 2016 Jakub Bogusz 32b21be - new + rpm -Uhv --nodeps --define '_topdir /tmp/B.nu5oqshg' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' python-fixtures-3.0.0-9.src.rpm Updating / installing... python-fixtures-3.0.0-9 ######################################## + rm -f python-fixtures-3.0.0-9.src.rpm + install -m 700 -d /tmp/B.nu5oqshg/BUILD/tmp + TMPDIR=/tmp/B.nu5oqshg/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.nu5oqshg' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux --define 'prep exit 0' /tmp/B.nu5oqshg/python-fixtures.spec warning: Could not canonicalize hostname: tld-x86 Building target platforms: i686-tld-linux Building for target i686-tld-linux RPM build warnings: Could not canonicalize hostname: tld-x86 checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: warning: Could not canonicalize hostname: tld-x86 rpm: Building target platforms: i686-tld-linux rpm: Building for target i686-tld-linux rpm: rpm: RPM build warnings: rpm: Could not canonicalize hostname: tld-x86 no BR needed building RPM using: set -ex; : build-id: 5670f98b-0f87-47d7-bd2e-3714fc31782f; TMPDIR=/tmp/B.nu5oqshg/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j6' --define '_make_opts -Otarget' --define '_tld_builder 1' --define '_topdir /tmp/B.nu5oqshg' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.nu5oqshg/python-fixtures.spec + : build-id: 5670f98b-0f87-47d7-bd2e-3714fc31782f + TMPDIR=/tmp/B.nu5oqshg/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j6' --define '_make_opts -Otarget' --define '_tld_builder 1' --define '_topdir /tmp/B.nu5oqshg' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.nu5oqshg/python-fixtures.spec warning: Could not canonicalize hostname: tld-x86 Building target platforms: i686-tld-linux Building for target i686-tld-linux Executing(%prep): /bin/sh -e /tmp/B.nu5oqshg/BUILD/tmp/rpm-tmp.tkiNTv + umask 022 + cd /tmp/B.nu5oqshg/BUILD + cd /tmp/B.nu5oqshg/BUILD + rm -rf fixtures-3.0.0 + /bin/gzip -dc /tmp/B.nu5oqshg/fixtures-3.0.0.tar.gz + /bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd fixtures-3.0.0 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (python-fixtures-mock.patch):' Patch #0 (python-fixtures-mock.patch): + build-3/lib/fixtures/tests copying fixtures/tests/helpers.py -> build-3/lib/fixtures/tests copying fixtures/tests/__init__.py -> build-3/lib/fixtures/tests copying fixtures/tests/test_fixture.py -> build-3/lib/fixtures/tests copying fixtures/tests/test_callmany.py -> build-3/lib/fixtures/tests creating build-3/lib/fixtures/_fixtures copying fixtures/_fixtures/monkeypatch.py -> build-3/lib/fixtures/_fixtures copying fixtures/_fixtures/logger.py -> build-3/lib/fixtures/_fixtures copying fixtures/_fixtures/environ.py -> build-3/lib/fixtures/_fixtures copying fixtures/_fixtures/tempdir.py -> build-3/lib/fixtures/_fixtures copying fixtures/_fixtures/streams.py -> build-3/lib/fixtures/_fixtures copying fixtures/_fixtures/mockpatch.py -> build-3/lib/fixtures/_fixtures copying fixtures/_fixtures/__init__.py -> build-3/lib/fixtures/_fixtures copying fixtures/_fixtures/packagepath.py -> build-3/lib/fixtures/_fixtures copying fixtures/_fixtures/timeout.py -> build-3/lib/fixtures/_fixtures copying fixtures/_fixtures/popen.py -> build-3/lib/fixtures/_fixtures copying fixtures/_fixtures/temphomedir.py -> build-3/lib/fixtures/_fixtures copying fixtures/_fixtures/pythonpackage.py -> build-3/lib/fixtures/_fixtures copying fixtures/_fixtures/pythonpath.py -> build-3/lib/fixtures/_fixtures copying fixtures/_fixtures/warnings.py -> build-3/lib/fixtures/_fixtures copying fixtures/testcase.py -> build-3/lib/fixtures copying fixtures/callmany.py -> build-3/lib/fixtures copying fixtures/__init__.py -> build-3/lib/fixtures copying fixtures/fixture.py -> build-3/lib/fixtures creating build-3/lib/fixtures/tests/_fixtures copying fixtures/tests/_fixtures/test_pythonpackage.py -> build-3/lib/fixtures/tests/_fixtures copying fixtures/tests/_fixtures/test_warnings.py -> build-3/lib/fixtures/tests/_fixtures copying fixtures/tests/_fixtures/test_tempdir.py -> build-3/lib/fixtures/tests/_fixtures copying fixtures/tests/_fixtures/test_environ.py -> build-3/lib/fixtures/tests/_fixtures copying fixtures/tests/_fixtures/test_packagepath.py -> build-3/lib/fixtures/tests/_fixtures copying fixtures/tests/_fixtures/__init__.py -> build-3/lib/fixtures/tests/_fixtures copying fixtures/tests/_fixtures/test_streams.py -> build-3/lib/fixtures/tests/_fixtures copying fixtures/tests/_fixtures/test_logger.py -> build-3/lib/fixtures/tests/_fixtures copying fixtures/tests/_fixtures/test_monkeypatch.py -> build-3/lib/fixtures/tests/_fixtures copying fixtures/tests/_fixtures/test_pythonpath.py -> build-3/lib/fixtures/tests/_fixtures copying fixtures/tests/_fixtures/test_timeout.py -> build-3/lib/fixtures/tests/_fixtures copying fixtures/tests/_fixtures/test_mockpatch.py -> build-3/lib/fixtures/tests/_fixtures copying fixtures/tests/_fixtures/test_popen.py -> build-3/lib/fixtures/tests/_fixtures copying fixtures/tests/_fixtures/test_temphomedir.py -> build-3/lib/fixtures/tests/_fixtures running egg_info writing fixtures.egg-info/PKG-INFO writing dependency_links to fixtures.egg-info/dependency_links.txt writing requirements to fixtures.egg-info/requires.txt writing top-level names to fixtures.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt + RPM_EC=0 + jobs -p + exit 0 Executing(%install): /bin/sh -e /tmp/B.nu5oqshg/BUILD/tmp/rpm-tmp.EG45Sz TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/home/users/builder/bin TMPDIR=/tmp/B.nu5oqshg/BUILD/tmp + umask 022 + cd /tmp/B.nu5oqshg/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder + /bin/mkdir -p /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder + cd fixtures-3.0.0 + rm -rf /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-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 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 ' + 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.10/site-packages' '--install-platlib=/usr/lib/python3.10/site-packages' '--optimize=2' '--root=/tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder' /usr/share/python3.10/site-packages/setuptools/dist.py:642: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/share/python3.10/site-packages/setuptools/dist.py:642: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/share/python3.10/site-packages/setuptools/dist.py:642: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/share/python3.10/site-packages/setuptools/dist.py:642: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/share/python3.10/site-packages/setuptools/dist.py:642: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/share/python3.10/site-packages/setuptools/dist.py:642: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( running build running build_py running egg_info writing fixtures.egg-info/PKG-INFO writing dependency_links to fixtures.egg-info/dependency_links.txt writing requirements to fixtures.egg-info/requires.txt writing top-level names to fixtures.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.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder creating /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr creating /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share creating /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10 creating /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages creating /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures creating /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/_fixtures copying build-3/lib/fixtures/_fixtures/monkeypatch.py -> /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/_fixtures copying build-3/lib/fixtures/_fixtures/logger.py -> /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/_fixtures copying build-3/lib/fixtures/_fixtures/environ.py -> /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/_fixtures copying build-3/lib/fixtures/_fixtures/tempdir.py -> /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/_fixtures copying build-3/lib/fixtures/_fixtures/streams.py -> /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/_fixtures copying build-3/lib/fixtures/_fixtures/mockpatch.py -> /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/_fixtures copying build-3/lib/fixtures/_fixtures/__init__.py -> /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/_fixtures copying build-3/lib/fixtures/_fixtures/packagepath.py -> /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/_fixtures copying build-3/lib/fixtures/_fixtures/timeout.py -> /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/_fixtures copying build-3/lib/fixtures/_fixtures/popen.py -> /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/_fixtures copying build-3/lib/fixtures/_fixtures/temphomedir.py -> /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/_fixtures copying build-3/lib/fixtures/_fixtures/pythonpackage.py -> /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/_fixtures copying build-3/lib/fixtures/_fixtures/pythonpath.py -> /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/_fixtures copying build-3/lib/fixtures/_fixtures/warnings.py -> /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/_fixtures copying build-3/lib/fixtures/testcase.py -> /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures copying build-3/lib/fixtures/callmany.py -> /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures copying build-3/lib/fixtures/__init__.py -> /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures creating /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/tests creating /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/tests/_fixtures copying build-3/lib/fixtures/tests/_fixtures/test_pythonpackage.py -> /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/tests/_fixtures copying build-3/lib/fixtures/tests/_fixtures/test_warnings.py -> /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/tests/_fixtures copying build-3/lib/fixtures/tests/_fixtures/test_tempdir.py -> /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/tests/_fixtures copying build-3/lib/fixtures/tests/_fixtures/test_environ.py -> /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/tests/_fixtures copying build-3/lib/fixtures/tests/_fixtures/test_packagepath.py -> /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/tests/_fixtures copying build-3/lib/fixtures/tests/_fixtures/__init__.py -> /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/tests/_fixtures copying build-3/lib/fixtures/tests/_fixtures/test_streams.py -> /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/tests/_fixtures copying build-3/lib/fixtures/tests/_fixtures/test_logger.py -> /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/tests/_fixtures copying build-3/lib/fixtures/tests/_fixtures/test_monkeypatch.py -> /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/tests/_fixtures copying build-3/lib/fixtures/tests/_fixtures/test_pythonpath.py -> /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/tests/_fixtures copying build-3/lib/fixtures/tests/_fixtures/test_timeout.py -> /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/tests/_fixtures copying build-3/lib/fixtures/tests/_fixtures/test_mockpatch.py -> /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/tests/_fixtures copying build-3/lib/fixtures/tests/_fixtures/test_popen.py -> /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/tests/_fixtures copying build-3/lib/fixtures/tests/_fixtures/test_temphomedir.py -> /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/tests/_fixtures copying build-3/lib/fixtures/tests/test_testcase.py -> /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/tests copying build-3/lib/fixtures/tests/helpers.py -> /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/tests copying build-3/lib/fixtures/tests/__init__.py -> /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/tests copying build-3/lib/fixtures/tests/test_fixture.py -> /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/tests copying build-3/lib/fixtures/tests/test_callmany.py -> /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/tests copying build-3/lib/fixtures/fixture.py -> /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures byte-compiling /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/_fixtures/monkeypatch.py to monkeypatch.cpython-310.pyc byte-compiling /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/_fixtures/logger.py to logger.cpython-310.pyc byte-compiling /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/_fixtures/environ.py to environ.cpython-310.pyc byte-compiling /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/_fixtures/tempdir.py to tempdir.cpython-310.pyc byte-compiling /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/_fixtures/streams.py to streams.cpython-310.pyc byte-compiling /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/_fixtures/mockpatch.py to mockpatch.cpython-310.pyc byte-compiling /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/_fixtures/__init__.py to __init__.cpython-310.pyc byte-compiling /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/_fixtures/packagepath.py to packagepath.cpython-310.pyc byte-compiling /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/_fixtures/timeout.py to timeout.cpython-310.pyc byte-compiling /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/_fixtures/popen.py to popen.cpython-310.pyc byte-compiling /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/_fixtures/temphomedir.py to temphomedir.cpython-310.pyc byte-compiling /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/_fixtures/pythonpackage.py to pythonpackage.cpython-310.pyc byte-compiling /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/_fixtures/pythonpath.py to pythonpath.cpython-310.pyc byte-compiling /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/_fixtures/warnings.py to warnings.cpython-310.pyc byte-compiling /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/testcase.py to testcase.cpython-310.pyc byte-compiling /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/callmany.py to callmany.cpython-310.pyc byte-compiling /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/__init__.py to __init__.cpython-310.pyc byte-compiling /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/tests/_fixtures/test_pythonpackage.py to test_pythonpackage.cpython-310.pyc byte-compiling /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/tests/_fixtures/test_warnings.py to test_warnings.cpython-310.pyc byte-compiling /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/tests/_fixtures/test_tempdir.py to test_tempdir.cpython-310.pyc byte-compiling /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/tests/_fixtures/test_environ.py to test_environ.cpython-310.pyc byte-compiling /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/tests/_fixtures/test_packagepath.py to test_packagepath.cpython-310.pyc byte-compiling /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/tests/_fixtures/__init__.py to __init__.cpython-310.pyc byte-compiling /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/tests/_fixtures/test_streams.py to test_streams.cpython-310.pyc byte-compiling /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/tests/_fixtures/test_logger.py to test_logger.cpython-310.pyc byte-compiling /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/tests/_fixtures/test_monkeypatch.py to test_monkeypatch.cpython-310.pyc byte-compiling /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/tests/_fixtures/test_pythonpath.py to test_pythonpath.cpython-310.pyc byte-compiling /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/tests/_fixtures/test_timeout.py to test_timeout.cpython-310.pyc byte-compiling /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/tests/_fixtures/test_mockpatch.py to test_mockpatch.cpython-310.pyc byte-compiling /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/tests/_fixtures/test_popen.py to test_popen.cpython-310.pyc byte-compiling /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/tests/_fixtures/test_temphomedir.py to test_temphomedir.cpython-310.pyc byte-compiling /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/tests/test_testcase.py to test_testcase.cpython-310.pyc byte-compiling /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/tests/helpers.py to helpers.cpython-310.pyc byte-compiling /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/tests/test_fixture.py to test_fixture.cpython-310.pyc byte-compiling /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/tests/test_callmany.py to test_callmany.cpython-310.pyc byte-compiling /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/fixture.py to fixture.cpython-310.pyc writing byte-compilation script '/tmp/B.nu5oqshg/BUILD/tmp/tmp2zpyw6rg.py' /usr/bin/python3 -Wignore:The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives:DeprecationWarning /tmp/B.nu5oqshg/BUILD/tmp/tmp2zpyw6rg.py removing /tmp/B.nu5oqshg/BUILD/tmp/tmp2zpyw6rg.py running install_egg_info Copying fixtures.egg-info to /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures-3.0.0-py3.10.egg-info running install_scripts + /bin/rm '--interactive=never' -r /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/tests/_fixtures + /bin/rm '--interactive=never' /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/tests/test_callmany.py /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/tests/test_fixture.py /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/tests/test_testcase.py + /bin/rm '--interactive=never' /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/tests/__pycache__/test_callmany.cpython-310.opt-2.pyc /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/tests/__pycache__/test_callmany.cpython-310.pyc /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/tests/__pycache__/test_fixture.cpython-310.opt-2.pyc /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/tests/__pycache__/test_fixture.cpython-310.pyc /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/tests/__pycache__/test_testcase.cpython-310.opt-2.pyc /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/tests/__pycache__/test_testcase.cpython-310.pyc + >/tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/tests/__init__.py + : + /usr/bin/python3 -c 'import compileall; import sys; compileall.compile_dir(sys.argv[1], ddir=sys.argv[1][len('\''/tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder'\''):])' /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures Listing '/tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures'... Listing '/tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/_fixtures'... Listing '/tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/tests'... Compiling '/tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/tests/__init__.py'... + /usr/bin/python3 -O -c 'import compileall; import sys; compileall.compile_dir(sys.argv[1], ddir=sys.argv[1][len('\''/tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder'\''):])' /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures Listing '/tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures'... Compiling '/tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/__init__.py'... Listing '/tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/_fixtures'... Compiling '/tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/_fixtures/__init__.py'... Compiling '/tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/_fixtures/environ.py'... Compiling '/tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/_fixtures/logger.py'... Compiling '/tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/_fixtures/mockpatch.py'... Compiling '/tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/_fixtures/monkeypatch.py'... Compiling '/tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/_fixtures/packagepath.py'... Compiling '/tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/_fixtures/popen.py'... Compiling '/tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/_fixtures/pythonpackage.py'... Compiling '/tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/_fixtures/pythonpath.py'... Compiling '/tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/_fixtures/streams.py'... Compiling '/tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/_fixtures/tempdir.py'... Compiling '/tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/_fixtures/temphomedir.py'... Compiling '/tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/_fixtures/timeout.py'... Compiling '/tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/_fixtures/warnings.py'... Compiling '/tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/callmany.py'... Compiling '/tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/fixture.py'... Compiling '/tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/testcase.py'... Listing '/tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/tests'... Compiling '/tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/tests/__init__.py'... Compiling '/tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/python3.10/site-packages/fixtures/tests/helpers.py'... + /usr/bin/find-debuginfo -j6 --build-id-seed 3.0.0-9 --unique-debug-suffix -3.0.0-9.i686 --unique-debug-src-base python-fixtures-3.0.0-9.i686 -S debugsourcefiles.list /tmp/B.nu5oqshg/BUILD/fixtures-3.0.0 + __spec_install_post_strip + set +x + __spec_install_post_chrpath + set +x + __spec_install_post_compress_modules + set +x + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_shebangs + set +x Checking script shebangs... DONE + __spec_install_post_compress_docs + set +x + __spec_install_post_py_hardlink + set +x Hardlink Python files: 0/60 files hardlinked Processing files: python3-fixtures-3.0.0-9.noarch Executing(%doc): /bin/sh -e /tmp/B.nu5oqshg/BUILD/tmp/rpm-tmp.9Kgswm + umask 022 + cd /tmp/B.nu5oqshg/BUILD + cd fixtures-3.0.0 + DOCDIR=/tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/doc/python3-fixtures-3.0.0 + export 'LC_ALL=C' + export DOCDIR + test -d /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/doc/python3-fixtures-3.0.0 + /bin/mkdir -p /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/doc/python3-fixtures-3.0.0 + cp -pr AUTHORS -pr BSD -pr COPYING -pr ChangeLog -pr GOALS -pr NEWS -pr README /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder/usr/share/doc/python3-fixtures-3.0.0 + RPM_EC=0 + jobs -p + exit 0 Provides: python3-fixtures = 3.0.0-9 python3.10dist(fixtures) = 3 python3dist(fixtures) = 3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.10 python3.10dist(pbr) >= 0.11 python3.10dist(six) python3.10dist(testtools) >= 0.9.22 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder Wrote: /tmp/B.nu5oqshg/RPMS/python3-fixtures-3.0.0-9.noarch.rpm Executing(%clean): /bin/sh -e /tmp/B.nu5oqshg/BUILD/tmp/rpm-tmp.eYCe87 + umask 022 + cd /tmp/B.nu5oqshg/BUILD + cd fixtures-3.0.0 + rm -rf /tmp/B.nu5oqshg/BUILD/tmp/python-fixtures-3.0.0-i686-root-builder + RPM_EC=0 + jobs -p + exit 0 RPM build warnings: Could not canonicalize hostname: tld-x86 ended at: Mon Jan 8 02:17:03 2024, done in 0:00:01.217667 + chmod -R u+rwX /tmp/B.nu5oqshg/BUILD + rm -rf /tmp/B.nu5oqshg/tmp /tmp/B.nu5oqshg/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..600..678 Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages End-TLD-Builder-Info + rm -rf /tmp/B.nu5oqshg Begin-TLD-Builder-Info Build-Time: user:1.67s sys:0.38s real:1.99s (faults io:8 non-io:126233) Files queued for ftp: 64993 python3-fixtures-3.0.0-9.noarch.rpm 93 python-fixtures-3.0.0-9.src.rpm.uploadinfo End-TLD-Builder-Info