[2023-07-30 10:25:28,375][ INFO][PID:4136145] Marking build as starting [2023-07-30 10:25:28,552][ INFO][PID:4136145] Trying to allocate VM [2023-07-30 10:25:31,590][ INFO][PID:4136145] Allocated host ResallocHost, ticket_id=3539252, hostname=54.242.249.168 [2023-07-30 10:25:31,590][ INFO][PID:4136145] Allocating ssh connection to builder [2023-07-30 10:25:31,591][ INFO][PID:4136145] Checking that builder machine is OK [2023-07-30 10:25:32,360][ INFO][PID:4136145] Filling build.info file with builder info [2023-07-30 10:25:32,361][ INFO][PID:4136145] Marking build as running on frontend [2023-07-30 10:25:32,455][ INFO][PID:4136145] Sending fedora-messaging bus message in build.start [2023-07-30 10:25:33,849][ INFO][PID:4136145] Sending fedora-messaging bus message in chroot.start [2023-07-30 10:25:33,869][ INFO][PID:4136145] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/6223228-epel-9-aarch64 --chroot epel-9-aarch64 --detached [2023-07-30 10:25:34,442][ INFO][PID:4136145] Downloading the builder-live.log file, attempt 1 [2023-07-30 10:26:21,274][ INFO][PID:4136145] Downloading results from builder [2023-07-30 10:26:21,718][ INFO][PID:4136145] Releasing VM back to pool [2023-07-30 10:26:21,739][ INFO][PID:4136145] Searching for 'success' file in resultdir [2023-07-30 10:26:21,740][ INFO][PID:4136145] Going to sign pkgs from source: 6223228-epel-9-aarch64 in chroot: /var/lib/copr/public_html/results/gregw/apple2/epel-9-aarch64 [2023-07-30 10:26:21,740][ INFO][PID:4136145] Calling '/bin/sign -u gregw#apple2@copr.fedorahosted.org -p' (attempt #1) [2023-07-30 10:26:22,219][ INFO][PID:4136145] Calling '/bin/sign -4 -h sha256 -u gregw#apple2@copr.fedorahosted.org -r /var/lib/copr/public_html/results/gregw/apple2/epel-9-aarch64/06223228-a2tools/a2tools-debugsource-003-1.el9.aarch64.rpm' (attempt #1) [2023-07-30 10:26:23,806][ INFO][PID:4136145] signed rpm: /var/lib/copr/public_html/results/gregw/apple2/epel-9-aarch64/06223228-a2tools/a2tools-debugsource-003-1.el9.aarch64.rpm [2023-07-30 10:26:23,807][ INFO][PID:4136145] Calling '/bin/sign -4 -h sha256 -u gregw#apple2@copr.fedorahosted.org -r /var/lib/copr/public_html/results/gregw/apple2/epel-9-aarch64/06223228-a2tools/a2tools-003-1.el9.src.rpm' (attempt #1) [2023-07-30 10:26:24,937][ INFO][PID:4136145] signed rpm: /var/lib/copr/public_html/results/gregw/apple2/epel-9-aarch64/06223228-a2tools/a2tools-003-1.el9.src.rpm [2023-07-30 10:26:24,937][ INFO][PID:4136145] Calling '/bin/sign -4 -h sha256 -u gregw#apple2@copr.fedorahosted.org -r /var/lib/copr/public_html/results/gregw/apple2/epel-9-aarch64/06223228-a2tools/a2tools-003-1.el9.aarch64.rpm' (attempt #1) [2023-07-30 10:26:26,130][ INFO][PID:4136145] signed rpm: /var/lib/copr/public_html/results/gregw/apple2/epel-9-aarch64/06223228-a2tools/a2tools-003-1.el9.aarch64.rpm [2023-07-30 10:26:26,130][ INFO][PID:4136145] Calling '/bin/sign -4 -h sha256 -u gregw#apple2@copr.fedorahosted.org -r /var/lib/copr/public_html/results/gregw/apple2/epel-9-aarch64/06223228-a2tools/a2tools-debuginfo-003-1.el9.aarch64.rpm' (attempt #1) [2023-07-30 10:26:27,555][ INFO][PID:4136145] signed rpm: /var/lib/copr/public_html/results/gregw/apple2/epel-9-aarch64/06223228-a2tools/a2tools-debuginfo-003-1.el9.aarch64.rpm [2023-07-30 10:26:27,556][ INFO][PID:4136145] Sign done [2023-07-30 10:26:27,556][ INFO][PID:4136145] Incremental createrepo run, adding 06223228-a2tools into https://download.copr.fedorainfracloud.org/results/gregw/apple2/epel-9-aarch64, (auto-create-repo=True) [2023-07-30 10:26:27,558][ INFO][PID:4136145] Running command 'copr-repo --batched /var/lib/copr/public_html/results/gregw/apple2/epel-9-aarch64 --add 06223228-a2tools --no-appstream-metadata' as PID 4138652 [2023-07-30 10:26:29,252][ INFO][PID:4136145] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/gregw/apple2/epel-9-aarch64 --add 06223228-a2tools --no-appstream-metadata) [2023-07-30 10:26:29,253][ INFO][PID:4136145] Getting build details [2023-07-30 10:26:29,254][ INFO][PID:4136145] Listing built binary packages in /var/lib/copr/public_html/results/gregw/apple2/epel-9-aarch64/06223228-a2tools [2023-07-30 10:26:29,255][ INFO][PID:4136145] Running command 'builtin cd /var/lib/copr/public_html/results/gregw/apple2/epel-9-aarch64/06223228-a2tools && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done' as PID 4138718 [2023-07-30 10:26:29,292][ INFO][PID:4136145] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/gregw/apple2/epel-9-aarch64/06223228-a2tools && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done) [2023-07-30 10:26:29,292][ INFO][PID:4136145] Built packages: a2tools 003 a2tools-debuginfo 003 a2tools-debugsource 003 [2023-07-30 10:26:29,293][ INFO][PID:4136145] build details: {'built_packages': 'a2tools 003\na2tools-debuginfo 003\na2tools-debugsource 003'} [2023-07-30 10:26:29,293][ INFO][PID:4136145] Retrieving pubkey [2023-07-30 10:26:29,294][ INFO][PID:4136145] Calling '/bin/sign -u gregw#apple2@copr.fedorahosted.org -p' (attempt #1) [2023-07-30 10:26:29,977][ INFO][PID:4136145] Added pubkey for user gregw project apple2 into: /var/lib/copr/public_html/results/gregw/apple2/pubkey.gpg [2023-07-30 10:26:29,996][ INFO][PID:4136145] Finished build: id=6223228 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/gregw/apple2 chroot=epel-9-aarch64 [2023-07-30 10:26:29,997][ INFO][PID:4136145] Worker succeeded build, took 57.6361448764801 [2023-07-30 10:26:30,089][ INFO][PID:4136145] Sending fedora-messaging bus message in build.end [2023-07-30 10:26:30,110][ INFO][PID:4136145] Compressing /var/lib/copr/public_html/results/gregw/apple2/epel-9-aarch64/06223228-a2tools/builder-live.log by gzip [2023-07-30 10:26:30,111][ INFO][PID:4136145] Running command 'gzip /var/lib/copr/public_html/results/gregw/apple2/epel-9-aarch64/06223228-a2tools/builder-live.log' as PID 4138748 [2023-07-30 10:26:30,159][ INFO][PID:4136145] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/gregw/apple2/epel-9-aarch64/06223228-a2tools/builder-live.log) [2023-07-30 10:26:30,160][ INFO][PID:4136145] Compressing /var/lib/copr/public_html/results/gregw/apple2/epel-9-aarch64/06223228-a2tools/backend.log by gzip [2023-07-30 10:26:30,160][ INFO][PID:4136145] Running command 'gzip /var/lib/copr/public_html/results/gregw/apple2/epel-9-aarch64/06223228-a2tools/backend.log' as PID 4138750