[2021-10-10 11:41:20,898][  INFO][PID:132467] Marking build as starting
[2021-10-10 11:41:20,924][  INFO][PID:132467] Trying to allocate VM
[2021-10-10 11:41:23,976][  INFO][PID:132467] Allocating ssh connection to builder
[2021-10-10 11:41:23,977][  INFO][PID:132467] Checking that builder machine is OK
[2021-10-10 11:41:24,461][  INFO][PID:132467] Filling build.info file with builder info
[2021-10-10 11:41:24,462][  INFO][PID:132467] Marking build as running on frontend
[2021-10-10 11:41:24,501][  INFO][PID:132467] Sending fedora-messaging bus message in build.start
[2021-10-10 11:41:24,769][  INFO][PID:132467] Sending fedora-messaging bus message in chroot.start
[2021-10-10 11:41:24,778][  INFO][PID:132467] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 2795026 --chroot fedora-rawhide-i386 --detached
[2021-10-10 11:41:25,203][  INFO][PID:132467] Downloading the builder-live.log file, attempt 1
[2021-10-10 11:43:35,941][  INFO][PID:132467] Downloading results from builder
[2021-10-10 11:43:36,435][  INFO][PID:132467] Releasing VM back to pool
[2021-10-10 11:43:36,444][  INFO][PID:132467] Searching for 'success' file in resultdir
[2021-10-10 11:43:36,445][  INFO][PID:132467] Going to sign pkgs from source: 2795026-fedora-rawhide-i386 in chroot: /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-i386
[2021-10-10 11:43:36,445][  INFO][PID:132467] Calling '/bin/sign -u @rubygems#rubygems@copr.fedorahosted.org -p' (attempt #1)
[2021-10-10 11:43:36,678][  INFO][PID:132467] Calling '/bin/sign -u @rubygems#rubygems@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-i386/02795026-rubygem-suresh_gem/rubygem-suresh_gem-0.0.0-1.fc36.noarch.rpm' (attempt #1)
[2021-10-10 11:43:37,026][  INFO][PID:132467] signed rpm: /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-i386/02795026-rubygem-suresh_gem/rubygem-suresh_gem-0.0.0-1.fc36.noarch.rpm
[2021-10-10 11:43:37,026][  INFO][PID:132467] Calling '/bin/sign -u @rubygems#rubygems@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-i386/02795026-rubygem-suresh_gem/rubygem-suresh_gem-doc-0.0.0-1.fc36.noarch.rpm' (attempt #1)
[2021-10-10 11:43:37,398][  INFO][PID:132467] signed rpm: /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-i386/02795026-rubygem-suresh_gem/rubygem-suresh_gem-doc-0.0.0-1.fc36.noarch.rpm
[2021-10-10 11:43:37,398][  INFO][PID:132467] Calling '/bin/sign -u @rubygems#rubygems@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-i386/02795026-rubygem-suresh_gem/rubygem-suresh_gem-0.0.0-1.fc36.src.rpm' (attempt #1)
[2021-10-10 11:43:37,850][  INFO][PID:132467] signed rpm: /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-i386/02795026-rubygem-suresh_gem/rubygem-suresh_gem-0.0.0-1.fc36.src.rpm
[2021-10-10 11:43:37,851][  INFO][PID:132467] Sign done
[2021-10-10 11:43:37,852][  INFO][PID:132467] Incremental createrepo run, adding 02795026-rubygem-suresh_gem into https://download.copr.fedorainfracloud.org/results/@rubygems/rubygems/fedora-rawhide-i386, (auto-create-repo=True)
[2021-10-10 11:43:37,856][  INFO][PID:132467] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-i386 --add 02795026-rubygem-suresh_gem --no-appstream-metadata' as PID 136050
[2021-10-10 11:48:26,716][  INFO][PID:132467] Finished with code 1 (copr-repo --batched /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-i386 --add 02795026-rubygem-suresh_gem --no-appstream-metadata)
[2021-10-10 11:48:26,717][ ERROR][PID:132467] 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 <module>
    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 11:48:26,717][  INFO][PID:132467] Finished build: id=2795026 failed=True timeout=18000 destdir=/var/lib/copr/public_html/results/@rubygems/rubygems chroot=fedora-rawhide-i386 
[2021-10-10 11:48:26,718][ ERROR][PID:132467] Backend process error: createrepo failed
[2021-10-10 11:48:26,719][  INFO][PID:132467] Worker failed build, took 422.25700521469116
[2021-10-10 11:48:26,750][  INFO][PID:132467] Sending fedora-messaging bus message in build.end
[2021-10-10 11:48:26,763][  INFO][PID:132467] Compressing /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-i386/02795026-rubygem-suresh_gem/builder-live.log by gzip
[2021-10-10 11:48:26,770][  INFO][PID:132467] Compressing /var/lib/copr/public_html/results/@rubygems/rubygems/fedora-rawhide-i386/02795026-rubygem-suresh_gem/backend.log by gzip