Skip to content

Console Output

17:07:29 [2023-07-21T17:07:29.671Z] The recommended git tool is: git
17:07:29 [2023-07-21T17:07:29.677Z] using credential docker-jenkins-github-credentials
17:07:29 [2023-07-21T17:07:29.695Z] Fetching changes from the remote Git repository
17:07:29 [2023-07-21T17:07:29.700Z] Fetching without tags
17:07:29 [2023-07-21T17:07:29.971Z] Merging remotes/origin/24.0 commit 52c92be4c5f94cdb93f775099d42c0ee6b66ccc7 into PR head commit eede7f09c7d03cdcfdf89853e7483b5c4d51d5c8
17:07:30 [2023-07-21T17:07:30.015Z] Merge succeeded, producing eede7f09c7d03cdcfdf89853e7483b5c4d51d5c8
17:07:30 [2023-07-21T17:07:30.015Z] Checking out Revision eede7f09c7d03cdcfdf89853e7483b5c4d51d5c8 (PR-46044)
17:07:30 [2023-07-21T17:07:30.048Z] Commit message: "Remove Upstart scripts"
17:07:30 [2023-07-21T17:07:30.069Z]  > git --version # timeout=10
17:07:30 [2023-07-21T17:07:30.071Z]  > git --version # 'git version 2.25.1'
17:07:30 [2023-07-21T17:07:30.074Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
17:07:29 [2023-07-21T17:07:29.703Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46044/.git # timeout=10
17:07:29 [2023-07-21T17:07:29.707Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:07:29 [2023-07-21T17:07:29.753Z] Fetching upstream changes from https://github.com/moby/moby.git
17:07:29 [2023-07-21T17:07:29.753Z]  > git --version # timeout=10
17:07:29 [2023-07-21T17:07:29.755Z]  > git --version # 'git version 2.25.1'
17:07:29 [2023-07-21T17:07:29.755Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:07:29 [2023-07-21T17:07:29.756Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46044/head:refs/remotes/origin/PR-46044 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
17:07:29 [2023-07-21T17:07:29.984Z]  > git config core.sparsecheckout # timeout=10
17:07:29 [2023-07-21T17:07:29.986Z]  > git checkout -f eede7f09c7d03cdcfdf89853e7483b5c4d51d5c8 # timeout=10
17:07:30 [2023-07-21T17:07:30.011Z]  > git remote # timeout=10
17:07:30 [2023-07-21T17:07:30.013Z]  > git config --get remote.origin.url # timeout=10
17:07:30 [2023-07-21T17:07:30.016Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:07:30 [2023-07-21T17:07:30.016Z]  > git merge 52c92be4c5f94cdb93f775099d42c0ee6b66ccc7 # timeout=10
17:07:30 [2023-07-21T17:07:30.023Z]  > git rev-parse HEAD^{commit} # timeout=10
17:07:30 [2023-07-21T17:07:30.027Z]  > git config core.sparsecheckout # timeout=10
17:07:30 [2023-07-21T17:07:30.029Z]  > git checkout -f eede7f09c7d03cdcfdf89853e7483b5c4d51d5c8 # timeout=10