Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-comet-git-pure.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686491359.730158/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 aarch64 --nodeps /builddir/build/SPECS/python-comet-git-pure.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-comet-git-pure-0.19.16-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-comet-git-pure.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686491359.730158/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 aarch64 --nodeps /builddir/build/SPECS/python-comet-git-pure.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-comet-git-pure-0.19.16-1.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-comet-git-pure.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686491359.730158/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 aarch64 --nodeps /builddir/build/SPECS/python-comet-git-pure.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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9eOlFF + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf comet-git-pure-0.19.16 + /usr/bin/gzip -dc /builddir/build/SOURCES/comet-git-pure-0.19.16.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd comet-git-pure-0.19.16 + /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.83KYep + umask 022 + cd /builddir/build/BUILD + cd comet-git-pure-0.19.16 + 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 -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' running build running build_py creating build creating build/lib creating build/lib/dulwich copying dulwich/config.py -> build/lib/dulwich copying dulwich/patch.py -> build/lib/dulwich copying dulwich/client.py -> build/lib/dulwich copying dulwich/web.py -> build/lib/dulwich copying dulwich/stash.py -> build/lib/dulwich copying dulwich/archive.py -> build/lib/dulwich copying dulwich/ignore.py -> build/lib/dulwich copying dulwich/line_ending.py -> build/lib/dulwich copying dulwich/index.py -> build/lib/dulwich copying dulwich/hooks.py -> build/lib/dulwich copying dulwich/objects.py -> build/lib/dulwich copying dulwich/log_utils.py -> build/lib/dulwich copying dulwich/greenthreads.py -> build/lib/dulwich copying dulwich/repo.py -> build/lib/dulwich copying dulwich/reflog.py -> build/lib/dulwich copying dulwich/porcelain.py -> build/lib/dulwich copying dulwich/mailmap.py -> build/lib/dulwich copying dulwich/lru_cache.py -> build/lib/dulwich copying dulwich/file.py -> build/lib/dulwich copying dulwich/diff_tree.py -> build/lib/dulwich copying dulwich/server.py -> build/lib/dulwich copying dulwich/pack.py -> build/lib/dulwich copying dulwich/refs.py -> build/lib/dulwich copying dulwich/objectspec.py -> build/lib/dulwich copying dulwich/lfs.py -> build/lib/dulwich copying dulwich/walk.py -> build/lib/dulwich copying dulwich/errors.py -> build/lib/dulwich copying dulwich/object_store.py -> build/lib/dulwich copying dulwich/__init__.py -> build/lib/dulwich copying dulwich/protocol.py -> build/lib/dulwich copying dulwich/fastexport.py -> build/lib/dulwich creating build/lib/dulwich/tests copying dulwich/tests/test_lfs.py -> build/lib/dulwich/tests copying dulwich/tests/test_web.py -> build/lib/dulwich/tests copying dulwich/tests/test_reflog.py -> build/lib/dulwich/tests copying dulwich/tests/test_grafts.py -> build/lib/dulwich/tests copying dulwich/tests/test_ignore.py -> build/lib/dulwich/tests copying dulwich/tests/test_stash.py -> build/lib/dulwich/tests copying dulwich/tests/test_refs.py -> build/lib/dulwich/tests copying dulwich/tests/test_index.py -> build/lib/dulwich/tests copying dulwich/tests/test_missing_obj_finder.py -> build/lib/dulwich/tests copying dulwich/tests/utils.py -> build/lib/dulwich/tests copying dulwich/tests/test_mailmap.py -> build/lib/dulwich/tests copying dulwich/tests/test_objects.py -> build/lib/dulwich/tests copying dulwich/tests/test_greenthreads.py -> build/lib/dulwich/tests copying dulwich/tests/test_porcelain.py -> build/lib/dulwich/tests copying dulwich/tests/test_blackbox.py -> build/lib/dulwich/tests copying dulwich/tests/test_lru_cache.py -> build/lib/dulwich/tests copying dulwich/tests/test_utils.py -> build/lib/dulwich/tests copying dulwich/tests/test_archive.py -> build/lib/dulwich/tests copying dulwich/tests/test_fastexport.py -> build/lib/dulwich/tests copying dulwich/tests/test_diff_tree.py -> build/lib/dulwich/tests copying dulwich/tests/test_objectspec.py -> build/lib/dulwich/tests copying dulwich/tests/test_walk.py -> build/lib/dulwich/tests copying dulwich/tests/test_line_ending.py -> build/lib/dulwich/tests copying dulwich/tests/test_object_store.py -> build/lib/dulwich/tests copying dulwich/tests/test_file.py -> build/lib/dulwich/tests copying dulwich/tests/test_protocol.py -> build/lib/dulwich/tests copying dulwich/tests/test_repository.py -> build/lib/dulwich/tests copying dulwich/tests/test_client.py -> build/lib/dulwich/tests copying dulwich/tests/test_patch.py -> build/lib/dulwich/tests copying dulwich/tests/test_config.py -> build/lib/dulwich/tests copying dulwich/tests/test_server.py -> build/lib/dulwich/tests copying dulwich/tests/test_pack.py -> build/lib/dulwich/tests copying dulwich/tests/__init__.py -> build/lib/dulwich/tests copying dulwich/tests/test_hooks.py -> build/lib/dulwich/tests creating build/lib/dulwich/tests/compat copying dulwich/tests/compat/test_web.py -> build/lib/dulwich/tests/compat copying dulwich/tests/compat/utils.py -> build/lib/dulwich/tests/compat copying dulwich/tests/compat/server_utils.py -> build/lib/dulwich/tests/compat copying dulwich/tests/compat/test_utils.py -> build/lib/dulwich/tests/compat copying dulwich/tests/compat/test_repository.py -> build/lib/dulwich/tests/compat copying dulwich/tests/compat/test_client.py -> build/lib/dulwich/tests/compat copying dulwich/tests/compat/test_patch.py -> build/lib/dulwich/tests/compat copying dulwich/tests/compat/test_server.py -> build/lib/dulwich/tests/compat copying dulwich/tests/compat/test_pack.py -> build/lib/dulwich/tests/compat copying dulwich/tests/compat/__init__.py -> build/lib/dulwich/tests/compat creating build/lib/dulwich/contrib copying dulwich/contrib/swift.py -> build/lib/dulwich/contrib copying dulwich/contrib/test_swift.py -> build/lib/dulwich/contrib copying dulwich/contrib/test_swift_smoke.py -> build/lib/dulwich/contrib copying dulwich/contrib/diffstat.py -> build/lib/dulwich/contrib copying dulwich/contrib/release_robot.py -> build/lib/dulwich/contrib copying dulwich/contrib/test_release_robot.py -> build/lib/dulwich/contrib copying dulwich/contrib/paramiko_vendor.py -> build/lib/dulwich/contrib copying dulwich/contrib/__init__.py -> build/lib/dulwich/contrib running egg_info writing comet_git_pure.egg-info/PKG-INFO writing dependency_links to comet_git_pure.egg-info/dependency_links.txt writing requirements to comet_git_pure.egg-info/requires.txt writing top-level names to comet_git_pure.egg-info/top_level.txt reading manifest file 'comet_git_pure.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING' adding license file 'AUTHORS' writing manifest file 'comet_git_pure.egg-info/SOURCES.txt' copying dulwich/stdint.h -> build/lib/dulwich creating build/lib/docs creating build/lib/docs/tutorial copying dulwich/../docs/tutorial/conclusion.txt -> build/lib/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/encoding.txt -> build/lib/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/file-format.txt -> build/lib/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/index.txt -> build/lib/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/introduction.txt -> build/lib/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/object-store.txt -> build/lib/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/porcelain.txt -> build/lib/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/remote.txt -> build/lib/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/repo.txt -> build/lib/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/tag.txt -> build/lib/dulwich/../docs/tutorial creating build/lib/dulwich/tests/data creating build/lib/dulwich/tests/data/blobs creating build/lib/dulwich/tests/data/blobs/11 copying dulwich/tests/data/blobs/11/11111111111111111111111111111111111111 -> build/lib/dulwich/tests/data/blobs/11 creating build/lib/dulwich/tests/data/blobs/6f copying dulwich/tests/data/blobs/6f/670c0fb53f9463760b7295fbb814e965fb20c8 -> build/lib/dulwich/tests/data/blobs/6f creating build/lib/dulwich/tests/data/blobs/95 copying dulwich/tests/data/blobs/95/4a536f7819d40e6f637f849ee187dd10066349 -> build/lib/dulwich/tests/data/blobs/95 creating build/lib/dulwich/tests/data/blobs/e6 copying dulwich/tests/data/blobs/e6/9de29bb2d1d6434b8b29ae775ad8c2e48c5391 -> build/lib/dulwich/tests/data/blobs/e6 creating build/lib/dulwich/tests/data/commits creating build/lib/dulwich/tests/data/commits/0d copying dulwich/tests/data/commits/0d/89f20333fbb1d2f3a94da77f4981373d8f4310 -> build/lib/dulwich/tests/data/commits/0d creating build/lib/dulwich/tests/data/commits/5d copying dulwich/tests/data/commits/5d/ac377bdded4c9aeb8dff595f0faeebcc8498cc -> build/lib/dulwich/tests/data/commits/5d creating build/lib/dulwich/tests/data/commits/60 copying dulwich/tests/data/commits/60/dacdc733de308bb77bb76ce0fb0f9b44c9769e -> build/lib/dulwich/tests/data/commits/60 creating build/lib/dulwich/tests/data/indexes copying dulwich/tests/data/indexes/index -> build/lib/dulwich/tests/data/indexes creating build/lib/dulwich/tests/data/packs copying dulwich/tests/data/packs/pack-bc63ddad95e7321ee734ea11a7a62d314e0d7481.idx -> build/lib/dulwich/tests/data/packs copying dulwich/tests/data/packs/pack-bc63ddad95e7321ee734ea11a7a62d314e0d7481.pack -> build/lib/dulwich/tests/data/packs creating build/lib/dulwich/tests/data/repos copying dulwich/tests/data/repos/.gitattributes -> build/lib/dulwich/tests/data/repos copying dulwich/tests/data/repos/issue88_expect_ack_nak_client.export -> build/lib/dulwich/tests/data/repos copying dulwich/tests/data/repos/issue88_expect_ack_nak_other.export -> build/lib/dulwich/tests/data/repos copying dulwich/tests/data/repos/issue88_expect_ack_nak_server.export -> build/lib/dulwich/tests/data/repos copying dulwich/tests/data/repos/server_new.export -> build/lib/dulwich/tests/data/repos copying dulwich/tests/data/repos/server_old.export -> build/lib/dulwich/tests/data/repos creating build/lib/dulwich/tests/data/repos/a.git copying dulwich/tests/data/repos/a.git/HEAD -> build/lib/dulwich/tests/data/repos/a.git copying dulwich/tests/data/repos/a.git/packed-refs -> build/lib/dulwich/tests/data/repos/a.git creating build/lib/dulwich/tests/data/repos/a.git/objects creating build/lib/dulwich/tests/data/repos/a.git/objects/28 copying dulwich/tests/data/repos/a.git/objects/28/237f4dc30d0d462658d6b937b08a0f0b6ef55a -> build/lib/dulwich/tests/data/repos/a.git/objects/28 creating build/lib/dulwich/tests/data/repos/a.git/objects/2a copying dulwich/tests/data/repos/a.git/objects/2a/72d929692c41d8554c07f6301757ba18a65d91 -> build/lib/dulwich/tests/data/repos/a.git/objects/2a creating build/lib/dulwich/tests/data/repos/a.git/objects/4e copying dulwich/tests/data/repos/a.git/objects/4e/f30bbfe26431a69c3820d3a683df54d688f2ec -> build/lib/dulwich/tests/data/repos/a.git/objects/4e creating build/lib/dulwich/tests/data/repos/a.git/objects/4f copying dulwich/tests/data/repos/a.git/objects/4f/2e6529203aa6d44b5af6e3292c837ceda003f9 -> build/lib/dulwich/tests/data/repos/a.git/objects/4f creating build/lib/dulwich/tests/data/repos/a.git/objects/7d copying dulwich/tests/data/repos/a.git/objects/7d/9a07d797595ef11344549b8d08198e48c15364 -> build/lib/dulwich/tests/data/repos/a.git/objects/7d creating build/lib/dulwich/tests/data/repos/a.git/objects/a2 copying dulwich/tests/data/repos/a.git/objects/a2/96d0bb611188cabb256919f36bc30117cca005 -> build/lib/dulwich/tests/data/repos/a.git/objects/a2 creating build/lib/dulwich/tests/data/repos/a.git/objects/a9 copying dulwich/tests/data/repos/a.git/objects/a9/0fa2d900a17e99b433217e988c4eb4a2e9a097 -> build/lib/dulwich/tests/data/repos/a.git/objects/a9 creating build/lib/dulwich/tests/data/repos/a.git/objects/b0 copying dulwich/tests/data/repos/a.git/objects/b0/931cadc54336e78a1d980420e3268903b57a50 -> build/lib/dulwich/tests/data/repos/a.git/objects/b0 creating build/lib/dulwich/tests/data/repos/a.git/objects/ff copying dulwich/tests/data/repos/a.git/objects/ff/d47d45845a8f6576491e1edb97e3fe6a850e7f -> build/lib/dulwich/tests/data/repos/a.git/objects/ff creating build/lib/dulwich/tests/data/repos/a.git/refs creating build/lib/dulwich/tests/data/repos/a.git/refs/heads copying dulwich/tests/data/repos/a.git/refs/heads/master -> build/lib/dulwich/tests/data/repos/a.git/refs/heads creating build/lib/dulwich/tests/data/repos/a.git/refs/tags copying dulwich/tests/data/repos/a.git/refs/tags/mytag -> build/lib/dulwich/tests/data/repos/a.git/refs/tags creating build/lib/dulwich/tests/data/repos/empty.git copying dulwich/tests/data/repos/empty.git/HEAD -> build/lib/dulwich/tests/data/repos/empty.git copying dulwich/tests/data/repos/empty.git/config -> build/lib/dulwich/tests/data/repos/empty.git creating build/lib/dulwich/tests/data/repos/empty.git/objects creating build/lib/dulwich/tests/data/repos/empty.git/objects/info copying dulwich/tests/data/repos/empty.git/objects/info/.gitignore -> build/lib/dulwich/tests/data/repos/empty.git/objects/info creating build/lib/dulwich/tests/data/repos/empty.git/objects/pack copying dulwich/tests/data/repos/empty.git/objects/pack/.gitignore -> build/lib/dulwich/tests/data/repos/empty.git/objects/pack creating build/lib/dulwich/tests/data/repos/empty.git/refs creating build/lib/dulwich/tests/data/repos/empty.git/refs/heads copying dulwich/tests/data/repos/empty.git/refs/heads/.gitignore -> build/lib/dulwich/tests/data/repos/empty.git/refs/heads creating build/lib/dulwich/tests/data/repos/empty.git/refs/tags copying dulwich/tests/data/repos/empty.git/refs/tags/.gitignore -> build/lib/dulwich/tests/data/repos/empty.git/refs/tags creating build/lib/dulwich/tests/data/repos/ooo_merge.git copying dulwich/tests/data/repos/ooo_merge.git/HEAD -> build/lib/dulwich/tests/data/repos/ooo_merge.git creating build/lib/dulwich/tests/data/repos/ooo_merge.git/objects creating build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/29 copying dulwich/tests/data/repos/ooo_merge.git/objects/29/69be3e8ee1c0222396a5611407e4769f14e54b -> build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/29 creating build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/38 copying dulwich/tests/data/repos/ooo_merge.git/objects/38/74e9c60a6d149c44c928140f250d81e6381520 -> build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/38 creating build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/6f copying dulwich/tests/data/repos/ooo_merge.git/objects/6f/670c0fb53f9463760b7295fbb814e965fb20c8 -> build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/6f creating build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/70 copying dulwich/tests/data/repos/ooo_merge.git/objects/70/c190eb48fa8bbb50ddc692a17b44cb781af7f6 -> build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/70 creating build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/76 copying dulwich/tests/data/repos/ooo_merge.git/objects/76/01d7f6231db6a57f7bbb79ee52e4d462fd44d1 -> build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/76 creating build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/90 copying dulwich/tests/data/repos/ooo_merge.git/objects/90/182552c4a85a45ec2a835cadc3451bebdfe870 -> build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/90 creating build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/95 copying dulwich/tests/data/repos/ooo_merge.git/objects/95/4a536f7819d40e6f637f849ee187dd10066349 -> build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/95 creating build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/b2 copying dulwich/tests/data/repos/ooo_merge.git/objects/b2/a2766a2879c209ab1176e7e778b81ae422eeaa -> build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/b2 creating build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/f5 copying dulwich/tests/data/repos/ooo_merge.git/objects/f5/07291b64138b875c28e03469025b1ea20bc614 -> build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/f5 creating build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/f9 copying dulwich/tests/data/repos/ooo_merge.git/objects/f9/e39b120c68182a4ba35349f832d0e4e61f485c -> build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/f9 creating build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/fb copying dulwich/tests/data/repos/ooo_merge.git/objects/fb/5b0425c7ce46959bec94d54b9a157645e114f5 -> build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/fb creating build/lib/dulwich/tests/data/repos/ooo_merge.git/refs creating build/lib/dulwich/tests/data/repos/ooo_merge.git/refs/heads copying dulwich/tests/data/repos/ooo_merge.git/refs/heads/master -> build/lib/dulwich/tests/data/repos/ooo_merge.git/refs/heads creating build/lib/dulwich/tests/data/repos/refs.git copying dulwich/tests/data/repos/refs.git/HEAD -> build/lib/dulwich/tests/data/repos/refs.git copying dulwich/tests/data/repos/refs.git/packed-refs -> build/lib/dulwich/tests/data/repos/refs.git creating build/lib/dulwich/tests/data/repos/refs.git/objects creating build/lib/dulwich/tests/data/repos/refs.git/objects/3b copying dulwich/tests/data/repos/refs.git/objects/3b/9e5457140e738c2dcd39bf6d7acf88379b90d1 -> build/lib/dulwich/tests/data/repos/refs.git/objects/3b creating build/lib/dulwich/tests/data/repos/refs.git/objects/3e copying dulwich/tests/data/repos/refs.git/objects/3e/c9c43c84ff242e3ef4a9fc5bc111fd780a76a8 -> build/lib/dulwich/tests/data/repos/refs.git/objects/3e creating build/lib/dulwich/tests/data/repos/refs.git/objects/42 copying dulwich/tests/data/repos/refs.git/objects/42/d06bd4b77fed026b154d16493e5deab78f02ec -> build/lib/dulwich/tests/data/repos/refs.git/objects/42 creating build/lib/dulwich/tests/data/repos/refs.git/objects/a1 copying dulwich/tests/data/repos/refs.git/objects/a1/8114c31713746a33a2e70d9914d1ef3e781425 -> build/lib/dulwich/tests/data/repos/refs.git/objects/a1 creating build/lib/dulwich/tests/data/repos/refs.git/objects/cd copying dulwich/tests/data/repos/refs.git/objects/cd/a609072918d7b70057b6bef9f4c2537843fcfe -> build/lib/dulwich/tests/data/repos/refs.git/objects/cd creating build/lib/dulwich/tests/data/repos/refs.git/objects/df copying dulwich/tests/data/repos/refs.git/objects/df/6800012397fb85c56e7418dd4eb9405dee075c -> build/lib/dulwich/tests/data/repos/refs.git/objects/df creating build/lib/dulwich/tests/data/repos/refs.git/refs creating build/lib/dulwich/tests/data/repos/refs.git/refs/heads copying dulwich/tests/data/repos/refs.git/refs/heads/40-char-ref-aaaaaaaaaaaaaaaaaa -> build/lib/dulwich/tests/data/repos/refs.git/refs/heads copying dulwich/tests/data/repos/refs.git/refs/heads/loop -> build/lib/dulwich/tests/data/repos/refs.git/refs/heads copying dulwich/tests/data/repos/refs.git/refs/heads/master -> build/lib/dulwich/tests/data/repos/refs.git/refs/heads creating build/lib/dulwich/tests/data/repos/refs.git/refs/tags copying dulwich/tests/data/repos/refs.git/refs/tags/refs-0.2 -> build/lib/dulwich/tests/data/repos/refs.git/refs/tags creating build/lib/dulwich/tests/data/repos/simple_merge.git copying dulwich/tests/data/repos/simple_merge.git/HEAD -> build/lib/dulwich/tests/data/repos/simple_merge.git creating build/lib/dulwich/tests/data/repos/simple_merge.git/objects creating build/lib/dulwich/tests/data/repos/simple_merge.git/objects/0d copying dulwich/tests/data/repos/simple_merge.git/objects/0d/89f20333fbb1d2f3a94da77f4981373d8f4310 -> build/lib/dulwich/tests/data/repos/simple_merge.git/objects/0d creating build/lib/dulwich/tests/data/repos/simple_merge.git/objects/1b copying dulwich/tests/data/repos/simple_merge.git/objects/1b/6318f651a534b38f9c7aedeebbd56c1e896853 -> build/lib/dulwich/tests/data/repos/simple_merge.git/objects/1b creating build/lib/dulwich/tests/data/repos/simple_merge.git/objects/29 copying dulwich/tests/data/repos/simple_merge.git/objects/29/69be3e8ee1c0222396a5611407e4769f14e54b -> build/lib/dulwich/tests/data/repos/simple_merge.git/objects/29 creating build/lib/dulwich/tests/data/repos/simple_merge.git/objects/4c copying dulwich/tests/data/repos/simple_merge.git/objects/4c/ffe90e0a41ad3f5190079d7c8f036bde29cbe6 -> build/lib/dulwich/tests/data/repos/simple_merge.git/objects/4c creating build/lib/dulwich/tests/data/repos/simple_merge.git/objects/5d copying dulwich/tests/data/repos/simple_merge.git/objects/5d/ac377bdded4c9aeb8dff595f0faeebcc8498cc -> build/lib/dulwich/tests/data/repos/simple_merge.git/objects/5d creating build/lib/dulwich/tests/data/repos/simple_merge.git/objects/60 copying dulwich/tests/data/repos/simple_merge.git/objects/60/dacdc733de308bb77bb76ce0fb0f9b44c9769e -> build/lib/dulwich/tests/data/repos/simple_merge.git/objects/60 creating build/lib/dulwich/tests/data/repos/simple_merge.git/objects/6f copying dulwich/tests/data/repos/simple_merge.git/objects/6f/670c0fb53f9463760b7295fbb814e965fb20c8 -> build/lib/dulwich/tests/data/repos/simple_merge.git/objects/6f creating build/lib/dulwich/tests/data/repos/simple_merge.git/objects/70 copying dulwich/tests/data/repos/simple_merge.git/objects/70/c190eb48fa8bbb50ddc692a17b44cb781af7f6 -> build/lib/dulwich/tests/data/repos/simple_merge.git/objects/70 creating build/lib/dulwich/tests/data/repos/simple_merge.git/objects/90 copying dulwich/tests/data/repos/simple_merge.git/objects/90/182552c4a85a45ec2a835cadc3451bebdfe870 -> build/lib/dulwich/tests/data/repos/simple_merge.git/objects/90 creating build/lib/dulwich/tests/data/repos/simple_merge.git/objects/95 copying dulwich/tests/data/repos/simple_merge.git/objects/95/4a536f7819d40e6f637f849ee187dd10066349 -> build/lib/dulwich/tests/data/repos/simple_merge.git/objects/95 creating build/lib/dulwich/tests/data/repos/simple_merge.git/objects/ab copying dulwich/tests/data/repos/simple_merge.git/objects/ab/64bbdcc51b170d21588e5c5d391ee5c0c96dfd -> build/lib/dulwich/tests/data/repos/simple_merge.git/objects/ab creating build/lib/dulwich/tests/data/repos/simple_merge.git/objects/d4 copying dulwich/tests/data/repos/simple_merge.git/objects/d4/bdad6549dfedf25d3b89d21f506aff575b28a7 -> build/lib/dulwich/tests/data/repos/simple_merge.git/objects/d4 creating build/lib/dulwich/tests/data/repos/simple_merge.git/objects/d8 copying dulwich/tests/data/repos/simple_merge.git/objects/d8/0c186a03f423a81b39df39dc87fd269736ca86 -> build/lib/dulwich/tests/data/repos/simple_merge.git/objects/d8 creating build/lib/dulwich/tests/data/repos/simple_merge.git/objects/e6 copying dulwich/tests/data/repos/simple_merge.git/objects/e6/9de29bb2d1d6434b8b29ae775ad8c2e48c5391 -> build/lib/dulwich/tests/data/repos/simple_merge.git/objects/e6 creating build/lib/dulwich/tests/data/repos/simple_merge.git/refs creating build/lib/dulwich/tests/data/repos/simple_merge.git/refs/heads copying dulwich/tests/data/repos/simple_merge.git/refs/heads/master -> build/lib/dulwich/tests/data/repos/simple_merge.git/refs/heads creating build/lib/dulwich/tests/data/repos/submodule copying dulwich/tests/data/repos/submodule/dotgit -> build/lib/dulwich/tests/data/repos/submodule creating build/lib/dulwich/tests/data/tags creating build/lib/dulwich/tests/data/tags/71 copying dulwich/tests/data/tags/71/033db03a03c6a36721efcf1968dd8f8e0cf023 -> build/lib/dulwich/tests/data/tags/71 creating build/lib/dulwich/tests/data/trees creating build/lib/dulwich/tests/data/trees/70 copying dulwich/tests/data/trees/70/c190eb48fa8bbb50ddc692a17b44cb781af7f6 -> build/lib/dulwich/tests/data/trees/70 + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.sk3UyV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64 + cd comet-git-pure-0.19.16 + 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 -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-comet-git-pure-0.19.16-1.aarch64 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-comet-git-pure-0.19.16-1.aarch64/usr creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/docs creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/docs/tutorial copying build/lib/docs/tutorial/remote.txt -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/docs/tutorial copying build/lib/docs/tutorial/file-format.txt -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/docs/tutorial copying build/lib/docs/tutorial/porcelain.txt -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/docs/tutorial copying build/lib/docs/tutorial/repo.txt -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/docs/tutorial copying build/lib/docs/tutorial/introduction.txt -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/docs/tutorial copying build/lib/docs/tutorial/object-store.txt -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/docs/tutorial copying build/lib/docs/tutorial/conclusion.txt -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/docs/tutorial copying build/lib/docs/tutorial/index.txt -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/docs/tutorial copying build/lib/docs/tutorial/tag.txt -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/docs/tutorial copying build/lib/docs/tutorial/encoding.txt -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/docs/tutorial creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich copying build/lib/dulwich/config.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich copying build/lib/dulwich/patch.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich copying build/lib/dulwich/client.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich copying build/lib/dulwich/web.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich copying build/lib/dulwich/stash.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich copying build/lib/dulwich/archive.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich copying build/lib/dulwich/ignore.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich copying build/lib/dulwich/line_ending.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich copying build/lib/dulwich/index.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich copying build/lib/dulwich/hooks.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich copying build/lib/dulwich/objects.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich copying build/lib/dulwich/log_utils.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich copying build/lib/dulwich/greenthreads.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich copying build/lib/dulwich/repo.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich copying build/lib/dulwich/reflog.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich copying build/lib/dulwich/porcelain.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich copying build/lib/dulwich/mailmap.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich copying build/lib/dulwich/lru_cache.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich copying build/lib/dulwich/file.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich copying build/lib/dulwich/stdint.h -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich copying build/lib/dulwich/diff_tree.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich copying build/lib/dulwich/server.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich copying build/lib/dulwich/pack.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/contrib copying build/lib/dulwich/contrib/swift.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/contrib copying build/lib/dulwich/contrib/test_swift.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/contrib copying build/lib/dulwich/contrib/test_swift_smoke.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/contrib copying build/lib/dulwich/contrib/diffstat.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/contrib copying build/lib/dulwich/contrib/release_robot.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/contrib copying build/lib/dulwich/contrib/test_release_robot.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/contrib copying build/lib/dulwich/contrib/paramiko_vendor.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/contrib copying build/lib/dulwich/contrib/__init__.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/contrib copying build/lib/dulwich/refs.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich copying build/lib/dulwich/objectspec.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich copying build/lib/dulwich/lfs.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich copying build/lib/dulwich/walk.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich copying build/lib/dulwich/errors.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich copying build/lib/dulwich/object_store.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich copying build/lib/dulwich/__init__.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich copying build/lib/dulwich/protocol.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests copying build/lib/dulwich/tests/test_lfs.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests copying build/lib/dulwich/tests/test_web.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests copying build/lib/dulwich/tests/test_reflog.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests copying build/lib/dulwich/tests/test_grafts.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests copying build/lib/dulwich/tests/test_ignore.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests copying build/lib/dulwich/tests/test_stash.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests copying build/lib/dulwich/tests/test_refs.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests copying build/lib/dulwich/tests/test_index.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests copying build/lib/dulwich/tests/test_missing_obj_finder.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests copying build/lib/dulwich/tests/utils.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests copying build/lib/dulwich/tests/test_mailmap.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests copying build/lib/dulwich/tests/test_objects.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests copying build/lib/dulwich/tests/test_greenthreads.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests copying build/lib/dulwich/tests/test_porcelain.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests copying build/lib/dulwich/tests/test_blackbox.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests copying build/lib/dulwich/tests/test_lru_cache.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/indexes copying build/lib/dulwich/tests/data/indexes/index -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/indexes creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/commits creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/commits/60 copying build/lib/dulwich/tests/data/commits/60/dacdc733de308bb77bb76ce0fb0f9b44c9769e -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/commits/60 creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/commits/0d copying build/lib/dulwich/tests/data/commits/0d/89f20333fbb1d2f3a94da77f4981373d8f4310 -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/commits/0d creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/commits/5d copying build/lib/dulwich/tests/data/commits/5d/ac377bdded4c9aeb8dff595f0faeebcc8498cc -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/commits/5d creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/trees creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/trees/70 copying build/lib/dulwich/tests/data/trees/70/c190eb48fa8bbb50ddc692a17b44cb781af7f6 -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/trees/70 creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/blobs creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/blobs/11 copying build/lib/dulwich/tests/data/blobs/11/11111111111111111111111111111111111111 -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/blobs/11 creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/blobs/e6 copying build/lib/dulwich/tests/data/blobs/e6/9de29bb2d1d6434b8b29ae775ad8c2e48c5391 -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/blobs/e6 creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/blobs/6f copying build/lib/dulwich/tests/data/blobs/6f/670c0fb53f9463760b7295fbb814e965fb20c8 -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/blobs/6f creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/blobs/95 copying build/lib/dulwich/tests/data/blobs/95/4a536f7819d40e6f637f849ee187dd10066349 -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/blobs/95 creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/submodule copying build/lib/dulwich/tests/data/repos/submodule/dotgit -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/submodule copying build/lib/dulwich/tests/data/repos/issue88_expect_ack_nak_other.export -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos copying build/lib/dulwich/tests/data/repos/issue88_expect_ack_nak_client.export -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/ooo_merge.git copying build/lib/dulwich/tests/data/repos/ooo_merge.git/HEAD -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/ooo_merge.git creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/ooo_merge.git/refs creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/ooo_merge.git/refs/heads copying build/lib/dulwich/tests/data/repos/ooo_merge.git/refs/heads/master -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/ooo_merge.git/refs/heads creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/ooo_merge.git/objects creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/ooo_merge.git/objects/90 copying build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/90/182552c4a85a45ec2a835cadc3451bebdfe870 -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/ooo_merge.git/objects/90 creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/ooo_merge.git/objects/6f copying build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/6f/670c0fb53f9463760b7295fbb814e965fb20c8 -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/ooo_merge.git/objects/6f creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/ooo_merge.git/objects/76 copying build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/76/01d7f6231db6a57f7bbb79ee52e4d462fd44d1 -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/ooo_merge.git/objects/76 creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/ooo_merge.git/objects/95 copying build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/95/4a536f7819d40e6f637f849ee187dd10066349 -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/ooo_merge.git/objects/95 creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/ooo_merge.git/objects/38 copying build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/38/74e9c60a6d149c44c928140f250d81e6381520 -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/ooo_merge.git/objects/38 creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/ooo_merge.git/objects/29 copying build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/29/69be3e8ee1c0222396a5611407e4769f14e54b -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/ooo_merge.git/objects/29 creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/ooo_merge.git/objects/70 copying build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/70/c190eb48fa8bbb50ddc692a17b44cb781af7f6 -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/ooo_merge.git/objects/70 creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/ooo_merge.git/objects/f9 copying build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/f9/e39b120c68182a4ba35349f832d0e4e61f485c -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/ooo_merge.git/objects/f9 creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/ooo_merge.git/objects/b2 copying build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/b2/a2766a2879c209ab1176e7e778b81ae422eeaa -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/ooo_merge.git/objects/b2 creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/ooo_merge.git/objects/f5 copying build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/f5/07291b64138b875c28e03469025b1ea20bc614 -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/ooo_merge.git/objects/f5 creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/ooo_merge.git/objects/fb copying build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/fb/5b0425c7ce46959bec94d54b9a157645e114f5 -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/ooo_merge.git/objects/fb creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/refs.git copying build/lib/dulwich/tests/data/repos/refs.git/HEAD -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/refs.git creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/refs.git/refs creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/refs.git/refs/heads copying build/lib/dulwich/tests/data/repos/refs.git/refs/heads/loop -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/refs.git/refs/heads copying build/lib/dulwich/tests/data/repos/refs.git/refs/heads/40-char-ref-aaaaaaaaaaaaaaaaaa -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/refs.git/refs/heads copying build/lib/dulwich/tests/data/repos/refs.git/refs/heads/master -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/refs.git/refs/heads creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/refs.git/refs/tags copying build/lib/dulwich/tests/data/repos/refs.git/refs/tags/refs-0.2 -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/refs.git/refs/tags copying build/lib/dulwich/tests/data/repos/refs.git/packed-refs -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/refs.git creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/refs.git/objects creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/refs.git/objects/3e copying build/lib/dulwich/tests/data/repos/refs.git/objects/3e/c9c43c84ff242e3ef4a9fc5bc111fd780a76a8 -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/refs.git/objects/3e creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/refs.git/objects/3b copying build/lib/dulwich/tests/data/repos/refs.git/objects/3b/9e5457140e738c2dcd39bf6d7acf88379b90d1 -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/refs.git/objects/3b creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/refs.git/objects/42 copying build/lib/dulwich/tests/data/repos/refs.git/objects/42/d06bd4b77fed026b154d16493e5deab78f02ec -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/refs.git/objects/42 creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/refs.git/objects/cd copying build/lib/dulwich/tests/data/repos/refs.git/objects/cd/a609072918d7b70057b6bef9f4c2537843fcfe -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/refs.git/objects/cd creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/refs.git/objects/a1 copying build/lib/dulwich/tests/data/repos/refs.git/objects/a1/8114c31713746a33a2e70d9914d1ef3e781425 -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/refs.git/objects/a1 creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/refs.git/objects/df copying build/lib/dulwich/tests/data/repos/refs.git/objects/df/6800012397fb85c56e7418dd4eb9405dee075c -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/refs.git/objects/df copying build/lib/dulwich/tests/data/repos/server_old.export -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos copying build/lib/dulwich/tests/data/repos/issue88_expect_ack_nak_server.export -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/empty.git copying build/lib/dulwich/tests/data/repos/empty.git/config -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/empty.git copying build/lib/dulwich/tests/data/repos/empty.git/HEAD -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/empty.git creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/empty.git/refs creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/empty.git/refs/heads copying build/lib/dulwich/tests/data/repos/empty.git/refs/heads/.gitignore -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/empty.git/refs/heads creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/empty.git/refs/tags copying build/lib/dulwich/tests/data/repos/empty.git/refs/tags/.gitignore -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/empty.git/refs/tags creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/empty.git/objects creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/empty.git/objects/info copying build/lib/dulwich/tests/data/repos/empty.git/objects/info/.gitignore -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/empty.git/objects/info creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/empty.git/objects/pack copying build/lib/dulwich/tests/data/repos/empty.git/objects/pack/.gitignore -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/empty.git/objects/pack copying build/lib/dulwich/tests/data/repos/server_new.export -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/a.git copying build/lib/dulwich/tests/data/repos/a.git/HEAD -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/a.git creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/a.git/refs creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/a.git/refs/heads copying build/lib/dulwich/tests/data/repos/a.git/refs/heads/master -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/a.git/refs/heads creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/a.git/refs/tags copying build/lib/dulwich/tests/data/repos/a.git/refs/tags/mytag -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/a.git/refs/tags copying build/lib/dulwich/tests/data/repos/a.git/packed-refs -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/a.git creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/a.git/objects creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/a.git/objects/2a copying build/lib/dulwich/tests/data/repos/a.git/objects/2a/72d929692c41d8554c07f6301757ba18a65d91 -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/a.git/objects/2a creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/a.git/objects/7d copying build/lib/dulwich/tests/data/repos/a.git/objects/7d/9a07d797595ef11344549b8d08198e48c15364 -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/a.git/objects/7d creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/a.git/objects/ff copying build/lib/dulwich/tests/data/repos/a.git/objects/ff/d47d45845a8f6576491e1edb97e3fe6a850e7f -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/a.git/objects/ff creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/a.git/objects/28 copying build/lib/dulwich/tests/data/repos/a.git/objects/28/237f4dc30d0d462658d6b937b08a0f0b6ef55a -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/a.git/objects/28 creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/a.git/objects/a9 copying build/lib/dulwich/tests/data/repos/a.git/objects/a9/0fa2d900a17e99b433217e988c4eb4a2e9a097 -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/a.git/objects/a9 creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/a.git/objects/4f copying build/lib/dulwich/tests/data/repos/a.git/objects/4f/2e6529203aa6d44b5af6e3292c837ceda003f9 -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/a.git/objects/4f creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/a.git/objects/b0 copying build/lib/dulwich/tests/data/repos/a.git/objects/b0/931cadc54336e78a1d980420e3268903b57a50 -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/a.git/objects/b0 creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/a.git/objects/a2 copying build/lib/dulwich/tests/data/repos/a.git/objects/a2/96d0bb611188cabb256919f36bc30117cca005 -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/a.git/objects/a2 creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/a.git/objects/4e copying build/lib/dulwich/tests/data/repos/a.git/objects/4e/f30bbfe26431a69c3820d3a683df54d688f2ec -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/a.git/objects/4e copying build/lib/dulwich/tests/data/repos/.gitattributes -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/simple_merge.git copying build/lib/dulwich/tests/data/repos/simple_merge.git/HEAD -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/simple_merge.git creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/simple_merge.git/refs creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/simple_merge.git/refs/heads copying build/lib/dulwich/tests/data/repos/simple_merge.git/refs/heads/master -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/simple_merge.git/refs/heads creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/simple_merge.git/objects creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/simple_merge.git/objects/ab copying build/lib/dulwich/tests/data/repos/simple_merge.git/objects/ab/64bbdcc51b170d21588e5c5d391ee5c0c96dfd -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/simple_merge.git/objects/ab creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/simple_merge.git/objects/60 copying build/lib/dulwich/tests/data/repos/simple_merge.git/objects/60/dacdc733de308bb77bb76ce0fb0f9b44c9769e -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/simple_merge.git/objects/60 creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/simple_merge.git/objects/90 copying build/lib/dulwich/tests/data/repos/simple_merge.git/objects/90/182552c4a85a45ec2a835cadc3451bebdfe870 -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/simple_merge.git/objects/90 creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/simple_merge.git/objects/e6 copying build/lib/dulwich/tests/data/repos/simple_merge.git/objects/e6/9de29bb2d1d6434b8b29ae775ad8c2e48c5391 -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/simple_merge.git/objects/e6 creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/simple_merge.git/objects/1b copying build/lib/dulwich/tests/data/repos/simple_merge.git/objects/1b/6318f651a534b38f9c7aedeebbd56c1e896853 -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/simple_merge.git/objects/1b creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/simple_merge.git/objects/6f copying build/lib/dulwich/tests/data/repos/simple_merge.git/objects/6f/670c0fb53f9463760b7295fbb814e965fb20c8 -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/simple_merge.git/objects/6f creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/simple_merge.git/objects/4c copying build/lib/dulwich/tests/data/repos/simple_merge.git/objects/4c/ffe90e0a41ad3f5190079d7c8f036bde29cbe6 -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/simple_merge.git/objects/4c creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/simple_merge.git/objects/95 copying build/lib/dulwich/tests/data/repos/simple_merge.git/objects/95/4a536f7819d40e6f637f849ee187dd10066349 -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/simple_merge.git/objects/95 creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/simple_merge.git/objects/29 copying build/lib/dulwich/tests/data/repos/simple_merge.git/objects/29/69be3e8ee1c0222396a5611407e4769f14e54b -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/simple_merge.git/objects/29 creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/simple_merge.git/objects/d4 copying build/lib/dulwich/tests/data/repos/simple_merge.git/objects/d4/bdad6549dfedf25d3b89d21f506aff575b28a7 -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/simple_merge.git/objects/d4 creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/simple_merge.git/objects/70 copying build/lib/dulwich/tests/data/repos/simple_merge.git/objects/70/c190eb48fa8bbb50ddc692a17b44cb781af7f6 -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/simple_merge.git/objects/70 creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/simple_merge.git/objects/d8 copying build/lib/dulwich/tests/data/repos/simple_merge.git/objects/d8/0c186a03f423a81b39df39dc87fd269736ca86 -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/simple_merge.git/objects/d8 creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/simple_merge.git/objects/0d copying build/lib/dulwich/tests/data/repos/simple_merge.git/objects/0d/89f20333fbb1d2f3a94da77f4981373d8f4310 -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/simple_merge.git/objects/0d creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/simple_merge.git/objects/5d copying build/lib/dulwich/tests/data/repos/simple_merge.git/objects/5d/ac377bdded4c9aeb8dff595f0faeebcc8498cc -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/repos/simple_merge.git/objects/5d creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/packs copying build/lib/dulwich/tests/data/packs/pack-bc63ddad95e7321ee734ea11a7a62d314e0d7481.pack -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/packs copying build/lib/dulwich/tests/data/packs/pack-bc63ddad95e7321ee734ea11a7a62d314e0d7481.idx -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/packs creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/tags creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/tags/71 copying build/lib/dulwich/tests/data/tags/71/033db03a03c6a36721efcf1968dd8f8e0cf023 -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/data/tags/71 copying build/lib/dulwich/tests/test_utils.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests copying build/lib/dulwich/tests/test_archive.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests copying build/lib/dulwich/tests/test_fastexport.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests copying build/lib/dulwich/tests/test_diff_tree.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests copying build/lib/dulwich/tests/test_objectspec.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests copying build/lib/dulwich/tests/test_walk.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests copying build/lib/dulwich/tests/test_line_ending.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests copying build/lib/dulwich/tests/test_object_store.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests creating /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/compat copying build/lib/dulwich/tests/compat/test_web.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/compat copying build/lib/dulwich/tests/compat/utils.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/compat copying build/lib/dulwich/tests/compat/server_utils.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/compat copying build/lib/dulwich/tests/compat/test_utils.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/compat copying build/lib/dulwich/tests/compat/test_repository.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/compat copying build/lib/dulwich/tests/compat/test_client.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/compat copying build/lib/dulwich/tests/compat/test_patch.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/compat copying build/lib/dulwich/tests/compat/test_server.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/compat copying build/lib/dulwich/tests/compat/test_pack.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/compat copying build/lib/dulwich/tests/compat/__init__.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/compat copying build/lib/dulwich/tests/test_file.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests copying build/lib/dulwich/tests/test_protocol.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests copying build/lib/dulwich/tests/test_repository.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests copying build/lib/dulwich/tests/test_client.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests copying build/lib/dulwich/tests/test_patch.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests copying build/lib/dulwich/tests/test_config.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests copying build/lib/dulwich/tests/test_server.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests copying build/lib/dulwich/tests/test_pack.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests copying build/lib/dulwich/tests/__init__.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests copying build/lib/dulwich/tests/test_hooks.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests copying build/lib/dulwich/fastexport.py -> /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/patch.py to patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/web.py to web.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/stash.py to stash.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/archive.py to archive.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/ignore.py to ignore.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/line_ending.py to line_ending.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/index.py to index.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/hooks.py to hooks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/objects.py to objects.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/log_utils.py to log_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/greenthreads.py to greenthreads.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/repo.py to repo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/reflog.py to reflog.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/porcelain.py to porcelain.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/mailmap.py to mailmap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/lru_cache.py to lru_cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/file.py to file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/diff_tree.py to diff_tree.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/server.py to server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/pack.py to pack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/contrib/swift.py to swift.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/contrib/test_swift.py to test_swift.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/contrib/test_swift_smoke.py to test_swift_smoke.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/contrib/diffstat.py to diffstat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/contrib/release_robot.py to release_robot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/contrib/test_release_robot.py to test_release_robot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/contrib/paramiko_vendor.py to paramiko_vendor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/contrib/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/refs.py to refs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/objectspec.py to objectspec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/lfs.py to lfs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/walk.py to walk.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/errors.py to errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/object_store.py to object_store.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/protocol.py to protocol.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/test_lfs.py to test_lfs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/test_web.py to test_web.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/test_reflog.py to test_reflog.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/test_grafts.py to test_grafts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/test_ignore.py to test_ignore.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/test_stash.py to test_stash.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/test_refs.py to test_refs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/test_index.py to test_index.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/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-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/test_mailmap.py to test_mailmap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/test_objects.py to test_objects.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/test_greenthreads.py to test_greenthreads.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/test_porcelain.py to test_porcelain.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/test_blackbox.py to test_blackbox.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/test_lru_cache.py to test_lru_cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/test_archive.py to test_archive.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/test_fastexport.py to test_fastexport.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/test_diff_tree.py to test_diff_tree.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/test_objectspec.py to test_objectspec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/test_walk.py to test_walk.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/test_line_ending.py to test_line_ending.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/test_object_store.py to test_object_store.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/compat/test_web.py to test_web.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/compat/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/compat/server_utils.py to server_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/compat/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/compat/test_repository.py to test_repository.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/compat/test_client.py to test_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/compat/test_patch.py to test_patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/compat/test_server.py to test_server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/compat/test_pack.py to test_pack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/compat/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/test_file.py to test_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/test_protocol.py to test_protocol.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/test_repository.py to test_repository.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/test_client.py to test_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/test_patch.py to test_patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/test_config.py to test_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/test_server.py to test_server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/test_pack.py to test_pack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/tests/test_hooks.py to test_hooks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/dulwich/fastexport.py to fastexport.cpython-39.pyc writing byte-compilation script '/tmp/tmp0fzapkhp.py' /usr/bin/python3 /tmp/tmp0fzapkhp.py removing /tmp/tmp0fzapkhp.py running install_egg_info running egg_info writing comet_git_pure.egg-info/PKG-INFO writing dependency_links to comet_git_pure.egg-info/dependency_links.txt writing requirements to comet_git_pure.egg-info/requires.txt writing top-level names to comet_git_pure.egg-info/top_level.txt reading manifest file 'comet_git_pure.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING' adding license file 'AUTHORS' writing manifest file 'comet_git_pure.egg-info/SOURCES.txt' Copying comet_git_pure.egg-info to /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9/site-packages/comet_git_pure-0.19.16-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64//usr/share/doc/python-comet-git-pure + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64//usr/share/doc/python-comet-git-pure + '[' -d example ']' + '[' -d examples ']' + cp -arf examples /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64//usr/share/doc/python-comet-git-pure + pushd /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64 ~/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64 ~/build/BUILD/comet-git-pure-0.19.16 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/comet-git-pure-0.19.16 + popd + mv /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.19.16-1 --unique-debug-suffix -0.19.16-1.aarch64 --unique-debug-src-base python-comet-git-pure-0.19.16-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/comet-git-pure-0.19.16 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-comet-git-pure-0.19.16-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-comet-git-pure-0.19.16-1.noarch Provides: python-comet-git-pure python3-comet-git-pure = 0.19.16-1 python3.9dist(comet-git-pure) = 0.19.16 python3dist(comet-git-pure) = 0.19.16 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: python(abi) = 3.9 python3.9dist(certifi) python3.9dist(urllib3) >= 1.24.1 Processing files: python-comet-git-pure-help-0.19.16-1.noarch warning: Empty %files file /builddir/build/BUILD/comet-git-pure-0.19.16/doclist.lst Provides: python-comet-git-pure-help = 0.19.16-1 python3-comet-git-pure-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-comet-git-pure-0.19.16-1.aarch64 Wrote: /builddir/build/RPMS/python-comet-git-pure-help-0.19.16-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-comet-git-pure-0.19.16-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Wtgz4Q + umask 022 + cd /builddir/build/BUILD + cd comet-git-pure-0.19.16 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-comet-git-pure-0.19.16-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0