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 2022/11/25 08:31:51 UTC

Build failed in Jenkins: beam_Publish_Beam_SDK_Snapshots #4330

See <https://ci-beam.apache.org/job/beam_Publish_Beam_SDK_Snapshots/4330/display/redirect>

Changes:


------------------------------------------
[...truncated 1.91 MB...]
PyMySQL==1.0.2
pyparsing==3.0.9
pytest==7.1.3
pytest-forked==1.4.0
pytest-timeout==2.1.0
pytest-xdist==2.5.0
python-dateutil==2.8.2
python-snappy==0.6.1
pytz==2022.5
PyYAML==6.0
regex==2022.9.13
requests==2.28.1
requests-mock==1.10.0
requests-oauthlib==1.3.1
rsa==4.9
scikit-learn==1.1.2
scipy==1.9.3
setuptools==65.6.3
six==1.16.0
sortedcontainers==2.4.0
soupsieve==2.3.2.post1
SQLAlchemy==1.4.42
sqlparse==0.4.3
tenacity==5.1.5
tensorboard==2.10.1
tensorboard-data-server==0.6.1
tensorboard-plugin-wit==1.8.1
tensorflow==2.10.0
tensorflow-estimator==2.10.0
tensorflow-io-gcs-filesystem==0.27.0
termcolor==2.0.1
testcontainers==3.7.0
threadpoolctl==3.1.0
tomli==2.0.1
tqdm==4.64.1
typing_extensions==4.4.0
uritemplate==4.1.1
urllib3==1.26.12
websocket-client==1.4.1
Werkzeug==2.2.2
wheel==0.38.4
wrapt==1.14.1
zipp==3.9.0
zstandard==0.18.0
Removing intermediate container 70a7684da676
 ---> 3580eebbc786
Step 17/32 : COPY target/LICENSE /opt/apache/beam/
 ---> 55cac7688b07
Step 18/32 : COPY target/LICENSE.python /opt/apache/beam/
 ---> 13a26c744ab9
Step 19/32 : COPY target/NOTICE /opt/apache/beam/
 ---> e25940d0ca9b
Step 20/32 : COPY target/launcher/linux_amd64/boot /opt/apache/beam/
 ---> d7561d101065
Step 21/32 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in 3ed0f957f0fe
Removing intermediate container 3ed0f957f0fe
 ---> 2d7882303a1a
Step 22/32 : FROM beam as third_party_licenses
 ---> 2d7882303a1a
Step 23/32 : ARG pull_licenses
 ---> Running in ed030d1079de
Removing intermediate container ed030d1079de
 ---> 059e9abe1032
Step 24/32 : COPY target/license_scripts /tmp/license_scripts/
 ---> 183a65febf94
Step 25/32 : COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/
 ---> 3ddbe05b7bb1
Step 26/32 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
 ---> Running in b9173dbb3585
Removing intermediate container b9173dbb3585
 ---> b6f4e05ee6b8
Step 27/32 : COPY target/license_scripts /tmp/license_scripts/
 ---> 2a5e57ebd49d
Step 28/32 : RUN if [ "$pull_licenses" = "true" ] ; then       pip install 'pip-licenses<4.0.0' pyyaml tenacity &&       python /tmp/license_scripts/pull_licenses_py.py ;     fi
 ---> Running in 40202b360096
Collecting pip-licenses<4.0.0
  Downloading pip_licenses-3.5.5-py3-none-any.whl (17 kB)
Requirement already satisfied: pyyaml in /usr/local/lib/python3.9/site-packages (6.0)
Requirement already satisfied: tenacity in /usr/local/lib/python3.9/site-packages (5.1.5)
Collecting PTable
  Downloading PTable-0.9.2.tar.gz (31 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.9/site-packages (from tenacity) (1.16.0)
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=22908 sha256=b214589baa0d5ad7cae6191dec764ad87c4a8a7a34ffc549e380304f98394f6a
  Stored in directory: /root/.cache/pip/wheels/76/1b/1b/5bec0ab28afde5214c43735d6760d01a5dda7603b83d679871
Successfully built PTable
Installing collected packages: PTable, pip-licenses
Successfully installed PTable-0.9.2 pip-licenses-3.5.5
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
INFO:root:Successfully pulled licenses for 143 dependencies
Skip pulling license for  bs4
Removing intermediate container 40202b360096
 ---> 5671d2bf44b2
Step 29/32 : FROM beam
 ---> 2d7882303a1a
Step 30/32 : ARG pull_licenses
 ---> Running in 67ca791ef019
Removing intermediate container 67ca791ef019
 ---> b389381874c8
Step 31/32 : COPY --from=third_party_licenses /opt/apache/beam/third_party_licenses /opt/apache/beam/third_party_licenses
 ---> 4d4f65f10fd4
Step 32/32 : RUN if [ "$pull_licenses" != "true" ] ; then       rm -rf /opt/apache/beam/third_party_licenses ;     fi
 ---> Running in 484272c48996
Removing intermediate container 484272c48996
 ---> 100269915d9f
Successfully built 100269915d9f
Successfully tagged gcr.io/apache-beam-testing/beam-sdk/beam_python3.9_sdk:2.44.0.dev

> Task :sdks:python:container:py39:dockerTag09606de8779ca284666581c7c2da314df4f9ddb1
> Task :sdks:python:container:py310:dockerTag09606de8779ca284666581c7c2da314df4f9ddb1
> Task :sdks:python:container:py37:dockerTag09606de8779ca284666581c7c2da314df4f9ddb1
> Task :sdks:python:container:py38:dockerPush09606de8779ca284666581c7c2da314df4f9ddb1
> Task :sdks:python:container:py39:dockerPush09606de8779ca284666581c7c2da314df4f9ddb1
> Task :sdks:python:container:py310:dockerPush09606de8779ca284666581c7c2da314df4f9ddb1
> Task :sdks:python:container:py37:dockerPush09606de8779ca284666581c7c2da314df4f9ddb1
> Task :sdks:python:container:py38:dockerTagLatest

> Task :sdks:python:container:py37:dockerPush09606de8779ca284666581c7c2da314df4f9ddb1
f3172ae5ef61: Pushed
3fcc2bae9ac3: Layer already exists
3c3040e02d68: Layer already exists
1a7a6da7a330: Layer already exists
e6e9854ca999: Layer already exists
397a239a053b: Layer already exists
89c3244a87b2: Layer already exists
80231db1194c: Layer already exists
f1c1f2298584: Layer already exists
ccba29d69370: Layer already exists

> Task :sdks:python:container:py38:dockerPushLatest
The push refers to repository [gcr.io/apache-beam-testing/beam-sdk/beam_python3.8_sdk]
6261282b3899: Preparing
4810170a3754: Preparing
c68640ccf484: Preparing
e2f9192446de: Preparing
ad411d379437: Preparing
ebde98659806: Preparing
a812baa50dff: Preparing
c3fd38b53215: Preparing
6509f44adcf2: Preparing
c5d73042b8b1: Preparing
ce19b10a82de: Preparing
4810170a3754: Waiting
915ead3ac3e6: Preparing
44cad9040be9: Preparing
6261282b3899: Waiting
0c7db6953d0a: Preparing
b45cdf575114: Preparing
c68640ccf484: Waiting
2a83e40fce9c: Preparing
159c88093839: Preparing
ebde98659806: Waiting
a812baa50dff: Waiting
e6e9854ca999: Preparing
e2f9192446de: Waiting
397a239a053b: Preparing
89c3244a87b2: Preparing
80231db1194c: Preparing
c5d73042b8b1: Waiting
f1c1f2298584: Preparing
c3fd38b53215: Waiting
6509f44adcf2: Waiting
ccba29d69370: Preparing
0c7db6953d0a: Waiting
915ead3ac3e6: Waiting
ce19b10a82de: Waiting
44cad9040be9: Waiting
b45cdf575114: Waiting
159c88093839: Waiting
89c3244a87b2: Waiting
e6e9854ca999: Waiting
f1c1f2298584: Waiting
2a83e40fce9c: Waiting
397a239a053b: Waiting
6261282b3899: Layer already exists
4810170a3754: Layer already exists
c68640ccf484: Layer already exists
e2f9192446de: Layer already exists
ad411d379437: Layer already exists
ebde98659806: Layer already exists
a812baa50dff: Layer already exists
c3fd38b53215: Layer already exists
6509f44adcf2: Layer already exists
c5d73042b8b1: Layer already exists
ce19b10a82de: Layer already exists
915ead3ac3e6: Layer already exists
44cad9040be9: Layer already exists
0c7db6953d0a: Layer already exists
b45cdf575114: Layer already exists
2a83e40fce9c: Layer already exists
159c88093839: Layer already exists
e6e9854ca999: Layer already exists
397a239a053b: Layer already exists
89c3244a87b2: Layer already exists
80231db1194c: Layer already exists
f1c1f2298584: Layer already exists
ccba29d69370: Layer already exists
latest: digest: sha256:ce82e2b5c4a215265258eca528e498f5916a5a5f094e31d74fee7cc8ee45046b size: 5156

> Task :sdks:python:container:py38:dockerTagsPush

> Task :sdks:python:container:py39:dockerPush09606de8779ca284666581c7c2da314df4f9ddb1
af0a88edcd13: Pushed
09606de8779ca284666581c7c2da314df4f9ddb1: digest: sha256:0ef9d47eaab6bd29ea845cc7a7557ef301689ea256e1251fa69a81da6c3cb002 size: 5156

> Task :sdks:python:container:py39:dockerTagLatest
> Task :sdks:python:container:py39:dockerPushLatest
> Task :sdks:python:container:py39:dockerTagsPush
> Task :sdks:python:container:py310:dockerTagLatest
> Task :sdks:python:container:py310:dockerPushLatest
> Task :sdks:python:container:py310:dockerTagsPush
> Task :sdks:python:container:py37:dockerTagLatest
> Task :sdks:python:container:py37:dockerPushLatest
> Task :sdks:python:container:py37:dockerTagsPush

FAILURE: Build failed with an exception.

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

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

Execution optimizations have been disabled for 3 invalid unit(s) of work during this build to ensure correctness.
Please consult deprecation warnings for more details.

BUILD FAILED in 18m 16s
178 actionable tasks: 140 executed, 25 from cache, 13 up-to-date

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

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_Publish_Beam_SDK_Snapshots #4331

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


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