[2024-03-22 16:56:24,008][  INFO][PID:2567176] Marking build as starting
[2024-03-22 16:56:24,100][  INFO][PID:2567176] Trying to allocate VM
[2024-03-22 17:00:42,726][  INFO][PID:2567176] Allocated host ResallocHost, ticket_id=1833755, hostname=2620:52:3:1:dead:beef:cafe:c18f
[2024-03-22 17:00:42,727][  INFO][PID:2567176] Allocating ssh connection to builder
[2024-03-22 17:00:42,728][  INFO][PID:2567176] Checking that builder machine is OK
[2024-03-22 17:00:43,428][  INFO][PID:2567176] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c18f '/usr/bin/test -f /etc/mock/fedora-40-x86_64.cfg'
[2024-03-22 17:00:43,793][  INFO][PID:2567176] Filling build.info file with builder info
[2024-03-22 17:00:43,795][  INFO][PID:2567176] 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",
            "submitter": "https://src.fedoraproject.org/user/jjames",
            "ended_on": null,
            "started_on": 1711126843.7946868,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7198941-fedora-40-x86_64",
            "build_id": 7198941,
            "package_name": "sympy",
            "package_version": "1.12-7",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/torsava/automatic-obsoletes/sympy",
            "git_hash": "8cab07104438483572416d2eb13ef2291f447be6",
            "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/jjames",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes/fedora-40-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",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes",
            "result_dir": "07198941-sympy",
            "built_packages": "",
            "id": 7198941,
            "mockchain_macros": {
                "copr_username": "torsava",
                "copr_projectname": "automatic-obsoletes",
                "vendor": "Fedora Project COPR (torsava/automatic-obsoletes)"
            }
        }
    ]
}
[2024-03-22 17:00:43,856][  INFO][PID:2567176] Sending fedora-messaging bus message in build.start
[2024-03-22 17:00:44,763][  INFO][PID:2567176] Sending fedora-messaging bus message in chroot.start
[2024-03-22 17:00:44,786][  INFO][PID:2567176] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7198941-fedora-40-x86_64 --chroot fedora-40-x86_64 --detached
[2024-03-22 17:00:45,586][  INFO][PID:2567176] Downloading the builder-live.log file, attempt 1
[2024-03-22 17:00:45,588][  INFO][PID:2567176] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c18f copr-rpmbuild-log
[2024-03-22 17:00:50,621][  INFO][PID:2567176] Status: False
[2024-03-22 17:10:50,715][  INFO][PID:2567176] Status: False
[2024-03-22 17:20:50,825][  INFO][PID:2567176] Status: False
[2024-03-22 17:27:47,608][  INFO][PID:2567176] Downloading results from builder
[2024-03-22 17:27:47,609][  INFO][PID:2567176] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c18f]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-40-x86_64/07198941-sympy started
[2024-03-22 17:27:47,609][  INFO][PID:2567176] 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:c18f]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-40-x86_64/07198941-sympy/ &> /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-40-x86_64/07198941-sympy/build-07198941.rsync.log
[2024-03-22 17:27:48,773][  INFO][PID:2567176] rsyncing finished.
[2024-03-22 17:27:48,774][  INFO][PID:2567176] Releasing VM back to pool
[2024-03-22 17:27:48,785][  INFO][PID:2567176] Searching for 'success' file in resultdir
[2024-03-22 17:27:48,786][  INFO][PID:2567176] Going to sign pkgs from source: 7198941-fedora-40-x86_64 in chroot: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-40-x86_64
[2024-03-22 17:27:48,787][  INFO][PID:2567176] Calling '/bin/sign -u torsava#automatic-obsoletes@copr.fedorahosted.org -p' (attempt #1)
[2024-03-22 17:27:49,069][  INFO][PID:2567176] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-40-x86_64/07198941-sympy/sympy-examples-1.12-7.fc40.x86_64.rpm' (attempt #1)
[2024-03-22 17:27:49,769][  INFO][PID:2567176] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-40-x86_64/07198941-sympy/sympy-examples-1.12-7.fc40.x86_64.rpm
[2024-03-22 17:27:49,770][  INFO][PID:2567176] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-40-x86_64/07198941-sympy/python3-sympy-1.12-7.fc40.x86_64.rpm' (attempt #1)
[2024-03-22 17:27:50,710][  INFO][PID:2567176] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-40-x86_64/07198941-sympy/python3-sympy-1.12-7.fc40.x86_64.rpm
[2024-03-22 17:27:50,711][  INFO][PID:2567176] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-40-x86_64/07198941-sympy/sympy-doc-1.12-7.fc40.x86_64.rpm' (attempt #1)
[2024-03-22 17:27:51,605][  INFO][PID:2567176] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-40-x86_64/07198941-sympy/sympy-doc-1.12-7.fc40.x86_64.rpm
[2024-03-22 17:27:51,605][  INFO][PID:2567176] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-40-x86_64/07198941-sympy/sympy-1.12-7.fc40.src.rpm' (attempt #1)
[2024-03-22 17:27:52,421][  INFO][PID:2567176] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-40-x86_64/07198941-sympy/sympy-1.12-7.fc40.src.rpm
[2024-03-22 17:27:52,422][  INFO][PID:2567176] Sign done
[2024-03-22 17:27:52,423][  INFO][PID:2567176] Incremental createrepo run, adding 07198941-sympy into https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes/fedora-40-x86_64, (auto-create-repo=True)
[2024-03-22 17:27:52,424][  INFO][PID:2567176] Running command 'copr-repo --batched /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-40-x86_64 --add 07198941-sympy --no-appstream-metadata' as PID 2786298
[2024-03-22 17:28:03,583][  INFO][PID:2567176] Finished after 11 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-40-x86_64 --add 07198941-sympy --no-appstream-metadata)
[2024-03-22 17:28:03,584][  INFO][PID:2567176] Getting build details
[2024-03-22 17:28:03,585][  INFO][PID:2567176] Listing built binary packages in /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-40-x86_64/07198941-sympy
[2024-03-22 17:28:03,585][  INFO][PID:2567176] Built packages:
['sympy-examples 1.12', 'python3-sympy 1.12', 'sympy-doc 1.12']
[2024-03-22 17:28:03,586][  INFO][PID:2567176] build details: {'built_packages': 'sympy-examples 1.12\npython3-sympy 1.12\nsympy-doc 1.12'}
[2024-03-22 17:28:03,586][  INFO][PID:2567176] Retrieving pubkey
[2024-03-22 17:28:03,586][  INFO][PID:2567176] Calling '/bin/sign -u torsava#automatic-obsoletes@copr.fedorahosted.org -p' (attempt #1)
[2024-03-22 17:28:03,877][  INFO][PID:2567176] Added pubkey for user torsava project automatic-obsoletes into: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/pubkey.gpg
[2024-03-22 17:28:03,878][  INFO][PID:2567176] Finished build: id=7198941 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/torsava/automatic-obsoletes chroot=fedora-40-x86_64 
[2024-03-22 17:28:03,880][  INFO][PID:2567176] Worker succeeded build, took 1640.085841178894
[2024-03-22 17:28:03,881][  INFO][PID:2567176] 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",
            "submitter": "https://src.fedoraproject.org/user/jjames",
            "ended_on": 1711128483.880528,
            "started_on": 1711126843.7946868,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7198941-fedora-40-x86_64",
            "build_id": 7198941,
            "package_name": "sympy",
            "package_version": "1.12-7",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/torsava/automatic-obsoletes/sympy",
            "git_hash": "8cab07104438483572416d2eb13ef2291f447be6",
            "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/jjames",
            "results": {
                "packages": [
                    {
                        "name": "sympy-examples",
                        "epoch": null,
                        "version": "1.12",
                        "release": "7.fc40",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python3-sympy",
                        "epoch": null,
                        "version": "1.12",
                        "release": "7.fc40",
                        "arch": "x86_64"
                    },
                    {
                        "name": "sympy-doc",
                        "epoch": null,
                        "version": "1.12",
                        "release": "7.fc40",
                        "arch": "x86_64"
                    },
                    {
                        "name": "sympy",
                        "epoch": null,
                        "version": "1.12",
                        "release": "7.fc40",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes/fedora-40-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",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes",
            "result_dir": "07198941-sympy",
            "built_packages": "sympy-examples 1.12\npython3-sympy 1.12\nsympy-doc 1.12",
            "id": 7198941,
            "mockchain_macros": {
                "copr_username": "torsava",
                "copr_projectname": "automatic-obsoletes",
                "vendor": "Fedora Project COPR (torsava/automatic-obsoletes)"
            }
        }
    ]
}
[2024-03-22 17:28:03,956][  INFO][PID:2567176] Sending fedora-messaging bus message in build.end
[2024-03-22 17:28:03,980][  INFO][PID:2567176] Compressing /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-40-x86_64/07198941-sympy/builder-live.log by gzip
[2024-03-22 17:28:03,981][  INFO][PID:2567176] Running command 'gzip /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-40-x86_64/07198941-sympy/builder-live.log' as PID 2787572
[2024-03-22 17:28:04,022][  INFO][PID:2567176] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-40-x86_64/07198941-sympy/builder-live.log)
[2024-03-22 17:28:04,024][  INFO][PID:2567176] Compressing /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-40-x86_64/07198941-sympy/backend.log by gzip
[2024-03-22 17:28:04,025][  INFO][PID:2567176] Running command 'gzip /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-40-x86_64/07198941-sympy/backend.log' as PID 2787579