Skip to content
Failed

Console Output

Skipping 418 KB.. Full Log
13:35:30 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2495:/workspace busybox chown -R 1000:1000 /workspace
13:35:30 Unable to find image 'busybox:latest' locally
13:35:30 latest: Pulling from library/busybox
13:35:31 bdbbaa22dec6: Pulling fs layer
13:35:31 bdbbaa22dec6: Download complete
13:35:31 bdbbaa22dec6: Pull complete
13:35:31 Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a
13:35:31 Status: Downloaded newer image for busybox:latest
[Pipeline] echo
13:35:35 Removing all docker containers
[Pipeline] sh
13:35:35 + docker container ls -aq
[Pipeline] echo
13:35:35 Docker containers have been removed
[Pipeline] echo
13:35:35 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
13:35:35 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (test python=py2.7 / docker=17.06.2-ce)
[Pipeline] checkout
13:35:38 using credential docker-jenkins-github-credentials
13:35:38 Cloning the remote Git repository
13:35:38 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2495 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2495/head:refs/remotes/origin/PR-2495 +refs/heads/master:refs/remotes/origin/master
13:35:41 Fetching without tags
13:35:42 Merging remotes/origin/master commit f2e09ae63287dd812ceaf936513ccf836392fab1 into PR head commit 8770cd00200ff5e0eb5f473fdf265b8dce6286a2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch py2.7_17.06.2-ce
Running on ubuntu-1804-overlay2 (i-087fec6a0bc4eb6e2) in /home/ubuntu/workspace/docker-py_PR-2495
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2495/head:refs/remotes/origin/PR-2495 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2495/head:refs/remotes/origin/PR-2495 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8770cd00200ff5e0eb5f473fdf265b8dce6286a2
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-py_PR-2495@tmp/d7087525-78cf-4881-8a7c-1f175ee1666d/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
13:35:42 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
13:35:42 chowning workspace
[Pipeline] sh
13:35:43 + uname -m
[Pipeline] sh
13:35:43 + pwd
13:35:43 + id -u
13:35:43 + id -g
13:35:43 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2495:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] echo
13:35:46 Removing all docker containers
[Pipeline] sh
13:35:46 + docker container ls -aq
[Pipeline] echo
13:35:46 Docker containers have been removed
[Pipeline] echo
13:35:46 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
13:35:46 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (test python=py2.7 / docker=19.03.5)
[Pipeline] checkout
13:35:46 using credential docker-jenkins-github-credentials
13:35:46 Cloning the remote Git repository
13:35:46 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2495 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2495/head:refs/remotes/origin/PR-2495 +refs/heads/master:refs/remotes/origin/master
13:35:47 Fetching without tags
13:35:47 Merging remotes/origin/master commit f2e09ae63287dd812ceaf936513ccf836392fab1 into PR head commit 8770cd00200ff5e0eb5f473fdf265b8dce6286a2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch py2.7_19.03.5
Running on ubuntu-1804-overlay2 (i-087fec6a0bc4eb6e2) in /home/ubuntu/workspace/docker-py_PR-2495
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-py_PR-2495@tmp/fa3f05ec-857f-4dcf-b022-126d9f8e6509/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
13:35:48 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
13:35:48 chowning workspace
[Pipeline] sh
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2495/head:refs/remotes/origin/PR-2495 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2495/head:refs/remotes/origin/PR-2495 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8770cd00200ff5e0eb5f473fdf265b8dce6286a2
13:35:48 + uname -m
[Pipeline] sh
13:35:48 + pwd
13:35:48 + id -u
13:35:48 + id -g
13:35:48 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2495:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] echo
13:35:50 Removing all docker containers
[Pipeline] sh
13:35:50 + docker container ls -aq
[Pipeline] echo
13:35:50 Docker containers have been removed
[Pipeline] echo
13:35:50 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
13:35:50 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (test python=py2.7 / docker=19.03.6-rc1)
[Pipeline] checkout
13:35:50 using credential docker-jenkins-github-credentials
13:35:50 Cloning the remote Git repository
13:35:50 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2495 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2495/head:refs/remotes/origin/PR-2495 +refs/heads/master:refs/remotes/origin/master
13:35:52 Fetching without tags
13:35:52 Merging remotes/origin/master commit f2e09ae63287dd812ceaf936513ccf836392fab1 into PR head commit 8770cd00200ff5e0eb5f473fdf265b8dce6286a2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch py2.7_19.03.6-rc1
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2495/head:refs/remotes/origin/PR-2495 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2495/head:refs/remotes/origin/PR-2495 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8770cd00200ff5e0eb5f473fdf265b8dce6286a2
Running on ubuntu-1804-overlay2 (i-087fec6a0bc4eb6e2) in /home/ubuntu/workspace/docker-py_PR-2495
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
Running on ubuntu-1804-overlay2 (i-0cb0b2a5a724507cf) in /home/ubuntu/workspace/docker-py_PR-2495
[Pipeline] {
[Pipeline] withDockerRegistry
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-py_PR-2495@tmp/bde084b6-dfaf-4ae6-a4d0-13ee660f10d6/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
13:35:53 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
13:35:53 chowning workspace
[Pipeline] sh
13:35:53 + uname -m
[Pipeline] sh
13:35:53 + pwd
13:35:53 + id -u
13:35:53 + id -g
13:35:53 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2495:/workspace busybox chown -R 1000:1000 /workspace
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
[Pipeline] echo
13:35:55 Removing all docker containers
[Pipeline] sh
13:35:55 + docker container ls -aq
[Pipeline] echo
13:35:55 Docker containers have been removed
[Pipeline] echo
13:35:55 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
13:35:55 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (test python=py3.7 / docker=17.06.2-ce)
[Pipeline] checkout
13:35:56 using credential docker-jenkins-github-credentials
13:35:56 Cloning the remote Git repository
13:35:56 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2495 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2495/head:refs/remotes/origin/PR-2495 +refs/heads/master:refs/remotes/origin/master
13:35:57 Fetching without tags
13:35:57 Merging remotes/origin/master commit f2e09ae63287dd812ceaf936513ccf836392fab1 into PR head commit 8770cd00200ff5e0eb5f473fdf265b8dce6286a2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch py3.7_17.06.2-ce
Running on ubuntu-1804-overlay2 (i-0e2131cee08a461e3) in /home/ubuntu/workspace/docker-py_PR-2495
[Pipeline] {
[Pipeline] withDockerRegistry
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-py_PR-2495@tmp/952619d7-ec3c-419e-b992-2fcfffa14359/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
13:35:57 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
13:35:57 chowning workspace
[Pipeline] sh
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2495/head:refs/remotes/origin/PR-2495 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2495/head:refs/remotes/origin/PR-2495 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8770cd00200ff5e0eb5f473fdf265b8dce6286a2
13:35:58 + uname -m
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
[Pipeline] sh
13:35:59 + pwd
13:35:59 + id -u
13:35:59 + id -g
13:35:59 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2495:/workspace busybox chown -R 1000:1000 /workspace
13:35:59 Unable to find image 'busybox:latest' locally
13:35:59 latest: Pulling from library/busybox
13:35:59 bdbbaa22dec6: Pulling fs layer
13:35:59 bdbbaa22dec6: Verifying Checksum
13:35:59 bdbbaa22dec6: Download complete
13:36:00 bdbbaa22dec6: Pull complete
13:36:00 Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a
13:36:00 Status: Downloaded newer image for busybox:latest
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-py_PR-2495@tmp/8b287162-4765-488a-8136-678d690a2506/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
13:36:02 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
13:36:02 chowning workspace
[Pipeline] sh
13:36:03 + uname -m
[Pipeline] sh
[Pipeline] echo
13:36:03 Removing all docker containers
[Pipeline] sh
13:36:04 + pwd
13:36:04 + id -u
13:36:04 + id -g
13:36:04 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2495:/workspace busybox chown -R 1000:1000 /workspace
13:36:04 Unable to find image 'busybox:latest' locally
13:36:04 + docker container ls -aq
[Pipeline] echo
13:36:04 Docker containers have been removed
[Pipeline] echo
13:36:04 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
13:36:04 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (test python=py3.7 / docker=19.03.5)
[Pipeline] checkout
13:36:04 latest: Pulling from library/busybox
13:36:04 bdbbaa22dec6: Pulling fs layer
13:36:04 bdbbaa22dec6: Download complete
13:36:05 bdbbaa22dec6: Pull complete
13:36:05 Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a
13:36:05 Status: Downloaded newer image for busybox:latest
13:36:06 using credential docker-jenkins-github-credentials
13:36:06 Cloning the remote Git repository
13:36:06 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2495 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2495/head:refs/remotes/origin/PR-2495 +refs/heads/master:refs/remotes/origin/master
13:36:09 Fetching without tags
[Pipeline] echo
13:36:09 Removing all docker containers
[Pipeline] sh
13:36:09 + docker container ls -aq
[Pipeline] echo
13:36:09 Docker containers have been removed
[Pipeline] echo
13:36:09 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
13:36:09 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (test python=py3.7 / docker=19.03.6-rc1)
[Pipeline] checkout
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2495/head:refs/remotes/origin/PR-2495 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2495/head:refs/remotes/origin/PR-2495 +refs/heads/master:refs/remotes/origin/master
13:36:10 Merging remotes/origin/master commit f2e09ae63287dd812ceaf936513ccf836392fab1 into PR head commit 8770cd00200ff5e0eb5f473fdf265b8dce6286a2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch py3.7_19.03.5
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8770cd00200ff5e0eb5f473fdf265b8dce6286a2
13:36:12 using credential docker-jenkins-github-credentials
13:36:12 Cloning the remote Git repository
13:36:12 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2495 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2495/head:refs/remotes/origin/PR-2495 +refs/heads/master:refs/remotes/origin/master
13:36:14 Fetching without tags
13:36:14 Merging remotes/origin/master commit f2e09ae63287dd812ceaf936513ccf836392fab1 into PR head commit 8770cd00200ff5e0eb5f473fdf265b8dce6286a2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch py3.7_19.03.6-rc1
[Pipeline] // parallel
[Pipeline] End of Pipeline
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2495/head:refs/remotes/origin/PR-2495 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2495/head:refs/remotes/origin/PR-2495 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8770cd00200ff5e0eb5f473fdf265b8dce6286a2

GitHub has been notified of this commit’s build result

hudson.plugins.git.GitException: Command "git checkout -f 8770cd00200ff5e0eb5f473fdf265b8dce6286a2" returned status code 128:
stdout: 
stderr: fatal: reference is not a tree: 8770cd00200ff5e0eb5f473fdf265b8dce6286a2

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2104)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$1000(CliGitAPIImpl.java:72)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2403)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to ubuntu-1804-overlay2 (i-087fec6a0bc4eb6e2)
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:957)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor316.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy158.execute(Unknown Source)
		at jenkins.plugins.git.MergeWithGitSCMExtension.checkout(MergeWithGitSCMExtension.java:146)
		at jenkins.plugins.git.MergeWithGitSCMExtension.decorateRevisionToBuild(MergeWithGitSCMExtension.java:112)
		at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:1100)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1193)
		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:124)
		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
		at java.util.concurrent.FutureTask.run(FutureTask.java:266)
		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
		at java.lang.Thread.run(Thread.java:748)
Also:   hudson.plugins.git.GitException: Command "git checkout -f 8770cd00200ff5e0eb5f473fdf265b8dce6286a2" returned status code 128:
stdout: 
stderr: fatal: reference is not a tree: 8770cd00200ff5e0eb5f473fdf265b8dce6286a2

		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2104)
		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$1000(CliGitAPIImpl.java:72)
		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2403)
	Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to ubuntu-1804-overlay2 (i-087fec6a0bc4eb6e2)
			at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
			at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
			at hudson.remoting.Channel.call(Channel.java:957)
			at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
			at sun.reflect.GeneratedMethodAccessor316.invoke(Unknown Source)
			at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
			at java.lang.reflect.Method.invoke(Method.java:498)
			at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
			at com.sun.proxy.$Proxy158.execute(Unknown Source)
			at jenkins.plugins.git.MergeWithGitSCMExtension.checkout(MergeWithGitSCMExtension.java:146)
			at jenkins.plugins.git.MergeWithGitSCMExtension.decorateRevisionToBuild(MergeWithGitSCMExtension.java:112)
			at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:1100)
			at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1193)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:124)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
			at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
			at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
			at java.util.concurrent.FutureTask.run(FutureTask.java:266)
			at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
			at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
			at java.lang.Thread.run(Thread.java:748)
	Caused: hudson.plugins.git.GitException: Could not checkout 8770cd00200ff5e0eb5f473fdf265b8dce6286a2
Also:   hudson.plugins.git.GitException: Command "git checkout -f 8770cd00200ff5e0eb5f473fdf265b8dce6286a2" returned status code 128:
stdout: 
stderr: fatal: reference is not a tree: 8770cd00200ff5e0eb5f473fdf265b8dce6286a2

		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2104)
		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$1000(CliGitAPIImpl.java:72)
		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2403)
	Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to ubuntu-1804-overlay2 (i-087fec6a0bc4eb6e2)
			at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
			at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
			at hudson.remoting.Channel.call(Channel.java:957)
			at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
			at sun.reflect.GeneratedMethodAccessor316.invoke(Unknown Source)
			at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
			at java.lang.reflect.Method.invoke(Method.java:498)
			at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
			at com.sun.proxy.$Proxy158.execute(Unknown Source)
			at jenkins.plugins.git.MergeWithGitSCMExtension.checkout(MergeWithGitSCMExtension.java:146)
			at jenkins.plugins.git.MergeWithGitSCMExtension.decorateRevisionToBuild(MergeWithGitSCMExtension.java:112)
			at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:1100)
			at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1193)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:124)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
			at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
			at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
			at java.util.concurrent.FutureTask.run(FutureTask.java:266)
			at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
			at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
			at java.lang.Thread.run(Thread.java:748)
	Caused: hudson.plugins.git.GitException: Could not checkout 8770cd00200ff5e0eb5f473fdf265b8dce6286a2
Also:   hudson.plugins.git.GitException: Command "git checkout -f 8770cd00200ff5e0eb5f473fdf265b8dce6286a2" returned status code 128:
stdout: 
stderr: fatal: reference is not a tree: 8770cd00200ff5e0eb5f473fdf265b8dce6286a2

		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2104)
		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$1000(CliGitAPIImpl.java:72)
		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2403)
	Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to ubuntu-1804-overlay2 (i-087fec6a0bc4eb6e2)
			at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
			at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
			at hudson.remoting.Channel.call(Channel.java:957)
			at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
			at sun.reflect.GeneratedMethodAccessor316.invoke(Unknown Source)
			at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
			at java.lang.reflect.Method.invoke(Method.java:498)
			at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
			at com.sun.proxy.$Proxy158.execute(Unknown Source)
			at jenkins.plugins.git.MergeWithGitSCMExtension.checkout(MergeWithGitSCMExtension.java:146)
			at jenkins.plugins.git.MergeWithGitSCMExtension.decorateRevisionToBuild(MergeWithGitSCMExtension.java:112)
			at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:1100)
			at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1193)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:124)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
			at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
			at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
			at java.util.concurrent.FutureTask.run(FutureTask.java:266)
			at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
			at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
			at java.lang.Thread.run(Thread.java:748)
	Caused: hudson.plugins.git.GitException: Could not checkout 8770cd00200ff5e0eb5f473fdf265b8dce6286a2
Also:   hudson.plugins.git.GitException: Command "git checkout -f 8770cd00200ff5e0eb5f473fdf265b8dce6286a2" returned status code 128:
stdout: 
stderr: fatal: reference is not a tree: 8770cd00200ff5e0eb5f473fdf265b8dce6286a2

		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2104)
		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$1000(CliGitAPIImpl.java:72)
		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2403)
	Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to ubuntu-1804-overlay2 (i-0cb0b2a5a724507cf)
			at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
			at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
			at hudson.remoting.Channel.call(Channel.java:957)
			at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
			at sun.reflect.GeneratedMethodAccessor316.invoke(Unknown Source)
			at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
			at java.lang.reflect.Method.invoke(Method.java:498)
			at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
			at com.sun.proxy.$Proxy158.execute(Unknown Source)
			at jenkins.plugins.git.MergeWithGitSCMExtension.checkout(MergeWithGitSCMExtension.java:146)
			at jenkins.plugins.git.MergeWithGitSCMExtension.decorateRevisionToBuild(MergeWithGitSCMExtension.java:112)
			at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:1100)
			at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1193)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:124)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
			at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
			at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
			at java.util.concurrent.FutureTask.run(FutureTask.java:266)
			at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
			at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
			at java.lang.Thread.run(Thread.java:748)
	Caused: hudson.plugins.git.GitException: Could not checkout 8770cd00200ff5e0eb5f473fdf265b8dce6286a2
Also:   hudson.plugins.git.GitException: Command "git checkout -f 8770cd00200ff5e0eb5f473fdf265b8dce6286a2" returned status code 128:
stdout: 
stderr: fatal: reference is not a tree: 8770cd00200ff5e0eb5f473fdf265b8dce6286a2

		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2104)
		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$1000(CliGitAPIImpl.java:72)
		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2403)
	Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to ubuntu-1804-overlay2 (i-0e2131cee08a461e3)
			at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
			at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
			at hudson.remoting.Channel.call(Channel.java:957)
			at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
			at sun.reflect.GeneratedMethodAccessor316.invoke(Unknown Source)
			at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
			at java.lang.reflect.Method.invoke(Method.java:498)
			at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
			at com.sun.proxy.$Proxy158.execute(Unknown Source)
			at jenkins.plugins.git.MergeWithGitSCMExtension.checkout(MergeWithGitSCMExtension.java:146)
			at jenkins.plugins.git.MergeWithGitSCMExtension.decorateRevisionToBuild(MergeWithGitSCMExtension.java:112)
			at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:1100)
			at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1193)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:124)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
			at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
			at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
			at java.util.concurrent.FutureTask.run(FutureTask.java:266)
			at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
			at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
			at java.lang.Thread.run(Thread.java:748)
	Caused: hudson.plugins.git.GitException: Could not checkout 8770cd00200ff5e0eb5f473fdf265b8dce6286a2
Caused: hudson.plugins.git.GitException: Could not checkout 8770cd00200ff5e0eb5f473fdf265b8dce6286a2
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2427)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.lang.Thread.run(Thread.java:834)
Finished: FAILURE