Skip to content
Failed

Console Output

Skipping 157 KB.. Full Log
17:06:05 e02ba262300a: Pull complete
17:06:06 f22546cfca02: Pull complete
17:06:06 164079aeb5e9: Pull complete
17:06:06 86908f553758: Pull complete
17:06:06 Digest: sha256:f8c0786cf4c9c3f51be61b113c37c546a50eaccf0055174f83b8ba6d2d6350cc
17:06:06 Status: Downloaded newer image for dockerbuildbot/docker-py:py3-0990cf3f2bd3cd88adca9e5f95914611912212be
17:06:06 docker.io/dockerbuildbot/docker-py:py3-0990cf3f2bd3cd88adca9e5f95914611912212be
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] node
Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d6062a333b07fcba) in /home/ubuntu/workspace/docker-py_PR-2726
[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-2726@tmp/b12b729a-2876-4496-9b79-7e447c3487b8/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] sh
17:06:06 + docker run --rm --entrypoint=python dockerbuildbot/docker-py:py3-0990cf3f2bd3cd88adca9e5f95914611912212be /src/scripts/versions.py
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] parallel
[Pipeline] { (Branch: py2.7_19.03.12)
[Pipeline] { (Branch: py2.7_19.03.13)
[Pipeline] { (Branch: py2.7_20.10.1)
[Pipeline] { (Branch: py3.7_19.03.12)
[Pipeline] { (Branch: py3.7_19.03.13)
[Pipeline] { (Branch: py3.7_20.10.1)
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a89fa9ff248f9783) in /home/ubuntu/workspace/docker-py_PR-2726
[Pipeline] node
[Pipeline] node
Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d6062a333b07fcba) in /home/ubuntu/workspace/docker-py_PR-2726
[Pipeline] {
[Pipeline] {
Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c4b7704925cb5b91) in /home/ubuntu/workspace/docker-py_PR-2726
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
[Pipeline] {
[Pipeline] withDockerRegistry
Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c38c9078b450e9fc) in /home/ubuntu/workspace/docker-py_PR-2726
[Pipeline] {
[Pipeline] withDockerRegistry
Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09e4a8b7099e52bb0) in /home/ubuntu/workspace/docker-py_PR-2726
[Pipeline] // withDockerRegistry
[Pipeline] {
[Pipeline] }
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
[Pipeline] withDockerRegistry
[Pipeline] // node
[Pipeline] // withDockerRegistry
[Pipeline] }
Failed in branch py2.7_19.03.13
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch py2.7_19.03.12
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch py2.7_20.10.1
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch py3.7_20.10.1
Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0fea6f5d3947dd2ad) in /home/ubuntu/workspace/docker-py_PR-2726
[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-2726@tmp/88d205a5-21e8-46e2-a14e-897734047e8a/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
17:06:33 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
17:06:33 chowning workspace
[Pipeline] sh
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
17:06:33 + pwd
17:06:33 + id -u
17:06:33 + id -g
17:06:33 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2726:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] echo
17:06:34 Removing all docker containers
[Pipeline] sh
17:06:34 + docker container ls -aq
[Pipeline] echo
17:06:34 Docker containers have been removed
[Pipeline] echo
17:06:34 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
17:06:34 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (test python=py3.7 / docker=19.03.13)
[Pipeline] checkout
17:06:34 using credential docker-jenkins-github-credentials
17:06:34 Cloning the remote Git repository
17:06:34 Cloning with configured refspecs honoured and without tags
17:06:35 Fetching without tags
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2726 # 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/2726/head:refs/remotes/origin/PR-2726 +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/2726/head:refs/remotes/origin/PR-2726 # 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/2726/head:refs/remotes/origin/PR-2726 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:06:35 Merging remotes/origin/master commit 4757eea80c49b7d593537ea9a0b9e5b398570745 into PR head commit 0990cf3f2bd3cd88adca9e5f95914611912212be
17:06:36 Merge succeeded, producing 0990cf3f2bd3cd88adca9e5f95914611912212be
17:06:36 Checking out Revision 0990cf3f2bd3cd88adca9e5f95914611912212be (PR-2726)
17:06:36 Commit message: "Avoid setting unsuported parameter for subprocess.Popen on Windows"
[Pipeline] withDockerRegistry
[Pipeline] {
[Pipeline] sh
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0990cf3f2bd3cd88adca9e5f95914611912212be # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge 4757eea80c49b7d593537ea9a0b9e5b398570745 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0990cf3f2bd3cd88adca9e5f95914611912212be # timeout=10
17:06:37 + docker network create dpy-testnet-3-0-py3.7-19.03.13
17:06:37 dfeca07afb2575c189eef632540ae7298460d4cd57a2c7ad3aa752280ae50a49
[Pipeline] sh
17:06:37 + docker run --rm -d --name dpy-dind-3-0-py3.7-19.03.13 -v /tmp --privileged --network dpy-testnet-3-0-py3.7-19.03.13 dockerbuildbot/docker-py:sshdind-0990cf3f2bd3cd88adca9e5f95914611912212be dockerd -H tcp://0.0.0.0:2375
17:06:37 8683b15b7c3f2412df924c15fe0b9eb4ebd494fe5cc6843806c10b2ca60e7eef
$ 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-2726@tmp/7831554f-d332-4c3c-9a8e-c773eb577f89/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] sh
17:06:37 + docker run --rm --name dpy-tests-3-0-py3.7-19.03.13 -e DOCKER_HOST=tcp://dpy-dind-3-0-py3.7-19.03.13:2375 -e DOCKER_TEST_API_VERSION=1.40 --network dpy-testnet-3-0-py3.7-19.03.13 --volumes-from dpy-dind-3-0-py3.7-19.03.13 -v /home/ubuntu/.docker/config.json:/root/.docker/config.json dockerbuildbot/docker-py:py3-0990cf3f2bd3cd88adca9e5f95914611912212be py.test -v -rxs --cov=docker --ignore=tests/ssh tests/
17:06:39 ============================= test session starts ==============================
17:06:39 platform linux -- Python 3.7.9, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 -- /usr/local/bin/python
17:06:39 cachedir: .pytest_cache
17:06:39 rootdir: /src, inifile: pytest.ini
17:06:39 plugins: timeout-1.3.3, cov-2.6.1
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
17:06:40 collecting ... collected 0 items / 1 errors
17:06:41 
17:06:41 ==================================== ERRORS ====================================
17:06:41 ______________________________ ERROR collecting  _______________________________
17:06:41 /usr/local/lib/python3.7/site-packages/_pytest/config/__init__.py:429: in _importconftest
17:06:41     return self._conftestpath2mod[conftestpath]
17:06:41 E   KeyError: local('/src/tests/integration/conftest.py')
17:06:41 
17:06:41 During handling of the above exception, another exception occurred:
17:06:41 /usr/local/lib/python3.7/site-packages/_pytest/config/__init__.py:435: in _importconftest
17:06:41     mod = conftestpath.pyimport()
17:06:41 /usr/local/lib/python3.7/site-packages/py/_path/local.py:704: in pyimport
17:06:41     __import__(modname)
17:06:41 <frozen importlib._bootstrap>:983: in _find_and_load
17:06:41     ???
17:06:41 <frozen importlib._bootstrap>:967: in _find_and_load_unlocked
17:06:41     ???
17:06:41 <frozen importlib._bootstrap>:668: in _load_unlocked
17:06:41     ???
17:06:41 <frozen importlib._bootstrap>:638: in _load_backward_compatible
17:06:41     ???
17:06:41 /usr/local/lib/python3.7/site-packages/_pytest/assertion/rewrite.py:296: in load_module
17:06:41     six.exec_(co, mod.__dict__)
17:06:41 tests/integration/conftest.py:6: in <module>
17:06:41     import docker.errors
17:06:41 docker/__init__.py:2: in <module>
17:06:41     from .api import APIClient
17:06:41 docker/api/__init__.py:2: in <module>
17:06:41     from .client import APIClient
17:06:41 docker/api/client.py:10: in <module>
17:06:41     from .. import auth
17:06:41 docker/auth.py:9: in <module>
17:06:41     from .utils import config
17:06:41 docker/utils/__init__.py:3: in <module>
17:06:41     from .decorators import check_resource, minimum_version, update_headers
17:06:41 docker/utils/decorators.py:4: in <module>
17:06:41     from . import utils
17:06:41 docker/utils/utils.py:13: in <module>
17:06:41     from .. import tls
17:06:41 docker/tls.py:5: in <module>
17:06:41     from .transport import SSLHTTPAdapter
17:06:41 docker/transport/__init__.py:11: in <module>
17:06:41     from .sshconn import SSHHTTPAdapter
17:06:41 E     File "/src/docker/transport/sshconn.py", line 48
17:06:41 E       preexec_func = lambda: signal.signal(signal.SIGINT, signal.SIG_IGN))
17:06:41 E                                                                          ^
17:06:41 E   SyntaxError: invalid syntax
17:06:41 
17:06:41 During handling of the above exception, another exception occurred:
17:06:41 /usr/local/lib/python3.7/site-packages/py/_path/common.py:383: in visit
17:06:41     for x in Visitor(fil, rec, ignore, bf, sort).gen(self):
17:06:41 /usr/local/lib/python3.7/site-packages/py/_path/common.py:424: in gen
17:06:41     dirs = self.optsort([p for p in entries
17:06:41 /usr/local/lib/python3.7/site-packages/py/_path/common.py:425: in <listcomp>
17:06:41     if p.check(dir=1) and (rec is None or rec(p))])
17:06:41 /usr/local/lib/python3.7/site-packages/_pytest/main.py:651: in _recurse
17:06:41     ihook = self.gethookproxy(dirpath)
17:06:41 /usr/local/lib/python3.7/site-packages/_pytest/main.py:472: in gethookproxy
17:06:41     my_conftestmodules = pm._getconftestmodules(fspath)
17:06:41 /usr/local/lib/python3.7/site-packages/_pytest/config/__init__.py:413: in _getconftestmodules
17:06:41     mod = self._importconftest(conftestpath.realpath())
17:06:41 /usr/local/lib/python3.7/site-packages/_pytest/config/__init__.py:452: in _importconftest
17:06:41     raise ConftestImportFailure(conftestpath, sys.exc_info())
17:06:41 E   _pytest.config.ConftestImportFailure: (local('/src/tests/integration/conftest.py'), (<class 'SyntaxError'>, SyntaxError('invalid syntax', ('/src/docker/transport/sshconn.py', 48, 80, '            preexec_func = lambda: signal.signal(signal.SIGINT, signal.SIG_IGN))\n')), <traceback object at 0x7f6365eb53c0>))
17:06:41 
17:06:41 ----------- coverage: platform linux, python 3.7.9-final-0 -----------
17:06:41 Name                                  Stmts   Miss Branch BrPart  Cover
17:06:41 -----------------------------------------------------------------------
17:06:41 docker/__init__.py                        8      7      0      0    12%
17:06:41 docker/api/__init__.py                    1      0      0      0   100%
17:06:41 docker/api/build.py                     126    126     93      0     0%
17:06:41 docker/api/client.py                    263    255     98      0     2%
17:06:41 docker/api/config.py                     31     31      6      0     0%
17:06:41 docker/api/container.py                 266    266    104      0     0%
17:06:41 docker/api/daemon.py                     39     39     14      0     0%
17:06:41 docker/api/exec_api.py                   46     46     22      0     0%
17:06:41 docker/api/image.py                     157    157     58      0     0%
17:06:41 docker/api/network.py                    90     90     48      0     0%
17:06:41 docker/api/plugin.py                     90     90     14      0     0%
17:06:41 docker/api/secret.py                     36     36     10      0     0%
17:06:41 docker/api/service.py                   200    200    149      0     0%
17:06:41 docker/api/swarm.py                     106    106     38      0     0%
17:06:41 docker/api/volume.py                     38     38     14      0     0%
17:06:41 docker/auth.py                          198    191     74      0     3%
17:06:41 docker/client.py                         69     69      2      0     0%
17:06:41 docker/constants.py                      21      0      0      0   100%
17:06:41 docker/context/__init__.py                2      2      0      0     0%
17:06:41 docker/context/api.py                    78     78     38      0     0%
17:06:41 docker/context/config.py                 61     61     16      0     0%
17:06:41 docker/context/context.py               151    151     62      0     0%
17:06:41 docker/credentials/__init__.py            3      0      0      0   100%
17:06:41 docker/credentials/constants.py           4      0      0      0   100%
17:06:41 docker/credentials/errors.py             11      4      2      0    54%
17:06:41 docker/credentials/store.py              50     35     16      0    23%
17:06:41 docker/credentials/utils.py              23     18     12      0    14%
17:06:41 docker/errors.py                        110     60     20      0    38%
17:06:41 docker/models/__init__.py                 0      0      0      0   100%
17:06:41 docker/models/configs.py                 21     21      2      0     0%
17:06:41 docker/models/containers.py             183    183     70      0     0%
17:06:41 docker/models/images.py                 137    137     56      0     0%
17:06:41 docker/models/networks.py                37     37     12      0     0%
17:06:41 docker/models/nodes.py                   15     15      2      0     0%
17:06:41 docker/models/plugins.py                 49     49     10      0     0%
17:06:41 docker/models/resource.py                41     41      6      0     0%
17:06:41 docker/models/secrets.py                 21     21      2      0     0%
17:06:41 docker/models/services.py                87     87     36      0     0%
17:06:41 docker/models/swarm.py                   39     39      6      0     0%
17:06:41 docker/models/volumes.py                 23     23      4      0     0%
17:06:41 docker/tls.py                            37     33     14      0     8%
17:06:41 docker/transport/__init__.py             11      2      0      0    82%
17:06:41 docker/transport/basehttpadapter.py       6      3      2      0    38%
17:06:41 docker/transport/npipeconn.py            59     54     10      0     7%
17:06:41 docker/transport/npipesocket.py         137    132     22      0     3%
17:06:41 docker/transport/ssladapter.py           36     22     10      1    33%
17:06:41 docker/transport/unixconn.py             66     42     12      0    31%
17:06:41 docker/types/__init__.py                  6      6      0      0     0%
17:06:41 docker/types/base.py                      5      5      2      0     0%
17:06:41 docker/types/containers.py              420    420    326      0     0%
17:06:41 docker/types/daemon.py                   36     36     14      0     0%
17:06:41 docker/types/healthcheck.py              34     34      4      0     0%
17:06:41 docker/types/networks.py                 41     41     28      0     0%
17:06:41 docker/types/services.py                312    312    206      0     0%
17:06:41 docker/types/swarm.py                    51     51     40      0     0%
17:06:41 docker/utils/__init__.py                  3      1      0      0    67%
17:06:41 docker/utils/build.py                   155    130     76      0    11%
17:06:41 docker/utils/config.py                   36     36     10      0     0%
17:06:41 docker/utils/decorators.py               32     29     12      0     7%
17:06:41 docker/utils/fnmatch.py                  55     47     28      0    10%
17:06:41 docker/utils/json_stream.py              43     43     14      0     0%
17:06:41 docker/utils/ports.py                    50     50     32      0     0%
17:06:41 docker/utils/proxy.py                    32     32     12      0     0%
17:06:41 docker/utils/socket.py                   86     86     40      0     0%
17:06:41 docker/utils/utils.py                   285    274    177      0     2%
17:06:41 docker/version.py                         2      0      2      0   100%
17:06:41 -----------------------------------------------------------------------
17:06:41 TOTAL                                  4967   4730   2209      1     3%
17:06:41 
17:06:41 !!!!!!!!!!!!!!!!!!! Interrupted: 1 errors during collection !!!!!!!!!!!!!!!!!!!!
17:06:41 =========================== 1 error in 1.71 seconds ============================
[Pipeline] sh
17:06:41 + docker stop dpy-dind-3-0-py3.7-19.03.13
17:06:43 dpy-dind-3-0-py3.7-19.03.13
17:06:43 + docker network rm dpy-testnet-3-0-py3.7-19.03.13
17:06:43 dpy-testnet-3-0-py3.7-19.03.13
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch py3.7_19.03.13
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-py_PR-2726@tmp/77587dc6-e86c-444f-b0b9-90f2d18f3169/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
17:06:44 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
17:06:44 chowning workspace
[Pipeline] sh
17:06:45 + pwd
17:06:45 + id -u
17:06:45 + id -g
17:06:45 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2726:/workspace busybox chown -R 1000:1000 /workspace
17:06:45 Unable to find image 'busybox:latest' locally
17:06:45 latest: Pulling from library/busybox
17:06:45 ea97eb0eb3ec: Pulling fs layer
17:06:45 ea97eb0eb3ec: Verifying Checksum
17:06:45 ea97eb0eb3ec: Download complete
17:06:45 ea97eb0eb3ec: Pull complete
17:06:45 Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678
17:06:45 Status: Downloaded newer image for busybox:latest
[Pipeline] echo
17:06:47 Removing all docker containers
[Pipeline] sh
17:06:47 + docker container ls -aq
[Pipeline] echo
17:06:47 Docker containers have been removed
[Pipeline] echo
17:06:47 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
17:06:47 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (test python=py3.7 / docker=19.03.12)
[Pipeline] checkout
17:06:49 using credential docker-jenkins-github-credentials
17:06:49 Cloning the remote Git repository
17:06:49 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-2726 # 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/2726/head:refs/remotes/origin/PR-2726 +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/2726/head:refs/remotes/origin/PR-2726 # 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
17:06:50 Fetching without tags
17:06:50 Merging remotes/origin/master commit 4757eea80c49b7d593537ea9a0b9e5b398570745 into PR head commit 0990cf3f2bd3cd88adca9e5f95914611912212be
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch py3.7_19.03.12
[Pipeline] // parallel
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a89fa9ff248f9783)
		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 hudson.FilePath.act(FilePath.java:1070)
		at hudson.FilePath.act(FilePath.java:1059)
		at hudson.FilePath.readToString(FilePath.java:2087)
		at org.jenkinsci.plugins.docker.commons.impl.RegistryKeyMaterialFactory.materialize(RegistryKeyMaterialFactory.java:81)
		at org.jenkinsci.plugins.docker.workflow.AbstractEndpointStepExecution2.doStart(AbstractEndpointStepExecution2.java:53)
		at org.jenkinsci.plugins.workflow.steps.GeneralNonBlockingStepExecution.lambda$run$0(GeneralNonBlockingStepExecution.java:77)
		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:   	Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c4b7704925cb5b91)
			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 hudson.FilePath.act(FilePath.java:1070)
			at hudson.FilePath.act(FilePath.java:1059)
			at hudson.FilePath.readToString(FilePath.java:2087)
			at org.jenkinsci.plugins.docker.commons.impl.RegistryKeyMaterialFactory.materialize(RegistryKeyMaterialFactory.java:81)
			at org.jenkinsci.plugins.docker.workflow.AbstractEndpointStepExecution2.doStart(AbstractEndpointStepExecution2.java:53)
			at org.jenkinsci.plugins.workflow.steps.GeneralNonBlockingStepExecution.lambda$run$0(GeneralNonBlockingStepExecution.java:77)
			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)
java.io.IOException: Is a directory
Also:   	Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c38c9078b450e9fc)
			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 hudson.FilePath.act(FilePath.java:1070)
			at hudson.FilePath.act(FilePath.java:1059)
			at hudson.FilePath.readToString(FilePath.java:2087)
			at org.jenkinsci.plugins.docker.commons.impl.RegistryKeyMaterialFactory.materialize(RegistryKeyMaterialFactory.java:81)
			at org.jenkinsci.plugins.docker.workflow.AbstractEndpointStepExecution2.doStart(AbstractEndpointStepExecution2.java:53)
			at org.jenkinsci.plugins.workflow.steps.GeneralNonBlockingStepExecution.lambda$run$0(GeneralNonBlockingStepExecution.java:77)
			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)
java.io.IOException: Is a directory
Also:   	Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09e4a8b7099e52bb0)
			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 hudson.FilePath.act(FilePath.java:1070)
			at hudson.FilePath.act(FilePath.java:1059)
			at hudson.FilePath.readToString(FilePath.java:2087)
			at org.jenkinsci.plugins.docker.commons.impl.RegistryKeyMaterialFactory.materialize(RegistryKeyMaterialFactory.java:81)
			at org.jenkinsci.plugins.docker.workflow.AbstractEndpointStepExecution2.doStart(AbstractEndpointStepExecution2.java:53)
			at org.jenkinsci.plugins.workflow.steps.GeneralNonBlockingStepExecution.lambda$run$0(GeneralNonBlockingStepExecution.java:77)
			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)
java.io.IOException: Is a directory
Also:   hudson.plugins.git.GitException: Command "git checkout -f 0990cf3f2bd3cd88adca9e5f95914611912212be" returned status code 128:
stdout: 
stderr: fatal: reference is not a tree: 0990cf3f2bd3cd88adca9e5f95914611912212be

		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-0fea6f5d3947dd2ad)
			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.GeneratedMethodAccessor318.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.$Proxy461.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 0990cf3f2bd3cd88adca9e5f95914611912212be
		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)
Also:   hudson.AbortException: script returned exit code 2
		at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.handleExit(DurableTaskStep.java:659)
		at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.check(DurableTaskStep.java:605)
		at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.run(DurableTaskStep.java:549)
		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
		at java.util.concurrent.FutureTask.run(FutureTask.java:266)
		at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
		at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
		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)
java.io.IOException: Is a directory
	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at sun.nio.ch.FileDispatcherImpl.read(FileDispatcherImpl.java:48)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276)
	at sun.nio.ch.IOUtil.read(IOUtil.java:245)
	at sun.nio.ch.FileChannelImpl.read(FileChannelImpl.java:223)
	at sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:65)
	at sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:109)
	at sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:103)
	at java.nio.file.Files.read(Files.java:3158)
	at java.nio.file.Files.readAllBytes(Files.java:3212)
	at hudson.FilePath$ReadToString.invoke(FilePath.java:2093)
	at hudson.FilePath$ReadToString.invoke(FilePath.java:2089)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3122)
	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