Skip to content

Console Output

22:54:02 [2020-05-01T22:54:02.355Z] using credential docker-jenkins-github-credentials
22:54:02 [2020-05-01T22:54:02.371Z] Cloning the remote Git repository
22:54:02 [2020-05-01T22:54:02.371Z] Cloning with configured refspecs honoured and without tags
22:54:02 [2020-05-01T22:54:02.377Z] Cloning repository https://github.com/moby/moby.git
22:54:02 [2020-05-01T22:54:02.377Z]  > git init /home/jenkins/workspace/moby_19.03 # timeout=10
22:54:02 [2020-05-01T22:54:02.384Z] Fetching upstream changes from https://github.com/moby/moby.git
22:54:02 [2020-05-01T22:54:02.384Z]  > git --version # timeout=10
22:54:02 [2020-05-01T22:54:02.388Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:54:02 [2020-05-01T22:54:02.394Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
22:54:11 [2020-05-01T22:54:11.402Z] Fetching without tags
22:54:11 [2020-05-01T22:54:11.672Z] Checking out Revision 1adcc64f4023b66e4b557d61b63ced62344011f4 (19.03)
22:54:11 [2020-05-01T22:54:11.378Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:54:11 [2020-05-01T22:54:11.379Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
22:54:11 [2020-05-01T22:54:11.392Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:54:11 [2020-05-01T22:54:11.407Z] Fetching upstream changes from https://github.com/moby/moby.git
22:54:11 [2020-05-01T22:54:11.407Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:54:11 [2020-05-01T22:54:11.407Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
22:54:11 [2020-05-01T22:54:11.677Z]  > git config core.sparsecheckout # timeout=10
22:54:11 [2020-05-01T22:54:11.683Z]  > git checkout -f 1adcc64f4023b66e4b557d61b63ced62344011f4 # timeout=10
22:54:12 [2020-05-01T22:54:12.120Z] Commit message: "Merge pull request #40877 from thaJeztah/19.03_update_buildkit"