[2024-11-11 10:52:05,052][ INFO][PID:1465849] Marking build as starting [2024-11-11 10:52:05,107][ INFO][PID:1465849] Trying to allocate VM [2024-11-11 10:52:08,201][ INFO][PID:1465849] Allocated host ResallocHost, ticket_id=5808106, hostname=2620:52:3:1:dead:beef:cafe:c155 [2024-11-11 10:52:08,202][ INFO][PID:1465849] Allocating ssh connection to builder [2024-11-11 10:52:08,203][ INFO][PID:1465849] Checking that builder machine is OK [2024-11-11 10:52:08,757][ INFO][PID:1465849] Running remote command: copr-builder-ready srpm-builds [2024-11-11 10:52:09,095][ INFO][PID:1465849] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2024-11-11 10:52:09,095][ INFO][PID:1465849] Filling build.info file with builder info [2024-11-11 10:52:09,097][ INFO][PID:1465849] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "@copr", "project_name": "copr-pull-requests", "project_dirname": "copr-pull-requests:pr:3509", "submitter": null, "ended_on": null, "started_on": 1731322329.096773, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "8240766", "build_id": 8240766, "package_name": "copr-frontend", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#! /bin/bash -x\\n\\nset -e\\n\\nclone_url_parent=https://github.com/fedora-copr/copr\\n\\nworkdir=$(basename \\\"$clone_url_parent\\\")\\nworkdir=${workdir%%.git}\\n\\nhook_payload=$(readlink -f \\\"${HOOK_PAYLOAD-hook_payload}\\\")\\n\\nmkdir -p \\\"$COPR_RESULTDIR\\\"\\nresultdir=$(readlink -f \\\"$COPR_RESULTDIR\\\")\\n\\n# clone the helper scripts when needed, and add to PATH\\ntest -d copr-ci-tooling \\\\\\n || git clone --depth 1 https://github.com/praiskup/copr-ci-tooling.git\\nexport PATH=\\\"$PWD/copr-ci-tooling:$PATH\\\"\\n\\n# clone the tested project\\ngit clone \\\\\\n --recursive \\\\\\n --no-single-branch \\\\\\n \\\"$clone_url_parent\\\"\\n\\n# checkout requested revision\\ncd \\\"$workdir\\\"\\n\\nwebhook-checkout \\\"$hook_payload\\\"\\n\\nbasename=$(basename \\\"$resultdir\\\")\\ncd \\\"$basename\\\"\\n\\ntito build --srpm --test -o \\\"$resultdir\\\"\\n\\ncd \\\"$resultdir\\\"\\nbsdtar -xf *.src.rpm\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"bsdtar tito\", \"resultdir\": \"results/frontend\", \"repos\": \"\", \"tmp\": \"tmpqydx0hrg\", \"hook_data\": true}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "@copr/copr-pull-requests--f9fdf9d4-be56-4eec-b506-60ea81e9f629", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "background": true, "repos": [], "destdir": "/var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:3509", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:3509", "result_dir": "08240766", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 8240766, "mockchain_macros": { "copr_username": "@copr", "copr_projectname": "copr-pull-requests", "vendor": "Fedora Project COPR (@copr/copr-pull-requests)" } } ] } [2024-11-11 10:52:09,145][ INFO][PID:1465849] Sending fedora-messaging bus message in build.start [2024-11-11 10:52:09,734][ INFO][PID:1465849] Sending fedora-messaging bus message in chroot.start [2024-11-11 10:52:09,753][ INFO][PID:1465849] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8240766 --detached [2024-11-11 10:52:10,320][ INFO][PID:1465849] Downloading the builder-live.log file, attempt 1 [2024-11-11 10:52:10,322][ INFO][PID:1465849] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c155 copr-rpmbuild-log [2024-11-11 10:52:15,329][ INFO][PID:1465849] Periodic builder liveness probe: alive [2024-11-11 10:53:27,164][ INFO][PID:1465849] Downloading results from builder [2024-11-11 10:53:27,165][ INFO][PID:1465849] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c155]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:3509/srpm-builds/08240766 started [2024-11-11 10:53:27,166][ INFO][PID:1465849] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@[2620:52:3:1:dead:beef:cafe:c155]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:3509/srpm-builds/08240766/ &> /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:3509/srpm-builds/08240766/build-08240766.rsync.log [2024-11-11 10:53:27,618][ INFO][PID:1465849] rsyncing finished. [2024-11-11 10:53:27,619][ INFO][PID:1465849] Releasing VM back to pool [2024-11-11 10:53:27,627][ INFO][PID:1465849] Searching for 'success' file in resultdir [2024-11-11 10:53:27,628][ INFO][PID:1465849] Getting build details [2024-11-11 10:53:27,629][ INFO][PID:1465849] Retrieving SRPM info from /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:3509/srpm-builds/08240766 [2024-11-11 10:53:27,629][ INFO][PID:1465849] SRPM URL: https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:3509/srpm-builds/08240766/copr-frontend-2.1-1.git.26.1b70602.src.rpm [2024-11-11 10:53:27,630][ INFO][PID:1465849] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:3509/srpm-builds/08240766/copr-frontend-2.1-1.git.26.1b70602.src.rpm', 'pkg_name': 'copr-frontend', 'pkg_version': '2.1-1.git.26.1b70602'} [2024-11-11 10:53:27,630][ INFO][PID:1465849] Finished build: id=8240766 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:3509 chroot=srpm-builds [2024-11-11 10:53:27,632][ INFO][PID:1465849] Worker succeeded build, took 78.53570580482483 [2024-11-11 10:53:27,633][ INFO][PID:1465849] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "@copr", "project_name": "copr-pull-requests", "project_dirname": "copr-pull-requests:pr:3509", "submitter": null, "ended_on": 1731322407.6324787, "started_on": 1731322329.096773, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "8240766", "build_id": 8240766, "package_name": "copr-frontend", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#! /bin/bash -x\\n\\nset -e\\n\\nclone_url_parent=https://github.com/fedora-copr/copr\\n\\nworkdir=$(basename \\\"$clone_url_parent\\\")\\nworkdir=${workdir%%.git}\\n\\nhook_payload=$(readlink -f \\\"${HOOK_PAYLOAD-hook_payload}\\\")\\n\\nmkdir -p \\\"$COPR_RESULTDIR\\\"\\nresultdir=$(readlink -f \\\"$COPR_RESULTDIR\\\")\\n\\n# clone the helper scripts when needed, and add to PATH\\ntest -d copr-ci-tooling \\\\\\n || git clone --depth 1 https://github.com/praiskup/copr-ci-tooling.git\\nexport PATH=\\\"$PWD/copr-ci-tooling:$PATH\\\"\\n\\n# clone the tested project\\ngit clone \\\\\\n --recursive \\\\\\n --no-single-branch \\\\\\n \\\"$clone_url_parent\\\"\\n\\n# checkout requested revision\\ncd \\\"$workdir\\\"\\n\\nwebhook-checkout \\\"$hook_payload\\\"\\n\\nbasename=$(basename \\\"$resultdir\\\")\\ncd \\\"$basename\\\"\\n\\ntito build --srpm --test -o \\\"$resultdir\\\"\\n\\ncd \\\"$resultdir\\\"\\nbsdtar -xf *.src.rpm\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"bsdtar tito\", \"resultdir\": \"results/frontend\", \"repos\": \"\", \"tmp\": \"tmpqydx0hrg\", \"hook_data\": true}", "pkg_name": "copr-frontend", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:3509/srpm-builds/08240766/copr-frontend-2.1-1.git.26.1b70602.src.rpm", "uses_devel_repo": null, "sandbox": "@copr/copr-pull-requests--f9fdf9d4-be56-4eec-b506-60ea81e9f629", "results": { "name": "copr-frontend", "epoch": null, "version": "2.1", "release": "1.git.26.1b70602", "exclusivearch": [], "excludearch": [] }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "background": true, "repos": [], "destdir": "/var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:3509", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:3509", "result_dir": "08240766", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "2.1-1.git.26.1b70602", "id": 8240766, "mockchain_macros": { "copr_username": "@copr", "copr_projectname": "copr-pull-requests", "vendor": "Fedora Project COPR (@copr/copr-pull-requests)" } } ] } [2024-11-11 10:53:27,690][ INFO][PID:1465849] Sending fedora-messaging bus message in build.end [2024-11-11 10:53:27,713][ INFO][PID:1465849] Compressing /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:3509/srpm-builds/08240766/builder-live.log by gzip [2024-11-11 10:53:27,714][ INFO][PID:1465849] Running command 'gzip /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:3509/srpm-builds/08240766/builder-live.log' as PID 1468859 [2024-11-11 10:53:27,721][ INFO][PID:1465849] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:3509/srpm-builds/08240766/builder-live.log) [2024-11-11 10:53:27,722][ INFO][PID:1465849] Compressing /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:3509/srpm-builds/08240766/backend.log by gzip [2024-11-11 10:53:27,723][ INFO][PID:1465849] Running command 'gzip /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:3509/srpm-builds/08240766/backend.log' as PID 1468860