Skip to content
Failed

Console Output

Skipping 247 KB.. Full Log
18:28:08 feab2c490a3c: Pulling fs layer
18:28:08 f15a0f46f8c3: Pulling fs layer
18:28:08 937782447ff6: Pulling fs layer
18:28:08 e78b7aaaab2c: Pulling fs layer
18:28:08 5d8a97050e38: Pulling fs layer
18:28:08 d36c23e9d08d: Pulling fs layer
18:28:08 d39496292349: Pulling fs layer
18:28:08 937782447ff6: Waiting
18:28:08 e78b7aaaab2c: Waiting
18:28:08 5d8a97050e38: Waiting
18:28:08 d36c23e9d08d: Waiting
18:28:08 d39496292349: Waiting
18:28:08 7467d1831b69: Verifying Checksum
18:28:08 7467d1831b69: Download complete
18:28:08 feab2c490a3c: Verifying Checksum
18:28:08 feab2c490a3c: Download complete
18:28:09 e78b7aaaab2c: Verifying Checksum
18:28:09 e78b7aaaab2c: Download complete
18:28:09 5d8a97050e38: Verifying Checksum
18:28:09 5d8a97050e38: Download complete
18:28:09 f15a0f46f8c3: Verifying Checksum
18:28:09 f15a0f46f8c3: Download complete
18:28:09 d39496292349: Verifying Checksum
18:28:09 d39496292349: Download complete
18:28:09 d36c23e9d08d: Verifying Checksum
18:28:09 d36c23e9d08d: Download complete
18:28:09 7467d1831b69: Pull complete
18:28:10 feab2c490a3c: Pull complete
18:28:11 937782447ff6: Download complete
18:28:13 f15a0f46f8c3: Pull complete
18:28:19 937782447ff6: Pull complete
18:28:19 e78b7aaaab2c: Pull complete
18:28:20 5d8a97050e38: Pull complete
18:28:20 d36c23e9d08d: Pull complete
18:28:20 d39496292349: Pull complete
18:28:20 Digest: sha256:47d23c8996a56d5691b508d0658c4241d4f7d2572ca9f08d66e8714b1385af3f
18:28:20 Status: Downloaded newer image for python:3.7
18:28:20  ---> 65d5b6c539fd
18:28:20 Step 3/21 : ARG APT_MIRROR
18:28:22  ---> Running in 6f3c35fdc2c4
18:28:22 Removing intermediate container 6f3c35fdc2c4
18:28:22  ---> 4a71c8aa053d
18:28:22 Step 4/21 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list     && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list
18:28:22  ---> Running in adcc52975885
18:28:23 Removing intermediate container adcc52975885
18:28:23  ---> 46031f7e2880
18:28:23 Step 5/21 : RUN apt-get update && apt-get -y install --no-install-recommends     gnupg2     pass
18:28:23  ---> Running in 067fb7d8b582
18:28:23 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:28:23 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
18:28:23 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:28:23 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [267 kB]
18:28:23 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
18:28:24 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
18:28:25 Fetched 8422 kB in 2s (4730 kB/s)
18:28:26 Reading package lists...
18:28:26 Reading package lists...
18:28:26 Building dependency tree...
18:28:26 Reading state information...
18:28:26 The following additional packages will be installed:
18:28:26   tree
18:28:26 Suggested packages:
18:28:26   libxml-simple-perl ruby
18:28:26 Recommended packages:
18:28:26   qrencode xclip
18:28:26 The following NEW packages will be installed:
18:28:26   gnupg2 pass tree
18:28:27 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
18:28:27 Need to get 481 kB of archives.
18:28:27 After this operation, 684 kB of additional disk space will be used.
18:28:27 Get:1 http://deb.debian.org/debian buster/main amd64 gnupg2 all 2.2.12-1+deb10u1 [393 kB]
18:28:27 Get:2 http://deb.debian.org/debian buster/main amd64 tree amd64 1.8.0-1 [49.3 kB]
18:28:27 Get:3 http://deb.debian.org/debian buster/main amd64 pass all 1.7.3-2 [39.2 kB]
18:28:27 debconf: delaying package configuration, since apt-utils is not installed
18:28:27 Fetched 481 kB in 0s (1820 kB/s)
18:28:27 Selecting previously unselected package gnupg2.
18:28:27 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24611 files and directories currently installed.)
18:28:27 Preparing to unpack .../gnupg2_2.2.12-1+deb10u1_all.deb ...
18:28:27 Unpacking gnupg2 (2.2.12-1+deb10u1) ...
18:28:27 Selecting previously unselected package tree.
18:28:27 Preparing to unpack .../tree_1.8.0-1_amd64.deb ...
18:28:27 Unpacking tree (1.8.0-1) ...
18:28:27 Selecting previously unselected package pass.
18:28:27 Preparing to unpack .../archives/pass_1.7.3-2_all.deb ...
18:28:27 Unpacking pass (1.7.3-2) ...
18:28:27 Setting up gnupg2 (2.2.12-1+deb10u1) ...
18:28:27 Setting up tree (1.8.0-1) ...
18:28:27 Setting up pass (1.7.3-2) ...
18:28:28 Removing intermediate container 067fb7d8b582
18:28:28  ---> dff5c806cb1a
18:28:28 Step 6/21 : COPY tests/ssh-keys /root/.ssh
18:28:28  ---> 104aed5082ee
18:28:28 Step 7/21 : RUN chmod -R 600 /root/.ssh
18:28:28  ---> Running in 8c6f6c74efc1
18:28:29 Removing intermediate container 8c6f6c74efc1
18:28:29  ---> 9546369caef8
18:28:29 Step 8/21 : COPY ./tests/gpg-keys /gpg-keys
18:28:29  ---> 01f9c84cdc24
18:28:29 Step 9/21 : RUN gpg2 --import gpg-keys/secret
18:28:29  ---> Running in f766cccf5abc
18:28:29 gpg: directory '/root/.gnupg' created
18:28:29 gpg: keybox '/root/.gnupg/pubring.kbx' created
18:28:29 gpg: /root/.gnupg/trustdb.gpg: trustdb created
18:28:29 gpg: key 464ED987A7B21401: public key "Sakuya Izayoi <sakuya@gensokyo.jp>" imported
18:28:29 gpg: key 464ED987A7B21401: secret key imported
18:28:29 gpg: Total number processed: 1
18:28:29 gpg:               imported: 1
18:28:29 gpg:       secret keys read: 1
18:28:29 gpg:   secret keys imported: 1
18:28:30 Removing intermediate container f766cccf5abc
18:28:30  ---> e984af2b047c
18:28:30 Step 10/21 : RUN gpg2 --import-ownertrust gpg-keys/ownertrust
18:28:30  ---> Running in affe6135508f
18:28:30 gpg: inserting ownertrust of 6
18:28:30 Removing intermediate container affe6135508f
18:28:30  ---> 49dc345158db
18:28:30 Step 11/21 : RUN yes | pass init $(gpg2 --no-auto-check-trustdb --list-secret-key | awk '/^sec/{getline; $1=$1; print}')
18:28:30  ---> Running in 6067a6466e66
18:28:31 gpg: please do a --check-trustdb
18:28:31 mkdir: created directory '/root/.password-store/'
18:28:31 Password store initialized for 9781B87DAB042E6FD51388A5464ED987A7B21401
18:28:31 Removing intermediate container 6067a6466e66
18:28:31  ---> e32c8d00366b
18:28:31 Step 12/21 : RUN gpg2 --check-trustdb
18:28:31  ---> Running in e27c4685bf60
18:28:32 gpg: marginals needed: 3  completes needed: 1  trust model: pgp
18:28:32 gpg: depth: 0  valid:   1  signed:   0  trust: 0-, 0q, 0n, 0m, 0f, 1u
18:28:32 Removing intermediate container e27c4685bf60
18:28:32  ---> 6359c4fefa04
18:28:32 Step 13/21 : ARG CREDSTORE_VERSION=v0.6.3
18:28:32  ---> Running in c6843522d081
18:28:32 Removing intermediate container c6843522d081
18:28:32  ---> 8b22a224f53c
18:28:32 Step 14/21 : RUN curl -sSL -o /opt/docker-credential-pass.tar.gz     https://github.com/docker/docker-credential-helpers/releases/download/$CREDSTORE_VERSION/docker-credential-pass-$CREDSTORE_VERSION-amd64.tar.gz &&     tar -xf /opt/docker-credential-pass.tar.gz -O > /usr/local/bin/docker-credential-pass &&     rm -rf /opt/docker-credential-pass.tar.gz &&     chmod +x /usr/local/bin/docker-credential-pass
18:28:32  ---> Running in 029b7f9e18d1
18:28:33 Removing intermediate container 029b7f9e18d1
18:28:33  ---> f3e52db34281
18:28:33 Step 15/21 : WORKDIR /src
18:28:33  ---> Running in ec2fe10efac5
18:28:33 Removing intermediate container ec2fe10efac5
18:28:33  ---> ea99a46cfd95
18:28:33 Step 16/21 : COPY requirements.txt /src/requirements.txt
18:28:33  ---> 243d669f33b1
18:28:33 Step 17/21 : RUN pip install -r requirements.txt
18:28:33  ---> Running in 7f7d1e926268
18:28:35 Ignoring pywin32: markers 'sys_platform == "win32"' don't match your environment
18:28:39 Collecting appdirs==1.4.3
18:28:40   Downloading appdirs-1.4.3-py2.py3-none-any.whl (12 kB)
18:28:40 Collecting asn1crypto==0.22.0
18:28:40   Downloading asn1crypto-0.22.0-py2.py3-none-any.whl (97 kB)
18:28:40 Collecting backports.ssl-match-hostname==3.5.0.1
18:28:40   Downloading backports.ssl_match_hostname-3.5.0.1.tar.gz (5.6 kB)
18:28:41 Collecting cffi==1.10.0
18:28:41   Downloading cffi-1.10.0.tar.gz (418 kB)
18:28:41 Collecting cryptography==3.2
18:28:41   Downloading cryptography-3.2-cp35-abi3-manylinux2010_x86_64.whl (2.6 MB)
18:28:42 Collecting enum34==1.1.6
18:28:42   Downloading enum34-1.1.6-py3-none-any.whl (12 kB)
18:28:42 Collecting idna==2.5
18:28:42   Downloading idna-2.5-py2.py3-none-any.whl (55 kB)
18:28:42 Collecting ipaddress==1.0.18
18:28:42   Downloading ipaddress-1.0.18.tar.gz (32 kB)
18:28:42 Collecting packaging==16.8
18:28:42   Downloading packaging-16.8-py2.py3-none-any.whl (23 kB)
18:28:42 Collecting paramiko==2.4.2
18:28:42   Downloading paramiko-2.4.2-py2.py3-none-any.whl (193 kB)
18:28:42 Collecting pycparser==2.17
18:28:42   Downloading pycparser-2.17.tar.gz (231 kB)
18:28:42 Collecting pyOpenSSL==18.0.0
18:28:42   Downloading pyOpenSSL-18.0.0-py2.py3-none-any.whl (53 kB)
18:28:42 Collecting pyparsing==2.2.0
18:28:42   Downloading pyparsing-2.2.0-py2.py3-none-any.whl (56 kB)
18:28:42 Collecting requests==2.20.0
18:28:42   Downloading requests-2.20.0-py2.py3-none-any.whl (60 kB)
18:28:42 Collecting six==1.10.0
18:28:42   Downloading six-1.10.0-py2.py3-none-any.whl (10 kB)
18:28:42 Collecting urllib3==1.24.3
18:28:42   Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB)
18:28:43 Collecting websocket-client==0.56.0
18:28:43   Downloading websocket_client-0.56.0-py2.py3-none-any.whl (200 kB)
18:28:43 Collecting pynacl>=1.0.1
18:28:43   Downloading PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB)
18:28:43 Collecting pyasn1>=0.1.7
18:28:43   Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB)
18:28:43 Collecting bcrypt>=3.1.3
18:28:43   Downloading bcrypt-3.2.0-cp36-abi3-manylinux2010_x86_64.whl (63 kB)
18:28:43 Collecting chardet<3.1.0,>=3.0.2
18:28:43   Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB)
18:28:43 Collecting certifi>=2017.4.17
18:28:43   Downloading certifi-2020.12.5-py2.py3-none-any.whl (147 kB)
18:28:43 Building wheels for collected packages: backports.ssl-match-hostname, cffi, ipaddress, pycparser
18:28:43   Building wheel for backports.ssl-match-hostname (setup.py): started
18:28:43   Building wheel for backports.ssl-match-hostname (setup.py): finished with status 'done'
18:28:43   Created wheel for backports.ssl-match-hostname: filename=backports.ssl_match_hostname-3.5.0.1-py3-none-any.whl size=5206 sha256=e71e3843e4b3b202081ecb251b0882c470ed46c234bb0a3ace71b17dc9b599f9
18:28:43   Stored in directory: /root/.cache/pip/wheels/93/72/f6/df894bfc7947d11f89dbdb4e9b786703a43cd547c1b5e8c738
18:28:43   Building wheel for cffi (setup.py): started
18:28:48   Building wheel for cffi (setup.py): finished with status 'done'
18:28:48   Created wheel for cffi: filename=cffi-1.10.0-cp37-cp37m-linux_x86_64.whl size=371262 sha256=5784a54e458e941436c0374d7e01db7c9c77591406d17ada11649fbe1d12024f
18:28:48   Stored in directory: /root/.cache/pip/wheels/cc/8d/6c/d24a8db003ac4a51d9959a9985718fac84e1baa5ec6c42d115
18:28:48   Building wheel for ipaddress (setup.py): started
18:28:48   Building wheel for ipaddress (setup.py): finished with status 'done'
18:28:48   Created wheel for ipaddress: filename=ipaddress-1.0.18-py3-none-any.whl size=18105 sha256=ad746ff419b3ccbb646a84015da1a56fcc70cb59732e5f498f1434ccaa2bcda8
18:28:48   Stored in directory: /root/.cache/pip/wheels/54/90/bd/f99e221ab77ef8e6d65c14efe986cef3360da2990396093151
18:28:48   Building wheel for pycparser (setup.py): started
18:28:48   Building wheel for pycparser (setup.py): finished with status 'done'
18:28:48   Created wheel for pycparser: filename=pycparser-2.17-py2.py3-none-any.whl size=192878 sha256=007d71bc7bd150bc4b54f01b5a41e901f9c83af62e1fabf423dcf52b8060f4f0
18:28:48   Stored in directory: /root/.cache/pip/wheels/91/50/7a/9f94e39b01559aa44c3cefb775d7befcc01d0a6ed0093cab37
18:28:48 Successfully built backports.ssl-match-hostname cffi ipaddress pycparser
18:28:48 Installing collected packages: pycparser, six, cffi, urllib3, pyparsing, pynacl, pyasn1, idna, cryptography, chardet, certifi, bcrypt, websocket-client, requests, pyOpenSSL, paramiko, packaging, ipaddress, enum34, backports.ssl-match-hostname, asn1crypto, appdirs
18:28:49 Successfully installed appdirs-1.4.3 asn1crypto-0.22.0 backports.ssl-match-hostname-3.5.0.1 bcrypt-3.2.0 certifi-2020.12.5 cffi-1.10.0 chardet-3.0.4 cryptography-3.2 enum34-1.1.6 idna-2.5 ipaddress-1.0.18 packaging-16.8 paramiko-2.4.2 pyOpenSSL-18.0.0 pyasn1-0.4.8 pycparser-2.17 pynacl-1.4.0 pyparsing-2.2.0 requests-2.20.0 six-1.10.0 urllib3-1.24.3 websocket-client-0.56.0
18:28:54 Removing intermediate container 7f7d1e926268
18:28:54  ---> e0a0d64a4e7f
18:28:54 Step 18/21 : COPY test-requirements.txt /src/test-requirements.txt
18:28:54  ---> b66e7ea5ade5
18:28:54 Step 19/21 : RUN pip install -r test-requirements.txt
18:28:54  ---> Running in bff4320ef6c8
18:28:59 Collecting setuptools==44.0.0
18:29:00   Downloading setuptools-44.0.0-py2.py3-none-any.whl (583 kB)
18:29:01 Collecting coverage==4.5.2
18:29:01   Downloading coverage-4.5.2-cp37-cp37m-manylinux1_x86_64.whl (205 kB)
18:29:01 Collecting flake8==3.6.0
18:29:01   Downloading flake8-3.6.0-py2.py3-none-any.whl (68 kB)
18:29:01 Collecting mock==1.0.1
18:29:01   Downloading mock-1.0.1.zip (861 kB)
18:29:02 Collecting pytest==4.3.1
18:29:02   Downloading pytest-4.3.1-py2.py3-none-any.whl (219 kB)
18:29:02 Collecting pytest-cov==2.6.1
18:29:02   Downloading pytest_cov-2.6.1-py2.py3-none-any.whl (16 kB)
18:29:02 Collecting pytest-timeout==1.3.3
18:29:02   Downloading pytest_timeout-1.3.3-py2.py3-none-any.whl (9.8 kB)
18:29:02 Collecting pyflakes<2.1.0,>=2.0.0
18:29:02   Downloading pyflakes-2.0.0-py2.py3-none-any.whl (53 kB)
18:29:02 Collecting mccabe<0.7.0,>=0.6.0
18:29:02   Downloading mccabe-0.6.1-py2.py3-none-any.whl (8.6 kB)
18:29:02 Collecting pycodestyle<2.5.0,>=2.4.0
18:29:02   Downloading pycodestyle-2.4.0-py2.py3-none-any.whl (62 kB)
18:29:02 Collecting py>=1.5.0
18:29:02   Downloading py-1.10.0-py2.py3-none-any.whl (97 kB)
18:29:02 Collecting attrs>=17.4.0
18:29:02   Downloading attrs-20.3.0-py2.py3-none-any.whl (49 kB)
18:29:02 Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.7/site-packages (from pytest==4.3.1->-r test-requirements.txt (line 5)) (1.10.0)
18:29:02 Collecting more-itertools>=4.0.0
18:29:02   Downloading more_itertools-8.7.0-py3-none-any.whl (48 kB)
18:29:02 Collecting atomicwrites>=1.0
18:29:02   Downloading atomicwrites-1.4.0-py2.py3-none-any.whl (6.8 kB)
18:29:02 Collecting pluggy>=0.7
18:29:02   Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB)
18:29:02 Collecting importlib-metadata>=0.12
18:29:02   Downloading importlib_metadata-3.4.0-py3-none-any.whl (10 kB)
18:29:02 Collecting zipp>=0.5
18:29:02   Downloading zipp-3.4.0-py3-none-any.whl (5.2 kB)
18:29:02 Collecting typing-extensions>=3.6.4
18:29:02   Downloading typing_extensions-3.7.4.3-py3-none-any.whl (22 kB)
18:29:02 Building wheels for collected packages: mock
18:29:02   Building wheel for mock (setup.py): started
18:29:03   Building wheel for mock (setup.py): finished with status 'done'
18:29:03   Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23755 sha256=a47a72aed4af8956928832d9e1cf4283f3081474b86dba0b802be033449c8066
18:29:03   Stored in directory: /root/.cache/pip/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1
18:29:03 Successfully built mock
18:29:03 Installing collected packages: zipp, typing-extensions, importlib-metadata, setuptools, py, pluggy, more-itertools, attrs, atomicwrites, pytest, pyflakes, pycodestyle, mccabe, coverage, pytest-timeout, pytest-cov, mock, flake8
18:29:03   Attempting uninstall: setuptools
18:29:03     Found existing installation: setuptools 53.0.0
18:29:03     Uninstalling setuptools-53.0.0:
18:29:03       Successfully uninstalled setuptools-53.0.0
18:29:04 Successfully installed atomicwrites-1.4.0 attrs-20.3.0 coverage-4.5.2 flake8-3.6.0 importlib-metadata-3.4.0 mccabe-0.6.1 mock-1.0.1 more-itertools-8.7.0 pluggy-0.13.1 py-1.10.0 pycodestyle-2.4.0 pyflakes-2.0.0 pytest-4.3.1 pytest-cov-2.6.1 pytest-timeout-1.3.3 setuptools-44.0.0 typing-extensions-3.7.4.3 zipp-3.4.0
18:29:04 Removing intermediate container bff4320ef6c8
18:29:04  ---> e5e0138f9682
18:29:04 Step 20/21 : COPY . /src
18:29:05  ---> 16977d13a173
18:29:05 Step 21/21 : RUN pip install .
18:29:05  ---> Running in b3178eb2b19c
18:29:05 Processing /src
18:29:05 Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.7/site-packages (from docker==4.5.0.dev0) (1.10.0)
18:29:05 Requirement already satisfied: websocket-client>=0.32.0 in /usr/local/lib/python3.7/site-packages (from docker==4.5.0.dev0) (0.56.0)
18:29:05 Requirement already satisfied: requests!=2.18.0,>=2.14.2 in /usr/local/lib/python3.7/site-packages (from docker==4.5.0.dev0) (2.20.0)
18:29:05 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/local/lib/python3.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==4.5.0.dev0) (3.0.4)
18:29:05 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==4.5.0.dev0) (2020.12.5)
18:29:05 Requirement already satisfied: urllib3<1.25,>=1.21.1 in /usr/local/lib/python3.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==4.5.0.dev0) (1.24.3)
18:29:05 Requirement already satisfied: idna<2.8,>=2.5 in /usr/local/lib/python3.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==4.5.0.dev0) (2.5)
18:29:05 Building wheels for collected packages: docker
18:29:05   Building wheel for docker (setup.py): started
18:29:06   Building wheel for docker (setup.py): finished with status 'done'
18:29:06   Created wheel for docker: filename=docker-4.5.0.dev0-py2.py3-none-any.whl size=146914 sha256=6900419e544ad92fec6b048165f4f8e9e7f102ec04862adf25abff0b8aeb209a
18:29:06   Stored in directory: /tmp/pip-ephem-wheel-cache-fjj7t3mh/wheels/6f/63/19/359cf44f647b75d0ea75ecc03aa429fec4c372b453eb4b6525
18:29:06 Successfully built docker
18:29:06 Installing collected packages: docker
18:29:06 Successfully installed docker-4.5.0.dev0
18:29:07 Removing intermediate container b3178eb2b19c
18:29:07  ---> 55f43b805fb3
18:29:07 Successfully built 55f43b805fb3
18:29:07 Successfully tagged dockerpinata/docker-py:py3-f5d6fec51d87b5532135bc466bea67fbb091cc5d
[Pipeline] isUnix
[Pipeline] sh
18:29:07 + docker tag dockerpinata/docker-py:py3-f5d6fec51d87b5532135bc466bea67fbb091cc5d dockerpinata/docker-py:py3-f5d6fec51d87b5532135bc466bea67fbb091cc5d
[Pipeline] isUnix
[Pipeline] sh
18:29:07 + docker push dockerpinata/docker-py:py3-f5d6fec51d87b5532135bc466bea67fbb091cc5d
18:29:07 The push refers to repository [docker.io/dockerpinata/docker-py]
18:29:07 29eda2b99b4e: Preparing
18:29:07 662b14fea398: Preparing
18:29:07 0a77f2dc8f7a: Preparing
18:29:07 d56c4316ce19: Preparing
18:29:07 291d6fb3340d: Preparing
18:29:07 43c104839a99: Preparing
18:29:07 13a02ed9d870: Preparing
18:29:07 2ab51593be6f: Preparing
18:29:07 99740271dd25: Preparing
18:29:07 fd88524541ae: Preparing
18:29:07 e9bdd0d4b76d: Preparing
18:29:07 83c6f955bd8f: Preparing
18:29:07 a4a79534225e: Preparing
18:29:07 2c1cace7e058: Preparing
18:29:07 980c6bc9982b: Preparing
18:29:07 8f13f933a70e: Preparing
18:29:07 ee03741699e2: Preparing
18:29:07 05a9a13cc3ee: Preparing
18:29:07 95d8fd84fb13: Preparing
18:29:07 633da5d9635c: Preparing
18:29:07 e3d73f29c674: Preparing
18:29:07 10bf86ff9f6a: Preparing
18:29:07 da654bc8bc80: Preparing
18:29:07 4ef81dc52d99: Preparing
18:29:07 909e93c71745: Preparing
18:29:07 7f03bfe4d6dc: Preparing
18:29:07 43c104839a99: Waiting
18:29:07 13a02ed9d870: Waiting
18:29:07 2ab51593be6f: Waiting
18:29:07 99740271dd25: Waiting
18:29:07 fd88524541ae: Waiting
18:29:07 e9bdd0d4b76d: Waiting
18:29:07 83c6f955bd8f: Waiting
18:29:07 a4a79534225e: Waiting
18:29:07 2c1cace7e058: Waiting
18:29:07 980c6bc9982b: Waiting
18:29:07 8f13f933a70e: Waiting
18:29:07 ee03741699e2: Waiting
18:29:07 05a9a13cc3ee: Waiting
18:29:07 95d8fd84fb13: Waiting
18:29:07 633da5d9635c: Waiting
18:29:07 e3d73f29c674: Waiting
18:29:07 10bf86ff9f6a: Waiting
18:29:07 da654bc8bc80: Waiting
18:29:07 4ef81dc52d99: Waiting
18:29:07 909e93c71745: Waiting
18:29:07 7f03bfe4d6dc: Waiting
18:29:09 d56c4316ce19: Pushed
18:29:09 662b14fea398: Pushed
18:29:09 29eda2b99b4e: Pushed
18:29:10 43c104839a99: Pushed
18:29:10 0a77f2dc8f7a: Pushed
18:29:11 2ab51593be6f: Pushed
18:29:11 13a02ed9d870: Pushed
18:29:11 99740271dd25: Pushed
18:29:11 fd88524541ae: Pushed
18:29:11 291d6fb3340d: Pushed
18:29:12 e9bdd0d4b76d: Pushed
18:29:12 83c6f955bd8f: Pushed
18:29:12 2c1cace7e058: Pushed
18:29:12 05a9a13cc3ee: Layer already exists
18:29:12 a4a79534225e: Pushed
18:29:12 633da5d9635c: Layer already exists
18:29:12 95d8fd84fb13: Layer already exists
18:29:12 980c6bc9982b: Pushed
18:29:12 10bf86ff9f6a: Layer already exists
18:29:12 e3d73f29c674: Layer already exists
18:29:12 da654bc8bc80: Layer already exists
18:29:12 4ef81dc52d99: Layer already exists
18:29:12 909e93c71745: Layer already exists
18:29:12 7f03bfe4d6dc: Layer already exists
18:29:13 ee03741699e2: Pushed
18:29:15 8f13f933a70e: Pushed
18:29:16 py3-f5d6fec51d87b5532135bc466bea67fbb091cc5d: digest: sha256:fc00aa762f3595ddd709bcfa882d1f932156316778e9deb0ccb1c40d91107cbd size: 5765
[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-mem (i-0bb9cb87607aa3815) in /home/ubuntu/workspace/docker-py_PR-2758
[Pipeline] {
[Pipeline] withDockerRegistry
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[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-mem (i-0bb9cb87607aa3815)
		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:1157)
		at hudson.FilePath.act(FilePath.java:1146)
		at hudson.FilePath.readToString(FilePath.java:2278)
		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
	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:2284)
	at hudson.FilePath$ReadToString.invoke(FilePath.java:2280)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3313)
	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