You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/08/31 20:04:11 UTC

Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #606

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

Changes:

[Luke Cwik] [BEAM-12802] Refactor DataStreamsDecoder so that it becomes aware of the

[ajamato] [BEAM-11994] Instantiate a new ServiceCallMetric before each request to

[Ankur Goenka] Remove duplicate 2.33.0 section

[noreply] add python spark example in documentation (#15426)


------------------------------------------
[...truncated 51.71 KB...]
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:java-fn-execution:classes
> Task :runners:java-fn-execution:jar

> Task :sdks:java:expansion-service:compileJava
Note: <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/expansion-service/src/main/java/org/apache/beam/sdk/expansion/service/ExpansionService.java> uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :sdks:java:expansion-service:classes
> Task :sdks:java:expansion-service:jar
> Task :runners:direct-java:compileJava
> Task :sdks:java:io:kafka:compileJava
> Task :sdks:java:io:google-cloud-platform:compileJava
> Task :sdks:java:extensions:ml:compileJava
> Task :sdks:java:extensions:ml:classes
> Task :sdks:java:extensions:ml:jar

> Task :sdks:java:io:kafka:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :sdks:java:io:kafka:classes
> Task :sdks:java:io:kafka:jar
> Task :sdks:java:container:java8:copyDockerfileDependencies
> Task :sdks:java:container:java8:dockerPrepare

> Task :runners:direct-java:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:direct-java:classes

> Task :sdks:java:container:java8:docker
Removing intermediate container b3743ae196d0
 ---> d54051fc986d
Step 16/18 : RUN if [ "${pull_licenses}" = "false" ] ; then     rm -rf /opt/apache/beam/third_party_licenses ;    fi
 ---> Running in d71c40d29ff4

> Task :runners:direct-java:shadowJar

> Task :sdks:java:container:java8:docker
Removing intermediate container d71c40d29ff4
 ---> 8323c1d079f1
Step 17/18 : COPY target/profiler/* /opt/google_cloud_profiler/
 ---> 58688acde4d9
Step 18/18 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in f62b66920afe
Removing intermediate container f62b66920afe
 ---> e2390087b0a3
Successfully built e2390087b0a3
Successfully tagged apache/beam_java8_sdk:2.34.0.dev

> Task :runners:google-cloud-dataflow-java:buildAndPushDockerContainer
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]
5912f9b2f0f0: Preparing
26f9e965f6d7: Preparing
4dae6dce2593: Preparing
1d9e93baed5c: Preparing
db37e1966e92: Preparing
d11508f88d43: Preparing
820e0300bb30: Preparing
00c05fbd0cb8: Preparing
9240b528348c: Preparing
44e568d87adf: Preparing
f80068d9566f: Preparing
1754b1f19680: Preparing
cf8ce6105788: Preparing
8ff94addd2f4: Preparing
062f9311b72d: Preparing
9889ce9dc2b0: Preparing
21b17a30443e: Preparing
05103deb4558: Preparing
a881cfa23a78: Preparing
d11508f88d43: Waiting
820e0300bb30: Waiting
00c05fbd0cb8: Waiting
9240b528348c: Waiting
44e568d87adf: Waiting
f80068d9566f: Waiting
1754b1f19680: Waiting
cf8ce6105788: Waiting
8ff94addd2f4: Waiting
062f9311b72d: Waiting
a881cfa23a78: Waiting
9889ce9dc2b0: Waiting
21b17a30443e: Waiting
05103deb4558: Waiting
26f9e965f6d7: Pushed
db37e1966e92: Pushed
4dae6dce2593: Pushed
d11508f88d43: Pushed
5912f9b2f0f0: Pushed
00c05fbd0cb8: Pushed
1d9e93baed5c: Pushed
9240b528348c: Pushed
cf8ce6105788: Layer already exists
8ff94addd2f4: Layer already exists
062f9311b72d: Layer already exists
f80068d9566f: Pushed
9889ce9dc2b0: Layer already exists
21b17a30443e: Layer already exists
05103deb4558: Layer already exists
a881cfa23a78: Layer already exists
820e0300bb30: Pushed
1754b1f19680: Pushed
44e568d87adf: Pushed
20210831180104: digest: sha256:8f831b4d045d78fc11893cfb1a60eb409a3a5dd1e930bdabf35470717d22ceed size: 4311

> Task :sdks:java:io:google-cloud-platform:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :sdks:java:io:google-cloud-platform:classes
> Task :sdks:java:io:google-cloud-platform:jar
> Task :runners:google-cloud-dataflow-java:compileJava
> Task :examples:java:compileJava
> Task :sdks:java:io:google-cloud-platform:compileTestJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :sdks:java:io:google-cloud-platform:testClasses
> Task :sdks:java:io:google-cloud-platform:testJar

> Task :examples:java:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :examples:java:classes
> Task :examples:java:jar

> Task :examples:java:compileTestJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :examples:java:testClasses
> Task :examples:java:testJar

> Task :runners:google-cloud-dataflow-java:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:google-cloud-dataflow-java:classes
> Task :runners:google-cloud-dataflow-java:jar
> Task :runners:google-cloud-dataflow-java:coreSDKJavaRunnerV2IntegrationTest NO-SOURCE
> Task :runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest

***********************************************************
***********************************************************
**********************Set Up Pubsub************************
The Pub/Sub topic has been set up for this example: projects/apache-beam-testing/topics/testpipeline-jenkins-0831181409-928bcede
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0831181409-928bcede
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1630433643132.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0831181409-928bcede
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0831181409-928bcede
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1630433643132.traffic_routes_table
Please go to the Developers Console to delete it manually. Otherwise, you may be charged for its usage.
***********************************************************
***********************************************************

***********************************************************
***********************************************************
**********************Set Up Pubsub************************
The Pub/Sub topic has been set up for this example: projects/apache-beam-testing/topics/testpipeline-jenkins-0831183917-66e2e9f3
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0831183917-66e2e9f3
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_max_lane_flow_1630435156852.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0831183917-66e2e9f3
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0831183917-66e2e9f3
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_max_lane_flow_1630435156852.traffic_max_lane_flow_table
Please go to the Developers Console to delete it manually. Otherwise, you may be charged for its usage.
***********************************************************
***********************************************************

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

org.apache.beam.sdk.io.gcp.pubsub.PubsubReadIT > testReadPubsubMessageId FAILED
    java.lang.AssertionError at PubsubReadIT.java:90

org.apache.beam.sdk.io.gcp.pubsub.PubsubReadIT > testReadPublicData FAILED
    com.google.api.gax.rpc.DeadlineExceededException at ApiExceptionFactory.java:51
        Caused by: io.grpc.StatusRuntimeException at Status.java:535

37 tests completed, 2 failed, 1 skipped

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210831180104
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:8f831b4d045d78fc11893cfb1a60eb409a3a5dd1e930bdabf35470717d22ceed
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210831180104]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:8f831b4d045d78fc11893cfb1a60eb409a3a5dd1e930bdabf35470717d22ceed]

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

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/googleCloudPlatformRunnerV2IntegrationTest/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.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.8.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2h 3m 43s
129 actionable tasks: 105 executed, 22 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/tha7dylkxjdfo

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Jenkins build is back to normal : beam_PostCommit_Java_DataflowV2 #607

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/607/display/redirect?page=changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org