[2025-01-23 18:26:30,073][  INFO][PID:1180527] Marking build as starting
[2025-01-23 18:26:30,114][  INFO][PID:1180527] Trying to allocate VM
[2025-01-23 18:26:33,143][  INFO][PID:1180527] Allocated host ResallocHost, ticket_id=898457, hostname=2620:52:3:1:dead:beef:cafe:c108, name=copr_hv_x86_64_01_prod_00804297_20250123_182101
[2025-01-23 18:26:33,144][  INFO][PID:1180527] Allocating ssh connection to builder
[2025-01-23 18:26:33,144][  INFO][PID:1180527] Checking that builder machine is OK
[2025-01-23 18:26:33,761][  INFO][PID:1180527] Running remote command: copr-builder-ready fedora-40-x86_64
[2025-01-23 18:26:34,102][  INFO][PID:1180527] Red Hat subscription not needed for fedora-40-x86_64
Builder is ready to be used

[2025-01-23 18:26:34,103][  INFO][PID:1180527] Filling build.info file with builder info
[2025-01-23 18:26:34,104][  INFO][PID:1180527] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "techtasie",
            "project_name": "ros2",
            "project_dirname": "ros2",
            "submitter": "techtasie",
            "ended_on": null,
            "started_on": 1737656794.1045158,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8564290-fedora-40-x86_64",
            "build_id": 8564290,
            "package_name": "ros2-jazzy-tf2_msgs",
            "package_version": "0.36.8-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/techtasie/ros2/ros2-jazzy-tf2_msgs",
            "git_hash": "600db9404dfc4f7b1013c27421d8d8d6508c8a4c",
            "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": "techtasie/ros2--techtasie",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/techtasie/ros2/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/techtasie/ros2",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/techtasie/ros2",
            "result_dir": "08564290-ros2-jazzy-tf2_msgs",
            "built_packages": "",
            "id": 8564290,
            "mockchain_macros": {
                "copr_username": "techtasie",
                "copr_projectname": "ros2",
                "vendor": "Fedora Project COPR (techtasie/ros2)"
            }
        }
    ]
}
[2025-01-23 18:26:34,143][  INFO][PID:1180527] Sending fedora-messaging bus message in build.start
[2025-01-23 18:26:34,746][  INFO][PID:1180527] Sending fedora-messaging bus message in chroot.start
[2025-01-23 18:26:34,764][  INFO][PID:1180527] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8564290-fedora-40-x86_64 --chroot fedora-40-x86_64 --detached
[2025-01-23 18:26:35,490][  INFO][PID:1180527] Downloading the builder-live.log file, attempt 1
[2025-01-23 18:26:35,492][  INFO][PID:1180527] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c108 copr-rpmbuild-log
[2025-01-23 18:26:40,497][  INFO][PID:1180527] Periodic builder liveness probe: alive
[2025-01-23 18:28:47,420][  INFO][PID:1180527] Downloading results from builder
[2025-01-23 18:28:47,420][  INFO][PID:1180527] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c108]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/techtasie/ros2/fedora-40-x86_64/08564290-ros2-jazzy-tf2_msgs started
[2025-01-23 18:28:47,421][  INFO][PID:1180527] 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:c108]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/techtasie/ros2/fedora-40-x86_64/08564290-ros2-jazzy-tf2_msgs/ &> /var/lib/copr/public_html/results/techtasie/ros2/fedora-40-x86_64/08564290-ros2-jazzy-tf2_msgs/build-08564290.rsync.log
[2025-01-23 18:28:47,841][  INFO][PID:1180527] rsyncing finished.
[2025-01-23 18:28:47,841][  INFO][PID:1180527] Releasing VM back to pool
[2025-01-23 18:28:47,854][  INFO][PID:1180527] Searching for 'success' file in resultdir
[2025-01-23 18:28:47,854][  INFO][PID:1180527] Going to sign pkgs from source: 8564290-fedora-40-x86_64 in chroot: /var/lib/copr/public_html/results/techtasie/ros2/fedora-40-x86_64
[2025-01-23 18:28:47,855][  INFO][PID:1180527] Calling '/bin/sign -u techtasie#ros2@copr.fedorahosted.org -p' (attempt #1)
[2025-01-23 18:28:48,158][  INFO][PID:1180527] Calling '/bin/sign -4 -h sha256 -u techtasie#ros2@copr.fedorahosted.org -r /var/lib/copr/public_html/results/techtasie/ros2/fedora-40-x86_64/08564290-ros2-jazzy-tf2_msgs/ros2-jazzy-tf2_msgs-0.36.8-1.fc40.x86_64.rpm' (attempt #1)
[2025-01-23 18:28:49,050][  INFO][PID:1180527] signed rpm: /var/lib/copr/public_html/results/techtasie/ros2/fedora-40-x86_64/08564290-ros2-jazzy-tf2_msgs/ros2-jazzy-tf2_msgs-0.36.8-1.fc40.x86_64.rpm
[2025-01-23 18:28:49,051][  INFO][PID:1180527] Calling '/bin/sign -4 -h sha256 -u techtasie#ros2@copr.fedorahosted.org -r /var/lib/copr/public_html/results/techtasie/ros2/fedora-40-x86_64/08564290-ros2-jazzy-tf2_msgs/ros2-jazzy-tf2_msgs-devel-0.36.8-1.fc40.x86_64.rpm' (attempt #1)
[2025-01-23 18:28:49,929][  INFO][PID:1180527] signed rpm: /var/lib/copr/public_html/results/techtasie/ros2/fedora-40-x86_64/08564290-ros2-jazzy-tf2_msgs/ros2-jazzy-tf2_msgs-devel-0.36.8-1.fc40.x86_64.rpm
[2025-01-23 18:28:49,930][  INFO][PID:1180527] Calling '/bin/sign -4 -h sha256 -u techtasie#ros2@copr.fedorahosted.org -r /var/lib/copr/public_html/results/techtasie/ros2/fedora-40-x86_64/08564290-ros2-jazzy-tf2_msgs/ros2-jazzy-tf2_msgs-debuginfo-0.36.8-1.fc40.x86_64.rpm' (attempt #1)
[2025-01-23 18:28:50,823][  INFO][PID:1180527] signed rpm: /var/lib/copr/public_html/results/techtasie/ros2/fedora-40-x86_64/08564290-ros2-jazzy-tf2_msgs/ros2-jazzy-tf2_msgs-debuginfo-0.36.8-1.fc40.x86_64.rpm
[2025-01-23 18:28:50,824][  INFO][PID:1180527] Calling '/bin/sign -4 -h sha256 -u techtasie#ros2@copr.fedorahosted.org -r /var/lib/copr/public_html/results/techtasie/ros2/fedora-40-x86_64/08564290-ros2-jazzy-tf2_msgs/ros2-jazzy-tf2_msgs-0.36.8-1.fc40.src.rpm' (attempt #1)
[2025-01-23 18:28:51,710][  INFO][PID:1180527] signed rpm: /var/lib/copr/public_html/results/techtasie/ros2/fedora-40-x86_64/08564290-ros2-jazzy-tf2_msgs/ros2-jazzy-tf2_msgs-0.36.8-1.fc40.src.rpm
[2025-01-23 18:28:51,711][  INFO][PID:1180527] Calling '/bin/sign -4 -h sha256 -u techtasie#ros2@copr.fedorahosted.org -r /var/lib/copr/public_html/results/techtasie/ros2/fedora-40-x86_64/08564290-ros2-jazzy-tf2_msgs/ros2-jazzy-tf2_msgs-debugsource-0.36.8-1.fc40.x86_64.rpm' (attempt #1)
[2025-01-23 18:28:52,602][  INFO][PID:1180527] signed rpm: /var/lib/copr/public_html/results/techtasie/ros2/fedora-40-x86_64/08564290-ros2-jazzy-tf2_msgs/ros2-jazzy-tf2_msgs-debugsource-0.36.8-1.fc40.x86_64.rpm
[2025-01-23 18:28:52,602][  INFO][PID:1180527] Sign done
[2025-01-23 18:28:52,603][  INFO][PID:1180527] Incremental createrepo run, adding 08564290-ros2-jazzy-tf2_msgs into https://download.copr.fedorainfracloud.org/results/techtasie/ros2/fedora-40-x86_64, (auto-create-repo=True)
[2025-01-23 18:28:52,604][  INFO][PID:1180527] Running command 'copr-repo --batched /var/lib/copr/public_html/results/techtasie/ros2/fedora-40-x86_64 --add 08564290-ros2-jazzy-tf2_msgs --no-appstream-metadata' as PID 1194778
[2025-01-23 18:28:55,005][  INFO][PID:1180527] Finished after 2 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/techtasie/ros2/fedora-40-x86_64 --add 08564290-ros2-jazzy-tf2_msgs --no-appstream-metadata)
[2025-01-23 18:28:55,006][  INFO][PID:1180527] Getting build details
[2025-01-23 18:28:55,007][  INFO][PID:1180527] Listing built binary packages in /var/lib/copr/public_html/results/techtasie/ros2/fedora-40-x86_64/08564290-ros2-jazzy-tf2_msgs
[2025-01-23 18:28:55,007][  INFO][PID:1180527] Built packages:
['ros2-jazzy-tf2_msgs-debuginfo 0.36.8', 'ros2-jazzy-tf2_msgs-devel 0.36.8', 'ros2-jazzy-tf2_msgs-debugsource 0.36.8', 'ros2-jazzy-tf2_msgs 0.36.8']
[2025-01-23 18:28:55,008][  INFO][PID:1180527] build details: {'built_packages': 'ros2-jazzy-tf2_msgs-debuginfo 0.36.8\nros2-jazzy-tf2_msgs-devel 0.36.8\nros2-jazzy-tf2_msgs-debugsource 0.36.8\nros2-jazzy-tf2_msgs 0.36.8'}
[2025-01-23 18:28:55,008][  INFO][PID:1180527] Retrieving pubkey
[2025-01-23 18:28:55,008][  INFO][PID:1180527] Calling '/bin/sign -u techtasie#ros2@copr.fedorahosted.org -p' (attempt #1)
[2025-01-23 18:28:55,312][  INFO][PID:1180527] Added pubkey for user techtasie project ros2 into: /var/lib/copr/public_html/results/techtasie/ros2/pubkey.gpg
[2025-01-23 18:28:55,313][  INFO][PID:1180527] Finished build: id=8564290 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/techtasie/ros2 chroot=fedora-40-x86_64 
[2025-01-23 18:28:55,315][  INFO][PID:1180527] Worker succeeded build, took 141.2105507850647
[2025-01-23 18:28:55,315][  INFO][PID:1180527] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "techtasie",
            "project_name": "ros2",
            "project_dirname": "ros2",
            "submitter": "techtasie",
            "ended_on": 1737656935.3150666,
            "started_on": 1737656794.1045158,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8564290-fedora-40-x86_64",
            "build_id": 8564290,
            "package_name": "ros2-jazzy-tf2_msgs",
            "package_version": "0.36.8-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/techtasie/ros2/ros2-jazzy-tf2_msgs",
            "git_hash": "600db9404dfc4f7b1013c27421d8d8d6508c8a4c",
            "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": "techtasie/ros2--techtasie",
            "results": {
                "packages": [
                    {
                        "name": "ros2-jazzy-tf2_msgs-debuginfo",
                        "epoch": null,
                        "version": "0.36.8",
                        "release": "1.fc40",
                        "arch": "x86_64"
                    },
                    {
                        "name": "ros2-jazzy-tf2_msgs",
                        "epoch": null,
                        "version": "0.36.8",
                        "release": "1.fc40",
                        "arch": "src"
                    },
                    {
                        "name": "ros2-jazzy-tf2_msgs-devel",
                        "epoch": null,
                        "version": "0.36.8",
                        "release": "1.fc40",
                        "arch": "x86_64"
                    },
                    {
                        "name": "ros2-jazzy-tf2_msgs-debugsource",
                        "epoch": null,
                        "version": "0.36.8",
                        "release": "1.fc40",
                        "arch": "x86_64"
                    },
                    {
                        "name": "ros2-jazzy-tf2_msgs",
                        "epoch": null,
                        "version": "0.36.8",
                        "release": "1.fc40",
                        "arch": "x86_64"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/techtasie/ros2/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/techtasie/ros2",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/techtasie/ros2",
            "result_dir": "08564290-ros2-jazzy-tf2_msgs",
            "built_packages": "ros2-jazzy-tf2_msgs-debuginfo 0.36.8\nros2-jazzy-tf2_msgs-devel 0.36.8\nros2-jazzy-tf2_msgs-debugsource 0.36.8\nros2-jazzy-tf2_msgs 0.36.8",
            "id": 8564290,
            "mockchain_macros": {
                "copr_username": "techtasie",
                "copr_projectname": "ros2",
                "vendor": "Fedora Project COPR (techtasie/ros2)"
            }
        }
    ]
}
[2025-01-23 18:28:55,348][  INFO][PID:1180527] Sending fedora-messaging bus message in build.end
[2025-01-23 18:28:55,371][  INFO][PID:1180527] Compressing /var/lib/copr/public_html/results/techtasie/ros2/fedora-40-x86_64/08564290-ros2-jazzy-tf2_msgs/builder-live.log by gzip
[2025-01-23 18:28:55,372][  INFO][PID:1180527] Running command 'gzip /var/lib/copr/public_html/results/techtasie/ros2/fedora-40-x86_64/08564290-ros2-jazzy-tf2_msgs/builder-live.log' as PID 1195010
[2025-01-23 18:28:55,382][  INFO][PID:1180527] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/techtasie/ros2/fedora-40-x86_64/08564290-ros2-jazzy-tf2_msgs/builder-live.log)
[2025-01-23 18:28:55,383][  INFO][PID:1180527] Compressing /var/lib/copr/public_html/results/techtasie/ros2/fedora-40-x86_64/08564290-ros2-jazzy-tf2_msgs/backend.log by gzip
[2025-01-23 18:28:55,384][  INFO][PID:1180527] Running command 'gzip /var/lib/copr/public_html/results/techtasie/ros2/fedora-40-x86_64/08564290-ros2-jazzy-tf2_msgs/backend.log' as PID 1195011