Skip to content

Console Output

03:30:52 [2020-11-27T03:30:52.945Z] using credential docker-jenkins-github-credentials
03:30:52 [2020-11-27T03:30:52.954Z] Cloning the remote Git repository
03:30:52 [2020-11-27T03:30:52.954Z] Cloning with configured refspecs honoured and without tags
03:30:52 [2020-11-27T03:30:52.629Z] Cloning repository https://github.com/moby/moby.git
03:30:52 [2020-11-27T03:30:52.692Z]  > git init /home/ubuntu/workspace/moby_PR-41720 # timeout=10
03:30:53 [2020-11-27T03:30:53.696Z] Fetching upstream changes from https://github.com/moby/moby.git
03:30:53 [2020-11-27T03:30:53.697Z]  > git --version # timeout=10
03:30:53 [2020-11-27T03:30:53.709Z]  > git --version # 'git version 2.7.4'
03:30:53 [2020-11-27T03:30:53.710Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:30:53 [2020-11-27T03:30:53.863Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41720/head:refs/remotes/origin/PR-41720 +refs/heads/master:refs/remotes/origin/master # timeout=10
03:31:14 [2020-11-27T03:31:14.835Z] Fetching without tags
03:31:15 [2020-11-27T03:31:15.222Z] Merging remotes/origin/master commit e1bba7456d9902d04eec8c402f852d0ae17d123c into PR head commit f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0
03:31:14 [2020-11-27T03:31:14.743Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:31:14 [2020-11-27T03:31:14.769Z]  > git config --add remote.origin.fetch +refs/pull/41720/head:refs/remotes/origin/PR-41720 # timeout=10
03:31:14 [2020-11-27T03:31:14.784Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
03:31:14 [2020-11-27T03:31:14.798Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:31:14 [2020-11-27T03:31:14.809Z] Fetching upstream changes from https://github.com/moby/moby.git
03:31:14 [2020-11-27T03:31:14.809Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:31:14 [2020-11-27T03:31:14.811Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41720/head:refs/remotes/origin/PR-41720 +refs/heads/master:refs/remotes/origin/master # timeout=10
03:31:15 [2020-11-27T03:31:15.209Z]  > git config core.sparsecheckout # timeout=10
03:31:15 [2020-11-27T03:31:15.221Z]  > git checkout -f f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 # timeout=10
03:31:17 [2020-11-27T03:31:17.585Z] Merge succeeded, producing f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0
03:31:17 [2020-11-27T03:31:17.585Z] Checking out Revision f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 (PR-41720)
03:31:17 [2020-11-27T03:31:17.419Z]  > git remote # timeout=10
03:31:17 [2020-11-27T03:31:17.426Z]  > git config --get remote.origin.url # timeout=10
03:31:17 [2020-11-27T03:31:17.437Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:31:17 [2020-11-27T03:31:17.446Z]  > git merge e1bba7456d9902d04eec8c402f852d0ae17d123c # timeout=10
03:31:17 [2020-11-27T03:31:17.548Z]  > git rev-parse HEAD^{commit} # timeout=10
03:31:17 [2020-11-27T03:31:17.564Z]  > git config core.sparsecheckout # timeout=10
03:31:17 [2020-11-27T03:31:17.573Z]  > git checkout -f f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 # timeout=10
03:31:22 [2020-11-27T03:31:22.169Z] Commit message: "Fix permissions on oci fixtures files"