[2023-06-06 14:16:54,530][  INFO][PID:1923838] Marking build as starting
[2023-06-06 14:16:54,603][  INFO][PID:1923838] Trying to allocate VM
[2023-06-06 14:16:57,623][  INFO][PID:1923838] Allocated host ResallocHost, ticket_id=2797254, hostname=2620:52:3:1:dead:beef:cafe:c190
[2023-06-06 14:16:57,624][  INFO][PID:1923838] Allocating ssh connection to builder
[2023-06-06 14:16:57,625][  INFO][PID:1923838] Checking that builder machine is OK
[2023-06-06 14:16:58,375][  INFO][PID:1923838] Filling build.info file with builder info
[2023-06-06 14:16:58,376][  INFO][PID:1923838] Marking build as running on frontend
[2023-06-06 14:16:58,440][  INFO][PID:1923838] Sending fedora-messaging bus message in build.start
[2023-06-06 14:16:59,306][  INFO][PID:1923838] Sending fedora-messaging bus message in chroot.start
[2023-06-06 14:16:59,325][  INFO][PID:1923838] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/6008732-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2023-06-06 14:16:59,867][  INFO][PID:1923838] Downloading the builder-live.log file, attempt 1
[2023-06-06 14:24:05,376][  INFO][PID:1923838] Downloading results from builder
[2023-06-06 14:24:05,801][  INFO][PID:1923838] Releasing VM back to pool
[2023-06-06 14:24:05,810][  INFO][PID:1923838] Searching for 'success' file in resultdir
[2023-06-06 14:24:05,811][  INFO][PID:1923838] Going to sign pkgs from source: 6008732-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64
[2023-06-06 14:24:05,811][  INFO][PID:1923838] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2023-06-06 14:24:06,457][  INFO][PID:1923838] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/06008732-python-kemlglearn/python-kemlglearn-0.4.3-1.fc39.src.rpm' (attempt #1)
[2023-06-06 14:24:07,566][  INFO][PID:1923838] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/06008732-python-kemlglearn/python-kemlglearn-0.4.3-1.fc39.src.rpm
[2023-06-06 14:24:07,566][  INFO][PID:1923838] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/06008732-python-kemlglearn/python3-kemlglearn-0.4.3-1.fc39.noarch.rpm' (attempt #1)
[2023-06-06 14:24:09,214][  INFO][PID:1923838] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/06008732-python-kemlglearn/python3-kemlglearn-0.4.3-1.fc39.noarch.rpm
[2023-06-06 14:24:09,215][  INFO][PID:1923838] Sign done
[2023-06-06 14:24:09,215][  INFO][PID:1923838] Incremental createrepo run, adding 06008732-python-kemlglearn into https://download.copr.fedorainfracloud.org/results/@copr/PyPI/fedora-rawhide-x86_64, (auto-create-repo=True)
[2023-06-06 14:24:09,216][  INFO][PID:1923838] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64 --add 06008732-python-kemlglearn --no-appstream-metadata' as PID 1943849
[2023-06-06 14:26:02,151][  INFO][PID:1923838] Finished after 112 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64 --add 06008732-python-kemlglearn --no-appstream-metadata)
[2023-06-06 14:26:02,152][  INFO][PID:1923838] Getting build details
[2023-06-06 14:26:02,152][  INFO][PID:1923838] Listing built binary packages in /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/06008732-python-kemlglearn
[2023-06-06 14:26:02,153][  INFO][PID:1923838] Running command 'builtin cd /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/06008732-python-kemlglearn && for f in `ls *.rpm | grep -v "src.rpm$"`; do   rpm --nosignature -qp --qf "%{NAME} %{VERSION}
" $f; done' as PID 1948695
[2023-06-06 14:26:02,167][  INFO][PID:1923838] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/06008732-python-kemlglearn && for f in `ls *.rpm | grep -v "src.rpm$"`; do   rpm --nosignature -qp --qf "%{NAME} %{VERSION}
" $f; done)
[2023-06-06 14:26:02,167][  INFO][PID:1923838] Built packages:
python3-kemlglearn 0.4.3
[2023-06-06 14:26:02,168][  INFO][PID:1923838] build details: {'built_packages': 'python3-kemlglearn 0.4.3'}
[2023-06-06 14:26:02,168][  INFO][PID:1923838] Retrieving pubkey
[2023-06-06 14:26:02,169][  INFO][PID:1923838] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2023-06-06 14:26:03,052][  INFO][PID:1923838] Added pubkey for user @copr project PyPI into: /var/lib/copr/public_html/results/@copr/PyPI/pubkey.gpg
[2023-06-06 14:26:03,053][  INFO][PID:1923838] Finished build: id=6008732 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=fedora-rawhide-x86_64 
[2023-06-06 14:26:03,054][  INFO][PID:1923838] Worker succeeded build, took 544.677622795105
[2023-06-06 14:26:03,145][  INFO][PID:1923838] Sending fedora-messaging bus message in build.end
[2023-06-06 14:26:03,170][  INFO][PID:1923838] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/06008732-python-kemlglearn/builder-live.log by gzip
[2023-06-06 14:26:03,171][  INFO][PID:1923838] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/06008732-python-kemlglearn/builder-live.log' as PID 1948751
[2023-06-06 14:26:03,177][  INFO][PID:1923838] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/06008732-python-kemlglearn/builder-live.log)
[2023-06-06 14:26:03,178][  INFO][PID:1923838] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/06008732-python-kemlglearn/backend.log by gzip
[2023-06-06 14:26:03,179][  INFO][PID:1923838] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/06008732-python-kemlglearn/backend.log' as PID 1948752