Skip to content

Console Output

16:34:09 [2020-04-14T16:34:09.713Z] using credential docker-jenkins-github-credentials
16:34:09 [2020-04-14T16:34:09.731Z] Cloning the remote Git repository
16:34:09 [2020-04-14T16:34:09.731Z] Cloning with configured refspecs honoured and without tags
16:34:09 [2020-04-14T16:34:09.741Z] Cloning repository https://github.com/moby/moby.git
16:34:09 [2020-04-14T16:34:09.741Z]  > git init /home/jenkins/workspace/moby_PR-39771 # timeout=10
16:34:09 [2020-04-14T16:34:09.762Z] Fetching upstream changes from https://github.com/moby/moby.git
16:34:09 [2020-04-14T16:34:09.762Z]  > git --version # timeout=10
16:34:09 [2020-04-14T16:34:09.763Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:34:09 [2020-04-14T16:34:09.770Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39771/head:refs/remotes/origin/PR-39771 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:34:19 [2020-04-14T16:34:19.245Z] Fetching without tags
16:34:19 [2020-04-14T16:34:19.521Z] Merging remotes/origin/master commit e6d949b9e707c55700c545614d25713bb191aed8 into PR head commit cdc39fa29c710c7b56aef827166f9e98bb7c20b8
16:34:20 [2020-04-14T16:34:20.028Z] Merge succeeded, producing cdc39fa29c710c7b56aef827166f9e98bb7c20b8
16:34:20 [2020-04-14T16:34:20.028Z] Checking out Revision cdc39fa29c710c7b56aef827166f9e98bb7c20b8 (PR-39771)
16:34:20 [2020-04-14T16:34:20.529Z] Commit message: "integration/config: add check for removing non-existing config"
16:34:19 [2020-04-14T16:34:19.226Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:34:19 [2020-04-14T16:34:19.228Z]  > git config --add remote.origin.fetch +refs/pull/39771/head:refs/remotes/origin/PR-39771 # timeout=10
16:34:19 [2020-04-14T16:34:19.229Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:34:19 [2020-04-14T16:34:19.241Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:34:19 [2020-04-14T16:34:19.254Z] Fetching upstream changes from https://github.com/moby/moby.git
16:34:19 [2020-04-14T16:34:19.254Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:34:19 [2020-04-14T16:34:19.254Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39771/head:refs/remotes/origin/PR-39771 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:34:19 [2020-04-14T16:34:19.530Z]  > git config core.sparsecheckout # timeout=10
16:34:19 [2020-04-14T16:34:19.531Z]  > git checkout -f cdc39fa29c710c7b56aef827166f9e98bb7c20b8 # timeout=10
16:34:20 [2020-04-14T16:34:20.006Z]  > git merge e6d949b9e707c55700c545614d25713bb191aed8 # timeout=10
16:34:20 [2020-04-14T16:34:20.021Z]  > git rev-parse HEAD^{commit} # timeout=10
16:34:20 [2020-04-14T16:34:20.036Z]  > git config core.sparsecheckout # timeout=10
16:34:20 [2020-04-14T16:34:20.041Z]  > git checkout -f cdc39fa29c710c7b56aef827166f9e98bb7c20b8 # timeout=10