[2023-08-08 00:10:37,179][  INFO][PID:1048192] Marking build as starting
[2023-08-08 00:10:37,319][  INFO][PID:1048192] Trying to allocate VM
[2023-08-08 00:10:40,358][  INFO][PID:1048192] Allocated host ResallocHost, ticket_id=3645078, hostname=2620:52:3:1:dead:beef:cafe:c109
[2023-08-08 00:10:40,359][  INFO][PID:1048192] Allocating ssh connection to builder
[2023-08-08 00:10:40,359][  INFO][PID:1048192] Checking that builder machine is OK
[2023-08-08 00:10:41,073][  INFO][PID:1048192] Filling build.info file with builder info
[2023-08-08 00:10:41,074][  INFO][PID:1048192] Marking build as running on frontend
[2023-08-08 00:10:41,151][  INFO][PID:1048192] Sending fedora-messaging bus message in build.start
[2023-08-08 00:10:42,500][  INFO][PID:1048192] Sending fedora-messaging bus message in chroot.start
[2023-08-08 00:10:42,518][  INFO][PID:1048192] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/6251761-epel-9-x86_64 --chroot epel-9-x86_64 --detached
[2023-08-08 00:10:43,013][  INFO][PID:1048192] Downloading the builder-live.log file, attempt 1
[2023-08-08 00:16:27,509][  INFO][PID:1048192] Downloading results from builder
[2023-08-08 00:16:27,942][  INFO][PID:1048192] Releasing VM back to pool
[2023-08-08 00:16:27,957][  INFO][PID:1048192] Searching for 'success' file in resultdir
[2023-08-08 00:16:27,957][  INFO][PID:1048192] Going to sign pkgs from source: 6251761-epel-9-x86_64 in chroot: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64
[2023-08-08 00:16:27,958][  INFO][PID:1048192] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2023-08-08 00:16:28,427][  INFO][PID:1048192] 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/06251761-python-terrorform/python-terrorform-0.2.1-1.el9.src.rpm' (attempt #1)
[2023-08-08 00:16:29,796][  INFO][PID:1048192] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/06251761-python-terrorform/python-terrorform-0.2.1-1.el9.src.rpm
[2023-08-08 00:16:29,796][  INFO][PID:1048192] 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/06251761-python-terrorform/python3-terrorform-0.2.1-1.el9.noarch.rpm' (attempt #1)
[2023-08-08 00:16:31,118][  INFO][PID:1048192] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/06251761-python-terrorform/python3-terrorform-0.2.1-1.el9.noarch.rpm
[2023-08-08 00:16:31,118][  INFO][PID:1048192] Sign done
[2023-08-08 00:16:31,119][  INFO][PID:1048192] Incremental createrepo run, adding 06251761-python-terrorform into https://download.copr.fedorainfracloud.org/results/@copr/PyPI/epel-9-x86_64, (auto-create-repo=True)
[2023-08-08 00:16:31,120][  INFO][PID:1048192] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64 --add 06251761-python-terrorform --no-appstream-metadata' as PID 1065970
[2023-08-08 00:17:13,196][  INFO][PID:1048192] Finished after 42 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64 --add 06251761-python-terrorform --no-appstream-metadata)
[2023-08-08 00:17:13,197][  INFO][PID:1048192] Getting build details
[2023-08-08 00:17:13,198][  INFO][PID:1048192] Listing built binary packages in /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/06251761-python-terrorform
[2023-08-08 00:17:13,198][  INFO][PID:1048192] Running command 'builtin cd /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/06251761-python-terrorform && for f in `ls *.rpm | grep -v "src.rpm$"`; do   rpm --nosignature -qp --qf "%{NAME} %{VERSION}
" $f; done' as PID 1068712
[2023-08-08 00:17:13,213][  INFO][PID:1048192] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/06251761-python-terrorform && for f in `ls *.rpm | grep -v "src.rpm$"`; do   rpm --nosignature -qp --qf "%{NAME} %{VERSION}
" $f; done)
[2023-08-08 00:17:13,214][  INFO][PID:1048192] Built packages:
python3-terrorform 0.2.1
[2023-08-08 00:17:13,214][  INFO][PID:1048192] build details: {'built_packages': 'python3-terrorform 0.2.1'}
[2023-08-08 00:17:13,215][  INFO][PID:1048192] Retrieving pubkey
[2023-08-08 00:17:13,215][  INFO][PID:1048192] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2023-08-08 00:17:13,802][  INFO][PID:1048192] Added pubkey for user @copr project PyPI into: /var/lib/copr/public_html/results/@copr/PyPI/pubkey.gpg
[2023-08-08 00:17:13,803][  INFO][PID:1048192] Finished build: id=6251761 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=epel-9-x86_64 
[2023-08-08 00:17:13,805][  INFO][PID:1048192] Worker succeeded build, took 392.73095703125
[2023-08-08 00:17:13,877][  INFO][PID:1048192] Sending fedora-messaging bus message in build.end
[2023-08-08 00:17:13,914][  INFO][PID:1048192] Compressing /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/06251761-python-terrorform/builder-live.log by gzip
[2023-08-08 00:17:13,915][  INFO][PID:1048192] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/06251761-python-terrorform/builder-live.log' as PID 1068764
[2023-08-08 00:17:13,923][  INFO][PID:1048192] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/06251761-python-terrorform/builder-live.log)
[2023-08-08 00:17:13,923][  INFO][PID:1048192] Compressing /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/06251761-python-terrorform/backend.log by gzip
[2023-08-08 00:17:13,925][  INFO][PID:1048192] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/06251761-python-terrorform/backend.log' as PID 1068765