You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/09/13 00:16:41 UTC

Build failed in Jenkins: beam_PreCommit_PythonDocker_Cron #651

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

Changes:

[noreply] [BEAM-10861] Adds URNs and payloads to PubSub transforms to allow


------------------------------------------
[...truncated 2.29 MB...]
google-auth==1.21.1
google-auth-oauthlib==0.4.1
google-cloud-bigquery==1.26.1
google-cloud-bigtable==1.0.0
google-cloud-core==1.4.1
google-cloud-datastore==1.7.4
google-cloud-dlp==1.0.0
google-cloud-language==1.3.0
google-cloud-pubsub==1.0.2
google-cloud-spanner==1.19.0
google-cloud-videointelligence==1.15.0
google-cloud-vision==1.0.0
google-crc32c==1.0.0
google-pasta==0.2.0
google-resumable-media==1.0.0
googleapis-common-protos==1.52.0
grpc-google-iam-v1==0.12.3
grpcio==1.29.0
grpcio-gcp==0.2.2
guppy3==3.0.9
h5py==2.10.0
hdfs==2.5.8
httplib2==0.12.0
idna==2.10
importlib-metadata==1.7.0
Keras-Preprocessing==1.1.2
Markdown==3.2.2
mmh3==2.5.1
mock==2.0.0
monotonic==1.5
nose==1.3.7
numpy==1.17.3
oauth2client==3.0.0
oauthlib==3.1.0
opt-einsum==3.3.0
pandas==0.25.2
pbr==5.5.0
pip==20.2.3
protobuf==3.12.2
protorpc==0.12.0
PTable==0.9.2
pyarrow==0.16.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.20
pydot==1.4.1
PyHamcrest==1.10.1
pymongo==3.9.0
pyparsing==2.4.7
python-dateutil==2.8.1
python-gflags==3.0.6
pytz==2019.3
PyYAML==5.1
requests==2.24.0
requests-oauthlib==1.3.0
rsa==4.6
scipy==1.4.1
setuptools==50.3.0
six==1.15.0
tenacity==6.2.0
tensorboard==2.3.0
tensorboard-plugin-wit==1.7.0
tensorflow==2.3.0
tensorflow-estimator==2.3.0
termcolor==1.1.0
typing-extensions==3.7.4.1
urllib3==1.25.10
Werkzeug==1.0.1
wheel==0.35.1
wrapt==1.12.1
zipp==3.1.0
Removing intermediate container 8372042fbcd6
 ---> b441fb058150
Step 18/22 : RUN pip check
 ---> Running in a0804e111c58
No broken requirements found.
Removing intermediate container a0804e111c58
 ---> ca0c26eb7f27
Step 19/22 : COPY target/LICENSE /opt/apache/beam/
 ---> 590aaa0db1fb
Step 20/22 : COPY target/NOTICE /opt/apache/beam/
 ---> f2c2de23e0af
Step 21/22 : ADD target/launcher/linux_amd64/boot /opt/apache/beam/
 ---> baaf393ee232
Step 22/22 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in ff305933ab69
Removing intermediate container ff305933ab69
 ---> 03ab4d7bf628
Successfully built 03ab4d7bf628
Successfully tagged apache/beam_python3.6_sdk:2.25.0.dev
:sdks:python:container:py36:docker (Thread[Execution worker for ':' Thread 10,5,main]) completed. Took 9 mins 21.095 secs.

> Task :sdks:python:container:py38:docker
 ---> 2c93c96623c2
Step 16/22 : RUN if [ "$pull_licenses" = "true" ] ; then     pip install 'pip-licenses<3.0.0;python_version>="3.5"' &&     pip install 'pip-licenses==1.18.0;python_version<="2.7"' &&     python /tmp/license_scripts/pull_licenses_py.py &&     pip uninstall -y pip-licenses &&     rm -rf /root/.cache/pip ;    else     rm -rf /opt/apache/beam/third_party_licenses ;    fi
 ---> Running in 6dfd93892e67
Collecting pip-licenses<3.0.0
  Downloading pip_licenses-2.3.0-py3-none-any.whl (14 kB)
Collecting PTable
  Downloading PTable-0.9.2.tar.gz (31 kB)
Building wheels for collected packages: PTable
  Building wheel for PTable (setup.py): started
  Building wheel for PTable (setup.py): finished with status 'done'
  Created wheel for PTable: filename=PTable-0.9.2-py3-none-any.whl size=22907 sha256=779e4608c6fe283ce7847669c77f93fb0068de782fb3d6dc90120105143f18a5
  Stored in directory: /root/.cache/pip/wheels/1b/3a/02/8d8da2bca2223dda2f827949c88b2d82dc85dccbc2bb6265e5
Successfully built PTable
Installing collected packages: PTable, pip-licenses
Successfully installed PTable-0.9.2 pip-licenses-2.3.0
Ignoring pip-licenses: markers 'python_version <= "2.7"' don't match your environment
Skip pulling license for  apache-beam
INFO:root:Successfully pulled licenses for 83 dependencies
Found existing installation: pip-licenses 2.3.0
Uninstalling pip-licenses-2.3.0:
  Successfully uninstalled pip-licenses-2.3.0
Removing intermediate container 6dfd93892e67
 ---> efc8d7d12d09
Step 17/22 : RUN pip freeze --all
 ---> Running in b04e3d6bb960
absl-py==0.10.0
apache-beam @ file:///opt/apache/beam/tars/apache-beam.tar.gz
astunparse==1.6.3
avro-python3==1.8.2
cachetools==3.1.1
certifi==2020.6.20
cffi==1.14.2
chardet==3.0.4
crcmod==1.7
Cython==0.29.13
dill==0.3.1.1
docopt==0.6.2
fastavro==0.23.3
fasteners==0.15
future==0.18.2
gast==0.3.3
google-api-core==1.21.0
google-apitools==0.5.31
google-auth==1.21.1
google-auth-oauthlib==0.4.1
google-cloud-bigquery==1.26.1
google-cloud-bigtable==1.0.0
google-cloud-core==1.4.1
google-cloud-datastore==1.7.4
google-cloud-dlp==1.0.0
google-cloud-language==1.3.0
google-cloud-pubsub==1.0.2
google-cloud-spanner==1.19.0
google-cloud-videointelligence==1.15.0
google-cloud-vision==1.0.0
google-crc32c==1.0.0
google-pasta==0.2.0
google-resumable-media==1.0.0
googleapis-common-protos==1.52.0
grpc-google-iam-v1==0.12.3
grpcio==1.29.0
grpcio-gcp==0.2.2
guppy3==3.0.9
h5py==2.10.0
hdfs==2.5.8
httplib2==0.12.0
idna==2.10
Keras-Preprocessing==1.1.2
Markdown==3.2.2
mmh3==2.5.1
mock==2.0.0
monotonic==1.5
nose==1.3.7
numpy==1.17.3
oauth2client==3.0.0
oauthlib==3.1.0
opt-einsum==3.3.0
pandas==0.25.2
pbr==5.5.0
pip==20.2.3
protobuf==3.12.2
protorpc==0.12.0
PTable==0.9.2
pyarrow==0.16.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.20
pydot==1.4.1
PyHamcrest==1.10.1
pymongo==3.9.0
pyparsing==2.4.7
python-dateutil==2.8.1
python-gflags==3.0.6
pytz==2019.3
PyYAML==5.1
requests==2.24.0
requests-oauthlib==1.3.0
rsa==4.6
scipy==1.4.1
setuptools==50.3.0
six==1.15.0
tenacity==6.2.0
tensorboard==2.3.0
tensorboard-plugin-wit==1.7.0
tensorflow==2.3.0
tensorflow-estimator==2.3.0
termcolor==1.1.0
typing-extensions==3.7.4.1
urllib3==1.25.10
Werkzeug==1.0.1
wheel==0.35.1
wrapt==1.12.1
Removing intermediate container b04e3d6bb960
 ---> 4b80ebad2fcf
Step 18/22 : RUN pip check
 ---> Running in b5077e961f93
No broken requirements found.
Removing intermediate container b5077e961f93
 ---> ee668dbb0db9
Step 19/22 : COPY target/LICENSE /opt/apache/beam/
 ---> d9983e033cc1
Step 20/22 : COPY target/NOTICE /opt/apache/beam/
 ---> 26e99aed699c
Step 21/22 : ADD target/launcher/linux_amd64/boot /opt/apache/beam/
 ---> 43d30d066b57
Step 22/22 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in 62f1a9f5031a
Removing intermediate container 62f1a9f5031a
 ---> f8204c26b585
Successfully built f8204c26b585
Successfully tagged apache/beam_python3.8_sdk:2.25.0.dev
:sdks:python:container:py38:docker (Thread[Execution worker for ':' Thread 3,5,main]) completed. Took 9 mins 36.302 secs.

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:python:container:py37: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 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.6.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 15m 30s
58 actionable tasks: 52 executed, 6 up-to-date

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

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Jenkins build is back to normal : beam_PreCommit_PythonDocker_Cron #652

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocker_Cron/652/display/redirect>


---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org