[2022-02-22 12:32:04,008][ INFO][PID:1973204] Marking build as starting [2022-02-22 12:32:04,043][ INFO][PID:1973204] Trying to allocate VM [2022-02-22 12:32:07,091][ INFO][PID:1973204] Allocating ssh connection to builder [2022-02-22 12:32:07,092][ INFO][PID:1973204] Checking that builder machine is OK [2022-02-22 12:32:07,728][ INFO][PID:1973204] Filling build.info file with builder info [2022-02-22 12:32:07,729][ INFO][PID:1973204] Marking build as running on frontend [2022-02-22 12:32:07,762][ INFO][PID:1973204] Sending fedora-messaging bus message in build.start [2022-02-22 12:32:08,226][ INFO][PID:1973204] Sending fedora-messaging bus message in chroot.start [2022-02-22 12:32:08,239][ INFO][PID:1973204] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 3481750 --chroot epel-9-x86_64 --detached [2022-02-22 12:32:08,811][ INFO][PID:1973204] Downloading the builder-live.log file, attempt 1 [2022-02-22 12:34:36,799][ INFO][PID:1973204] Downloading results from builder [2022-02-22 12:34:37,142][ INFO][PID:1973204] Releasing VM back to pool [2022-02-22 12:34:37,152][ INFO][PID:1973204] Searching for 'success' file in resultdir [2022-02-22 12:34:37,153][ INFO][PID:1973204] Going to sign pkgs from source: 3481750-epel-9-x86_64 in chroot: /var/lib/copr/public_html/results/@rubygems/rubygems/epel-9-x86_64 [2022-02-22 12:34:37,153][ INFO][PID:1973204] Calling '/bin/sign -u @rubygems#rubygems@copr.fedorahosted.org -p' (attempt #1) [2022-02-22 12:34:37,583][ INFO][PID:1973204] Calling '/bin/sign -u @rubygems#rubygems@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@rubygems/rubygems/epel-9-x86_64/03481750-rubygem-plate_id/rubygem-plate_id-0.0.13-1.el9.noarch.rpm' (attempt #1) [2022-02-22 12:34:38,390][ INFO][PID:1973204] signed rpm: /var/lib/copr/public_html/results/@rubygems/rubygems/epel-9-x86_64/03481750-rubygem-plate_id/rubygem-plate_id-0.0.13-1.el9.noarch.rpm [2022-02-22 12:34:38,391][ INFO][PID:1973204] Calling '/bin/sign -u @rubygems#rubygems@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@rubygems/rubygems/epel-9-x86_64/03481750-rubygem-plate_id/rubygem-plate_id-0.0.13-1.el9.src.rpm' (attempt #1) [2022-02-22 12:34:39,119][ INFO][PID:1973204] signed rpm: /var/lib/copr/public_html/results/@rubygems/rubygems/epel-9-x86_64/03481750-rubygem-plate_id/rubygem-plate_id-0.0.13-1.el9.src.rpm [2022-02-22 12:34:39,119][ INFO][PID:1973204] Calling '/bin/sign -u @rubygems#rubygems@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@rubygems/rubygems/epel-9-x86_64/03481750-rubygem-plate_id/rubygem-plate_id-doc-0.0.13-1.el9.noarch.rpm' (attempt #1) [2022-02-22 12:34:39,767][ INFO][PID:1973204] signed rpm: /var/lib/copr/public_html/results/@rubygems/rubygems/epel-9-x86_64/03481750-rubygem-plate_id/rubygem-plate_id-doc-0.0.13-1.el9.noarch.rpm [2022-02-22 12:34:39,768][ INFO][PID:1973204] Sign done [2022-02-22 12:34:39,768][ INFO][PID:1973204] Incremental createrepo run, adding 03481750-rubygem-plate_id into https://download.copr.fedorainfracloud.org/results/@rubygems/rubygems/epel-9-x86_64, (auto-create-repo=True) [2022-02-22 12:34:39,769][ INFO][PID:1973204] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@rubygems/rubygems/epel-9-x86_64 --add 03481750-rubygem-plate_id --no-appstream-metadata' as PID 1986677 [2022-02-22 12:37:43,547][ INFO][PID:1973204] Finished with code 1 (copr-repo --batched /var/lib/copr/public_html/results/@rubygems/rubygems/epel-9-x86_64 --add 03481750-rubygem-plate_id --no-appstream-metadata) [2022-02-22 12:37:43,548][ ERROR][PID:1973204] Createrepo failed, stderr: Unexpected exception Traceback (most recent call last): File "/usr/bin/copr-repo", line 445, in main main_try_lock(opts, batch) File "/usr/bin/copr-repo", line 397, in main_try_lock main_locked(opts, batch, opts.log) File "/usr/bin/copr-repo", line 325, 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 455, in sys.exit(main()) File "/usr/bin/copr-repo", line 445, in main main_try_lock(opts, batch) File "/usr/bin/copr-repo", line 397, in main_try_lock main_locked(opts, batch, opts.log) File "/usr/bin/copr-repo", line 325, 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-02-22 12:37:43,548][ INFO][PID:1973204] Finished build: id=3481750 failed=True timeout=18000 destdir=/var/lib/copr/public_html/results/@rubygems/rubygems chroot=epel-9-x86_64 [2022-02-22 12:37:43,549][ ERROR][PID:1973204] Backend process error: createrepo failed [2022-02-22 12:37:43,549][ INFO][PID:1973204] Worker failed build, took 335.8206465244293 [2022-02-22 12:37:43,579][ INFO][PID:1973204] Sending fedora-messaging bus message in build.end [2022-02-22 12:37:43,591][ INFO][PID:1973204] Compressing /var/lib/copr/public_html/results/@rubygems/rubygems/epel-9-x86_64/03481750-rubygem-plate_id/builder-live.log by gzip [2022-02-22 12:37:43,595][ INFO][PID:1973204] Compressing /var/lib/copr/public_html/results/@rubygems/rubygems/epel-9-x86_64/03481750-rubygem-plate_id/backend.log by gzip