[2023-03-27 06:17:40,770][  INFO][PID:2033822] Marking build as starting
[2023-03-27 06:17:40,847][  INFO][PID:2033822] Trying to allocate VM
[2023-03-27 06:17:43,937][  INFO][PID:2033822] Allocated host ResallocHost, ticket_id=1705110, hostname=2620:52:3:1:dead:beef:cafe:c18b
[2023-03-27 06:17:43,937][  INFO][PID:2033822] Allocating ssh connection to builder
[2023-03-27 06:17:43,938][  INFO][PID:2033822] Checking that builder machine is OK
[2023-03-27 06:17:44,863][  INFO][PID:2033822] Filling build.info file with builder info
[2023-03-27 06:17:44,867][  INFO][PID:2033822] Marking build as running on frontend
[2023-03-27 06:17:44,957][  INFO][PID:2033822] Sending fedora-messaging bus message in build.start
[2023-03-27 06:17:45,985][  INFO][PID:2033822] Sending fedora-messaging bus message in chroot.start
[2023-03-27 06:17:46,060][  INFO][PID:2033822] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 5710961 --chroot fedora-rawhide-x86_64 --detached
[2023-03-27 06:17:46,553][  INFO][PID:2033822] Downloading the builder-live.log file, attempt 1
[2023-03-27 06:23:36,182][  INFO][PID:2033822] Downloading results from builder
[2023-03-27 06:23:36,579][  INFO][PID:2033822] Releasing VM back to pool
[2023-03-27 06:23:36,609][  INFO][PID:2033822] Searching for 'success' file in resultdir
[2023-03-27 06:23:36,609][  INFO][PID:2033822] Going to sign pkgs from source: 5710961-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64
[2023-03-27 06:23:36,610][  INFO][PID:2033822] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2023-03-27 06:23:37,127][  INFO][PID:2033822] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05710961-python-myscaledb-client/python3-myscaledb-client-2.0.6-1.fc39.noarch.rpm' (attempt #1)
[2023-03-27 06:23:38,277][  INFO][PID:2033822] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05710961-python-myscaledb-client/python3-myscaledb-client-2.0.6-1.fc39.noarch.rpm
[2023-03-27 06:23:38,278][  INFO][PID:2033822] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05710961-python-myscaledb-client/python-myscaledb-client-2.0.6-1.fc39.src.rpm' (attempt #1)
[2023-03-27 06:23:39,603][  INFO][PID:2033822] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05710961-python-myscaledb-client/python-myscaledb-client-2.0.6-1.fc39.src.rpm
[2023-03-27 06:23:39,604][  INFO][PID:2033822] Sign done
[2023-03-27 06:23:39,604][  INFO][PID:2033822] Incremental createrepo run, adding 05710961-python-myscaledb-client into https://download.copr.fedorainfracloud.org/results/@copr/PyPI/fedora-rawhide-x86_64, (auto-create-repo=True)
[2023-03-27 06:23:39,606][  INFO][PID:2033822] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64 --add 05710961-python-myscaledb-client --no-appstream-metadata' as PID 2051622
[2023-03-27 06:27:00,745][  INFO][PID:2033822] Finished after 201 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64 --add 05710961-python-myscaledb-client --no-appstream-metadata)
[2023-03-27 06:27:00,746][  INFO][PID:2033822] Getting build details
[2023-03-27 06:27:00,747][  INFO][PID:2033822] Listing built binary packages in /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05710961-python-myscaledb-client
[2023-03-27 06:27:00,749][  INFO][PID:2033822] Running command 'builtin cd /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05710961-python-myscaledb-client && for f in `ls *.rpm | grep -v "src.rpm$"`; do   rpm --nosignature -qp --qf "%{NAME} %{VERSION}
" $f; done' as PID 2062447
[2023-03-27 06:27:00,767][  INFO][PID:2033822] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05710961-python-myscaledb-client && for f in `ls *.rpm | grep -v "src.rpm$"`; do   rpm --nosignature -qp --qf "%{NAME} %{VERSION}
" $f; done)
[2023-03-27 06:27:00,768][  INFO][PID:2033822] Built packages:
python3-myscaledb-client 2.0.6
[2023-03-27 06:27:00,769][  INFO][PID:2033822] build details: {'built_packages': 'python3-myscaledb-client 2.0.6'}
[2023-03-27 06:27:00,771][  INFO][PID:2033822] Retrieving pubkey
[2023-03-27 06:27:00,773][  INFO][PID:2033822] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2023-03-27 06:27:01,430][  INFO][PID:2033822] Added pubkey for user @copr project PyPI into: /var/lib/copr/public_html/results/@copr/PyPI/pubkey.gpg
[2023-03-27 06:27:01,430][  INFO][PID:2033822] Finished build: id=5710961 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=fedora-rawhide-x86_64 
[2023-03-27 06:27:01,432][  INFO][PID:2033822] Worker succeeded build, took 556.5655796527863
[2023-03-27 06:27:01,544][  INFO][PID:2033822] Sending fedora-messaging bus message in build.end
[2023-03-27 06:27:01,566][  INFO][PID:2033822] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05710961-python-myscaledb-client/builder-live.log by gzip
[2023-03-27 06:27:01,568][  INFO][PID:2033822] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05710961-python-myscaledb-client/builder-live.log' as PID 2062497
[2023-03-27 06:27:01,577][  INFO][PID:2033822] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05710961-python-myscaledb-client/builder-live.log)
[2023-03-27 06:27:01,579][  INFO][PID:2033822] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05710961-python-myscaledb-client/backend.log by gzip
[2023-03-27 06:27:01,581][  INFO][PID:2033822] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05710961-python-myscaledb-client/backend.log' as PID 2062498