See 
<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/6137/display/redirect>

Changes:


------------------------------------------
[...truncated 93.59 KB...]
  No history is available.
Cache 
<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/.gogradle/cache/PersistenceNotationToResolvedCache-0.10.bin>
 not found, skip.
Cache 
<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/.gogradle/cache/PersistenceResolvedToDependenciesCache-0.10.bin>
 not found, skip.
Resolving 
./github.com/apache/beam/sdks/go@<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/go>
:sdks:python:container:resolveBuildDependencies (Thread[Execution worker for 
':' Thread 7,5,main]) completed. Took 2.554 secs.
:sdks:python:container:installDependencies (Thread[Execution worker for ':' 
Thread 8,5,main]) started.

> Task :sdks:python:container:installDependencies
Caching disabled for task ':sdks:python:container:installDependencies': Caching 
has not been enabled for the task
Task ':sdks:python:container:installDependencies' is not up-to-date because:
  Task has not declared any outputs despite executing actions.
Cache 
<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/.gogradle/cache/VendorSnapshot-0.10.bin>
 not found, skip.
:sdks:python:container:installDependencies (Thread[Execution worker for ':' 
Thread 8,5,main]) completed. Took 1.279 secs.
:sdks:python:container:buildDarwinAmd64 (Thread[Execution worker for ':' Thread 
8,5,main]) started.

> Task :sdks:python:container:buildDarwinAmd64
Build cache key for task ':sdks:python:container:buildDarwinAmd64' is 
b812ab9360af33539494677b67aaac19
Caching disabled for task ':sdks:python:container:buildDarwinAmd64': Caching 
has not been enabled for the task
Task ':sdks:python:container:buildDarwinAmd64' is not up-to-date because:
  No history is available.
:sdks:python:container:buildDarwinAmd64 (Thread[Execution worker for ':' Thread 
8,5,main]) completed. Took 6.9 secs.
:sdks:python:container:buildLinuxAmd64 (Thread[Execution worker for ':' Thread 
8,5,main]) started.

> Task :sdks:python:container:buildLinuxAmd64
Build cache key for task ':sdks:python:container:buildLinuxAmd64' is 
ae7e072df7d359fc8d3b8eeb3e1ad0b3
Caching disabled for task ':sdks:python:container:buildLinuxAmd64': Caching has 
not been enabled for the task
Task ':sdks:python:container:buildLinuxAmd64' is not up-to-date because:
  No history is available.
:sdks:python:container:buildLinuxAmd64 (Thread[Execution worker for ':' Thread 
8,5,main]) completed. Took 4.169 secs.
:sdks:python:container:goBuild (Thread[Execution worker for ':' Thread 
8,5,main]) started.

> Task :sdks:python:container:goBuild
Caching disabled for task ':sdks:python:container:goBuild': Caching has not 
been enabled for the task
Task ':sdks:python:container:goBuild' is not up-to-date because:
  Task has not declared any outputs despite executing actions.
:sdks:python:container:goBuild (Thread[Execution worker for ':' Thread 
8,5,main]) completed. Took 0.009 secs.
:sdks:python:container:py2:copyLauncherDependencies (Thread[Execution worker 
for ':' Thread 8,5,main]) started.

> Task :sdks:python:container:py2:copyLauncherDependencies
Build cache key for task ':sdks:python:container:py2:copyLauncherDependencies' 
is a228aa17c56e9938c1963b812b938526
Caching disabled for task 
':sdks:python:container:py2:copyLauncherDependencies': Caching has not been 
enabled for the task
Task ':sdks:python:container:py2:copyLauncherDependencies' is not up-to-date 
because:
  No history is available.
:sdks:python:container:py2:copyLauncherDependencies (Thread[Execution worker 
for ':' Thread 8,5,main]) completed. Took 0.201 secs.
:sdks:python:container:py2:dockerPrepare (Thread[Execution worker for ':' 
Thread 8,5,main]) started.

> Task :sdks:python:container:py2:dockerPrepare
Build cache key for task ':sdks:python:container:py2:dockerPrepare' is 
c8aedd411b8a4ab29437845f41d3869d
Caching disabled for task ':sdks:python:container:py2:dockerPrepare': Caching 
has not been enabled for the task
Task ':sdks:python:container:py2:dockerPrepare' is not up-to-date because:
  No history is available.
:sdks:python:container:py2:dockerPrepare (Thread[Execution worker for ':' 
Thread 8,5,main]) completed. Took 0.23 secs.
:sdks:python:container:py2:docker (Thread[Execution worker for ':' Thread 
8,5,main]) started.

> Task :sdks:python:container:py2:docker
Caching disabled for task ':sdks:python:container:py2:docker': Caching has not 
been enabled for the task
Task ':sdks:python:container:py2:docker' is not up-to-date because:
  Task has not declared any outputs despite executing actions.
Starting process 'command 'docker''. Working directory: 
<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/py2/build/docker>
 Command: docker build --no-cache --build-arg py_version=2.7 -t 
us.gcr.io/apache-beam-testing/jenkins/beam_python2.7_sdk:20200415-060022 .
Successfully started process 'command 'docker''
Sending build context to Docker daemon  34.19MB
Step 1/16 : ARG py_version
Step 2/16 : FROM python:"${py_version}"-stretch
 ---> b734590be1ca
Step 3/16 : MAINTAINER "Apache Beam <[email protected]>"
 ---> Running in c60c1d74616f
Removing intermediate container c60c1d74616f
 ---> baad33592aa3
Step 4/16 : RUN apt-get update &&     apt-get install -y        libsnappy-dev   
     libyaml-dev        ccache        &&     rm -rf /var/lib/apt/lists/*
 ---> Running in 2548a635dc77
Get:1 http://security.debian.org/debian-security stretch/updates InRelease 
[94.3 kB]
Ign:2 http://deb.debian.org/debian stretch InRelease
Get:3 http://deb.debian.org/debian stretch-updates InRelease [91.0 kB]
Get:4 http://deb.debian.org/debian stretch Release [118 kB]
Get:5 http://deb.debian.org/debian stretch Release.gpg [2410 B]
Get:6 http://security.debian.org/debian-security stretch/updates/main amd64 
Packages [521 kB]
Get:7 http://deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
Get:8 http://deb.debian.org/debian stretch/main amd64 Packages [7083 kB]
Fetched 7937 kB in 2s (3428 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
libyaml-dev is already the newest version (0.1.7-2).
Suggested packages:
  distcc
The following NEW packages will be installed:
  ccache libsnappy-dev libsnappy1v5
0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded.
Need to get 253 kB of archives.
After this operation, 565 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian stretch/main amd64 ccache amd64 3.3.4-1 [136 
kB]
Get:2 http://deb.debian.org/debian stretch/main amd64 libsnappy1v5 amd64 
1.1.3-3 [51.0 kB]
Get:3 http://deb.debian.org/debian stretch/main amd64 libsnappy-dev amd64 
1.1.3-3 [65.8 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 253 kB in 0s (1827 kB/s)
Selecting previously unselected package ccache.
(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 ... 30535 files and directories 
currently installed.)
Preparing to unpack .../ccache_3.3.4-1_amd64.deb ...
Unpacking ccache (3.3.4-1) ...
Selecting previously unselected package libsnappy1v5:amd64.
Preparing to unpack .../libsnappy1v5_1.1.3-3_amd64.deb ...
Unpacking libsnappy1v5:amd64 (1.1.3-3) ...
Selecting previously unselected package libsnappy-dev:amd64.
Preparing to unpack .../libsnappy-dev_1.1.3-3_amd64.deb ...
Unpacking libsnappy-dev:amd64 (1.1.3-3) ...
Setting up ccache (3.3.4-1) ...
Updating symlinks in /usr/lib/ccache ...
Processing triggers for libc-bin (2.24-11+deb9u4) ...
Setting up libsnappy1v5:amd64 (1.1.3-3) ...
Setting up libsnappy-dev:amd64 (1.1.3-3) ...
Processing triggers for libc-bin (2.24-11+deb9u4) ...
Removing intermediate container 2548a635dc77
 ---> dcec3de0ae8a
Step 5/16 : COPY target/base_image_requirements.txt 
/tmp/base_image_requirements.txt
 ---> 2e5e538bd01c
Step 6/16 : RUN     pip install -r /tmp/base_image_requirements.txt &&     
python -c "from google.protobuf.internal import api_implementation; assert 
api_implementation._default_implementation_type == 'cpp'; print ('Verified fast 
protobuf used.')" &&     rm -rf /root/.cache/pip
 ---> Running in 754b9e46008e
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. 
Please upgrade your Python as Python 2.7 is no longer maintained. A future 
version of pip will drop support for Python 2.7. More details about Python 2 
support in pip, can be found at 
https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Ignoring avro-python3: markers 'python_version >= "3.4"' don't match your 
environment
Ignoring guppy3: markers 'python_version >= "3.5"' don't match your environment
Ignoring numpy: markers 'python_version >= "3.4"' don't match your environment
Ignoring scipy: markers 'python_version >= "3.4"' don't match your environment
Ignoring pandas: markers 'python_version >= "3.4"' don't match your environment
Collecting avro==1.8.2
  Downloading avro-1.8.2.tar.gz (43 kB)
Collecting fastavro==0.21.24
  Downloading fastavro-0.21.24-cp27-cp27mu-manylinux1_x86_64.whl (1.0 MB)
Collecting crcmod==1.7
  Downloading crcmod-1.7.tar.gz (89 kB)
Collecting dill==0.3.1.1
  Downloading dill-0.3.1.1.tar.gz (151 kB)
Collecting future==0.17.1
  Downloading future-0.17.1.tar.gz (829 kB)
Collecting futures==3.2.0
  Downloading futures-3.2.0-py2-none-any.whl (15 kB)
Collecting grpcio==1.24.3
  Downloading grpcio-1.24.3-cp27-cp27mu-manylinux2010_x86_64.whl (2.2 MB)
Collecting hdfs==2.5.8
  Downloading hdfs-2.5.8.tar.gz (41 kB)
Collecting httplib2==0.12.0
  Downloading httplib2-0.12.0.tar.gz (218 kB)
Collecting mock==2.0.0
  Downloading mock-2.0.0-py2.py3-none-any.whl (56 kB)
Collecting oauth2client==3.0.0
  Downloading oauth2client-3.0.0.tar.gz (77 kB)
Collecting protobuf==3.11.1
  Downloading protobuf-3.11.1-cp27-cp27mu-manylinux1_x86_64.whl (1.3 MB)
Collecting pyarrow==0.15.1
  Downloading pyarrow-0.15.1-cp27-cp27mu-manylinux2010_x86_64.whl (17.5 MB)
Collecting pydot==1.4.1
  Downloading pydot-1.4.1-py2.py3-none-any.whl (19 kB)
Collecting pytz==2019.3
  Downloading pytz-2019.3-py2.py3-none-any.whl (509 kB)
Collecting pyvcf==0.6.8
  Downloading PyVCF-0.6.8.tar.gz (34 kB)
Collecting pyyaml==5.1
  Downloading PyYAML-5.1.tar.gz (274 kB)
Requirement already satisfied: typing==3.7.4.1 in 
/usr/local/lib/python2.7/site-packages (from -r 
/tmp/base_image_requirements.txt (line 44)) (3.7.4.1)
Collecting typing-extensions==3.7.4.1
  Downloading typing_extensions-3.7.4.1-py2-none-any.whl (9.0 kB)
Collecting google-apitools==0.5.28
  Downloading google_apitools-0.5.28-py2-none-any.whl (134 kB)
Collecting google-cloud-pubsub==1.0.2
  Downloading google_cloud_pubsub-1.0.2-py2.py3-none-any.whl (118 kB)
Collecting google-cloud-bigquery==1.24.0
  Downloading google_cloud_bigquery-1.24.0-py2.py3-none-any.whl (165 kB)
Collecting google-cloud-bigtable==1.0.0
  Downloading google_cloud_bigtable-1.0.0-py2.py3-none-any.whl (232 kB)
Collecting google-cloud-core==1.1.0
  Downloading google_cloud_core-1.1.0-py2.py3-none-any.whl (26 kB)
Collecting google-cloud-datastore==1.7.4
  Downloading google_cloud_datastore-1.7.4-py2.py3-none-any.whl (82 kB)
Collecting cython==0.29.13
  Downloading Cython-0.29.13-cp27-cp27mu-manylinux1_x86_64.whl (2.0 MB)
Collecting guppy==0.1.11
  Downloading guppy-0.1.11.tar.gz (500 kB)
Collecting numpy==1.16.5
  Downloading numpy-1.16.5-cp27-cp27mu-manylinux1_x86_64.whl (17.0 MB)
Collecting scipy==1.2.2
  Downloading scipy-1.2.2-cp27-cp27mu-manylinux1_x86_64.whl (24.8 MB)
ERROR: Exception:
Traceback (most recent call last):
  File 
"/usr/local/lib/python2.7/site-packages/pip/_internal/cli/base_command.py", 
line 186, in _main
    status = self.run(options, args)
  File 
"/usr/local/lib/python2.7/site-packages/pip/_internal/commands/install.py", 
line 331, in run
    resolver.resolve(requirement_set)
  File 
"/usr/local/lib/python2.7/site-packages/pip/_internal/legacy_resolve.py", line 
177, in resolve
    discovered_reqs.extend(self._resolve_one(requirement_set, req))
  File 
"/usr/local/lib/python2.7/site-packages/pip/_internal/legacy_resolve.py", line 
333, in _resolve_one
    abstract_dist = self._get_abstract_dist_for(req_to_install)
  File 
"/usr/local/lib/python2.7/site-packages/pip/_internal/legacy_resolve.py", line 
282, in _get_abstract_dist_for
    abstract_dist = self.preparer.prepare_linked_requirement(req)
  File 
"/usr/local/lib/python2.7/site-packages/pip/_internal/operations/prepare.py", 
line 482, in prepare_linked_requirement
    hashes=hashes,
  File 
"/usr/local/lib/python2.7/site-packages/pip/_internal/operations/prepare.py", 
line 287, in unpack_url
    hashes=hashes,
  File 
"/usr/local/lib/python2.7/site-packages/pip/_internal/operations/prepare.py", 
line 159, in unpack_http_url
    link, downloader, temp_dir.path, hashes
  File 
"/usr/local/lib/python2.7/site-packages/pip/_internal/operations/prepare.py", 
line 303, in _download_http_url
    for chunk in download.chunks:
  File "/usr/local/lib/python2.7/site-packages/pip/_internal/utils/ui.py", line 
160, in iter
    for x in it:
  File "/usr/local/lib/python2.7/site-packages/pip/_internal/network/utils.py", 
line 39, in response_chunks
    decode_content=False,
  File 
"/usr/local/lib/python2.7/site-packages/pip/_vendor/urllib3/response.py", line 
564, in stream
    data = self.read(amt=amt, decode_content=decode_content)
  File 
"/usr/local/lib/python2.7/site-packages/pip/_vendor/urllib3/response.py", line 
529, in read
    raise IncompleteRead(self._fp_bytes_read, self.length_remaining)
  File "/usr/local/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File 
"/usr/local/lib/python2.7/site-packages/pip/_vendor/urllib3/response.py", line 
443, in _error_catcher
    raise ProtocolError("Connection broken: %r" % e, e)
ProtocolError: ("Connection broken: error(104, 'Connection reset by peer')", 
error(104, 'Connection reset by peer'))
The command '/bin/sh -c pip install -r /tmp/base_image_requirements.txt &&  
   python -c "from google.protobuf.internal import api_implementation; assert 
api_implementation._default_implementation_type == 'cpp'; print ('Verified fast 
protobuf used.')" &&     rm -rf /root/.cache/pip' returned a non-zero code: 2

> Task :sdks:python:container:py2:docker FAILED
:sdks:python:container:py2:docker (Thread[Execution worker for ':' Thread 
8,5,main]) completed. Took 35.635 secs.

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:python:container:py2:docker'.
> Process 'command 'docker'' finished with non-zero exit value 2

* Try:
Run with --stacktrace option to get the stack trace. Run with --debug option to 
get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See 
https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 3m 3s
20 actionable tasks: 19 executed, 1 up-to-date

Publishing build scan...
https://gradle.com/s/msginxzuhhjuk

Build step 'Execute shell' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to