See <https://ci-beam.apache.org/job/beam_PostCommit_XVR_JavaUsingPython_Dataflow/157/display/redirect?page=changes>
Changes: [jrmccluskey] [BEAM-14050] Update taxi.go example instructions [noreply] [BEAM-13909] improve coverage of Provision package (#17014) ------------------------------------------ [...truncated 465.80 KB...] Step 19/31 : COPY target/launcher/linux_amd64/boot /opt/apache/beam/ ---> 8e6faf42012b Step 20/31 : ENTRYPOINT ["/opt/apache/beam/boot"] ---> Running in f554fe3d21f7 Removing intermediate container f554fe3d21f7 ---> 5206e81ed244 Step 21/31 : FROM beam as third_party_licenses ---> 5206e81ed244 Step 22/31 : ARG pull_licenses ---> Running in acdaab5e236d Removing intermediate container acdaab5e236d ---> 0e390640d48a Step 23/31 : COPY target/license_scripts /tmp/license_scripts/ ---> e4e33b76111f Step 24/31 : COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/ ---> 8beb767754f4 Step 25/31 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE ---> Running in 98a747bdaa77 Removing intermediate container 98a747bdaa77 ---> 44563692961f Step 26/31 : COPY target/license_scripts /tmp/license_scripts/ ---> 5456b7b68ba2 Step 27/31 : RUN if [ "$pull_licenses" = "true" ] ; then pip install 'pip-licenses<3.0.0' pyyaml tenacity && python /tmp/license_scripts/pull_licenses_py.py ; fi ---> Running in 2c9e77642365 Collecting pip-licenses<3.0.0 Downloading pip_licenses-2.3.0-py3-none-any.whl (14 kB) Requirement already satisfied: pyyaml in /usr/local/lib/python3.6/site-packages (6.0) Requirement already satisfied: tenacity in /usr/local/lib/python3.6/site-packages (5.1.5) Collecting PTable Downloading PTable-0.9.2.tar.gz (31 kB) Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.6/site-packages (from tenacity) (1.15.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=22924 sha256=f12d2f038569c90641afde7c2ff46fe4ba18cc94b49812bc0aea0a40f7477232 Stored in directory: /root/.cache/pip/wheels/f3/65/67/71f473ec87ea4554d1bdfb1b5128cfe1414c2b113b72a1ee8e Successfully built PTable Installing collected packages: PTable, pip-licenses Successfully installed PTable-0.9.2 pip-licenses-2.3.0 [91mWARNING: 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 [0m[91mWARNING: You are using pip version 21.2.4; however, version 21.3.1 is available. You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command. [0m[91mINFO:root:Successfully pulled licenses for 139 dependencies [0mSkip pulling license for bs4 Removing intermediate container 2c9e77642365 ---> 9343eabf6871 Step 28/31 : FROM beam ---> 5206e81ed244 Step 29/31 : ARG pull_licenses ---> Running in feb662bfad53 Removing intermediate container feb662bfad53 ---> 2df8e106c8d0 Step 30/31 : COPY --from=third_party_licenses /opt/apache/beam/third_party_licenses /opt/apache/beam/third_party_licenses ---> 87cdc6cacc6e Step 31/31 : RUN if [ "$pull_licenses" != "true" ] ; then rm -rf /opt/apache/beam/third_party_licenses ; fi ---> Running in 3f64ec00db14 Removing intermediate container 3f64ec00db14 ---> be328956d22b Successfully built be328956d22b Successfully tagged apache/beam_python3.6_sdk:2.38.0.dev > Task :runners:google-cloud-dataflow-java:buildAndPushDockerPythonContainer WARNING: `gcloud docker` will not be supported for Docker client versions above 18.03. As an alternative, use `gcloud auth configure-docker` to configure `docker` to use `gcloud` as a credential helper, then use `docker` as you would for non-GCR registries, e.g. `docker pull gcr.io/project-id/my-image`. Add `--verbosity=error` to silence this warning: `gcloud docker --verbosity=error -- pull gcr.io/project-id/my-image`. See: https://cloud.google.com/container-registry/docs/support/deprecation-notices#gcloud-docker The push refers to repository [us.gcr.io/apache-beam-testing/java-postcommit-it/python] 13e8666355c8: Preparing 398b54089b48: Preparing 1fb17fdcf7c2: Preparing 3444248d3651: Preparing 6a8b66a955bb: Preparing f8e68730d02c: Preparing bbc236e3b338: Preparing f5d28da109c6: Preparing 47a1516da9ca: Preparing ec2382eead75: Preparing bbae8f962278: Preparing 9eb0024d6c8a: Preparing e4d79f114e36: Preparing a7d1c27d3812: Preparing c3ffcfe1be2d: Preparing aa4c808c19f6: Preparing 8ba9f690e8ba: Preparing 3e607d59ef9f: Preparing 1e18e7e1fcc2: Preparing c3a0d593ed24: Preparing 26a504e63be4: Preparing 8bf42db0de72: Preparing bbae8f962278: Waiting 31892cc314cb: Preparing 11936051f93b: Preparing 9eb0024d6c8a: Waiting 8ba9f690e8ba: Waiting aa4c808c19f6: Waiting e4d79f114e36: Waiting 3e607d59ef9f: Waiting c3ffcfe1be2d: Waiting 1e18e7e1fcc2: Waiting 11936051f93b: Waiting f5d28da109c6: Waiting f8e68730d02c: Waiting 47a1516da9ca: Waiting 8bf42db0de72: Waiting 26a504e63be4: Waiting bbc236e3b338: Waiting ec2382eead75: Waiting 31892cc314cb: Waiting 13e8666355c8: Pushed 3444248d3651: Pushed 1fb17fdcf7c2: Pushed 6a8b66a955bb: Pushed 398b54089b48: Pushed f8e68730d02c: Pushed bbc236e3b338: Pushed 47a1516da9ca: Pushed ec2382eead75: Pushed bbae8f962278: Pushed a7d1c27d3812: Pushed aa4c808c19f6: Layer already exists 8ba9f690e8ba: Layer already exists 3e607d59ef9f: Layer already exists 1e18e7e1fcc2: Layer already exists c3a0d593ed24: Layer already exists 26a504e63be4: Layer already exists 8bf42db0de72: Layer already exists 31892cc314cb: Layer already exists c3ffcfe1be2d: Pushed 11936051f93b: Layer already exists f5d28da109c6: Pushed 9eb0024d6c8a: Pushed e4d79f114e36: Pushed 20220308061224: digest: sha256:c267b2a357e2eb4972100d300d00a985dadce0da0b427f9a5c8a1d3a3db88e71 size: 5361 > Task :runners:google-cloud-dataflow-java:setupXVR > Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerSetup Skipping invalid pid: 2278386. Skipping invalid pid: 2278387. Launching Java expansion service @ 41133 Launching Python expansion service @ 42233 > Task > :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerJavaUsingPython org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$CombineGloballyTest > test FAILED java.lang.RuntimeException at ValidateRunnerXlangTest.java:357 org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$SingleInputOutputTest > test FAILED java.lang.RuntimeException at ValidateRunnerXlangTest.java:287 org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$PartitionTest > test FAILED java.lang.RuntimeException at ValidateRunnerXlangTest.java:409 org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$GroupByKeyTest > test FAILED java.lang.RuntimeException at ValidateRunnerXlangTest.java:322 org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$FlattenTest > test FAILED java.lang.RuntimeException at ValidateRunnerXlangTest.java:391 org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$CoGroupByKeyTest > test FAILED java.lang.RuntimeException at ValidateRunnerXlangTest.java:340 org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$CombinePerKeyTest > test FAILED java.lang.RuntimeException at ValidateRunnerXlangTest.java:374 org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$MultiInputOutputWithSideInputTest > test FAILED java.lang.RuntimeException at ValidateRunnerXlangTest.java:304 8 tests completed, 8 failed > Task > :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerJavaUsingPython > FAILED > Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerCleanup Stopping expansion service pid: 3966080. Stopping expansion service pid: 3966081. > Task :runners:google-cloud-dataflow-java:cleanupXVR UP-TO-DATE > Task :runners:google-cloud-dataflow-java:cleanUpDockerPythonImages Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/python:20220308061224 Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:c267b2a357e2eb4972100d300d00a985dadce0da0b427f9a5c8a1d3a3db88e71 Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/python:20220308061224] - referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:c267b2a357e2eb4972100d300d00a985dadce0da0b427f9a5c8a1d3a3db88e71] Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/python:20220308061224] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:c267b2a357e2eb4972100d300d00a985dadce0da0b427f9a5c8a1d3a3db88e71])]. Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:c267b2a357e2eb4972100d300d00a985dadce0da0b427f9a5c8a1d3a3db88e71 Digests: - us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:c267b2a357e2eb4972100d300d00a985dadce0da0b427f9a5c8a1d3a3db88e71 Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:c267b2a357e2eb4972100d300d00a985dadce0da0b427f9a5c8a1d3a3db88e71]. > Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages FAILED Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220308061224 Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:14f1f390bf0cb8192bce4bd403a890e726ae1dcb7c119227d894634befca0173 ERROR: (gcloud.container.images.untag) Image could not be found: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220308061224] FAILURE: Build completed with 2 failures. 1: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerJavaUsingPython'. > There were failing tests. See the report at: > file://<https://ci-beam.apache.org/job/beam_PostCommit_XVR_JavaUsingPython_Dataflow/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesCrossLanguageRunnerJavaUsingPython/index.html> * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Run with --scan to get full insights. ============================================================================== 2: Task failed with an exception. ----------- * Where: Build file '<https://ci-beam.apache.org/job/beam_PostCommit_XVR_JavaUsingPython_Dataflow/ws/src/runners/google-cloud-dataflow-java/build.gradle'> line: 294 * What went wrong: Execution failed for task ':runners:google-cloud-dataflow-java:cleanUpDockerJavaImages'. > Process 'command 'gcloud'' 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. > 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 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.3.2/userguide/command_line_interface.html#sec:command_line_warnings Execution optimizations have been disabled for 1 invalid unit(s) of work during this build to ensure correctness. Please consult deprecation warnings for more details. BUILD FAILED in 26m 12s 167 actionable tasks: 111 executed, 50 from cache, 6 up-to-date Publishing build scan... https://gradle.com/s/rjoufepe6ycvs 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]
