[2024-11-12 16:52:25,300][ INFO][PID:2706243] Marking build as starting
[2024-11-12 16:52:25,353][ INFO][PID:2706243] Trying to allocate VM
[2024-11-12 16:52:28,378][ INFO][PID:2706243] Allocated host ResallocHost, ticket_id=5833064, hostname=2620:52:3:1:dead:beef:cafe:c148
[2024-11-12 16:52:28,379][ INFO][PID:2706243] Allocating ssh connection to builder
[2024-11-12 16:52:28,379][ INFO][PID:2706243] Checking that builder machine is OK
[2024-11-12 16:52:28,945][ INFO][PID:2706243] Running remote command: copr-builder-ready srpm-builds
[2024-11-12 16:52:29,278][ INFO][PID:2706243] Red Hat subscription not needed for srpm-builds
Builder is ready to be used
[2024-11-12 16:52:29,278][ INFO][PID:2706243] Filling build.info file with builder info
[2024-11-12 16:52:29,279][ INFO][PID:2706243] Sending build state back to frontend: {
"builds": [
{
"timeout": 108000,
"frontend_base_url": "https://copr.fedorainfracloud.org",
"memory_reqs": null,
"enable_net": true,
"project_owner": "papoteur",
"project_name": "dnf5-mga",
"project_dirname": "dnf5-mga",
"submitter": "papoteur",
"ended_on": null,
"started_on": 1731430349.2796597,
"submitted_on": null,
"status": 3,
"chroot": "srpm-builds",
"arch": "x86_64",
"buildroot_pkgs": null,
"task_id": "8247310",
"build_id": 8247310,
"package_name": null,
"package_version": null,
"git_repo": null,
"git_hash": null,
"git_branch": null,
"source_type": 9,
"source_json": "{\"script\": \"#!/bin/bash\\n#\\n# Copyright (C) Neal Gompa\\n#\\n# This program is free software: you can redistribute it and/or modify\\n# it under the terms of the GNU General Public License as published by\\n# the Free Software Foundation, either version 2 of the License, or\\n# (at your option) any later version.\\n#\\n# This program is distributed in the hope that it will be useful,\\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\\n# GNU General Public License for more details.\\n#\\n# You should have received a copy of the GNU General Public License\\n# along with this program. If not, see .\\n\\n# This script is used for importing Mageia packages into COPR using\\n# the COPR custom source method.\\n# For more details, see: https://docs.pagure.org/copr.copr/custom_source_method.html\\n\\nset -euxo pipefail\\n\\n# Create output directory\\nmkdir srpm-output\\n\\n# This variable isn't set at this stage, so set it\\nCOPR_PACKAGE=\\\"cmake\\\"\\n\\n# When this is set, we check out a non-Cauldron package\\nMGA_DISTVER=\\\"\\\"\\n\\n# Checkout sources\\nmgarepo checkout ${MGA_DISTVER:+${MGA_DISTVER}/}${COPR_PACKAGE}\\n\\n# Add changelog section\\necho -e '\\\\n%changelog' >> \\\"${COPR_PACKAGE}/SPECS/${COPR_PACKAGE}.spec\\\"\\n\\n# Generate changelog\\nmgarepo rpmlog -o ${MGA_DISTVER:+${MGA_DISTVER}/}${COPR_PACKAGE} >> \\\"${COPR_PACKAGE}/SPECS/${COPR_PACKAGE}.spec\\\"\\n\\n# Add local Mageia macro definitions for compatibility\\necho -e '%if %{?mkrel:0}%{?!mkrel:1}\\\\n%define mkrel(c:) %{-c: 0.%{-c*}.}%{1}%{?subrel:.%subrel}%{?dist:%dist}\\\\n%endif\\\\n' > mkrel-macro.specpart\\necho -e '%if %{?mklibname:0}%{?!mklibname:1}\\\\n%define mklibname(ds) %{_lib}%{1}%{?2:%{2}}%{?3:_%{3}}%{-s:-static}%{-d:-devel}\\\\n%endif\\\\n\\\\n' >> mkrel-macro.specpart\\n\\n# Concatenate the macros and spec together in the right place\\ncat mkrel-macro.specpart \\\"${COPR_PACKAGE}/SPECS/${COPR_PACKAGE}.spec\\\" > \\\"srpm-output/${COPR_PACKAGE}.spec\\\"\\n\\n# Copy sources to the right place\\ncp -av \\\"${COPR_PACKAGE}/SOURCES/\\\"* srpm-output\\n\\n\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"mgarepo\", \"resultdir\": \"./srpm-output\", \"repos\": \"\"}",
"pkg_name": null,
"pkg_main_version": null,
"pkg_epoch": null,
"pkg_release": null,
"srpm_url": null,
"uses_devel_repo": null,
"sandbox": "papoteur/dnf5-mga--papoteur",
"results": null,
"appstream": false,
"allow_user_ssh": null,
"ssh_public_keys": null,
"storage": null,
"background": false,
"repos": [],
"destdir": "/var/lib/copr/public_html/results/papoteur/dnf5-mga",
"results_repo_url": "https://download.copr.fedorainfracloud.org/results/papoteur/dnf5-mga",
"result_dir": "08247310",
"built_packages": "",
"tags": [
"arch_x86_64"
],
"id": 8247310,
"mockchain_macros": {
"copr_username": "papoteur",
"copr_projectname": "dnf5-mga",
"vendor": "Fedora Project COPR (papoteur/dnf5-mga)"
}
}
]
}
[2024-11-12 16:52:29,330][ INFO][PID:2706243] Sending fedora-messaging bus message in build.start
[2024-11-12 16:52:29,938][ INFO][PID:2706243] Sending fedora-messaging bus message in chroot.start
[2024-11-12 16:52:29,960][ INFO][PID:2706243] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8247310 --detached
[2024-11-12 16:52:30,544][ INFO][PID:2706243] Downloading the builder-live.log file, attempt 1
[2024-11-12 16:52:30,546][ INFO][PID:2706243] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c148 copr-rpmbuild-log
[2024-11-12 16:52:35,554][ INFO][PID:2706243] Periodic builder liveness probe: alive
[2024-11-12 16:53:55,197][ INFO][PID:2706243] Downloading results from builder
[2024-11-12 16:53:55,197][ INFO][PID:2706243] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c148]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/papoteur/dnf5-mga/srpm-builds/08247310 started
[2024-11-12 16:53:55,198][ INFO][PID:2706243] 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:c148]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/papoteur/dnf5-mga/srpm-builds/08247310/ &> /var/lib/copr/public_html/results/papoteur/dnf5-mga/srpm-builds/08247310/build-08247310.rsync.log
[2024-11-12 16:53:55,782][ INFO][PID:2706243] rsyncing finished.
[2024-11-12 16:53:55,782][ INFO][PID:2706243] Releasing VM back to pool
[2024-11-12 16:53:55,795][ INFO][PID:2706243] Searching for 'success' file in resultdir
[2024-11-12 16:53:55,796][ INFO][PID:2706243] Getting build details
[2024-11-12 16:53:55,797][ INFO][PID:2706243] Retrieving SRPM info from /var/lib/copr/public_html/results/papoteur/dnf5-mga/srpm-builds/08247310
[2024-11-12 16:53:55,798][ INFO][PID:2706243] SRPM URL: https://download.copr.fedorainfracloud.org/results/papoteur/dnf5-mga/srpm-builds/08247310/cmake-3.31.0-1.src.rpm
[2024-11-12 16:53:55,798][ INFO][PID:2706243] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/papoteur/dnf5-mga/srpm-builds/08247310/cmake-3.31.0-1.src.rpm', 'pkg_name': 'cmake', 'pkg_version': '1:3.31.0-1'}
[2024-11-12 16:53:55,799][ INFO][PID:2706243] Finished build: id=8247310 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/papoteur/dnf5-mga chroot=srpm-builds
[2024-11-12 16:53:55,801][ INFO][PID:2706243] Worker succeeded build, took 86.52166771888733
[2024-11-12 16:53:55,802][ INFO][PID:2706243] Sending build state back to frontend: {
"builds": [
{
"timeout": 108000,
"frontend_base_url": "https://copr.fedorainfracloud.org",
"memory_reqs": null,
"enable_net": true,
"project_owner": "papoteur",
"project_name": "dnf5-mga",
"project_dirname": "dnf5-mga",
"submitter": "papoteur",
"ended_on": 1731430435.8013275,
"started_on": 1731430349.2796597,
"submitted_on": null,
"status": 1,
"chroot": "srpm-builds",
"arch": "x86_64",
"buildroot_pkgs": null,
"task_id": "8247310",
"build_id": 8247310,
"package_name": null,
"package_version": null,
"git_repo": null,
"git_hash": null,
"git_branch": null,
"source_type": 9,
"source_json": "{\"script\": \"#!/bin/bash\\n#\\n# Copyright (C) Neal Gompa\\n#\\n# This program is free software: you can redistribute it and/or modify\\n# it under the terms of the GNU General Public License as published by\\n# the Free Software Foundation, either version 2 of the License, or\\n# (at your option) any later version.\\n#\\n# This program is distributed in the hope that it will be useful,\\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\\n# GNU General Public License for more details.\\n#\\n# You should have received a copy of the GNU General Public License\\n# along with this program. If not, see .\\n\\n# This script is used for importing Mageia packages into COPR using\\n# the COPR custom source method.\\n# For more details, see: https://docs.pagure.org/copr.copr/custom_source_method.html\\n\\nset -euxo pipefail\\n\\n# Create output directory\\nmkdir srpm-output\\n\\n# This variable isn't set at this stage, so set it\\nCOPR_PACKAGE=\\\"cmake\\\"\\n\\n# When this is set, we check out a non-Cauldron package\\nMGA_DISTVER=\\\"\\\"\\n\\n# Checkout sources\\nmgarepo checkout ${MGA_DISTVER:+${MGA_DISTVER}/}${COPR_PACKAGE}\\n\\n# Add changelog section\\necho -e '\\\\n%changelog' >> \\\"${COPR_PACKAGE}/SPECS/${COPR_PACKAGE}.spec\\\"\\n\\n# Generate changelog\\nmgarepo rpmlog -o ${MGA_DISTVER:+${MGA_DISTVER}/}${COPR_PACKAGE} >> \\\"${COPR_PACKAGE}/SPECS/${COPR_PACKAGE}.spec\\\"\\n\\n# Add local Mageia macro definitions for compatibility\\necho -e '%if %{?mkrel:0}%{?!mkrel:1}\\\\n%define mkrel(c:) %{-c: 0.%{-c*}.}%{1}%{?subrel:.%subrel}%{?dist:%dist}\\\\n%endif\\\\n' > mkrel-macro.specpart\\necho -e '%if %{?mklibname:0}%{?!mklibname:1}\\\\n%define mklibname(ds) %{_lib}%{1}%{?2:%{2}}%{?3:_%{3}}%{-s:-static}%{-d:-devel}\\\\n%endif\\\\n\\\\n' >> mkrel-macro.specpart\\n\\n# Concatenate the macros and spec together in the right place\\ncat mkrel-macro.specpart \\\"${COPR_PACKAGE}/SPECS/${COPR_PACKAGE}.spec\\\" > \\\"srpm-output/${COPR_PACKAGE}.spec\\\"\\n\\n# Copy sources to the right place\\ncp -av \\\"${COPR_PACKAGE}/SOURCES/\\\"* srpm-output\\n\\n\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"mgarepo\", \"resultdir\": \"./srpm-output\", \"repos\": \"\"}",
"pkg_name": "cmake",
"pkg_main_version": null,
"pkg_epoch": null,
"pkg_release": null,
"srpm_url": "https://download.copr.fedorainfracloud.org/results/papoteur/dnf5-mga/srpm-builds/08247310/cmake-3.31.0-1.src.rpm",
"uses_devel_repo": null,
"sandbox": "papoteur/dnf5-mga--papoteur",
"results": {
"name": "cmake",
"epoch": 1,
"version": "3.31.0",
"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/papoteur/dnf5-mga",
"results_repo_url": "https://download.copr.fedorainfracloud.org/results/papoteur/dnf5-mga",
"result_dir": "08247310",
"built_packages": "",
"tags": [
"arch_x86_64"
],
"pkg_version": "1:3.31.0-1",
"id": 8247310,
"mockchain_macros": {
"copr_username": "papoteur",
"copr_projectname": "dnf5-mga",
"vendor": "Fedora Project COPR (papoteur/dnf5-mga)"
}
}
]
}
[2024-11-12 16:53:55,866][ INFO][PID:2706243] Sending fedora-messaging bus message in build.end
[2024-11-12 16:53:55,889][ INFO][PID:2706243] Compressing /var/lib/copr/public_html/results/papoteur/dnf5-mga/srpm-builds/08247310/builder-live.log by gzip
[2024-11-12 16:53:55,890][ INFO][PID:2706243] Running command 'gzip /var/lib/copr/public_html/results/papoteur/dnf5-mga/srpm-builds/08247310/builder-live.log' as PID 2712399
[2024-11-12 16:53:55,895][ INFO][PID:2706243] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/papoteur/dnf5-mga/srpm-builds/08247310/builder-live.log)
[2024-11-12 16:53:55,896][ INFO][PID:2706243] Compressing /var/lib/copr/public_html/results/papoteur/dnf5-mga/srpm-builds/08247310/backend.log by gzip
[2024-11-12 16:53:55,897][ INFO][PID:2706243] Running command 'gzip /var/lib/copr/public_html/results/papoteur/dnf5-mga/srpm-builds/08247310/backend.log' as PID 2712404