[2026-05-09 15:43:16,699][ INFO][PID:4161113] Marking build as starting [2026-05-09 15:43:16,751][ INFO][PID:4161113] Checking for cancel request [2026-05-09 15:43:16,753][ INFO][PID:4161113] VM allocation process starts [2026-05-09 15:43:16,819][ INFO][PID:4161113] Trying to allocate VM: ResallocHost, ticket_id=2803950, requested_tags=['arch_x86_64', 'copr_builder'] [2026-05-09 15:43:19,884][ INFO][PID:4161113] Allocated host ResallocHost, ticket_id=2803950, hostname=54.210.153.48, name=aws_x86_64_reserved_prod_08703164_20260509_153227, requested_tags=['arch_x86_64', 'copr_builder'] [2026-05-09 15:43:19,885][ INFO][PID:4161113] Allocating ssh connection to builder [2026-05-09 15:43:19,885][ INFO][PID:4161113] Checking that builder machine is OK [2026-05-09 15:43:20,244][ INFO][PID:4161113] Installed copr-rpmbuild version: 1.8 [2026-05-09 15:43:20,245][ INFO][PID:4161113] Running remote command: copr-builder-ready srpm-builds [2026-05-09 15:43:20,475][ INFO][PID:4161113] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-05-09 15:43:20,476][ INFO][PID:4161113] Filling build.info file with builder info [2026-05-09 15:43:20,477][ INFO][PID:4161113] Checking for cancel request [2026-05-09 15:43:20,478][ INFO][PID:4161113] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "aldi45ckr", "project_name": "all-packages", "project_dirname": "all-packages", "submitter": "aldi45ckr", "ended_on": null, "started_on": 1778341400.478244, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10439936", "build_id": 10439936, "package_name": "postman", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/usr/bin/env bash\\nset -euo pipefail\\n\\nCHANGELOG_URL=\\\"https://dl.pstmn.io/changelog?channel=stable&platform=linux64\\\"\\n\\necho \\\"Fetching latest Postman version...\\\"\\n\\nLATEST_VERSION=$(\\n curl -fsSL \\\"$CHANGELOG_URL\\\" \\\\\\n | jq -r '.changelog[0].name'\\n)\\n\\nif [[ -z \\\"${LATEST_VERSION}\\\" || \\\"${LATEST_VERSION}\\\" == \\\"null\\\" ]]; then\\n echo \\\"ERROR: Failed to detect latest version\\\"\\n exit 1\\nfi\\n\\necho \\\"Latest version detected: ${LATEST_VERSION}\\\"\\n\\necho \\\"Generating desktop entry...\\\"\\n\\ncat > postman.desktop <<'EOF'\\n[Desktop Entry]\\nName=Postman\\nComment=API Platform for building and using APIs\\nExec=postman %U\\nTerminal=false\\nType=Application\\nIcon=postman\\nCategories=Development;Network;\\nStartupNotify=true\\nStartupWMClass=Postman\\nMimeType=x-scheme-handler/postman;\\nEOF\\n\\necho \\\"Generating SPEC file...\\\"\\n\\ncat > postman.spec < /var/lib/copr/public_html/results/aldi45ckr/all-packages/srpm-builds/10439936/build-10439936.rsync.log [2026-05-09 15:44:03,005][ INFO][PID:4161113] rsyncing finished. [2026-05-09 15:44:03,006][ INFO][PID:4161113] VM Release request [2026-05-09 15:44:03,017][ INFO][PID:4161113] Searching for 'success' file in resultdir [2026-05-09 15:44:03,018][ INFO][PID:4161113] Getting build details [2026-05-09 15:44:03,019][ INFO][PID:4161113] Retrieving SRPM info from /var/lib/copr/public_html/results/aldi45ckr/all-packages/srpm-builds/10439936 [2026-05-09 15:44:03,020][ INFO][PID:4161113] SRPM URL: https://download.copr.fedorainfracloud.org/results/aldi45ckr/all-packages/srpm-builds/10439936/postman-12.9.7-1.src.rpm [2026-05-09 15:44:03,020][ INFO][PID:4161113] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/aldi45ckr/all-packages/srpm-builds/10439936/postman-12.9.7-1.src.rpm', 'pkg_name': 'postman', 'pkg_version': '12.9.7-1'} [2026-05-09 15:44:03,021][ INFO][PID:4161113] Finished build: id=10439936 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/aldi45ckr/all-packages chroot=srpm-builds [2026-05-09 15:44:03,023][ INFO][PID:4161113] Worker succeeded build, took 42.54515552520752 [2026-05-09 15:44:03,024][ INFO][PID:4161113] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "aldi45ckr", "project_name": "all-packages", "project_dirname": "all-packages", "submitter": "aldi45ckr", "ended_on": 1778341443.0233996, "started_on": 1778341400.478244, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10439936", "build_id": 10439936, "package_name": "postman", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/usr/bin/env bash\\nset -euo pipefail\\n\\nCHANGELOG_URL=\\\"https://dl.pstmn.io/changelog?channel=stable&platform=linux64\\\"\\n\\necho \\\"Fetching latest Postman version...\\\"\\n\\nLATEST_VERSION=$(\\n curl -fsSL \\\"$CHANGELOG_URL\\\" \\\\\\n | jq -r '.changelog[0].name'\\n)\\n\\nif [[ -z \\\"${LATEST_VERSION}\\\" || \\\"${LATEST_VERSION}\\\" == \\\"null\\\" ]]; then\\n echo \\\"ERROR: Failed to detect latest version\\\"\\n exit 1\\nfi\\n\\necho \\\"Latest version detected: ${LATEST_VERSION}\\\"\\n\\necho \\\"Generating desktop entry...\\\"\\n\\ncat > postman.desktop <<'EOF'\\n[Desktop Entry]\\nName=Postman\\nComment=API Platform for building and using APIs\\nExec=postman %U\\nTerminal=false\\nType=Application\\nIcon=postman\\nCategories=Development;Network;\\nStartupNotify=true\\nStartupWMClass=Postman\\nMimeType=x-scheme-handler/postman;\\nEOF\\n\\necho \\\"Generating SPEC file...\\\"\\n\\ncat > postman.spec <