[2025-04-13 17:32:12,839][ INFO][PID:226435] Marking build as starting [2025-04-13 17:32:12,916][ INFO][PID:226435] Trying to allocate VM: ResallocHost, ticket_id=2380364, requested_tags=['copr_builder', 'arch_x86_64'] [2025-04-13 17:32:15,935][ INFO][PID:226435] Allocated host ResallocHost, ticket_id=2380364, hostname=2620:52:3:1:dead:beef:cafe:c157, name=copr_hv_x86_64_02_prod_03028374_20250413_162011, requested_tags=['copr_builder', 'arch_x86_64'] [2025-04-13 17:32:15,935][ INFO][PID:226435] Allocating ssh connection to builder [2025-04-13 17:32:15,936][ INFO][PID:226435] Checking that builder machine is OK [2025-04-13 17:32:16,494][ INFO][PID:226435] Running remote command: copr-builder-ready srpm-builds [2025-04-13 17:32:16,815][ INFO][PID:226435] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-04-13 17:32:16,816][ INFO][PID:226435] Filling build.info file with builder info [2025-04-13 17:32:16,817][ INFO][PID:226435] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "adrianl40", "project_name": "bbe", "project_dirname": "bbe", "submitter": "adrianl40", "ended_on": null, "started_on": 1744565536.817137, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "8897654", "build_id": 8897654, "package_name": "bbe", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/bin/bash -xe\\n\\n# Set variables\\nPACKAGE_NAME=\\\"bbe\\\"\\nPACKAGE_VERSION=\\\"0.2.2\\\"\\nSOURCE_URL=\\\"https://sourceforge.net/projects/bbe-/files/bbe-0.2.2.tar.gz\\\"\\nOUTPUT_DIR=\\\"$PWD\\\"\\n\\n# Download the source tarball\\ncurl -L --output \\\"$PACKAGE_NAME.tar.gz\\\" \\\"$SOURCE_URL\\\"\\n\\n# Create the spec file\\nSPEC_FILE=\\\"$PACKAGE_NAME.spec\\\"\\ncat <\\\"$SPEC_FILE\\\"\\nName: $PACKAGE_NAME\\nVersion: $PACKAGE_VERSION\\nRelease: 1%{?dist}\\nSummary: A tool for making byte-level changes to binary files\\nLicense: GPLv2+\\nURL: https://sourceforge.net/projects/bbe-/\\nSource0: $PACKAGE_NAME.tar.gz\\n\\nBuildRequires: gcc\\nBuildRequires: make\\nBuildRequires: automake\\nBuildRequires: autoconf\\nBuildRequires: libtool\\n\\n%description\\nBBE is a program for making byte-level changes to binary files.\\n\\n%prep\\n# Use source filename directly\\ntar xf %{SOURCE0}\\n# Find the directory.\\ntree\\nSOURCE_DIR=$(find . -maxdepth 1 -type d -name \\\"$PACKAGE_NAME*\\\")\\ncd \\\"$SOURCE_DIR\\\"\\n\\n# Rename the directory to be consistent\\nmv \\\"$SOURCE_DIR\\\" \\\"$PACKAGE_NAME-$PACKAGE_VERSION\\\"\\ncd \\\"$PACKAGE_NAME-$PACKAGE_VERSION\\\"\\n\\n%build\\n# Need to run autoreconf if configure.ac exists\\nif [ -f configure.ac ]; then\\n autoreconf -fiv\\nfi\\n./configure --prefix=/usr\\nmake\\n\\n%install\\nmake install DESTDIR=%{buildroot}\\n# Remove libtool archives\\nfind %{buildroot} -name \\\"*.la\\\" -delete\\n\\n%check\\nmake check\\n\\n%files\\n/usr/bin/bbe\\n/usr/share/man/man1/bbe.1*\\n/usr/share/info/bbe.info*\\n%doc /usr/share/doc/bbe/\\n\\n%changelog\\n* Wed Oct 25 2023 Your Name - $PACKAGE_VERSION-1%{?dist}\\n- Initial RPM release.\\n- Handle compressed man and info pages.\\n- Include documentation files.\\nEOF\\n\\n# Output the spec file (important for Copr)\\ncat \\\"$SPEC_FILE\\\"\\n\", \"chroot\": \"fedora-42-x86_64\", \"builddeps\": \"curl tar make gcc\", \"resultdir\": \"\", \"repos\": \"\"}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "adrianl40/bbe--adrianl40", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "background": false, "repos": [], "destdir": "/var/lib/copr/public_html/results/adrianl40/bbe", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/adrianl40/bbe", "result_dir": "08897654", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 8897654, "mockchain_macros": { "copr_username": "adrianl40", "copr_projectname": "bbe", "vendor": "Fedora Project COPR (adrianl40/bbe)" } } ] } [2025-04-13 17:32:16,870][ INFO][PID:226435] Sending fedora-messaging bus message in build.start [2025-04-13 17:32:17,517][ INFO][PID:226435] Sending fedora-messaging bus message in chroot.start [2025-04-13 17:32:17,536][ INFO][PID:226435] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8897654 --detached [2025-04-13 17:32:18,238][ INFO][PID:226435] Downloading the builder-live.log file, attempt 1 [2025-04-13 17:32:18,240][ INFO][PID:226435] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c157 copr-rpmbuild-log [2025-04-13 17:32:23,245][ INFO][PID:226435] Periodic builder liveness probe: alive [2025-04-13 17:33:11,823][ INFO][PID:226435] Downloading results from builder [2025-04-13 17:33:11,824][ INFO][PID:226435] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c157]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/adrianl40/bbe/srpm-builds/08897654 started [2025-04-13 17:33:11,825][ INFO][PID:226435] 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:c157]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/adrianl40/bbe/srpm-builds/08897654/ &> /var/lib/copr/public_html/results/adrianl40/bbe/srpm-builds/08897654/build-08897654.rsync.log [2025-04-13 17:33:12,243][ INFO][PID:226435] rsyncing finished. [2025-04-13 17:33:12,260][ INFO][PID:226435] Releasing VM back to pool [2025-04-13 17:33:12,275][ INFO][PID:226435] Searching for 'success' file in resultdir [2025-04-13 17:33:12,276][ INFO][PID:226435] Getting build details [2025-04-13 17:33:12,277][ INFO][PID:226435] Retrieving SRPM info from /var/lib/copr/public_html/results/adrianl40/bbe/srpm-builds/08897654 [2025-04-13 17:33:12,278][ INFO][PID:226435] SRPM URL: https://download.copr.fedorainfracloud.org/results/adrianl40/bbe/srpm-builds/08897654/bbe-0.2.2-1.src.rpm [2025-04-13 17:33:12,278][ INFO][PID:226435] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/adrianl40/bbe/srpm-builds/08897654/bbe-0.2.2-1.src.rpm', 'pkg_name': 'bbe', 'pkg_version': '0.2.2-1'} [2025-04-13 17:33:12,278][ INFO][PID:226435] Finished build: id=8897654 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/adrianl40/bbe chroot=srpm-builds [2025-04-13 17:33:12,280][ INFO][PID:226435] Worker succeeded build, took 55.463502645492554 [2025-04-13 17:33:12,281][ INFO][PID:226435] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "adrianl40", "project_name": "bbe", "project_dirname": "bbe", "submitter": "adrianl40", "ended_on": 1744565592.2806396, "started_on": 1744565536.817137, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "8897654", "build_id": 8897654, "package_name": "bbe", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/bin/bash -xe\\n\\n# Set variables\\nPACKAGE_NAME=\\\"bbe\\\"\\nPACKAGE_VERSION=\\\"0.2.2\\\"\\nSOURCE_URL=\\\"https://sourceforge.net/projects/bbe-/files/bbe-0.2.2.tar.gz\\\"\\nOUTPUT_DIR=\\\"$PWD\\\"\\n\\n# Download the source tarball\\ncurl -L --output \\\"$PACKAGE_NAME.tar.gz\\\" \\\"$SOURCE_URL\\\"\\n\\n# Create the spec file\\nSPEC_FILE=\\\"$PACKAGE_NAME.spec\\\"\\ncat <\\\"$SPEC_FILE\\\"\\nName: $PACKAGE_NAME\\nVersion: $PACKAGE_VERSION\\nRelease: 1%{?dist}\\nSummary: A tool for making byte-level changes to binary files\\nLicense: GPLv2+\\nURL: https://sourceforge.net/projects/bbe-/\\nSource0: $PACKAGE_NAME.tar.gz\\n\\nBuildRequires: gcc\\nBuildRequires: make\\nBuildRequires: automake\\nBuildRequires: autoconf\\nBuildRequires: libtool\\n\\n%description\\nBBE is a program for making byte-level changes to binary files.\\n\\n%prep\\n# Use source filename directly\\ntar xf %{SOURCE0}\\n# Find the directory.\\ntree\\nSOURCE_DIR=$(find . -maxdepth 1 -type d -name \\\"$PACKAGE_NAME*\\\")\\ncd \\\"$SOURCE_DIR\\\"\\n\\n# Rename the directory to be consistent\\nmv \\\"$SOURCE_DIR\\\" \\\"$PACKAGE_NAME-$PACKAGE_VERSION\\\"\\ncd \\\"$PACKAGE_NAME-$PACKAGE_VERSION\\\"\\n\\n%build\\n# Need to run autoreconf if configure.ac exists\\nif [ -f configure.ac ]; then\\n autoreconf -fiv\\nfi\\n./configure --prefix=/usr\\nmake\\n\\n%install\\nmake install DESTDIR=%{buildroot}\\n# Remove libtool archives\\nfind %{buildroot} -name \\\"*.la\\\" -delete\\n\\n%check\\nmake check\\n\\n%files\\n/usr/bin/bbe\\n/usr/share/man/man1/bbe.1*\\n/usr/share/info/bbe.info*\\n%doc /usr/share/doc/bbe/\\n\\n%changelog\\n* Wed Oct 25 2023 Your Name - $PACKAGE_VERSION-1%{?dist}\\n- Initial RPM release.\\n- Handle compressed man and info pages.\\n- Include documentation files.\\nEOF\\n\\n# Output the spec file (important for Copr)\\ncat \\\"$SPEC_FILE\\\"\\n\", \"chroot\": \"fedora-42-x86_64\", \"builddeps\": \"curl tar make gcc\", \"resultdir\": \"\", \"repos\": \"\"}", "pkg_name": "bbe", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/adrianl40/bbe/srpm-builds/08897654/bbe-0.2.2-1.src.rpm", "uses_devel_repo": null, "sandbox": "adrianl40/bbe--adrianl40", "results": { "name": "bbe", "epoch": null, "version": "0.2.2", "release": "1", "exclusivearch": [], "excludearch": [] }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "background": false, "repos": [], "destdir": "/var/lib/copr/public_html/results/adrianl40/bbe", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/adrianl40/bbe", "result_dir": "08897654", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.2.2-1", "id": 8897654, "mockchain_macros": { "copr_username": "adrianl40", "copr_projectname": "bbe", "vendor": "Fedora Project COPR (adrianl40/bbe)" } } ] } [2025-04-13 17:33:12,311][ INFO][PID:226435] Sending fedora-messaging bus message in build.end [2025-04-13 17:33:12,331][ INFO][PID:226435] Compressing /var/lib/copr/public_html/results/adrianl40/bbe/srpm-builds/08897654/builder-live.log by gzip [2025-04-13 17:33:12,340][ INFO][PID:226435] Running command 'gzip /var/lib/copr/public_html/results/adrianl40/bbe/srpm-builds/08897654/builder-live.log' as PID 237858 [2025-04-13 17:33:12,345][ INFO][PID:226435] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/adrianl40/bbe/srpm-builds/08897654/builder-live.log) [2025-04-13 17:33:12,346][ INFO][PID:226435] Compressing /var/lib/copr/public_html/results/adrianl40/bbe/srpm-builds/08897654/backend.log by gzip [2025-04-13 17:33:12,347][ INFO][PID:226435] Running command 'gzip /var/lib/copr/public_html/results/adrianl40/bbe/srpm-builds/08897654/backend.log' as PID 237859