[2023-06-26 16:07:50,230][  INFO][PID:1251683] Marking build as starting
[2023-06-26 16:07:50,330][  INFO][PID:1251683] Trying to allocate VM
[2023-06-26 16:07:53,394][  INFO][PID:1251683] Allocated host ResallocHost, ticket_id=3118784, hostname=3.239.224.175
[2023-06-26 16:07:53,395][  INFO][PID:1251683] Allocating ssh connection to builder
[2023-06-26 16:07:53,396][  INFO][PID:1251683] Checking that builder machine is OK
[2023-06-26 16:07:53,916][  INFO][PID:1251683] Filling build.info file with builder info
[2023-06-26 16:07:53,918][  INFO][PID:1251683] Marking build as running on frontend
[2023-06-26 16:07:54,012][  INFO][PID:1251683] Sending fedora-messaging bus message in build.start
[2023-06-26 16:07:55,384][  INFO][PID:1251683] Sending fedora-messaging bus message in chroot.start
[2023-06-26 16:07:55,408][  INFO][PID:1251683] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/6115702-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2023-06-26 16:07:55,816][  INFO][PID:1251683] Downloading the builder-live.log file, attempt 1
[2023-06-26 16:12:36,232][  INFO][PID:1251683] Downloading results from builder
[2023-06-26 16:12:36,601][  INFO][PID:1251683] Releasing VM back to pool
[2023-06-26 16:12:36,616][  INFO][PID:1251683] Searching for 'success' file in resultdir
[2023-06-26 16:12:36,617][  INFO][PID:1251683] Going to sign pkgs from source: 6115702-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64
[2023-06-26 16:12:36,618][  INFO][PID:1251683] Calling '/bin/sign -u @rubygems#rubygems@copr.fedorahosted.org -p' (attempt #1)
[2023-06-26 16:12:37,266][  INFO][PID:1251683] Calling '/bin/sign -4 -h sha256 -u @rubygems#rubygems@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/06115702-rubygem-rspec-support/rubygem-rspec-support-3.12.1-1.fc39.noarch.rpm' (attempt #1)
[2023-06-26 16:12:38,437][  INFO][PID:1251683] signed rpm: /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/06115702-rubygem-rspec-support/rubygem-rspec-support-3.12.1-1.fc39.noarch.rpm
[2023-06-26 16:12:38,438][  INFO][PID:1251683] Calling '/bin/sign -4 -h sha256 -u @rubygems#rubygems@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/06115702-rubygem-rspec-support/rubygem-rspec-support-doc-3.12.1-1.fc39.noarch.rpm' (attempt #1)
[2023-06-26 16:12:39,618][  INFO][PID:1251683] signed rpm: /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/06115702-rubygem-rspec-support/rubygem-rspec-support-doc-3.12.1-1.fc39.noarch.rpm
[2023-06-26 16:12:39,619][  INFO][PID:1251683] Calling '/bin/sign -4 -h sha256 -u @rubygems#rubygems@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/06115702-rubygem-rspec-support/rubygem-rspec-support-3.12.1-1.fc39.src.rpm' (attempt #1)
[2023-06-26 16:12:41,084][  INFO][PID:1251683] signed rpm: /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/06115702-rubygem-rspec-support/rubygem-rspec-support-3.12.1-1.fc39.src.rpm
[2023-06-26 16:12:41,084][  INFO][PID:1251683] Sign done
[2023-06-26 16:12:41,085][  INFO][PID:1251683] Incremental createrepo run, adding 06115702-rubygem-rspec-support into https://download.copr.fedorainfracloud.org/results/@rubygems/rubygems/fedora-rawhide-x86_64, (auto-create-repo=True)
[2023-06-26 16:12:41,086][  INFO][PID:1251683] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64 --add 06115702-rubygem-rspec-support --no-appstream-metadata' as PID 1283561
[2023-06-26 16:14:55,110][  INFO][PID:1251683] Finished after 134 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64 --add 06115702-rubygem-rspec-support --no-appstream-metadata)
[2023-06-26 16:14:55,111][  INFO][PID:1251683] Getting build details
[2023-06-26 16:14:55,111][  INFO][PID:1251683] Listing built binary packages in /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/06115702-rubygem-rspec-support
[2023-06-26 16:14:55,113][  INFO][PID:1251683] Running command 'builtin cd /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/06115702-rubygem-rspec-support && for f in `ls *.rpm | grep -v "src.rpm$"`; do   rpm --nosignature -qp --qf "%{NAME} %{VERSION}
" $f; done' as PID 1295162
[2023-06-26 16:14:55,137][  INFO][PID:1251683] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/06115702-rubygem-rspec-support && for f in `ls *.rpm | grep -v "src.rpm$"`; do   rpm --nosignature -qp --qf "%{NAME} %{VERSION}
" $f; done)
[2023-06-26 16:14:55,138][  INFO][PID:1251683] Built packages:
rubygem-rspec-support 3.12.1
rubygem-rspec-support-doc 3.12.1
[2023-06-26 16:14:55,138][  INFO][PID:1251683] build details: {'built_packages': 'rubygem-rspec-support 3.12.1\nrubygem-rspec-support-doc 3.12.1'}
[2023-06-26 16:14:55,139][  INFO][PID:1251683] Retrieving pubkey
[2023-06-26 16:14:55,140][  INFO][PID:1251683] Calling '/bin/sign -u @rubygems#rubygems@copr.fedorahosted.org -p' (attempt #1)
[2023-06-26 16:14:55,987][  INFO][PID:1251683] Added pubkey for user @rubygems project rubygems into: /var/lib/copr/public_html/results/@rubygems/rubygems/pubkey.gpg
[2023-06-26 16:14:55,988][  INFO][PID:1251683] Finished build: id=6115702 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@rubygems/rubygems chroot=fedora-rawhide-x86_64 
[2023-06-26 16:14:55,989][  INFO][PID:1251683] Worker succeeded build, took 422.0714228153229
[2023-06-26 16:14:56,083][  INFO][PID:1251683] Sending fedora-messaging bus message in build.end
[2023-06-26 16:14:56,108][  INFO][PID:1251683] Compressing /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/06115702-rubygem-rspec-support/builder-live.log by gzip
[2023-06-26 16:14:56,110][  INFO][PID:1251683] Running command 'gzip /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/06115702-rubygem-rspec-support/builder-live.log' as PID 1295234
[2023-06-26 16:14:56,115][  INFO][PID:1251683] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/06115702-rubygem-rspec-support/builder-live.log)
[2023-06-26 16:14:56,115][  INFO][PID:1251683] Compressing /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/06115702-rubygem-rspec-support/backend.log by gzip
[2023-06-26 16:14:56,116][  INFO][PID:1251683] Running command 'gzip /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/06115702-rubygem-rspec-support/backend.log' as PID 1295235