Skip to content

Console Output

14:21:33 [2023-08-01T14:21:33.041Z] The recommended git tool is: git
14:21:33 [2023-08-01T14:21:33.051Z] using credential docker-jenkins-github-credentials
14:21:33 [2023-08-01T14:21:33.070Z] Fetching changes from the remote Git repository
14:21:33 [2023-08-01T14:21:33.076Z] Fetching without tags
14:21:33 [2023-08-01T14:21:33.401Z] Merging remotes/origin/master commit a1202648ff3e7b5a8c26d2369c5cee204e2d14b4 into PR head commit fced56671446a673299a90bbe32f6059ee2e0531
14:21:33 [2023-08-01T14:21:33.457Z] Merge succeeded, producing fced56671446a673299a90bbe32f6059ee2e0531
14:21:33 [2023-08-01T14:21:33.457Z] Checking out Revision fced56671446a673299a90bbe32f6059ee2e0531 (PR-46133)
14:21:33 [2023-08-01T14:21:33.496Z] Commit message: "client: move resolveTLSConfig to a Client.tlsConfig()"
14:21:33 [2023-08-01T14:21:33.073Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46133/.git # timeout=10
14:21:33 [2023-08-01T14:21:33.079Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:21:33 [2023-08-01T14:21:33.085Z] Fetching upstream changes from https://github.com/moby/moby.git
14:21:33 [2023-08-01T14:21:33.085Z]  > git --version # timeout=10
14:21:33 [2023-08-01T14:21:33.088Z]  > git --version # 'git version 2.25.1'
14:21:33 [2023-08-01T14:21:33.088Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:21:33 [2023-08-01T14:21:33.089Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46133/head:refs/remotes/origin/PR-46133 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:21:33 [2023-08-01T14:21:33.410Z]  > git config core.sparsecheckout # timeout=10
14:21:33 [2023-08-01T14:21:33.413Z]  > git checkout -f fced56671446a673299a90bbe32f6059ee2e0531 # timeout=10
14:21:33 [2023-08-01T14:21:33.445Z]  > git remote # timeout=10
14:21:33 [2023-08-01T14:21:33.448Z]  > git config --get remote.origin.url # timeout=10
14:21:33 [2023-08-01T14:21:33.451Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:21:33 [2023-08-01T14:21:33.451Z]  > git merge a1202648ff3e7b5a8c26d2369c5cee204e2d14b4 # timeout=10
14:21:33 [2023-08-01T14:21:33.460Z]  > git rev-parse HEAD^{commit} # timeout=10
14:21:33 [2023-08-01T14:21:33.466Z]  > git config core.sparsecheckout # timeout=10
14:21:33 [2023-08-01T14:21:33.469Z]  > git checkout -f fced56671446a673299a90bbe32f6059ee2e0531 # timeout=10