request from: hawk checking if we should skip the build started at: Sat Aug 25 01:21:26 2018 fetching http://kraz.tld-linux.org/~builderti//srpms/88eacea2-cced-4881-830f-58c05fbd616d/python-testtools-2.3.0-1.src.rpm fetched 237198 bytes, 409.3 K/s installing srpm: python-testtools-2.3.0-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -d /tmp/B.OqZAyd/BUILD /tmp/B.OqZAyd/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python-testtools-2.3.0-1.src.rpm * Fri Aug 24 2018 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/python-testtools.git;a=log;h=18e5479ae78bb08c62aa952b8d1eeb2e02d3dced * Wed Jul 04 2018 Arkadiusz Miśkiewicz 18e5479 - up to 2.3.0 * Mon Jul 02 2018 Arkadiusz Miśkiewicz cd28ea4 - release 4 (by relup.sh) + rpm -Uhv --nodeps --define '_topdir /tmp/B.OqZAyd' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests python-testtools-2.3.0-1.src.rpm python-testtools ################################################## + rm -f python-testtools-2.3.0-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -m 700 -d /tmp/B.OqZAyd/BUILD/tmp mesg: ttyname failed: Inappropriate ioctl for device + TMPDIR=/tmp/B.OqZAyd/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.OqZAyd' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux --define 'prep exit 0' /tmp/B.OqZAyd/python-testtools.spec Building target platforms: x86_64-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: x86_64-tld-linux no BR needed building RPM using: set -ex; : build-id: 88eacea2-cced-4881-830f-58c05fbd616d; TMPDIR=/tmp/B.OqZAyd/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.OqZAyd' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux /tmp/B.OqZAyd/python-testtools.spec mesg: ttyname failed: Inappropriate ioctl for device + : build-id: 88eacea2-cced-4881-830f-58c05fbd616d + TMPDIR=/tmp/B.OqZAyd/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.OqZAyd' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux /tmp/B.OqZAyd/python-testtools.spec Building target platforms: x86_64-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.OqZAyd/BUILD/tmp /bin/sh -e /tmp/B.OqZAyd/BUILD/tmp/rpm-tmp.60529 + umask 022 + cd /tmp/B.OqZAyd/BUILD + cd /tmp/B.OqZAyd/BUILD + rm -rf testtools-2.3.0 + /usr/bin/gzip -dc /tmp/B.OqZAyd/testtools-2.3.0.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd testtools-2.3.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.OqZAyd/BUILD/tmp /bin/sh -e /tmp/B.OqZAyd/BUILD/tmp/rpm-tmp.60529 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.OqZAyd/BUILD/tmp + umask 022 + cd /tmp/B.OqZAyd/BUILD + cd testtools-2.3.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 -fPIC -march=x86-64 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CXXFLAGS + CC=x86_64-tld-linux-gcc + export CC + CXX=x86_64-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/testtools creating build-2/lib/testtools/tests copying testtools/tests/test_content.py -> build-2/lib/testtools/tests copying testtools/tests/test_assert_that.py -> build-2/lib/testtools/tests copying testtools/tests/helpers.py -> build-2/lib/testtools/tests copying testtools/tests/test_runtest.py -> build-2/lib/testtools/tests copying testtools/tests/test_testresult.py -> build-2/lib/testtools/tests copying testtools/tests/test_compat.py -> build-2/lib/testtools/tests copying testtools/tests/test_helpers.py -> build-2/lib/testtools/tests copying testtools/tests/__init__.py -> build-2/lib/testtools/tests copying testtools/tests/test_monkey.py -> build-2/lib/testtools/tests copying testtools/tests/test_tags.py -> build-2/lib/testtools/tests copying testtools/tests/test_testsuite.py -> build-2/lib/testtools/tests copying testtools/tests/samplecases.py -> build-2/lib/testtools/tests copying testtools/tests/test_fixturesupport.py -> build-2/lib/testtools/tests copying testtools/tests/test_with_with.py -> build-2/lib/testtools/tests copying testtools/tests/test_run.py -> build-2/lib/testtools/tests copying testtools/tests/test_content_type.py -> build-2/lib/testtools/tests copying testtools/tests/test_distutilscmd.py -> build-2/lib/testtools/tests copying testtools/tests/test_testcase.py -> build-2/lib/testtools/tests copying testtools/_compat2x.py -> build-2/lib/testtools copying testtools/helpers.py -> build-2/lib/testtools copying testtools/deferredruntest.py -> build-2/lib/testtools copying testtools/_compat3x.py -> build-2/lib/testtools copying testtools/content.py -> build-2/lib/testtools copying testtools/utils.py -> build-2/lib/testtools copying testtools/__init__.py -> build-2/lib/testtools copying testtools/content_type.py -> build-2/lib/testtools copying testtools/monkey.py -> build-2/lib/testtools copying testtools/runtest.py -> build-2/lib/testtools copying testtools/distutilscmd.py -> build-2/lib/testtools copying testtools/compat.py -> build-2/lib/testtools copying testtools/testcase.py -> build-2/lib/testtools copying testtools/tags.py -> build-2/lib/testtools copying testtools/assertions.py -> build-2/lib/testtools copying testtools/testsuite.py -> build-2/lib/testtools copying testtools/run.py -> build-2/lib/testtools creating build-2/lib/testtools/matchers copying testtools/matchers/_warnings.py -> build-2/lib/testtools/matchers copying testtools/matchers/_impl.py -> build-2/lib/testtools/matchers copying testtools/matchers/_const.py -> build-2/lib/testtools/matchers copying testtools/matchers/_datastructures.py -> build-2/lib/testtools/matchers copying testtools/matchers/_higherorder.py -> build-2/lib/testtools/matchers copying testtools/matchers/__init__.py -> build-2/lib/testtools/matchers copying testtools/matchers/_basic.py -> build-2/lib/testtools/matchers copying testtools/matchers/_dict.py -> build-2/lib/testtools/matchers copying testtools/matchers/_filesystem.py -> build-2/lib/testtools/matchers copying testtools/matchers/_doctest.py -> build-2/lib/testtools/matchers copying testtools/matchers/_exception.py -> build-2/lib/testtools/matchers creating build-2/lib/testtools/twistedsupport copying testtools/twistedsupport/_deferreddebug.py -> build-2/lib/testtools/twistedsupport copying testtools/twistedsupport/_runtest.py -> build-2/lib/testtools/twistedsupport copying testtools/twistedsupport/_matchers.py -> build-2/lib/testtools/twistedsupport copying testtools/twistedsupport/__init__.py -> build-2/lib/testtools/twistedsupport copying testtools/twistedsupport/_deferred.py -> build-2/lib/testtools/twistedsupport copying testtools/twistedsupport/_spinner.py -> build-2/lib/testtools/twistedsupport creating build-2/lib/testtools/testresult copying testtools/testresult/doubles.py -> build-2/lib/testtools/testresult copying testtools/testresult/__init__.py -> build-2/lib/testtools/testresult copying testtools/testresult/real.py -> build-2/lib/testtools/testresult creating build-2/lib/testtools/tests/matchers copying testtools/tests/matchers/test_warnings.py -> build-2/lib/testtools/tests/matchers copying testtools/tests/matchers/test_exception.py -> build-2/lib/testtools/tests/matchers copying testtools/tests/matchers/helpers.py -> build-2/lib/testtools/tests/matchers copying testtools/tests/matchers/test_datastructures.py -> build-2/lib/testtools/tests/matchers copying testtools/tests/matchers/test_dict.py -> build-2/lib/testtools/tests/matchers copying testtools/tests/matchers/test_basic.py -> build-2/lib/testtools/tests/matchers copying testtools/tests/matchers/test_filesystem.py -> build-2/lib/testtools/tests/matchers copying testtools/tests/matchers/__init__.py -> build-2/lib/testtools/tests/matchers copying testtools/tests/matchers/test_higherorder.py -> build-2/lib/testtools/tests/matchers copying testtools/tests/matchers/test_const.py -> build-2/lib/testtools/tests/matchers copying testtools/tests/matchers/test_doctest.py -> build-2/lib/testtools/tests/matchers copying testtools/tests/matchers/test_impl.py -> build-2/lib/testtools/tests/matchers creating build-2/lib/testtools/tests/twistedsupport copying testtools/tests/twistedsupport/test_runtest.py -> build-2/lib/testtools/tests/twistedsupport copying testtools/tests/twistedsupport/_helpers.py -> build-2/lib/testtools/tests/twistedsupport copying testtools/tests/twistedsupport/__init__.py -> build-2/lib/testtools/tests/twistedsupport copying testtools/tests/twistedsupport/test_deferred.py -> build-2/lib/testtools/tests/twistedsupport copying testtools/tests/twistedsupport/test_spinner.py -> build-2/lib/testtools/tests/twistedsupport copying testtools/tests/twistedsupport/test_matchers.py -> build-2/lib/testtools/tests/twistedsupport running egg_info writing requirements to testtools.egg-info/requires.txt writing testtools.egg-info/PKG-INFO writing top-level names to testtools.egg-info/top_level.txt writing dependency_links to testtools.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 -fPIC -march=x86-64 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CXXFLAGS + CC=x86_64-tld-linux-gcc + export CC + CXX=x86_64-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/testtools creating build-3/lib/testtools/twistedsupport copying testtools/twistedsupport/_deferreddebug.py -> build-3/lib/testtools/twistedsupport copying testtools/twistedsupport/_runtest.py -> build-3/lib/testtools/twistedsupport copying testtools/twistedsupport/_matchers.py -> build-3/lib/testtools/twistedsupport copying testtools/twistedsupport/__init__.py -> build-3/lib/testtools/twistedsupport copying testtools/twistedsupport/_deferred.py -> build-3/lib/testtools/twistedsupport copying testtools/twistedsupport/_spinner.py -> build-3/lib/testtools/twistedsupport creating build-3/lib/testtools/tests creating build-3/lib/testtools/tests/matchers copying testtools/tests/matchers/test_warnings.py -> build-3/lib/testtools/tests/matchers copying testtools/tests/matchers/test_exception.py -> build-3/lib/testtools/tests/matchers copying testtools/tests/matchers/helpers.py -> build-3/lib/testtools/tests/matchers copying testtools/tests/matchers/test_datastructures.py -> build-3/lib/testtools/tests/matchers copying testtools/tests/matchers/test_dict.py -> build-3/lib/testtools/tests/matchers copying testtools/tests/matchers/test_basic.py -> build-3/lib/testtools/tests/matchers copying testtools/tests/matchers/test_filesystem.py -> build-3/lib/testtools/tests/matchers copying testtools/tests/matchers/__init__.py -> build-3/lib/testtools/tests/matchers copying testtools/tests/matchers/test_higherorder.py -> build-3/lib/testtools/tests/matchers copying testtools/tests/matchers/test_const.py -> build-3/lib/testtools/tests/matchers copying testtools/tests/matchers/test_doctest.py -> build-3/lib/testtools/tests/matchers copying testtools/tests/matchers/test_impl.py -> build-3/lib/testtools/tests/matchers copying testtools/tests/test_content.py -> build-3/lib/testtools/tests copying testtools/tests/test_assert_that.py -> build-3/lib/testtools/tests copying testtools/tests/helpers.py -> build-3/lib/testtools/tests copying testtools/tests/test_runtest.py -> build-3/lib/testtools/tests copying testtools/tests/test_testresult.py -> build-3/lib/testtools/tests copying testtools/tests/test_compat.py -> build-3/lib/testtools/tests copying testtools/tests/test_helpers.py -> build-3/lib/testtools/tests copying testtools/tests/__init__.py -> build-3/lib/testtools/tests copying testtools/tests/test_monkey.py -> build-3/lib/testtools/tests copying testtools/tests/test_tags.py -> build-3/lib/testtools/tests copying testtools/tests/test_testsuite.py -> build-3/lib/testtools/tests copying testtools/tests/samplecases.py -> build-3/lib/testtools/tests copying testtools/tests/test_fixturesupport.py -> build-3/lib/testtools/tests copying testtools/tests/test_with_with.py -> build-3/lib/testtools/tests copying testtools/tests/test_run.py -> build-3/lib/testtools/tests copying testtools/tests/test_content_type.py -> build-3/lib/testtools/tests copying testtools/tests/test_distutilscmd.py -> build-3/lib/testtools/tests copying testtools/tests/test_testcase.py -> build-3/lib/testtools/tests creating build-3/lib/testtools/testresult copying testtools/testresult/doubles.py -> build-3/lib/testtools/testresult copying testtools/testresult/__init__.py -> build-3/lib/testtools/testresult copying testtools/testresult/real.py -> build-3/lib/testtools/testresult copying testtools/_compat2x.py -> build-3/lib/testtools copying testtools/helpers.py -> build-3/lib/testtools copying testtools/deferredruntest.py -> build-3/lib/testtools copying testtools/_compat3x.py -> build-3/lib/testtools copying testtools/content.py -> build-3/lib/testtools copying testtools/utils.py -> build-3/lib/testtools copying testtools/__init__.py -> build-3/lib/testtools copying testtools/content_type.py -> build-3/lib/testtools copying testtools/monkey.py -> build-3/lib/testtools copying testtools/runtest.py -> build-3/lib/testtools copying testtools/distutilscmd.py -> build-3/lib/testtools copying testtools/compat.py -> build-3/lib/testtools copying testtools/testcase.py -> build-3/lib/testtools copying testtools/tags.py -> build-3/lib/testtools copying testtools/assertions.py -> build-3/lib/testtools copying testtools/testsuite.py -> build-3/lib/testtools copying testtools/run.py -> build-3/lib/testtools creating build-3/lib/testtools/tests/twistedsupport copying testtools/tests/twistedsupport/test_runtest.py -> build-3/lib/testtools/tests/twistedsupport copying testtools/tests/twistedsupport/_helpers.py -> build-3/lib/testtools/tests/twistedsupport copying testtools/tests/twistedsupport/__init__.py -> build-3/lib/testtools/tests/twistedsupport copying testtools/tests/twistedsupport/test_deferred.py -> build-3/lib/testtools/tests/twistedsupport copying testtools/tests/twistedsupport/test_spinner.py -> build-3/lib/testtools/tests/twistedsupport copying testtools/tests/twistedsupport/test_matchers.py -> build-3/lib/testtools/tests/twistedsupport creating build-3/lib/testtools/matchers copying testtools/matchers/_warnings.py -> build-3/lib/testtools/matchers copying testtools/matchers/_impl.py -> build-3/lib/testtools/matchers copying testtools/matchers/_const.py -> build-3/lib/testtools/matchers copying testtools/matchers/_datastructures.py -> build-3/lib/testtools/matchers copying testtools/matchers/_higherorder.py -> build-3/lib/testtools/matchers copying testtools/matchers/__init__.py -> build-3/lib/testtools/matchers copying testtools/matchers/_basic.py -> build-3/lib/testtools/matchers copying testtools/matchers/_dict.py -> build-3/lib/testtools/matchers copying testtools/matchers/_filesystem.py -> build-3/lib/testtools/matchers copying testtools/matchers/_doctest.py -> build-3/lib/testtools/matchers copying testtools/matchers/_exception.py -> build-3/lib/testtools/matchers running egg_info writing testtools.egg-info/PKG-INFO writing dependency_links to testtools.egg-info/dependency_links.txt writing requirements to testtools.egg-info/requires.txt writing top-level names to testtools.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt + /usr/bin/make -j8 -C doc html make: Entering directory '/tmp/B.OqZAyd/BUILD/testtools-2.3.0/doc' sphinx-build -b html -d _build/doctrees . _build/html Running Sphinx v1.7.6 making output directory... loading pickled environment... not yet created loading intersphinx inventory from https://docs.python.org/2/objects.inv... WARNING: failed to reach any of the inventories with the following issues: WARNING: intersphinx inventory 'https://docs.python.org/2/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'https://docs.python.org/2/objects.inv', , ConnectionError(...)) loading intersphinx inventory from https://docs.python.org/3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: WARNING: intersphinx inventory 'https://docs.python.org/3/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'https://docs.python.org/3/objects.inv', , ConnectionError(...)) loading intersphinx inventory from https://twistedmatrix.com/documents/current/api/objects.inv... WARNING: failed to reach any of the inventories with the following issues: WARNING: intersphinx inventory 'https://twistedmatrix.com/documents/current/api/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'https://twistedmatrix.com/documents/current/api/objects.inv', , ConnectionError(...)) building [mo]: targets for 0 po files that are out of date building [html]: targets for 7 source files that are out of date updating environment: 7 added, 0 changed, 0 removed reading sources... [ 14%] api reading sources... [ 28%] for-framework-folk reading sources... [ 42%] for-test-authors reading sources... [ 57%] hacking reading sources... [ 71%] index reading sources... [ 85%] overview reading sources... [100%] twisted-support WARNING: autodoc: failed to import module 'testtools'; the following exception was raised: No module named 'testtools' WARNING: autodoc: failed to import module 'testtools.assertions'; the following exception was raised: No module named 'testtools' WARNING: autodoc: failed to import module 'testtools.matchers'; the following exception was raised: No module named 'testtools' WARNING: autodoc: failed to import module 'testtools.twistedsupport'; the following exception was raised: No module named 'testtools' WARNING: autodoc: failed to import function 'Always' from module 'testtools.matchers'; the following exception was raised: No module named 'testtools' WARNING: autodoc: failed to import function 'Never' from module 'testtools.matchers'; the following exception was raised: No module named 'testtools' /tmp/B.OqZAyd/BUILD/testtools-2.3.0/doc/index.rst:20: WARNING: toctree contains reference to nonexisting document 'news' WARNING: autodoc: failed to import function 'succeeded' from module 'testtools.twistedsupport'; the following exception was raised: No module named 'testtools' WARNING: autodoc: failed to import function 'failed' from module 'testtools.twistedsupport'; the following exception was raised: No module named 'testtools' WARNING: autodoc: failed to import function 'has_no_result' from module 'testtools.twistedsupport'; the following exception was raised: No module named 'testtools' looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 14%] api writing output... [ 28%] for-framework-folk writing output... [ 42%] for-test-authors writing output... [ 57%] hacking writing output... [ 71%] index writing output... [ 85%] overview writing output... [100%] twisted-support generating indices... genindex writing additional pages... search copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 16 warnings. The HTML pages are in _build/html. Build finished. The HTML pages are in _build/html. make: Leaving directory '/tmp/B.OqZAyd/BUILD/testtools-2.3.0/doc' + 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.OqZAyd/BUILD/tmp /bin/sh -e /tmp/B.OqZAyd/BUILD/tmp/rpm-tmp.3203 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.OqZAyd/BUILD/tmp + umask 022 + cd /tmp/B.OqZAyd/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder + /bin/mkdir -p /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder + cd testtools-2.3.0 + rm -rf /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.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 -fPIC -march=x86-64 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CXXFLAGS + CC=x86_64-tld-linux-gcc + export CC + CXX=x86_64-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/lib64/python2.7/site-packages' '--optimize=2' '--root=/tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder' running build running build_py running egg_info writing requirements to testtools.egg-info/requires.txt writing testtools.egg-info/PKG-INFO writing top-level names to testtools.egg-info/top_level.txt writing dependency_links to testtools.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.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder creating /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr creating /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share creating /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7 creating /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages creating /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools copying build-2/lib/testtools/_compat2x.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools copying build-2/lib/testtools/helpers.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools copying build-2/lib/testtools/deferredruntest.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools copying build-2/lib/testtools/_compat3x.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools copying build-2/lib/testtools/content.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools creating /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/testresult copying build-2/lib/testtools/testresult/doubles.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/testresult copying build-2/lib/testtools/testresult/__init__.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/testresult copying build-2/lib/testtools/testresult/real.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/testresult copying build-2/lib/testtools/utils.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools creating /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests copying build-2/lib/testtools/tests/test_content.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests copying build-2/lib/testtools/tests/test_assert_that.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests copying build-2/lib/testtools/tests/helpers.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests copying build-2/lib/testtools/tests/test_runtest.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests copying build-2/lib/testtools/tests/test_testresult.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests copying build-2/lib/testtools/tests/test_compat.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests copying build-2/lib/testtools/tests/test_helpers.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests copying build-2/lib/testtools/tests/__init__.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests copying build-2/lib/testtools/tests/test_monkey.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests copying build-2/lib/testtools/tests/test_tags.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests creating /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/twistedsupport copying build-2/lib/testtools/tests/twistedsupport/test_runtest.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/twistedsupport copying build-2/lib/testtools/tests/twistedsupport/_helpers.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/twistedsupport copying build-2/lib/testtools/tests/twistedsupport/__init__.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/twistedsupport copying build-2/lib/testtools/tests/twistedsupport/test_deferred.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/twistedsupport copying build-2/lib/testtools/tests/twistedsupport/test_spinner.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/twistedsupport copying build-2/lib/testtools/tests/twistedsupport/test_matchers.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/twistedsupport copying build-2/lib/testtools/tests/test_testsuite.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests copying build-2/lib/testtools/tests/samplecases.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests copying build-2/lib/testtools/tests/test_fixturesupport.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests copying build-2/lib/testtools/tests/test_with_with.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests copying build-2/lib/testtools/tests/test_run.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests creating /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/matchers copying build-2/lib/testtools/tests/matchers/test_warnings.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/matchers copying build-2/lib/testtools/tests/matchers/test_exception.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/matchers copying build-2/lib/testtools/tests/matchers/helpers.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/matchers copying build-2/lib/testtools/tests/matchers/test_datastructures.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/matchers copying build-2/lib/testtools/tests/matchers/test_dict.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/matchers copying build-2/lib/testtools/tests/matchers/test_basic.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/matchers copying build-2/lib/testtools/tests/matchers/test_filesystem.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/matchers copying build-2/lib/testtools/tests/matchers/__init__.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/matchers copying build-2/lib/testtools/tests/matchers/test_higherorder.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/matchers copying build-2/lib/testtools/tests/matchers/test_const.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/matchers copying build-2/lib/testtools/tests/matchers/test_doctest.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/matchers copying build-2/lib/testtools/tests/matchers/test_impl.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/matchers copying build-2/lib/testtools/tests/test_content_type.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests copying build-2/lib/testtools/tests/test_distutilscmd.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests copying build-2/lib/testtools/tests/test_testcase.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests copying build-2/lib/testtools/__init__.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools creating /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/twistedsupport copying build-2/lib/testtools/twistedsupport/_deferreddebug.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/twistedsupport copying build-2/lib/testtools/twistedsupport/_runtest.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/twistedsupport copying build-2/lib/testtools/twistedsupport/_matchers.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/twistedsupport copying build-2/lib/testtools/twistedsupport/__init__.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/twistedsupport copying build-2/lib/testtools/twistedsupport/_deferred.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/twistedsupport copying build-2/lib/testtools/twistedsupport/_spinner.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/twistedsupport copying build-2/lib/testtools/content_type.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools copying build-2/lib/testtools/monkey.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools copying build-2/lib/testtools/runtest.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools copying build-2/lib/testtools/distutilscmd.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools copying build-2/lib/testtools/compat.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools copying build-2/lib/testtools/testcase.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools copying build-2/lib/testtools/tags.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools copying build-2/lib/testtools/assertions.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools creating /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/matchers copying build-2/lib/testtools/matchers/_warnings.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/matchers copying build-2/lib/testtools/matchers/_impl.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/matchers copying build-2/lib/testtools/matchers/_const.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/matchers copying build-2/lib/testtools/matchers/_datastructures.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/matchers copying build-2/lib/testtools/matchers/_higherorder.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/matchers copying build-2/lib/testtools/matchers/__init__.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/matchers copying build-2/lib/testtools/matchers/_basic.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/matchers copying build-2/lib/testtools/matchers/_dict.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/matchers copying build-2/lib/testtools/matchers/_filesystem.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/matchers copying build-2/lib/testtools/matchers/_doctest.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/matchers copying build-2/lib/testtools/matchers/_exception.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/matchers copying build-2/lib/testtools/testsuite.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools copying build-2/lib/testtools/run.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/_compat2x.py to _compat2x.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/helpers.py to helpers.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/deferredruntest.py to deferredruntest.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/_compat3x.py to _compat3x.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/content.py to content.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/testresult/doubles.py to doubles.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/testresult/__init__.py to __init__.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/testresult/real.py to real.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/utils.py to utils.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/test_content.py to test_content.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/test_assert_that.py to test_assert_that.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/helpers.py to helpers.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/test_runtest.py to test_runtest.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/test_testresult.py to test_testresult.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/test_compat.py to test_compat.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/test_helpers.py to test_helpers.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/__init__.py to __init__.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/test_monkey.py to test_monkey.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/test_tags.py to test_tags.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/twistedsupport/test_runtest.py to test_runtest.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/twistedsupport/_helpers.py to _helpers.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/twistedsupport/__init__.py to __init__.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/twistedsupport/test_deferred.py to test_deferred.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/twistedsupport/test_spinner.py to test_spinner.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/twistedsupport/test_matchers.py to test_matchers.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/test_testsuite.py to test_testsuite.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/samplecases.py to samplecases.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/test_fixturesupport.py to test_fixturesupport.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/test_with_with.py to test_with_with.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/test_run.py to test_run.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/matchers/test_warnings.py to test_warnings.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/matchers/test_exception.py to test_exception.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/matchers/helpers.py to helpers.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/matchers/test_datastructures.py to test_datastructures.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/matchers/test_dict.py to test_dict.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/matchers/test_basic.py to test_basic.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/matchers/test_filesystem.py to test_filesystem.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/matchers/__init__.py to __init__.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/matchers/test_higherorder.py to test_higherorder.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/matchers/test_const.py to test_const.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/matchers/test_doctest.py to test_doctest.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/matchers/test_impl.py to test_impl.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/test_content_type.py to test_content_type.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/test_distutilscmd.py to test_distutilscmd.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/test_testcase.py to test_testcase.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/__init__.py to __init__.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/twistedsupport/_deferreddebug.py to _deferreddebug.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/twistedsupport/_runtest.py to _runtest.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/twistedsupport/_matchers.py to _matchers.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/twistedsupport/__init__.py to __init__.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/twistedsupport/_deferred.py to _deferred.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/twistedsupport/_spinner.py to _spinner.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/content_type.py to content_type.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/monkey.py to monkey.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/runtest.py to runtest.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/distutilscmd.py to distutilscmd.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/compat.py to compat.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/testcase.py to testcase.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tags.py to tags.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/assertions.py to assertions.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/matchers/_warnings.py to _warnings.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/matchers/_impl.py to _impl.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/matchers/_const.py to _const.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/matchers/_datastructures.py to _datastructures.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/matchers/_higherorder.py to _higherorder.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/matchers/__init__.py to __init__.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/matchers/_basic.py to _basic.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/matchers/_dict.py to _dict.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/matchers/_filesystem.py to _filesystem.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/matchers/_doctest.py to _doctest.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/matchers/_exception.py to _exception.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/testsuite.py to testsuite.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/run.py to run.pyc writing byte-compilation script '/tmp/B.OqZAyd/BUILD/tmp/tmprnRgvP.py' /usr/bin/python -OO /tmp/B.OqZAyd/BUILD/tmp/tmprnRgvP.py removing /tmp/B.OqZAyd/BUILD/tmp/tmprnRgvP.py running install_egg_info Copying testtools.egg-info to /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools-2.3.0-py2.7.egg-info running install_scripts + '[' ! -d /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages ']' + find /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages -name '*.py' -print0 + xargs -0r -l512 rm + '[' ! -d /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/lib64/python2.7/site-packages ']' + /bin/rm '--interactive=never' -r /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/matchers + /bin/rm '--interactive=never' /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/__init__.pyc /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/__init__.pyo /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/test_assert_that.pyc /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/test_assert_that.pyo /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/test_compat.pyc /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/test_compat.pyo /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/test_content.pyc /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/test_content.pyo /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/test_content_type.pyc /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/test_content_type.pyo /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/test_distutilscmd.pyc /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/test_distutilscmd.pyo /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/test_fixturesupport.pyc /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/test_fixturesupport.pyo /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/test_helpers.pyc /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/test_helpers.pyo /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/test_monkey.pyc /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/test_monkey.pyo /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/test_run.pyc /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/test_run.pyo /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/test_runtest.pyc /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/test_runtest.pyo /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/test_tags.pyc /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/test_tags.pyo /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/test_testcase.pyc /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/test_testcase.pyo /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/test_testresult.pyc /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/test_testresult.pyo /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/test_testsuite.pyc /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/test_testsuite.pyo /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/test_with_with.pyc /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python2.7/site-packages/testtools/tests/test_with_with.pyo + 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 -fPIC -march=x86-64 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CXXFLAGS + CC=x86_64-tld-linux-gcc + export CC + CXX=x86_64-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.7/site-packages' '--install-platlib=/usr/lib64/python3.7/site-packages' '--optimize=2' '--root=/tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder' running build running build_py running egg_info writing testtools.egg-info/PKG-INFO writing dependency_links to testtools.egg-info/dependency_links.txt writing requirements to testtools.egg-info/requires.txt writing top-level names to testtools.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.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7 creating /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages creating /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools copying build-3/lib/testtools/_compat2x.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools copying build-3/lib/testtools/helpers.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools copying build-3/lib/testtools/deferredruntest.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools copying build-3/lib/testtools/_compat3x.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools copying build-3/lib/testtools/content.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools creating /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/testresult copying build-3/lib/testtools/testresult/doubles.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/testresult copying build-3/lib/testtools/testresult/__init__.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/testresult copying build-3/lib/testtools/testresult/real.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/testresult copying build-3/lib/testtools/utils.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools creating /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests copying build-3/lib/testtools/tests/test_content.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests copying build-3/lib/testtools/tests/test_assert_that.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests copying build-3/lib/testtools/tests/helpers.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests copying build-3/lib/testtools/tests/test_runtest.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests copying build-3/lib/testtools/tests/test_testresult.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests copying build-3/lib/testtools/tests/test_compat.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests copying build-3/lib/testtools/tests/test_helpers.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests copying build-3/lib/testtools/tests/__init__.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests copying build-3/lib/testtools/tests/test_monkey.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests copying build-3/lib/testtools/tests/test_tags.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests creating /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/twistedsupport copying build-3/lib/testtools/tests/twistedsupport/test_runtest.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/twistedsupport copying build-3/lib/testtools/tests/twistedsupport/_helpers.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/twistedsupport copying build-3/lib/testtools/tests/twistedsupport/__init__.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/twistedsupport copying build-3/lib/testtools/tests/twistedsupport/test_deferred.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/twistedsupport copying build-3/lib/testtools/tests/twistedsupport/test_spinner.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/twistedsupport copying build-3/lib/testtools/tests/twistedsupport/test_matchers.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/twistedsupport copying build-3/lib/testtools/tests/test_testsuite.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests copying build-3/lib/testtools/tests/samplecases.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests copying build-3/lib/testtools/tests/test_fixturesupport.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests copying build-3/lib/testtools/tests/test_with_with.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests copying build-3/lib/testtools/tests/test_run.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests creating /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/matchers copying build-3/lib/testtools/tests/matchers/test_warnings.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/matchers copying build-3/lib/testtools/tests/matchers/test_exception.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/matchers copying build-3/lib/testtools/tests/matchers/helpers.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/matchers copying build-3/lib/testtools/tests/matchers/test_datastructures.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/matchers copying build-3/lib/testtools/tests/matchers/test_dict.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/matchers copying build-3/lib/testtools/tests/matchers/test_basic.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/matchers copying build-3/lib/testtools/tests/matchers/test_filesystem.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/matchers copying build-3/lib/testtools/tests/matchers/__init__.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/matchers copying build-3/lib/testtools/tests/matchers/test_higherorder.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/matchers copying build-3/lib/testtools/tests/matchers/test_const.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/matchers copying build-3/lib/testtools/tests/matchers/test_doctest.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/matchers copying build-3/lib/testtools/tests/matchers/test_impl.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/matchers copying build-3/lib/testtools/tests/test_content_type.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests copying build-3/lib/testtools/tests/test_distutilscmd.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests copying build-3/lib/testtools/tests/test_testcase.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests copying build-3/lib/testtools/__init__.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools creating /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/twistedsupport copying build-3/lib/testtools/twistedsupport/_deferreddebug.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/twistedsupport copying build-3/lib/testtools/twistedsupport/_runtest.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/twistedsupport copying build-3/lib/testtools/twistedsupport/_matchers.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/twistedsupport copying build-3/lib/testtools/twistedsupport/__init__.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/twistedsupport copying build-3/lib/testtools/twistedsupport/_deferred.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/twistedsupport copying build-3/lib/testtools/twistedsupport/_spinner.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/twistedsupport copying build-3/lib/testtools/content_type.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools copying build-3/lib/testtools/monkey.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools copying build-3/lib/testtools/runtest.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools copying build-3/lib/testtools/distutilscmd.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools copying build-3/lib/testtools/compat.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools copying build-3/lib/testtools/testcase.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools copying build-3/lib/testtools/tags.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools copying build-3/lib/testtools/assertions.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools creating /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/matchers copying build-3/lib/testtools/matchers/_warnings.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/matchers copying build-3/lib/testtools/matchers/_impl.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/matchers copying build-3/lib/testtools/matchers/_const.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/matchers copying build-3/lib/testtools/matchers/_datastructures.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/matchers copying build-3/lib/testtools/matchers/_higherorder.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/matchers copying build-3/lib/testtools/matchers/__init__.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/matchers copying build-3/lib/testtools/matchers/_basic.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/matchers copying build-3/lib/testtools/matchers/_dict.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/matchers copying build-3/lib/testtools/matchers/_filesystem.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/matchers copying build-3/lib/testtools/matchers/_doctest.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/matchers copying build-3/lib/testtools/matchers/_exception.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/matchers copying build-3/lib/testtools/testsuite.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools copying build-3/lib/testtools/run.py -> /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/_compat2x.py to _compat2x.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/helpers.py to helpers.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/deferredruntest.py to deferredruntest.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/_compat3x.py to _compat3x.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/content.py to content.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/testresult/doubles.py to doubles.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/testresult/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/testresult/real.py to real.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/utils.py to utils.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/test_content.py to test_content.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/test_assert_that.py to test_assert_that.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/helpers.py to helpers.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/test_runtest.py to test_runtest.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/test_testresult.py to test_testresult.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/test_compat.py to test_compat.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/test_helpers.py to test_helpers.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/test_monkey.py to test_monkey.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/test_tags.py to test_tags.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/twistedsupport/test_runtest.py to test_runtest.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/twistedsupport/_helpers.py to _helpers.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/twistedsupport/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/twistedsupport/test_deferred.py to test_deferred.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/twistedsupport/test_spinner.py to test_spinner.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/twistedsupport/test_matchers.py to test_matchers.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/test_testsuite.py to test_testsuite.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/samplecases.py to samplecases.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/test_fixturesupport.py to test_fixturesupport.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/test_with_with.py to test_with_with.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/test_run.py to test_run.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/matchers/test_warnings.py to test_warnings.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/matchers/test_exception.py to test_exception.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/matchers/helpers.py to helpers.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/matchers/test_datastructures.py to test_datastructures.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/matchers/test_dict.py to test_dict.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/matchers/test_basic.py to test_basic.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/matchers/test_filesystem.py to test_filesystem.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/matchers/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/matchers/test_higherorder.py to test_higherorder.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/matchers/test_const.py to test_const.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/matchers/test_doctest.py to test_doctest.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/matchers/test_impl.py to test_impl.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/test_content_type.py to test_content_type.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/test_distutilscmd.py to test_distutilscmd.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/test_testcase.py to test_testcase.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/twistedsupport/_deferreddebug.py to _deferreddebug.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/twistedsupport/_runtest.py to _runtest.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/twistedsupport/_matchers.py to _matchers.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/twistedsupport/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/twistedsupport/_deferred.py to _deferred.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/twistedsupport/_spinner.py to _spinner.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/content_type.py to content_type.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/monkey.py to monkey.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/runtest.py to runtest.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/distutilscmd.py to distutilscmd.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/compat.py to compat.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/testcase.py to testcase.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tags.py to tags.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/assertions.py to assertions.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/matchers/_warnings.py to _warnings.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/matchers/_impl.py to _impl.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/matchers/_const.py to _const.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/matchers/_datastructures.py to _datastructures.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/matchers/_higherorder.py to _higherorder.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/matchers/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/matchers/_basic.py to _basic.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/matchers/_dict.py to _dict.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/matchers/_filesystem.py to _filesystem.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/matchers/_doctest.py to _doctest.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/matchers/_exception.py to _exception.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/testsuite.py to testsuite.cpython-37.pyc byte-compiling /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/run.py to run.cpython-37.pyc writing byte-compilation script '/tmp/B.OqZAyd/BUILD/tmp/tmp9xvxcjwl.py' /usr/bin/python3 /tmp/B.OqZAyd/BUILD/tmp/tmp9xvxcjwl.py File "/usr/share/python3.7/site-packages/testtools/_compat2x.py", line 16 raise exc_class, exc_obj, exc_tb ^ SyntaxError: invalid syntax removing /tmp/B.OqZAyd/BUILD/tmp/tmp9xvxcjwl.py running install_egg_info Copying testtools.egg-info to /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools-2.3.0-py3.7.egg-info running install_scripts File "/usr/share/python3.7/site-packages/testtools/_compat2x.py", line 16 raise exc_class, exc_obj, exc_tb ^ SyntaxError: invalid syntax + /bin/rm '--interactive=never' -r /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/matchers + /bin/rm '--interactive=never' /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/__init__.py /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/test_assert_that.py /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/test_compat.py /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/test_content.py /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/test_content_type.py /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/test_distutilscmd.py /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/test_fixturesupport.py /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/test_helpers.py /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/test_monkey.py /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/test_run.py /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/test_runtest.py /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/test_tags.py /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/test_testcase.py /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/test_testresult.py /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/test_testsuite.py /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/test_with_with.py /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/__pycache__/__init__.cpython-37.opt-2.pyc /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/__pycache__/__init__.cpython-37.pyc /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/__pycache__/test_assert_that.cpython-37.opt-2.pyc /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/__pycache__/test_assert_that.cpython-37.pyc /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/__pycache__/test_compat.cpython-37.opt-2.pyc /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/__pycache__/test_compat.cpython-37.pyc /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/__pycache__/test_content.cpython-37.opt-2.pyc /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/__pycache__/test_content.cpython-37.pyc /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/__pycache__/test_content_type.cpython-37.opt-2.pyc /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/__pycache__/test_content_type.cpython-37.pyc /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/__pycache__/test_distutilscmd.cpython-37.opt-2.pyc /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/__pycache__/test_distutilscmd.cpython-37.pyc /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/__pycache__/test_fixturesupport.cpython-37.opt-2.pyc /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/__pycache__/test_fixturesupport.cpython-37.pyc /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/__pycache__/test_helpers.cpython-37.opt-2.pyc /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/__pycache__/test_helpers.cpython-37.pyc /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/__pycache__/test_monkey.cpython-37.opt-2.pyc /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/__pycache__/test_monkey.cpython-37.pyc /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/__pycache__/test_run.cpython-37.opt-2.pyc /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/__pycache__/test_run.cpython-37.pyc /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/__pycache__/test_runtest.cpython-37.opt-2.pyc /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/__pycache__/test_runtest.cpython-37.pyc /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/__pycache__/test_tags.cpython-37.opt-2.pyc /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/__pycache__/test_tags.cpython-37.pyc /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/__pycache__/test_testcase.cpython-37.opt-2.pyc /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/__pycache__/test_testcase.cpython-37.pyc /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/__pycache__/test_testresult.cpython-37.opt-2.pyc /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/__pycache__/test_testresult.cpython-37.pyc /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/__pycache__/test_testsuite.cpython-37.opt-2.pyc /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/__pycache__/test_testsuite.cpython-37.pyc /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/__pycache__/test_with_with.cpython-37.opt-2.pyc /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/python3.7/site-packages/testtools/tests/__pycache__/test_with_with.cpython-37.pyc + __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: 2/133 files hardlinked Processing files: python-testtools-2.3.0-1 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.OqZAyd/BUILD/tmp /bin/sh -e /tmp/B.OqZAyd/BUILD/tmp/rpm-tmp.47352 + umask 022 + cd /tmp/B.OqZAyd/BUILD + cd testtools-2.3.0 + DOCDIR=/tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/doc/python-testtools-2.3.0 + export DOCDIR + rm -rf /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/doc/python-testtools-2.3.0 + /bin/mkdir -p /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/doc/python-testtools-2.3.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/doc/python-testtools-2.3.0... Documentation compressed. + cp -pr LICENSE NEWS README.rst /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/doc/python-testtools-2.3.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/doc/python-testtools-2.3.0... ./LICENSE ./NEWS ./README.rst Documentation compressed. + exit 0 Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 Requires: python(abi) = 2.7 Processing files: python3-testtools-2.3.0-1 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.OqZAyd/BUILD/tmp /bin/sh -e /tmp/B.OqZAyd/BUILD/tmp/rpm-tmp.40778 + umask 022 + cd /tmp/B.OqZAyd/BUILD + cd testtools-2.3.0 + DOCDIR=/tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/doc/python3-testtools-2.3.0 + export DOCDIR + rm -rf /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/doc/python3-testtools-2.3.0 + /bin/mkdir -p /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/doc/python3-testtools-2.3.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/doc/python3-testtools-2.3.0... Documentation compressed. + cp -pr LICENSE NEWS README.rst /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/doc/python3-testtools-2.3.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/doc/python3-testtools-2.3.0... ./LICENSE ./NEWS ./README.rst Documentation compressed. + exit 0 Processing files: python-testtools-doc-2.3.0-1 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.OqZAyd/BUILD/tmp /bin/sh -e /tmp/B.OqZAyd/BUILD/tmp/rpm-tmp.34170 + umask 022 + cd /tmp/B.OqZAyd/BUILD + cd testtools-2.3.0 + DOCDIR=/tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/doc/python-testtools-doc-2.3.0 + export DOCDIR + rm -rf /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/doc/python-testtools-doc-2.3.0 + /bin/mkdir -p /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/doc/python-testtools-doc-2.3.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/doc/python-testtools-doc-2.3.0... Documentation compressed. + cp -pr doc/_build/html/_sources doc/_build/html/_static doc/_build/html/api.html doc/_build/html/for-framework-folk.html doc/_build/html/for-test-authors.html doc/_build/html/genindex.html doc/_build/html/hacking.html doc/_build/html/index.html doc/_build/html/objects.inv doc/_build/html/overview.html doc/_build/html/search.html doc/_build/html/searchindex.js doc/_build/html/twisted-support.html /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/doc/python-testtools-doc-2.3.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder/usr/share/doc/python-testtools-doc-2.3.0... ./_sources/for-framework-folk.rst.txt ./_sources/twisted-support.rst.txt ./_sources/api.rst.txt ./_sources/for-test-authors.rst.txt ./_sources/hacking.rst.txt ./_sources/index.rst.txt ./_sources/overview.rst.txt ./_static/placeholder.txt ./objects.inv Documentation compressed. + exit 0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder Wrote: /tmp/B.OqZAyd/RPMS/python-testtools-2.3.0-1.noarch.rpm Wrote: /tmp/B.OqZAyd/RPMS/python3-testtools-2.3.0-1.noarch.rpm Wrote: /tmp/B.OqZAyd/RPMS/python-testtools-doc-2.3.0-1.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.OqZAyd/BUILD/tmp /bin/sh -e /tmp/B.OqZAyd/BUILD/tmp/rpm-tmp.96799 + umask 022 + cd /tmp/B.OqZAyd/BUILD + cd testtools-2.3.0 + /bin/rm '--interactive=never' -rf /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder + rm -rf /tmp/B.OqZAyd/BUILD/tmp/python-testtools-2.3.0-root-builder ended at: Sat Aug 25 01:21:39 2018, done in 0:00:11.305305 mesg: ttyname failed: Inappropriate ioctl for device + chmod -R u+rwX /tmp/B.OqZAyd/BUILD + rm -rf /tmp/B.OqZAyd/tmp /tmp/B.OqZAyd/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/... Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages Preparing... ################################################## python-testtools ################################################## End-TLD-Builder-Info mesg: ttyname failed: Inappropriate ioctl for device + rm -rf /tmp/B.OqZAyd Begin-TLD-Builder-Info Build-Time: user:6.22s sys:1.03s real:13.16s (faults io:0 non-io:468580) Files queued for ftp: 205244 python-testtools-doc-2.3.0-1.noarch.rpm 204968 python3-testtools-2.3.0-1.noarch.rpm 156248 python-testtools-2.3.0-1.noarch.rpm 191 python-testtools-2.3.0-1.src.rpm.uploadinfo End-TLD-Builder-Info