See <https://ci-beam.apache.org/job/beam_Publish_Beam_SDK_Snapshots/5354/display/redirect>
Changes: ------------------------------------------ [...truncated 2.45 MB...] #16 1.476 google-cloud-recommendations-ai==0.10.3 #16 1.476 google-cloud-spanner==3.30.0 #16 1.476 google-cloud-videointelligence==2.11.1 #16 1.476 google-cloud-vision==3.4.1 #16 1.476 google-crc32c==1.5.0 #16 1.476 google-pasta==0.2.0 #16 1.476 google-resumable-media==2.4.1 #16 1.476 googleapis-common-protos==1.59.0 #16 1.476 greenlet==2.0.2 #16 1.476 grpc-google-iam-v1==0.12.6 #16 1.476 grpcio==1.53.0 #16 1.476 grpcio-status==1.53.0 #16 1.476 guppy3==3.1.2 #16 1.476 h5py==3.8.0 #16 1.476 hdfs==2.7.0 #16 1.476 httplib2==0.21.0 #16 1.476 hypothesis==6.70.2 #16 1.476 idna==3.4 #16 1.476 importlib-metadata==6.1.0 #16 1.476 iniconfig==2.0.0 #16 1.476 jax==0.4.8 #16 1.476 joblib==1.2.0 #16 1.476 keras==2.12.0 #16 1.476 libclang==16.0.0 #16 1.476 Markdown==3.4.3 #16 1.476 MarkupSafe==2.1.2 #16 1.476 ml-dtypes==0.0.4 #16 1.476 mmh3==3.1.0 #16 1.476 mock==5.0.1 #16 1.476 nltk==3.8.1 #16 1.476 nose==1.3.7 #16 1.476 numpy==1.23.5 #16 1.476 oauth2client==4.1.3 #16 1.476 oauthlib==3.2.2 #16 1.476 objsize==0.6.1 #16 1.476 opt-einsum==3.3.0 #16 1.476 orjson==3.8.9 #16 1.476 overrides==6.5.0 #16 1.476 packaging==23.0 #16 1.476 pandas==1.5.3 #16 1.476 parameterized==0.8.1 #16 1.476 pip==23.1.2 #16 1.476 pluggy==1.0.0 #16 1.476 proto-plus==1.22.2 #16 1.476 protobuf==4.22.1 #16 1.476 psycopg2-binary==2.9.6 #16 1.476 pyarrow==11.0.0 #16 1.476 pyasn1==0.4.8 #16 1.476 pyasn1-modules==0.2.8 #16 1.476 pycparser==2.21 #16 1.476 pydot==1.4.2 #16 1.476 PyHamcrest==1.10.1 #16 1.476 pymongo==4.3.3 #16 1.476 PyMySQL==1.0.3 #16 1.476 pyparsing==3.0.9 #16 1.476 pytest==7.2.2 #16 1.476 pytest-timeout==2.1.0 #16 1.476 pytest-xdist==3.2.1 #16 1.476 python-dateutil==2.8.2 #16 1.476 python-snappy==0.6.1 #16 1.476 pytz==2023.3 #16 1.476 PyYAML==6.0 #16 1.476 regex==2023.3.23 #16 1.476 requests==2.28.2 #16 1.476 requests-mock==1.10.0 #16 1.476 requests-oauthlib==1.3.1 #16 1.476 rsa==4.9 #16 1.476 scikit-learn==1.2.2 #16 1.476 scipy==1.10.1 #16 1.476 setuptools==67.7.2 #16 1.476 six==1.16.0 #16 1.476 sortedcontainers==2.4.0 #16 1.476 soupsieve==2.4 #16 1.476 SQLAlchemy==1.4.47 #16 1.476 sqlparse==0.4.3 #16 1.476 tenacity==8.2.2 #16 1.476 tensorboard==2.12.1 #16 1.476 tensorboard-data-server==0.7.0 #16 1.476 tensorboard-plugin-wit==1.8.1 #16 1.476 tensorflow==2.12.0 #16 1.476 tensorflow-estimator==2.12.0 #16 1.476 tensorflow-io-gcs-filesystem==0.32.0 #16 1.476 termcolor==2.2.0 #16 1.476 testcontainers==3.7.1 #16 1.476 threadpoolctl==3.1.0 #16 1.476 tomli==2.0.1 #16 1.476 tqdm==4.65.0 #16 1.476 typing_extensions==4.5.0 #16 1.476 urllib3==1.26.15 #16 1.476 websocket-client==1.5.1 #16 1.476 Werkzeug==2.2.3 #16 1.476 wheel==0.40.0 #16 1.476 wrapt==1.14.1 #16 1.476 zipp==3.15.0 #16 1.476 zstandard==0.20.0 #16 DONE 2.0s #17 [beam 13/16] COPY target/LICENSE /opt/apache/beam/ #17 DONE 0.6s #18 [beam 14/16] COPY target/LICENSE.python /opt/apache/beam/ #18 DONE 0.6s #19 [beam 15/16] COPY target/NOTICE /opt/apache/beam/ #19 DONE 0.5s #20 [beam 16/16] COPY target/launcher/linux_amd64/boot /opt/apache/beam/ #20 DONE 0.8s #21 [third_party_licenses 1/4] COPY target/license_scripts /tmp/license_scripts/ #21 DONE 0.5s #22 [third_party_licenses 2/4] COPY target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/ #22 DONE 0.4s #23 [third_party_licenses 3/4] COPY target/license_scripts /tmp/license_scripts/ #23 DONE 0.3s #24 [third_party_licenses 4/4] RUN if [ "true" = "true" ] ; then pip install 'pip-licenses<5' pyyaml tenacity && python /tmp/license_scripts/pull_licenses_py.py ; fi #24 1.316 Collecting pip-licenses<5 #24 1.381 Downloading pip_licenses-4.3.1-py3-none-any.whl (19 kB) #24 1.404 Requirement already satisfied: pyyaml in /usr/local/lib/python3.9/site-packages (6.0) #24 1.405 Requirement already satisfied: tenacity in /usr/local/lib/python3.9/site-packages (8.2.2) #24 1.480 Collecting prettytable>=2.3.0 (from pip-licenses<5) #24 1.498 Downloading prettytable-3.7.0-py3-none-any.whl (27 kB) #24 1.703 Collecting wcwidth (from prettytable>=2.3.0->pip-licenses<5) #24 1.720 Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB) #24 3.204 Installing collected packages: wcwidth, prettytable, pip-licenses #24 3.519 Successfully installed pip-licenses-4.3.1 prettytable-3.7.0 wcwidth-0.2.6 #24 3.520 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 #24 10.85 INFO:root:Successfully pulled licenses for 133 dependencies #24 10.85 Skip pulling license for bs4 #24 DONE 11.4s #25 [stage-2 1/2] COPY --from=third_party_licenses /opt/apache/beam/third_party_licenses /opt/apache/beam/third_party_licenses #25 DONE 0.5s #26 [stage-2 2/2] RUN if [ "true" != "true" ] ; then rm -rf /opt/apache/beam/third_party_licenses ; fi #26 DONE 0.9s #27 exporting to image #27 exporting layers > Task :sdks:python:container:py311:docker #24 10.46 INFO:root:Successfully pulled licenses for 127 dependencies #24 10.46 Skip pulling license for bs4 #24 DONE 10.6s #25 [stage-2 1/2] COPY --from=third_party_licenses /opt/apache/beam/third_party_licenses /opt/apache/beam/third_party_licenses #25 DONE 0.3s #26 [stage-2 2/2] RUN if [ "true" != "true" ] ; then rm -rf /opt/apache/beam/third_party_licenses ; fi #26 DONE 0.6s #27 exporting to image #27 exporting layers #27 exporting layers 29.6s done #27 writing image sha256:4459626e25e97746c72e5e9e68454184a4e6186fa94605c639492f990cf3409e done #27 naming to gcr.io/apache-beam-testing/beam-sdk/beam_python3.11_sdk:2.48.0.dev done #27 DONE 29.6s > Task :sdks:python:container:py311:dockerTag2.48.0-SNAPSHOT > Task :sdks:python:container:py310:docker #27 exporting layers 30.3s done #27 writing image sha256:3e161d01bb00a5e5d53b6c5858285fbccfc182bb699750a672445214f7f55ad3 #27 writing image sha256:3e161d01bb00a5e5d53b6c5858285fbccfc182bb699750a672445214f7f55ad3 0.0s done #27 naming to gcr.io/apache-beam-testing/beam-sdk/beam_python3.10_sdk:2.48.0.dev done #27 DONE 30.4s > Task :sdks:python:container:py310:dockerTag2.48.0-SNAPSHOT > Task :sdks:python:container:py38:docker #27 exporting layers 26.0s done #27 writing image sha256:8e681d4f5fb3ebcab410f4c19910c8fe439e772762975dca32bb01b7b9cf8ecf done #27 naming to gcr.io/apache-beam-testing/beam-sdk/beam_python3.8_sdk:2.48.0.dev done #27 DONE 26.0s > Task :sdks:python:container:py38:dockerTag2.48.0-SNAPSHOT > Task :sdks:python:container:py39:docker #27 exporting layers 21.5s done #27 writing image sha256:97052cafadcf966b8f05ae50d1a8cf952da90abd0fbbc8a0ae228b5c577e4cf5 done #27 naming to gcr.io/apache-beam-testing/beam-sdk/beam_python3.9_sdk:2.48.0.dev done #27 DONE 21.5s > Task :sdks:python:container:py39:dockerTag2.48.0-SNAPSHOT > Task :sdks:python:container:py37:dockerPush2.48.0-SNAPSHOT > Task :sdks:python:container:py311:dockerPush2.48.0-SNAPSHOT > Task :sdks:python:container:py310:dockerPush2.48.0-SNAPSHOT > Task :sdks:python:container:py38:dockerPush2.48.0-SNAPSHOT > Task :sdks:python:container:py39:dockerPush2.48.0-SNAPSHOT > Task > :sdks:python:container:py37:dockerTag6fedef1786688437b4ec53e5a78c4e76a26f714c > Task > :sdks:python:container:py37:dockerPush6fedef1786688437b4ec53e5a78c4e76a26f714c > Task > :sdks:python:container:py311:dockerTag6fedef1786688437b4ec53e5a78c4e76a26f714c > Task :sdks:python:container:py37:dockerTagLatest > Task > :sdks:python:container:py311:dockerPush6fedef1786688437b4ec53e5a78c4e76a26f714c > Task :sdks:python:container:py311:dockerTagLatest > Task :sdks:python:container:py37:dockerPushLatest > Task :sdks:python:container:py37:dockerTagsPush > Task :sdks:python:container:py311:dockerPushLatest > Task :sdks:python:container:py311:dockerTagsPush > Task > :sdks:python:container:py310:dockerTag6fedef1786688437b4ec53e5a78c4e76a26f714c > Task > :sdks:python:container:py310:dockerPush6fedef1786688437b4ec53e5a78c4e76a26f714c > Task :sdks:python:container:py310:dockerTagLatest > Task :sdks:python:container:py310:dockerPushLatest > Task :sdks:python:container:py310:dockerTagsPush > Task > :sdks:python:container:py38:dockerTag6fedef1786688437b4ec53e5a78c4e76a26f714c > Task > :sdks:python:container:py38:dockerPush6fedef1786688437b4ec53e5a78c4e76a26f714c > Task :sdks:python:container:py38:dockerTagLatest > Task :sdks:python:container:py38:dockerPushLatest > Task :sdks:python:container:py38:dockerTagsPush > Task > :sdks:python:container:py39:dockerTag6fedef1786688437b4ec53e5a78c4e76a26f714c > Task > :sdks:python:container:py39:dockerPush6fedef1786688437b4ec53e5a78c4e76a26f714c > Task :sdks:python:container:py39:dockerTagLatest > Task :sdks:python:container:py39:dockerPushLatest > Task :sdks:python:container:py39: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 21m 40s 200 actionable tasks: 188 executed, 12 up-to-date Publishing build scan... Publishing build scan failed due to network error 'java.net.SocketTimeoutException: connect timed out' (2 retries remaining)... Publishing build scan failed due to network error 'java.net.SocketTimeoutException: connect timed out' (1 retry remaining)... https://ge.apache.org/s/owvnitqn6a5cm Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
