[2024-09-21 11:55:03,210][  INFO][PID:3363513] Marking build as starting
[2024-09-21 11:55:03,308][  INFO][PID:3363513] Trying to allocate VM
[2024-09-21 11:55:06,416][  INFO][PID:3363513] Allocated host ResallocHost, ticket_id=5004965, hostname=2620:52:3:1:dead:beef:cafe:c1d1
[2024-09-21 11:55:06,417][  INFO][PID:3363513] Allocating ssh connection to builder
[2024-09-21 11:55:06,417][  INFO][PID:3363513] Checking that builder machine is OK
[2024-09-21 11:55:06,731][  INFO][PID:3363513] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d1 '/usr/bin/test -f /etc/mock/amazonlinux-2023-x86_64.cfg'
[2024-09-21 11:55:07,047][  INFO][PID:3363513] Filling build.info file with builder info
[2024-09-21 11:55:07,049][  INFO][PID:3363513] 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": 1726919707.0493782,
            "submitted_on": null,
            "status": 3,
            "chroot": "amazonlinux-2023-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8050747-amazonlinux-2023-x86_64",
            "build_id": 8050747,
            "package_name": "perl-Test-MockObject",
            "package_version": "1.20200122-14",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/yxwang5db2/c3/perl-Test-MockObject",
            "git_hash": "20115dc3cf343e09c5df76c6699e86fe7193fe30",
            "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": "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"
                },
                {
                    "baseurl": "http://o6.walkerever.com/al23x",
                    "id": "http_o6_walkerever_com_al23x",
                    "name": "Additional repo http_o6_walkerever_com_al23x"
                }
            ],
            "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": "08050747-perl-Test-MockObject",
            "built_packages": "",
            "id": 8050747,
            "mockchain_macros": {
                "copr_username": "yxwang5db2",
                "copr_projectname": "c3",
                "vendor": "Fedora Project COPR (yxwang5db2/c3)"
            }
        }
    ]
}
[2024-09-21 11:55:07,131][  INFO][PID:3363513] Sending fedora-messaging bus message in build.start
[2024-09-21 11:55:08,012][  INFO][PID:3363513] Sending fedora-messaging bus message in chroot.start
[2024-09-21 11:55:08,036][  INFO][PID:3363513] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8050747-amazonlinux-2023-x86_64 --chroot amazonlinux-2023-x86_64 --detached
[2024-09-21 11:55:08,602][  INFO][PID:3363513] Downloading the builder-live.log file, attempt 1
[2024-09-21 11:55:08,603][  INFO][PID:3363513] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d1 copr-rpmbuild-log
[2024-09-21 11:55:13,610][  INFO][PID:3363513] Status: False
[2024-09-21 11:56:08,094][  INFO][PID:3363513] Downloading results from builder
[2024-09-21 11:56:08,096][  INFO][PID:3363513] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1d1]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/yxwang5db2/c3/amazonlinux-2023-x86_64/08050747-perl-Test-MockObject started
[2024-09-21 11:56:08,097][  INFO][PID:3363513] 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/yxwang5db2/c3/amazonlinux-2023-x86_64/08050747-perl-Test-MockObject/ &> /var/lib/copr/public_html/results/yxwang5db2/c3/amazonlinux-2023-x86_64/08050747-perl-Test-MockObject/build-08050747.rsync.log
[2024-09-21 11:56:08,523][  INFO][PID:3363513] rsyncing finished.
[2024-09-21 11:56:08,524][  INFO][PID:3363513] Releasing VM back to pool
[2024-09-21 11:56:08,534][  INFO][PID:3363513] Searching for 'success' file in resultdir
[2024-09-21 11:56:08,534][  INFO][PID:3363513] Going to sign pkgs from source: 8050747-amazonlinux-2023-x86_64 in chroot: /var/lib/copr/public_html/results/yxwang5db2/c3/amazonlinux-2023-x86_64
[2024-09-21 11:56:08,535][  INFO][PID:3363513] Calling '/bin/sign -u yxwang5db2#c3@copr.fedorahosted.org -p' (attempt #1)
[2024-09-21 11:56:08,713][  INFO][PID:3363513] 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/08050747-perl-Test-MockObject/perl-Test-MockObject-1.20200122-14.amzn2023xwalker.src.rpm' (attempt #1)
[2024-09-21 11:56:09,277][  INFO][PID:3363513] signed rpm: /var/lib/copr/public_html/results/yxwang5db2/c3/amazonlinux-2023-x86_64/08050747-perl-Test-MockObject/perl-Test-MockObject-1.20200122-14.amzn2023xwalker.src.rpm
[2024-09-21 11:56:09,278][  INFO][PID:3363513] 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/08050747-perl-Test-MockObject/perl-Test-MockObject-1.20200122-14.amzn2023xwalker.noarch.rpm' (attempt #1)
[2024-09-21 11:56:09,833][  INFO][PID:3363513] signed rpm: /var/lib/copr/public_html/results/yxwang5db2/c3/amazonlinux-2023-x86_64/08050747-perl-Test-MockObject/perl-Test-MockObject-1.20200122-14.amzn2023xwalker.noarch.rpm
[2024-09-21 11:56:09,834][  INFO][PID:3363513] Sign done
[2024-09-21 11:56:09,834][  INFO][PID:3363513] Incremental createrepo run, adding 08050747-perl-Test-MockObject into https://download.copr.fedorainfracloud.org/results/yxwang5db2/c3/amazonlinux-2023-x86_64, (auto-create-repo=True)
[2024-09-21 11:56:09,835][  INFO][PID:3363513] Running command 'copr-repo --batched /var/lib/copr/public_html/results/yxwang5db2/c3/amazonlinux-2023-x86_64 --add 08050747-perl-Test-MockObject --no-appstream-metadata' as PID 3367614
[2024-09-21 11:56:19,860][  INFO][PID:3363513] Finished after 10 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/yxwang5db2/c3/amazonlinux-2023-x86_64 --add 08050747-perl-Test-MockObject --no-appstream-metadata)
[2024-09-21 11:56:19,861][  INFO][PID:3363513] Getting build details
[2024-09-21 11:56:19,862][  INFO][PID:3363513] Listing built binary packages in /var/lib/copr/public_html/results/yxwang5db2/c3/amazonlinux-2023-x86_64/08050747-perl-Test-MockObject
[2024-09-21 11:56:19,862][  INFO][PID:3363513] Built packages:
['perl-Test-MockObject 1.20200122']
[2024-09-21 11:56:19,863][  INFO][PID:3363513] build details: {'built_packages': 'perl-Test-MockObject 1.20200122'}
[2024-09-21 11:56:19,863][  INFO][PID:3363513] Retrieving pubkey
[2024-09-21 11:56:19,864][  INFO][PID:3363513] Calling '/bin/sign -u yxwang5db2#c3@copr.fedorahosted.org -p' (attempt #1)
[2024-09-21 11:56:20,075][  INFO][PID:3363513] Added pubkey for user yxwang5db2 project c3 into: /var/lib/copr/public_html/results/yxwang5db2/c3/pubkey.gpg
[2024-09-21 11:56:20,076][  INFO][PID:3363513] Finished build: id=8050747 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/yxwang5db2/c3 chroot=amazonlinux-2023-x86_64 
[2024-09-21 11:56:20,078][  INFO][PID:3363513] Worker succeeded build, took 73.02906346321106
[2024-09-21 11:56:20,079][  INFO][PID:3363513] 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": 1726919780.0784416,
            "started_on": 1726919707.0493782,
            "submitted_on": null,
            "status": 1,
            "chroot": "amazonlinux-2023-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8050747-amazonlinux-2023-x86_64",
            "build_id": 8050747,
            "package_name": "perl-Test-MockObject",
            "package_version": "1.20200122-14",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/yxwang5db2/c3/perl-Test-MockObject",
            "git_hash": "20115dc3cf343e09c5df76c6699e86fe7193fe30",
            "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": "perl-Test-MockObject",
                        "epoch": null,
                        "version": "1.20200122",
                        "release": "14.amzn2023xwalker",
                        "arch": "src"
                    },
                    {
                        "name": "perl-Test-MockObject",
                        "epoch": null,
                        "version": "1.20200122",
                        "release": "14.amzn2023xwalker",
                        "arch": "noarch"
                    }
                ]
            },
            "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": "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"
                },
                {
                    "baseurl": "http://o6.walkerever.com/al23x",
                    "id": "http_o6_walkerever_com_al23x",
                    "name": "Additional repo http_o6_walkerever_com_al23x"
                }
            ],
            "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": "08050747-perl-Test-MockObject",
            "built_packages": "perl-Test-MockObject 1.20200122",
            "id": 8050747,
            "mockchain_macros": {
                "copr_username": "yxwang5db2",
                "copr_projectname": "c3",
                "vendor": "Fedora Project COPR (yxwang5db2/c3)"
            }
        }
    ]
}
[2024-09-21 11:56:20,132][  INFO][PID:3363513] Sending fedora-messaging bus message in build.end
[2024-09-21 11:56:20,156][  INFO][PID:3363513] Compressing /var/lib/copr/public_html/results/yxwang5db2/c3/amazonlinux-2023-x86_64/08050747-perl-Test-MockObject/builder-live.log by gzip
[2024-09-21 11:56:20,158][  INFO][PID:3363513] Running command 'gzip /var/lib/copr/public_html/results/yxwang5db2/c3/amazonlinux-2023-x86_64/08050747-perl-Test-MockObject/builder-live.log' as PID 3368293
[2024-09-21 11:56:20,165][  INFO][PID:3363513] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/yxwang5db2/c3/amazonlinux-2023-x86_64/08050747-perl-Test-MockObject/builder-live.log)
[2024-09-21 11:56:20,166][  INFO][PID:3363513] Compressing /var/lib/copr/public_html/results/yxwang5db2/c3/amazonlinux-2023-x86_64/08050747-perl-Test-MockObject/backend.log by gzip
[2024-09-21 11:56:20,167][  INFO][PID:3363513] Running command 'gzip /var/lib/copr/public_html/results/yxwang5db2/c3/amazonlinux-2023-x86_64/08050747-perl-Test-MockObject/backend.log' as PID 3368294