[2024-12-09 18:59:33,613][  INFO][PID:3952392] Marking build as starting
[2024-12-09 18:59:33,674][  INFO][PID:3952392] Trying to allocate VM
[2024-12-09 18:59:36,706][  INFO][PID:3952392] Allocated host ResallocHost, ticket_id=101377, hostname=2620:52:3:1:dead:beef:cafe:c191
[2024-12-09 18:59:36,707][  INFO][PID:3952392] Allocating ssh connection to builder
[2024-12-09 18:59:36,707][  INFO][PID:3952392] Checking that builder machine is OK
[2024-12-09 18:59:37,346][  INFO][PID:3952392] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c191 '/usr/bin/test -f /etc/mock/fedora-39-x86_64.cfg'
[2024-12-09 18:59:37,662][  INFO][PID:3952392] Filling build.info file with builder info
[2024-12-09 18:59:37,665][  INFO][PID:3952392] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "torsava",
            "project_name": "automatic-obsoletes",
            "project_dirname": "automatic-obsoletes:pr:7",
            "submitter": "https://src.fedoraproject.org/user/romaingeissler1a",
            "ended_on": null,
            "started_on": 1733770777.6651797,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-39-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8368560-fedora-39-x86_64",
            "build_id": 8368560,
            "package_name": "gcovr",
            "package_version": "8.2-3",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/torsava/automatic-obsoletes:pr:7/gcovr",
            "git_hash": "4e52c07d0dade696c4a5e3cc985c1f21cb8b2805",
            "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": "torsava/automatic-obsoletes--https://src.fedoraproject.org/user/romaingeissler1a",
            "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/torsava/automatic-obsoletes/fedora-39-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/torsava/automatic-obsoletes:pr:7",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes:pr:7",
            "result_dir": "08368560-gcovr",
            "built_packages": "",
            "id": 8368560,
            "mockchain_macros": {
                "copr_username": "torsava",
                "copr_projectname": "automatic-obsoletes",
                "vendor": "Fedora Project COPR (torsava/automatic-obsoletes)"
            }
        }
    ]
}
[2024-12-09 18:59:37,700][  INFO][PID:3952392] Sending fedora-messaging bus message in build.start
[2024-12-09 18:59:38,436][  INFO][PID:3952392] Sending fedora-messaging bus message in chroot.start
[2024-12-09 18:59:38,454][  INFO][PID:3952392] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8368560-fedora-39-x86_64 --chroot fedora-39-x86_64 --detached
[2024-12-09 18:59:39,023][  INFO][PID:3952392] Downloading the builder-live.log file, attempt 1
[2024-12-09 18:59:39,024][  INFO][PID:3952392] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c191 copr-rpmbuild-log
[2024-12-09 18:59:44,029][  INFO][PID:3952392] Periodic builder liveness probe: alive
[2024-12-09 19:01:40,691][  INFO][PID:3952392] Downloading results from builder
[2024-12-09 19:01:40,691][  INFO][PID:3952392] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c191]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:7/fedora-39-x86_64/08368560-gcovr started
[2024-12-09 19:01:40,693][  INFO][PID:3952392] 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:c191]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:7/fedora-39-x86_64/08368560-gcovr/ &> /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:7/fedora-39-x86_64/08368560-gcovr/build-08368560.rsync.log
[2024-12-09 19:01:41,101][  INFO][PID:3952392] rsyncing finished.
[2024-12-09 19:01:41,101][  INFO][PID:3952392] Releasing VM back to pool
[2024-12-09 19:01:41,113][  INFO][PID:3952392] Searching for 'success' file in resultdir
[2024-12-09 19:01:41,114][ ERROR][PID:3952392] Build failed: Backend process error: No success file => build failure
[2024-12-09 19:01:41,114][  INFO][PID:3952392] Finished build: id=8368560 failed=True timeout=18000 destdir=/var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:7 chroot=fedora-39-x86_64 
[2024-12-09 19:01:41,116][ ERROR][PID:3952392] Backend process error: No success file => build failure
[2024-12-09 19:01:41,116][  INFO][PID:3952392] Worker failed build, took 123.45169305801392
[2024-12-09 19:01:41,117][  INFO][PID:3952392] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "torsava",
            "project_name": "automatic-obsoletes",
            "project_dirname": "automatic-obsoletes:pr:7",
            "submitter": "https://src.fedoraproject.org/user/romaingeissler1a",
            "ended_on": 1733770901.1168728,
            "started_on": 1733770777.6651797,
            "submitted_on": null,
            "status": 0,
            "chroot": "fedora-39-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8368560-fedora-39-x86_64",
            "build_id": 8368560,
            "package_name": "gcovr",
            "package_version": "8.2-3",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/torsava/automatic-obsoletes:pr:7/gcovr",
            "git_hash": "4e52c07d0dade696c4a5e3cc985c1f21cb8b2805",
            "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": "torsava/automatic-obsoletes--https://src.fedoraproject.org/user/romaingeissler1a",
            "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/torsava/automatic-obsoletes/fedora-39-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/torsava/automatic-obsoletes:pr:7",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes:pr:7",
            "result_dir": "08368560-gcovr",
            "built_packages": "",
            "id": 8368560,
            "mockchain_macros": {
                "copr_username": "torsava",
                "copr_projectname": "automatic-obsoletes",
                "vendor": "Fedora Project COPR (torsava/automatic-obsoletes)"
            }
        }
    ]
}
[2024-12-09 19:01:41,173][  INFO][PID:3952392] Sending fedora-messaging bus message in build.end
[2024-12-09 19:01:41,192][  INFO][PID:3952392] Compressing /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:7/fedora-39-x86_64/08368560-gcovr/builder-live.log by gzip
[2024-12-09 19:01:41,194][  INFO][PID:3952392] Running command 'gzip /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:7/fedora-39-x86_64/08368560-gcovr/builder-live.log' as PID 3964581
[2024-12-09 19:01:41,195][  INFO][PID:3952392] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:7/fedora-39-x86_64/08368560-gcovr/builder-live.log)
[2024-12-09 19:01:41,196][  INFO][PID:3952392] Compressing /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:7/fedora-39-x86_64/08368560-gcovr/backend.log by gzip
[2024-12-09 19:01:41,197][  INFO][PID:3952392] Running command 'gzip /var/lib/copr/public_html/results/torsava/automatic-obsoletes:pr:7/fedora-39-x86_64/08368560-gcovr/backend.log' as PID 3964582