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

Changes:

[Andrew Pilloud] Don't discard output column names

[noreply] delete file used in internal testing (#25339)

[noreply] Fix output timestamp for multi output receiver in FnApiDoFnRunner 
#25344

[noreply] Change UnboundedScheduledExecutorService to avoid creating threads 
when

[noreply] Upgrading spring-expression to latest patch version (#25348)


------------------------------------------
[...truncated 579.96 KB...]
Removing intermediate container fe6d445f1793
 ---> 9ef016d857f2
Successfully built 9ef016d857f2
Successfully tagged apache/beam_python3.7_sdk:2.46.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]
4517d0819731: Preparing
6aa7f395a72b: Preparing
b7e597e44d2e: Preparing
0a3928e05796: Preparing
175bc05a0fdb: Preparing
9d1657300526: Preparing
a26cde7c32e6: Preparing
cb935491f573: Preparing
6931a4910f4f: Preparing
8c8ea6ad6c48: Preparing
f90601b495db: Preparing
7cfa09d46d77: Preparing
b317c5f072c9: Preparing
20f6d07c3dab: Preparing
0a30fae8bb98: Preparing
bbf494b0184f: Preparing
6d9a05132744: Preparing
e4c97b13f26a: Preparing
9d1657300526: Waiting
52fb12b3f764: Preparing
0dafd2b156dd: Preparing
152e2eadff76: Preparing
6931a4910f4f: Waiting
738226f36892: Preparing
8fcfc59d80ac: Preparing
a26cde7c32e6: Waiting
8c8ea6ad6c48: Waiting
cb935491f573: Waiting
f90601b495db: Waiting
e4c97b13f26a: Waiting
7cfa09d46d77: Waiting
738226f36892: Waiting
52fb12b3f764: Waiting
b317c5f072c9: Waiting
8fcfc59d80ac: Waiting
152e2eadff76: Waiting
0dafd2b156dd: Waiting
20f6d07c3dab: Waiting
0a30fae8bb98: Waiting
6d9a05132744: Waiting
bbf494b0184f: Waiting
0a3928e05796: Pushed
b7e597e44d2e: Pushed
4517d0819731: Pushed
175bc05a0fdb: Pushed
6aa7f395a72b: Pushed
cb935491f573: Pushed
6931a4910f4f: Pushed
a26cde7c32e6: Pushed
b317c5f072c9: Pushed
20f6d07c3dab: Pushed
0a30fae8bb98: Layer already exists
f90601b495db: Pushed
bbf494b0184f: Layer already exists
e4c97b13f26a: Layer already exists
52fb12b3f764: Layer already exists
6d9a05132744: Layer already exists
0dafd2b156dd: Layer already exists
152e2eadff76: Layer already exists
738226f36892: Layer already exists
8fcfc59d80ac: Layer already exists
9d1657300526: Pushed
8c8ea6ad6c48: Pushed
7cfa09d46d77: Pushed
20230206210945: digest: 
sha256:23d567e1924753a0332d7445fd6195b89559ba1db35c44b282204e63d697b319 size: 
5156

> Task :runners:google-cloud-dataflow-java:setupXVR

> Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerSetup
Launching Java expansion service @ 34769
Launching Python expansion service @ 40369

> Task 
> :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerJavaUsingPython

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$CombinePerKeyTest
 > test FAILED
    org.apache.beam.vendor.grpc.v1p48p1.io.grpc.StatusRuntimeException at 
ValidateRunnerXlangTest.java:349
        Caused by: 
org.apache.beam.vendor.grpc.v1p48p1.io.netty.channel.AbstractChannel$AnnotatedConnectException
            Caused by: java.net.ConnectException at Errors.java:155
    java.lang.NullPointerException at Preconditions.java:980

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$GroupByKeyTest
 > test FAILED
    org.apache.beam.vendor.grpc.v1p48p1.io.grpc.StatusRuntimeException at 
ValidateRunnerXlangTest.java:285
        Caused by: 
org.apache.beam.vendor.grpc.v1p48p1.io.netty.channel.AbstractChannel$AnnotatedConnectException
            Caused by: java.net.ConnectException at Errors.java:155
    java.lang.NullPointerException at Preconditions.java:980

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$CoGroupByKeyTest
 > test FAILED
    org.apache.beam.vendor.grpc.v1p48p1.io.grpc.StatusRuntimeException at 
ValidateRunnerXlangTest.java:307
        Caused by: 
org.apache.beam.vendor.grpc.v1p48p1.io.netty.channel.AbstractChannel$AnnotatedConnectException
            Caused by: java.net.ConnectException at Errors.java:155
    java.lang.NullPointerException at Preconditions.java:980

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$PythonDependenciesTest
 > test FAILED
    org.apache.beam.vendor.grpc.v1p48p1.io.grpc.StatusRuntimeException at 
ValidateRunnerXlangTest.java:401
        Caused by: 
org.apache.beam.vendor.grpc.v1p48p1.io.netty.channel.AbstractChannel$AnnotatedConnectException
            Caused by: java.net.ConnectException at Errors.java:155
    java.lang.NullPointerException at Preconditions.java:980

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$PartitionTest 
> test FAILED
    org.apache.beam.vendor.grpc.v1p48p1.io.grpc.StatusRuntimeException at 
ValidateRunnerXlangTest.java:392
        Caused by: 
org.apache.beam.vendor.grpc.v1p48p1.io.netty.channel.AbstractChannel$AnnotatedConnectException
            Caused by: java.net.ConnectException at Errors.java:155
    java.lang.NullPointerException at Preconditions.java:980

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$CombineGloballyTest
 > test FAILED
    org.apache.beam.vendor.grpc.v1p48p1.io.grpc.StatusRuntimeException at 
ValidateRunnerXlangTest.java:328
        Caused by: 
org.apache.beam.vendor.grpc.v1p48p1.io.netty.channel.AbstractChannel$AnnotatedConnectException
            Caused by: java.net.ConnectException at Errors.java:155
    java.lang.NullPointerException at Preconditions.java:980

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$FlattenTest > 
test FAILED
    org.apache.beam.vendor.grpc.v1p48p1.io.grpc.StatusRuntimeException at 
ValidateRunnerXlangTest.java:370
        Caused by: 
org.apache.beam.vendor.grpc.v1p48p1.io.netty.channel.AbstractChannel$AnnotatedConnectException
            Caused by: java.net.ConnectException at Errors.java:155
    java.lang.NullPointerException at Preconditions.java:980

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$MultiInputOutputWithSideInputTest
 > test FAILED
    org.apache.beam.vendor.grpc.v1p48p1.io.grpc.StatusRuntimeException at 
ValidateRunnerXlangTest.java:263
        Caused by: 
org.apache.beam.vendor.grpc.v1p48p1.io.netty.channel.AbstractChannel$AnnotatedConnectException
            Caused by: java.net.ConnectException at Errors.java:155
    java.lang.NullPointerException at Preconditions.java:980
INFO:root:Default Python SDK image for environment is 
apache/beam_python3.8_sdk:2.44.0
INFO:root:No image given, using default Python SDK image
INFO:root:Default Python SDK image for environment is 
apache/beam_python3.8_sdk:2.44.0
INFO:root:Python SDK container image set to "apache/beam_python3.8_sdk:2.44.0" 
for Docker environment
INFO:__main__:Listening for expansion requests at 42809
INFO:root:Missing pipeline option (runner). Executing pipeline using the 
default runner: DirectRunner.
INFO:__main__:Shutting down expansion service.
INFO:apache_beam.runners.portability.stager:Executing command: 
['/home/jenkins/.apache_beam/cache/venvs/py-3.8-beam-2.44.0-743bdccef67087512a7a190820e727aab7bdcb14/bin/python',
 '-m', 'pip', 'download', '--dest', '/tmp/dataflow-requirements-cache', '-r', 
'/tmp/tmpcpj9i7gf/tmp_requirements.txt', '--exists-action', 'i', '--no-deps', 
'--implementation', 'cp', '--abi', 'cp38', '--platform', 'manylinux2014_x86_64']
INFO:root:Default Python SDK image for environment is 
apache/beam_python3.8_sdk:2.44.0
INFO:root:No image given, using default Python SDK image
INFO:root:Default Python SDK image for environment is 
apache/beam_python3.8_sdk:2.44.0
INFO:root:Python SDK container image set to "apache/beam_python3.8_sdk:2.44.0" 
for Docker environment
INFO:__main__:Listening for expansion requests at 35969
INFO:root:Missing pipeline option (runner). Executing pipeline using the 
default runner: DirectRunner.
INFO:__main__:Shutting down expansion service.

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$SingleInputOutputTest
 > test FAILED
    org.apache.beam.vendor.grpc.v1p48p1.io.grpc.StatusRuntimeException at 
ValidateRunnerXlangTest.java:242
        Caused by: 
org.apache.beam.vendor.grpc.v1p48p1.io.netty.channel.AbstractChannel$AnnotatedConnectException
            Caused by: java.net.ConnectException at Errors.java:155
    java.lang.NullPointerException at Preconditions.java:980

org.apache.beam.sdk.extensions.python.transforms.PythonMapTest > testPythonMap 
FAILED
    java.lang.RuntimeException at PythonMapTest.java:41
        Caused by: java.util.concurrent.TimeoutException at 
PythonMapTest.java:41
    java.lang.NullPointerException at Preconditions.java:980

org.apache.beam.sdk.extensions.python.transforms.RunInferenceTransformTest > 
testRunInferenceWithKVs FAILED
    java.lang.RuntimeException at RunInferenceTransformTest.java:108
        Caused by: java.util.concurrent.TimeoutException at 
RunInferenceTransformTest.java:108
    java.lang.NullPointerException at Preconditions.java:980

org.apache.beam.sdk.extensions.python.transforms.DataframeTransformTest > 
testDataframeSum FAILED
    java.lang.RuntimeException at DataframeTransformTest.java:50
        Caused by: java.util.concurrent.TimeoutException at 
DataframeTransformTest.java:50
    java.lang.NullPointerException at Preconditions.java:980

org.apache.beam.sdk.extensions.python.transforms.PythonMapTest > 
testPythonFlatMap FAILED
    java.lang.RuntimeException at PythonMapTest.java:54
        Caused by: java.util.concurrent.TimeoutException at 
PythonMapTest.java:54
    java.lang.NullPointerException at Preconditions.java:980

org.apache.beam.sdk.extensions.python.transforms.RunInferenceTransformTest > 
testRunInference FAILED
    java.lang.RuntimeException at RunInferenceTransformTest.java:60
        Caused by: java.util.concurrent.TimeoutException at 
RunInferenceTransformTest.java:60
    java.lang.NullPointerException at Preconditions.java:980

16 tests completed, 14 failed

> Task 
> :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerJavaUsingPython
>  FAILED
> 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:20230206210945
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:23d567e1924753a0332d7445fd6195b89559ba1db35c44b282204e63d697b319
WARNING: Successfully resolved tag to sha256, but it is recommended to use 
sha256 directly.
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/python:20230206210945]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:23d567e1924753a0332d7445fd6195b89559ba1db35c44b282204e63d697b319]

Deleted 
[[us.gcr.io/apache-beam-testing/java-postcommit-it/python:20230206210945] 
(referencing 
[us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:23d567e1924753a0332d7445fd6195b89559ba1db35c44b282204e63d697b319])].
Removing untagged image 
us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:23d567e1924753a0332d7445fd6195b89559ba1db35c44b282204e63d697b319
Digests:
- 
us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:23d567e1924753a0332d7445fd6195b89559ba1db35c44b282204e63d697b319
Deleted 
[us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:23d567e1924753a0332d7445fd6195b89559ba1db35c44b282204e63d697b319].

> Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20230206210945
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:8eec1d3b46d3ee4b28866d3275b35b039cc06286f8e771c0f64067fe130ead8d
WARNING: Successfully resolved tag to sha256, but it is recommended to use 
sha256 directly.
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20230206210945]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:8eec1d3b46d3ee4b28866d3275b35b039cc06286f8e771c0f64067fe130ead8d]

Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20230206210945] 
(referencing 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:8eec1d3b46d3ee4b28866d3275b35b039cc06286f8e771c0f64067fe130ead8d])].
Removing untagged image 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:8eec1d3b46d3ee4b28866d3275b35b039cc06286f8e771c0f64067fe130ead8d
Digests:
- 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:8eec1d3b46d3ee4b28866d3275b35b039cc06286f8e771c0f64067fe130ead8d
Deleted 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:8eec1d3b46d3ee4b28866d3275b35b039cc06286f8e771c0f64067fe130ead8d].

> Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerCleanup
Stopping expansion service pid: 2011515.
Stopping expansion service pid: 2011516.

FAILURE: Build 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.

* 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 1 invalid unit(s) of work during 
this build to ensure correctness.
Please consult deprecation warnings for more details.

BUILD FAILED in 14m 48s
185 actionable tasks: 122 executed, 57 from cache, 6 up-to-date

Publishing build scan...
https://gradle.com/s/3blnts7p4o7cs

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