[2023-05-15 15:36:35,303][ INFO][PID:341766] Marking build as starting [2023-05-15 15:36:35,319][ INFO][PID:341766] Trying to allocate VM [2023-05-15 15:36:38,344][ INFO][PID:341766] Allocated host ResallocHost, ticket_id=117382, hostname=10.0.1.27 [2023-05-15 15:36:38,345][ INFO][PID:341766] Allocating ssh connection to builder [2023-05-15 15:36:38,345][ INFO][PID:341766] Checking that builder machine is OK [2023-05-15 15:36:38,516][ INFO][PID:341766] Filling build.info file with builder info [2023-05-15 15:36:38,518][ INFO][PID:341766] Marking build as running on frontend [2023-05-15 15:36:38,532][ INFO][PID:341766] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 56028 --chroot openeuler-22.03_LTS_SP1-aarch64 --detached [2023-05-15 15:36:38,967][ INFO][PID:341766] Downloading the builder-live.log file, attempt 1 [2023-05-15 15:40:10,380][ INFO][PID:341766] Downloading results from builder [2023-05-15 15:40:10,459][ INFO][PID:341766] Releasing VM back to pool [2023-05-15 15:40:10,470][ INFO][PID:341766] Searching for 'success' file in resultdir [2023-05-15 15:40:10,470][ INFO][PID:341766] Going to sign pkgs from source: 56028-openeuler-22.03_LTS_SP1-aarch64 in chroot: /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03_LTS_SP1-aarch64 [2023-05-15 15:40:10,470][ INFO][PID:341766] Calling '/bin/sign -u mywaaagh_admin#pypi@copr.osinfra.cn -p' (attempt #1) [2023-05-15 15:40:10,600][ INFO][PID:341766] 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_LTS_SP1-aarch64/00056028-python-gevent-socketio-hartwork/python-gevent-socketio-hartwork-help-0.3.6.post201803091952-1.noarch.rpm' (attempt #1) [2023-05-15 15:40:10,998][ INFO][PID:341766] signed rpm: /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03_LTS_SP1-aarch64/00056028-python-gevent-socketio-hartwork/python-gevent-socketio-hartwork-help-0.3.6.post201803091952-1.noarch.rpm [2023-05-15 15:40:10,999][ INFO][PID:341766] 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_LTS_SP1-aarch64/00056028-python-gevent-socketio-hartwork/python-gevent-socketio-hartwork-0.3.6.post201803091952-1.src.rpm' (attempt #1) [2023-05-15 15:40:11,403][ INFO][PID:341766] signed rpm: /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03_LTS_SP1-aarch64/00056028-python-gevent-socketio-hartwork/python-gevent-socketio-hartwork-0.3.6.post201803091952-1.src.rpm [2023-05-15 15:40:11,403][ INFO][PID:341766] 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_LTS_SP1-aarch64/00056028-python-gevent-socketio-hartwork/python3-gevent-socketio-hartwork-0.3.6.post201803091952-1.noarch.rpm' (attempt #1) [2023-05-15 15:40:11,809][ INFO][PID:341766] signed rpm: /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03_LTS_SP1-aarch64/00056028-python-gevent-socketio-hartwork/python3-gevent-socketio-hartwork-0.3.6.post201803091952-1.noarch.rpm [2023-05-15 15:40:11,809][ INFO][PID:341766] Sign done [2023-05-15 15:40:11,810][ INFO][PID:341766] Incremental createrepo run, adding 00056028-python-gevent-socketio-hartwork into http://copr-backend.fedora-copr-prod.svc.cluster.local:5002/results//mywaaagh_admin/pypi/openeuler-22.03_LTS_SP1-aarch64, (auto-create-repo=True) [2023-05-15 15:40:11,811][ INFO][PID:341766] Running command 'copr-repo --batched /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03_LTS_SP1-aarch64 --add 00056028-python-gevent-socketio-hartwork --no-appstream-metadata' as PID 342361 [2023-05-15 15:41:01,684][ INFO][PID:341766] Finished after 49 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03_LTS_SP1-aarch64 --add 00056028-python-gevent-socketio-hartwork --no-appstream-metadata) [2023-05-15 15:41:01,685][ INFO][PID:341766] Getting build details [2023-05-15 15:41:01,685][ INFO][PID:341766] Listing built binary packages in /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03_LTS_SP1-aarch64/00056028-python-gevent-socketio-hartwork [2023-05-15 15:41:01,686][ INFO][PID:341766] Running command 'builtin cd /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03_LTS_SP1-aarch64/00056028-python-gevent-socketio-hartwork && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done' as PID 342528 [2023-05-15 15:41:01,698][ INFO][PID:341766] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03_LTS_SP1-aarch64/00056028-python-gevent-socketio-hartwork && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done) [2023-05-15 15:41:01,698][ INFO][PID:341766] Built packages: python-gevent-socketio-hartwork-help 0.3.6.post201803091952 python3-gevent-socketio-hartwork 0.3.6.post201803091952 [2023-05-15 15:41:01,698][ INFO][PID:341766] build details: {'built_packages': 'python-gevent-socketio-hartwork-help 0.3.6.post201803091952\npython3-gevent-socketio-hartwork 0.3.6.post201803091952'} [2023-05-15 15:41:01,699][ INFO][PID:341766] Retrieving pubkey [2023-05-15 15:41:01,699][ INFO][PID:341766] Calling '/bin/sign -u mywaaagh_admin#pypi@copr.osinfra.cn -p' (attempt #1) [2023-05-15 15:41:01,828][ INFO][PID:341766] Added pubkey for user mywaaagh_admin project pypi into: /var/lib/copr/public_html/results/mywaaagh_admin/pypi/pubkey.gpg [2023-05-15 15:41:01,829][ INFO][PID:341766] Finished build: id=56028 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/mywaaagh_admin/pypi chroot=openeuler-22.03_LTS_SP1-aarch64 [2023-05-15 15:41:01,832][ INFO][PID:341766] Worker succeeded build, took 263.31420373916626 [2023-05-15 15:41:01,848][ INFO][PID:341766] Compressing /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03_LTS_SP1-aarch64/00056028-python-gevent-socketio-hartwork/builder-live.log by gzip [2023-05-15 15:41:01,849][ INFO][PID:341766] Running command 'gzip /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03_LTS_SP1-aarch64/00056028-python-gevent-socketio-hartwork/builder-live.log' as PID 342535 [2023-05-15 15:41:01,852][ INFO][PID:341766] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03_LTS_SP1-aarch64/00056028-python-gevent-socketio-hartwork/builder-live.log) [2023-05-15 15:41:01,853][ INFO][PID:341766] Compressing /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03_LTS_SP1-aarch64/00056028-python-gevent-socketio-hartwork/backend.log by gzip [2023-05-15 15:41:01,853][ INFO][PID:341766] Running command 'gzip /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03_LTS_SP1-aarch64/00056028-python-gevent-socketio-hartwork/backend.log' as PID 342536