[2024-09-22 16:04:00,180][  INFO][PID:4146329] Marking build as starting
[2024-09-22 16:04:00,255][  INFO][PID:4146329] Trying to allocate VM
[2024-09-22 16:04:03,281][  INFO][PID:4146329] Allocated host ResallocHost, ticket_id=5019397, hostname=2620:52:3:1:dead:beef:cafe:c117
[2024-09-22 16:04:03,282][  INFO][PID:4146329] Allocating ssh connection to builder
[2024-09-22 16:04:03,282][  INFO][PID:4146329] Checking that builder machine is OK
[2024-09-22 16:04:03,841][  INFO][PID:4146329] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c117 '/usr/bin/test -f /etc/mock/amazonlinux-2023-x86_64.cfg'
[2024-09-22 16:04:04,156][  INFO][PID:4146329] Filling build.info file with builder info
[2024-09-22 16:04:04,157][  INFO][PID:4146329] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "yxwang5db2",
            "project_name": "c3",
            "project_dirname": "c3",
            "submitter": "yxwang5db2",
            "ended_on": null,
            "started_on": 1727021044.1574244,
            "submitted_on": null,
            "status": 3,
            "chroot": "amazonlinux-2023-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8054686-amazonlinux-2023-x86_64",
            "build_id": 8054686,
            "package_name": "golang-github-bsphere-le",
            "package_version": "0-16",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/yxwang5db2/c3/golang-github-bsphere-le",
            "git_hash": "451ee9bae6ebfd80e3d4be7eb627384c56246bf4",
            "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": "yxwang5db2/c3--yxwang5db2",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": 1,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/yxwang5db2/c3/amazonlinux-2023-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": 1
                },
                {
                    "baseurl": "http://o6.walkerever.com/al23x",
                    "id": "http_o6_walkerever_com_al23x",
                    "name": "Additional repo http_o6_walkerever_com_al23x"
                },
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/yxwang5db2/c2/amazonlinux-2023-x86_64/",
                    "id": "copr_yxwang5db2_c2",
                    "name": "Additional repo copr_yxwang5db2_c2"
                },
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/yxwang5db2/c4/amazonlinux-2023-x86_64/",
                    "id": "copr_yxwang5db2_c4",
                    "name": "Additional repo copr_yxwang5db2_c4"
                },
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/yxwang5db2/c5/amazonlinux-2023-x86_64/",
                    "id": "copr_yxwang5db2_c5",
                    "name": "Additional repo copr_yxwang5db2_c5"
                },
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/yxwang5db2/c6/amazonlinux-2023-x86_64/",
                    "id": "copr_yxwang5db2_c6",
                    "name": "Additional repo copr_yxwang5db2_c6"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/yxwang5db2/c3",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/yxwang5db2/c3",
            "result_dir": "08054686-golang-github-bsphere-le",
            "built_packages": "",
            "id": 8054686,
            "mockchain_macros": {
                "copr_username": "yxwang5db2",
                "copr_projectname": "c3",
                "vendor": "Fedora Project COPR (yxwang5db2/c3)"
            }
        }
    ]
}
[2024-09-22 16:04:04,236][  INFO][PID:4146329] Sending fedora-messaging bus message in build.start
[2024-09-22 16:04:05,088][  INFO][PID:4146329] Sending fedora-messaging bus message in chroot.start
[2024-09-22 16:04:05,111][  INFO][PID:4146329] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8054686-amazonlinux-2023-x86_64 --chroot amazonlinux-2023-x86_64 --detached
[2024-09-22 16:04:05,663][  INFO][PID:4146329] Downloading the builder-live.log file, attempt 1
[2024-09-22 16:04:05,665][  INFO][PID:4146329] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c117 copr-rpmbuild-log
[2024-09-22 16:04:10,669][  INFO][PID:4146329] Status: False
[2024-09-22 16:05:05,864][  INFO][PID:4146329] Downloading results from builder
[2024-09-22 16:05:05,865][  INFO][PID:4146329] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c117]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/yxwang5db2/c3/amazonlinux-2023-x86_64/08054686-golang-github-bsphere-le started
[2024-09-22 16:05:05,866][  INFO][PID:4146329] 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:c117]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/yxwang5db2/c3/amazonlinux-2023-x86_64/08054686-golang-github-bsphere-le/ &> /var/lib/copr/public_html/results/yxwang5db2/c3/amazonlinux-2023-x86_64/08054686-golang-github-bsphere-le/build-08054686.rsync.log
[2024-09-22 16:05:06,268][  INFO][PID:4146329] rsyncing finished.
[2024-09-22 16:05:06,269][  INFO][PID:4146329] Releasing VM back to pool
[2024-09-22 16:05:06,281][  INFO][PID:4146329] Searching for 'success' file in resultdir
[2024-09-22 16:05:06,282][  INFO][PID:4146329] Going to sign pkgs from source: 8054686-amazonlinux-2023-x86_64 in chroot: /var/lib/copr/public_html/results/yxwang5db2/c3/amazonlinux-2023-x86_64
[2024-09-22 16:05:06,282][  INFO][PID:4146329] Calling '/bin/sign -u yxwang5db2#c3@copr.fedorahosted.org -p' (attempt #1)
[2024-09-22 16:05:06,595][  INFO][PID:4146329] Calling '/bin/sign -4 -h sha256 -u yxwang5db2#c3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/yxwang5db2/c3/amazonlinux-2023-x86_64/08054686-golang-github-bsphere-le/golang-github-bsphere-le-0-16.amzn2023xwalker.src.rpm' (attempt #1)
[2024-09-22 16:05:07,291][  INFO][PID:4146329] signed rpm: /var/lib/copr/public_html/results/yxwang5db2/c3/amazonlinux-2023-x86_64/08054686-golang-github-bsphere-le/golang-github-bsphere-le-0-16.amzn2023xwalker.src.rpm
[2024-09-22 16:05:07,292][  INFO][PID:4146329] Calling '/bin/sign -4 -h sha256 -u yxwang5db2#c3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/yxwang5db2/c3/amazonlinux-2023-x86_64/08054686-golang-github-bsphere-le/golang-github-bsphere-le-devel-0-16.amzn2023xwalker.noarch.rpm' (attempt #1)
[2024-09-22 16:05:07,970][  INFO][PID:4146329] signed rpm: /var/lib/copr/public_html/results/yxwang5db2/c3/amazonlinux-2023-x86_64/08054686-golang-github-bsphere-le/golang-github-bsphere-le-devel-0-16.amzn2023xwalker.noarch.rpm
[2024-09-22 16:05:07,971][  INFO][PID:4146329] Sign done
[2024-09-22 16:05:07,971][  INFO][PID:4146329] Incremental createrepo run, adding 08054686-golang-github-bsphere-le into https://download.copr.fedorainfracloud.org/results/yxwang5db2/c3/amazonlinux-2023-x86_64, (auto-create-repo=True)
[2024-09-22 16:05:07,973][  INFO][PID:4146329] Running command 'copr-repo --batched /var/lib/copr/public_html/results/yxwang5db2/c3/amazonlinux-2023-x86_64 --add 08054686-golang-github-bsphere-le --no-appstream-metadata' as PID 4150113
[2024-09-22 16:05:21,487][  INFO][PID:4146329] Finished after 13 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/yxwang5db2/c3/amazonlinux-2023-x86_64 --add 08054686-golang-github-bsphere-le --no-appstream-metadata)
[2024-09-22 16:05:21,488][  INFO][PID:4146329] Getting build details
[2024-09-22 16:05:21,488][  INFO][PID:4146329] Listing built binary packages in /var/lib/copr/public_html/results/yxwang5db2/c3/amazonlinux-2023-x86_64/08054686-golang-github-bsphere-le
[2024-09-22 16:05:21,489][  INFO][PID:4146329] Built packages:
['golang-github-bsphere-le-devel 0']
[2024-09-22 16:05:21,489][  INFO][PID:4146329] build details: {'built_packages': 'golang-github-bsphere-le-devel 0'}
[2024-09-22 16:05:21,489][  INFO][PID:4146329] Retrieving pubkey
[2024-09-22 16:05:21,490][  INFO][PID:4146329] Calling '/bin/sign -u yxwang5db2#c3@copr.fedorahosted.org -p' (attempt #1)
[2024-09-22 16:05:21,675][  INFO][PID:4146329] Added pubkey for user yxwang5db2 project c3 into: /var/lib/copr/public_html/results/yxwang5db2/c3/pubkey.gpg
[2024-09-22 16:05:21,675][  INFO][PID:4146329] Finished build: id=8054686 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/yxwang5db2/c3 chroot=amazonlinux-2023-x86_64 
[2024-09-22 16:05:21,677][  INFO][PID:4146329] Worker succeeded build, took 77.5196008682251
[2024-09-22 16:05:21,677][  INFO][PID:4146329] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "yxwang5db2",
            "project_name": "c3",
            "project_dirname": "c3",
            "submitter": "yxwang5db2",
            "ended_on": 1727021121.6770253,
            "started_on": 1727021044.1574244,
            "submitted_on": null,
            "status": 1,
            "chroot": "amazonlinux-2023-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8054686-amazonlinux-2023-x86_64",
            "build_id": 8054686,
            "package_name": "golang-github-bsphere-le",
            "package_version": "0-16",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/yxwang5db2/c3/golang-github-bsphere-le",
            "git_hash": "451ee9bae6ebfd80e3d4be7eb627384c56246bf4",
            "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": "yxwang5db2/c3--yxwang5db2",
            "results": {
                "packages": [
                    {
                        "name": "golang-github-bsphere-le-devel",
                        "epoch": null,
                        "version": "0",
                        "release": "16.amzn2023xwalker",
                        "arch": "noarch"
                    },
                    {
                        "name": "golang-github-bsphere-le",
                        "epoch": null,
                        "version": "0",
                        "release": "16.amzn2023xwalker",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": 1,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/yxwang5db2/c3/amazonlinux-2023-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": 1
                },
                {
                    "baseurl": "http://o6.walkerever.com/al23x",
                    "id": "http_o6_walkerever_com_al23x",
                    "name": "Additional repo http_o6_walkerever_com_al23x"
                },
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/yxwang5db2/c2/amazonlinux-2023-x86_64/",
                    "id": "copr_yxwang5db2_c2",
                    "name": "Additional repo copr_yxwang5db2_c2"
                },
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/yxwang5db2/c4/amazonlinux-2023-x86_64/",
                    "id": "copr_yxwang5db2_c4",
                    "name": "Additional repo copr_yxwang5db2_c4"
                },
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/yxwang5db2/c5/amazonlinux-2023-x86_64/",
                    "id": "copr_yxwang5db2_c5",
                    "name": "Additional repo copr_yxwang5db2_c5"
                },
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/yxwang5db2/c6/amazonlinux-2023-x86_64/",
                    "id": "copr_yxwang5db2_c6",
                    "name": "Additional repo copr_yxwang5db2_c6"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/yxwang5db2/c3",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/yxwang5db2/c3",
            "result_dir": "08054686-golang-github-bsphere-le",
            "built_packages": "golang-github-bsphere-le-devel 0",
            "id": 8054686,
            "mockchain_macros": {
                "copr_username": "yxwang5db2",
                "copr_projectname": "c3",
                "vendor": "Fedora Project COPR (yxwang5db2/c3)"
            }
        }
    ]
}
[2024-09-22 16:05:21,731][  INFO][PID:4146329] Sending fedora-messaging bus message in build.end
[2024-09-22 16:05:21,751][  INFO][PID:4146329] Compressing /var/lib/copr/public_html/results/yxwang5db2/c3/amazonlinux-2023-x86_64/08054686-golang-github-bsphere-le/builder-live.log by gzip
[2024-09-22 16:05:21,752][  INFO][PID:4146329] Running command 'gzip /var/lib/copr/public_html/results/yxwang5db2/c3/amazonlinux-2023-x86_64/08054686-golang-github-bsphere-le/builder-live.log' as PID 4151199
[2024-09-22 16:05:21,756][  INFO][PID:4146329] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/yxwang5db2/c3/amazonlinux-2023-x86_64/08054686-golang-github-bsphere-le/builder-live.log)
[2024-09-22 16:05:21,756][  INFO][PID:4146329] Compressing /var/lib/copr/public_html/results/yxwang5db2/c3/amazonlinux-2023-x86_64/08054686-golang-github-bsphere-le/backend.log by gzip
[2024-09-22 16:05:21,757][  INFO][PID:4146329] Running command 'gzip /var/lib/copr/public_html/results/yxwang5db2/c3/amazonlinux-2023-x86_64/08054686-golang-github-bsphere-le/backend.log' as PID 4151201