[2025-10-23 02:02:29,815][ INFO][PID:2671448] Marking build as starting [2025-10-23 02:02:29,851][ INFO][PID:2671448] Checking for cancel request [2025-10-23 02:02:29,852][ INFO][PID:2671448] VM allocation process starts [2025-10-23 02:02:29,864][ INFO][PID:2671448] Trying to allocate VM: ResallocHost, ticket_id=5802161, requested_tags=['copr_builder', 'arch_x86_64'] [2025-10-23 02:02:34,866][ INFO][PID:2671448] Checking for cancel request [2025-10-23 02:02:35,901][ INFO][PID:2671448] Allocated host ResallocHost, ticket_id=5802161, hostname=44.212.46.214, name=aws_x86_64_normalreserved_prod_07608102_20251023_020055, requested_tags=['copr_builder', 'arch_x86_64'] [2025-10-23 02:02:35,902][ INFO][PID:2671448] Allocating ssh connection to builder [2025-10-23 02:02:35,903][ INFO][PID:2671448] Checking that builder machine is OK [2025-10-23 02:02:36,230][ INFO][PID:2671448] Running remote command: copr-builder-ready srpm-builds [2025-10-23 02:02:36,435][ INFO][PID:2671448] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-10-23 02:02:36,436][ INFO][PID:2671448] Filling build.info file with builder info [2025-10-23 02:02:36,436][ INFO][PID:2671448] Checking for cancel request [2025-10-23 02:02:36,437][ INFO][PID:2671448] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "dirextric", "project_name": "libimobiledevice-git", "project_dirname": "libimobiledevice-git", "submitter": null, "ended_on": null, "started_on": 1761184956.4372163, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9718996", "build_id": 9718996, "package_name": "libimobiledevice-git", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/bin/bash\\n\\n# Be safe.\\nset -euo pipefail\\n\\n# Get latest commit details.\\nlatest_commit_hash=$(curl -s \\\"https://api.github.com/repos/libimobiledevice/libimobiledevice/commits\\\" | jq -r .[0].sha)\\nlatest_commit_time=$(date --date=\\\"$(curl -s \\\"https://api.github.com/repos/libimobiledevice/libimobiledevice/commits\\\" | jq -r .[0].commit.committer.date)\\\" --utc +%Y%m%dT%H%M%SZ)\\n\\n# Get latest tag name.\\ngraphql_auth=\\\"Authorization: bearer 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\\\"\\ngraphql_query='{ \\\"query\\\": \\\"query { repository(owner: \\\\\\\"libimobiledevice\\\\\\\", name: \\\\\\\"libimobiledevice\\\\\\\") { refs(refPrefix: \\\\\\\"refs/tags/\\\\\\\", first: 1, orderBy: {field: TAG_COMMIT_DATE, direction: DESC}) { edges { node { name } } } } }\\\" }'\\nlatest_git_tag=$(curl -s -H \\\"${graphql_auth}\\\" -X POST -d \\\"${graphql_query}\\\" https://api.github.com/graphql | jq -r .data.repository.refs.edges[0].node.name)\\n\\n# Get libimobiledevice-git.spec and source tarballs.\\ncurl -JLOsS \\\"https://gitlab.com/dirextric/libimobiledevice-data/-/raw/master/libimobiledevice-git.spec\\\"\\ncurl -LOsS \\\"https://github.com/libimobiledevice/libimobiledevice/archive/${latest_commit_hash}.tar.gz\\\"\\n\\n# Populate libimobiledevice-git.spec with latest commit and tag values.\\nsed -i 's/REPLACEME_IDEVICE_REVISION/'\\\"${latest_commit_hash}\\\"'/g' libimobiledevice-git.spec\\nsed -i 's/REPLACEME_IDEVICE_VERSION/'\\\"${latest_commit_time}\\\"'/g' libimobiledevice-git.spec\\nsed -i 's/REPLACEME_IDEVICE_TAG/'\\\"${latest_git_tag}\\\"'/g' libimobiledevice-git.spec\\n\\n# Create output folder and move libimobiledevice-git.spec and source tarball into output folder.\\nmkdir output\\nmv libimobiledevice-git.spec output/\\nmv \\\"${latest_commit_hash}\\\".tar.gz output/\\n\", \"chroot\": \"fedora-43-x86_64\", \"builddeps\": \"curl jq\", \"resultdir\": \"output/\", \"tmp\": \"tmpwb_s9k_r\", \"hook_data\": true}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "dirextric/libimobiledevice-git--01890703-84be-4172-b734-960d7de77177", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "destdir": "/var/lib/copr/public_html/results/dirextric/libimobiledevice-git", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/dirextric/libimobiledevice-git", "result_dir": "09718996", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9718996, "mockchain_macros": { "copr_username": "dirextric", "copr_projectname": "libimobiledevice-git", "vendor": "Fedora Project COPR (dirextric/libimobiledevice-git)" } } ] } [2025-10-23 02:02:36,485][ INFO][PID:2671448] Sending fedora-messaging bus message in build.start [2025-10-23 02:02:37,207][ INFO][PID:2671448] Sending fedora-messaging bus message in chroot.start [2025-10-23 02:02:37,239][ INFO][PID:2671448] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9718996 --detached [2025-10-23 02:02:37,585][ INFO][PID:2671448] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '44.212.46.214' (ED25519) to the list of known hosts. [2025-10-23 02:02:37,587][ INFO][PID:2671448] Downloading the builder-live.log file, attempt 1 [2025-10-23 02:02:37,588][ INFO][PID:2671448] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.212.46.214 copr-rpmbuild-log [2025-10-23 02:02:42,604][ INFO][PID:2671448] Periodic builder liveness probe: alive [2025-10-23 02:02:42,605][ INFO][PID:2671448] Checking for cancel request [2025-10-23 02:02:47,607][ INFO][PID:2671448] Checking for cancel request [2025-10-23 02:02:52,609][ INFO][PID:2671448] Checking for cancel request [2025-10-23 02:02:57,611][ INFO][PID:2671448] Checking for cancel request [2025-10-23 02:03:02,612][ INFO][PID:2671448] Checking for cancel request [2025-10-23 02:03:07,613][ INFO][PID:2671448] Checking for cancel request [2025-10-23 02:03:11,852][ INFO][PID:2671448] Downloading results from builder [2025-10-23 02:03:11,853][ INFO][PID:2671448] rsyncing of mockbuilder@44.212.46.214:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/dirextric/libimobiledevice-git/srpm-builds/09718996 started [2025-10-23 02:03:11,854][ INFO][PID:2671448] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.212.46.214:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/dirextric/libimobiledevice-git/srpm-builds/09718996/ &> /var/lib/copr/public_html/results/dirextric/libimobiledevice-git/srpm-builds/09718996/build-09718996.rsync.log [2025-10-23 02:03:12,167][ INFO][PID:2671448] rsyncing finished. [2025-10-23 02:03:12,167][ INFO][PID:2671448] Releasing VM back to pool [2025-10-23 02:03:12,214][ INFO][PID:2671448] Searching for 'success' file in resultdir [2025-10-23 02:03:12,215][ INFO][PID:2671448] Getting build details [2025-10-23 02:03:12,215][ INFO][PID:2671448] Retrieving SRPM info from /var/lib/copr/public_html/results/dirextric/libimobiledevice-git/srpm-builds/09718996 [2025-10-23 02:03:12,216][ INFO][PID:2671448] SRPM URL: https://download.copr.fedorainfracloud.org/results/dirextric/libimobiledevice-git/srpm-builds/09718996/libimobiledevice-git-20251023T020158Z-1.src.rpm [2025-10-23 02:03:12,216][ INFO][PID:2671448] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/dirextric/libimobiledevice-git/srpm-builds/09718996/libimobiledevice-git-20251023T020158Z-1.src.rpm', 'pkg_name': 'libimobiledevice-git', 'pkg_version': '20251023T020158Z-1'} [2025-10-23 02:03:12,217][ INFO][PID:2671448] Finished build: id=9718996 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/dirextric/libimobiledevice-git chroot=srpm-builds [2025-10-23 02:03:12,218][ INFO][PID:2671448] Worker succeeded build, took 35.78153157234192 [2025-10-23 02:03:12,219][ INFO][PID:2671448] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "dirextric", "project_name": "libimobiledevice-git", "project_dirname": "libimobiledevice-git", "submitter": null, "ended_on": 1761184992.2187479, "started_on": 1761184956.4372163, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9718996", "build_id": 9718996, "package_name": "libimobiledevice-git", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/bin/bash\\n\\n# Be safe.\\nset -euo pipefail\\n\\n# Get latest commit details.\\nlatest_commit_hash=$(curl -s \\\"https://api.github.com/repos/libimobiledevice/libimobiledevice/commits\\\" | jq -r .[0].sha)\\nlatest_commit_time=$(date --date=\\\"$(curl -s \\\"https://api.github.com/repos/libimobiledevice/libimobiledevice/commits\\\" | jq -r .[0].commit.committer.date)\\\" --utc +%Y%m%dT%H%M%SZ)\\n\\n# Get latest tag name.\\ngraphql_auth=\\\"Authorization: bearer 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\\\"\\ngraphql_query='{ \\\"query\\\": \\\"query { repository(owner: \\\\\\\"libimobiledevice\\\\\\\", name: \\\\\\\"libimobiledevice\\\\\\\") { refs(refPrefix: \\\\\\\"refs/tags/\\\\\\\", first: 1, orderBy: {field: TAG_COMMIT_DATE, direction: DESC}) { edges { node { name } } } } }\\\" }'\\nlatest_git_tag=$(curl -s -H \\\"${graphql_auth}\\\" -X POST -d \\\"${graphql_query}\\\" https://api.github.com/graphql | jq -r .data.repository.refs.edges[0].node.name)\\n\\n# Get libimobiledevice-git.spec and source tarballs.\\ncurl -JLOsS \\\"https://gitlab.com/dirextric/libimobiledevice-data/-/raw/master/libimobiledevice-git.spec\\\"\\ncurl -LOsS \\\"https://github.com/libimobiledevice/libimobiledevice/archive/${latest_commit_hash}.tar.gz\\\"\\n\\n# Populate libimobiledevice-git.spec with latest commit and tag values.\\nsed -i 's/REPLACEME_IDEVICE_REVISION/'\\\"${latest_commit_hash}\\\"'/g' libimobiledevice-git.spec\\nsed -i 's/REPLACEME_IDEVICE_VERSION/'\\\"${latest_commit_time}\\\"'/g' libimobiledevice-git.spec\\nsed -i 's/REPLACEME_IDEVICE_TAG/'\\\"${latest_git_tag}\\\"'/g' libimobiledevice-git.spec\\n\\n# Create output folder and move libimobiledevice-git.spec and source tarball into output folder.\\nmkdir output\\nmv libimobiledevice-git.spec output/\\nmv \\\"${latest_commit_hash}\\\".tar.gz output/\\n\", \"chroot\": \"fedora-43-x86_64\", \"builddeps\": \"curl jq\", \"resultdir\": \"output/\", \"tmp\": \"tmpwb_s9k_r\", \"hook_data\": true}", "pkg_name": "libimobiledevice-git", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/dirextric/libimobiledevice-git/srpm-builds/09718996/libimobiledevice-git-20251023T020158Z-1.src.rpm", "uses_devel_repo": null, "sandbox": "dirextric/libimobiledevice-git--01890703-84be-4172-b734-960d7de77177", "results": { "name": "libimobiledevice-git", "epoch": null, "version": "20251023T020158Z", "release": "1", "exclusivearch": [], "excludearch": [] }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "destdir": "/var/lib/copr/public_html/results/dirextric/libimobiledevice-git", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/dirextric/libimobiledevice-git", "result_dir": "09718996", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "20251023T020158Z-1", "id": 9718996, "mockchain_macros": { "copr_username": "dirextric", "copr_projectname": "libimobiledevice-git", "vendor": "Fedora Project COPR (dirextric/libimobiledevice-git)" } } ] } [2025-10-23 02:03:12,306][ INFO][PID:2671448] Sending fedora-messaging bus message in build.end [2025-10-23 02:03:12,332][ INFO][PID:2671448] Compressing /var/lib/copr/public_html/results/dirextric/libimobiledevice-git/srpm-builds/09718996/builder-live.log by gzip [2025-10-23 02:03:12,333][ INFO][PID:2671448] Running command 'gzip /var/lib/copr/public_html/results/dirextric/libimobiledevice-git/srpm-builds/09718996/builder-live.log' as PID 2675198 [2025-10-23 02:03:12,337][ INFO][PID:2671448] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/dirextric/libimobiledevice-git/srpm-builds/09718996/builder-live.log) [2025-10-23 02:03:12,338][ INFO][PID:2671448] Compressing /var/lib/copr/public_html/results/dirextric/libimobiledevice-git/srpm-builds/09718996/backend.log by gzip [2025-10-23 02:03:12,339][ INFO][PID:2671448] Running command 'gzip /var/lib/copr/public_html/results/dirextric/libimobiledevice-git/srpm-builds/09718996/backend.log' as PID 2675200