[2025-01-04 15:18:03,503][  INFO][PID:3326649] Marking build as starting
[2025-01-04 15:18:03,592][  INFO][PID:3326649] Trying to allocate VM
[2025-01-04 15:18:06,622][  INFO][PID:3326649] Allocated host ResallocHost, ticket_id=497491, hostname=2620:52:3:1:dead:beef:cafe:c153
[2025-01-04 15:18:06,623][  INFO][PID:3326649] Allocating ssh connection to builder
[2025-01-04 15:18:06,623][  INFO][PID:3326649] Checking that builder machine is OK
[2025-01-04 15:18:07,164][  INFO][PID:3326649] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c153 '/usr/bin/test -f /etc/mock/fedora-rawhide-x86_64.cfg'
[2025-01-04 15:18:07,482][  INFO][PID:3326649] Filling build.info file with builder info
[2025-01-04 15:18:07,484][  INFO][PID:3326649] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "thrnciar",
            "project_name": "pytest-8.3.3",
            "project_dirname": "pytest-8.3.3:pr:7",
            "submitter": "https://src.fedoraproject.org/user/music",
            "ended_on": null,
            "started_on": 1736003887.4842346,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8471246-fedora-rawhide-x86_64",
            "build_id": 8471246,
            "package_name": "onnx",
            "package_version": "1.17.0-2",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest-8.3.3:pr:7/onnx",
            "git_hash": "a11b22c6fb08ddf1d039949f4ef50372c3921458",
            "git_branch": null,
            "source_type": null,
            "source_json": null,
            "pkg_name": null,
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": null,
            "uses_devel_repo": false,
            "sandbox": "thrnciar/pytest-8.3.3--https://src.fedoraproject.org/user/music",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:7",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.3.3:pr:7",
            "result_dir": "08471246-onnx",
            "built_packages": "",
            "id": 8471246,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "pytest-8.3.3",
                "vendor": "Fedora Project COPR (thrnciar/pytest-8.3.3)"
            }
        }
    ]
}
[2025-01-04 15:18:07,519][  INFO][PID:3326649] Sending fedora-messaging bus message in build.start
[2025-01-04 15:18:08,425][  INFO][PID:3326649] Sending fedora-messaging bus message in chroot.start
[2025-01-04 15:18:08,445][  INFO][PID:3326649] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8471246-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2025-01-04 15:18:08,997][  INFO][PID:3326649] Downloading the builder-live.log file, attempt 1
[2025-01-04 15:18:08,998][  INFO][PID:3326649] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c153 copr-rpmbuild-log
[2025-01-04 15:18:14,004][  INFO][PID:3326649] Periodic builder liveness probe: alive
[2025-01-04 15:24:51,309][  INFO][PID:3326649] Downloading results from builder
[2025-01-04 15:24:51,310][  INFO][PID:3326649] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c153]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:7/fedora-rawhide-x86_64/08471246-onnx started
[2025-01-04 15:24:51,311][  INFO][PID:3326649] 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:c153]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:7/fedora-rawhide-x86_64/08471246-onnx/ &> /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:7/fedora-rawhide-x86_64/08471246-onnx/build-08471246.rsync.log
[2025-01-04 15:24:52,086][  INFO][PID:3326649] rsyncing finished.
[2025-01-04 15:24:52,087][  INFO][PID:3326649] Releasing VM back to pool
[2025-01-04 15:24:52,099][  INFO][PID:3326649] Searching for 'success' file in resultdir
[2025-01-04 15:24:52,099][  INFO][PID:3326649] Going to sign pkgs from source: 8471246-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:7/fedora-rawhide-x86_64
[2025-01-04 15:24:52,100][  INFO][PID:3326649] Calling '/bin/sign -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -p' (attempt #1)
[2025-01-04 15:24:52,396][  INFO][PID:3326649] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:7/fedora-rawhide-x86_64/08471246-onnx/onnx-debuginfo-1.17.0-2.fc42.x86_64.rpm' (attempt #1)
[2025-01-04 15:24:53,049][  INFO][PID:3326649] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:7/fedora-rawhide-x86_64/08471246-onnx/onnx-debuginfo-1.17.0-2.fc42.x86_64.rpm
[2025-01-04 15:24:53,049][  INFO][PID:3326649] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:7/fedora-rawhide-x86_64/08471246-onnx/onnx-debugsource-1.17.0-2.fc42.x86_64.rpm' (attempt #1)
[2025-01-04 15:24:53,950][  INFO][PID:3326649] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:7/fedora-rawhide-x86_64/08471246-onnx/onnx-debugsource-1.17.0-2.fc42.x86_64.rpm
[2025-01-04 15:24:53,951][  INFO][PID:3326649] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:7/fedora-rawhide-x86_64/08471246-onnx/python3-onnx-1.17.0-2.fc42.x86_64.rpm' (attempt #1)
[2025-01-04 15:24:55,126][  INFO][PID:3326649] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:7/fedora-rawhide-x86_64/08471246-onnx/python3-onnx-1.17.0-2.fc42.x86_64.rpm
[2025-01-04 15:24:55,127][  INFO][PID:3326649] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:7/fedora-rawhide-x86_64/08471246-onnx/onnx-libs-1.17.0-2.fc42.x86_64.rpm' (attempt #1)
[2025-01-04 15:24:56,051][  INFO][PID:3326649] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:7/fedora-rawhide-x86_64/08471246-onnx/onnx-libs-1.17.0-2.fc42.x86_64.rpm
[2025-01-04 15:24:56,051][  INFO][PID:3326649] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:7/fedora-rawhide-x86_64/08471246-onnx/python3-onnx-debuginfo-1.17.0-2.fc42.x86_64.rpm' (attempt #1)
[2025-01-04 15:24:56,864][  INFO][PID:3326649] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:7/fedora-rawhide-x86_64/08471246-onnx/python3-onnx-debuginfo-1.17.0-2.fc42.x86_64.rpm
[2025-01-04 15:24:56,865][  INFO][PID:3326649] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:7/fedora-rawhide-x86_64/08471246-onnx/onnx-1.17.0-2.fc42.src.rpm' (attempt #1)
[2025-01-04 15:24:57,859][  INFO][PID:3326649] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:7/fedora-rawhide-x86_64/08471246-onnx/onnx-1.17.0-2.fc42.src.rpm
[2025-01-04 15:24:57,860][  INFO][PID:3326649] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:7/fedora-rawhide-x86_64/08471246-onnx/onnx-devel-1.17.0-2.fc42.x86_64.rpm' (attempt #1)
[2025-01-04 15:24:58,639][  INFO][PID:3326649] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:7/fedora-rawhide-x86_64/08471246-onnx/onnx-devel-1.17.0-2.fc42.x86_64.rpm
[2025-01-04 15:24:58,640][  INFO][PID:3326649] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:7/fedora-rawhide-x86_64/08471246-onnx/onnx-libs-debuginfo-1.17.0-2.fc42.x86_64.rpm' (attempt #1)
[2025-01-04 15:24:59,479][  INFO][PID:3326649] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:7/fedora-rawhide-x86_64/08471246-onnx/onnx-libs-debuginfo-1.17.0-2.fc42.x86_64.rpm
[2025-01-04 15:24:59,480][  INFO][PID:3326649] Sign done
[2025-01-04 15:24:59,481][  INFO][PID:3326649] Incremental createrepo run, adding 08471246-onnx into https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64, (auto-create-repo=True)
[2025-01-04 15:24:59,482][  INFO][PID:3326649] Running command 'copr-repo --batched /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:7/fedora-rawhide-x86_64 --add 08471246-onnx --no-appstream-metadata' as PID 3371859
[2025-01-04 15:25:00,422][  INFO][PID:3326649] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:7/fedora-rawhide-x86_64 --add 08471246-onnx --no-appstream-metadata)
[2025-01-04 15:25:00,423][  INFO][PID:3326649] Getting build details
[2025-01-04 15:25:00,424][  INFO][PID:3326649] Listing built binary packages in /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:7/fedora-rawhide-x86_64/08471246-onnx
[2025-01-04 15:25:00,424][  INFO][PID:3326649] Built packages:
['onnx-debuginfo 1.17.0', 'onnx-debugsource 1.17.0', 'onnx-devel 1.17.0', 'python3-onnx 1.17.0', 'onnx-libs-debuginfo 1.17.0', 'onnx-libs 1.17.0', 'python3-onnx-debuginfo 1.17.0']
[2025-01-04 15:25:00,425][  INFO][PID:3326649] build details: {'built_packages': 'onnx-debuginfo 1.17.0\nonnx-debugsource 1.17.0\nonnx-devel 1.17.0\npython3-onnx 1.17.0\nonnx-libs-debuginfo 1.17.0\nonnx-libs 1.17.0\npython3-onnx-debuginfo 1.17.0'}
[2025-01-04 15:25:00,425][  INFO][PID:3326649] Retrieving pubkey
[2025-01-04 15:25:00,426][  INFO][PID:3326649] Calling '/bin/sign -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -p' (attempt #1)
[2025-01-04 15:25:00,602][  INFO][PID:3326649] Added pubkey for user thrnciar project pytest-8.3.3 into: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:7/pubkey.gpg
[2025-01-04 15:25:00,603][  INFO][PID:3326649] Finished build: id=8471246 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:7 chroot=fedora-rawhide-x86_64 
[2025-01-04 15:25:00,605][  INFO][PID:3326649] Worker succeeded build, took 413.1210160255432
[2025-01-04 15:25:00,606][  INFO][PID:3326649] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "thrnciar",
            "project_name": "pytest-8.3.3",
            "project_dirname": "pytest-8.3.3:pr:7",
            "submitter": "https://src.fedoraproject.org/user/music",
            "ended_on": 1736004300.6052506,
            "started_on": 1736003887.4842346,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8471246-fedora-rawhide-x86_64",
            "build_id": 8471246,
            "package_name": "onnx",
            "package_version": "1.17.0-2",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest-8.3.3:pr:7/onnx",
            "git_hash": "a11b22c6fb08ddf1d039949f4ef50372c3921458",
            "git_branch": null,
            "source_type": null,
            "source_json": null,
            "pkg_name": null,
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": null,
            "uses_devel_repo": false,
            "sandbox": "thrnciar/pytest-8.3.3--https://src.fedoraproject.org/user/music",
            "results": {
                "packages": [
                    {
                        "name": "onnx-debuginfo",
                        "epoch": null,
                        "version": "1.17.0",
                        "release": "2.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "onnx-debugsource",
                        "epoch": null,
                        "version": "1.17.0",
                        "release": "2.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "onnx-devel",
                        "epoch": null,
                        "version": "1.17.0",
                        "release": "2.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python3-onnx",
                        "epoch": null,
                        "version": "1.17.0",
                        "release": "2.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "onnx-libs-debuginfo",
                        "epoch": null,
                        "version": "1.17.0",
                        "release": "2.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "onnx-libs",
                        "epoch": null,
                        "version": "1.17.0",
                        "release": "2.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "onnx",
                        "epoch": null,
                        "version": "1.17.0",
                        "release": "2.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "python3-onnx-debuginfo",
                        "epoch": null,
                        "version": "1.17.0",
                        "release": "2.fc42",
                        "arch": "x86_64"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:7",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.3.3:pr:7",
            "result_dir": "08471246-onnx",
            "built_packages": "onnx-debuginfo 1.17.0\nonnx-debugsource 1.17.0\nonnx-devel 1.17.0\npython3-onnx 1.17.0\nonnx-libs-debuginfo 1.17.0\nonnx-libs 1.17.0\npython3-onnx-debuginfo 1.17.0",
            "id": 8471246,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "pytest-8.3.3",
                "vendor": "Fedora Project COPR (thrnciar/pytest-8.3.3)"
            }
        }
    ]
}
[2025-01-04 15:25:00,635][  INFO][PID:3326649] Sending fedora-messaging bus message in build.end
[2025-01-04 15:25:00,653][  INFO][PID:3326649] Compressing /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:7/fedora-rawhide-x86_64/08471246-onnx/builder-live.log by gzip
[2025-01-04 15:25:00,654][  INFO][PID:3326649] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:7/fedora-rawhide-x86_64/08471246-onnx/builder-live.log' as PID 3372013
[2025-01-04 15:25:00,724][  INFO][PID:3326649] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:7/fedora-rawhide-x86_64/08471246-onnx/builder-live.log)
[2025-01-04 15:25:00,725][  INFO][PID:3326649] Compressing /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:7/fedora-rawhide-x86_64/08471246-onnx/backend.log by gzip
[2025-01-04 15:25:00,726][  INFO][PID:3326649] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:7/fedora-rawhide-x86_64/08471246-onnx/backend.log' as PID 3372023