[2023-04-19 05:35:53,359][  INFO][PID:11787] Marking build as starting
[2023-04-19 05:35:53,377][  INFO][PID:11787] Trying to allocate VM
[2023-04-19 05:35:56,401][  INFO][PID:11787] Allocated host ResallocHost, ticket_id=51761, hostname=10.0.0.118
[2023-04-19 05:35:56,402][  INFO][PID:11787] Allocating ssh connection to builder
[2023-04-19 05:35:56,402][  INFO][PID:11787] Checking that builder machine is OK
[2023-04-19 05:35:56,547][  INFO][PID:11787] Filling build.info file with builder info
[2023-04-19 05:35:56,549][  INFO][PID:11787] Marking build as running on frontend
[2023-04-19 05:35:56,565][  INFO][PID:11787] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 14760 --chroot openeuler-22.03-x86_64 --detached
[2023-04-19 05:35:56,851][  INFO][PID:11787] Downloading the builder-live.log file, attempt 1
[2023-04-19 05:41:27,207][  INFO][PID:11787] Downloading results from builder
[2023-04-19 05:41:27,250][  INFO][PID:11787] Releasing VM back to pool
[2023-04-19 05:41:27,260][  INFO][PID:11787] Searching for 'success' file in resultdir
[2023-04-19 05:41:27,261][  INFO][PID:11787] Going to sign pkgs from source: 14760-openeuler-22.03-x86_64 in chroot: /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64
[2023-04-19 05:41:27,261][  INFO][PID:11787] Calling '/bin/sign -u mywaaagh_admin#pypi@copr.osinfra.cn -p' (attempt #1)
[2023-04-19 05:41:27,445][  INFO][PID:11787] Calling '/bin/sign -4 -h sha1 -u mywaaagh_admin#pypi@copr.osinfra.cn -r /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00014760-python-emot/python-emot-3.1-1.src.rpm' (attempt #1)
[2023-04-19 05:41:27,940][  INFO][PID:11787] signed rpm: /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00014760-python-emot/python-emot-3.1-1.src.rpm
[2023-04-19 05:41:27,940][  INFO][PID:11787] Calling '/bin/sign -4 -h sha1 -u mywaaagh_admin#pypi@copr.osinfra.cn -r /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00014760-python-emot/python3-emot-3.1-1.noarch.rpm' (attempt #1)
[2023-04-19 05:41:28,367][  INFO][PID:11787] signed rpm: /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00014760-python-emot/python3-emot-3.1-1.noarch.rpm
[2023-04-19 05:41:28,367][  INFO][PID:11787] Calling '/bin/sign -4 -h sha1 -u mywaaagh_admin#pypi@copr.osinfra.cn -r /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00014760-python-emot/python-emot-help-3.1-1.noarch.rpm' (attempt #1)
[2023-04-19 05:41:28,803][  INFO][PID:11787] signed rpm: /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00014760-python-emot/python-emot-help-3.1-1.noarch.rpm
[2023-04-19 05:41:28,803][  INFO][PID:11787] Sign done
[2023-04-19 05:41:28,804][  INFO][PID:11787] Incremental createrepo run, adding 00014760-python-emot into http://copr-backend.fedora-copr-prod.svc.cluster.local:5002/results//mywaaagh_admin/pypi/openeuler-22.03-x86_64, (auto-create-repo=True)
[2023-04-19 05:41:28,804][  INFO][PID:11787] Running command 'copr-repo --batched /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64 --add 00014760-python-emot' as PID 12117
[2023-04-19 05:42:05,252][  INFO][PID:11787] Finished after 36 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64 --add 00014760-python-emot)
[2023-04-19 05:42:05,255][  INFO][PID:11787] Getting build details
[2023-04-19 05:42:05,255][  INFO][PID:11787] Listing built binary packages in /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00014760-python-emot
[2023-04-19 05:42:05,256][  INFO][PID:11787] Running command 'builtin cd /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00014760-python-emot && for f in `ls *.rpm | grep -v "src.rpm$"`; do   rpm --nosignature -qp --qf "%{NAME} %{VERSION}
" $f; done' as PID 12160
[2023-04-19 05:42:05,288][  INFO][PID:11787] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00014760-python-emot && for f in `ls *.rpm | grep -v "src.rpm$"`; do   rpm --nosignature -qp --qf "%{NAME} %{VERSION}
" $f; done)
[2023-04-19 05:42:05,289][  INFO][PID:11787] Built packages:
python-emot-help 3.1
python3-emot 3.1
[2023-04-19 05:42:05,289][  INFO][PID:11787] build details: {'built_packages': 'python-emot-help 3.1\npython3-emot 3.1'}
[2023-04-19 05:42:05,289][  INFO][PID:11787] Retrieving pubkey
[2023-04-19 05:42:05,290][  INFO][PID:11787] Calling '/bin/sign -u mywaaagh_admin#pypi@copr.osinfra.cn -p' (attempt #1)
[2023-04-19 05:42:05,422][  INFO][PID:11787] Added pubkey for user mywaaagh_admin project pypi into: /var/lib/copr/public_html/results/mywaaagh_admin/pypi/pubkey.gpg
[2023-04-19 05:42:05,423][  INFO][PID:11787] Finished build: id=14760 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/mywaaagh_admin/pypi chroot=openeuler-22.03-x86_64 
[2023-04-19 05:42:05,426][  INFO][PID:11787] Worker succeeded build, took 368.8768219947815
[2023-04-19 05:42:05,444][  INFO][PID:11787] Compressing /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00014760-python-emot/builder-live.log by gzip
[2023-04-19 05:42:05,445][  INFO][PID:11787] Running command 'gzip /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00014760-python-emot/builder-live.log' as PID 12167
[2023-04-19 05:42:05,451][  INFO][PID:11787] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00014760-python-emot/builder-live.log)
[2023-04-19 05:42:05,452][  INFO][PID:11787] Compressing /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00014760-python-emot/backend.log by gzip
[2023-04-19 05:42:05,452][  INFO][PID:11787] Running command 'gzip /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-x86_64/00014760-python-emot/backend.log' as PID 12168