Skip to content

Console Output

10:30:01 [2021-03-19T10:30:01.305Z] The recommended git tool is: git
10:30:04 [2021-03-19T10:30:04.998Z] using credential docker-jenkins-github-credentials
10:30:05 [2021-03-19T10:30:05.008Z] Cloning the remote Git repository
10:30:05 [2021-03-19T10:30:05.008Z] Cloning with configured refspecs honoured and without tags
10:30:04 [2021-03-19T10:30:04.917Z] Cloning repository https://github.com/moby/moby.git
10:30:04 [2021-03-19T10:30:04.996Z]  > git init /home/ubuntu/workspace/moby_PR-42147 # timeout=10
10:30:05 [2021-03-19T10:30:05.289Z] Fetching upstream changes from https://github.com/moby/moby.git
10:30:05 [2021-03-19T10:30:05.289Z]  > git --version # timeout=10
10:30:05 [2021-03-19T10:30:05.320Z]  > git --version # 'git version 2.17.1'
10:30:05 [2021-03-19T10:30:05.321Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:30:05 [2021-03-19T10:30:05.322Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42147/head:refs/remotes/origin/PR-42147 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
10:30:29 [2021-03-19T10:30:29.086Z] Fetching without tags
10:30:28 [2021-03-19T10:30:28.929Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:30:28 [2021-03-19T10:30:28.982Z]  > git config --add remote.origin.fetch +refs/pull/42147/head:refs/remotes/origin/PR-42147 # timeout=10
10:30:29 [2021-03-19T10:30:29.012Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
10:30:29 [2021-03-19T10:30:29.050Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:30:29 [2021-03-19T10:30:29.076Z] Fetching upstream changes from https://github.com/moby/moby.git
10:30:29 [2021-03-19T10:30:29.078Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:30:29 [2021-03-19T10:30:29.079Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42147/head:refs/remotes/origin/PR-42147 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
10:30:29 [2021-03-19T10:30:29.494Z] Merging remotes/origin/20.10 commit 59ad0b6a861748938e17fc145a7632f7bc377946 into PR head commit 074270703c1a6b096231f1a3347d04468bd6af51
10:30:30 [2021-03-19T10:30:30.726Z] Merge succeeded, producing 074270703c1a6b096231f1a3347d04468bd6af51
10:30:30 [2021-03-19T10:30:30.726Z] Checking out Revision 074270703c1a6b096231f1a3347d04468bd6af51 (PR-42147)
10:30:29 [2021-03-19T10:30:29.499Z]  > git config core.sparsecheckout # timeout=10
10:30:29 [2021-03-19T10:30:29.535Z]  > git checkout -f 074270703c1a6b096231f1a3347d04468bd6af51 # timeout=10
10:30:30 [2021-03-19T10:30:30.605Z]  > git remote # timeout=10
10:30:30 [2021-03-19T10:30:30.629Z]  > git config --get remote.origin.url # timeout=10
10:30:30 [2021-03-19T10:30:30.653Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:30:30 [2021-03-19T10:30:30.654Z]  > git merge 59ad0b6a861748938e17fc145a7632f7bc377946 # timeout=10
10:30:30 [2021-03-19T10:30:30.684Z]  > git rev-parse HEAD^{commit} # timeout=10
10:30:30 [2021-03-19T10:30:30.716Z]  > git config core.sparsecheckout # timeout=10
10:30:30 [2021-03-19T10:30:30.745Z]  > git checkout -f 074270703c1a6b096231f1a3347d04468bd6af51 # timeout=10
10:30:35 [2021-03-19T10:30:35.134Z] Commit message: "Use buster backports to build with libseccomp-2.4.4"