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

Changes:


------------------------------------------
[...truncated 2.45 MB...]
#16 1.412 overrides==6.5.0
#16 1.412 packaging==23.0
#16 1.412 pandas==1.5.3
#16 1.412 parameterized==0.8.1
#16 1.412 pip==23.1.2
#16 1.412 pluggy==1.0.0
#16 1.412 proto-plus==1.22.2
#16 1.412 protobuf==4.22.1
#16 1.412 psycopg2-binary==2.9.6
#16 1.412 pyarrow==11.0.0
#16 1.412 pyasn1==0.4.8
#16 1.412 pyasn1-modules==0.2.8
#16 1.412 pycparser==2.21
#16 1.412 pydot==1.4.2
#16 1.412 PyHamcrest==1.10.1
#16 1.412 pymongo==4.3.3
#16 1.412 PyMySQL==1.0.3
#16 1.412 pyparsing==3.0.9
#16 1.412 pytest==7.2.2
#16 1.412 pytest-timeout==2.1.0
#16 1.412 pytest-xdist==3.2.1
#16 1.412 python-dateutil==2.8.2
#16 1.412 pytz==2023.3
#16 1.412 PyYAML==6.0
#16 1.412 regex==2023.3.23
#16 1.412 requests==2.28.2
#16 1.412 requests-mock==1.10.0
#16 1.412 requests-oauthlib==1.3.1
#16 1.412 rsa==4.9
#16 1.412 scikit-learn==1.2.2
#16 1.412 scipy==1.10.1
#16 1.412 setuptools==67.7.2
#16 1.412 six==1.16.0
#16 1.412 sortedcontainers==2.4.0
#16 1.412 soupsieve==2.4
#16 1.412 SQLAlchemy==1.4.47
#16 1.412 sqlparse==0.4.4
#16 1.412 tenacity==8.2.2
#16 1.412 tensorboard==2.12.1
#16 1.412 tensorboard-data-server==0.7.0
#16 1.412 tensorboard-plugin-wit==1.8.1
#16 1.412 tensorflow==2.12.0
#16 1.412 tensorflow-estimator==2.12.0
#16 1.412 tensorflow-io-gcs-filesystem==0.32.0
#16 1.412 termcolor==2.2.0
#16 1.412 testcontainers==3.7.1
#16 1.412 threadpoolctl==3.1.0
#16 1.412 tqdm==4.65.0
#16 1.412 typing_extensions==4.5.0
#16 1.412 urllib3==1.26.15
#16 1.412 websocket-client==1.5.1
#16 1.412 Werkzeug==2.2.3
#16 1.412 wheel==0.40.0
#16 1.412 wrapt==1.14.1
#16 1.412 zstandard==0.20.0
#16 DONE 1.7s

#17 [beam 13/16] COPY target/LICENSE /opt/apache/beam/
#17 DONE 0.1s

#18 [beam 14/16] COPY target/LICENSE.python /opt/apache/beam/
#18 DONE 0.1s

#19 [beam 15/16] COPY target/NOTICE /opt/apache/beam/
#19 DONE 0.1s

#20 [beam 16/16] COPY target/launcher/linux_amd64/boot /opt/apache/beam/
#20 DONE 0.3s

#21 [third_party_licenses 1/4] COPY target/license_scripts /tmp/license_scripts/
#21 DONE 0.1s

#22 [third_party_licenses 2/4] COPY  target/go-licenses/* 
/opt/apache/beam/third_party_licenses/golang/
#22 DONE 0.1s

#23 [third_party_licenses 3/4] COPY target/license_scripts /tmp/license_scripts/
#23 DONE 0.1s

#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.270 Collecting pip-licenses<5
#24 1.340   Downloading pip_licenses-4.3.1-py3-none-any.whl (19 kB)
#24 1.357 Requirement already satisfied: pyyaml in 
/usr/local/lib/python3.11/site-packages (6.0)
#24 1.359 Requirement already satisfied: tenacity in 
/usr/local/lib/python3.11/site-packages (8.2.2)
#24 1.437 Collecting prettytable>=2.3.0 (from pip-licenses<5)
#24 1.455   Downloading prettytable-3.7.0-py3-none-any.whl (27 kB)
#24 1.537 Collecting wcwidth (from prettytable>=2.3.0->pip-licenses<5)
#24 1.554   Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB)
#24 2.792 Installing collected packages: wcwidth, prettytable, pip-licenses
#24 2.950 Successfully installed pip-licenses-4.3.1 prettytable-3.7.0 
wcwidth-0.2.6
#24 2.951 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 8.897 INFO:root:Successfully pulled licenses for 127 dependencies
#24 8.897 Skip pulling license for  bs4
#24 DONE 9.0s

#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.8s

#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

> Task :sdks:python:container:py37:docker
#24 1.578 Collecting pip-licenses<5
#24 1.644   Downloading pip_licenses-3.5.5-py3-none-any.whl (17 kB)
#24 1.656 Requirement already satisfied: pyyaml in 
/usr/local/lib/python3.7/site-packages (6.0)
#24 1.657 Requirement already satisfied: tenacity in 
/usr/local/lib/python3.7/site-packages (8.2.2)
#24 1.706 Collecting PTable (from pip-licenses<5)
#24 1.724   Downloading PTable-0.9.2.tar.gz (31 kB)
#24 1.748   Preparing metadata (setup.py): started
#24 2.220   Preparing metadata (setup.py): finished with status 'done'
#24 2.249 Building wheels for collected packages: PTable
#24 2.251   Building wheel for PTable (setup.py): started
#24 3.010   Building wheel for PTable (setup.py): finished with status 'done'
#24 3.043   Created wheel for PTable: filename=PTable-0.9.2-py3-none-any.whl 
size=22908 
sha256=c03b4e0bb675a696d05c7a84f5848a8b09bda34721a13478336a0704d776f1e8
#24 3.044   Stored in directory: 
/root/.cache/pip/wheels/33/df/2f/674985b3f8a2de3f96357d1eadef5110f74fa91b3785e52a54
#24 3.070 Successfully built PTable
#24 4.664 Installing collected packages: PTable, pip-licenses
#24 4.763 Successfully installed PTable-0.9.2 pip-licenses-3.5.5
#24 4.764 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 14.49 INFO:root:Successfully pulled licenses for 109 dependencies
#24 14.49 Skip pulling license for  bs4
#24 DONE 14.7s

#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.7s

#26 [stage-2 2/2] RUN if [ "true" != "true" ] ; then       rm -rf 
/opt/apache/beam/third_party_licenses ;     fi
#26 DONE 1.3s

#27 exporting to image
#27 exporting layers

> Task :sdks:python:container:py310:docker
#24 14.73 INFO:root:Successfully pulled licenses for 131 dependencies
#24 14.73 Skip pulling license for  bs4
#24 DONE 14.9s

#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.8s

#26 [stage-2 2/2] RUN if [ "true" != "true" ] ; then       rm -rf 
/opt/apache/beam/third_party_licenses ;     fi
#26 DONE 1.2s

#27 exporting to image
#27 exporting layers

> Task :sdks:python:container:py37:docker
#27 exporting layers 26.7s done
#27 writing image 
sha256:e2b4d80e3f237b4d1cd0cd23573394e8042dd2160ed143b92d0be1214afebec2 0.0s 
done
#27 naming to gcr.io/apache-beam-testing/beam-sdk/beam_python3.7_sdk:2.48.0.dev 
done
#27 DONE 26.7s

> Task :sdks:python:container:py37:dockerTag2.48.0-SNAPSHOT

> Task :sdks:python:container:py39:docker
#27 exporting layers 28.1s done
#27 writing image 
sha256:642dc5caccc78d02eb521ee3960de1b0059b9662d608df3d4e18e7bc30129281 done
#27 naming to gcr.io/apache-beam-testing/beam-sdk/beam_python3.9_sdk:2.48.0.dev 
done
#27 DONE 28.1s

> Task :sdks:python:container:py39:dockerTag2.48.0-SNAPSHOT

> Task :sdks:python:container:py38:docker
#27 exporting layers 30.6s done

> Task :sdks:python:container:py310:docker
#27 exporting layers 30.5s done
#27 writing image 
sha256:174e579a1c916b62cada4f9f4c1674da28ff7bfb753e0e32f8e7121098e11eca
#27 writing image 
sha256:174e579a1c916b62cada4f9f4c1674da28ff7bfb753e0e32f8e7121098e11eca 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.6s

> Task :sdks:python:container:py38:docker
#27 writing image 
sha256:03848e749e0eb2eec597c45fc96b48c68d8b5391a09c140690f2d645755ec00a 0.0s 
done
#27 naming to gcr.io/apache-beam-testing/beam-sdk/beam_python3.8_sdk:2.48.0.dev 
done
#27 DONE 30.7s

> Task :sdks:python:container:py310:dockerTag2.48.0-SNAPSHOT
> Task :sdks:python:container:py38:dockerTag2.48.0-SNAPSHOT

> Task :sdks:python:container:py311:docker
#27 exporting layers 31.4s done
#27 writing image 
sha256:a4afb245d490f3171e7eb70aeef04369e61c32cb3f1085bda65891e40eb9a150 0.0s 
done
#27 naming to 
gcr.io/apache-beam-testing/beam-sdk/beam_python3.11_sdk:2.48.0.dev done
#27 DONE 31.5s

> Task :sdks:python:container:py311:dockerTag2.48.0-SNAPSHOT
> Task :sdks:python:container:py37:dockerPush2.48.0-SNAPSHOT
> Task :sdks:python:container:py39: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:py311:dockerPush2.48.0-SNAPSHOT
> Task 
> :sdks:python:container:py37:dockerTag6fedef1786688437b4ec53e5a78c4e76a26f714c
> Task 
> :sdks:python:container:py37:dockerPush6fedef1786688437b4ec53e5a78c4e76a26f714c
> Task 
> :sdks:python:container:py39:dockerTag6fedef1786688437b4ec53e5a78c4e76a26f714c
> Task :sdks:python:container:py37:dockerTagLatest
> Task 
> :sdks:python:container:py39:dockerPush6fedef1786688437b4ec53e5a78c4e76a26f714c
> Task :sdks:python:container:py39:dockerTagLatest
> Task :sdks:python:container:py37:dockerPushLatest
> Task :sdks:python:container:py37:dockerTagsPush
> Task :sdks:python:container:py39:dockerPushLatest
> Task :sdks:python:container:py39: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:py311:dockerTag6fedef1786688437b4ec53e5a78c4e76a26f714c
> Task 
> :sdks:python:container:py311:dockerPush6fedef1786688437b4ec53e5a78c4e76a26f714c
> Task :sdks:python:container:py311:dockerTagLatest
> Task :sdks:python:container:py311:dockerPushLatest
> Task :sdks:python:container:py311: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 23m 1s
200 actionable tasks: 188 executed, 12 up-to-date

Publishing build scan...
https://ge.apache.org/s/btt6nup43oomc

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]

Reply via email to