Skip to content

Console Output

03:30:56 [2020-11-27T03:30:56.733Z] using credential docker-jenkins-github-credentials
03:30:56 [2020-11-27T03:30:56.741Z] Cloning the remote Git repository
03:30:56 [2020-11-27T03:30:56.741Z] Cloning with configured refspecs honoured and without tags
03:30:56 [2020-11-27T03:30:56.738Z] Cloning repository https://github.com/moby/moby.git
03:30:56 [2020-11-27T03:30:56.784Z]  > git init /home/ubuntu/workspace/moby_PR-41720 # timeout=10
03:30:57 [2020-11-27T03:30:57.144Z] Fetching upstream changes from https://github.com/moby/moby.git
03:30:57 [2020-11-27T03:30:57.144Z]  > git --version # timeout=10
03:30:57 [2020-11-27T03:30:57.185Z]  > git --version # 'git version 2.17.1'
03:30:57 [2020-11-27T03:30:57.185Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:30:57 [2020-11-27T03:30:57.187Z]  > 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:19 [2020-11-27T03:31:19.085Z] Fetching without tags
03:31:19 [2020-11-27T03:31:19.556Z] Merging remotes/origin/master commit e1bba7456d9902d04eec8c402f852d0ae17d123c into PR head commit f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0
03:31:18 [2020-11-27T03:31:18.969Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:31:18 [2020-11-27T03:31:18.982Z]  > git config --add remote.origin.fetch +refs/pull/41720/head:refs/remotes/origin/PR-41720 # timeout=10
03:31:19 [2020-11-27T03:31:19.012Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
03:31:19 [2020-11-27T03:31:19.051Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:31:19 [2020-11-27T03:31:19.127Z] Fetching upstream changes from https://github.com/moby/moby.git
03:31:19 [2020-11-27T03:31:19.127Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:31:19 [2020-11-27T03:31:19.129Z]  > 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:19 [2020-11-27T03:31:19.560Z]  > git config core.sparsecheckout # timeout=10
03:31:19 [2020-11-27T03:31:19.606Z]  > git checkout -f f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 # timeout=10
03:31:21 [2020-11-27T03:31:21.432Z] Merge succeeded, producing f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0
03:31:21 [2020-11-27T03:31:21.433Z] Checking out Revision f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 (PR-41720)
03:31:21 [2020-11-27T03:31:21.306Z]  > git remote # timeout=10
03:31:21 [2020-11-27T03:31:21.350Z]  > git config --get remote.origin.url # timeout=10
03:31:21 [2020-11-27T03:31:21.370Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:31:21 [2020-11-27T03:31:21.371Z]  > git merge e1bba7456d9902d04eec8c402f852d0ae17d123c # timeout=10
03:31:21 [2020-11-27T03:31:21.403Z]  > git rev-parse HEAD^{commit} # timeout=10
03:31:21 [2020-11-27T03:31:21.432Z]  > git config core.sparsecheckout # timeout=10
03:31:21 [2020-11-27T03:31:21.461Z]  > git checkout -f f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 # timeout=10
03:31:26 [2020-11-27T03:31:26.158Z] Commit message: "Fix permissions on oci fixtures files"