[2023-03-28 16:27:47,384][  INFO][PID:2058146] Marking build as starting
[2023-03-28 16:27:47,511][  INFO][PID:2058146] Trying to allocate VM
[2023-03-28 16:27:50,928][  INFO][PID:2058146] Allocated host ResallocHost, ticket_id=1730917, hostname=2620:52:3:1:dead:beef:cafe:c1ce
[2023-03-28 16:27:50,929][  INFO][PID:2058146] Allocating ssh connection to builder
[2023-03-28 16:27:50,929][  INFO][PID:2058146] Checking that builder machine is OK
[2023-03-28 16:27:51,692][  INFO][PID:2058146] Filling build.info file with builder info
[2023-03-28 16:27:51,693][  INFO][PID:2058146] Marking build as running on frontend
[2023-03-28 16:27:51,793][  INFO][PID:2058146] Sending fedora-messaging bus message in build.start
[2023-03-28 16:27:53,028][  INFO][PID:2058146] Sending fedora-messaging bus message in chroot.start
[2023-03-28 16:27:53,143][  INFO][PID:2058146] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 5717195 --chroot fedora-rawhide-x86_64 --detached
[2023-03-28 16:27:53,700][  INFO][PID:2058146] Downloading the builder-live.log file, attempt 1
[2023-03-28 16:33:08,982][  INFO][PID:2058146] Downloading results from builder
[2023-03-28 16:33:09,380][  INFO][PID:2058146] Releasing VM back to pool
[2023-03-28 16:33:09,433][  INFO][PID:2058146] Searching for 'success' file in resultdir
[2023-03-28 16:33:09,434][  INFO][PID:2058146] Going to sign pkgs from source: 5717195-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64
[2023-03-28 16:33:09,435][  INFO][PID:2058146] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2023-03-28 16:33:09,853][  INFO][PID:2058146] 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/05717195-python-capsulecrm-python/python3-capsulecrm-python-0.1.7-1.fc39.noarch.rpm' (attempt #1)
[2023-03-28 16:33:11,165][  INFO][PID:2058146] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05717195-python-capsulecrm-python/python3-capsulecrm-python-0.1.7-1.fc39.noarch.rpm
[2023-03-28 16:33:11,166][  INFO][PID:2058146] 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/05717195-python-capsulecrm-python/python-capsulecrm-python-0.1.7-1.fc39.src.rpm' (attempt #1)
[2023-03-28 16:33:12,421][  INFO][PID:2058146] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05717195-python-capsulecrm-python/python-capsulecrm-python-0.1.7-1.fc39.src.rpm
[2023-03-28 16:33:12,422][  INFO][PID:2058146] Sign done
[2023-03-28 16:33:12,422][  INFO][PID:2058146] Incremental createrepo run, adding 05717195-python-capsulecrm-python into https://download.copr.fedorainfracloud.org/results/@copr/PyPI/fedora-rawhide-x86_64, (auto-create-repo=True)
[2023-03-28 16:33:12,424][  INFO][PID:2058146] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64 --add 05717195-python-capsulecrm-python --no-appstream-metadata' as PID 2083726
[2023-03-28 16:36:32,470][  INFO][PID:2058146] Finished after 200 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64 --add 05717195-python-capsulecrm-python --no-appstream-metadata)
[2023-03-28 16:36:32,472][  INFO][PID:2058146] Getting build details
[2023-03-28 16:36:32,474][  INFO][PID:2058146] Listing built binary packages in /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05717195-python-capsulecrm-python
[2023-03-28 16:36:32,475][  INFO][PID:2058146] Running command 'builtin cd /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05717195-python-capsulecrm-python && for f in `ls *.rpm | grep -v "src.rpm$"`; do   rpm --nosignature -qp --qf "%{NAME} %{VERSION}
" $f; done' as PID 2100817
[2023-03-28 16:36:32,499][  INFO][PID:2058146] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05717195-python-capsulecrm-python && for f in `ls *.rpm | grep -v "src.rpm$"`; do   rpm --nosignature -qp --qf "%{NAME} %{VERSION}
" $f; done)
[2023-03-28 16:36:32,500][  INFO][PID:2058146] Built packages:
python3-capsulecrm-python 0.1.7
[2023-03-28 16:36:32,500][  INFO][PID:2058146] build details: {'built_packages': 'python3-capsulecrm-python 0.1.7'}
[2023-03-28 16:36:32,500][  INFO][PID:2058146] Retrieving pubkey
[2023-03-28 16:36:32,501][  INFO][PID:2058146] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2023-03-28 16:36:33,499][  INFO][PID:2058146] Added pubkey for user @copr project PyPI into: /var/lib/copr/public_html/results/@copr/PyPI/pubkey.gpg
[2023-03-28 16:36:33,500][  INFO][PID:2058146] Finished build: id=5717195 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=fedora-rawhide-x86_64 
[2023-03-28 16:36:33,502][  INFO][PID:2058146] Worker succeeded build, took 521.8089845180511
[2023-03-28 16:36:33,711][  INFO][PID:2058146] Sending fedora-messaging bus message in build.end
[2023-03-28 16:36:33,732][  INFO][PID:2058146] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05717195-python-capsulecrm-python/builder-live.log by gzip
[2023-03-28 16:36:33,734][  INFO][PID:2058146] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05717195-python-capsulecrm-python/builder-live.log' as PID 2100931
[2023-03-28 16:36:33,747][  INFO][PID:2058146] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05717195-python-capsulecrm-python/builder-live.log)
[2023-03-28 16:36:33,748][  INFO][PID:2058146] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/05717195-python-capsulecrm-python/backend.log by gzip