See 
<https://ci-beam.apache.org/job/beam_PostCommit_Py_ValCont/6703/display/redirect?page=changes>

Changes:

[ningk] [BEAM-10545] HtmlView module

[ningk] Use primitive string[] to replace Array<string> type

[srohde] Fix bug that evicting computed PCollections was changing list while

[Valentyn Tymofieiev] Fix Py3 incompatibility in stager.py.

[noreply] Better error on BQ schema parse (#12549)

[ekirpichov] [BEAM-10702] Do not implicitly decompress artifacts

[ekirpichov] Adds a Julia Set test on portable local runner

[ekirpichov] Address review comments


------------------------------------------
[...truncated 764.87 KB...]
> 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 
12,5,main]) completed. Took 0.004 secs.
:sdks:python:container:py35:copyLauncherDependencies (Thread[Execution worker 
for ':' Thread 12,5,main]) started.

> Task :sdks:python:container:py35:copyLauncherDependencies
Build cache key for task ':sdks:python:container:py35:copyLauncherDependencies' 
is 2d6f521f019748ac491c96a327734e0c
Caching disabled for task 
':sdks:python:container:py35:copyLauncherDependencies': Caching has not been 
enabled for the task
Task ':sdks:python:container:py35:copyLauncherDependencies' is not up-to-date 
because:
  No history is available.
:sdks:python:container:py35:copyLauncherDependencies (Thread[Execution worker 
for ':' Thread 12,5,main]) completed. Took 0.251 secs.

> Task :sdks:python:sdist
Create distribution tar file apache-beam.tar.gz in 
<https://ci-beam.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/build>
:sdks:python:sdist (Thread[Execution worker for ':',5,main]) completed. Took 
5.829 secs.
:sdks:python:container:py35:copyDockerfileDependencies (Thread[Execution worker 
for ':',5,main]) started.

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

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

> Task :sdks:python:container:py35:docker
Caching disabled for task ':sdks:python:container:py35:docker': Caching has not 
been enabled for the task
Task ':sdks:python:container:py35:docker' is not up-to-date because:
  Task has not declared any outputs despite executing actions.
Starting process 'command 'docker''. Working directory: 
<https://ci-beam.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/py35/build/docker>
 Command: docker build --no-cache --build-arg py_version=3.5 --build-arg 
pull_licenses=false -t 
us.gcr.io/apache-beam-testing/jenkins/beam_python3.5_sdk:20200814-062402 .
Successfully started process 'command 'docker''
Sending build context to Docker daemon  35.37MB
Step 1/18 : ARG py_version
Step 2/18 : FROM python:"${py_version}"-buster
 ---> b15797380fb9
Step 3/18 : MAINTAINER "Apache Beam <[email protected]>"
 ---> Running in 9f34e8a6c67c
Removing intermediate container 9f34e8a6c67c
 ---> e074d4b32c88
Step 4/18 : ARG pull_licenses
 ---> Running in 446343e10de6
Removing intermediate container 446343e10de6
 ---> fa5ba037dd7d
Step 5/18 : RUN apt-get update &&     apt-get install -y        libsnappy-dev   
     libyaml-dev        ccache        &&     rm -rf /var/lib/apt/lists/*
 ---> Running in f2f0d60627e3
Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 
kB]
Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
Get:4 http://security.debian.org/debian-security buster/updates/main amd64 
Packages [218 kB]
Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB]
Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
Fetched 8372 kB in 3s (2702 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
libyaml-dev is already the newest version (0.2.1-1).
Suggested packages:
  distcc | icecc
The following NEW packages will be installed:
  ccache libsnappy-dev libsnappy1v5
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 203 kB of archives.
After this operation, 514 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian buster/main amd64 ccache amd64 3.6-1 [156 kB]
Get:2 http://deb.debian.org/debian buster/main amd64 libsnappy1v5 amd64 1.1.7-1 
[17.0 kB]
Get:3 http://deb.debian.org/debian buster/main amd64 libsnappy-dev amd64 
1.1.7-1 [29.2 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 203 kB in 0s (2320 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 ... 24604 files and directories 
currently installed.)
Preparing to unpack .../ccache_3.6-1_amd64.deb ...
Unpacking ccache (3.6-1) ...
Selecting previously unselected package libsnappy1v5:amd64.
Preparing to unpack .../libsnappy1v5_1.1.7-1_amd64.deb ...
Unpacking libsnappy1v5:amd64 (1.1.7-1) ...
Selecting previously unselected package libsnappy-dev:amd64.
Preparing to unpack .../libsnappy-dev_1.1.7-1_amd64.deb ...
Unpacking libsnappy-dev:amd64 (1.1.7-1) ...
Setting up ccache (3.6-1) ...
Updating symlinks in /usr/lib/ccache ...
Setting up libsnappy1v5:amd64 (1.1.7-1) ...
Setting up libsnappy-dev:amd64 (1.1.7-1) ...
Processing triggers for libc-bin (2.28-10) ...
Removing intermediate container f2f0d60627e3
 ---> 9fcadbe6d930
Step 6/18 : COPY target/base_image_requirements.txt 
/tmp/base_image_requirements.txt
 ---> 29cb83dc759e
Step 7/18 : 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 b0507090fb4b
Ignoring avro: markers 'python_version <= "2.7"' don't match your environment
Ignoring futures: markers 'python_version < "3.0"' don't match your environment
Ignoring pyvcf: markers 'python_version < "3.0"' don't match your environment
Ignoring typing: markers 'python_full_version < "3.5.3"' don't match your 
environment
Ignoring guppy: markers 'python_version <= "2.7"' don't match your environment
Ignoring numpy: markers 'python_version <= "2.7"' don't match your environment
Ignoring scipy: markers 'python_version <= "2.7"' don't match your environment
Ignoring pandas: markers 'python_version <= "2.7"' don't match your environment
Ignoring tensorflow: markers 'python_version <= "2.7"' don't match your 
environment
Collecting avro-python3==1.8.2
  Downloading avro-python3-1.8.2.tar.gz (36 kB)
Collecting fastavro==0.23.3
  Downloading fastavro-0.23.3-cp35-cp35m-manylinux2010_x86_64.whl (1.3 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.18.2
  Downloading future-0.18.2.tar.gz (829 kB)
Collecting grpcio==1.29.0
  Downloading grpcio-1.29.0-cp35-cp35m-manylinux2010_x86_64.whl (3.0 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.12.2
  Downloading protobuf-3.12.2-cp35-cp35m-manylinux1_x86_64.whl (1.3 MB)
Collecting pyarrow==0.16.0
  Downloading pyarrow-0.16.0-cp35-cp35m-manylinux2014_x86_64.whl (63.1 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 pyyaml==5.1
  Downloading PyYAML-5.1.tar.gz (274 kB)
Collecting typing-extensions==3.7.4.1
  Downloading typing_extensions-3.7.4.1-py3-none-any.whl (20 kB)
Collecting google-api-core==1.21.0
  Downloading google_api_core-1.21.0-py2.py3-none-any.whl (90 kB)
Collecting google-apitools==0.5.28
  Downloading google-apitools-0.5.28.tar.gz (172 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.26.1
  Downloading google_cloud_bigquery-1.26.1-py2.py3-none-any.whl (170 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-cp35-cp35m-manylinux1_x86_64.whl (2.0 MB)
ERROR: Exception:
Traceback (most recent call last):
  File 
"/usr/local/lib/python3.5/site-packages/pip/_vendor/urllib3/response.py", line 
437, in _error_catcher
    yield
  File 
"/usr/local/lib/python3.5/site-packages/pip/_vendor/urllib3/response.py", line 
519, in read
    data = self._fp.read(amt) if not fp_closed else b""
  File 
"/usr/local/lib/python3.5/site-packages/pip/_vendor/cachecontrol/filewrapper.py",
 line 62, in read
    data = self.__fp.read(amt)
  File "/usr/local/lib/python3.5/http/client.py", line 458, in read
    n = self.readinto(b)
  File "/usr/local/lib/python3.5/http/client.py", line 498, in readinto
    n = self.fp.readinto(b)
  File "/usr/local/lib/python3.5/socket.py", line 576, in readinto
    return self._sock.recv_into(b)
  File "/usr/local/lib/python3.5/ssl.py", line 937, in recv_into
    return self.read(nbytes, buffer)
  File "/usr/local/lib/python3.5/ssl.py", line 799, in read
    return self._sslobj.read(len, buffer)
  File "/usr/local/lib/python3.5/ssl.py", line 583, in read
    v = self._sslobj.read(len, buffer)
ConnectionResetError: [Errno 104] Connection reset by peer

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File 
"/usr/local/lib/python3.5/site-packages/pip/_internal/cli/base_command.py", 
line 216, in _main
    status = self.run(options, args)
  File 
"/usr/local/lib/python3.5/site-packages/pip/_internal/cli/req_command.py", line 
182, in wrapper
    return func(self, options, args)
  File 
"/usr/local/lib/python3.5/site-packages/pip/_internal/commands/install.py", 
line 325, in run
    reqs, check_supported_wheels=not options.target_dir
  File 
"/usr/local/lib/python3.5/site-packages/pip/_internal/resolution/legacy/resolver.py",
 line 183, in resolve
    discovered_reqs.extend(self._resolve_one(requirement_set, req))
  File 
"/usr/local/lib/python3.5/site-packages/pip/_internal/resolution/legacy/resolver.py",
 line 388, in _resolve_one
    abstract_dist = self._get_abstract_dist_for(req_to_install)
  File 
"/usr/local/lib/python3.5/site-packages/pip/_internal/resolution/legacy/resolver.py",
 line 340, in _get_abstract_dist_for
    abstract_dist = self.preparer.prepare_linked_requirement(req)
  File 
"/usr/local/lib/python3.5/site-packages/pip/_internal/operations/prepare.py", 
line 469, in prepare_linked_requirement
    hashes=self._get_linked_req_hashes(req)
  File 
"/usr/local/lib/python3.5/site-packages/pip/_internal/operations/prepare.py", 
line 259, in unpack_url
    hashes=hashes,
  File 
"/usr/local/lib/python3.5/site-packages/pip/_internal/operations/prepare.py", 
line 130, in get_http_url
    link, downloader, temp_dir.path, hashes
  File 
"/usr/local/lib/python3.5/site-packages/pip/_internal/operations/prepare.py", 
line 282, in _download_http_url
    for chunk in download.chunks:
  File 
"/usr/local/lib/python3.5/site-packages/pip/_internal/cli/progress_bars.py", 
line 168, in iter
    for x in it:
  File "/usr/local/lib/python3.5/site-packages/pip/_internal/network/utils.py", 
line 88, in response_chunks
    decode_content=False,
  File 
"/usr/local/lib/python3.5/site-packages/pip/_vendor/urllib3/response.py", line 
576, in stream
    data = self.read(amt=amt, decode_content=decode_content)
  File 
"/usr/local/lib/python3.5/site-packages/pip/_vendor/urllib3/response.py", line 
541, in read
    raise IncompleteRead(self._fp_bytes_read, self.length_remaining)
  File "/usr/local/lib/python3.5/contextlib.py", line 77, in __exit__
    self.gen.throw(type, value, traceback)
  File 
"/usr/local/lib/python3.5/site-packages/pip/_vendor/urllib3/response.py", line 
455, in _error_catcher
    raise ProtocolError("Connection broken: %r" % e, e)
pip._vendor.urllib3.exceptions.ProtocolError: ("Connection broken: 
ConnectionResetError(104, 'Connection reset by peer')", 
ConnectionResetError(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:py35:docker FAILED
:sdks:python:container:py35:docker (Thread[Execution worker for ':',5,main]) 
completed. Took 43.835 secs.

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:python:container:py35: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 53s
20 actionable tasks: 15 executed, 5 up-to-date

Publishing build scan...
https://gradle.com/s/6wwrj4tgg24f2

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