[2025-09-07 08:22:38,180][ INFO][PID:1092857] Marking build as starting [2025-09-07 08:22:38,218][ INFO][PID:1092857] Checking for cancel request [2025-09-07 08:22:38,219][ INFO][PID:1092857] VM allocation process starts [2025-09-07 08:22:38,235][ INFO][PID:1092857] Trying to allocate VM: ResallocHost, ticket_id=4952550, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-07 08:22:41,257][ INFO][PID:1092857] Allocated host ResallocHost, ticket_id=4952550, hostname=3.239.250.247, name=aws_x86_64_normalreserved_prod_06614665_20250907_082109, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-07 08:22:41,257][ INFO][PID:1092857] Allocating ssh connection to builder [2025-09-07 08:22:41,258][ INFO][PID:1092857] Checking that builder machine is OK [2025-09-07 08:22:41,593][ INFO][PID:1092857] Running remote command: copr-builder-ready srpm-builds [2025-09-07 08:22:41,788][ INFO][PID:1092857] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-09-07 08:22:41,788][ INFO][PID:1092857] Filling build.info file with builder info [2025-09-07 08:22:41,789][ INFO][PID:1092857] Checking for cancel request [2025-09-07 08:22:41,790][ INFO][PID:1092857] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "manky201", "project_name": "codeberg.org-avant-hello-world-6", "project_dirname": "codeberg.org-avant-hello-world-6", "submitter": "manky201", "ended_on": null, "started_on": 1757233361.790194, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9531744", "build_id": 9531744, "package_name": null, "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/bin/sh\\nset -e\\n\\ngit config --global user.email \\\"hello@packit.dev\\\"\\ngit config --global user.name \\\"Packit\\\"\\n\\nresultdir=$PWD\\ntmpdir=$(mktemp -d)\\ncd \\\"$tmpdir\\\"\\n\\necho \\\"Cloning repository...\\\"\\ngit clone --depth 1 https://codeberg.org/avant/hello-world repo\\ncd repo\\n\\necho \\\"Checking out PR...\\\"\\ngit fetch origin pull/6/head:pr-6\\ngit checkout pr-6\\n\\necho \\\"Repository checkout completed\\\"\\n\\n# Find package directory and spec file\\npackage_name=\\\"\\\"\\necho \\\"Looking for package: $package_name\\\"\\n\\nif [ -n \\\"$package_name\\\" ] && [ -d \\\"$package_name\\\" ]; then\\n echo \\\"Found package directory: $package_name\\\"\\n cd \\\"$package_name\\\"\\n specfile=\\\"$package_name.spec\\\"\\n if [ ! -f \\\"$specfile\\\" ]; then\\n specfile=$(find . -maxdepth 1 -name \\\"*.spec\\\" -type f | head -1)\\n if [ -z \\\"$specfile\\\" ]; then\\n echo \\\"Error: No spec file found in $package_name directory\\\"\\n exit 1\\n fi\\n fi\\nelse\\n # Find spec file in current directory or subdirectories\\n specfile=$(find . -name \\\"*.spec\\\" -type f | head -1)\\n if [ -z \\\"$specfile\\\" ]; then\\n echo \\\"Error: No spec file found in repository\\\"\\n exit 1\\n fi\\n # Change to directory containing the spec file\\n specdir=$(dirname \\\"$specfile\\\")\\n if [ \\\"$specdir\\\" != \\\".\\\" ]; then\\n cd \\\"$specdir\\\"\\n specfile=$(basename \\\"$specfile\\\")\\n fi\\nfi\\n\\necho \\\"Found spec file: $specfile\\\"\\necho \\\"Working in directory: $(pwd)\\\"\\n\\n# Run spectool to download sources\\necho \\\"Running spectool to download sources...\\\"\\nspectool -g -R \\\"$specfile\\\"\\n\\n# Create result directory and copy files\\nmkdir -p \\\"$resultdir\\\"\\ncp \\\"$specfile\\\" \\\"$resultdir/\\\"\\n\\n# Copy patch files\\necho \\\"Copying patch files...\\\"\\nfor patch in *.patch; do\\n if [ -f \\\"$patch\\\" ]; then\\n cp \\\"$patch\\\" \\\"$resultdir/\\\"\\n fi\\ndone\\n\\n# Copy source files\\necho \\\"Copying source files...\\\"\\nfor source in *.tar.gz *.tar.bz2 *.tar.xz *.zip *.tgz *.tbz2 *.txz; do\\n if [ -f \\\"$source\\\" ]; then\\n cp \\\"$source\\\" \\\"$resultdir/\\\"\\n fi\\ndone\\n\\n# Clean up\\ncd \\\"$resultdir\\\"\\nrm -rf \\\"$tmpdir\\\"\\n\\necho \\\"Source preparation completed successfully\\\"\\necho \\\"Files in result directory:\\\"\\nls -la \\\"$resultdir\\\"\\n\", \"chroot\": \"fedora-42-x86_64\", \"builddeps\": \"packit\", \"resultdir\": null, \"repos\": \"copr://packit/packit-dev\", \"fedora_review\": true}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "manky201/codeberg.org-avant-hello-world-6--manky201", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [ { "baseurl": "https://download.copr.fedorainfracloud.org/results/packit/packit-dev/fedora-42-x86_64/", "id": "copr_packit_packit_dev", "name": "Additional repo copr_packit_packit_dev" } ], "background": false, "destdir": "/var/lib/copr/public_html/results/manky201/codeberg.org-avant-hello-world-6", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/manky201/codeberg.org-avant-hello-world-6", "result_dir": "09531744", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9531744, "mockchain_macros": { "copr_username": "manky201", "copr_projectname": "codeberg.org-avant-hello-world-6", "vendor": "Fedora Project COPR (manky201/codeberg.org-avant-hello-world-6)" } } ] } [2025-09-07 08:22:41,809][ INFO][PID:1092857] Sending fedora-messaging bus message in build.start [2025-09-07 08:22:42,497][ INFO][PID:1092857] Sending fedora-messaging bus message in chroot.start [2025-09-07 08:22:42,524][ INFO][PID:1092857] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9531744 --detached [2025-09-07 08:22:42,846][ INFO][PID:1092857] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '3.239.250.247' (ED25519) to the list of known hosts. [2025-09-07 08:22:42,847][ INFO][PID:1092857] Downloading the builder-live.log file, attempt 1 [2025-09-07 08:22:42,849][ INFO][PID:1092857] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.239.250.247 copr-rpmbuild-log [2025-09-07 08:22:47,866][ INFO][PID:1092857] Periodic builder liveness probe: alive [2025-09-07 08:22:47,867][ INFO][PID:1092857] Checking for cancel request [2025-09-07 08:22:52,868][ INFO][PID:1092857] Checking for cancel request [2025-09-07 08:22:57,869][ INFO][PID:1092857] Checking for cancel request [2025-09-07 08:23:02,870][ INFO][PID:1092857] Checking for cancel request [2025-09-07 08:23:07,893][ INFO][PID:1092857] Checking for cancel request [2025-09-07 08:23:12,894][ INFO][PID:1092857] Checking for cancel request [2025-09-07 08:23:17,895][ INFO][PID:1092857] Checking for cancel request [2025-09-07 08:23:22,901][ INFO][PID:1092857] Checking for cancel request [2025-09-07 08:23:27,911][ INFO][PID:1092857] Checking for cancel request [2025-09-07 08:23:32,913][ INFO][PID:1092857] Checking for cancel request [2025-09-07 08:23:37,915][ INFO][PID:1092857] Checking for cancel request [2025-09-07 08:23:42,916][ INFO][PID:1092857] Checking for cancel request [2025-09-07 08:23:47,917][ INFO][PID:1092857] Checking for cancel request [2025-09-07 08:23:52,919][ INFO][PID:1092857] Checking for cancel request [2025-09-07 08:23:57,920][ INFO][PID:1092857] Checking for cancel request [2025-09-07 08:24:02,921][ INFO][PID:1092857] Checking for cancel request [2025-09-07 08:24:07,922][ INFO][PID:1092857] Checking for cancel request [2025-09-07 08:24:12,923][ INFO][PID:1092857] Checking for cancel request [2025-09-07 08:24:17,924][ INFO][PID:1092857] Checking for cancel request [2025-09-07 08:24:22,925][ INFO][PID:1092857] Checking for cancel request [2025-09-07 08:24:27,926][ INFO][PID:1092857] Checking for cancel request [2025-09-07 08:24:32,928][ INFO][PID:1092857] Checking for cancel request [2025-09-07 08:24:37,929][ INFO][PID:1092857] Checking for cancel request [2025-09-07 08:24:42,930][ INFO][PID:1092857] Checking for cancel request [2025-09-07 08:24:47,931][ INFO][PID:1092857] Checking for cancel request [2025-09-07 08:24:52,932][ INFO][PID:1092857] Checking for cancel request [2025-09-07 08:24:57,933][ INFO][PID:1092857] Checking for cancel request [2025-09-07 08:25:02,934][ INFO][PID:1092857] Checking for cancel request [2025-09-07 08:25:07,935][ INFO][PID:1092857] Checking for cancel request [2025-09-07 08:25:07,936][ INFO][PID:1092857] calling cancel callback, and waiting [2025-09-07 08:25:11,313][ INFO][PID:1092857] Cancel request succeeded out: success err: Warning: Permanently added '3.239.250.247' (ED25519) to the list of known hosts. [2025-09-07 08:25:11,314][ ERROR][PID:1092857] Build was canceled [2025-09-07 08:25:11,314][ INFO][PID:1092857] Releasing VM back to pool [2025-09-07 08:25:11,324][WARNING][PID:1092857] Switching not-finished job state to 'failed' [2025-09-07 08:25:11,325][ INFO][PID:1092857] Worker failed build, took 149.53441071510315 [2025-09-07 08:25:11,325][ INFO][PID:1092857] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "manky201", "project_name": "codeberg.org-avant-hello-world-6", "project_dirname": "codeberg.org-avant-hello-world-6", "submitter": "manky201", "ended_on": 1757233511.3246047, "started_on": 1757233361.790194, "submitted_on": null, "status": 0, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9531744", "build_id": 9531744, "package_name": null, "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/bin/sh\\nset -e\\n\\ngit config --global user.email \\\"hello@packit.dev\\\"\\ngit config --global user.name \\\"Packit\\\"\\n\\nresultdir=$PWD\\ntmpdir=$(mktemp -d)\\ncd \\\"$tmpdir\\\"\\n\\necho \\\"Cloning repository...\\\"\\ngit clone --depth 1 https://codeberg.org/avant/hello-world repo\\ncd repo\\n\\necho \\\"Checking out PR...\\\"\\ngit fetch origin pull/6/head:pr-6\\ngit checkout pr-6\\n\\necho \\\"Repository checkout completed\\\"\\n\\n# Find package directory and spec file\\npackage_name=\\\"\\\"\\necho \\\"Looking for package: $package_name\\\"\\n\\nif [ -n \\\"$package_name\\\" ] && [ -d \\\"$package_name\\\" ]; then\\n echo \\\"Found package directory: $package_name\\\"\\n cd \\\"$package_name\\\"\\n specfile=\\\"$package_name.spec\\\"\\n if [ ! -f \\\"$specfile\\\" ]; then\\n specfile=$(find . -maxdepth 1 -name \\\"*.spec\\\" -type f | head -1)\\n if [ -z \\\"$specfile\\\" ]; then\\n echo \\\"Error: No spec file found in $package_name directory\\\"\\n exit 1\\n fi\\n fi\\nelse\\n # Find spec file in current directory or subdirectories\\n specfile=$(find . -name \\\"*.spec\\\" -type f | head -1)\\n if [ -z \\\"$specfile\\\" ]; then\\n echo \\\"Error: No spec file found in repository\\\"\\n exit 1\\n fi\\n # Change to directory containing the spec file\\n specdir=$(dirname \\\"$specfile\\\")\\n if [ \\\"$specdir\\\" != \\\".\\\" ]; then\\n cd \\\"$specdir\\\"\\n specfile=$(basename \\\"$specfile\\\")\\n fi\\nfi\\n\\necho \\\"Found spec file: $specfile\\\"\\necho \\\"Working in directory: $(pwd)\\\"\\n\\n# Run spectool to download sources\\necho \\\"Running spectool to download sources...\\\"\\nspectool -g -R \\\"$specfile\\\"\\n\\n# Create result directory and copy files\\nmkdir -p \\\"$resultdir\\\"\\ncp \\\"$specfile\\\" \\\"$resultdir/\\\"\\n\\n# Copy patch files\\necho \\\"Copying patch files...\\\"\\nfor patch in *.patch; do\\n if [ -f \\\"$patch\\\" ]; then\\n cp \\\"$patch\\\" \\\"$resultdir/\\\"\\n fi\\ndone\\n\\n# Copy source files\\necho \\\"Copying source files...\\\"\\nfor source in *.tar.gz *.tar.bz2 *.tar.xz *.zip *.tgz *.tbz2 *.txz; do\\n if [ -f \\\"$source\\\" ]; then\\n cp \\\"$source\\\" \\\"$resultdir/\\\"\\n fi\\ndone\\n\\n# Clean up\\ncd \\\"$resultdir\\\"\\nrm -rf \\\"$tmpdir\\\"\\n\\necho \\\"Source preparation completed successfully\\\"\\necho \\\"Files in result directory:\\\"\\nls -la \\\"$resultdir\\\"\\n\", \"chroot\": \"fedora-42-x86_64\", \"builddeps\": \"packit\", \"resultdir\": null, \"repos\": \"copr://packit/packit-dev\", \"fedora_review\": true}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "manky201/codeberg.org-avant-hello-world-6--manky201", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [ { "baseurl": "https://download.copr.fedorainfracloud.org/results/packit/packit-dev/fedora-42-x86_64/", "id": "copr_packit_packit_dev", "name": "Additional repo copr_packit_packit_dev" } ], "background": false, "destdir": "/var/lib/copr/public_html/results/manky201/codeberg.org-avant-hello-world-6", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/manky201/codeberg.org-avant-hello-world-6", "result_dir": "09531744", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9531744, "mockchain_macros": { "copr_username": "manky201", "copr_projectname": "codeberg.org-avant-hello-world-6", "vendor": "Fedora Project COPR (manky201/codeberg.org-avant-hello-world-6)" } } ] } [2025-09-07 08:25:11,373][ INFO][PID:1092857] Sending fedora-messaging bus message in build.end [2025-09-07 08:25:11,397][ INFO][PID:1092857] Compressing /var/lib/copr/public_html/results/manky201/codeberg.org-avant-hello-world-6/srpm-builds/09531744/builder-live.log by gzip [2025-09-07 08:25:11,398][ INFO][PID:1092857] Running command 'gzip /var/lib/copr/public_html/results/manky201/codeberg.org-avant-hello-world-6/srpm-builds/09531744/builder-live.log' as PID 1103107 [2025-09-07 08:25:11,407][ INFO][PID:1092857] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/manky201/codeberg.org-avant-hello-world-6/srpm-builds/09531744/builder-live.log) [2025-09-07 08:25:11,408][ INFO][PID:1092857] Compressing /var/lib/copr/public_html/results/manky201/codeberg.org-avant-hello-world-6/srpm-builds/09531744/backend.log by gzip [2025-09-07 08:25:11,408][ INFO][PID:1092857] Running command 'gzip /var/lib/copr/public_html/results/manky201/codeberg.org-avant-hello-world-6/srpm-builds/09531744/backend.log' as PID 1103108