[2023-01-19 00:52:18,350][ INFO][PID:3954255] Marking build as starting [2023-01-19 00:52:18,564][ INFO][PID:3954255] Trying to allocate VM [2023-01-19 00:52:24,914][ INFO][PID:3954255] Allocated host ResallocHost, ticket_id=560877, hostname=2620:52:3:1:dead:beef:cafe:c151 [2023-01-19 00:52:24,916][ INFO][PID:3954255] Allocating ssh connection to builder [2023-01-19 00:52:24,917][ INFO][PID:3954255] Checking that builder machine is OK [2023-01-19 00:52:25,637][ INFO][PID:3954255] Filling build.info file with builder info [2023-01-19 00:52:25,638][ INFO][PID:3954255] Marking build as running on frontend [2023-01-19 00:52:25,789][ INFO][PID:3954255] Sending fedora-messaging bus message in build.start [2023-01-19 00:52:26,859][ INFO][PID:3954255] Sending fedora-messaging bus message in chroot.start [2023-01-19 00:52:26,878][ INFO][PID:3954255] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 5245690 --chroot fedora-rawhide-i386 --detached [2023-01-19 00:52:27,380][ INFO][PID:3954255] Downloading the builder-live.log file, attempt 1 [2023-01-19 00:54:54,187][ INFO][PID:3954255] Downloading results from builder [2023-01-19 00:54:54,592][ INFO][PID:3954255] Releasing VM back to pool [2023-01-19 00:54:54,615][ INFO][PID:3954255] Searching for 'success' file in resultdir [2023-01-19 00:54:54,616][ INFO][PID:3954255] Going to sign pkgs from source: 5245690-fedora-rawhide-i386 in chroot: /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386 [2023-01-19 00:54:54,617][ INFO][PID:3954255] Calling '/bin/sign -u gotmax23#all_go_dependents@copr.fedorahosted.org -p' (attempt #1) [2023-01-19 00:54:55,659][ INFO][PID:3954255] 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-i386/05245690-golang-github-flynn-shlex/golang-github-flynn-shlex-0-0.13.20230118git3f9db97.fc38.src.rpm' (attempt #1) [2023-01-19 00:54:58,908][ INFO][PID:3954255] signed rpm: /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05245690-golang-github-flynn-shlex/golang-github-flynn-shlex-0-0.13.20230118git3f9db97.fc38.src.rpm [2023-01-19 00:54:58,908][ INFO][PID:3954255] 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-i386/05245690-golang-github-flynn-shlex/golang-github-flynn-shlex-devel-0-0.13.20220721git3f9db97.fc38.noarch.rpm' (attempt #1) [2023-01-19 00:55:02,541][ INFO][PID:3954255] signed rpm: /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05245690-golang-github-flynn-shlex/golang-github-flynn-shlex-devel-0-0.13.20220721git3f9db97.fc38.noarch.rpm [2023-01-19 00:55:02,542][ INFO][PID:3954255] 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-i386/05245690-golang-github-flynn-shlex/golang-github-flynn-shlex-0-0.13.20220721git3f9db97.fc38.src.rpm' (attempt #1) [2023-01-19 00:55:05,930][ INFO][PID:3954255] signed rpm: /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05245690-golang-github-flynn-shlex/golang-github-flynn-shlex-0-0.13.20220721git3f9db97.fc38.src.rpm [2023-01-19 00:55:05,930][ INFO][PID:3954255] Sign done [2023-01-19 00:55:05,931][ INFO][PID:3954255] Incremental createrepo run, adding 05245690-golang-github-flynn-shlex into https://download.copr.fedorainfracloud.org/results/gotmax23/all_go_dependents/fedora-rawhide-i386, (auto-create-repo=True) [2023-01-19 00:55:05,932][ INFO][PID:3954255] Running command 'copr-repo --batched /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386 --add 05245690-golang-github-flynn-shlex' as PID 3963961 [2023-01-19 00:55:13,809][ INFO][PID:3954255] Finished after 7 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386 --add 05245690-golang-github-flynn-shlex) [2023-01-19 00:55:13,810][ INFO][PID:3954255] Getting build details [2023-01-19 00:55:13,812][ INFO][PID:3954255] Listing built binary packages in /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05245690-golang-github-flynn-shlex [2023-01-19 00:55:13,813][ INFO][PID:3954255] Running command 'builtin cd /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05245690-golang-github-flynn-shlex && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done' as PID 3964438 [2023-01-19 00:55:13,829][ INFO][PID:3954255] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05245690-golang-github-flynn-shlex && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done) [2023-01-19 00:55:13,830][ INFO][PID:3954255] Built packages: golang-github-flynn-shlex-devel 0 [2023-01-19 00:55:13,831][ INFO][PID:3954255] build details: {'built_packages': 'golang-github-flynn-shlex-devel 0'} [2023-01-19 00:55:13,831][ INFO][PID:3954255] Retrieving pubkey [2023-01-19 00:55:13,832][ INFO][PID:3954255] Calling '/bin/sign -u gotmax23#all_go_dependents@copr.fedorahosted.org -p' (attempt #1) [2023-01-19 00:55:14,856][ INFO][PID:3954255] 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 00:55:14,856][ INFO][PID:3954255] Finished build: id=5245690 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/gotmax23/all_go_dependents chroot=fedora-rawhide-i386 [2023-01-19 00:55:14,858][ INFO][PID:3954255] Worker succeeded build, took 169.2198235988617 [2023-01-19 00:55:15,988][ INFO][PID:3954255] Sending fedora-messaging bus message in build.end [2023-01-19 00:55:16,012][ INFO][PID:3954255] Compressing /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05245690-golang-github-flynn-shlex/builder-live.log by gzip [2023-01-19 00:55:16,014][ INFO][PID:3954255] Running command 'gzip /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05245690-golang-github-flynn-shlex/builder-live.log' as PID 3964589 [2023-01-19 00:55:16,022][ INFO][PID:3954255] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05245690-golang-github-flynn-shlex/builder-live.log) [2023-01-19 00:55:16,023][ INFO][PID:3954255] Compressing /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05245690-golang-github-flynn-shlex/backend.log by gzip