[2024-12-20 15:33:27,655][  INFO][PID:3873603] Marking build as starting
[2024-12-20 15:33:27,923][  INFO][PID:3873603] Trying to allocate VM
[2024-12-20 15:33:34,035][  INFO][PID:3873603] Allocated host ResallocHost, ticket_id=309025, hostname=2620:52:3:1:dead:beef:cafe:c1d1
[2024-12-20 15:33:34,036][  INFO][PID:3873603] Allocating ssh connection to builder
[2024-12-20 15:33:34,037][  INFO][PID:3873603] Checking that builder machine is OK
[2024-12-20 15:33:34,686][  INFO][PID:3873603] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d1 '/usr/bin/test -f /etc/mock/fedora-rawhide-x86_64.cfg'
[2024-12-20 15:33:35,055][  INFO][PID:3873603] Filling build.info file with builder info
[2024-12-20 15:33:35,061][  INFO][PID:3873603] 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",
            "submitter": "https://src.fedoraproject.org/user/limb",
            "ended_on": null,
            "started_on": 1734708815.0610406,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8427948-fedora-rawhide-x86_64",
            "build_id": 8427948,
            "package_name": "python-jsonpickle",
            "package_version": "4.0.1-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest-8.3.3/python-jsonpickle",
            "git_hash": "80dfe574a28cdc5bf81ebef648f25c534e471c66",
            "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/limb",
            "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",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.3.3",
            "result_dir": "08427948-python-jsonpickle",
            "built_packages": "",
            "id": 8427948,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "pytest-8.3.3",
                "vendor": "Fedora Project COPR (thrnciar/pytest-8.3.3)"
            }
        }
    ]
}
[2024-12-20 15:33:35,091][  INFO][PID:3873603] Sending fedora-messaging bus message in build.start
[2024-12-20 15:33:37,007][  INFO][PID:3873603] Sending fedora-messaging bus message in chroot.start
[2024-12-20 15:33:37,049][  INFO][PID:3873603] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8427948-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-12-20 15:33:38,331][  INFO][PID:3873603] Downloading the builder-live.log file, attempt 1
[2024-12-20 15:33:38,333][  INFO][PID:3873603] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d1 copr-rpmbuild-log
[2024-12-20 15:33:43,351][  INFO][PID:3873603] Periodic builder liveness probe: alive
[2024-12-20 15:34:49,144][  INFO][PID:3873603] Downloading results from builder
[2024-12-20 15:34:49,145][  INFO][PID:3873603] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1d1]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08427948-python-jsonpickle started
[2024-12-20 15:34:49,146][  INFO][PID:3873603] 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:c1d1]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08427948-python-jsonpickle/ &> /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08427948-python-jsonpickle/build-08427948.rsync.log
[2024-12-20 15:34:49,595][  INFO][PID:3873603] rsyncing finished.
[2024-12-20 15:34:49,596][  INFO][PID:3873603] Releasing VM back to pool
[2024-12-20 15:34:49,611][  INFO][PID:3873603] Searching for 'success' file in resultdir
[2024-12-20 15:34:49,612][  INFO][PID:3873603] Going to sign pkgs from source: 8427948-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64
[2024-12-20 15:34:49,613][  INFO][PID:3873603] Calling '/bin/sign -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -p' (attempt #1)
[2024-12-20 15:34:49,799][  INFO][PID:3873603] 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/fedora-rawhide-x86_64/08427948-python-jsonpickle/python3-jsonpickle-4.0.1-1.fc42.noarch.rpm' (attempt #1)
[2024-12-20 15:34:50,528][  INFO][PID:3873603] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08427948-python-jsonpickle/python3-jsonpickle-4.0.1-1.fc42.noarch.rpm
[2024-12-20 15:34:50,529][  INFO][PID:3873603] 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/fedora-rawhide-x86_64/08427948-python-jsonpickle/python-jsonpickle-4.0.1-1.fc42.src.rpm' (attempt #1)
[2024-12-20 15:34:51,349][  INFO][PID:3873603] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08427948-python-jsonpickle/python-jsonpickle-4.0.1-1.fc42.src.rpm
[2024-12-20 15:34:51,350][  INFO][PID:3873603] Sign done
[2024-12-20 15:34:51,350][  INFO][PID:3873603] Incremental createrepo run, adding 08427948-python-jsonpickle into https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-12-20 15:34:51,353][  INFO][PID:3873603] Running command 'copr-repo --batched /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64 --add 08427948-python-jsonpickle --no-appstream-metadata' as PID 3883793
[2024-12-20 15:35:00,935][  INFO][PID:3873603] Finished after 9 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64 --add 08427948-python-jsonpickle --no-appstream-metadata)
[2024-12-20 15:35:00,939][  INFO][PID:3873603] Getting build details
[2024-12-20 15:35:00,942][  INFO][PID:3873603] Listing built binary packages in /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08427948-python-jsonpickle
[2024-12-20 15:35:00,944][  INFO][PID:3873603] Built packages:
['python3-jsonpickle 4.0.1']
[2024-12-20 15:35:00,946][  INFO][PID:3873603] build details: {'built_packages': 'python3-jsonpickle 4.0.1'}
[2024-12-20 15:35:00,946][  INFO][PID:3873603] Retrieving pubkey
[2024-12-20 15:35:00,948][  INFO][PID:3873603] Calling '/bin/sign -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -p' (attempt #1)
[2024-12-20 15:35:01,174][  INFO][PID:3873603] Added pubkey for user thrnciar project pytest-8.3.3 into: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/pubkey.gpg
[2024-12-20 15:35:01,176][  INFO][PID:3873603] Finished build: id=8427948 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/thrnciar/pytest-8.3.3 chroot=fedora-rawhide-x86_64 
[2024-12-20 15:35:01,182][  INFO][PID:3873603] Worker succeeded build, took 86.12094593048096
[2024-12-20 15:35:01,184][  INFO][PID:3873603] 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",
            "submitter": "https://src.fedoraproject.org/user/limb",
            "ended_on": 1734708901.1819866,
            "started_on": 1734708815.0610406,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8427948-fedora-rawhide-x86_64",
            "build_id": 8427948,
            "package_name": "python-jsonpickle",
            "package_version": "4.0.1-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest-8.3.3/python-jsonpickle",
            "git_hash": "80dfe574a28cdc5bf81ebef648f25c534e471c66",
            "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/limb",
            "results": {
                "packages": [
                    {
                        "name": "python-jsonpickle",
                        "epoch": null,
                        "version": "4.0.1",
                        "release": "1.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "python3-jsonpickle",
                        "epoch": null,
                        "version": "4.0.1",
                        "release": "1.fc42",
                        "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-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",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.3.3",
            "result_dir": "08427948-python-jsonpickle",
            "built_packages": "python3-jsonpickle 4.0.1",
            "id": 8427948,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "pytest-8.3.3",
                "vendor": "Fedora Project COPR (thrnciar/pytest-8.3.3)"
            }
        }
    ]
}
[2024-12-20 15:35:01,228][  INFO][PID:3873603] Sending fedora-messaging bus message in build.end
[2024-12-20 15:35:01,263][  INFO][PID:3873603] Compressing /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08427948-python-jsonpickle/builder-live.log by gzip
[2024-12-20 15:35:01,267][  INFO][PID:3873603] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08427948-python-jsonpickle/builder-live.log' as PID 3885766
[2024-12-20 15:35:01,277][  INFO][PID:3873603] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08427948-python-jsonpickle/builder-live.log)
[2024-12-20 15:35:01,278][  INFO][PID:3873603] Compressing /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64/08427948-python-jsonpickle/backend.log by gzip