[2025-03-25 16:37:38,932][ INFO][PID:1429793] Marking build as starting [2025-03-25 16:37:38,964][ INFO][PID:1429793] Trying to allocate VM [2025-03-25 16:39:07,179][ INFO][PID:1429793] Allocated host ResallocHost, ticket_id=2034357, hostname=54.80.157.25, name=aws_x86_64_spot_prod_02314061_20250325_163730 [2025-03-25 16:39:07,181][ INFO][PID:1429793] Allocating ssh connection to builder [2025-03-25 16:39:07,183][ INFO][PID:1429793] Checking that builder machine is OK [2025-03-25 16:39:07,560][ INFO][PID:1429793] Running remote command: copr-builder-ready srpm-builds [2025-03-25 16:39:07,847][ INFO][PID:1429793] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-03-25 16:39:07,853][ INFO][PID:1429793] Filling build.info file with builder info [2025-03-25 16:39:07,858][ INFO][PID:1429793] 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-dev", "project_dirname": "copr-dev", "submitter": null, "ended_on": null, "started_on": 1742920747.8580582, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "8819460", "build_id": 8819460, "package_name": "copr-dist-git", "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-42-x86_64\", \"builddeps\": \"bsdtar tito\", \"resultdir\": \"results/dist-git\", \"tmp\": \"tmpsm1de0di\", \"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-dev--2b96bddb-d6d0-4ede-9dbf-ffcb6b209c51", "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-dev", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/copr-dev", "result_dir": "08819460", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 8819460, "mockchain_macros": { "copr_username": "@copr", "copr_projectname": "copr-dev", "vendor": "Fedora Project COPR (@copr/copr-dev)" } } ] } [2025-03-25 16:39:07,899][ INFO][PID:1429793] Sending fedora-messaging bus message in build.start [2025-03-25 16:39:09,281][ INFO][PID:1429793] Sending fedora-messaging bus message in chroot.start [2025-03-25 16:39:09,315][ INFO][PID:1429793] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8819460 --detached [2025-03-25 16:39:09,721][ INFO][PID:1429793] Downloading the builder-live.log file, attempt 1 [2025-03-25 16:39:09,726][ INFO][PID:1429793] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.80.157.25 copr-rpmbuild-log [2025-03-25 16:39:14,740][ INFO][PID:1429793] Periodic builder liveness probe: alive [2025-03-25 16:39:44,581][ INFO][PID:1429793] Downloading results from builder [2025-03-25 16:39:44,582][ INFO][PID:1429793] rsyncing of mockbuilder@54.80.157.25:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/copr-dev/srpm-builds/08819460 started [2025-03-25 16:39:44,590][ INFO][PID:1429793] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.80.157.25:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/copr-dev/srpm-builds/08819460/ &> /var/lib/copr/public_html/results/@copr/copr-dev/srpm-builds/08819460/build-08819460.rsync.log [2025-03-25 16:39:44,940][ INFO][PID:1429793] rsyncing finished. [2025-03-25 16:39:44,945][ INFO][PID:1429793] Releasing VM back to pool [2025-03-25 16:39:44,970][ INFO][PID:1429793] Searching for 'success' file in resultdir [2025-03-25 16:39:44,973][ INFO][PID:1429793] Getting build details [2025-03-25 16:39:44,974][ INFO][PID:1429793] Retrieving SRPM info from /var/lib/copr/public_html/results/@copr/copr-dev/srpm-builds/08819460 [2025-03-25 16:39:44,978][ INFO][PID:1429793] SRPM URL: https://download.copr.fedorainfracloud.org/results/@copr/copr-dev/srpm-builds/08819460/copr-dist-git-1.1.post1-1.git.8162.3a5543a.src.rpm [2025-03-25 16:39:44,987][ INFO][PID:1429793] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/@copr/copr-dev/srpm-builds/08819460/copr-dist-git-1.1.post1-1.git.8162.3a5543a.src.rpm', 'pkg_name': 'copr-dist-git', 'pkg_version': '1.1.post1-1.git.8162.3a5543a'} [2025-03-25 16:39:44,989][ INFO][PID:1429793] Finished build: id=8819460 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/@copr/copr-dev chroot=srpm-builds [2025-03-25 16:39:44,999][ INFO][PID:1429793] Worker succeeded build, took 37.14114809036255 [2025-03-25 16:39:45,003][ INFO][PID:1429793] 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-dev", "project_dirname": "copr-dev", "submitter": null, "ended_on": 1742920784.9992063, "started_on": 1742920747.8580582, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "8819460", "build_id": 8819460, "package_name": "copr-dist-git", "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-42-x86_64\", \"builddeps\": \"bsdtar tito\", \"resultdir\": \"results/dist-git\", \"tmp\": \"tmpsm1de0di\", \"hook_data\": true}", "pkg_name": "copr-dist-git", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/@copr/copr-dev/srpm-builds/08819460/copr-dist-git-1.1.post1-1.git.8162.3a5543a.src.rpm", "uses_devel_repo": null, "sandbox": "@copr/copr-dev--2b96bddb-d6d0-4ede-9dbf-ffcb6b209c51", "results": { "name": "copr-dist-git", "epoch": null, "version": "1.1.post1", "release": "1.git.8162.3a5543a", "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-dev", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/copr-dev", "result_dir": "08819460", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "1.1.post1-1.git.8162.3a5543a", "id": 8819460, "mockchain_macros": { "copr_username": "@copr", "copr_projectname": "copr-dev", "vendor": "Fedora Project COPR (@copr/copr-dev)" } } ] } [2025-03-25 16:39:45,064][ INFO][PID:1429793] Sending fedora-messaging bus message in build.end [2025-03-25 16:39:45,171][ INFO][PID:1429793] Compressing /var/lib/copr/public_html/results/@copr/copr-dev/srpm-builds/08819460/builder-live.log by gzip [2025-03-25 16:39:45,185][ INFO][PID:1429793] Running command 'gzip /var/lib/copr/public_html/results/@copr/copr-dev/srpm-builds/08819460/builder-live.log' as PID 1450419 [2025-03-25 16:39:45,267][ INFO][PID:1429793] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/copr-dev/srpm-builds/08819460/builder-live.log) [2025-03-25 16:39:45,269][ INFO][PID:1429793] Compressing /var/lib/copr/public_html/results/@copr/copr-dev/srpm-builds/08819460/backend.log by gzip