Skip to content

Gzip failure for canceled builds #4182

@praiskup

Description

@praiskup
[2026-02-19 03:01:58,821][  INFO][PID:1497452] Checking for cancel request
[2026-02-19 03:02:03,822][  INFO][PID:1497452] Checking for cancel request
[2026-02-19 03:02:08,824][  INFO][PID:1497452] Checking for cancel request
[2026-02-19 03:02:08,825][  INFO][PID:1497452] calling cancel callback, and waiting
[2026-02-19 03:02:08,825][  INFO][PID:1497452] Releasing VM back to pool
[2026-02-19 03:03:06,866][ ERROR][PID:1497452] Build was canceled
[2026-02-19 03:03:06,872][WARNING][PID:1497452] Switching not-finished job state to 'failed'
[2026-02-19 03:03:06,872][  INFO][PID:1497452] Worker failed build, took 12559.59220790863
[2026-02-19 03:03:06,873][  INFO][PID:1497452] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "secureblue",
            "project_name": "trivalent",
            "project_dirname": "trivalent",
            "submitter": "secureblue",
            "ended_on": 1771470186.8721378,
            "started_on": 1771457627.2799299,
            "submitted_on": null,
            "status": 0,
            "chroot": "fedora-43-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "10149697-fedora-43-x86_64",
            "build_id": 10149697,
            "package_name": "trivalent-chromium-clean-source",
            "package_version": "145.0.7632.109-885728",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/secureblue/trivalent/trivalent-chromium-clean-source",
            "git_hash": "110588b57aaeae41e6cb16054bb9e5fb7db7bf1d",
            "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": "secureblue/trivalent--secureblue",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/secureblue/trivalent/fedora-43-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "tags": [
                "arch_x86_64",
                "on_demand_powerful"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/secureblue/trivalent",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/secureblue/trivalent",
            "result_dir": "10149697-trivalent-chromium-clean-source",
            "built_packages": "",
            "id": 10149697,
            "mockchain_macros": {
                "copr_username": "secureblue",
                "copr_projectname": "trivalent",
                "vendor": "Fedora Project COPR (secureblue/trivalent)"
            }
        }
    ]
}
[2026-02-19 03:03:06,947][  INFO][PID:1497452] Sending fedora-messaging bus message in build.end
[2026-02-19 03:03:07,555][  INFO][PID:1497452] Compressing /var/lib/copr/public_html/results/secureblue/trivalent/fedora-43-x86_64/10149697-trivalent-chromium-clean-source/builder-live.log by gzip
[2026-02-19 03:03:07,558][  INFO][PID:1497452] Running command 'gzip /var/lib/copr/public_html/results/secureblue/trivalent/fedora-43-x86_64/10149697-trivalent-chromium-clean-source/builder-live.log' as PID 2396739
[2026-02-19 03:03:07,559][  INFO][PID:1497452] Finished after 0 seconds with exit code 1 (gzip /var/lib/copr/public_html/results/secureblue/trivalent/fedora-43-x86_64/10149697-trivalent-chromium-clean-source/builder-live.log)
stdout:

stderr:
gzip: /var/lib/copr/public_html/results/secureblue/trivalent/fedora-43-x86_64/10149697-trivalent-chromium-clean-source/builder-live.log: No such file or directory

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Needs triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions