[2022-03-03 09:28:41,311][ INFO][PID:3970759] Marking build as starting [2022-03-03 09:28:41,341][ INFO][PID:3970759] Trying to allocate VM [2022-03-03 09:28:44,401][ INFO][PID:3970759] Allocating ssh connection to builder [2022-03-03 09:28:44,402][ INFO][PID:3970759] Checking that builder machine is OK [2022-03-03 09:28:44,977][ INFO][PID:3970759] Filling build.info file with builder info [2022-03-03 09:28:44,978][ INFO][PID:3970759] Marking build as running on frontend [2022-03-03 09:28:45,021][ INFO][PID:3970759] Sending fedora-messaging bus message in build.start [2022-03-03 09:28:45,562][ INFO][PID:3970759] Sending fedora-messaging bus message in chroot.start [2022-03-03 09:28:45,579][ INFO][PID:3970759] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 3506753 --chroot epel-9-x86_64 --detached [2022-03-03 09:28:46,048][ INFO][PID:3970759] Downloading the builder-live.log file, attempt 1 [2022-03-03 09:31:44,685][ INFO][PID:3970759] Downloading results from builder [2022-03-03 09:31:45,019][ INFO][PID:3970759] Releasing VM back to pool [2022-03-03 09:31:45,030][ INFO][PID:3970759] Searching for 'success' file in resultdir [2022-03-03 09:31:45,031][ INFO][PID:3970759] Going to sign pkgs from source: 3506753-epel-9-x86_64 in chroot: /var/lib/copr/public_html/results/@rubygems/rubygems/epel-9-x86_64 [2022-03-03 09:31:45,031][ INFO][PID:3970759] Calling '/bin/sign -u @rubygems#rubygems@copr.fedorahosted.org -p' (attempt #1) [2022-03-03 09:31:45,539][ INFO][PID:3970759] Calling '/bin/sign -u @rubygems#rubygems@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@rubygems/rubygems/epel-9-x86_64/03506753-rubygem-rv-logstasher/rubygem-rv-logstasher-1.5.0-1.el9.noarch.rpm' (attempt #1) [2022-03-03 09:31:46,266][ INFO][PID:3970759] signed rpm: /var/lib/copr/public_html/results/@rubygems/rubygems/epel-9-x86_64/03506753-rubygem-rv-logstasher/rubygem-rv-logstasher-1.5.0-1.el9.noarch.rpm [2022-03-03 09:31:46,267][ INFO][PID:3970759] Calling '/bin/sign -u @rubygems#rubygems@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@rubygems/rubygems/epel-9-x86_64/03506753-rubygem-rv-logstasher/rubygem-rv-logstasher-1.5.0-1.el9.src.rpm' (attempt #1) [2022-03-03 09:31:47,006][ INFO][PID:3970759] signed rpm: /var/lib/copr/public_html/results/@rubygems/rubygems/epel-9-x86_64/03506753-rubygem-rv-logstasher/rubygem-rv-logstasher-1.5.0-1.el9.src.rpm [2022-03-03 09:31:47,006][ INFO][PID:3970759] Calling '/bin/sign -u @rubygems#rubygems@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@rubygems/rubygems/epel-9-x86_64/03506753-rubygem-rv-logstasher/rubygem-rv-logstasher-doc-1.5.0-1.el9.noarch.rpm' (attempt #1) [2022-03-03 09:31:47,657][ INFO][PID:3970759] signed rpm: /var/lib/copr/public_html/results/@rubygems/rubygems/epel-9-x86_64/03506753-rubygem-rv-logstasher/rubygem-rv-logstasher-doc-1.5.0-1.el9.noarch.rpm [2022-03-03 09:31:47,657][ INFO][PID:3970759] Sign done [2022-03-03 09:31:47,658][ INFO][PID:3970759] Incremental createrepo run, adding 03506753-rubygem-rv-logstasher into https://download.copr.fedorainfracloud.org/results/@rubygems/rubygems/epel-9-x86_64, (auto-create-repo=True) [2022-03-03 09:31:47,658][ INFO][PID:3970759] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@rubygems/rubygems/epel-9-x86_64 --add 03506753-rubygem-rv-logstasher --no-appstream-metadata' as PID 4007375 [2022-03-03 09:43:01,183][ INFO][PID:3970759] Finished with code 1 (copr-repo --batched /var/lib/copr/public_html/results/@rubygems/rubygems/epel-9-x86_64 --add 03506753-rubygem-rv-logstasher --no-appstream-metadata) [2022-03-03 09:43:01,186][ ERROR][PID:3970759] 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-03-03 09:43:01,187][ INFO][PID:3970759] Finished build: id=3506753 failed=True timeout=18000 destdir=/var/lib/copr/public_html/results/@rubygems/rubygems chroot=epel-9-x86_64 [2022-03-03 09:43:01,191][ ERROR][PID:3970759] Backend process error: createrepo failed [2022-03-03 09:43:01,192][ INFO][PID:3970759] Worker failed build, took 856.2139987945557 [2022-03-03 09:43:01,225][ INFO][PID:3970759] Sending fedora-messaging bus message in build.end [2022-03-03 09:43:01,241][ INFO][PID:3970759] Compressing /var/lib/copr/public_html/results/@rubygems/rubygems/epel-9-x86_64/03506753-rubygem-rv-logstasher/builder-live.log by gzip [2022-03-03 09:43:01,246][ INFO][PID:3970759] Compressing /var/lib/copr/public_html/results/@rubygems/rubygems/epel-9-x86_64/03506753-rubygem-rv-logstasher/backend.log by gzip