Skip to content

Console Output

16:24:58 [2023-06-23T16:24:58.901Z] The recommended git tool is: git
16:24:58 [2023-06-23T16:24:58.909Z] using credential docker-jenkins-github-credentials
16:24:58 [2023-06-23T16:24:58.924Z] Fetching changes from the remote Git repository
16:24:58 [2023-06-23T16:24:58.930Z] Fetching without tags
16:24:59 [2023-06-23T16:24:59.141Z] Merging remotes/origin/24.0 commit 8b61625a5e5edd7ef06fd4eb867b5ab5d7ca7739 into PR head commit 2f379ecfd6718155f476b044b7689464f6c6806b
16:24:59 [2023-06-23T16:24:59.191Z] Merge succeeded, producing 2f379ecfd6718155f476b044b7689464f6c6806b
16:24:59 [2023-06-23T16:24:59.191Z] Checking out Revision 2f379ecfd6718155f476b044b7689464f6c6806b (PR-45801)
16:24:59 [2023-06-23T16:24:59.250Z] Commit message: "daemon: fix restoring container with missing task"
16:24:59 [2023-06-23T16:24:59.261Z]  > git --version # timeout=10
16:24:59 [2023-06-23T16:24:59.263Z]  > git --version # 'git version 2.25.1'
16:24:59 [2023-06-23T16:24:59.266Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
16:24:58 [2023-06-23T16:24:58.921Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45801/.git # timeout=10
16:24:58 [2023-06-23T16:24:58.926Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:24:58 [2023-06-23T16:24:58.932Z] Fetching upstream changes from https://github.com/moby/moby.git
16:24:58 [2023-06-23T16:24:58.932Z]  > git --version # timeout=10
16:24:58 [2023-06-23T16:24:58.934Z]  > git --version # 'git version 2.25.1'
16:24:58 [2023-06-23T16:24:58.935Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:24:58 [2023-06-23T16:24:58.935Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45801/head:refs/remotes/origin/PR-45801 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
16:24:59 [2023-06-23T16:24:59.143Z]  > git config core.sparsecheckout # timeout=10
16:24:59 [2023-06-23T16:24:59.146Z]  > git checkout -f 2f379ecfd6718155f476b044b7689464f6c6806b # timeout=10
16:24:59 [2023-06-23T16:24:59.173Z]  > git remote # timeout=10
16:24:59 [2023-06-23T16:24:59.176Z]  > git config --get remote.origin.url # timeout=10
16:24:59 [2023-06-23T16:24:59.179Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:24:59 [2023-06-23T16:24:59.180Z]  > git merge 8b61625a5e5edd7ef06fd4eb867b5ab5d7ca7739 # timeout=10
16:24:59 [2023-06-23T16:24:59.187Z]  > git rev-parse HEAD^{commit} # timeout=10
16:24:59 [2023-06-23T16:24:59.193Z]  > git config core.sparsecheckout # timeout=10
16:24:59 [2023-06-23T16:24:59.195Z]  > git checkout -f 2f379ecfd6718155f476b044b7689464f6c6806b # timeout=10