See 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/3536/display/redirect>

Changes:


------------------------------------------
[...truncated 69.00 KB...]

#4 [internal] load build context
#4 ...

#5 [ 1/16] FROM 
docker.io/library/eclipse-temurin:8@sha256:d4efd49db25bb331f7323b40b2cd8330f0bb64cb46bf00db5fbd837813c611d3
#5 resolve 
docker.io/library/eclipse-temurin:8@sha256:d4efd49db25bb331f7323b40b2cd8330f0bb64cb46bf00db5fbd837813c611d3
 0.0s done
#5 CACHED

#4 [internal] load build context
#4 transferring context: 46.85MB 0.4s done
#4 DONE 0.4s

#6 [ 2/16] ADD target/slf4j-api.jar /opt/apache/beam/jars/
#6 DONE 2.8s

#7 [ 3/16] ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
#7 DONE 0.1s

#8 [ 4/16] ADD target/jcl-over-slf4j.jar /opt/apache/beam/jars/
#8 DONE 0.1s

#9 [ 5/16] ADD target/log4j-over-slf4j.jar /opt/apache/beam/jars/
#9 DONE 0.1s

#10 [ 6/16] ADD target/log4j-to-slf4j.jar /opt/apache/beam/jars/
#10 DONE 0.1s

#11 [ 7/16] ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
#11 DONE 0.1s

#12 [ 8/16] COPY target/jamm.jar target/open-module-agent*.jar 
/opt/apache/beam/jars/
#12 DONE 0.1s

#13 [ 9/16] COPY target/linux_amd64/boot /opt/apache/beam/
#13 DONE 0.3s

#14 [10/16] COPY target/LICENSE /opt/apache/beam/
#14 DONE 0.2s

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

#16 [12/16] ADD target/third_party_licenses 
/opt/apache/beam/third_party_licenses/
#16 DONE 0.7s

#17 [13/16] COPY target/LICENSE target/options/* /opt/apache/beam/options/
#17 DONE 1.0s

#18 [14/16] COPY target/go-licenses/* 
/opt/apache/beam/third_party_licenses/golang/
#18 DONE 0.1s

#19 [15/16] RUN if [ "true" = "false" ] ; then     rm -rf 
/opt/apache/beam/third_party_licenses ;    fi
#19 DONE 0.4s

#20 [16/16] COPY target/profiler/* /opt/google_cloud_profiler/
#20 DONE 0.2s

#21 exporting to image
#21 exporting layers
#21 exporting layers 0.3s done
#21 writing image 
sha256:d9bda4fe9f37d64e16f4a071a400dcb0f299055ff4a2a89e1bfb51ae6fefde15 done
#21 naming to docker.io/apache/beam_java8_sdk:2.49.0.dev done
#21 DONE 0.4s

> Task :runners:google-cloud-dataflow-java:buildAndPushDockerJavaContainer
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/java]
d5ac89980065: Preparing
5f70bf18a086: Preparing
e0bc0eae85ab: Preparing
be50672cb15f: Preparing
d54176904ce7: Preparing
f42412381b19: Preparing
b22cc58e1cf9: Preparing
9479ef17f62c: Preparing
a6b8fc54d37a: Preparing
5bf0b52880a2: Preparing
dfba8a96d01e: Preparing
b8d34f0d1635: Preparing
c3d7c0f4b16d: Preparing
3896e4bc134f: Preparing
153604a7b691: Preparing
3eb3677be944: Preparing
9091f97c3a30: Preparing
c45c46033aa8: Preparing
b8a36d10656a: Preparing
9479ef17f62c: Waiting
a6b8fc54d37a: Waiting
b8d34f0d1635: Waiting
c3d7c0f4b16d: Waiting
9091f97c3a30: Waiting
c45c46033aa8: Waiting
3896e4bc134f: Waiting
b8a36d10656a: Waiting
153604a7b691: Waiting
f42412381b19: Waiting
5bf0b52880a2: Waiting
dfba8a96d01e: Waiting
3eb3677be944: Waiting
b22cc58e1cf9: Waiting
5f70bf18a086: Layer already exists
e0bc0eae85ab: Pushed
f42412381b19: Pushed
be50672cb15f: Pushed
d54176904ce7: Pushed
b22cc58e1cf9: Pushed
a6b8fc54d37a: Pushed
d5ac89980065: Pushed
9479ef17f62c: Pushed
dfba8a96d01e: Pushed
b8d34f0d1635: Pushed
3eb3677be944: Layer already exists
9091f97c3a30: Layer already exists
c3d7c0f4b16d: Pushed
c45c46033aa8: Layer already exists
5bf0b52880a2: Pushed
b8a36d10656a: Layer already exists
153604a7b691: Pushed
3896e4bc134f: Pushed
20230526104443: digest: 
sha256:77aa38b78e4ee20849010809425d56af54c03e9be14580e418b192f350c7d3fa size: 
4296

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

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > 
testWithShardedKeyInGlobalWindow FAILED
    java.lang.RuntimeException at GroupIntoBatchesTest.java:297

org.apache.beam.sdk.transforms.ParDoSchemaTest > testReadAndWrite FAILED
    java.lang.RuntimeException at ParDoSchemaTest.java:174

org.apache.beam.sdk.transforms.ParDoLifecycleTest > testFnCallSequenceMulti 
FAILED
    java.lang.RuntimeException at ParDoLifecycleTest.java:96

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testHotKeyCombining 
FAILED
    java.lang.RuntimeException at CombineTest.java:738

org.apache.beam.sdk.transforms.ParDoSchemaTest > testSchemasPassedThrough FAILED
    java.lang.RuntimeException at ParDoSchemaTest.java:444

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > 
testSlidingWindowsCombine FAILED
    java.lang.RuntimeException at CombineTest.java:1164

org.apache.beam.sdk.transforms.ParDoLifecycleTest > testFnCallSequenceStateful 
FAILED
    java.lang.RuntimeException at ParDoLifecycleTest.java:111

org.apache.beam.sdk.transforms.CreateTest > testCreateWithVoidType FAILED
    java.lang.RuntimeException at CreateTest.java:329

org.apache.beam.sdk.transforms.ParDoTest$KeyTests > 
testKeyInOnTimerWithGenericKey FAILED
    java.lang.RuntimeException at ParDoTest.java:6940

org.apache.beam.sdk.transforms.ParDoTest$TimerCoderInferenceTests > 
testValueStateCoderInference FAILED
    java.lang.RuntimeException at ParDoTest.java:6309

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testBagState FAILED
    java.lang.RuntimeException at ParDoTest.java:2627

org.apache.beam.sdk.transforms.PerKeyOrderingTest > 
testSingleCallOrderingWithShuffle FAILED
    java.lang.RuntimeException at PerKeyOrderingTest.java:137

org.apache.beam.sdk.transforms.CombineTest$BasicTests > 
testHotKeyCombiningWithAccumulationMode FAILED
    java.lang.RuntimeException at CombineTest.java:763

org.apache.beam.sdk.transforms.ParDoSchemaTest > testInferredSchemaPipeline 
FAILED
    java.lang.RuntimeException at ParDoSchemaTest.java:429

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsEmpty FAILED
    java.lang.RuntimeException at FlattenTest.java:138

org.apache.beam.sdk.transforms.ParDoSchemaTest > testFieldAccessSchemaPipeline 
FAILED
    java.lang.RuntimeException at ParDoSchemaTest.java:351

org.apache.beam.sdk.transforms.ParDoTest$StateCoderInferenceTests > 
testCombiningStateCoderInference FAILED
    java.lang.RuntimeException at ParDoTest.java:4326

org.apache.beam.sdk.transforms.SplittableDoFnTest > 
testAdditionalOutputUnbounded FAILED
    java.lang.RuntimeException at SplittableDoFnTest.java:786

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testValueStateSameId 
FAILED
    java.lang.RuntimeException at ParDoTest.java:2528

org.apache.beam.sdk.transforms.ParDoSchemaTest > testSimpleSchemaPipeline FAILED
    java.lang.RuntimeException at ParDoSchemaTest.java:120

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > 
testSameSideInputReadTwice FAILED
    java.lang.RuntimeException at ParDoTest.java:901

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > 
testParDoWithOnlyTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:818

org.apache.beam.sdk.testing.PAssertTest > 
testPAssertEqualsSingletonFalseDefaultReasonString FAILED
    java.lang.AssertionError at PAssertTest.java:400

org.apache.beam.sdk.transforms.ParDoSchemaTest > 
testReadAndWriteWithSchemaRegistry FAILED
    java.lang.RuntimeException at ParDoSchemaTest.java:316

org.apache.beam.sdk.transforms.ParDoTest$TimerTests > 
testNoOutputTimestampDefaultBounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4912

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testBagStateSideInput 
FAILED
    java.lang.RuntimeException at ParDoTest.java:3583

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > 
testMultiOutputParDoWithSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:1251

org.apache.beam.sdk.transforms.ReifyTimestampsTest > extractFromValuesSucceeds 
FAILED
    java.lang.RuntimeException at ReifyTimestampsTest.java:92

283 tests completed, 28 failed, 3 skipped

> Task :runners:google-cloud-dataflow-java:validatesRunnerV2TestStreaming FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task 
':runners:google-cloud-dataflow-java:validatesRunnerV2TestStreaming'.
> There were failing tests. See the report at: 
> file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesRunnerV2TestStreaming/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 6h 47m 6s
148 actionable tasks: 94 executed, 50 from cache, 4 up-to-date

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

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