Skip to content

Console Output

23:41:12 [2020-05-02T23:41:12.414Z] using credential docker-jenkins-github-credentials
23:41:12 [2020-05-02T23:41:12.421Z] Cloning the remote Git repository
23:41:12 [2020-05-02T23:41:12.421Z] Cloning with configured refspecs honoured and without tags
23:41:12 [2020-05-02T23:41:12.452Z] Cloning repository https://github.com/moby/moby.git
23:41:12 [2020-05-02T23:41:12.495Z]  > git init /home/ubuntu/workspace/moby_PR-40893 # timeout=10
23:41:12 [2020-05-02T23:41:12.510Z] Fetching upstream changes from https://github.com/moby/moby.git
23:41:12 [2020-05-02T23:41:12.510Z]  > git --version # timeout=10
23:41:12 [2020-05-02T23:41:12.515Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:41:12 [2020-05-02T23:41:12.516Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40893/head:refs/remotes/origin/PR-40893 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:41:21 [2020-05-02T23:41:21.750Z] Fetching without tags
23:41:21 [2020-05-02T23:41:21.996Z] Merging remotes/origin/master commit fd784ce7c10376247c08dae2083c07ea6300588f into PR head commit 6168b875a4f80b6884e5c805fee575ffd94a7c78
23:41:21 [2020-05-02T23:41:21.728Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:41:21 [2020-05-02T23:41:21.732Z]  > git config --add remote.origin.fetch +refs/pull/40893/head:refs/remotes/origin/PR-40893 # timeout=10
23:41:21 [2020-05-02T23:41:21.739Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:41:21 [2020-05-02T23:41:21.744Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:41:21 [2020-05-02T23:41:21.750Z] Fetching upstream changes from https://github.com/moby/moby.git
23:41:21 [2020-05-02T23:41:21.750Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:41:21 [2020-05-02T23:41:21.752Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40893/head:refs/remotes/origin/PR-40893 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:41:21 [2020-05-02T23:41:21.998Z]  > git config core.sparsecheckout # timeout=10
23:41:22 [2020-05-02T23:41:22.001Z]  > git checkout -f 6168b875a4f80b6884e5c805fee575ffd94a7c78 # timeout=10
23:41:23 [2020-05-02T23:41:23.014Z] Merge succeeded, producing 6168b875a4f80b6884e5c805fee575ffd94a7c78
23:41:23 [2020-05-02T23:41:23.014Z] Checking out Revision 6168b875a4f80b6884e5c805fee575ffd94a7c78 (PR-40893)
23:41:23 [2020-05-02T23:41:23.002Z]  > git merge fd784ce7c10376247c08dae2083c07ea6300588f # timeout=10
23:41:23 [2020-05-02T23:41:23.008Z]  > git rev-parse HEAD^{commit} # timeout=10
23:41:23 [2020-05-02T23:41:23.055Z]  > git config core.sparsecheckout # timeout=10
23:41:23 [2020-05-02T23:41:23.057Z]  > git checkout -f 6168b875a4f80b6884e5c805fee575ffd94a7c78 # timeout=10
23:41:27 [2020-05-02T23:41:27.138Z] Commit message: "Dockerfile.buildx: bump to Go 1.13.10"