[2023-07-02 17:31:58,910][ INFO][PID:3135822] Marking build as starting [2023-07-02 17:31:59,079][ INFO][PID:3135822] Trying to allocate VM [2023-07-02 17:32:02,334][ INFO][PID:3135822] Allocated host ResallocHost, ticket_id=3206115, hostname=2620:52:3:1:dead:beef:cafe:c1d4 [2023-07-02 17:32:02,335][ INFO][PID:3135822] Allocating ssh connection to builder [2023-07-02 17:32:02,336][ INFO][PID:3135822] Checking that builder machine is OK [2023-07-02 17:32:03,086][ INFO][PID:3135822] Filling build.info file with builder info [2023-07-02 17:32:03,088][ INFO][PID:3135822] Marking build as running on frontend [2023-07-02 17:32:03,231][ INFO][PID:3135822] Sending fedora-messaging bus message in build.start [2023-07-02 17:32:04,443][ INFO][PID:3135822] Sending fedora-messaging bus message in chroot.start [2023-07-02 17:32:04,464][ INFO][PID:3135822] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/6134446-centos-stream-9-x86_64 --chroot centos-stream-9-x86_64 --detached [2023-07-02 17:32:04,975][ INFO][PID:3135822] Downloading the builder-live.log file, attempt 1 [2023-07-02 17:33:40,769][ INFO][PID:3135822] Downloading results from builder [2023-07-02 17:33:41,353][ INFO][PID:3135822] Releasing VM back to pool [2023-07-02 17:33:41,369][ INFO][PID:3135822] Searching for 'success' file in resultdir [2023-07-02 17:33:41,370][ INFO][PID:3135822] Going to sign pkgs from source: 6134446-centos-stream-9-x86_64 in chroot: /var/lib/copr/public_html/results/pvalena/rubygems/centos-stream-9-x86_64 [2023-07-02 17:33:41,371][ INFO][PID:3135822] Calling '/bin/sign -u pvalena#rubygems@copr.fedorahosted.org -p' (attempt #1) [2023-07-02 17:33:41,841][ INFO][PID:3135822] Calling '/bin/sign -4 -h sha256 -u pvalena#rubygems@copr.fedorahosted.org -r /var/lib/copr/public_html/results/pvalena/rubygems/centos-stream-9-x86_64/06134446-rubygem-cucumber-tag-expressions/rubygem-cucumber-tag-expressions-5.0.1-1.el9.src.rpm' (attempt #1) [2023-07-02 17:33:43,175][ INFO][PID:3135822] signed rpm: /var/lib/copr/public_html/results/pvalena/rubygems/centos-stream-9-x86_64/06134446-rubygem-cucumber-tag-expressions/rubygem-cucumber-tag-expressions-5.0.1-1.el9.src.rpm [2023-07-02 17:33:43,176][ INFO][PID:3135822] Calling '/bin/sign -4 -h sha256 -u pvalena#rubygems@copr.fedorahosted.org -r /var/lib/copr/public_html/results/pvalena/rubygems/centos-stream-9-x86_64/06134446-rubygem-cucumber-tag-expressions/rubygem-cucumber-tag-expressions-doc-5.0.1-1.el9.noarch.rpm' (attempt #1) [2023-07-02 17:33:44,440][ INFO][PID:3135822] signed rpm: /var/lib/copr/public_html/results/pvalena/rubygems/centos-stream-9-x86_64/06134446-rubygem-cucumber-tag-expressions/rubygem-cucumber-tag-expressions-doc-5.0.1-1.el9.noarch.rpm [2023-07-02 17:33:44,441][ INFO][PID:3135822] Calling '/bin/sign -4 -h sha256 -u pvalena#rubygems@copr.fedorahosted.org -r /var/lib/copr/public_html/results/pvalena/rubygems/centos-stream-9-x86_64/06134446-rubygem-cucumber-tag-expressions/rubygem-cucumber-tag-expressions-5.0.1-1.el9.noarch.rpm' (attempt #1) [2023-07-02 17:33:45,528][ INFO][PID:3135822] signed rpm: /var/lib/copr/public_html/results/pvalena/rubygems/centos-stream-9-x86_64/06134446-rubygem-cucumber-tag-expressions/rubygem-cucumber-tag-expressions-5.0.1-1.el9.noarch.rpm [2023-07-02 17:33:45,528][ INFO][PID:3135822] Sign done [2023-07-02 17:33:45,529][ INFO][PID:3135822] Incremental createrepo run, adding 06134446-rubygem-cucumber-tag-expressions into https://download.copr.fedorainfracloud.org/results/pvalena/rubygems/centos-stream-9-x86_64, (auto-create-repo=True) [2023-07-02 17:33:45,530][ INFO][PID:3135822] Running command 'copr-repo --batched /var/lib/copr/public_html/results/pvalena/rubygems/centos-stream-9-x86_64 --add 06134446-rubygem-cucumber-tag-expressions --no-appstream-metadata' as PID 3158557 [2023-07-02 17:33:50,229][ INFO][PID:3135822] Finished after 4 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/pvalena/rubygems/centos-stream-9-x86_64 --add 06134446-rubygem-cucumber-tag-expressions --no-appstream-metadata) [2023-07-02 17:33:50,231][ INFO][PID:3135822] Getting build details [2023-07-02 17:33:50,232][ INFO][PID:3135822] Listing built binary packages in /var/lib/copr/public_html/results/pvalena/rubygems/centos-stream-9-x86_64/06134446-rubygem-cucumber-tag-expressions [2023-07-02 17:33:50,233][ INFO][PID:3135822] Running command 'builtin cd /var/lib/copr/public_html/results/pvalena/rubygems/centos-stream-9-x86_64/06134446-rubygem-cucumber-tag-expressions && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done' as PID 3159485 [2023-07-02 17:33:50,261][ INFO][PID:3135822] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/pvalena/rubygems/centos-stream-9-x86_64/06134446-rubygem-cucumber-tag-expressions && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done) [2023-07-02 17:33:50,261][ INFO][PID:3135822] Built packages: rubygem-cucumber-tag-expressions 5.0.1 rubygem-cucumber-tag-expressions-doc 5.0.1 [2023-07-02 17:33:50,262][ INFO][PID:3135822] build details: {'built_packages': 'rubygem-cucumber-tag-expressions 5.0.1\nrubygem-cucumber-tag-expressions-doc 5.0.1'} [2023-07-02 17:33:50,263][ INFO][PID:3135822] Retrieving pubkey [2023-07-02 17:33:50,264][ INFO][PID:3135822] Calling '/bin/sign -u pvalena#rubygems@copr.fedorahosted.org -p' (attempt #1) [2023-07-02 17:33:50,900][ INFO][PID:3135822] Added pubkey for user pvalena project rubygems into: /var/lib/copr/public_html/results/pvalena/rubygems/pubkey.gpg [2023-07-02 17:33:50,902][ INFO][PID:3135822] Finished build: id=6134446 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/pvalena/rubygems chroot=centos-stream-9-x86_64 [2023-07-02 17:33:50,905][ INFO][PID:3135822] Worker succeeded build, took 107.81740021705627 [2023-07-02 17:33:50,991][ INFO][PID:3135822] Sending fedora-messaging bus message in build.end [2023-07-02 17:33:51,011][ INFO][PID:3135822] Compressing /var/lib/copr/public_html/results/pvalena/rubygems/centos-stream-9-x86_64/06134446-rubygem-cucumber-tag-expressions/builder-live.log by gzip [2023-07-02 17:33:51,013][ INFO][PID:3135822] Running command 'gzip /var/lib/copr/public_html/results/pvalena/rubygems/centos-stream-9-x86_64/06134446-rubygem-cucumber-tag-expressions/builder-live.log' as PID 3159671 [2023-07-02 17:33:51,019][ INFO][PID:3135822] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/pvalena/rubygems/centos-stream-9-x86_64/06134446-rubygem-cucumber-tag-expressions/builder-live.log) [2023-07-02 17:33:51,020][ INFO][PID:3135822] Compressing /var/lib/copr/public_html/results/pvalena/rubygems/centos-stream-9-x86_64/06134446-rubygem-cucumber-tag-expressions/backend.log by gzip [2023-07-02 17:33:51,022][ INFO][PID:3135822] Running command 'gzip /var/lib/copr/public_html/results/pvalena/rubygems/centos-stream-9-x86_64/06134446-rubygem-cucumber-tag-expressions/backend.log' as PID 3159676