Skip to content

Console Output

10:29:52 [2023-01-10T10:29:52.641Z] The recommended git tool is: git
10:29:52 [2023-01-10T10:29:52.648Z] using credential docker-jenkins-github-credentials
10:29:52 [2023-01-10T10:29:52.663Z] Cloning the remote Git repository
10:29:52 [2023-01-10T10:29:52.663Z] Cloning with configured refspecs honoured and without tags
10:29:52 [2023-01-10T10:29:52.720Z] Cloning repository https://github.com/moby/moby.git
10:29:52 [2023-01-10T10:29:52.720Z]  > git init /home/ubuntu/workspace/moby_PR-44778 # timeout=10
10:29:52 [2023-01-10T10:29:52.738Z] Fetching upstream changes from https://github.com/moby/moby.git
10:29:52 [2023-01-10T10:29:52.738Z]  > git --version # timeout=10
10:29:52 [2023-01-10T10:29:52.745Z]  > git --version # 'git version 2.25.1'
10:29:52 [2023-01-10T10:29:52.745Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:29:52 [2023-01-10T10:29:52.746Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44778/head:refs/remotes/origin/PR-44778 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
10:30:05 [2023-01-10T10:30:05.252Z] Fetching without tags
10:30:05 [2023-01-10T10:30:05.714Z] Merging remotes/origin/23.0 commit 8f5bbc24ef338baabbce269a6d7e9efc5c941d5b into PR head commit 5802ca9e08e3756dbb672fe325ff48b1a49c64a4
10:30:06 [2023-01-10T10:30:06.290Z] Merge succeeded, producing 5802ca9e08e3756dbb672fe325ff48b1a49c64a4
10:30:06 [2023-01-10T10:30:06.290Z] Checking out Revision 5802ca9e08e3756dbb672fe325ff48b1a49c64a4 (PR-44778)
10:30:06 [2023-01-10T10:30:06.757Z] Commit message: "rootless: move ./rootless to ./pkg/rootless"
10:30:06 [2023-01-10T10:30:06.757Z] First time build. Skipping changelog.
10:30:06 [2023-01-10T10:30:06.827Z]  > git --version # timeout=10
10:30:06 [2023-01-10T10:30:06.835Z]  > git --version # 'git version 2.25.1'
10:30:06 [2023-01-10T10:30:06.840Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
10:30:05 [2023-01-10T10:30:05.286Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:30:05 [2023-01-10T10:30:05.291Z]  > git config --add remote.origin.fetch +refs/pull/44778/head:refs/remotes/origin/PR-44778 # timeout=10
10:30:05 [2023-01-10T10:30:05.294Z]  > git config --add remote.origin.fetch +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
10:30:05 [2023-01-10T10:30:05.303Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:30:05 [2023-01-10T10:30:05.309Z] Fetching upstream changes from https://github.com/moby/moby.git
10:30:05 [2023-01-10T10:30:05.310Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:30:05 [2023-01-10T10:30:05.310Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44778/head:refs/remotes/origin/PR-44778 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
10:30:05 [2023-01-10T10:30:05.771Z]  > git config core.sparsecheckout # timeout=10
10:30:05 [2023-01-10T10:30:05.775Z]  > git checkout -f 5802ca9e08e3756dbb672fe325ff48b1a49c64a4 # timeout=10
10:30:06 [2023-01-10T10:30:06.324Z]  > git remote # timeout=10
10:30:06 [2023-01-10T10:30:06.328Z]  > git config --get remote.origin.url # timeout=10
10:30:06 [2023-01-10T10:30:06.332Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:30:06 [2023-01-10T10:30:06.332Z]  > git merge 8f5bbc24ef338baabbce269a6d7e9efc5c941d5b # timeout=10
10:30:06 [2023-01-10T10:30:06.341Z]  > git rev-parse HEAD^{commit} # timeout=10
10:30:06 [2023-01-10T10:30:06.347Z]  > git config core.sparsecheckout # timeout=10
10:30:06 [2023-01-10T10:30:06.351Z]  > git checkout -f 5802ca9e08e3756dbb672fe325ff48b1a49c64a4 # timeout=10