Skip to content

Console Output

02:07:04 [2019-11-26T02:07:04.547Z] using credential docker-jenkins-github-credentials
02:07:04 [2019-11-26T02:07:04.704Z] Cloning the remote Git repository
02:07:04 [2019-11-26T02:07:04.704Z] Cloning with configured refspecs honoured and without tags
02:07:04 [2019-11-26T02:07:04.746Z] Cloning repository https://github.com/moby/moby.git
02:07:04 [2019-11-26T02:07:04.748Z]  > git init /home/jenkins/workspace/moby_PR-40249 # timeout=10
02:07:04 [2019-11-26T02:07:04.779Z] Fetching upstream changes from https://github.com/moby/moby.git
02:07:04 [2019-11-26T02:07:04.781Z]  > git --version # timeout=10
02:07:04 [2019-11-26T02:07:04.800Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
02:07:04 [2019-11-26T02:07:04.801Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40249/head:refs/remotes/origin/PR-40249 +refs/heads/master:refs/remotes/origin/master
02:07:13 [2019-11-26T02:07:13.865Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
02:07:13 [2019-11-26T02:07:13.884Z]  > git config --add remote.origin.fetch +refs/pull/40249/head:refs/remotes/origin/PR-40249 # timeout=10
02:07:13 [2019-11-26T02:07:13.902Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
02:07:14 [2019-11-26T02:07:14.002Z] Fetching without tags
02:07:14 [2019-11-26T02:07:14.435Z] Merging remotes/origin/master commit 8840071c26093d0589edb659b329e82892e496c2 into PR head commit 6ee536b4a048bbb9aaa0a017eabecd83d8d2a69e
02:07:15 [2019-11-26T02:07:15.178Z] Merge succeeded, producing 6ee536b4a048bbb9aaa0a017eabecd83d8d2a69e
02:07:15 [2019-11-26T02:07:15.179Z] Checking out Revision 6ee536b4a048bbb9aaa0a017eabecd83d8d2a69e (PR-40249)
02:07:13 [2019-11-26T02:07:13.969Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
02:07:14 [2019-11-26T02:07:14.040Z] Fetching upstream changes from https://github.com/moby/moby.git
02:07:14 [2019-11-26T02:07:14.042Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
02:07:14 [2019-11-26T02:07:14.044Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40249/head:refs/remotes/origin/PR-40249 +refs/heads/master:refs/remotes/origin/master
02:07:14 [2019-11-26T02:07:14.469Z]  > git config core.sparsecheckout # timeout=10
02:07:14 [2019-11-26T02:07:14.487Z]  > git checkout -f 6ee536b4a048bbb9aaa0a017eabecd83d8d2a69e
02:07:15 [2019-11-26T02:07:15.075Z]  > git merge 8840071c26093d0589edb659b329e82892e496c2 # timeout=10
02:07:15 [2019-11-26T02:07:15.144Z]  > git rev-parse HEAD^{commit} # timeout=10
02:07:15 [2019-11-26T02:07:15.213Z]  > git config core.sparsecheckout # timeout=10
02:07:15 [2019-11-26T02:07:15.233Z]  > git checkout -f 6ee536b4a048bbb9aaa0a017eabecd83d8d2a69e
02:07:15 [2019-11-26T02:07:15.923Z] Commit message: "daemon: remove use of deprecated os.SEEK_END"
02:07:15 [2019-11-26T02:07:15.959Z]  > git rev-list --no-walk 6ee536b4a048bbb9aaa0a017eabecd83d8d2a69e # timeout=10