[2023-03-20 18:02:13,381][ INFO][PID:81034] Marking build as starting [2023-03-20 18:02:13,494][ INFO][PID:81034] Trying to allocate VM [2023-03-20 18:02:16,629][ INFO][PID:81034] Allocated host ResallocHost, ticket_id=1611603, hostname=2620:52:3:1:dead:beef:cafe:c157 [2023-03-20 18:02:16,630][ INFO][PID:81034] Allocating ssh connection to builder [2023-03-20 18:02:16,630][ INFO][PID:81034] Checking that builder machine is OK [2023-03-20 18:02:17,167][ INFO][PID:81034] Filling build.info file with builder info [2023-03-20 18:02:17,168][ INFO][PID:81034] Marking build as running on frontend [2023-03-20 18:02:17,270][ INFO][PID:81034] Sending fedora-messaging bus message in build.start [2023-03-20 18:02:18,478][ INFO][PID:81034] Sending fedora-messaging bus message in chroot.start [2023-03-20 18:02:18,569][ INFO][PID:81034] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 5684703 --chroot fedora-rawhide-x86_64 --detached [2023-03-20 18:02:19,080][ INFO][PID:81034] Downloading the builder-live.log file, attempt 1 [2023-03-20 18:03:43,515][ INFO][PID:81034] Downloading results from builder [2023-03-20 18:03:44,317][ INFO][PID:81034] Releasing VM back to pool [2023-03-20 18:03:44,330][ INFO][PID:81034] Searching for 'success' file in resultdir [2023-03-20 18:03:44,330][ INFO][PID:81034] Going to sign pkgs from source: 5684703-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/gotmax23/golang_leaves_check2/fedora-rawhide-x86_64 [2023-03-20 18:03:44,331][ INFO][PID:81034] Calling '/bin/sign -u gotmax23#golang_leaves_check2@copr.fedorahosted.org -p' (attempt #1) [2023-03-20 18:03:44,984][ INFO][PID:81034] Calling '/bin/sign -4 -h sha256 -u gotmax23#golang_leaves_check2@copr.fedorahosted.org -r /var/lib/copr/public_html/results/gotmax23/golang_leaves_check2/fedora-rawhide-x86_64/05684703-golang-github-linkedin-goavro/compat-golang-github-linkedin-goavro-2-devel-2.10.0-7.fc39.noarch.rpm' (attempt #1) [2023-03-20 18:03:46,680][ INFO][PID:81034] signed rpm: /var/lib/copr/public_html/results/gotmax23/golang_leaves_check2/fedora-rawhide-x86_64/05684703-golang-github-linkedin-goavro/compat-golang-github-linkedin-goavro-2-devel-2.10.0-7.fc39.noarch.rpm [2023-03-20 18:03:46,681][ INFO][PID:81034] Calling '/bin/sign -4 -h sha256 -u gotmax23#golang_leaves_check2@copr.fedorahosted.org -r /var/lib/copr/public_html/results/gotmax23/golang_leaves_check2/fedora-rawhide-x86_64/05684703-golang-github-linkedin-goavro/golang-github-linkedin-goavro-2.10.0-7.fc39.src.rpm' (attempt #1) [2023-03-20 18:03:47,905][ INFO][PID:81034] signed rpm: /var/lib/copr/public_html/results/gotmax23/golang_leaves_check2/fedora-rawhide-x86_64/05684703-golang-github-linkedin-goavro/golang-github-linkedin-goavro-2.10.0-7.fc39.src.rpm [2023-03-20 18:03:47,906][ INFO][PID:81034] Calling '/bin/sign -4 -h sha256 -u gotmax23#golang_leaves_check2@copr.fedorahosted.org -r /var/lib/copr/public_html/results/gotmax23/golang_leaves_check2/fedora-rawhide-x86_64/05684703-golang-github-linkedin-goavro/golang-github-linkedin-goavro-devel-2.10.0-7.fc39.noarch.rpm' (attempt #1) [2023-03-20 18:03:49,045][ INFO][PID:81034] signed rpm: /var/lib/copr/public_html/results/gotmax23/golang_leaves_check2/fedora-rawhide-x86_64/05684703-golang-github-linkedin-goavro/golang-github-linkedin-goavro-devel-2.10.0-7.fc39.noarch.rpm [2023-03-20 18:03:49,046][ INFO][PID:81034] Sign done [2023-03-20 18:03:49,047][ INFO][PID:81034] Incremental createrepo run, adding 05684703-golang-github-linkedin-goavro into https://download.copr.fedorainfracloud.org/results/gotmax23/golang_leaves_check2/fedora-rawhide-x86_64, (auto-create-repo=True) [2023-03-20 18:03:49,048][ INFO][PID:81034] Running command 'copr-repo --batched /var/lib/copr/public_html/results/gotmax23/golang_leaves_check2/fedora-rawhide-x86_64 --add 05684703-golang-github-linkedin-goavro --no-appstream-metadata' as PID 103607 [2023-03-20 18:03:53,635][ INFO][PID:81034] Finished after 4 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/gotmax23/golang_leaves_check2/fedora-rawhide-x86_64 --add 05684703-golang-github-linkedin-goavro --no-appstream-metadata) [2023-03-20 18:03:53,636][ INFO][PID:81034] Getting build details [2023-03-20 18:03:53,636][ INFO][PID:81034] Listing built binary packages in /var/lib/copr/public_html/results/gotmax23/golang_leaves_check2/fedora-rawhide-x86_64/05684703-golang-github-linkedin-goavro [2023-03-20 18:03:53,637][ INFO][PID:81034] Running command 'builtin cd /var/lib/copr/public_html/results/gotmax23/golang_leaves_check2/fedora-rawhide-x86_64/05684703-golang-github-linkedin-goavro && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done' as PID 105808 [2023-03-20 18:03:53,664][ INFO][PID:81034] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/gotmax23/golang_leaves_check2/fedora-rawhide-x86_64/05684703-golang-github-linkedin-goavro && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done) [2023-03-20 18:03:53,665][ INFO][PID:81034] Built packages: compat-golang-github-linkedin-goavro-2-devel 2.10.0 golang-github-linkedin-goavro-devel 2.10.0 [2023-03-20 18:03:53,665][ INFO][PID:81034] build details: {'built_packages': 'compat-golang-github-linkedin-goavro-2-devel 2.10.0\ngolang-github-linkedin-goavro-devel 2.10.0'} [2023-03-20 18:03:53,666][ INFO][PID:81034] Retrieving pubkey [2023-03-20 18:03:53,666][ INFO][PID:81034] Calling '/bin/sign -u gotmax23#golang_leaves_check2@copr.fedorahosted.org -p' (attempt #1) [2023-03-20 18:03:54,225][ INFO][PID:81034] Added pubkey for user gotmax23 project golang_leaves_check2 into: /var/lib/copr/public_html/results/gotmax23/golang_leaves_check2/pubkey.gpg [2023-03-20 18:03:54,227][ INFO][PID:81034] Finished build: id=5684703 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/gotmax23/golang_leaves_check2 chroot=fedora-rawhide-x86_64 [2023-03-20 18:03:54,228][ INFO][PID:81034] Worker succeeded build, took 97.06036305427551 [2023-03-20 18:03:54,301][ INFO][PID:81034] Sending fedora-messaging bus message in build.end [2023-03-20 18:03:54,322][ INFO][PID:81034] Compressing /var/lib/copr/public_html/results/gotmax23/golang_leaves_check2/fedora-rawhide-x86_64/05684703-golang-github-linkedin-goavro/builder-live.log by gzip [2023-03-20 18:03:54,323][ INFO][PID:81034] Running command 'gzip /var/lib/copr/public_html/results/gotmax23/golang_leaves_check2/fedora-rawhide-x86_64/05684703-golang-github-linkedin-goavro/builder-live.log' as PID 105968 [2023-03-20 18:03:54,329][ INFO][PID:81034] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/gotmax23/golang_leaves_check2/fedora-rawhide-x86_64/05684703-golang-github-linkedin-goavro/builder-live.log) [2023-03-20 18:03:54,330][ INFO][PID:81034] Compressing /var/lib/copr/public_html/results/gotmax23/golang_leaves_check2/fedora-rawhide-x86_64/05684703-golang-github-linkedin-goavro/backend.log by gzip [2023-03-20 18:03:54,331][ INFO][PID:81034] Running command 'gzip /var/lib/copr/public_html/results/gotmax23/golang_leaves_check2/fedora-rawhide-x86_64/05684703-golang-github-linkedin-goavro/backend.log' as PID 105969