Skip to content

Console Output

23:43:32 [2019-10-07T23:43:32.549Z] using credential docker-jenkins-github-credentials
23:43:32 [2019-10-07T23:43:32.599Z] Cloning the remote Git repository
23:43:32 [2019-10-07T23:43:32.599Z] Cloning with configured refspecs honoured and without tags
23:43:32 [2019-10-07T23:43:32.624Z] Cloning repository https://github.com/moby/moby.git
23:43:32 [2019-10-07T23:43:32.627Z]  > git init /home/jenkins/workspace/moby_PR-40057 # timeout=10
23:43:32 [2019-10-07T23:43:32.648Z] Fetching upstream changes from https://github.com/moby/moby.git
23:43:32 [2019-10-07T23:43:32.650Z]  > git --version # timeout=10
23:43:32 [2019-10-07T23:43:32.669Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:43:32 [2019-10-07T23:43:32.670Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40057/head:refs/remotes/origin/PR-40057 +refs/heads/master:refs/remotes/origin/master
23:43:41 [2019-10-07T23:43:41.455Z] Fetching without tags
23:43:41 [2019-10-07T23:43:41.860Z] Merging remotes/origin/master commit 94254871178787246d899392256709d0560701ad into PR head commit 318e279fd8f7bb98eba4890d25e24b4ca86185b5
23:43:41 [2019-10-07T23:43:41.303Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:43:41 [2019-10-07T23:43:41.323Z]  > git config --add remote.origin.fetch +refs/pull/40057/head:refs/remotes/origin/PR-40057 # timeout=10
23:43:41 [2019-10-07T23:43:41.343Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:43:41 [2019-10-07T23:43:41.410Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:43:41 [2019-10-07T23:43:41.481Z] Fetching upstream changes from https://github.com/moby/moby.git
23:43:41 [2019-10-07T23:43:41.483Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:43:41 [2019-10-07T23:43:41.484Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40057/head:refs/remotes/origin/PR-40057 +refs/heads/master:refs/remotes/origin/master
23:43:41 [2019-10-07T23:43:41.884Z]  > git config core.sparsecheckout # timeout=10
23:43:41 [2019-10-07T23:43:41.904Z]  > git checkout -f 318e279fd8f7bb98eba4890d25e24b4ca86185b5
23:43:42 [2019-10-07T23:43:42.632Z] Merge succeeded, producing 318e279fd8f7bb98eba4890d25e24b4ca86185b5
23:43:42 [2019-10-07T23:43:42.633Z] Checking out Revision 318e279fd8f7bb98eba4890d25e24b4ca86185b5 (PR-40057)
23:43:42 [2019-10-07T23:43:42.517Z]  > git merge 94254871178787246d899392256709d0560701ad # timeout=10
23:43:42 [2019-10-07T23:43:42.586Z]  > git rev-parse HEAD^{commit} # timeout=10
23:43:42 [2019-10-07T23:43:42.657Z]  > git config core.sparsecheckout # timeout=10
23:43:42 [2019-10-07T23:43:42.678Z]  > git checkout -f 318e279fd8f7bb98eba4890d25e24b4ca86185b5
23:43:43 [2019-10-07T23:43:43.508Z] Commit message: "integration-cli: TestDockerNetworkConnectLinkLocalIP return on failure"