Skip to content

Console Output

15:38:15 [2022-01-03T15:38:15.260Z] The recommended git tool is: git
15:38:18 [2022-01-03T15:38:18.434Z] using credential docker-jenkins-github-credentials
15:38:18 [2022-01-03T15:38:18.443Z] Cloning the remote Git repository
15:38:18 [2022-01-03T15:38:18.443Z] Cloning with configured refspecs honoured and without tags
15:38:17 [2022-01-03T15:38:17.990Z] Cloning repository https://github.com/moby/moby.git
15:38:18 [2022-01-03T15:38:18.059Z]  > git init /home/ubuntu/workspace/moby_PR-43107 # timeout=10
15:38:18 [2022-01-03T15:38:18.256Z] Fetching upstream changes from https://github.com/moby/moby.git
15:38:18 [2022-01-03T15:38:18.257Z]  > git --version # timeout=10
15:38:18 [2022-01-03T15:38:18.268Z]  > git --version # 'git version 2.17.1'
15:38:18 [2022-01-03T15:38:18.268Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:38:18 [2022-01-03T15:38:18.270Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43107/head:refs/remotes/origin/PR-43107 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:38:40 [2022-01-03T15:38:40.453Z] Fetching without tags
15:38:40 [2022-01-03T15:38:40.783Z] Merging remotes/origin/master commit 10aecb0e652d346130a37e5b4383eca28f594c21 into PR head commit 60f868c2634b6d76ca49a73464a9319a5430cb59
15:38:40 [2022-01-03T15:38:40.357Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:38:40 [2022-01-03T15:38:40.375Z]  > git config --add remote.origin.fetch +refs/pull/43107/head:refs/remotes/origin/PR-43107 # timeout=10
15:38:40 [2022-01-03T15:38:40.397Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:38:40 [2022-01-03T15:38:40.426Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:38:40 [2022-01-03T15:38:40.457Z] Fetching upstream changes from https://github.com/moby/moby.git
15:38:40 [2022-01-03T15:38:40.457Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:38:40 [2022-01-03T15:38:40.458Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43107/head:refs/remotes/origin/PR-43107 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:38:40 [2022-01-03T15:38:40.796Z]  > git config core.sparsecheckout # timeout=10
15:38:40 [2022-01-03T15:38:40.820Z]  > git checkout -f 60f868c2634b6d76ca49a73464a9319a5430cb59 # timeout=10
15:38:41 [2022-01-03T15:38:41.649Z] Merge succeeded, producing 60f868c2634b6d76ca49a73464a9319a5430cb59
15:38:41 [2022-01-03T15:38:41.649Z] Checking out Revision 60f868c2634b6d76ca49a73464a9319a5430cb59 (PR-43107)
15:38:41 [2022-01-03T15:38:41.520Z]  > git remote # timeout=10
15:38:41 [2022-01-03T15:38:41.555Z]  > git config --get remote.origin.url # timeout=10
15:38:41 [2022-01-03T15:38:41.577Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:38:41 [2022-01-03T15:38:41.579Z]  > git merge 10aecb0e652d346130a37e5b4383eca28f594c21 # timeout=10
15:38:41 [2022-01-03T15:38:41.622Z]  > git rev-parse HEAD^{commit} # timeout=10
15:38:41 [2022-01-03T15:38:41.651Z]  > git config core.sparsecheckout # timeout=10
15:38:41 [2022-01-03T15:38:41.675Z]  > git checkout -f 60f868c2634b6d76ca49a73464a9319a5430cb59 # timeout=10
15:38:46 [2022-01-03T15:38:46.190Z] Commit message: "Ensure system clock was set"