Skip to content

Console Output

15:38:24 [2022-01-03T15:38:24.440Z] The recommended git tool is: git
15:38:27 [2022-01-03T15:38:27.015Z] using credential docker-jenkins-github-credentials
15:38:27 [2022-01-03T15:38:27.023Z] Cloning the remote Git repository
15:38:27 [2022-01-03T15:38:27.023Z] Cloning with configured refspecs honoured and without tags
15:38:26 [2022-01-03T15:38:26.452Z] Cloning repository https://github.com/moby/moby.git
15:38:26 [2022-01-03T15:38:26.507Z]  > git init /home/ubuntu/workspace/moby_PR-43107 # timeout=10
15:38:26 [2022-01-03T15:38:26.746Z] Fetching upstream changes from https://github.com/moby/moby.git
15:38:26 [2022-01-03T15:38:26.747Z]  > git --version # timeout=10
15:38:26 [2022-01-03T15:38:26.778Z]  > git --version # 'git version 2.17.1'
15:38:26 [2022-01-03T15:38:26.779Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:38:26 [2022-01-03T15:38:26.793Z]  > 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:54 [2022-01-03T15:38:54.029Z] Fetching without tags
15:38:54 [2022-01-03T15:38:54.354Z] Merging remotes/origin/master commit 10aecb0e652d346130a37e5b4383eca28f594c21 into PR head commit 60f868c2634b6d76ca49a73464a9319a5430cb59
15:38:55 [2022-01-03T15:38:55.148Z] Merge succeeded, producing 60f868c2634b6d76ca49a73464a9319a5430cb59
15:38:55 [2022-01-03T15:38:55.148Z] Checking out Revision 60f868c2634b6d76ca49a73464a9319a5430cb59 (PR-43107)
15:38:53 [2022-01-03T15:38:53.949Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:38:53 [2022-01-03T15:38:53.966Z]  > git config --add remote.origin.fetch +refs/pull/43107/head:refs/remotes/origin/PR-43107 # timeout=10
15:38:53 [2022-01-03T15:38:53.987Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:38:54 [2022-01-03T15:38:54.013Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:38:54 [2022-01-03T15:38:54.033Z] Fetching upstream changes from https://github.com/moby/moby.git
15:38:54 [2022-01-03T15:38:54.033Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:38:54 [2022-01-03T15:38:54.063Z]  > 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:54 [2022-01-03T15:38:54.362Z]  > git config core.sparsecheckout # timeout=10
15:38:54 [2022-01-03T15:38:54.380Z]  > git checkout -f 60f868c2634b6d76ca49a73464a9319a5430cb59 # timeout=10
15:38:55 [2022-01-03T15:38:55.068Z]  > git remote # timeout=10
15:38:55 [2022-01-03T15:38:55.086Z]  > git config --get remote.origin.url # timeout=10
15:38:55 [2022-01-03T15:38:55.097Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:38:55 [2022-01-03T15:38:55.113Z]  > git merge 10aecb0e652d346130a37e5b4383eca28f594c21 # timeout=10
15:38:55 [2022-01-03T15:38:55.129Z]  > git rev-parse HEAD^{commit} # timeout=10
15:38:55 [2022-01-03T15:38:55.150Z]  > git config core.sparsecheckout # timeout=10
15:38:55 [2022-01-03T15:38:55.158Z]  > git checkout -f 60f868c2634b6d76ca49a73464a9319a5430cb59 # timeout=10
15:38:58 [2022-01-03T15:38:58.993Z] Commit message: "Ensure system clock was set"