Skip to content

Console Output

10:30:02 [2021-03-19T10:30:02.673Z] The recommended git tool is: git
10:30:05 [2021-03-19T10:30:05.643Z] using credential docker-jenkins-github-credentials
10:30:05 [2021-03-19T10:30:05.648Z] Cloning the remote Git repository
10:30:05 [2021-03-19T10:30:05.648Z] Cloning with configured refspecs honoured and without tags
10:30:05 [2021-03-19T10:30:05.470Z] Cloning repository https://github.com/moby/moby.git
10:30:05 [2021-03-19T10:30:05.526Z]  > git init /home/ubuntu/workspace/moby_PR-42147 # timeout=10
10:30:05 [2021-03-19T10:30:05.824Z] Fetching upstream changes from https://github.com/moby/moby.git
10:30:05 [2021-03-19T10:30:05.824Z]  > git --version # timeout=10
10:30:05 [2021-03-19T10:30:05.851Z]  > git --version # 'git version 2.25.1'
10:30:05 [2021-03-19T10:30:05.852Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:30:05 [2021-03-19T10:30:05.854Z]  > git fetch --no-tags --force --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:27 [2021-03-19T10:30:27.610Z] Fetching without tags
10:30:28 [2021-03-19T10:30:28.057Z] Merging remotes/origin/20.10 commit 59ad0b6a861748938e17fc145a7632f7bc377946 into PR head commit 074270703c1a6b096231f1a3347d04468bd6af51
10:30:27 [2021-03-19T10:30:27.472Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:30:27 [2021-03-19T10:30:27.507Z]  > git config --add remote.origin.fetch +refs/pull/42147/head:refs/remotes/origin/PR-42147 # timeout=10
10:30:27 [2021-03-19T10:30:27.527Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
10:30:27 [2021-03-19T10:30:27.554Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:30:27 [2021-03-19T10:30:27.600Z] Fetching upstream changes from https://github.com/moby/moby.git
10:30:27 [2021-03-19T10:30:27.601Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:30:27 [2021-03-19T10:30:27.602Z]  > git fetch --no-tags --force --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:28 [2021-03-19T10:30:28.054Z]  > git config core.sparsecheckout # timeout=10
10:30:28 [2021-03-19T10:30:28.123Z]  > git checkout -f 074270703c1a6b096231f1a3347d04468bd6af51 # timeout=10
10:30:30 [2021-03-19T10:30:30.319Z] Merge succeeded, producing 074270703c1a6b096231f1a3347d04468bd6af51
10:30:30 [2021-03-19T10:30:30.319Z] Checking out Revision 074270703c1a6b096231f1a3347d04468bd6af51 (PR-42147)
10:30:30 [2021-03-19T10:30:30.120Z]  > git remote # timeout=10
10:30:30 [2021-03-19T10:30:30.142Z]  > git config --get remote.origin.url # timeout=10
10:30:30 [2021-03-19T10:30:30.172Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:30:30 [2021-03-19T10:30:30.173Z]  > git merge 59ad0b6a861748938e17fc145a7632f7bc377946 # timeout=10
10:30:30 [2021-03-19T10:30:30.209Z]  > git rev-parse HEAD^{commit} # timeout=10
10:30:30 [2021-03-19T10:30:30.319Z]  > git config core.sparsecheckout # timeout=10
10:30:30 [2021-03-19T10:30:30.367Z]  > git checkout -f 074270703c1a6b096231f1a3347d04468bd6af51 # timeout=10
10:30:35 [2021-03-19T10:30:35.077Z] Commit message: "Use buster backports to build with libseccomp-2.4.4"