Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-dbutils.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-11de84f5d01db48833de100cf8b6e530aef42f38/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-dbutils.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-dbutils-2.0.3-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-dbutils.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-11de84f5d01db48833de100cf8b6e530aef42f38/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-dbutils.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OYB4Mj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf DBUtils-2.0.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/DBUtils-2.0.3.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd DBUtils-2.0.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.diP9wl + umask 022 + cd /builddir/build/BUILD + cd DBUtils-2.0.3 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=neon -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/dbutils copying dbutils/pooled_pg.py -> build/lib/dbutils copying dbutils/steady_db.py -> build/lib/dbutils copying dbutils/persistent_db.py -> build/lib/dbutils copying dbutils/simple_pooled_pg.py -> build/lib/dbutils copying dbutils/simple_pooled_db.py -> build/lib/dbutils copying dbutils/__init__.py -> build/lib/dbutils copying dbutils/pooled_db.py -> build/lib/dbutils copying dbutils/steady_pg.py -> build/lib/dbutils copying dbutils/persistent_pg.py -> build/lib/dbutils + sleep 1 + pushd docs ~/build/BUILD/DBUtils-2.0.3/docs ~/build/BUILD/DBUtils-2.0.3 + /usr/bin/python3 make.py Creating the documentation... main.de de main en changelog en Done. + popd ~/build/BUILD/DBUtils-2.0.3 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.aEQAxf + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-dbutils-2.0.3-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-dbutils-2.0.3-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-dbutils-2.0.3-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-dbutils-2.0.3-1.el7.noarch + cd DBUtils-2.0.3 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=neon -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-dbutils-2.0.3-1.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-dbutils-2.0.3-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-dbutils-2.0.3-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-dbutils-2.0.3-1.el7.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-dbutils-2.0.3-1.el7.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-dbutils-2.0.3-1.el7.noarch/usr/lib/python3.6/site-packages/dbutils copying build/lib/dbutils/pooled_pg.py -> /builddir/build/BUILDROOT/python-dbutils-2.0.3-1.el7.noarch/usr/lib/python3.6/site-packages/dbutils copying build/lib/dbutils/steady_db.py -> /builddir/build/BUILDROOT/python-dbutils-2.0.3-1.el7.noarch/usr/lib/python3.6/site-packages/dbutils copying build/lib/dbutils/persistent_db.py -> /builddir/build/BUILDROOT/python-dbutils-2.0.3-1.el7.noarch/usr/lib/python3.6/site-packages/dbutils copying build/lib/dbutils/simple_pooled_pg.py -> /builddir/build/BUILDROOT/python-dbutils-2.0.3-1.el7.noarch/usr/lib/python3.6/site-packages/dbutils copying build/lib/dbutils/simple_pooled_db.py -> /builddir/build/BUILDROOT/python-dbutils-2.0.3-1.el7.noarch/usr/lib/python3.6/site-packages/dbutils copying build/lib/dbutils/__init__.py -> /builddir/build/BUILDROOT/python-dbutils-2.0.3-1.el7.noarch/usr/lib/python3.6/site-packages/dbutils copying build/lib/dbutils/pooled_db.py -> /builddir/build/BUILDROOT/python-dbutils-2.0.3-1.el7.noarch/usr/lib/python3.6/site-packages/dbutils copying build/lib/dbutils/steady_pg.py -> /builddir/build/BUILDROOT/python-dbutils-2.0.3-1.el7.noarch/usr/lib/python3.6/site-packages/dbutils copying build/lib/dbutils/persistent_pg.py -> /builddir/build/BUILDROOT/python-dbutils-2.0.3-1.el7.noarch/usr/lib/python3.6/site-packages/dbutils byte-compiling /builddir/build/BUILDROOT/python-dbutils-2.0.3-1.el7.noarch/usr/lib/python3.6/site-packages/dbutils/pooled_pg.py to pooled_pg.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dbutils-2.0.3-1.el7.noarch/usr/lib/python3.6/site-packages/dbutils/steady_db.py to steady_db.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dbutils-2.0.3-1.el7.noarch/usr/lib/python3.6/site-packages/dbutils/persistent_db.py to persistent_db.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dbutils-2.0.3-1.el7.noarch/usr/lib/python3.6/site-packages/dbutils/simple_pooled_pg.py to simple_pooled_pg.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dbutils-2.0.3-1.el7.noarch/usr/lib/python3.6/site-packages/dbutils/simple_pooled_db.py to simple_pooled_db.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dbutils-2.0.3-1.el7.noarch/usr/lib/python3.6/site-packages/dbutils/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dbutils-2.0.3-1.el7.noarch/usr/lib/python3.6/site-packages/dbutils/pooled_db.py to pooled_db.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dbutils-2.0.3-1.el7.noarch/usr/lib/python3.6/site-packages/dbutils/steady_pg.py to steady_pg.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dbutils-2.0.3-1.el7.noarch/usr/lib/python3.6/site-packages/dbutils/persistent_pg.py to persistent_pg.cpython-36.pyc writing byte-compilation script '/tmp/tmpr9_ogk7u.py' /usr/bin/python3 /tmp/tmpr9_ogk7u.py removing /tmp/tmpr9_ogk7u.py running install_egg_info running egg_info writing DBUtils.egg-info/PKG-INFO writing dependency_links to DBUtils.egg-info/dependency_links.txt writing top-level names to DBUtils.egg-info/top_level.txt reading manifest file 'DBUtils.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.py[co]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution writing manifest file 'DBUtils.egg-info/SOURCES.txt' Copying DBUtils.egg-info to /builddir/build/BUILDROOT/python-dbutils-2.0.3-1.el7.noarch/usr/lib/python3.6/site-packages/DBUtils-2.0.3-py3.6.egg-info running install_scripts + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-dbutils-2.0.3-1.el7.noarch/usr/share/doc/python-dbutils-2.0.3/html + install -t /builddir/build/BUILDROOT/python-dbutils-2.0.3-1.el7.noarch/usr/share/doc/python-dbutils-2.0.3 -D -p -m 0644 README.md + pushd docs ~/build/BUILD/DBUtils-2.0.3/docs ~/build/BUILD/DBUtils-2.0.3 + install -t /builddir/build/BUILDROOT/python-dbutils-2.0.3-1.el7.noarch/usr/share/doc/python-dbutils-2.0.3/html -D -p -m 0644 changelog.html main.de.html main.html doc.css docutils.css dependencies_db.png dependencies_pg.png persistent.png pooled.png + popd ~/build/BUILD/DBUtils-2.0.3 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/DBUtils-2.0.3 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-dbutils-2.0.3-1.el7.noarch/usr/lib/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.9Zq0pw + umask 022 + cd /builddir/build/BUILD + cd DBUtils-2.0.3 + /usr/bin/python3 -m unittest discover -v . test_close (tests.test_persistent_db.TestPersistentDB) ... ok test_connection (tests.test_persistent_db.TestPersistentDB) ... ok test_context_manager (tests.test_persistent_db.TestPersistentDB) ... ok test_failed_transaction (tests.test_persistent_db.TestPersistentDB) ... ok test_maxusage (tests.test_persistent_db.TestPersistentDB) ... ok test_no_threadsafety (tests.test_persistent_db.TestPersistentDB) ... ok test_ping_check (tests.test_persistent_db.TestPersistentDB) ... ok test_setsession (tests.test_persistent_db.TestPersistentDB) ... ok test_threadlocal (tests.test_persistent_db.TestPersistentDB) ... ok test_threads (tests.test_persistent_db.TestPersistentDB) ... ok test_version (tests.test_persistent_db.TestPersistentDB) ... ok test_close (tests.test_persistent_pg.TestPersistentPg) ... ok test_context_manager (tests.test_persistent_pg.TestPersistentPg) ... ok test_failed_transaction (tests.test_persistent_pg.TestPersistentPg) ... ok test_maxusage (tests.test_persistent_pg.TestPersistentPg) ... ok test_setsession (tests.test_persistent_pg.TestPersistentPg) ... ok test_threads (tests.test_persistent_pg.TestPersistentPg) ... ok test_version (tests.test_persistent_pg.TestPersistentPg) ... ok test_close_all (tests.test_pooled_db.TestPooledDB) ... ok test_close_connection (tests.test_pooled_db.TestPooledDB) ... ok test_context_manager (tests.test_pooled_db.TestPooledDB) ... ok test_create_connection (tests.test_pooled_db.TestPooledDB) ... ok test_equally_shared (tests.test_pooled_db.TestPooledDB) ... ok test_failed_transaction (tests.test_pooled_db.TestPooledDB) ... ok test_many_shared (tests.test_pooled_db.TestPooledDB) ... ok test_max_shared (tests.test_pooled_db.TestPooledDB) ... ok test_maxconnections (tests.test_pooled_db.TestPooledDB) ... ok test_maxusage (tests.test_pooled_db.TestPooledDB) ... ok test_min_max_cached (tests.test_pooled_db.TestPooledDB) ... ok test_no_threadsafety (tests.test_pooled_db.TestPooledDB) ... ok test_one_thread_two_connections (tests.test_pooled_db.TestPooledDB) ... ok test_ping_check (tests.test_pooled_db.TestPooledDB) ... ok test_reset_transaction (tests.test_pooled_db.TestPooledDB) ... ok test_rollback (tests.test_pooled_db.TestPooledDB) ... ok test_setsession (tests.test_pooled_db.TestPooledDB) ... ok test_shareable_connection (tests.test_pooled_db.TestPooledDB) ... ok test_shared_in_transaction (tests.test_pooled_db.TestPooledDB) ... ok test_sort_shared (tests.test_pooled_db.TestPooledDB) ... ok test_threadsafety (tests.test_pooled_db.TestPooledDB) ... ok test_tnree_threads_two_connections (tests.test_pooled_db.TestPooledDB) ... ok test_version (tests.test_pooled_db.TestPooledDB) ... ok test_comparison (tests.test_pooled_db.TestSharedDBConnection) ... ok test_create_connection (tests.test_pooled_db.TestSharedDBConnection) ... ok test_share_and_unshare (tests.test_pooled_db.TestSharedDBConnection) ... ok test_close_connection (tests.test_pooled_pg.TestPooledPg) ... ok test_context_manager (tests.test_pooled_pg.TestPooledPg) ... ok test_create_connection (tests.test_pooled_pg.TestPooledPg) ... ok test_max_connections (tests.test_pooled_pg.TestPooledPg) ... ok test_min_max_cached (tests.test_pooled_pg.TestPooledPg) ... ok test_one_thread_two_connections (tests.test_pooled_pg.TestPooledPg) ... ok test_reset_transaction (tests.test_pooled_pg.TestPooledPg) ... ok test_three_threads_two_connections (tests.test_pooled_pg.TestPooledPg) ... ok test_version (tests.test_pooled_pg.TestPooledPg) ... ok test_close_connection (tests.test_simple_pooled_db.TestSimplePooledDB) ... ok test_create_connection (tests.test_simple_pooled_db.TestSimplePooledDB) ... ok test_no_threadsafety (tests.test_simple_pooled_db.TestSimplePooledDB) ... ok test_threadsafety_1 (tests.test_simple_pooled_db.TestSimplePooledDB) ... ok test_threadsafety_2 (tests.test_simple_pooled_db.TestSimplePooledDB) ... ok test_two_connections (tests.test_simple_pooled_db.TestSimplePooledDB) ... ok test_version (tests.test_simple_pooled_db.TestSimplePooledDB) ... ok test_close_connection (tests.test_simple_pooled_pg.TestSimplePooledPg) ... ok test_create_connection (tests.test_simple_pooled_pg.TestSimplePooledPg) ... ok test_threads (tests.test_simple_pooled_pg.TestSimplePooledPg) ... ok test_two_connections (tests.test_simple_pooled_pg.TestSimplePooledPg) ... ok test_version (tests.test_simple_pooled_pg.TestSimplePooledPg) ... ok test_begin_transaction (tests.test_steady_db.TestSteadyDB) ... ok test_broken_connection (tests.test_steady_db.TestSteadyDB) ... ok test_cancel_transaction (tests.test_steady_db.TestSteadyDB) ... ok test_close (tests.test_steady_db.TestSteadyDB) ... ok test_commit_error (tests.test_steady_db.TestSteadyDB) ... ok test_connection (tests.test_steady_db.TestSteadyDB) ... ok test_connection_context_handler (tests.test_steady_db.TestSteadyDB) ... ok test_connection_creator_function (tests.test_steady_db.TestSteadyDB) ... ok test_connection_failure_error (tests.test_steady_db.TestSteadyDB) ... ok test_connection_failures (tests.test_steady_db.TestSteadyDB) ... ok test_connection_maxusage (tests.test_steady_db.TestSteadyDB) ... ok test_connection_ping_check (tests.test_steady_db.TestSteadyDB) ... ok test_connection_set_sizes (tests.test_steady_db.TestSteadyDB) ... ok test_connection_setsession (tests.test_steady_db.TestSteadyDB) ... ok test_cursor_context_handler (tests.test_steady_db.TestSteadyDB) ... ok test_mocked_connection (tests.test_steady_db.TestSteadyDB) ... ok test_reset_transaction (tests.test_steady_db.TestSteadyDB) ... ok test_rollback_error (tests.test_steady_db.TestSteadyDB) ... ok test_version (tests.test_steady_db.TestSteadyDB) ... ok test_with_begin_extension (tests.test_steady_db.TestSteadyDB) ... ok test_with_cancel_extension (tests.test_steady_db.TestSteadyDB) ... ok test_begin (tests.test_steady_pg.TestSteadyPg) ... ok test_broken_connection (tests.test_steady_pg.TestSteadyPg) ... ok test_close (tests.test_steady_pg.TestSteadyPg) ... ok test_connection (tests.test_steady_pg.TestSteadyPg) ... ok test_connection_context_handler (tests.test_steady_pg.TestSteadyPg) ... ok test_connection_maxusage (tests.test_steady_pg.TestSteadyPg) ... ok test_connection_setsession (tests.test_steady_pg.TestSteadyPg) ... ok test_end (tests.test_steady_pg.TestSteadyPg) ... ok test_mocked_connection (tests.test_steady_pg.TestSteadyPg) ... ok test_version (tests.test_steady_pg.TestSteadyPg) ... ok test_dict (tests.test_threading_local.TestThreadingLocal) ... ok test_getattr (tests.test_threading_local.TestThreadingLocal) ... ok test_subclass (tests.test_threading_local.TestThreadingLocal) ... ok test_threadlocal (tests.test_threading_local.TestThreadingLocal) ... ok ---------------------------------------------------------------------- Ran 100 tests in 1.218s OK + exit 0 Processing files: python3-dbutils-2.0.3-1.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Xa6xqo + umask 022 + cd /builddir/build/BUILD + cd DBUtils-2.0.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-dbutils-2.0.3-1.el7.noarch/usr/share/licenses/python3-dbutils-2.0.3 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-dbutils-2.0.3-1.el7.noarch/usr/share/licenses/python3-dbutils-2.0.3 + cp -pr LICENSE /builddir/build/BUILDROOT/python-dbutils-2.0.3-1.el7.noarch/usr/share/licenses/python3-dbutils-2.0.3 + exit 0 Provides: python3-DBUtils = 2.0.3-1.el7 python3-dbutils = 2.0.3-1.el7 python3.6dist(dbutils) = 2.0.3 python36-DBUtils = 2.0.3-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.6 Processing files: python-dbutils-doc-2.0.3-1.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.zETpSs + umask 022 + cd /builddir/build/BUILD + cd DBUtils-2.0.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-dbutils-2.0.3-1.el7.noarch/usr/share/licenses/python-dbutils-doc-2.0.3 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-dbutils-2.0.3-1.el7.noarch/usr/share/licenses/python-dbutils-doc-2.0.3 + cp -pr LICENSE /builddir/build/BUILDROOT/python-dbutils-2.0.3-1.el7.noarch/usr/share/licenses/python-dbutils-doc-2.0.3 + exit 0 Provides: python-dbutils-doc = 2.0.3-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-dbutils-2.0.3-1.el7.noarch Wrote: /builddir/build/RPMS/python3-dbutils-2.0.3-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-dbutils-doc-2.0.3-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.fa78Fo + umask 022 + cd /builddir/build/BUILD + cd DBUtils-2.0.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-dbutils-2.0.3-1.el7.noarch + exit 0 Child return code was: 0