[2022-05-01 16:41:14,067][ INFO][PID:2862157] Marking build as starting [2022-05-01 16:41:14,093][ INFO][PID:2862157] Trying to allocate VM [2022-05-01 16:41:17,144][ INFO][PID:2862157] Allocating ssh connection to builder [2022-05-01 16:41:17,144][ INFO][PID:2862157] Checking that builder machine is OK [2022-05-01 16:41:17,692][ INFO][PID:2862157] Filling build.info file with builder info [2022-05-01 16:41:17,693][ INFO][PID:2862157] Marking build as running on frontend [2022-05-01 16:41:17,721][ INFO][PID:2862157] Sending fedora-messaging bus message in build.start [2022-05-01 16:41:18,132][ INFO][PID:2862157] Sending fedora-messaging bus message in chroot.start [2022-05-01 16:41:18,143][ INFO][PID:2862157] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 4272828 --chroot fedora-rawhide-x86_64 --detached [2022-05-01 16:41:18,610][ INFO][PID:2862157] Downloading the builder-live.log file, attempt 1 [2022-05-01 16:45:42,046][ INFO][PID:2862157] Downloading results from builder [2022-05-01 16:45:42,359][ INFO][PID:2862157] Releasing VM back to pool [2022-05-01 16:45:42,369][ INFO][PID:2862157] Searching for 'success' file in resultdir [2022-05-01 16:45:42,369][ INFO][PID:2862157] Going to sign pkgs from source: 4272828-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64 [2022-05-01 16:45:42,370][ INFO][PID:2862157] Calling '/bin/sign -u @rubygems#rubygems@copr.fedorahosted.org -p' (attempt #1) [2022-05-01 16:45:42,731][ INFO][PID:2862157] Calling '/bin/sign -h sha1 -u @rubygems#rubygems@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/04272828-rubygem-dash-fu/rubygem-dash-fu-1.1.0-1.fc37.src.rpm' (attempt #1) [2022-05-01 16:45:43,443][ INFO][PID:2862157] signed rpm: /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/04272828-rubygem-dash-fu/rubygem-dash-fu-1.1.0-1.fc37.src.rpm [2022-05-01 16:45:43,444][ INFO][PID:2862157] Calling '/bin/sign -h sha1 -u @rubygems#rubygems@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/04272828-rubygem-dash-fu/rubygem-dash-fu-doc-1.1.0-1.fc37.noarch.rpm' (attempt #1) [2022-05-01 16:45:44,209][ INFO][PID:2862157] signed rpm: /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/04272828-rubygem-dash-fu/rubygem-dash-fu-doc-1.1.0-1.fc37.noarch.rpm [2022-05-01 16:45:44,210][ INFO][PID:2862157] Calling '/bin/sign -h sha1 -u @rubygems#rubygems@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/04272828-rubygem-dash-fu/rubygem-dash-fu-1.1.0-1.fc37.noarch.rpm' (attempt #1) [2022-05-01 16:45:44,856][ INFO][PID:2862157] signed rpm: /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/04272828-rubygem-dash-fu/rubygem-dash-fu-1.1.0-1.fc37.noarch.rpm [2022-05-01 16:45:44,857][ INFO][PID:2862157] Sign done [2022-05-01 16:45:44,857][ INFO][PID:2862157] Incremental createrepo run, adding 04272828-rubygem-dash-fu into https://download.copr.fedorainfracloud.org/results/@rubygems/rubygems/fedora-rawhide-x86_64, (auto-create-repo=True) [2022-05-01 16:45:44,858][ INFO][PID:2862157] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64 --add 04272828-rubygem-dash-fu --no-appstream-metadata' as PID 2871735 [2022-05-01 16:58:51,990][ INFO][PID:2862157] Finished with code 1 (copr-repo --batched /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64 --add 04272828-rubygem-dash-fu --no-appstream-metadata) [2022-05-01 16:58:51,991][ ERROR][PID:2862157] Createrepo failed, stderr: Unexpected exception Traceback (most recent call last): File "/usr/bin/copr-repo", line 453, in main main_try_lock(opts, batch) File "/usr/bin/copr-repo", line 405, in main_try_lock main_locked(opts, batch, opts.log) File "/usr/bin/copr-repo", line 333, in main_locked (batch_full, batch_add, batch_delete, batch_rpms_to_remove) = batch.options() File "/usr/lib/python3.10/site-packages/copr_backend/createrepo.py", line 155, in options task_opts = json.loads(task_dict["task"]) KeyError: 'task' Traceback (most recent call last): File "/usr/bin/copr-repo", line 463, in sys.exit(main()) File "/usr/bin/copr-repo", line 453, in main main_try_lock(opts, batch) File "/usr/bin/copr-repo", line 405, in main_try_lock main_locked(opts, batch, opts.log) File "/usr/bin/copr-repo", line 333, in main_locked (batch_full, batch_add, batch_delete, batch_rpms_to_remove) = batch.options() File "/usr/lib/python3.10/site-packages/copr_backend/createrepo.py", line 155, in options task_opts = json.loads(task_dict["task"]) KeyError: 'task' [2022-05-01 16:58:51,991][ INFO][PID:2862157] Finished build: id=4272828 failed=True timeout=18000 destdir=/var/lib/copr/public_html/results/@rubygems/rubygems chroot=fedora-rawhide-x86_64 [2022-05-01 16:58:51,992][ ERROR][PID:2862157] Backend process error: createrepo failed [2022-05-01 16:58:51,992][ INFO][PID:2862157] Worker failed build, took 1054.2991008758545 [2022-05-01 16:58:52,018][ INFO][PID:2862157] Sending fedora-messaging bus message in build.end [2022-05-01 16:58:52,029][ INFO][PID:2862157] Compressing /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/04272828-rubygem-dash-fu/builder-live.log by gzip [2022-05-01 16:58:52,033][ INFO][PID:2862157] Compressing /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/04272828-rubygem-dash-fu/backend.log by gzip