[2024-03-26 20:56:39,676][ INFO][PID:25504] Marking build as starting [2024-03-26 20:56:39,745][ INFO][PID:25504] Trying to allocate VM [2024-03-26 20:56:42,821][ INFO][PID:25504] Allocated host ResallocHost, ticket_id=1907694, hostname=2620:52:3:1:dead:beef:cafe:c118 [2024-03-26 20:56:42,822][ INFO][PID:25504] Allocating ssh connection to builder [2024-03-26 20:56:42,822][ INFO][PID:25504] Checking that builder machine is OK [2024-03-26 20:56:43,376][ INFO][PID:25504] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c118 '/usr/bin/test -f /etc/mock/fedora-39-x86_64.cfg' [2024-03-26 20:56:43,691][ INFO][PID:25504] Filling build.info file with builder info [2024-03-26 20:56:43,692][ INFO][PID:25504] Sending build state back to frontend: { "builds": [ { "timeout": 18000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": 2048, "enable_net": false, "project_owner": "frostyx", "project_name": "demo-project", "project_dirname": "demo-project", "submitter": "frostyx", "ended_on": null, "started_on": 1711486603.6922953, "submitted_on": null, "status": 3, "chroot": "fedora-39-x86_64", "arch": "x86_64", "buildroot_pkgs": [], "task_id": "7217897-fedora-39-x86_64", "build_id": 7217897, "package_name": "hello", "package_version": "2.12.1-4", "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/frostyx/demo-project/hello", "git_hash": "a86e2aaaa04f310e0f44bd9fa02c74e89b7520f8", "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": "frostyx/demo-project--frostyx", "results": null, "appstream": false, "allow_user_ssh": false, "ssh_public_keys": null, "background": false, "fedora_review": false, "isolation": "default", "repo_priority": null, "repos": [ { "baseurl": "https://download.copr.fedorainfracloud.org/results/frostyx/demo-project/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/frostyx/demo-project", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/frostyx/demo-project", "result_dir": "07217897-hello", "built_packages": "", "id": 7217897, "mockchain_macros": { "copr_username": "frostyx", "copr_projectname": "demo-project", "vendor": "Fedora Project COPR (frostyx/demo-project)" } } ] } [2024-03-26 20:56:43,749][ INFO][PID:25504] Sending fedora-messaging bus message in build.start [2024-03-26 20:56:44,328][ INFO][PID:25504] Sending fedora-messaging bus message in chroot.start [2024-03-26 20:56:44,346][ INFO][PID:25504] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7217897-fedora-39-x86_64 --chroot fedora-39-x86_64 --detached [2024-03-26 20:56:44,922][ INFO][PID:25504] Downloading the builder-live.log file, attempt 1 [2024-03-26 20:56:44,923][ INFO][PID:25504] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c118 copr-rpmbuild-log [2024-03-26 20:56:49,927][ INFO][PID:25504] Status: False [2024-03-26 20:59:43,566][ INFO][PID:25504] Downloading results from builder [2024-03-26 20:59:43,567][ INFO][PID:25504] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c118]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/frostyx/demo-project/fedora-39-x86_64/07217897-hello started [2024-03-26 20:59:43,568][ INFO][PID:25504] 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:c118]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/frostyx/demo-project/fedora-39-x86_64/07217897-hello/ &> /var/lib/copr/public_html/results/frostyx/demo-project/fedora-39-x86_64/07217897-hello/build-07217897.rsync.log [2024-03-26 20:59:44,093][ INFO][PID:25504] rsyncing finished. [2024-03-26 20:59:44,094][ INFO][PID:25504] Releasing VM back to pool [2024-03-26 20:59:44,101][ INFO][PID:25504] Searching for 'success' file in resultdir [2024-03-26 20:59:44,101][ INFO][PID:25504] Going to sign pkgs from source: 7217897-fedora-39-x86_64 in chroot: /var/lib/copr/public_html/results/frostyx/demo-project/fedora-39-x86_64 [2024-03-26 20:59:44,102][ INFO][PID:25504] Calling '/bin/sign -u frostyx#demo-project@copr.fedorahosted.org -p' (attempt #1) [2024-03-26 20:59:44,389][ INFO][PID:25504] Calling '/bin/sign -4 -h sha256 -u frostyx#demo-project@copr.fedorahosted.org -r /var/lib/copr/public_html/results/frostyx/demo-project/fedora-39-x86_64/07217897-hello/hello-debuginfo-2.12.1-4.fc39.x86_64.rpm' (attempt #1) [2024-03-26 20:59:45,240][ INFO][PID:25504] signed rpm: /var/lib/copr/public_html/results/frostyx/demo-project/fedora-39-x86_64/07217897-hello/hello-debuginfo-2.12.1-4.fc39.x86_64.rpm [2024-03-26 20:59:45,240][ INFO][PID:25504] Calling '/bin/sign -4 -h sha256 -u frostyx#demo-project@copr.fedorahosted.org -r /var/lib/copr/public_html/results/frostyx/demo-project/fedora-39-x86_64/07217897-hello/hello-2.12.1-4.fc39.src.rpm' (attempt #1) [2024-03-26 20:59:46,280][ INFO][PID:25504] signed rpm: /var/lib/copr/public_html/results/frostyx/demo-project/fedora-39-x86_64/07217897-hello/hello-2.12.1-4.fc39.src.rpm [2024-03-26 20:59:46,280][ INFO][PID:25504] Calling '/bin/sign -4 -h sha256 -u frostyx#demo-project@copr.fedorahosted.org -r /var/lib/copr/public_html/results/frostyx/demo-project/fedora-39-x86_64/07217897-hello/hello-2.12.1-4.fc39.x86_64.rpm' (attempt #1) [2024-03-26 20:59:47,147][ INFO][PID:25504] signed rpm: /var/lib/copr/public_html/results/frostyx/demo-project/fedora-39-x86_64/07217897-hello/hello-2.12.1-4.fc39.x86_64.rpm [2024-03-26 20:59:47,148][ INFO][PID:25504] Calling '/bin/sign -4 -h sha256 -u frostyx#demo-project@copr.fedorahosted.org -r /var/lib/copr/public_html/results/frostyx/demo-project/fedora-39-x86_64/07217897-hello/hello-debugsource-2.12.1-4.fc39.x86_64.rpm' (attempt #1) [2024-03-26 20:59:48,020][ INFO][PID:25504] signed rpm: /var/lib/copr/public_html/results/frostyx/demo-project/fedora-39-x86_64/07217897-hello/hello-debugsource-2.12.1-4.fc39.x86_64.rpm [2024-03-26 20:59:48,021][ INFO][PID:25504] Sign done [2024-03-26 20:59:48,022][ INFO][PID:25504] Incremental createrepo run, adding 07217897-hello into https://download.copr.fedorainfracloud.org/results/frostyx/demo-project/fedora-39-x86_64, (auto-create-repo=True) [2024-03-26 20:59:48,023][ INFO][PID:25504] Running command 'copr-repo --batched /var/lib/copr/public_html/results/frostyx/demo-project/fedora-39-x86_64 --add 07217897-hello --no-appstream-metadata' as PID 30735 [2024-03-26 20:59:48,932][ INFO][PID:25504] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/frostyx/demo-project/fedora-39-x86_64 --add 07217897-hello --no-appstream-metadata) [2024-03-26 20:59:48,933][ INFO][PID:25504] Getting build details [2024-03-26 20:59:48,933][ INFO][PID:25504] Listing built binary packages in /var/lib/copr/public_html/results/frostyx/demo-project/fedora-39-x86_64/07217897-hello [2024-03-26 20:59:48,933][ INFO][PID:25504] Built packages: ['hello-debuginfo 2.12.1', 'hello-debugsource 2.12.1', 'hello 2.12.1'] [2024-03-26 20:59:48,934][ INFO][PID:25504] build details: {'built_packages': 'hello-debuginfo 2.12.1\nhello-debugsource 2.12.1\nhello 2.12.1'} [2024-03-26 20:59:48,934][ INFO][PID:25504] Retrieving pubkey [2024-03-26 20:59:48,935][ INFO][PID:25504] Calling '/bin/sign -u frostyx#demo-project@copr.fedorahosted.org -p' (attempt #1) [2024-03-26 20:59:49,219][ INFO][PID:25504] Added pubkey for user frostyx project demo-project into: /var/lib/copr/public_html/results/frostyx/demo-project/pubkey.gpg [2024-03-26 20:59:49,220][ INFO][PID:25504] Finished build: id=7217897 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/frostyx/demo-project chroot=fedora-39-x86_64 [2024-03-26 20:59:49,221][ INFO][PID:25504] Worker succeeded build, took 185.52962708473206 [2024-03-26 20:59:49,222][ INFO][PID:25504] Sending build state back to frontend: { "builds": [ { "timeout": 18000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": 2048, "enable_net": false, "project_owner": "frostyx", "project_name": "demo-project", "project_dirname": "demo-project", "submitter": "frostyx", "ended_on": 1711486789.2219224, "started_on": 1711486603.6922953, "submitted_on": null, "status": 1, "chroot": "fedora-39-x86_64", "arch": "x86_64", "buildroot_pkgs": [], "task_id": "7217897-fedora-39-x86_64", "build_id": 7217897, "package_name": "hello", "package_version": "2.12.1-4", "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/frostyx/demo-project/hello", "git_hash": "a86e2aaaa04f310e0f44bd9fa02c74e89b7520f8", "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": "frostyx/demo-project--frostyx", "results": { "packages": [ { "name": "hello", "epoch": null, "version": "2.12.1", "release": "4.fc39", "arch": "src" }, { "name": "hello-debuginfo", "epoch": null, "version": "2.12.1", "release": "4.fc39", "arch": "x86_64" }, { "name": "hello-debugsource", "epoch": null, "version": "2.12.1", "release": "4.fc39", "arch": "x86_64" }, { "name": "hello", "epoch": null, "version": "2.12.1", "release": "4.fc39", "arch": "x86_64" } ] }, "appstream": false, "allow_user_ssh": false, "ssh_public_keys": null, "background": false, "fedora_review": false, "isolation": "default", "repo_priority": null, "repos": [ { "baseurl": "https://download.copr.fedorainfracloud.org/results/frostyx/demo-project/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/frostyx/demo-project", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/frostyx/demo-project", "result_dir": "07217897-hello", "built_packages": "hello-debuginfo 2.12.1\nhello-debugsource 2.12.1\nhello 2.12.1", "id": 7217897, "mockchain_macros": { "copr_username": "frostyx", "copr_projectname": "demo-project", "vendor": "Fedora Project COPR (frostyx/demo-project)" } } ] } [2024-03-26 20:59:49,280][ INFO][PID:25504] Sending fedora-messaging bus message in build.end [2024-03-26 20:59:49,298][ INFO][PID:25504] Compressing /var/lib/copr/public_html/results/frostyx/demo-project/fedora-39-x86_64/07217897-hello/builder-live.log by gzip [2024-03-26 20:59:49,300][ INFO][PID:25504] Running command 'gzip /var/lib/copr/public_html/results/frostyx/demo-project/fedora-39-x86_64/07217897-hello/builder-live.log' as PID 30789 [2024-03-26 20:59:49,307][ INFO][PID:25504] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/frostyx/demo-project/fedora-39-x86_64/07217897-hello/builder-live.log) [2024-03-26 20:59:49,308][ INFO][PID:25504] Compressing /var/lib/copr/public_html/results/frostyx/demo-project/fedora-39-x86_64/07217897-hello/backend.log by gzip [2024-03-26 20:59:49,309][ INFO][PID:25504] Running command 'gzip /var/lib/copr/public_html/results/frostyx/demo-project/fedora-39-x86_64/07217897-hello/backend.log' as PID 30790