[2023-03-10 01:23:09,619][  INFO][PID:980245] Marking build as starting
[2023-03-10 01:23:09,758][  INFO][PID:980245] Trying to allocate VM
[2023-03-10 01:23:12,790][  INFO][PID:980245] Allocated host ResallocHost, ticket_id=1412416, hostname=2620:52:3:1:dead:beef:cafe:c192
[2023-03-10 01:23:12,791][  INFO][PID:980245] Allocating ssh connection to builder
[2023-03-10 01:23:12,792][  INFO][PID:980245] Checking that builder machine is OK
[2023-03-10 01:23:13,876][  INFO][PID:980245] Filling build.info file with builder info
[2023-03-10 01:23:13,878][  INFO][PID:980245] Marking build as running on frontend
[2023-03-10 01:23:13,989][  INFO][PID:980245] Sending fedora-messaging bus message in build.start
[2023-03-10 01:23:15,137][  INFO][PID:980245] Sending fedora-messaging bus message in chroot.start
[2023-03-10 01:23:15,223][  INFO][PID:980245] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 5620285 --chroot epel-9-x86_64 --detached
[2023-03-10 01:23:15,801][  INFO][PID:980245] Downloading the builder-live.log file, attempt 1
[2023-03-10 01:26:48,995][  INFO][PID:980245] Downloading results from builder
[2023-03-10 01:26:49,364][  INFO][PID:980245] Releasing VM back to pool
[2023-03-10 01:26:49,377][  INFO][PID:980245] Searching for 'success' file in resultdir
[2023-03-10 01:26:49,378][  INFO][PID:980245] Going to sign pkgs from source: 5620285-epel-9-x86_64 in chroot: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64
[2023-03-10 01:26:49,378][  INFO][PID:980245] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2023-03-10 01:26:49,971][  INFO][PID:980245] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/05620285-python-chapa/python3-chapa-0.0.5-1.el9.noarch.rpm' (attempt #1)
[2023-03-10 01:26:51,076][  INFO][PID:980245] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/05620285-python-chapa/python3-chapa-0.0.5-1.el9.noarch.rpm
[2023-03-10 01:26:51,077][  INFO][PID:980245] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/05620285-python-chapa/python-chapa-0.0.5-1.el9.src.rpm' (attempt #1)
[2023-03-10 01:26:52,156][  INFO][PID:980245] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/05620285-python-chapa/python-chapa-0.0.5-1.el9.src.rpm
[2023-03-10 01:26:52,157][  INFO][PID:980245] Sign done
[2023-03-10 01:26:52,157][  INFO][PID:980245] Incremental createrepo run, adding 05620285-python-chapa into https://download.copr.fedorainfracloud.org/results/@copr/PyPI/epel-9-x86_64, (auto-create-repo=True)
[2023-03-10 01:26:52,158][  INFO][PID:980245] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64 --add 05620285-python-chapa --no-appstream-metadata' as PID 997569
[2023-03-10 01:28:28,883][  INFO][PID:980245] Finished after 96 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64 --add 05620285-python-chapa --no-appstream-metadata)
[2023-03-10 01:28:28,885][  INFO][PID:980245] Getting build details
[2023-03-10 01:28:28,885][  INFO][PID:980245] Listing built binary packages in /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/05620285-python-chapa
[2023-03-10 01:28:28,886][  INFO][PID:980245] Running command 'builtin cd /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/05620285-python-chapa && for f in `ls *.rpm | grep -v "src.rpm$"`; do   rpm --nosignature -qp --qf "%{NAME} %{VERSION}
" $f; done' as PID 1004635
[2023-03-10 01:28:28,900][  INFO][PID:980245] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/05620285-python-chapa && for f in `ls *.rpm | grep -v "src.rpm$"`; do   rpm --nosignature -qp --qf "%{NAME} %{VERSION}
" $f; done)
[2023-03-10 01:28:28,901][  INFO][PID:980245] Built packages:
python3-chapa 0.0.5
[2023-03-10 01:28:28,902][  INFO][PID:980245] build details: {'built_packages': 'python3-chapa 0.0.5'}
[2023-03-10 01:28:28,902][  INFO][PID:980245] Retrieving pubkey
[2023-03-10 01:28:28,902][  INFO][PID:980245] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2023-03-10 01:28:29,389][  INFO][PID:980245] Added pubkey for user @copr project PyPI into: /var/lib/copr/public_html/results/@copr/PyPI/pubkey.gpg
[2023-03-10 01:28:29,390][  INFO][PID:980245] Finished build: id=5620285 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=epel-9-x86_64 
[2023-03-10 01:28:29,391][  INFO][PID:980245] Worker succeeded build, took 315.5137803554535
[2023-03-10 01:28:29,475][  INFO][PID:980245] Sending fedora-messaging bus message in build.end
[2023-03-10 01:28:29,495][  INFO][PID:980245] Compressing /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/05620285-python-chapa/builder-live.log by gzip
[2023-03-10 01:28:29,497][  INFO][PID:980245] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/05620285-python-chapa/builder-live.log' as PID 1004675
[2023-03-10 01:28:29,505][  INFO][PID:980245] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/05620285-python-chapa/builder-live.log)
[2023-03-10 01:28:29,506][  INFO][PID:980245] Compressing /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/05620285-python-chapa/backend.log by gzip
[2023-03-10 01:28:29,507][  INFO][PID:980245] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/05620285-python-chapa/backend.log' as PID 1004677