[2023-07-24 15:17:12,723][  INFO][PID:2848417] Marking build as starting
[2023-07-24 15:17:12,850][  INFO][PID:2848417] Trying to allocate VM
[2023-07-24 15:17:15,919][  INFO][PID:2848417] Allocated host ResallocHost, ticket_id=3478835, hostname=2620:52:3:1:dead:beef:cafe:c112
[2023-07-24 15:17:15,920][  INFO][PID:2848417] Allocating ssh connection to builder
[2023-07-24 15:17:15,920][  INFO][PID:2848417] Checking that builder machine is OK
[2023-07-24 15:17:17,148][  INFO][PID:2848417] Filling build.info file with builder info
[2023-07-24 15:17:17,150][  INFO][PID:2848417] Marking build as running on frontend
[2023-07-24 15:17:17,253][  INFO][PID:2848417] Sending fedora-messaging bus message in build.start
[2023-07-24 15:17:18,775][  INFO][PID:2848417] Sending fedora-messaging bus message in chroot.start
[2023-07-24 15:17:18,795][  INFO][PID:2848417] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/6207866-epel-9-x86_64 --chroot epel-9-x86_64 --detached
[2023-07-24 15:17:19,421][  INFO][PID:2848417] Downloading the builder-live.log file, attempt 1
[2023-07-24 15:21:24,064][  INFO][PID:2848417] Downloading results from builder
[2023-07-24 15:21:24,771][  INFO][PID:2848417] Releasing VM back to pool
[2023-07-24 15:21:24,789][  INFO][PID:2848417] Searching for 'success' file in resultdir
[2023-07-24 15:21:24,790][  INFO][PID:2848417] Going to sign pkgs from source: 6207866-epel-9-x86_64 in chroot: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64
[2023-07-24 15:21:24,790][  INFO][PID:2848417] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2023-07-24 15:21:25,372][  INFO][PID:2848417] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/06207866-python-generalindex/python-generalindex-0.1.4-1.el9.src.rpm' (attempt #1)
[2023-07-24 15:21:26,748][  INFO][PID:2848417] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/06207866-python-generalindex/python-generalindex-0.1.4-1.el9.src.rpm
[2023-07-24 15:21:26,749][  INFO][PID:2848417] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/06207866-python-generalindex/python3-generalindex-0.1.4-1.el9.noarch.rpm' (attempt #1)
[2023-07-24 15:21:28,067][  INFO][PID:2848417] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/06207866-python-generalindex/python3-generalindex-0.1.4-1.el9.noarch.rpm
[2023-07-24 15:21:28,068][  INFO][PID:2848417] Sign done
[2023-07-24 15:21:28,068][  INFO][PID:2848417] Incremental createrepo run, adding 06207866-python-generalindex into https://download.copr.fedorainfracloud.org/results/@copr/PyPI/epel-9-x86_64, (auto-create-repo=True)
[2023-07-24 15:21:28,069][  INFO][PID:2848417] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64 --add 06207866-python-generalindex --no-appstream-metadata' as PID 2867423
[2023-07-24 15:22:13,505][  INFO][PID:2848417] Finished after 45 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64 --add 06207866-python-generalindex --no-appstream-metadata)
[2023-07-24 15:22:13,506][  INFO][PID:2848417] Getting build details
[2023-07-24 15:22:13,506][  INFO][PID:2848417] Listing built binary packages in /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/06207866-python-generalindex
[2023-07-24 15:22:13,507][  INFO][PID:2848417] Running command 'builtin cd /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/06207866-python-generalindex && for f in `ls *.rpm | grep -v "src.rpm$"`; do   rpm --nosignature -qp --qf "%{NAME} %{VERSION}
" $f; done' as PID 2869759
[2023-07-24 15:22:13,522][  INFO][PID:2848417] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/06207866-python-generalindex && for f in `ls *.rpm | grep -v "src.rpm$"`; do   rpm --nosignature -qp --qf "%{NAME} %{VERSION}
" $f; done)
[2023-07-24 15:22:13,523][  INFO][PID:2848417] Built packages:
python3-generalindex 0.1.4
[2023-07-24 15:22:13,523][  INFO][PID:2848417] build details: {'built_packages': 'python3-generalindex 0.1.4'}
[2023-07-24 15:22:13,524][  INFO][PID:2848417] Retrieving pubkey
[2023-07-24 15:22:13,524][  INFO][PID:2848417] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2023-07-24 15:22:14,325][  INFO][PID:2848417] Added pubkey for user @copr project PyPI into: /var/lib/copr/public_html/results/@copr/PyPI/pubkey.gpg
[2023-07-24 15:22:14,326][  INFO][PID:2848417] Finished build: id=6207866 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=epel-9-x86_64 
[2023-07-24 15:22:14,328][  INFO][PID:2848417] Worker succeeded build, took 297.1779775619507
[2023-07-24 15:22:14,404][  INFO][PID:2848417] Sending fedora-messaging bus message in build.end
[2023-07-24 15:22:14,424][  INFO][PID:2848417] Compressing /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/06207866-python-generalindex/builder-live.log by gzip
[2023-07-24 15:22:14,425][  INFO][PID:2848417] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/06207866-python-generalindex/builder-live.log' as PID 2869806
[2023-07-24 15:22:14,434][  INFO][PID:2848417] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/06207866-python-generalindex/builder-live.log)
[2023-07-24 15:22:14,435][  INFO][PID:2848417] Compressing /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/06207866-python-generalindex/backend.log by gzip
[2023-07-24 15:22:14,436][  INFO][PID:2848417] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/06207866-python-generalindex/backend.log' as PID 2869807