Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-dulwich.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-antelope-el9s-build-160820-979530/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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=992gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-dulwich.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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1663027200 Wrote: /builddir/build/SRPMS/python-dulwich-0.20.46-1.el9s.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-dulwich.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-antelope-el9s-build-160820-979530/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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=992gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-dulwich.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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1663027200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.92opAQ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf dulwich-0.20.46 + /usr/bin/gzip -dc /builddir/build/SOURCES/dulwich-0.20.46.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd dulwich-0.20.46 + /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.1dHQIB + umask 022 + cd /builddir/build/BUILD + cd dulwich-0.20.46 ++ '[' -f _current_flavor ']' ++ true + python_flavor= + '[' -z '' ']' + python_flavor=tmp + '[' tmp '!=' python3 ']' + '[' -d build ']' + '[' -d _build.python3 ']' + echo python3 + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-aarch64-3.9 creating build/lib.linux-aarch64-3.9/dulwich copying dulwich/file.py -> build/lib.linux-aarch64-3.9/dulwich copying dulwich/line_ending.py -> build/lib.linux-aarch64-3.9/dulwich copying dulwich/patch.py -> build/lib.linux-aarch64-3.9/dulwich copying dulwich/greenthreads.py -> build/lib.linux-aarch64-3.9/dulwich copying dulwich/lru_cache.py -> build/lib.linux-aarch64-3.9/dulwich copying dulwich/objectspec.py -> build/lib.linux-aarch64-3.9/dulwich copying dulwich/errors.py -> build/lib.linux-aarch64-3.9/dulwich copying dulwich/graph.py -> build/lib.linux-aarch64-3.9/dulwich copying dulwich/index.py -> build/lib.linux-aarch64-3.9/dulwich copying dulwich/stash.py -> build/lib.linux-aarch64-3.9/dulwich copying dulwich/object_store.py -> build/lib.linux-aarch64-3.9/dulwich copying dulwich/client.py -> build/lib.linux-aarch64-3.9/dulwich copying dulwich/cli.py -> build/lib.linux-aarch64-3.9/dulwich copying dulwich/__init__.py -> build/lib.linux-aarch64-3.9/dulwich copying dulwich/archive.py -> build/lib.linux-aarch64-3.9/dulwich copying dulwich/pack.py -> build/lib.linux-aarch64-3.9/dulwich copying dulwich/refs.py -> build/lib.linux-aarch64-3.9/dulwich copying dulwich/log_utils.py -> build/lib.linux-aarch64-3.9/dulwich copying dulwich/mailmap.py -> build/lib.linux-aarch64-3.9/dulwich copying dulwich/bundle.py -> build/lib.linux-aarch64-3.9/dulwich copying dulwich/ignore.py -> build/lib.linux-aarch64-3.9/dulwich copying dulwich/web.py -> build/lib.linux-aarch64-3.9/dulwich copying dulwich/config.py -> build/lib.linux-aarch64-3.9/dulwich copying dulwich/__main__.py -> build/lib.linux-aarch64-3.9/dulwich copying dulwich/submodule.py -> build/lib.linux-aarch64-3.9/dulwich copying dulwich/porcelain.py -> build/lib.linux-aarch64-3.9/dulwich copying dulwich/fastexport.py -> build/lib.linux-aarch64-3.9/dulwich copying dulwich/walk.py -> build/lib.linux-aarch64-3.9/dulwich copying dulwich/repo.py -> build/lib.linux-aarch64-3.9/dulwich copying dulwich/server.py -> build/lib.linux-aarch64-3.9/dulwich copying dulwich/hooks.py -> build/lib.linux-aarch64-3.9/dulwich copying dulwich/lfs.py -> build/lib.linux-aarch64-3.9/dulwich copying dulwich/objects.py -> build/lib.linux-aarch64-3.9/dulwich copying dulwich/diff_tree.py -> build/lib.linux-aarch64-3.9/dulwich copying dulwich/protocol.py -> build/lib.linux-aarch64-3.9/dulwich copying dulwich/reflog.py -> build/lib.linux-aarch64-3.9/dulwich creating build/lib.linux-aarch64-3.9/dulwich/cloud copying dulwich/cloud/__init__.py -> build/lib.linux-aarch64-3.9/dulwich/cloud copying dulwich/cloud/gcs.py -> build/lib.linux-aarch64-3.9/dulwich/cloud creating build/lib.linux-aarch64-3.9/dulwich/tests copying dulwich/tests/test_web.py -> build/lib.linux-aarch64-3.9/dulwich/tests copying dulwich/tests/test_ignore.py -> build/lib.linux-aarch64-3.9/dulwich/tests copying dulwich/tests/test_hooks.py -> build/lib.linux-aarch64-3.9/dulwich/tests copying dulwich/tests/test_refs.py -> build/lib.linux-aarch64-3.9/dulwich/tests copying dulwich/tests/test_pack.py -> build/lib.linux-aarch64-3.9/dulwich/tests copying dulwich/tests/__init__.py -> build/lib.linux-aarch64-3.9/dulwich/tests copying dulwich/tests/test_walk.py -> build/lib.linux-aarch64-3.9/dulwich/tests copying dulwich/tests/test_objectspec.py -> build/lib.linux-aarch64-3.9/dulwich/tests copying dulwich/tests/test_config.py -> build/lib.linux-aarch64-3.9/dulwich/tests copying dulwich/tests/test_bundle.py -> build/lib.linux-aarch64-3.9/dulwich/tests copying dulwich/tests/test_mailmap.py -> build/lib.linux-aarch64-3.9/dulwich/tests copying dulwich/tests/test_greenthreads.py -> build/lib.linux-aarch64-3.9/dulwich/tests copying dulwich/tests/test_porcelain.py -> build/lib.linux-aarch64-3.9/dulwich/tests copying dulwich/tests/test_protocol.py -> build/lib.linux-aarch64-3.9/dulwich/tests copying dulwich/tests/test_blackbox.py -> build/lib.linux-aarch64-3.9/dulwich/tests copying dulwich/tests/test_object_store.py -> build/lib.linux-aarch64-3.9/dulwich/tests copying dulwich/tests/test_archive.py -> build/lib.linux-aarch64-3.9/dulwich/tests copying dulwich/tests/test_stash.py -> build/lib.linux-aarch64-3.9/dulwich/tests copying dulwich/tests/test_lru_cache.py -> build/lib.linux-aarch64-3.9/dulwich/tests copying dulwich/tests/test_graph.py -> build/lib.linux-aarch64-3.9/dulwich/tests copying dulwich/tests/utils.py -> build/lib.linux-aarch64-3.9/dulwich/tests copying dulwich/tests/test_index.py -> build/lib.linux-aarch64-3.9/dulwich/tests copying dulwich/tests/test_reflog.py -> build/lib.linux-aarch64-3.9/dulwich/tests copying dulwich/tests/test_server.py -> build/lib.linux-aarch64-3.9/dulwich/tests copying dulwich/tests/test_fastexport.py -> build/lib.linux-aarch64-3.9/dulwich/tests copying dulwich/tests/test_missing_obj_finder.py -> build/lib.linux-aarch64-3.9/dulwich/tests copying dulwich/tests/test_client.py -> build/lib.linux-aarch64-3.9/dulwich/tests copying dulwich/tests/test_patch.py -> build/lib.linux-aarch64-3.9/dulwich/tests copying dulwich/tests/test_lfs.py -> build/lib.linux-aarch64-3.9/dulwich/tests copying dulwich/tests/test_repository.py -> build/lib.linux-aarch64-3.9/dulwich/tests copying dulwich/tests/test_file.py -> build/lib.linux-aarch64-3.9/dulwich/tests copying dulwich/tests/test_objects.py -> build/lib.linux-aarch64-3.9/dulwich/tests copying dulwich/tests/test_diff_tree.py -> build/lib.linux-aarch64-3.9/dulwich/tests copying dulwich/tests/test_grafts.py -> build/lib.linux-aarch64-3.9/dulwich/tests copying dulwich/tests/test_line_ending.py -> build/lib.linux-aarch64-3.9/dulwich/tests copying dulwich/tests/test_utils.py -> build/lib.linux-aarch64-3.9/dulwich/tests creating build/lib.linux-aarch64-3.9/dulwich/tests/compat copying dulwich/tests/compat/test_web.py -> build/lib.linux-aarch64-3.9/dulwich/tests/compat copying dulwich/tests/compat/test_pack.py -> build/lib.linux-aarch64-3.9/dulwich/tests/compat copying dulwich/tests/compat/__init__.py -> build/lib.linux-aarch64-3.9/dulwich/tests/compat copying dulwich/tests/compat/test_porcelain.py -> build/lib.linux-aarch64-3.9/dulwich/tests/compat copying dulwich/tests/compat/server_utils.py -> build/lib.linux-aarch64-3.9/dulwich/tests/compat copying dulwich/tests/compat/utils.py -> build/lib.linux-aarch64-3.9/dulwich/tests/compat copying dulwich/tests/compat/test_server.py -> build/lib.linux-aarch64-3.9/dulwich/tests/compat copying dulwich/tests/compat/test_client.py -> build/lib.linux-aarch64-3.9/dulwich/tests/compat copying dulwich/tests/compat/test_patch.py -> build/lib.linux-aarch64-3.9/dulwich/tests/compat copying dulwich/tests/compat/test_repository.py -> build/lib.linux-aarch64-3.9/dulwich/tests/compat copying dulwich/tests/compat/test_utils.py -> build/lib.linux-aarch64-3.9/dulwich/tests/compat creating build/lib.linux-aarch64-3.9/dulwich/contrib copying dulwich/contrib/test_release_robot.py -> build/lib.linux-aarch64-3.9/dulwich/contrib copying dulwich/contrib/swift.py -> build/lib.linux-aarch64-3.9/dulwich/contrib copying dulwich/contrib/test_paramiko_vendor.py -> build/lib.linux-aarch64-3.9/dulwich/contrib copying dulwich/contrib/__init__.py -> build/lib.linux-aarch64-3.9/dulwich/contrib copying dulwich/contrib/test_swift_smoke.py -> build/lib.linux-aarch64-3.9/dulwich/contrib copying dulwich/contrib/paramiko_vendor.py -> build/lib.linux-aarch64-3.9/dulwich/contrib copying dulwich/contrib/test_swift.py -> build/lib.linux-aarch64-3.9/dulwich/contrib copying dulwich/contrib/requests_vendor.py -> build/lib.linux-aarch64-3.9/dulwich/contrib copying dulwich/contrib/diffstat.py -> build/lib.linux-aarch64-3.9/dulwich/contrib copying dulwich/contrib/release_robot.py -> build/lib.linux-aarch64-3.9/dulwich/contrib running egg_info writing dulwich.egg-info/PKG-INFO writing dependency_links to dulwich.egg-info/dependency_links.txt writing entry points to dulwich.egg-info/entry_points.txt writing requirements to dulwich.egg-info/requires.txt writing top-level names to dulwich.egg-info/top_level.txt reading manifest file 'dulwich.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'dulwich/tests/data' adding license file 'COPYING' adding license file 'AUTHORS' writing manifest file 'dulwich.egg-info/SOURCES.txt' copying dulwich/_diff_tree.c -> build/lib.linux-aarch64-3.9/dulwich copying dulwich/_objects.c -> build/lib.linux-aarch64-3.9/dulwich copying dulwich/_pack.c -> build/lib.linux-aarch64-3.9/dulwich copying dulwich/py.typed -> build/lib.linux-aarch64-3.9/dulwich copying dulwich/stdint.h -> build/lib.linux-aarch64-3.9/dulwich creating build/lib.linux-aarch64-3.9/docs creating build/lib.linux-aarch64-3.9/docs/tutorial copying dulwich/../docs/tutorial/conclusion.txt -> build/lib.linux-aarch64-3.9/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/encoding.txt -> build/lib.linux-aarch64-3.9/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/file-format.txt -> build/lib.linux-aarch64-3.9/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/index.txt -> build/lib.linux-aarch64-3.9/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/introduction.txt -> build/lib.linux-aarch64-3.9/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/object-store.txt -> build/lib.linux-aarch64-3.9/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/porcelain.txt -> build/lib.linux-aarch64-3.9/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/remote.txt -> build/lib.linux-aarch64-3.9/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/repo.txt -> build/lib.linux-aarch64-3.9/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/tag.txt -> build/lib.linux-aarch64-3.9/dulwich/../docs/tutorial copying dulwich/contrib/README.md -> build/lib.linux-aarch64-3.9/dulwich/contrib running build_ext building 'dulwich._objects' extension creating build/temp.linux-aarch64-3.9 creating build/temp.linux-aarch64-3.9/dulwich gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python3.9 -c dulwich/_objects.c -o build/temp.linux-aarch64-3.9/dulwich/_objects.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g build/temp.linux-aarch64-3.9/dulwich/_objects.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/dulwich/_objects.cpython-39-aarch64-linux-gnu.so building 'dulwich._pack' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python3.9 -c dulwich/_pack.c -o build/temp.linux-aarch64-3.9/dulwich/_pack.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g build/temp.linux-aarch64-3.9/dulwich/_pack.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/dulwich/_pack.cpython-39-aarch64-linux-gnu.so building 'dulwich._diff_tree' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python3.9 -c dulwich/_diff_tree.c -o build/temp.linux-aarch64-3.9/dulwich/_diff_tree.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g build/temp.linux-aarch64-3.9/dulwich/_diff_tree.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/dulwich/_diff_tree.cpython-39-aarch64-linux-gnu.so running build_scripts creating build/scripts-3.9 copying and adjusting bin/dul-receive-pack -> build/scripts-3.9 copying and adjusting bin/dul-upload-pack -> build/scripts-3.9 changing mode of build/scripts-3.9/dul-receive-pack from 644 to 755 changing mode of build/scripts-3.9/dul-upload-pack from 644 to 755 + PYTHONPATH=/builddir/build/BUILD/dulwich-0.20.46 + sphinx-build-3 docs html Running Sphinx v3.4.3 making output directory... done loading intersphinx inventory from http://urllib3.readthedocs.org/en/latest/objects.inv... loading intersphinx inventory from http://docs.python.org/3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'http://urllib3.readthedocs.org/en/latest/objects.inv' not fetchable due to : HTTPConnectionPool(host='cache.rdu2.centos.org', port=8080): Max retries exceeded with url: http://urllib3.readthedocs.org/en/latest/objects.inv (Caused by ProxyError('Cannot connect to proxy.', NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))) WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'http://docs.python.org/3/objects.inv' not fetchable due to : HTTPConnectionPool(host='cache.rdu2.centos.org', port=8080): Max retries exceeded with url: http://docs.python.org/3/objects.inv (Caused by ProxyError('Cannot connect to proxy.', NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))) building [mo]: targets for 0 po files that are out of date building [html]: targets for 14 source files that are out of date updating environment: [new config] 14 added, 0 changed, 0 removed reading sources... [ 7%] api/index reading sources... [ 14%] index reading sources... [ 21%] performance reading sources... [ 28%] protocol reading sources... [ 35%] tutorial/conclusion reading sources... [ 42%] tutorial/encoding reading sources... [ 50%] tutorial/file-format reading sources... [ 57%] tutorial/index reading sources... [ 64%] tutorial/introduction reading sources... [ 71%] tutorial/object-store reading sources... [ 78%] tutorial/porcelain reading sources... [ 85%] tutorial/remote reading sources... [ 92%] tutorial/repo reading sources... [100%] tutorial/tag /builddir/build/BUILD/dulwich-0.20.46/docs/api/index.txt:6: WARNING: toctree contains reference to nonexisting document 'api/modules' looking for now-outdated files... NEWS:60: WARNING: Bullet list ends without a blank line; unexpected unindent. none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 7%] api/index writing output... [ 14%] index writing output... [ 21%] performance writing output... [ 28%] protocol writing output... [ 35%] tutorial/conclusion writing output... [ 42%] tutorial/encoding writing output... [ 50%] tutorial/file-format writing output... [ 57%] tutorial/index writing output... [ 64%] tutorial/introduction writing output... [ 71%] tutorial/object-store writing output... [ 78%] tutorial/porcelain writing output... [ 85%] tutorial/remote writing output... [ 92%] tutorial/repo writing output... [100%] tutorial/tag generating indices... genindex done writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 4 warnings. The HTML pages are in html. + rm -rf html/.doctrees html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JQ3Q2f + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64 ++ dirname /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64 + cd dulwich-0.20.46 ++ '[' -f _current_flavor ']' ++ cat _current_flavor + python_flavor=python3 + '[' -z python3 ']' + '[' python3 '!=' python3 ']' + echo python3 + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64 --prefix /usr running install running install_lib creating /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr creating /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64 creating /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/docs creating /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/docs/tutorial copying build/lib.linux-aarch64-3.9/docs/tutorial/porcelain.txt -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/docs/tutorial copying build/lib.linux-aarch64-3.9/docs/tutorial/tag.txt -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/docs/tutorial copying build/lib.linux-aarch64-3.9/docs/tutorial/object-store.txt -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/docs/tutorial copying build/lib.linux-aarch64-3.9/docs/tutorial/index.txt -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/docs/tutorial copying build/lib.linux-aarch64-3.9/docs/tutorial/remote.txt -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/docs/tutorial copying build/lib.linux-aarch64-3.9/docs/tutorial/conclusion.txt -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/docs/tutorial copying build/lib.linux-aarch64-3.9/docs/tutorial/encoding.txt -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/docs/tutorial copying build/lib.linux-aarch64-3.9/docs/tutorial/file-format.txt -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/docs/tutorial copying build/lib.linux-aarch64-3.9/docs/tutorial/repo.txt -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/docs/tutorial copying build/lib.linux-aarch64-3.9/docs/tutorial/introduction.txt -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/docs/tutorial creating /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich copying build/lib.linux-aarch64-3.9/dulwich/file.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich copying build/lib.linux-aarch64-3.9/dulwich/line_ending.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich copying build/lib.linux-aarch64-3.9/dulwich/_pack.c -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich copying build/lib.linux-aarch64-3.9/dulwich/_objects.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich copying build/lib.linux-aarch64-3.9/dulwich/_diff_tree.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich copying build/lib.linux-aarch64-3.9/dulwich/patch.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich copying build/lib.linux-aarch64-3.9/dulwich/greenthreads.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich copying build/lib.linux-aarch64-3.9/dulwich/lru_cache.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich copying build/lib.linux-aarch64-3.9/dulwich/py.typed -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich copying build/lib.linux-aarch64-3.9/dulwich/objectspec.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich copying build/lib.linux-aarch64-3.9/dulwich/errors.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich copying build/lib.linux-aarch64-3.9/dulwich/_diff_tree.c -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich copying build/lib.linux-aarch64-3.9/dulwich/graph.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich creating /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/cloud copying build/lib.linux-aarch64-3.9/dulwich/cloud/__init__.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/cloud copying build/lib.linux-aarch64-3.9/dulwich/cloud/gcs.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/cloud copying build/lib.linux-aarch64-3.9/dulwich/index.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich copying build/lib.linux-aarch64-3.9/dulwich/stash.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich copying build/lib.linux-aarch64-3.9/dulwich/object_store.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich copying build/lib.linux-aarch64-3.9/dulwich/client.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich copying build/lib.linux-aarch64-3.9/dulwich/cli.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich copying build/lib.linux-aarch64-3.9/dulwich/__init__.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich copying build/lib.linux-aarch64-3.9/dulwich/archive.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich copying build/lib.linux-aarch64-3.9/dulwich/pack.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich copying build/lib.linux-aarch64-3.9/dulwich/refs.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich copying build/lib.linux-aarch64-3.9/dulwich/log_utils.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich copying build/lib.linux-aarch64-3.9/dulwich/mailmap.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich copying build/lib.linux-aarch64-3.9/dulwich/bundle.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich copying build/lib.linux-aarch64-3.9/dulwich/_objects.c -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich copying build/lib.linux-aarch64-3.9/dulwich/ignore.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich copying build/lib.linux-aarch64-3.9/dulwich/web.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich copying build/lib.linux-aarch64-3.9/dulwich/config.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich copying build/lib.linux-aarch64-3.9/dulwich/__main__.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich copying build/lib.linux-aarch64-3.9/dulwich/submodule.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich copying build/lib.linux-aarch64-3.9/dulwich/porcelain.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich copying build/lib.linux-aarch64-3.9/dulwich/fastexport.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich copying build/lib.linux-aarch64-3.9/dulwich/walk.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich copying build/lib.linux-aarch64-3.9/dulwich/repo.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich copying build/lib.linux-aarch64-3.9/dulwich/server.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich copying build/lib.linux-aarch64-3.9/dulwich/hooks.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich creating /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests copying build/lib.linux-aarch64-3.9/dulwich/tests/test_web.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests copying build/lib.linux-aarch64-3.9/dulwich/tests/test_ignore.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests copying build/lib.linux-aarch64-3.9/dulwich/tests/test_hooks.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests copying build/lib.linux-aarch64-3.9/dulwich/tests/test_refs.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests copying build/lib.linux-aarch64-3.9/dulwich/tests/test_pack.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests copying build/lib.linux-aarch64-3.9/dulwich/tests/__init__.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests copying build/lib.linux-aarch64-3.9/dulwich/tests/test_walk.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests copying build/lib.linux-aarch64-3.9/dulwich/tests/test_objectspec.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests copying build/lib.linux-aarch64-3.9/dulwich/tests/test_config.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests copying build/lib.linux-aarch64-3.9/dulwich/tests/test_bundle.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests copying build/lib.linux-aarch64-3.9/dulwich/tests/test_mailmap.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests copying build/lib.linux-aarch64-3.9/dulwich/tests/test_greenthreads.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests copying build/lib.linux-aarch64-3.9/dulwich/tests/test_porcelain.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests copying build/lib.linux-aarch64-3.9/dulwich/tests/test_protocol.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests copying build/lib.linux-aarch64-3.9/dulwich/tests/test_blackbox.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests copying build/lib.linux-aarch64-3.9/dulwich/tests/test_object_store.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests copying build/lib.linux-aarch64-3.9/dulwich/tests/test_archive.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests copying build/lib.linux-aarch64-3.9/dulwich/tests/test_stash.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests copying build/lib.linux-aarch64-3.9/dulwich/tests/test_lru_cache.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests copying build/lib.linux-aarch64-3.9/dulwich/tests/test_graph.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests copying build/lib.linux-aarch64-3.9/dulwich/tests/utils.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests copying build/lib.linux-aarch64-3.9/dulwich/tests/test_index.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests copying build/lib.linux-aarch64-3.9/dulwich/tests/test_reflog.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests copying build/lib.linux-aarch64-3.9/dulwich/tests/test_server.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests copying build/lib.linux-aarch64-3.9/dulwich/tests/test_fastexport.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests copying build/lib.linux-aarch64-3.9/dulwich/tests/test_missing_obj_finder.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests copying build/lib.linux-aarch64-3.9/dulwich/tests/test_client.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests copying build/lib.linux-aarch64-3.9/dulwich/tests/test_patch.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests creating /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests/compat copying build/lib.linux-aarch64-3.9/dulwich/tests/compat/test_web.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests/compat copying build/lib.linux-aarch64-3.9/dulwich/tests/compat/test_pack.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests/compat copying build/lib.linux-aarch64-3.9/dulwich/tests/compat/__init__.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests/compat copying build/lib.linux-aarch64-3.9/dulwich/tests/compat/test_porcelain.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests/compat copying build/lib.linux-aarch64-3.9/dulwich/tests/compat/server_utils.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests/compat copying build/lib.linux-aarch64-3.9/dulwich/tests/compat/utils.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests/compat copying build/lib.linux-aarch64-3.9/dulwich/tests/compat/test_server.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests/compat copying build/lib.linux-aarch64-3.9/dulwich/tests/compat/test_client.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests/compat copying build/lib.linux-aarch64-3.9/dulwich/tests/compat/test_patch.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests/compat copying build/lib.linux-aarch64-3.9/dulwich/tests/compat/test_repository.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests/compat copying build/lib.linux-aarch64-3.9/dulwich/tests/compat/test_utils.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests/compat copying build/lib.linux-aarch64-3.9/dulwich/tests/test_lfs.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests copying build/lib.linux-aarch64-3.9/dulwich/tests/test_repository.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests copying build/lib.linux-aarch64-3.9/dulwich/tests/test_file.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests copying build/lib.linux-aarch64-3.9/dulwich/tests/test_objects.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests copying build/lib.linux-aarch64-3.9/dulwich/tests/test_diff_tree.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests copying build/lib.linux-aarch64-3.9/dulwich/tests/test_grafts.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests copying build/lib.linux-aarch64-3.9/dulwich/tests/test_line_ending.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests copying build/lib.linux-aarch64-3.9/dulwich/tests/test_utils.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests copying build/lib.linux-aarch64-3.9/dulwich/_pack.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich creating /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/contrib copying build/lib.linux-aarch64-3.9/dulwich/contrib/test_release_robot.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/contrib copying build/lib.linux-aarch64-3.9/dulwich/contrib/swift.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/contrib copying build/lib.linux-aarch64-3.9/dulwich/contrib/test_paramiko_vendor.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/contrib copying build/lib.linux-aarch64-3.9/dulwich/contrib/__init__.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/contrib copying build/lib.linux-aarch64-3.9/dulwich/contrib/test_swift_smoke.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/contrib copying build/lib.linux-aarch64-3.9/dulwich/contrib/paramiko_vendor.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/contrib copying build/lib.linux-aarch64-3.9/dulwich/contrib/test_swift.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/contrib copying build/lib.linux-aarch64-3.9/dulwich/contrib/requests_vendor.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/contrib copying build/lib.linux-aarch64-3.9/dulwich/contrib/diffstat.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/contrib copying build/lib.linux-aarch64-3.9/dulwich/contrib/README.md -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/contrib copying build/lib.linux-aarch64-3.9/dulwich/contrib/release_robot.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/contrib copying build/lib.linux-aarch64-3.9/dulwich/lfs.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich copying build/lib.linux-aarch64-3.9/dulwich/objects.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich copying build/lib.linux-aarch64-3.9/dulwich/diff_tree.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich copying build/lib.linux-aarch64-3.9/dulwich/stdint.h -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich copying build/lib.linux-aarch64-3.9/dulwich/protocol.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich copying build/lib.linux-aarch64-3.9/dulwich/reflog.py -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/file.py to file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/line_ending.py to line_ending.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/patch.py to patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/greenthreads.py to greenthreads.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/lru_cache.py to lru_cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/objectspec.py to objectspec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/errors.py to errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/graph.py to graph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/cloud/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/cloud/gcs.py to gcs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/index.py to index.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/stash.py to stash.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/object_store.py to object_store.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/archive.py to archive.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/pack.py to pack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/refs.py to refs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/log_utils.py to log_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/mailmap.py to mailmap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/bundle.py to bundle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/ignore.py to ignore.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/web.py to web.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/submodule.py to submodule.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/porcelain.py to porcelain.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/fastexport.py to fastexport.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/walk.py to walk.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/repo.py to repo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/server.py to server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/hooks.py to hooks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests/test_web.py to test_web.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests/test_ignore.py to test_ignore.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests/test_hooks.py to test_hooks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests/test_refs.py to test_refs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests/test_pack.py to test_pack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests/test_walk.py to test_walk.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests/test_objectspec.py to test_objectspec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests/test_config.py to test_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests/test_bundle.py to test_bundle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests/test_mailmap.py to test_mailmap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests/test_greenthreads.py to test_greenthreads.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests/test_porcelain.py to test_porcelain.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests/test_protocol.py to test_protocol.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests/test_blackbox.py to test_blackbox.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests/test_object_store.py to test_object_store.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests/test_archive.py to test_archive.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests/test_stash.py to test_stash.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests/test_lru_cache.py to test_lru_cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests/test_graph.py to test_graph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests/test_index.py to test_index.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests/test_reflog.py to test_reflog.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests/test_server.py to test_server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests/test_fastexport.py to test_fastexport.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests/test_missing_obj_finder.py to test_missing_obj_finder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests/test_client.py to test_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests/test_patch.py to test_patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests/compat/test_web.py to test_web.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests/compat/test_pack.py to test_pack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests/compat/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests/compat/test_porcelain.py to test_porcelain.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests/compat/server_utils.py to server_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests/compat/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests/compat/test_server.py to test_server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests/compat/test_client.py to test_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests/compat/test_patch.py to test_patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests/compat/test_repository.py to test_repository.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests/compat/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests/test_lfs.py to test_lfs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests/test_repository.py to test_repository.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests/test_file.py to test_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests/test_objects.py to test_objects.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests/test_diff_tree.py to test_diff_tree.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests/test_grafts.py to test_grafts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests/test_line_ending.py to test_line_ending.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/contrib/test_release_robot.py to test_release_robot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/contrib/swift.py to swift.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/contrib/test_paramiko_vendor.py to test_paramiko_vendor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/contrib/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/contrib/test_swift_smoke.py to test_swift_smoke.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/contrib/paramiko_vendor.py to paramiko_vendor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/contrib/test_swift.py to test_swift.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/contrib/requests_vendor.py to requests_vendor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/contrib/diffstat.py to diffstat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/contrib/release_robot.py to release_robot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/lfs.py to lfs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/objects.py to objects.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/diff_tree.py to diff_tree.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/protocol.py to protocol.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/reflog.py to reflog.cpython-39.pyc writing byte-compilation script '/tmp/tmp257pg0pa.py' /usr/bin/python3 /tmp/tmp257pg0pa.py removing /tmp/tmp257pg0pa.py running install_egg_info running egg_info writing dulwich.egg-info/PKG-INFO writing dependency_links to dulwich.egg-info/dependency_links.txt writing entry points to dulwich.egg-info/entry_points.txt writing requirements to dulwich.egg-info/requires.txt writing top-level names to dulwich.egg-info/top_level.txt reading manifest file 'dulwich.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'dulwich/tests/data' adding license file 'COPYING' adding license file 'AUTHORS' writing manifest file 'dulwich.egg-info/SOURCES.txt' Copying dulwich.egg-info to /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich-0.20.46-py3.9.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/bin copying build/scripts-3.9/dul-receive-pack -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/bin copying build/scripts-3.9/dul-upload-pack -> /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/bin changing mode of /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/bin/dul-receive-pack to 755 changing mode of /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/bin/dul-upload-pack to 755 Installing dulwich script to /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/bin + rm -rf /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/docs/tutorial/ + /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 0.20.46-1.el9s --unique-debug-suffix -0.20.46-1.el9s.aarch64 --unique-debug-src-base python-dulwich-0.20.46-1.el9s.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/dulwich-0.20.46 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/_diff_tree.cpython-39-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/_objects.cpython-39-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/_pack.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/_objects.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/_diff_tree.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9/site-packages/dulwich/_pack.cpython-39-aarch64-linux-gnu.so original debug info size: 144kB, size after compression: 136kB /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 51 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib64/python3.9 using python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/lib/debug/usr/lib64/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-dulwich-0.20.46-1.el9s.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.J83zxZ + umask 022 + cd /builddir/build/BUILD + cd dulwich-0.20.46 + DOCDIR=/builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/share/doc/python3-dulwich + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/share/doc/python3-dulwich + cp -pr AUTHORS /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/share/doc/python3-dulwich + cp -pr README.rst /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/share/doc/python3-dulwich + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.IRYzxf + umask 022 + cd /builddir/build/BUILD + cd dulwich-0.20.46 + LICENSEDIR=/builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/share/licenses/python3-dulwich + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/share/licenses/python3-dulwich + cp -pr COPYING /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/share/licenses/python3-dulwich + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-dulwich = 0.20.46-1.el9s python3-dulwich = 0.20.46-1.el9s python3-dulwich(aarch-64) = 0.20.46-1.el9s python3.9-dulwich = 0.20.46-1.el9s python3.9dist(dulwich) = 0.20.46 python3dist(dulwich) = 0.20.46 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 ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) python(abi) = 3.9 python3.9dist(setuptools) python3.9dist(urllib3) >= 1.25 rtld(GNU_HASH) Obsoletes: python39-dulwich < 0.20.46-1.el9s Processing files: python-dulwich-doc-0.20.46-1.el9s.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.O2WGu2 + umask 022 + cd /builddir/build/BUILD + cd dulwich-0.20.46 + DOCDIR=/builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/share/doc/python-dulwich-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/share/doc/python-dulwich-doc + cp -pr AUTHORS /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/share/doc/python-dulwich-doc + cp -pr README.rst /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/share/doc/python-dulwich-doc + cp -pr html /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/share/doc/python-dulwich-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.1re6Cc + umask 022 + cd /builddir/build/BUILD + cd dulwich-0.20.46 + LICENSEDIR=/builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/share/licenses/python-dulwich-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/share/licenses/python-dulwich-doc + cp -pr COPYING /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64/usr/share/licenses/python-dulwich-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-dulwich-doc = 0.20.46-1.el9s python-dulwich-doc(aarch-64) = 0.20.46-1.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-dulwich-debugsource-0.20.46-1.el9s.aarch64 Provides: python-dulwich-debugsource = 0.20.46-1.el9s python-dulwich-debugsource(aarch-64) = 0.20.46-1.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-dulwich-debuginfo-0.20.46-1.el9s.aarch64 Provides: debuginfo(build-id) = 1f18fa81b20069ced245eacda082f5be5ad4c877 debuginfo(build-id) = 38ad512ed63af3e31b809dff071f709e9842c02b debuginfo(build-id) = 69aef726e558487440758d00f7212f56502e6710 python-dulwich-debuginfo = 0.20.46-1.el9s python3-dulwich-debuginfo = 0.20.46-1.el9s python3-dulwich-debuginfo(aarch-64) = 0.20.46-1.el9s python3.9-dulwich-debuginfo = 0.20.46-1.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-dulwich-debugsource(aarch-64) = 0.20.46-1.el9s Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64 Wrote: /builddir/build/RPMS/python-dulwich-debugsource-0.20.46-1.el9s.aarch64.rpm Wrote: /builddir/build/RPMS/python3-dulwich-debuginfo-0.20.46-1.el9s.aarch64.rpm Wrote: /builddir/build/RPMS/python-dulwich-doc-0.20.46-1.el9s.aarch64.rpm Wrote: /builddir/build/RPMS/python3-dulwich-0.20.46-1.el9s.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.IjrTli + umask 022 + cd /builddir/build/BUILD + cd dulwich-0.20.46 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-dulwich-0.20.46-1.el9s.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0