(for PR #29257)
2026-01-21 02:11.33: New job: Lint
2026-01-21 02:11.33: Checking out commit 5720f8c4. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29257/head" && git reset --hard 5720f8c4
2026-01-21 02:11.33: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout2ec111a3"
2026-01-21 02:11.35: Exec: "git" "-C" "/tmp/git-checkout2ec111a3" "submodule"
"deinit" "--force" "--all"
2026-01-21 02:11.35: Exec: "git" "-C" "/tmp/git-checkout2ec111a3" "reset"
"--hard" "-q" "5720f8c41eb99e52378cf7bf7157c99e53482286"
2026-01-21 02:11.38: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout2ec111a3" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2026-01-21 02:11.38: Exec: "git" "merge" "-q" "--" "10a02a697b08f6d78a6c4c2cb9a76136afc7776d"
To reproduce locally, on the opam-repository PR branch, run:
opam pin opam-ci-check git+https://github.com/ocurrent/opam-repo-ci.git#live
opam-ci-check lint --machine-readable --opam-repository . ezcurl.0.3:new=false ezcurl-lwt.0.3:new=false
2026-01-21 02:11.38: Exec: "opam-ci-check" "lint" "--machine-readable"
"--opam-repository" "." "ezcurl.0.3:new=false"
"ezcurl-lwt.0.3:new=false"
Linting opam-repository at /tmp/git-checkout2ec111a3/. ...
No errors
2026-01-21 02:12.11: Job succeeded