[2021-10-10 20:07:45,756][ INFO][PID:1475238] Marking build as starting [2021-10-10 20:07:45,786][ INFO][PID:1475238] Trying to allocate VM [2021-10-10 20:07:48,827][ INFO][PID:1475238] Allocating ssh connection to builder [2021-10-10 20:07:48,828][ INFO][PID:1475238] Checking that builder machine is OK [2021-10-10 20:07:49,486][ INFO][PID:1475238] Filling build.info file with builder info [2021-10-10 20:07:49,487][ INFO][PID:1475238] Marking build as running on frontend [2021-10-10 20:07:49,520][ INFO][PID:1475238] Sending fedora-messaging bus message in build.start [2021-10-10 20:07:49,793][ INFO][PID:1475238] Sending fedora-messaging bus message in chroot.start [2021-10-10 20:07:49,803][ INFO][PID:1475238] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 2796055 --chroot fedora-rawhide-x86_64 --detached [2021-10-10 20:07:50,284][ INFO][PID:1475238] Downloading the builder-live.log file, attempt 1 [2021-10-10 20:10:24,754][ INFO][PID:1475238] Downloading results from builder [2021-10-10 20:10:25,113][ INFO][PID:1475238] Releasing VM back to pool [2021-10-10 20:10:25,122][ INFO][PID:1475238] Searching for 'success' file in resultdir [2021-10-10 20:10:25,123][ INFO][PID:1475238] Going to sign pkgs from source: 2796055-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64 [2021-10-10 20:10:25,123][ INFO][PID:1475238] Calling '/bin/sign -u @rubygems#rubygems@copr.fedorahosted.org -p' (attempt #1) [2021-10-10 20:10:25,344][ INFO][PID:1475238] Calling '/bin/sign -u @rubygems#rubygems@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/02796055-rubygem-tabulator-rails/rubygem-tabulator-rails-1.1.2-1.fc36.noarch.rpm' (attempt #1) [2021-10-10 20:10:25,745][ INFO][PID:1475238] signed rpm: /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/02796055-rubygem-tabulator-rails/rubygem-tabulator-rails-1.1.2-1.fc36.noarch.rpm [2021-10-10 20:10:25,745][ INFO][PID:1475238] Calling '/bin/sign -u @rubygems#rubygems@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/02796055-rubygem-tabulator-rails/rubygem-tabulator-rails-doc-1.1.2-1.fc36.noarch.rpm' (attempt #1) [2021-10-10 20:10:26,150][ INFO][PID:1475238] signed rpm: /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/02796055-rubygem-tabulator-rails/rubygem-tabulator-rails-doc-1.1.2-1.fc36.noarch.rpm [2021-10-10 20:10:26,151][ INFO][PID:1475238] Calling '/bin/sign -u @rubygems#rubygems@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/02796055-rubygem-tabulator-rails/rubygem-tabulator-rails-1.1.2-1.fc36.src.rpm' (attempt #1) [2021-10-10 20:10:26,501][ INFO][PID:1475238] signed rpm: /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/02796055-rubygem-tabulator-rails/rubygem-tabulator-rails-1.1.2-1.fc36.src.rpm [2021-10-10 20:10:26,502][ INFO][PID:1475238] Sign done [2021-10-10 20:10:26,502][ INFO][PID:1475238] Incremental createrepo run, adding 02796055-rubygem-tabulator-rails into https://download.copr.fedorainfracloud.org/results/@rubygems/rubygems/fedora-rawhide-x86_64, (auto-create-repo=True) [2021-10-10 20:10:26,506][ INFO][PID:1475238] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64 --add 02796055-rubygem-tabulator-rails --no-appstream-metadata' as PID 1480602 [2021-10-10 20:15:31,771][ INFO][PID:1475238] Finished with code 1 (copr-repo --batched /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64 --add 02796055-rubygem-tabulator-rails --no-appstream-metadata) [2021-10-10 20:15:31,771][ ERROR][PID:1475238] 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.9/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.9/site-packages/copr_backend/createrepo.py", line 155, in options task_opts = json.loads(task_dict["task"]) KeyError: 'task' [2021-10-10 20:15:31,772][ INFO][PID:1475238] Finished build: id=2796055 failed=True timeout=18000 destdir=/var/lib/copr/public_html/results/@rubygems/rubygems chroot=fedora-rawhide-x86_64 [2021-10-10 20:15:31,773][ ERROR][PID:1475238] Backend process error: createrepo failed [2021-10-10 20:15:31,773][ INFO][PID:1475238] Worker failed build, took 462.2861602306366 [2021-10-10 20:15:31,803][ INFO][PID:1475238] Sending fedora-messaging bus message in build.end [2021-10-10 20:15:31,815][ INFO][PID:1475238] Compressing /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/02796055-rubygem-tabulator-rails/builder-live.log by gzip [2021-10-10 20:15:31,821][ INFO][PID:1475238] Compressing /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-x86_64/02796055-rubygem-tabulator-rails/backend.log by gzip