Skip to content

Console Output

03:30:53 [2020-11-27T03:30:53.290Z] using credential docker-jenkins-github-credentials
03:30:53 [2020-11-27T03:30:53.297Z] Cloning the remote Git repository
03:30:53 [2020-11-27T03:30:53.297Z] Cloning with configured refspecs honoured and without tags
03:30:52 [2020-11-27T03:30:52.893Z] Cloning repository https://github.com/moby/moby.git
03:30:52 [2020-11-27T03:30:52.974Z]  > git init /home/ubuntu/workspace/moby_PR-41720 # timeout=10
03:30:53 [2020-11-27T03:30:53.618Z] Fetching upstream changes from https://github.com/moby/moby.git
03:30:53 [2020-11-27T03:30:53.618Z]  > git --version # timeout=10
03:30:53 [2020-11-27T03:30:53.655Z]  > git --version # 'git version 2.17.1'
03:30:53 [2020-11-27T03:30:53.655Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:30:53 [2020-11-27T03:30:53.657Z]  > 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:16 [2020-11-27T03:31:16.934Z] Fetching without tags
03:31:17 [2020-11-27T03:31:17.326Z] Merging remotes/origin/master commit e1bba7456d9902d04eec8c402f852d0ae17d123c into PR head commit f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0
03:31:18 [2020-11-27T03:31:18.879Z] Merge succeeded, producing f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0
03:31:18 [2020-11-27T03:31:18.879Z] Checking out Revision f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 (PR-41720)
03:31:16 [2020-11-27T03:31:16.861Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:31:16 [2020-11-27T03:31:16.873Z]  > git config --add remote.origin.fetch +refs/pull/41720/head:refs/remotes/origin/PR-41720 # timeout=10
03:31:16 [2020-11-27T03:31:16.899Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
03:31:16 [2020-11-27T03:31:16.919Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:31:16 [2020-11-27T03:31:16.938Z] Fetching upstream changes from https://github.com/moby/moby.git
03:31:16 [2020-11-27T03:31:16.938Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:31:16 [2020-11-27T03:31:16.959Z]  > 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:17 [2020-11-27T03:31:17.341Z]  > git config core.sparsecheckout # timeout=10
03:31:17 [2020-11-27T03:31:17.361Z]  > git checkout -f f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 # timeout=10
03:31:18 [2020-11-27T03:31:18.678Z]  > git remote # timeout=10
03:31:18 [2020-11-27T03:31:18.721Z]  > git config --get remote.origin.url # timeout=10
03:31:18 [2020-11-27T03:31:18.779Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:31:18 [2020-11-27T03:31:18.780Z]  > git merge e1bba7456d9902d04eec8c402f852d0ae17d123c # timeout=10
03:31:18 [2020-11-27T03:31:18.819Z]  > git rev-parse HEAD^{commit} # timeout=10
03:31:18 [2020-11-27T03:31:18.888Z]  > git config core.sparsecheckout # timeout=10
03:31:18 [2020-11-27T03:31:18.896Z]  > git checkout -f f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 # timeout=10
03:31:23 [2020-11-27T03:31:23.227Z] Commit message: "Fix permissions on oci fixtures files"