[2025-01-06 12:10:14,256][  INFO][PID:961166] Marking build as starting
[2025-01-06 12:10:14,296][  INFO][PID:961166] Trying to allocate VM
[2025-01-06 12:11:22,407][  INFO][PID:961166] Allocated host ResallocHost, ticket_id=511571, hostname=54.173.79.66
[2025-01-06 12:11:22,410][  INFO][PID:961166] Allocating ssh connection to builder
[2025-01-06 12:11:22,411][  INFO][PID:961166] Checking that builder machine is OK
[2025-01-06 12:11:22,868][  INFO][PID:961166] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.173.79.66 '/usr/bin/test -f /etc/mock/fedora-41-x86_64.cfg'
[2025-01-06 12:11:23,087][  INFO][PID:961166] Filling build.info file with builder info
[2025-01-06 12:11:23,101][  INFO][PID:961166] 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",
            "project_dirname": "pytest",
            "submitter": "https://src.fedoraproject.org/user/lbalhar",
            "ended_on": null,
            "started_on": 1736165483.101541,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8474267-fedora-41-x86_64",
            "build_id": 8474267,
            "package_name": "python-flexmock",
            "package_version": "0.12.2-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest/python-flexmock",
            "git_hash": "58e4d2842e6160d5a2bd552368ff04265504266f",
            "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--https://src.fedoraproject.org/user/lbalhar",
            "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/fedora-41-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",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest",
            "result_dir": "08474267-python-flexmock",
            "built_packages": "",
            "id": 8474267,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "pytest",
                "vendor": "Fedora Project COPR (thrnciar/pytest)"
            }
        }
    ]
}
[2025-01-06 12:11:23,148][  INFO][PID:961166] Sending fedora-messaging bus message in build.start
[2025-01-06 12:11:24,133][  INFO][PID:961166] Sending fedora-messaging bus message in chroot.start
[2025-01-06 12:11:24,167][  INFO][PID:961166] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8474267-fedora-41-x86_64 --chroot fedora-41-x86_64 --detached
[2025-01-06 12:11:24,648][  INFO][PID:961166] Downloading the builder-live.log file, attempt 1
[2025-01-06 12:11:24,650][  INFO][PID:961166] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.173.79.66 copr-rpmbuild-log
[2025-01-06 12:11:29,689][  INFO][PID:961166] Periodic builder liveness probe: alive
[2025-01-06 12:12:13,996][  INFO][PID:961166] Downloading results from builder
[2025-01-06 12:12:13,997][  INFO][PID:961166] rsyncing of mockbuilder@54.173.79.66:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/thrnciar/pytest/fedora-41-x86_64/08474267-python-flexmock started
[2025-01-06 12:12:13,999][  INFO][PID:961166] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.173.79.66:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/thrnciar/pytest/fedora-41-x86_64/08474267-python-flexmock/ &> /var/lib/copr/public_html/results/thrnciar/pytest/fedora-41-x86_64/08474267-python-flexmock/build-08474267.rsync.log
[2025-01-06 12:12:14,254][  INFO][PID:961166] rsyncing finished.
[2025-01-06 12:12:14,255][  INFO][PID:961166] Releasing VM back to pool
[2025-01-06 12:12:14,269][  INFO][PID:961166] Searching for 'success' file in resultdir
[2025-01-06 12:12:14,269][  INFO][PID:961166] Going to sign pkgs from source: 8474267-fedora-41-x86_64 in chroot: /var/lib/copr/public_html/results/thrnciar/pytest/fedora-41-x86_64
[2025-01-06 12:12:14,271][  INFO][PID:961166] Calling '/bin/sign -u thrnciar#pytest@copr.fedorahosted.org -p' (attempt #1)
[2025-01-06 12:12:14,574][  INFO][PID:961166] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest/fedora-41-x86_64/08474267-python-flexmock/python3-flexmock-0.12.2-1.fc41.noarch.rpm' (attempt #1)
[2025-01-06 12:12:15,206][  INFO][PID:961166] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest/fedora-41-x86_64/08474267-python-flexmock/python3-flexmock-0.12.2-1.fc41.noarch.rpm
[2025-01-06 12:12:15,207][  INFO][PID:961166] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest/fedora-41-x86_64/08474267-python-flexmock/python-flexmock-0.12.2-1.fc41.src.rpm' (attempt #1)
[2025-01-06 12:12:15,706][  INFO][PID:961166] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest/fedora-41-x86_64/08474267-python-flexmock/python-flexmock-0.12.2-1.fc41.src.rpm
[2025-01-06 12:12:15,707][  INFO][PID:961166] Sign done
[2025-01-06 12:12:15,708][  INFO][PID:961166] Incremental createrepo run, adding 08474267-python-flexmock into https://download.copr.fedorainfracloud.org/results/thrnciar/pytest/fedora-41-x86_64, (auto-create-repo=True)
[2025-01-06 12:12:15,710][  INFO][PID:961166] Running command 'copr-repo --batched /var/lib/copr/public_html/results/thrnciar/pytest/fedora-41-x86_64 --add 08474267-python-flexmock --no-appstream-metadata' as PID 977513
[2025-01-06 12:12:21,424][  INFO][PID:961166] Finished after 5 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/thrnciar/pytest/fedora-41-x86_64 --add 08474267-python-flexmock --no-appstream-metadata)
[2025-01-06 12:12:21,425][  INFO][PID:961166] Getting build details
[2025-01-06 12:12:21,425][  INFO][PID:961166] Listing built binary packages in /var/lib/copr/public_html/results/thrnciar/pytest/fedora-41-x86_64/08474267-python-flexmock
[2025-01-06 12:12:21,426][  INFO][PID:961166] Built packages:
['python3-flexmock 0.12.2']
[2025-01-06 12:12:21,427][  INFO][PID:961166] build details: {'built_packages': 'python3-flexmock 0.12.2'}
[2025-01-06 12:12:21,428][  INFO][PID:961166] Retrieving pubkey
[2025-01-06 12:12:21,428][  INFO][PID:961166] Calling '/bin/sign -u thrnciar#pytest@copr.fedorahosted.org -p' (attempt #1)
[2025-01-06 12:12:21,730][  INFO][PID:961166] Added pubkey for user thrnciar project pytest into: /var/lib/copr/public_html/results/thrnciar/pytest/pubkey.gpg
[2025-01-06 12:12:21,731][  INFO][PID:961166] Finished build: id=8474267 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/thrnciar/pytest chroot=fedora-41-x86_64 
[2025-01-06 12:12:21,734][  INFO][PID:961166] Worker succeeded build, took 58.632590770721436
[2025-01-06 12:12:21,734][  INFO][PID:961166] 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",
            "project_dirname": "pytest",
            "submitter": "https://src.fedoraproject.org/user/lbalhar",
            "ended_on": 1736165541.7341318,
            "started_on": 1736165483.101541,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8474267-fedora-41-x86_64",
            "build_id": 8474267,
            "package_name": "python-flexmock",
            "package_version": "0.12.2-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest/python-flexmock",
            "git_hash": "58e4d2842e6160d5a2bd552368ff04265504266f",
            "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--https://src.fedoraproject.org/user/lbalhar",
            "results": {
                "packages": [
                    {
                        "name": "python-flexmock",
                        "epoch": null,
                        "version": "0.12.2",
                        "release": "1.fc41",
                        "arch": "src"
                    },
                    {
                        "name": "python3-flexmock",
                        "epoch": null,
                        "version": "0.12.2",
                        "release": "1.fc41",
                        "arch": "noarch"
                    }
                ]
            },
            "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/fedora-41-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",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest",
            "result_dir": "08474267-python-flexmock",
            "built_packages": "python3-flexmock 0.12.2",
            "id": 8474267,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "pytest",
                "vendor": "Fedora Project COPR (thrnciar/pytest)"
            }
        }
    ]
}
[2025-01-06 12:12:21,763][  INFO][PID:961166] Sending fedora-messaging bus message in build.end
[2025-01-06 12:12:21,794][  INFO][PID:961166] Compressing /var/lib/copr/public_html/results/thrnciar/pytest/fedora-41-x86_64/08474267-python-flexmock/builder-live.log by gzip
[2025-01-06 12:12:21,797][  INFO][PID:961166] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/pytest/fedora-41-x86_64/08474267-python-flexmock/builder-live.log' as PID 978368
[2025-01-06 12:12:21,806][  INFO][PID:961166] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/thrnciar/pytest/fedora-41-x86_64/08474267-python-flexmock/builder-live.log)
[2025-01-06 12:12:21,807][  INFO][PID:961166] Compressing /var/lib/copr/public_html/results/thrnciar/pytest/fedora-41-x86_64/08474267-python-flexmock/backend.log by gzip