Skip to content

Console Output

14:22:59 [2022-03-25T14:22:59.398Z] The recommended git tool is: git
14:22:59 [2022-03-25T14:22:59.458Z] using credential docker-jenkins-github-credentials
14:22:59 [2022-03-25T14:22:59.466Z] Cloning the remote Git repository
14:22:59 [2022-03-25T14:22:59.466Z] Cloning with configured refspecs honoured and without tags
14:22:59 [2022-03-25T14:22:59.509Z] Cloning repository https://github.com/moby/moby.git
14:22:59 [2022-03-25T14:22:59.509Z]  > git init /home/ubuntu/workspace/moby_PR-43378 # timeout=10
14:22:59 [2022-03-25T14:22:59.525Z] Fetching upstream changes from https://github.com/moby/moby.git
14:22:59 [2022-03-25T14:22:59.525Z]  > git --version # timeout=10
14:22:59 [2022-03-25T14:22:59.533Z]  > git --version # 'git version 2.17.1'
14:22:59 [2022-03-25T14:22:59.533Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:22:59 [2022-03-25T14:22:59.534Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43378/head:refs/remotes/origin/PR-43378 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:23:15 [2022-03-25T14:23:15.386Z] Fetching without tags
14:23:15 [2022-03-25T14:23:15.597Z] Merging remotes/origin/master commit 0a3336fd7d19f7114fce2ff849a8989ed33e2059 into PR head commit 3853eb59d16431793a1ac64b3736931b2a078abd
14:23:16 [2022-03-25T14:23:16.150Z] Merge succeeded, producing 3853eb59d16431793a1ac64b3736931b2a078abd
14:23:16 [2022-03-25T14:23:16.151Z] Checking out Revision 3853eb59d16431793a1ac64b3736931b2a078abd (PR-43378)
14:23:16 [2022-03-25T14:23:16.385Z] Commit message: "daemon: require storage-driver to be set if the driver is deprecated"
14:23:15 [2022-03-25T14:23:15.390Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:23:15 [2022-03-25T14:23:15.399Z]  > git config --add remote.origin.fetch +refs/pull/43378/head:refs/remotes/origin/PR-43378 # timeout=10
14:23:15 [2022-03-25T14:23:15.407Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:23:15 [2022-03-25T14:23:15.416Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:23:15 [2022-03-25T14:23:15.424Z] Fetching upstream changes from https://github.com/moby/moby.git
14:23:15 [2022-03-25T14:23:15.424Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:23:15 [2022-03-25T14:23:15.424Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43378/head:refs/remotes/origin/PR-43378 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:23:15 [2022-03-25T14:23:15.636Z]  > git config core.sparsecheckout # timeout=10
14:23:15 [2022-03-25T14:23:15.642Z]  > git checkout -f 3853eb59d16431793a1ac64b3736931b2a078abd # timeout=10
14:23:16 [2022-03-25T14:23:16.142Z]  > git remote # timeout=10
14:23:16 [2022-03-25T14:23:16.147Z]  > git config --get remote.origin.url # timeout=10
14:23:16 [2022-03-25T14:23:16.156Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:23:16 [2022-03-25T14:23:16.157Z]  > git merge 0a3336fd7d19f7114fce2ff849a8989ed33e2059 # timeout=10
14:23:16 [2022-03-25T14:23:16.176Z]  > git rev-parse HEAD^{commit} # timeout=10
14:23:16 [2022-03-25T14:23:16.187Z]  > git config core.sparsecheckout # timeout=10
14:23:16 [2022-03-25T14:23:16.192Z]  > git checkout -f 3853eb59d16431793a1ac64b3736931b2a078abd # timeout=10