[2023-01-19 06:09:41,923][ INFO][PID:1568244] Marking build as starting [2023-01-19 06:09:42,015][ INFO][PID:1568244] Trying to allocate VM [2023-01-19 06:09:48,104][ INFO][PID:1568244] Allocated host ResallocHost, ticket_id=567880, hostname=2620:52:3:1:dead:beef:cafe:c24c [2023-01-19 06:09:48,106][ INFO][PID:1568244] Allocating ssh connection to builder [2023-01-19 06:09:48,107][ INFO][PID:1568244] Checking that builder machine is OK [2023-01-19 06:09:50,047][ INFO][PID:1568244] Filling build.info file with builder info [2023-01-19 06:09:50,049][ INFO][PID:1568244] Marking build as running on frontend [2023-01-19 06:09:50,132][ INFO][PID:1568244] Sending fedora-messaging bus message in build.start [2023-01-19 06:09:51,167][ INFO][PID:1568244] Sending fedora-messaging bus message in chroot.start [2023-01-19 06:09:51,186][ INFO][PID:1568244] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 5246325 --chroot fedora-rawhide-ppc64le --detached [2023-01-19 06:09:52,508][ INFO][PID:1568244] Downloading the builder-live.log file, attempt 1 [2023-01-19 06:15:36,721][ INFO][PID:1568244] Downloading results from builder [2023-01-19 06:15:37,423][ INFO][PID:1568244] Releasing VM back to pool [2023-01-19 06:15:37,435][ INFO][PID:1568244] Searching for 'success' file in resultdir [2023-01-19 06:15:37,436][ INFO][PID:1568244] Going to sign pkgs from source: 5246325-fedora-rawhide-ppc64le in chroot: /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-ppc64le [2023-01-19 06:15:37,436][ INFO][PID:1568244] Calling '/bin/sign -u gotmax23#all_go_dependents@copr.fedorahosted.org -p' (attempt #1) [2023-01-19 06:15:37,838][ INFO][PID:1568244] 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-ppc64le/05246325-golang-github-netflix-expect/golang-github-netflix-expect-devel-0-0.6.20220721git85d881c.fc38.noarch.rpm' (attempt #1) [2023-01-19 06:15:38,946][ INFO][PID:1568244] signed rpm: /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-ppc64le/05246325-golang-github-netflix-expect/golang-github-netflix-expect-devel-0-0.6.20220721git85d881c.fc38.noarch.rpm [2023-01-19 06:15:38,947][ INFO][PID:1568244] 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-ppc64le/05246325-golang-github-netflix-expect/golang-github-netflix-expect-0-0.6.20220721git85d881c.fc38.src.rpm' (attempt #1) [2023-01-19 06:15:40,179][ INFO][PID:1568244] signed rpm: /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-ppc64le/05246325-golang-github-netflix-expect/golang-github-netflix-expect-0-0.6.20220721git85d881c.fc38.src.rpm [2023-01-19 06:15:40,179][ INFO][PID:1568244] 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-ppc64le/05246325-golang-github-netflix-expect/golang-github-netflix-expect-0-0.6.20230118git85d881c.fc38.src.rpm' (attempt #1) [2023-01-19 06:15:41,269][ INFO][PID:1568244] signed rpm: /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-ppc64le/05246325-golang-github-netflix-expect/golang-github-netflix-expect-0-0.6.20230118git85d881c.fc38.src.rpm [2023-01-19 06:15:41,270][ INFO][PID:1568244] Sign done [2023-01-19 06:15:41,270][ INFO][PID:1568244] Incremental createrepo run, adding 05246325-golang-github-netflix-expect into https://download.copr.fedorainfracloud.org/results/gotmax23/all_go_dependents/fedora-rawhide-ppc64le, (auto-create-repo=True) [2023-01-19 06:15:41,272][ INFO][PID:1568244] Running command 'copr-repo --batched /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-ppc64le --add 05246325-golang-github-netflix-expect' as PID 1585253 [2023-01-19 06:15:56,776][ INFO][PID:1568244] Finished after 15 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-ppc64le --add 05246325-golang-github-netflix-expect) [2023-01-19 06:15:56,777][ INFO][PID:1568244] Getting build details [2023-01-19 06:15:56,778][ INFO][PID:1568244] Listing built binary packages in /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-ppc64le/05246325-golang-github-netflix-expect [2023-01-19 06:15:56,779][ INFO][PID:1568244] Running command 'builtin cd /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-ppc64le/05246325-golang-github-netflix-expect && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done' as PID 1585916 [2023-01-19 06:15:56,792][ INFO][PID:1568244] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-ppc64le/05246325-golang-github-netflix-expect && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done) [2023-01-19 06:15:56,793][ INFO][PID:1568244] Built packages: golang-github-netflix-expect-devel 0 [2023-01-19 06:15:56,794][ INFO][PID:1568244] build details: {'built_packages': 'golang-github-netflix-expect-devel 0'} [2023-01-19 06:15:56,794][ INFO][PID:1568244] Retrieving pubkey [2023-01-19 06:15:56,795][ INFO][PID:1568244] Calling '/bin/sign -u gotmax23#all_go_dependents@copr.fedorahosted.org -p' (attempt #1) [2023-01-19 06:15:57,234][ INFO][PID:1568244] 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 06:15:57,235][ INFO][PID:1568244] Finished build: id=5246325 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/gotmax23/all_go_dependents chroot=fedora-rawhide-ppc64le [2023-01-19 06:15:57,236][ INFO][PID:1568244] Worker succeeded build, took 367.18715476989746 [2023-01-19 06:15:57,310][ INFO][PID:1568244] Sending fedora-messaging bus message in build.end [2023-01-19 06:15:57,332][ INFO][PID:1568244] Compressing /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-ppc64le/05246325-golang-github-netflix-expect/builder-live.log by gzip [2023-01-19 06:15:57,334][ INFO][PID:1568244] Running command 'gzip /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-ppc64le/05246325-golang-github-netflix-expect/builder-live.log' as PID 1585954 [2023-01-19 06:15:57,339][ INFO][PID:1568244] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-ppc64le/05246325-golang-github-netflix-expect/builder-live.log) [2023-01-19 06:15:57,340][ INFO][PID:1568244] Compressing /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-ppc64le/05246325-golang-github-netflix-expect/backend.log by gzip [2023-01-19 06:15:57,341][ INFO][PID:1568244] Running command 'gzip /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-ppc64le/05246325-golang-github-netflix-expect/backend.log' as PID 1585957