[2023-01-19 07:56:54,560][ INFO][PID:1966573] Marking build as starting [2023-01-19 07:56:54,683][ INFO][PID:1966573] Trying to allocate VM [2023-01-19 07:57:00,889][ INFO][PID:1966573] Allocated host ResallocHost, ticket_id=570148, hostname=2620:52:3:1:dead:beef:cafe:c14c [2023-01-19 07:57:00,890][ INFO][PID:1966573] Allocating ssh connection to builder [2023-01-19 07:57:00,891][ INFO][PID:1966573] Checking that builder machine is OK [2023-01-19 07:57:01,671][ INFO][PID:1966573] Filling build.info file with builder info [2023-01-19 07:57:01,672][ INFO][PID:1966573] Marking build as running on frontend [2023-01-19 07:57:01,768][ INFO][PID:1966573] Sending fedora-messaging bus message in build.start [2023-01-19 07:57:03,044][ INFO][PID:1966573] Sending fedora-messaging bus message in chroot.start [2023-01-19 07:57:03,084][ INFO][PID:1966573] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 5246730 --chroot fedora-rawhide-i386 --detached [2023-01-19 07:57:03,615][ INFO][PID:1966573] Downloading the builder-live.log file, attempt 1 [2023-01-19 07:59:52,438][ INFO][PID:1966573] Downloading results from builder [2023-01-19 07:59:52,821][ INFO][PID:1966573] Releasing VM back to pool [2023-01-19 07:59:52,863][ INFO][PID:1966573] Searching for 'success' file in resultdir [2023-01-19 07:59:52,864][ INFO][PID:1966573] Going to sign pkgs from source: 5246730-fedora-rawhide-i386 in chroot: /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386 [2023-01-19 07:59:52,864][ INFO][PID:1966573] Calling '/bin/sign -u gotmax23#all_go_dependents@copr.fedorahosted.org -p' (attempt #1) [2023-01-19 07:59:53,249][ INFO][PID:1966573] 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/05246730-golang-github-tj-kinesis/golang-github-tj-kinesis-devel-0-0.3.20210807git08b17f5.fc38.noarch.rpm' (attempt #1) [2023-01-19 07:59:54,423][ INFO][PID:1966573] signed rpm: /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246730-golang-github-tj-kinesis/golang-github-tj-kinesis-devel-0-0.3.20210807git08b17f5.fc38.noarch.rpm [2023-01-19 07:59:54,424][ INFO][PID:1966573] 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/05246730-golang-github-tj-kinesis/golang-github-tj-kinesis-0-0.3.20210807git08b17f5.fc38.src.rpm' (attempt #1) [2023-01-19 07:59:55,609][ INFO][PID:1966573] signed rpm: /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246730-golang-github-tj-kinesis/golang-github-tj-kinesis-0-0.3.20210807git08b17f5.fc38.src.rpm [2023-01-19 07:59:55,610][ INFO][PID:1966573] 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/05246730-golang-github-tj-kinesis/golang-github-tj-kinesis-0-0.3.20230118git08b17f5.fc38.src.rpm' (attempt #1) [2023-01-19 07:59:56,735][ INFO][PID:1966573] signed rpm: /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246730-golang-github-tj-kinesis/golang-github-tj-kinesis-0-0.3.20230118git08b17f5.fc38.src.rpm [2023-01-19 07:59:56,736][ INFO][PID:1966573] Sign done [2023-01-19 07:59:56,737][ INFO][PID:1966573] Incremental createrepo run, adding 05246730-golang-github-tj-kinesis into https://download.copr.fedorainfracloud.org/results/gotmax23/all_go_dependents/fedora-rawhide-i386, (auto-create-repo=True) [2023-01-19 07:59:56,739][ INFO][PID:1966573] Running command 'copr-repo --batched /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386 --add 05246730-golang-github-tj-kinesis' as PID 1984375 [2023-01-19 08:00:17,881][ INFO][PID:1966573] Finished after 21 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386 --add 05246730-golang-github-tj-kinesis) [2023-01-19 08:00:17,883][ INFO][PID:1966573] Getting build details [2023-01-19 08:00:17,884][ INFO][PID:1966573] Listing built binary packages in /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246730-golang-github-tj-kinesis [2023-01-19 08:00:17,886][ INFO][PID:1966573] Running command 'builtin cd /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246730-golang-github-tj-kinesis && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done' as PID 1985867 [2023-01-19 08:00:17,909][ INFO][PID:1966573] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246730-golang-github-tj-kinesis && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done) [2023-01-19 08:00:17,910][ INFO][PID:1966573] Built packages: golang-github-tj-kinesis-devel 0 [2023-01-19 08:00:17,911][ INFO][PID:1966573] build details: {'built_packages': 'golang-github-tj-kinesis-devel 0'} [2023-01-19 08:00:17,911][ INFO][PID:1966573] Retrieving pubkey [2023-01-19 08:00:17,913][ INFO][PID:1966573] Calling '/bin/sign -u gotmax23#all_go_dependents@copr.fedorahosted.org -p' (attempt #1) [2023-01-19 08:00:18,242][ INFO][PID:1966573] 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 08:00:18,243][ INFO][PID:1966573] Finished build: id=5246730 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/gotmax23/all_go_dependents chroot=fedora-rawhide-i386 [2023-01-19 08:00:18,245][ INFO][PID:1966573] Worker succeeded build, took 196.57330226898193 [2023-01-19 08:00:18,400][ INFO][PID:1966573] Sending fedora-messaging bus message in build.end [2023-01-19 08:00:18,424][ INFO][PID:1966573] Compressing /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246730-golang-github-tj-kinesis/builder-live.log by gzip [2023-01-19 08:00:18,427][ INFO][PID:1966573] Running command 'gzip /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246730-golang-github-tj-kinesis/builder-live.log' as PID 1985911 [2023-01-19 08:00:18,457][ INFO][PID:1966573] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246730-golang-github-tj-kinesis/builder-live.log) [2023-01-19 08:00:18,459][ INFO][PID:1966573] Compressing /var/lib/copr/public_html/results/gotmax23/all_go_dependents/fedora-rawhide-i386/05246730-golang-github-tj-kinesis/backend.log by gzip