See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java11/2682/display/redirect?page=changes>
Changes: [noreply] Fix broken link in online clustering documentation (#23516) [noreply] Grant actions using GITHUB_TOKEN the appropriate permission set (#23521) [noreply] Fix failing Py37 BQ file loads test (#23334) [noreply] [Website] update links to https (#23523) [noreply] Support custom avro DatumReader when reading from BigQuery (#22718) [noreply] Rename 'clean' Gradle task that required Flutter and has been breaking [noreply] Model handler unit test (#23506) [noreply] Content/multi model pipelines (#23498) ------------------------------------------ [...truncated 39.54 KB...] > Task :sdks:java:container:goPrepare UP-TO-DATE > Task :sdks:java:io:google-cloud-platform:classes > Task :sdks:java:container:java11:copyJavaThirdPartyLicenses > Task :sdks:java:io:google-cloud-platform:jar > Task :sdks:java:container:goBuild /home/jenkins/go/bin/go1.18.1 build -o ./build/target/linux_amd64/boot boot.go boot_test.go > Task :sdks:java:container:java11:copySdkHarnessLauncher Execution optimizations have been disabled for task ':sdks:java:container:java11:copySdkHarnessLauncher' to ensure correctness due to the following reasons: - Gradle detected a problem with the following location: '<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java11/ws/src/sdks/java/container/build/target'.> Reason: Task ':sdks:java:container:java11:copySdkHarnessLauncher' uses this output of task ':sdks:java:container:downloadCloudProfilerAgent' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem. - Gradle detected a problem with the following location: '<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java11/ws/src/sdks/java/container/build/target'.> Reason: Task ':sdks:java:container:java11:copySdkHarnessLauncher' uses this output of task ':sdks:java:container:pullLicenses' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem. > Task :sdks:java:container:java11:dockerPrepare > 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 :sdks:java:container:java11:docker ---> Running in 02b5ea1c6441 Removing intermediate container 02b5ea1c6441 ---> 2d737dcb86fb Step 4/21 : ARG pull_licenses ---> Running in addd252dffac Removing intermediate container addd252dffac ---> 2f2e24d48b0a Step 5/21 : ADD target/slf4j-api.jar /opt/apache/beam/jars/ ---> 4b5ffa4193b3 Step 6/21 : ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/ > 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 :examples:java:compileTestJava WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.google.errorprone.util.ErrorProneTokens$CommentSavingTokenizer (file:/home/jenkins/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_check_api/2.10.0/6203cac373051702c0cf8ca0bd36332fdc64903f/error_prone_check_api-2.10.0.jar) to field com.sun.tools.javac.parser.JavaTokenizer.reader WARNING: Please consider reporting this to the maintainers of com.google.errorprone.util.ErrorProneTokens$CommentSavingTokenizer WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 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 :sdks:java:container:java11:docker ---> 2395eca81fe7 Step 7/21 : ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/ ---> f8337c915c3a Step 8/21 : ADD target/beam-sdks-java-io-kafka.jar /opt/apache/beam/jars/ ---> d2d6f572e611 Step 9/21 : ADD target/kafka-clients.jar /opt/apache/beam/jars/ ---> b654e563d046 Step 10/21 : ADD target/jamm.jar /opt/apache/beam/jars/ ---> 61088fcd96f2 Step 11/21 : ADD target/linux_amd64/boot /opt/apache/beam/ ---> f4c5035ce9fa Step 12/21 : COPY target/LICENSE /opt/apache/beam/ ---> 2a978dd485fb Step 13/21 : COPY target/NOTICE /opt/apache/beam/ ---> eac4471cf38d Step 14/21 : ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/ > Task :examples:java:testJar > Task :sdks:java:container:java11:docker ---> f407aa01012d Step 15/21 : COPY target/LICENSE target/options/* /opt/apache/beam/options/ ---> 4da16d48ad9e Step 16/21 : RUN rm /opt/apache/beam/options/LICENSE ---> Running in c8a920968acf Removing intermediate container c8a920968acf ---> 8e9101377b27 Step 17/21 : COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/ ---> ac7f200dc5e3 Step 18/21 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE ---> Running in bef53e364fa7 Removing intermediate container bef53e364fa7 ---> 40b15ce9792d Step 19/21 : RUN if [ "${pull_licenses}" = "false" ] ; then rm -rf /opt/apache/beam/third_party_licenses ; fi ---> Running in c6205d73ae76 Removing intermediate container c6205d73ae76 ---> 62c5f32756cf Step 20/21 : COPY target/profiler/* /opt/google_cloud_profiler/ ---> 6625ce5771d0 Step 21/21 : ENTRYPOINT ["/opt/apache/beam/boot"] ---> Running in aa06c185f470 Removing intermediate container aa06c185f470 ---> 7307cb5c6e70 Successfully built 7307cb5c6e70 Successfully tagged apache/beam_java11_sdk:2.43.0.dev > 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] b4a75c07cb69: Preparing 4eb3a9fc294d: Preparing 7bb78fe07b9b: Preparing 7a9720916a70: Preparing a5a02aa4aae4: Preparing b5b10a55de77: Preparing 0d9f930b1d3c: Preparing b45c0c3e40fc: Preparing 93734be8fd5d: Preparing bf51b6698026: Preparing 55fca066c842: Preparing 72a15edd84c6: Preparing f2156bfe816b: Preparing b09bf1d7471a: Preparing 4018e0e3419c: Preparing 7b7f3078e1db: Preparing 826c3ddbb29c: Preparing b626401ef603: Preparing 9b55156abf26: Preparing 293d5db30c9f: Preparing 03127cdb479b: Preparing 9c742cd6c7a5: Preparing b09bf1d7471a: Waiting 55fca066c842: Waiting bf51b6698026: Waiting 93734be8fd5d: Waiting f2156bfe816b: Waiting 4018e0e3419c: Waiting 9b55156abf26: Waiting b626401ef603: Waiting 03127cdb479b: Waiting 826c3ddbb29c: Waiting 9c742cd6c7a5: Waiting b5b10a55de77: Waiting b45c0c3e40fc: Waiting 7a9720916a70: Pushed 7bb78fe07b9b: Pushed a5a02aa4aae4: Pushed 4eb3a9fc294d: Pushed b4a75c07cb69: Pushed 0d9f930b1d3c: Pushed bf51b6698026: Pushed b5b10a55de77: Pushed 93734be8fd5d: Pushed 55fca066c842: Pushed b45c0c3e40fc: Pushed 7b7f3078e1db: Layer already exists 826c3ddbb29c: Layer already exists b626401ef603: Layer already exists 9b55156abf26: Layer already exists 293d5db30c9f: Layer already exists 03127cdb479b: Layer already exists 9c742cd6c7a5: Layer already exists 72a15edd84c6: Pushed b09bf1d7471a: Pushed 4018e0e3419c: Pushed f2156bfe816b: Pushed 20221006174544: digest: sha256:8de095bc7a244afae7c4c5f3c6a4f8657d56b0bd2e5a0173cf0160870f095adf size: 4935 > 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-1006174700-f59cc3d1 The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1006174700-f59cc3d1 *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-1006174700-f59cc3d1 The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1006174700-f59cc3d1 *********************************************************** *********************************************************** org.apache.beam.examples.snippets.transforms.io.gcp.bigquery.BigQuerySamplesIT > testTableIO FAILED java.lang.RuntimeException at BigQuerySamplesIT.java:121 *********************************************************** *********************************************************** **********************Set Up Pubsub************************ The Pub/Sub topic has been set up for this example: projects/apache-beam-testing/topics/testpipeline-jenkins-1006174700-a88b497a The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1006174700-a88b497a *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-1006174700-a88b497a The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1006174700-a88b497a *********************************************************** *********************************************************** 13 tests completed, 1 failed > Task :runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest > FAILED > Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20221006174544 Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:8de095bc7a244afae7c4c5f3c6a4f8657d56b0bd2e5a0173cf0160870f095adf Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20221006174544] - referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:8de095bc7a244afae7c4c5f3c6a4f8657d56b0bd2e5a0173cf0160870f095adf] Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20221006174544] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:8de095bc7a244afae7c4c5f3c6a4f8657d56b0bd2e5a0173cf0160870f095adf])]. Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:8de095bc7a244afae7c4c5f3c6a4f8657d56b0bd2e5a0173cf0160870f095adf Digests: - us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:8de095bc7a244afae7c4c5f3c6a4f8657d56b0bd2e5a0173cf0160870f095adf Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:8de095bc7a244afae7c4c5f3c6a4f8657d56b0bd2e5a0173cf0160870f095adf]. FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest'. > There were failing tests. See the report at: > file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java11/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/examplesJavaRunnerV2IntegrationTest/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 31m 21s 89 actionable tasks: 58 executed, 29 from cache, 2 up-to-date Publishing build scan... https://gradle.com/s/nf5h5ouekbmey 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]
