Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-swh-core.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1683715823.100026/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-swh-core.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-swh.core-2.22.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-swh-core.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1683715823.100026/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-swh-core.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-swh.core-2.22.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-swh-core.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1683715823.100026/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-swh-core.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.e3OzFH + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf swh.core-2.22.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/swh.core-2.22.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd swh.core-2.22.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.prWyR9 + umask 022 + cd /builddir/build/BUILD + cd swh.core-2.22.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. WARNING: The wheel package is not available. WARNING: The wheel package is not available. WARNING: The wheel package is not available. running build running build_py file pytest_swh_core.py (for module pytest_swh_core) not found creating build creating build/lib creating build/lib/swh copying swh/__init__.py -> build/lib/swh copying swh/__main__.py -> build/lib/swh creating build/lib/swh/core copying swh/core/__init__.py -> build/lib/swh/core copying swh/core/config.py -> build/lib/swh/core copying swh/core/pytest_plugin.py -> build/lib/swh/core copying swh/core/tarball.py -> build/lib/swh/core copying swh/core/collections.py -> build/lib/swh/core copying swh/core/utils.py -> build/lib/swh/core copying swh/core/statsd.py -> build/lib/swh/core copying swh/core/sentry.py -> build/lib/swh/core copying swh/core/logging.py -> build/lib/swh/core copying swh/core/api_async.py -> build/lib/swh/core copying swh/core/retry.py -> build/lib/swh/core copying swh/core/logger.py -> build/lib/swh/core creating build/lib/swh/core/db copying swh/core/db/__init__.py -> build/lib/swh/core/db copying swh/core/db/pytest_plugin.py -> build/lib/swh/core/db copying swh/core/db/db_utils.py -> build/lib/swh/core/db copying swh/core/db/common.py -> build/lib/swh/core/db creating build/lib/swh/core/tests copying swh/core/tests/__init__.py -> build/lib/swh/core/tests copying swh/core/tests/test_pytest_plugin.py -> build/lib/swh/core/tests copying swh/core/tests/test_sentry.py -> build/lib/swh/core/tests copying swh/core/tests/test_collections.py -> build/lib/swh/core/tests copying swh/core/tests/test_cli.py -> build/lib/swh/core/tests copying swh/core/tests/test_logging.py -> build/lib/swh/core/tests copying swh/core/tests/test_utils.py -> build/lib/swh/core/tests copying swh/core/tests/test_config.py -> build/lib/swh/core/tests copying swh/core/tests/test_logger.py -> build/lib/swh/core/tests copying swh/core/tests/test_statsd.py -> build/lib/swh/core/tests copying swh/core/tests/test_tarball.py -> build/lib/swh/core/tests copying swh/core/tests/test_retry.py -> build/lib/swh/core/tests creating build/lib/swh/core/cli copying swh/core/cli/__init__.py -> build/lib/swh/core/cli copying swh/core/cli/db.py -> build/lib/swh/core/cli creating build/lib/swh/core/api copying swh/core/api/__init__.py -> build/lib/swh/core/api copying swh/core/api/gunicorn_config.py -> build/lib/swh/core/api copying swh/core/api/negotiation.py -> build/lib/swh/core/api copying swh/core/api/classes.py -> build/lib/swh/core/api copying swh/core/api/serializers.py -> build/lib/swh/core/api copying swh/core/api/asynchronous.py -> build/lib/swh/core/api creating build/lib/swh/core/github copying swh/core/github/__init__.py -> build/lib/swh/core/github copying swh/core/github/pytest_plugin.py -> build/lib/swh/core/github copying swh/core/github/utils.py -> build/lib/swh/core/github creating build/lib/swh/core/db/tests copying swh/core/db/tests/__init__.py -> build/lib/swh/core/db/tests copying swh/core/db/tests/test_cli.py -> build/lib/swh/core/db/tests copying swh/core/db/tests/conftest.py -> build/lib/swh/core/db/tests copying swh/core/db/tests/test_db_utils.py -> build/lib/swh/core/db/tests copying swh/core/db/tests/test_db.py -> build/lib/swh/core/db/tests creating build/lib/swh/core/db/tests/pytest_plugin copying swh/core/db/tests/pytest_plugin/__init__.py -> build/lib/swh/core/db/tests/pytest_plugin copying swh/core/db/tests/pytest_plugin/test_pytest_plugin.py -> build/lib/swh/core/db/tests/pytest_plugin creating build/lib/swh/core/tests/fixture copying swh/core/tests/fixture/__init__.py -> build/lib/swh/core/tests/fixture copying swh/core/tests/fixture/test_pytest_plugin.py -> build/lib/swh/core/tests/fixture copying swh/core/tests/fixture/conftest.py -> build/lib/swh/core/tests/fixture creating build/lib/swh/core/api/tests copying swh/core/api/tests/test_rpc_client.py -> build/lib/swh/core/api/tests copying swh/core/api/tests/__init__.py -> build/lib/swh/core/api/tests copying swh/core/api/tests/test_async.py -> build/lib/swh/core/api/tests copying swh/core/api/tests/test_gunicorn.py -> build/lib/swh/core/api/tests copying swh/core/api/tests/test_serializers.py -> build/lib/swh/core/api/tests copying swh/core/api/tests/server_testing.py -> build/lib/swh/core/api/tests copying swh/core/api/tests/conftest.py -> build/lib/swh/core/api/tests copying swh/core/api/tests/test_init.py -> build/lib/swh/core/api/tests copying swh/core/api/tests/test_rpc_client_server.py -> build/lib/swh/core/api/tests copying swh/core/api/tests/test_classes.py -> build/lib/swh/core/api/tests copying swh/core/api/tests/test_rpc_server.py -> build/lib/swh/core/api/tests copying swh/core/api/tests/test_rpc_server_asynchronous.py -> build/lib/swh/core/api/tests creating build/lib/swh/core/github/tests copying swh/core/github/tests/__init__.py -> build/lib/swh/core/github/tests copying swh/core/github/tests/test_pytest_plugin.py -> build/lib/swh/core/github/tests copying swh/core/github/tests/test_github_utils.py -> build/lib/swh/core/github/tests running egg_info writing swh.core.egg-info/PKG-INFO writing dependency_links to swh.core.egg-info/dependency_links.txt writing entry points to swh.core.egg-info/entry_points.txt writing requirements to swh.core.egg-info/requires.txt writing top-level names to swh.core.egg-info/top_level.txt file pytest_swh_core.py (for module pytest_swh_core) not found reading manifest file 'swh.core.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'version.txt' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'swh.core.egg-info/SOURCES.txt' copying swh/core/py.typed -> build/lib/swh/core creating build/lib/swh/core/db/sql copying swh/core/db/sql/35-dbversion.sql -> build/lib/swh/core/db/sql copying swh/core/db/sql/36-dbmodule.sql -> build/lib/swh/core/db/sql creating build/lib/swh/core/tests/data copying swh/core/tests/data/logging-config.yaml -> build/lib/swh/core/tests/data creating build/lib/swh/core/tests/data/archives copying swh/core/tests/data/archives/ca-certificates-20210603-1-any.pkg.tar.zst -> build/lib/swh/core/tests/data/archives copying swh/core/tests/data/archives/groff-1.02.tar.Z -> build/lib/swh/core/tests/data/archives copying swh/core/tests/data/archives/hello.jar -> build/lib/swh/core/tests/data/archives copying swh/core/tests/data/archives/hello.tar -> build/lib/swh/core/tests/data/archives copying swh/core/tests/data/archives/hello.tar.bz2 -> build/lib/swh/core/tests/data/archives copying swh/core/tests/data/archives/hello.tar.gz -> build/lib/swh/core/tests/data/archives copying swh/core/tests/data/archives/hello.tar.lz -> build/lib/swh/core/tests/data/archives copying swh/core/tests/data/archives/hello.tar.x -> build/lib/swh/core/tests/data/archives copying swh/core/tests/data/archives/hello.tbz -> build/lib/swh/core/tests/data/archives copying swh/core/tests/data/archives/hello.tbz2 -> build/lib/swh/core/tests/data/archives copying swh/core/tests/data/archives/hello.war -> build/lib/swh/core/tests/data/archives copying swh/core/tests/data/archives/hello.zip -> build/lib/swh/core/tests/data/archives copying swh/core/tests/data/archives/msk316src.zip -> build/lib/swh/core/tests/data/archives copying swh/core/tests/data/archives/tokei-12.1.2.crate -> build/lib/swh/core/tests/data/archives creating build/lib/swh/core/tests/data/http_example.com copying swh/core/tests/data/http_example.com/something.json -> build/lib/swh/core/tests/data/http_example.com creating build/lib/swh/core/tests/data/https_example.com copying swh/core/tests/data/https_example.com/file.json -> build/lib/swh/core/tests/data/https_example.com copying swh/core/tests/data/https_example.com/file.json,name=doe,firstname=jane -> build/lib/swh/core/tests/data/https_example.com copying swh/core/tests/data/https_example.com/file.json_visit1 -> build/lib/swh/core/tests/data/https_example.com copying swh/core/tests/data/https_example.com/other.json -> build/lib/swh/core/tests/data/https_example.com creating build/lib/swh/core/tests/data/https_forge.s.o copying swh/core/tests/data/https_forge.s.o/api_diffusion,attachments[uris]=1 -> build/lib/swh/core/tests/data/https_forge.s.o creating build/lib/swh/core/tests/data/https_www.reference.com copying swh/core/tests/data/https_www.reference.com/web,q=What+Is+an+Example+of+a+URL?,qo=contentPageRelatedSearch,o=600605,l=dir,sga=1 -> build/lib/swh/core/tests/data/https_www.reference.com creating build/lib/swh/core/db/tests/data creating build/lib/swh/core/db/tests/data/cli creating build/lib/swh/core/db/tests/data/cli/sql copying swh/core/db/tests/data/cli/sql/0-superuser-init.sql -> build/lib/swh/core/db/tests/data/cli/sql copying swh/core/db/tests/data/cli/sql/15-flavor.sql -> build/lib/swh/core/db/tests/data/cli/sql copying swh/core/db/tests/data/cli/sql/30-schema.sql -> build/lib/swh/core/db/tests/data/cli/sql copying swh/core/db/tests/data/cli/sql/40-funcs.sql -> build/lib/swh/core/db/tests/data/cli/sql copying swh/core/db/tests/data/cli/sql/50-data.sql -> build/lib/swh/core/db/tests/data/cli/sql creating build/lib/swh/core/db/tests/data/cli_new creating build/lib/swh/core/db/tests/data/cli_new/sql copying swh/core/db/tests/data/cli_new/sql/0-superuser-init.sql -> build/lib/swh/core/db/tests/data/cli_new/sql copying swh/core/db/tests/data/cli_new/sql/15-flavor.sql -> build/lib/swh/core/db/tests/data/cli_new/sql copying swh/core/db/tests/data/cli_new/sql/30-schema.sql -> build/lib/swh/core/db/tests/data/cli_new/sql copying swh/core/db/tests/data/cli_new/sql/40-funcs.sql -> build/lib/swh/core/db/tests/data/cli_new/sql copying swh/core/db/tests/data/cli_new/sql/50-data.sql -> build/lib/swh/core/db/tests/data/cli_new/sql creating build/lib/swh/core/db/tests/data/cli_new/sql/upgrades copying swh/core/db/tests/data/cli_new/sql/upgrades/001.sql -> build/lib/swh/core/db/tests/data/cli_new/sql/upgrades copying swh/core/db/tests/data/cli_new/sql/upgrades/002.sql -> build/lib/swh/core/db/tests/data/cli_new/sql/upgrades copying swh/core/db/tests/data/cli_new/sql/upgrades/003.sql -> build/lib/swh/core/db/tests/data/cli_new/sql/upgrades copying swh/core/db/tests/data/cli_new/sql/upgrades/004.sql -> build/lib/swh/core/db/tests/data/cli_new/sql/upgrades copying swh/core/db/tests/data/cli_new/sql/upgrades/005.sql -> build/lib/swh/core/db/tests/data/cli_new/sql/upgrades copying swh/core/db/tests/data/cli_new/sql/upgrades/006.sql -> build/lib/swh/core/db/tests/data/cli_new/sql/upgrades creating build/lib/swh/core/db/tests/pytest_plugin/data copying swh/core/db/tests/pytest_plugin/data/0-schema.sql -> build/lib/swh/core/db/tests/pytest_plugin/data copying swh/core/db/tests/pytest_plugin/data/1-data.sql -> build/lib/swh/core/db/tests/pytest_plugin/data creating build/lib/swh/core/tests/fixture/data creating build/lib/swh/core/tests/fixture/data/https_example.com copying swh/core/tests/fixture/data/https_example.com/file.json -> build/lib/swh/core/tests/fixture/data/https_example.com file pytest_swh_core.py (for module pytest_swh_core) not found + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hCGdTG + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64 + cd swh.core-2.22.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. WARNING: The wheel package is not available. WARNING: The wheel package is not available. WARNING: The wheel package is not available. running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh copying build/lib/swh/__init__.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh copying build/lib/swh/__main__.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh creating /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core copying build/lib/swh/core/__init__.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core copying build/lib/swh/core/config.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core copying build/lib/swh/core/pytest_plugin.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core copying build/lib/swh/core/tarball.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core copying build/lib/swh/core/collections.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core creating /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/db copying build/lib/swh/core/db/__init__.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/db copying build/lib/swh/core/db/pytest_plugin.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/db creating /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/db/tests copying build/lib/swh/core/db/tests/__init__.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/db/tests creating /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/db/tests/pytest_plugin copying build/lib/swh/core/db/tests/pytest_plugin/__init__.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/db/tests/pytest_plugin copying build/lib/swh/core/db/tests/pytest_plugin/test_pytest_plugin.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/db/tests/pytest_plugin creating /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/db/tests/pytest_plugin/data copying build/lib/swh/core/db/tests/pytest_plugin/data/0-schema.sql -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/db/tests/pytest_plugin/data copying build/lib/swh/core/db/tests/pytest_plugin/data/1-data.sql -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/db/tests/pytest_plugin/data copying build/lib/swh/core/db/tests/test_cli.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/db/tests creating /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/db/tests/data creating /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/db/tests/data/cli creating /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/db/tests/data/cli/sql copying build/lib/swh/core/db/tests/data/cli/sql/30-schema.sql -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/db/tests/data/cli/sql copying build/lib/swh/core/db/tests/data/cli/sql/50-data.sql -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/db/tests/data/cli/sql copying build/lib/swh/core/db/tests/data/cli/sql/40-funcs.sql -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/db/tests/data/cli/sql copying build/lib/swh/core/db/tests/data/cli/sql/15-flavor.sql -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/db/tests/data/cli/sql copying build/lib/swh/core/db/tests/data/cli/sql/0-superuser-init.sql -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/db/tests/data/cli/sql creating /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/db/tests/data/cli_new creating /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/db/tests/data/cli_new/sql copying build/lib/swh/core/db/tests/data/cli_new/sql/30-schema.sql -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/db/tests/data/cli_new/sql copying build/lib/swh/core/db/tests/data/cli_new/sql/50-data.sql -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/db/tests/data/cli_new/sql copying build/lib/swh/core/db/tests/data/cli_new/sql/40-funcs.sql -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/db/tests/data/cli_new/sql copying build/lib/swh/core/db/tests/data/cli_new/sql/15-flavor.sql -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/db/tests/data/cli_new/sql copying build/lib/swh/core/db/tests/data/cli_new/sql/0-superuser-init.sql -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/db/tests/data/cli_new/sql creating /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/db/tests/data/cli_new/sql/upgrades copying build/lib/swh/core/db/tests/data/cli_new/sql/upgrades/005.sql -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/db/tests/data/cli_new/sql/upgrades copying build/lib/swh/core/db/tests/data/cli_new/sql/upgrades/006.sql -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/db/tests/data/cli_new/sql/upgrades copying build/lib/swh/core/db/tests/data/cli_new/sql/upgrades/003.sql -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/db/tests/data/cli_new/sql/upgrades copying build/lib/swh/core/db/tests/data/cli_new/sql/upgrades/001.sql -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/db/tests/data/cli_new/sql/upgrades copying build/lib/swh/core/db/tests/data/cli_new/sql/upgrades/002.sql -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/db/tests/data/cli_new/sql/upgrades copying build/lib/swh/core/db/tests/data/cli_new/sql/upgrades/004.sql -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/db/tests/data/cli_new/sql/upgrades copying build/lib/swh/core/db/tests/conftest.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/db/tests copying build/lib/swh/core/db/tests/test_db_utils.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/db/tests copying build/lib/swh/core/db/tests/test_db.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/db/tests copying build/lib/swh/core/db/db_utils.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/db creating /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/db/sql copying build/lib/swh/core/db/sql/36-dbmodule.sql -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/db/sql copying build/lib/swh/core/db/sql/35-dbversion.sql -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/db/sql copying build/lib/swh/core/db/common.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/db copying build/lib/swh/core/py.typed -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core creating /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/tests copying build/lib/swh/core/tests/__init__.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/tests copying build/lib/swh/core/tests/test_pytest_plugin.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/tests copying build/lib/swh/core/tests/test_sentry.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/tests copying build/lib/swh/core/tests/test_collections.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/tests copying build/lib/swh/core/tests/test_cli.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/tests creating /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/tests/data creating /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/tests/data/archives copying build/lib/swh/core/tests/data/archives/tokei-12.1.2.crate -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/tests/data/archives copying build/lib/swh/core/tests/data/archives/groff-1.02.tar.Z -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/tests/data/archives copying build/lib/swh/core/tests/data/archives/hello.tar.x -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/tests/data/archives copying build/lib/swh/core/tests/data/archives/msk316src.zip -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/tests/data/archives copying build/lib/swh/core/tests/data/archives/hello.tar.bz2 -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/tests/data/archives copying build/lib/swh/core/tests/data/archives/hello.tar.lz -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/tests/data/archives copying build/lib/swh/core/tests/data/archives/hello.tar -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/tests/data/archives copying build/lib/swh/core/tests/data/archives/ca-certificates-20210603-1-any.pkg.tar.zst -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/tests/data/archives copying build/lib/swh/core/tests/data/archives/hello.jar -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/tests/data/archives copying build/lib/swh/core/tests/data/archives/hello.tar.gz -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/tests/data/archives copying build/lib/swh/core/tests/data/archives/hello.war -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/tests/data/archives copying build/lib/swh/core/tests/data/archives/hello.tbz2 -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/tests/data/archives copying build/lib/swh/core/tests/data/archives/hello.tbz -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/tests/data/archives copying build/lib/swh/core/tests/data/archives/hello.zip -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/tests/data/archives creating /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/tests/data/https_www.reference.com copying build/lib/swh/core/tests/data/https_www.reference.com/web,q=What+Is+an+Example+of+a+URL?,qo=contentPageRelatedSearch,o=600605,l=dir,sga=1 -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/tests/data/https_www.reference.com creating /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/tests/data/https_example.com copying build/lib/swh/core/tests/data/https_example.com/other.json -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/tests/data/https_example.com copying build/lib/swh/core/tests/data/https_example.com/file.json,name=doe,firstname=jane -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/tests/data/https_example.com copying build/lib/swh/core/tests/data/https_example.com/file.json_visit1 -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/tests/data/https_example.com copying build/lib/swh/core/tests/data/https_example.com/file.json -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/tests/data/https_example.com creating /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/tests/data/https_forge.s.o copying build/lib/swh/core/tests/data/https_forge.s.o/api_diffusion,attachments[uris]=1 -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/tests/data/https_forge.s.o creating /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/tests/data/http_example.com copying build/lib/swh/core/tests/data/http_example.com/something.json -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/tests/data/http_example.com copying build/lib/swh/core/tests/data/logging-config.yaml -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/tests/data copying build/lib/swh/core/tests/test_logging.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/tests copying build/lib/swh/core/tests/test_utils.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/tests creating /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/tests/fixture copying build/lib/swh/core/tests/fixture/__init__.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/tests/fixture copying build/lib/swh/core/tests/fixture/test_pytest_plugin.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/tests/fixture creating /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/tests/fixture/data creating /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/tests/fixture/data/https_example.com copying build/lib/swh/core/tests/fixture/data/https_example.com/file.json -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/tests/fixture/data/https_example.com copying build/lib/swh/core/tests/fixture/conftest.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/tests/fixture copying build/lib/swh/core/tests/test_config.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/tests copying build/lib/swh/core/tests/test_logger.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/tests copying build/lib/swh/core/tests/test_statsd.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/tests copying build/lib/swh/core/tests/test_tarball.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/tests copying build/lib/swh/core/tests/test_retry.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/tests creating /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/cli copying build/lib/swh/core/cli/__init__.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/cli copying build/lib/swh/core/cli/db.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/cli creating /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/api copying build/lib/swh/core/api/__init__.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/api copying build/lib/swh/core/api/gunicorn_config.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/api copying build/lib/swh/core/api/negotiation.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/api creating /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/api/tests copying build/lib/swh/core/api/tests/test_rpc_client.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/api/tests copying build/lib/swh/core/api/tests/__init__.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/api/tests copying build/lib/swh/core/api/tests/test_async.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/api/tests copying build/lib/swh/core/api/tests/test_gunicorn.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/api/tests copying build/lib/swh/core/api/tests/test_serializers.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/api/tests copying build/lib/swh/core/api/tests/server_testing.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/api/tests copying build/lib/swh/core/api/tests/conftest.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/api/tests copying build/lib/swh/core/api/tests/test_init.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/api/tests copying build/lib/swh/core/api/tests/test_rpc_client_server.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/api/tests copying build/lib/swh/core/api/tests/test_classes.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/api/tests copying build/lib/swh/core/api/tests/test_rpc_server.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/api/tests copying build/lib/swh/core/api/tests/test_rpc_server_asynchronous.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/api/tests copying build/lib/swh/core/api/classes.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/api copying build/lib/swh/core/api/serializers.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/api copying build/lib/swh/core/api/asynchronous.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/api copying build/lib/swh/core/utils.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core copying build/lib/swh/core/statsd.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core copying build/lib/swh/core/sentry.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core creating /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/github copying build/lib/swh/core/github/__init__.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/github copying build/lib/swh/core/github/pytest_plugin.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/github creating /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/github/tests copying build/lib/swh/core/github/tests/__init__.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/github/tests copying build/lib/swh/core/github/tests/test_pytest_plugin.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/github/tests copying build/lib/swh/core/github/tests/test_github_utils.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/github/tests copying build/lib/swh/core/github/utils.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/github copying build/lib/swh/core/logging.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core copying build/lib/swh/core/api_async.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core copying build/lib/swh/core/retry.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core copying build/lib/swh/core/logger.py -> /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/pytest_plugin.py to pytest_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/tarball.py to tarball.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/collections.py to collections.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/db/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/db/pytest_plugin.py to pytest_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/db/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/db/tests/pytest_plugin/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/db/tests/pytest_plugin/test_pytest_plugin.py to test_pytest_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/db/tests/test_cli.py to test_cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/db/tests/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/db/tests/test_db_utils.py to test_db_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/db/tests/test_db.py to test_db.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/db/db_utils.py to db_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/db/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/tests/test_pytest_plugin.py to test_pytest_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/tests/test_sentry.py to test_sentry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/tests/test_collections.py to test_collections.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/tests/test_cli.py to test_cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/tests/test_logging.py to test_logging.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/tests/fixture/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/tests/fixture/test_pytest_plugin.py to test_pytest_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/tests/fixture/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/tests/test_config.py to test_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/tests/test_logger.py to test_logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/tests/test_statsd.py to test_statsd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/tests/test_tarball.py to test_tarball.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/tests/test_retry.py to test_retry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/cli/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/cli/db.py to db.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/api/gunicorn_config.py to gunicorn_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/api/negotiation.py to negotiation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/api/tests/test_rpc_client.py to test_rpc_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/api/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/api/tests/test_async.py to test_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/api/tests/test_gunicorn.py to test_gunicorn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/api/tests/test_serializers.py to test_serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/api/tests/server_testing.py to server_testing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/api/tests/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/api/tests/test_init.py to test_init.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/api/tests/test_rpc_client_server.py to test_rpc_client_server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/api/tests/test_classes.py to test_classes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/api/tests/test_rpc_server.py to test_rpc_server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/api/tests/test_rpc_server_asynchronous.py to test_rpc_server_asynchronous.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/api/classes.py to classes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/api/serializers.py to serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/api/asynchronous.py to asynchronous.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/statsd.py to statsd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/sentry.py to sentry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/github/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/github/pytest_plugin.py to pytest_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/github/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/github/tests/test_pytest_plugin.py to test_pytest_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/github/tests/test_github_utils.py to test_github_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/github/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/logging.py to logging.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/api_async.py to api_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/retry.py to retry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh/core/logger.py to logger.cpython-39.pyc writing byte-compilation script '/tmp/tmp5y5v_tkb.py' /usr/bin/python3 /tmp/tmp5y5v_tkb.py removing /tmp/tmp5y5v_tkb.py running install_egg_info running egg_info writing swh.core.egg-info/PKG-INFO writing dependency_links to swh.core.egg-info/dependency_links.txt writing entry points to swh.core.egg-info/entry_points.txt writing requirements to swh.core.egg-info/requires.txt writing top-level names to swh.core.egg-info/top_level.txt file pytest_swh_core.py (for module pytest_swh_core) not found reading manifest file 'swh.core.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'version.txt' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'swh.core.egg-info/SOURCES.txt' Copying swh.core.egg-info to /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9/site-packages/swh.core-2.22.0-py3.9.egg-info running install_scripts Installing swh script to /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/bin Installing swh-db-init script to /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64//usr/share/doc/python-swh.core + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64//usr/share/doc/python-swh.core + '[' -d example ']' ~/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64 ~/build/BUILD/swh.core-2.22.0 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/swh.core-2.22.0 + popd + mv /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.22.0-1 --unique-debug-suffix -2.22.0-1.x86_64 --unique-debug-src-base python-swh.core-2.22.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/swh.core-2.22.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-swh.core-2.22.0-1.noarch Provides: python-swh.core python3-swh.core = 2.22.0-1 python3.9dist(swh.core) = 2.22 python3dist(swh.core) = 2.22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(click) python3.9dist(deprecated) python3.9dist(python-magic) python3.9dist(pyyaml) python3.9dist(requests) python3.9dist(sentry-sdk) python3.9dist(setuptools) python3.9dist(tenacity) Processing files: python-swh.core-help-2.22.0-1.noarch warning: Empty %files file /builddir/build/BUILD/swh.core-2.22.0/doclist.lst Provides: python-swh.core-help = 2.22.0-1 python3-swh.core-doc 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-swh.core-2.22.0-1.x86_64 Wrote: /builddir/build/RPMS/python-swh.core-help-2.22.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-swh.core-2.22.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.NgRjhV + umask 022 + cd /builddir/build/BUILD + cd swh.core-2.22.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-swh.core-2.22.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0