Skip to content
Failed

Console Output

Skipping 406 KB.. Full Log
[Pipeline] { (Branch: py2.7_20.10.0)
[Pipeline] { (Branch: py2.7_19.03.13)
[Pipeline] { (Branch: py3.7_19.03.12)
[Pipeline] { (Branch: py3.7_20.10.0)
[Pipeline] { (Branch: py3.7_19.03.13)
[Pipeline] node
Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00246ac542e615934) in /home/ubuntu/workspace/docker-py_PR-2721
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[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-2721@tmp/ec4b2260-88d6-4582-ad2a-f1146b66aa15/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
22:50:18 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
22:50:18 chowning workspace
[Pipeline] sh
22:50:18 + pwd
22:50:18 + id -u
22:50:18 + id -g
22:50:18 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2721:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] echo
22:50:18 Removing all docker containers
[Pipeline] sh
22:50:19 + docker container ls -aq
[Pipeline] echo
22:50:19 Docker containers have been removed
[Pipeline] echo
22:50:19 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
22:50:19 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (test python=py2.7 / docker=19.03.12)
[Pipeline] checkout
22:50:19 using credential docker-jenkins-github-credentials
22:50:19 Cloning the remote Git repository
22:50:19 Cloning with configured refspecs honoured and without tags
22:50:20 Fetching without tags
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2721 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2721/head:refs/remotes/origin/PR-2721 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2721/head:refs/remotes/origin/PR-2721 # 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/2721/head:refs/remotes/origin/PR-2721 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:50:20 Merging remotes/origin/master commit 1757c974fa3a05b0e9b783af85242b18df09d05d into PR head commit 4574cac8455ec6ce41583670062a889735ec70a2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00246ac542e615934) in /home/ubuntu/workspace/docker-py_PR-2721
[Pipeline] }
Failed in branch py2.7_19.03.12
[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-2721@tmp/d5b1553b-178f-4a56-93e3-cee1adc52f60/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
22:50:20 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
22:50:20 chowning workspace
[Pipeline] sh
22:50:20 + pwd
22:50:20 + id -u
22:50:20 + id -g
22:50:20 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2721:/workspace busybox chown -R 1000:1000 /workspace
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4574cac8455ec6ce41583670062a889735ec70a2 # timeout=10
[Pipeline] echo
22:50:21 Removing all docker containers
[Pipeline] sh
22:50:21 + docker container ls -aq
[Pipeline] echo
22:50:21 Docker containers have been removed
[Pipeline] echo
22:50:21 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
22:50:21 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (test python=py2.7 / docker=20.10.0)
[Pipeline] checkout
22:50:21 using credential docker-jenkins-github-credentials
22:50:21 Cloning the remote Git repository
22:50:21 Cloning with configured refspecs honoured and without tags
22:50:22 Fetching without tags
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2721 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2721/head:refs/remotes/origin/PR-2721 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2721/head:refs/remotes/origin/PR-2721 # 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/2721/head:refs/remotes/origin/PR-2721 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:50:22 Merging remotes/origin/master commit 1757c974fa3a05b0e9b783af85242b18df09d05d into PR head commit 4574cac8455ec6ce41583670062a889735ec70a2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00246ac542e615934) in /home/ubuntu/workspace/docker-py_PR-2721[Pipeline] // node

[Pipeline] {
[Pipeline] }
Failed in branch py2.7_20.10.0
[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-2721@tmp/533a721c-d2c9-46b5-b553-bbf50992a0ef/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
22:50:23 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
22:50:23 chowning workspace
[Pipeline] sh
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4574cac8455ec6ce41583670062a889735ec70a2 # timeout=10
22:50:23 + pwd
22:50:23 + id -u
22:50:23 + id -g
22:50:23 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2721:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] echo
22:50:23 Removing all docker containers
[Pipeline] sh
22:50:24 + docker container ls -aq
[Pipeline] echo
22:50:24 Docker containers have been removed
[Pipeline] echo
22:50:24 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
22:50:24 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (test python=py2.7 / docker=19.03.13)
[Pipeline] checkout
22:50:24 using credential docker-jenkins-github-credentials
22:50:24 Cloning the remote Git repository
22:50:24 Cloning with configured refspecs honoured and without tags
22:50:25 Fetching without tags
22:50:25 Merging remotes/origin/master commit 1757c974fa3a05b0e9b783af85242b18df09d05d into PR head commit 4574cac8455ec6ce41583670062a889735ec70a2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00246ac542e615934) in /home/ubuntu/workspace/docker-py_PR-2721
[Pipeline] // node
[Pipeline] {
[Pipeline] }
Failed in branch py2.7_19.03.13
[Pipeline] withDockerRegistry
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2721 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2721/head:refs/remotes/origin/PR-2721 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2721/head:refs/remotes/origin/PR-2721 # 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/2721/head:refs/remotes/origin/PR-2721 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4574cac8455ec6ce41583670062a889735ec70a2 # timeout=10
$ 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-2721@tmp/f42b0810-f5e1-42f5-aa33-e80b54cd9091/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
22:50:25 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
22:50:25 chowning workspace
[Pipeline] sh
22:50:25 + pwd
22:50:25 + id -u
22:50:25 + id -g
22:50:25 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2721:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] echo
22:50:26 Removing all docker containers
[Pipeline] sh
22:50:26 + docker container ls -aq
[Pipeline] echo
22:50:26 Docker containers have been removed
[Pipeline] echo
22:50:26 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
22:50:26 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (test python=py3.7 / docker=19.03.12)
[Pipeline] checkout
22:50:26 using credential docker-jenkins-github-credentials
22:50:26 Cloning the remote Git repository
22:50:26 Cloning with configured refspecs honoured and without tags
22:50:27 Fetching without tags
22:50:27 Merging remotes/origin/master commit 1757c974fa3a05b0e9b783af85242b18df09d05d into PR head commit 4574cac8455ec6ce41583670062a889735ec70a2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00246ac542e615934) in /home/ubuntu/workspace/docker-py_PR-2721
[Pipeline] // node
[Pipeline] {
[Pipeline] }
Failed in branch py3.7_19.03.12
[Pipeline] withDockerRegistry
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2721 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2721/head:refs/remotes/origin/PR-2721 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2721/head:refs/remotes/origin/PR-2721 # 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/2721/head:refs/remotes/origin/PR-2721 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4574cac8455ec6ce41583670062a889735ec70a2 # timeout=10
$ 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-2721@tmp/ff44a904-1863-44bc-91b0-ee1a2144c57c/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
22:50:27 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
22:50:27 chowning workspace
[Pipeline] sh
22:50:28 + pwd
22:50:28 + id -u
22:50:28 + id -g
22:50:28 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2721:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] echo
22:50:28 Removing all docker containers
[Pipeline] sh
22:50:28 + docker container ls -aq
[Pipeline] echo
22:50:28 Docker containers have been removed
[Pipeline] echo
22:50:28 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
22:50:28 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (test python=py3.7 / docker=20.10.0)
[Pipeline] checkout
22:50:28 using credential docker-jenkins-github-credentials
22:50:28 Cloning the remote Git repository
22:50:28 Cloning with configured refspecs honoured and without tags
22:50:29 Fetching without tags
22:50:29 Merging remotes/origin/master commit 1757c974fa3a05b0e9b783af85242b18df09d05d into PR head commit 4574cac8455ec6ce41583670062a889735ec70a2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00246ac542e615934) in /home/ubuntu/workspace/docker-py_PR-2721
[Pipeline] // node
[Pipeline] {
[Pipeline] }
Failed in branch py3.7_20.10.0
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2721 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2721/head:refs/remotes/origin/PR-2721 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2721/head:refs/remotes/origin/PR-2721 # 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/2721/head:refs/remotes/origin/PR-2721 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4574cac8455ec6ce41583670062a889735ec70a2 # timeout=10
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-2721@tmp/ab00bf80-a48a-4fdf-bc98-26e790cfd044/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
22:50:30 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
22:50:30 chowning workspace
[Pipeline] sh
22:50:30 + pwd
22:50:30 + id -u
22:50:30 + id -g
22:50:30 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2721:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] echo
22:50:30 Removing all docker containers
[Pipeline] sh
22:50:31 + docker container ls -aq
[Pipeline] echo
22:50:31 Docker containers have been removed
[Pipeline] echo
22:50:31 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
22:50:31 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (test python=py3.7 / docker=19.03.13)
[Pipeline] checkout
22:50:31 using credential docker-jenkins-github-credentials
22:50:31 Cloning the remote Git repository
22:50:31 Cloning with configured refspecs honoured and without tags
22:50:32 Fetching without tags
22:50:32 Merging remotes/origin/master commit 1757c974fa3a05b0e9b783af85242b18df09d05d into PR head commit 4574cac8455ec6ce41583670062a889735ec70a2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch py3.7_19.03.13
[Pipeline] // parallel
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2721 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2721/head:refs/remotes/origin/PR-2721 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2721/head:refs/remotes/origin/PR-2721 # 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/2721/head:refs/remotes/origin/PR-2721 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4574cac8455ec6ce41583670062a889735ec70a2 # timeout=10
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

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

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2437)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$1100(CliGitAPIImpl.java:84)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2754)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00246ac542e615934)
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:1001)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor717.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.$Proxy472.execute(Unknown Source)
		at jenkins.plugins.git.MergeWithGitSCMExtension.checkout(MergeWithGitSCMExtension.java:145)
		at jenkins.plugins.git.MergeWithGitSCMExtension.decorateRevisionToBuild(MergeWithGitSCMExtension.java:111)
		at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:1073)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1178)
		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:125)
		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 4574cac8455ec6ce41583670062a889735ec70a2" returned status code 128:
stdout: 
stderr: fatal: reference is not a tree: 4574cac8455ec6ce41583670062a889735ec70a2

		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2437)
		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$1100(CliGitAPIImpl.java:84)
		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2754)
	Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00246ac542e615934)
			at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800)
			at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
			at hudson.remoting.Channel.call(Channel.java:1001)
			at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
			at sun.reflect.GeneratedMethodAccessor717.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.$Proxy472.execute(Unknown Source)
			at jenkins.plugins.git.MergeWithGitSCMExtension.checkout(MergeWithGitSCMExtension.java:145)
			at jenkins.plugins.git.MergeWithGitSCMExtension.decorateRevisionToBuild(MergeWithGitSCMExtension.java:111)
			at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:1073)
			at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1178)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:125)
			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 4574cac8455ec6ce41583670062a889735ec70a2
Also:   hudson.plugins.git.GitException: Command "git checkout -f 4574cac8455ec6ce41583670062a889735ec70a2" returned status code 128:
stdout: 
stderr: fatal: reference is not a tree: 4574cac8455ec6ce41583670062a889735ec70a2

		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2437)
		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$1100(CliGitAPIImpl.java:84)
		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2754)
	Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00246ac542e615934)
			at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800)
			at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
			at hudson.remoting.Channel.call(Channel.java:1001)
			at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
			at sun.reflect.GeneratedMethodAccessor717.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.$Proxy472.execute(Unknown Source)
			at jenkins.plugins.git.MergeWithGitSCMExtension.checkout(MergeWithGitSCMExtension.java:145)
			at jenkins.plugins.git.MergeWithGitSCMExtension.decorateRevisionToBuild(MergeWithGitSCMExtension.java:111)
			at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:1073)
			at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1178)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:125)
			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 4574cac8455ec6ce41583670062a889735ec70a2
Also:   hudson.plugins.git.GitException: Command "git checkout -f 4574cac8455ec6ce41583670062a889735ec70a2" returned status code 128:
stdout: 
stderr: fatal: reference is not a tree: 4574cac8455ec6ce41583670062a889735ec70a2

		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2437)
		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$1100(CliGitAPIImpl.java:84)
		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2754)
	Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00246ac542e615934)
			at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800)
			at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
			at hudson.remoting.Channel.call(Channel.java:1001)
			at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
			at sun.reflect.GeneratedMethodAccessor717.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.$Proxy472.execute(Unknown Source)
			at jenkins.plugins.git.MergeWithGitSCMExtension.checkout(MergeWithGitSCMExtension.java:145)
			at jenkins.plugins.git.MergeWithGitSCMExtension.decorateRevisionToBuild(MergeWithGitSCMExtension.java:111)
			at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:1073)
			at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1178)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:125)
			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 4574cac8455ec6ce41583670062a889735ec70a2
Also:   hudson.plugins.git.GitException: Command "git checkout -f 4574cac8455ec6ce41583670062a889735ec70a2" returned status code 128:
stdout: 
stderr: fatal: reference is not a tree: 4574cac8455ec6ce41583670062a889735ec70a2

		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2437)
		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$1100(CliGitAPIImpl.java:84)
		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2754)
	Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00246ac542e615934)
			at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800)
			at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
			at hudson.remoting.Channel.call(Channel.java:1001)
			at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
			at sun.reflect.GeneratedMethodAccessor717.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.$Proxy472.execute(Unknown Source)
			at jenkins.plugins.git.MergeWithGitSCMExtension.checkout(MergeWithGitSCMExtension.java:145)
			at jenkins.plugins.git.MergeWithGitSCMExtension.decorateRevisionToBuild(MergeWithGitSCMExtension.java:111)
			at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:1073)
			at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1178)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:125)
			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 4574cac8455ec6ce41583670062a889735ec70a2
Also:   hudson.plugins.git.GitException: Command "git checkout -f 4574cac8455ec6ce41583670062a889735ec70a2" returned status code 128:
stdout: 
stderr: fatal: reference is not a tree: 4574cac8455ec6ce41583670062a889735ec70a2

		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2437)
		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$1100(CliGitAPIImpl.java:84)
		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2754)
	Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00246ac542e615934)
			at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800)
			at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
			at hudson.remoting.Channel.call(Channel.java:1001)
			at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
			at sun.reflect.GeneratedMethodAccessor717.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.$Proxy472.execute(Unknown Source)
			at jenkins.plugins.git.MergeWithGitSCMExtension.checkout(MergeWithGitSCMExtension.java:145)
			at jenkins.plugins.git.MergeWithGitSCMExtension.decorateRevisionToBuild(MergeWithGitSCMExtension.java:111)
			at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:1073)
			at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1178)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:125)
			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 4574cac8455ec6ce41583670062a889735ec70a2
Caused: hudson.plugins.git.GitException: Could not checkout 4574cac8455ec6ce41583670062a889735ec70a2
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2778)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:154)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:375)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:73)
	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