[2023-01-19 17:05:10,538][  INFO][PID:1513056] Marking build as starting
[2023-01-19 17:05:10,638][  INFO][PID:1513056] Trying to allocate VM
[2023-01-19 17:05:59,065][  INFO][PID:1513056] Allocated host ResallocHost, ticket_id=582247, hostname=165.192.142.189
[2023-01-19 17:05:59,067][  INFO][PID:1513056] Allocating ssh connection to builder
[2023-01-19 17:05:59,068][  INFO][PID:1513056] Checking that builder machine is OK
[2023-01-19 17:06:02,829][  INFO][PID:1513056] Filling build.info file with builder info
[2023-01-19 17:06:02,830][  INFO][PID:1513056] Marking build as running on frontend
[2023-01-19 17:06:02,920][  INFO][PID:1513056] Sending fedora-messaging bus message in build.start
[2023-01-19 17:06:04,057][  INFO][PID:1513056] Sending fedora-messaging bus message in chroot.start
[2023-01-19 17:06:04,075][  INFO][PID:1513056] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 5245851 --chroot fedora-rawhide-s390x --detached
[2023-01-19 17:06:06,093][  INFO][PID:1513056] Downloading the builder-live.log file, attempt 1
[2023-01-19 17:09:16,045][  INFO][PID:1513056] Downloading results from builder
[2023-01-19 17:09:19,870][  INFO][PID:1513056] Releasing VM back to pool
[2023-01-19 17:09:19,884][  INFO][PID:1513056] Searching for 'success' file in resultdir
[2023-01-19 17:09:19,886][  INFO][PID:1513056] Going to sign pkgs from source: 5245851-fedora-rawhide-s390x in chroot: /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-s390x
[2023-01-19 17:09:19,886][  INFO][PID:1513056] Calling '/bin/sign -u gotmax23#all_go_dependents@copr.fedorahosted.org -p' (attempt #1)
[2023-01-19 17:09:22,018][  INFO][PID:1513056] Calling '/bin/sign -4 -h sha256 -u gotmax23#all_go_dependents@copr.fedorahosted.org -r /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-s390x/05245851-golang-github-groupcache/golang-github-groupcache-0-0.28.20230118git41bb18b.fc38.src.rpm' (attempt #1)
[2023-01-19 17:09:26,273][  INFO][PID:1513056] signed rpm: /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-s390x/05245851-golang-github-groupcache/golang-github-groupcache-0-0.28.20230118git41bb18b.fc38.src.rpm
[2023-01-19 17:09:26,274][  INFO][PID:1513056] Calling '/bin/sign -4 -h sha256 -u gotmax23#all_go_dependents@copr.fedorahosted.org -r /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-s390x/05245851-golang-github-groupcache/golang-github-groupcache-devel-0-0.28.20220721git41bb18b.fc38.noarch.rpm' (attempt #1)
[2023-01-19 17:09:29,205][  INFO][PID:1513056] signed rpm: /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-s390x/05245851-golang-github-groupcache/golang-github-groupcache-devel-0-0.28.20220721git41bb18b.fc38.noarch.rpm
[2023-01-19 17:09:29,206][  INFO][PID:1513056] Calling '/bin/sign -4 -h sha256 -u gotmax23#all_go_dependents@copr.fedorahosted.org -r /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-s390x/05245851-golang-github-groupcache/golang-github-groupcache-0-0.28.20220721git41bb18b.fc38.src.rpm' (attempt #1)
[2023-01-19 17:09:32,339][  INFO][PID:1513056] signed rpm: /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-s390x/05245851-golang-github-groupcache/golang-github-groupcache-0-0.28.20220721git41bb18b.fc38.src.rpm
[2023-01-19 17:09:32,341][  INFO][PID:1513056] Sign done
[2023-01-19 17:09:32,341][  INFO][PID:1513056] Incremental createrepo run, adding 05245851-golang-github-groupcache into https://download.copr.fedorainfracloud.org/results/gotmax23/all_go_dependents/fedora-rawhide-s390x, (auto-create-repo=True)
[2023-01-19 17:09:32,343][  INFO][PID:1513056] Running command 'copr-repo --batched /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-s390x --add 05245851-golang-github-groupcache' as PID 1538156
[2023-01-19 17:09:40,222][  INFO][PID:1513056] Finished after 7 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-s390x --add 05245851-golang-github-groupcache)
[2023-01-19 17:09:40,223][  INFO][PID:1513056] Getting build details
[2023-01-19 17:09:40,224][  INFO][PID:1513056] Listing built binary packages in /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-s390x/05245851-golang-github-groupcache
[2023-01-19 17:09:40,225][  INFO][PID:1513056] Running command 'builtin cd /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-s390x/05245851-golang-github-groupcache && for f in `ls *.rpm | grep -v "src.rpm$"`; do   rpm --nosignature -qp --qf "%{NAME} %{VERSION}
" $f; done' as PID 1539106
[2023-01-19 17:09:40,237][  INFO][PID:1513056] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-s390x/05245851-golang-github-groupcache && for f in `ls *.rpm | grep -v "src.rpm$"`; do   rpm --nosignature -qp --qf "%{NAME} %{VERSION}
" $f; done)
[2023-01-19 17:09:40,238][  INFO][PID:1513056] Built packages:
golang-github-groupcache-devel 0
[2023-01-19 17:09:40,239][  INFO][PID:1513056] build details: {'built_packages': 'golang-github-groupcache-devel 0'}
[2023-01-19 17:09:40,239][  INFO][PID:1513056] Retrieving pubkey
[2023-01-19 17:09:40,239][  INFO][PID:1513056] Calling '/bin/sign -u gotmax23#all_go_dependents@copr.fedorahosted.org -p' (attempt #1)
[2023-01-19 17:09:40,661][  INFO][PID:1513056] Added pubkey for user gotmax23 project all_go_dependents into: /var/lib/copr/public_html/results/gotmax23/all_go_dependents/pubkey.gpg
[2023-01-19 17:09:40,662][  INFO][PID:1513056] Finished build: id=5245851 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/gotmax23/all_go_dependents chroot=fedora-rawhide-s390x 
[2023-01-19 17:09:40,664][  INFO][PID:1513056] Worker succeeded build, took 217.83360075950623
[2023-01-19 17:09:40,789][  INFO][PID:1513056] Sending fedora-messaging bus message in build.end
[2023-01-19 17:09:40,812][  INFO][PID:1513056] Compressing /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-s390x/05245851-golang-github-groupcache/builder-live.log by gzip
[2023-01-19 17:09:40,813][  INFO][PID:1513056] Running command 'gzip /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-s390x/05245851-golang-github-groupcache/builder-live.log' as PID 1539169
[2023-01-19 17:09:40,821][  INFO][PID:1513056] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-s390x/05245851-golang-github-groupcache/builder-live.log)
[2023-01-19 17:09:40,822][  INFO][PID:1513056] Compressing /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-s390x/05245851-golang-github-groupcache/backend.log by gzip
[2023-01-19 17:09:40,823][  INFO][PID:1513056] Running command 'gzip /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-s390x/05245851-golang-github-groupcache/backend.log' as PID 1539170