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 2022/07/27 06:15:36 UTC

Build failed in Jenkins: beam_PostCommit_Java_VR_Dataflow_V2_Streaming #2414

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

Changes:

[noreply] Enable configuration to avoid successfully written Table Row propagation

[noreply] lint fixes for recent import (#22455)

[noreply] Bump Python Combine LoadTests timeout to 12 hours (#22439)

[noreply] convert windmill min timestamp to beam min timestamp (#21915)

[noreply] [CdapIO] Fixed necessary warnings (#22399)

[noreply] [#22051]: Add read_time support to Google Cloud Datastore connector


------------------------------------------
[...truncated 54.63 KB...]

> Task :sdks:java:extensions:python:compileJava
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :sdks:java:extensions:python:classes

> Task :release:go-licenses:java:dockerRun
go: added github.com/apache/beam/sdks/v2 v2.40.0
go: added github.com/golang/protobuf v1.5.2
go: added golang.org/x/net v0.0.0-20220607020251-c690dde0001d
go: added golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
go: added golang.org/x/text v0.3.7
go: added google.golang.org/genproto v0.0.0-20220602131408-e326c6e8e9c8
go: added google.golang.org/grpc v1.47.0
go: added google.golang.org/protobuf v1.28.0
+ go-licenses save github.com/apache/beam/sdks/v2/java/container --save_path=/output/licenses
W0727 01:44:50.038643      27 library.go:94] "golang.org/x/sys/unix" contains non-Go code that can't be inspected for further dependencies:
/go/pkg/mod/golang.org/x/sys@v0.0.0-20220520151302-bc2c85ada10a/unix/asm_linux_amd64.s
+ go-licenses csv github.com/apache/beam/sdks/v2/java/container
+ tee /output/licenses/list.csv

> Task :sdks:java:extensions:python:jar

> Task :release:go-licenses:java:dockerRun
W0727 01:44:57.456484     186 library.go:94] "golang.org/x/sys/unix" contains non-Go code that can't be inspected for further dependencies:
/go/pkg/mod/golang.org/x/sys@v0.0.0-20220520151302-bc2c85ada10a/unix/asm_linux_amd64.s

> Task :sdks:java:extensions:python:compileTestJava
> Task :sdks:java:extensions:python:testClasses
> Task :sdks:java:extensions:python:testJar

> Task :sdks:java:container:pullLicenses
INFO:root:Replaced local file URL with file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/license_scripts/manual_licenses/xz/COPYING> for xz-1.5
INFO:root:pull_licenses_java.py succeed. It took 9.15984 seconds with 16 threads.
Copying licenses from <https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/build/target/java_third_party_licenses> to <https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/build/target/third_party_licenses.>
Finished license_scripts.sh

> Task :sdks:java:container:goPrepare UP-TO-DATE

> Task :release:go-licenses:java:dockerRun
github.com/apache/beam/sdks/v2/go/pkg/beam,https://github.com/apache/beam/blob/sdks/v2.40.0/sdks/go/README.md,Apache-2.0
github.com/apache/beam/sdks/v2/java/container,https://github.com/apache/beam/blob/sdks/v2.40.0/sdks/LICENSE,Apache-2.0
github.com/golang/protobuf,https://github.com/golang/protobuf/blob/v1.5.2/LICENSE,BSD-3-Clause
golang.org/x/net,https://cs.opensource.google/go/x/net/+/c690dde0:LICENSE,BSD-3-Clause
golang.org/x/sys,https://cs.opensource.google/go/x/sys/+/bc2c85ad:LICENSE,BSD-3-Clause
golang.org/x/text,https://cs.opensource.google/go/x/text/+/v0.3.7:LICENSE,BSD-3-Clause
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/e326c6e8e9c8/LICENSE,Apache-2.0
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/v1.47.0/LICENSE,Apache-2.0
google.golang.org/protobuf,https://github.com/protocolbuffers/protobuf-go/blob/v1.28.0/LICENSE,BSD-3-Clause
+ chmod -R a+w /output/licenses

> Task :sdks:java:container:java8:copyJavaThirdPartyLicenses

> 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:java8:copySdkHarnessLauncher
Execution optimizations have been disabled for task ':sdks:java:container:java8: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_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/build/target'.> Reason: Task ':sdks:java:container:java8: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.4/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_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/build/target'.> Reason: Task ':sdks:java:container:java8: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.4/userguide/validation_problems.html#implicit_dependency for more details about this problem.

> Task :release:go-licenses:java:createLicenses
> Task :sdks:java:container:java8:copyGolangLicenses
> Task :sdks:java:container:java8:dockerPrepare

> 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 :sdks:java:container:java8:docker
 ---> Running in fa225b699ea4
Removing intermediate container fa225b699ea4
 ---> ac8362834e9c
Step 4/21 : ARG pull_licenses
 ---> Running in d844f16ed54c
Removing intermediate container d844f16ed54c
 ---> 588e1a9a81bf
Step 5/21 : ADD target/slf4j-api.jar /opt/apache/beam/jars/
 ---> 25024cd4c8b5
Step 6/21 : ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
 ---> d458916cbe4d
Step 7/21 : ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
 ---> c0015cfb4435
Step 8/21 : ADD target/beam-sdks-java-io-kafka.jar /opt/apache/beam/jars/
 ---> 17c58a0fa6b3
Step 9/21 : ADD target/kafka-clients.jar /opt/apache/beam/jars/
 ---> 9632cc3c3d7a
Step 10/21 : ADD target/jamm.jar /opt/apache/beam/jars/
 ---> 177bf9b8f1e7
Step 11/21 : ADD target/linux_amd64/boot /opt/apache/beam/
 ---> d622512c417b
Step 12/21 : COPY target/LICENSE /opt/apache/beam/
 ---> 506cc2a181cb
Step 13/21 : COPY target/NOTICE /opt/apache/beam/
 ---> 89eb1b96f9a6
Step 14/21 : ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/
 ---> 9b7c462c4441
Step 15/21 : COPY target/LICENSE target/options/* /opt/apache/beam/options/
 ---> f790a87ef313
Step 16/21 : RUN rm /opt/apache/beam/options/LICENSE
 ---> Running in 47295a74cda6
Removing intermediate container 47295a74cda6
 ---> 8efc5910a3b2
Step 17/21 : COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/
 ---> 1db309b2ba63
Step 18/21 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
 ---> Running in cecb69c1c2f8
Removing intermediate container cecb69c1c2f8
 ---> 73b23401ebfe
Step 19/21 : RUN if [ "${pull_licenses}" = "false" ] ; then     rm -rf /opt/apache/beam/third_party_licenses ;    fi
 ---> Running in 7e13bc99a88e
Removing intermediate container 7e13bc99a88e
 ---> fd96207a881d
Step 20/21 : COPY target/profiler/* /opt/google_cloud_profiler/
 ---> 5205462f297e
Step 21/21 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in 4415aa9ff607
Removing intermediate container 4415aa9ff607
 ---> d3dfe2ccf707
Successfully built d3dfe2ccf707
Successfully tagged apache/beam_java8_sdk:2.41.0.dev

> Task :runners:google-cloud-dataflow-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 :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]
b5fd8d60d608: Preparing
03f18fb43d89: Preparing
4b206d674ca7: Preparing
76796562ca60: Preparing
90cf062a7897: Preparing
13f1e4d200f6: Preparing
173082941a5c: Preparing
9ef7ac9d8858: Preparing
9141b89ba823: Preparing
383f8eaa6aa4: Preparing
0c4203921c66: Preparing
6ecd7962f630: Preparing
9bc4e61b4eab: Preparing
3f2d04bff49a: Preparing
a3c36bf341f3: Preparing
a014e5492e7d: Preparing
165b6c12db6b: Preparing
4dc3dda529a0: Preparing
7372faf8e603: Preparing
9be7f4e74e71: Preparing
36cd374265f4: Preparing
5bdeef4a08f3: Preparing
a3c36bf341f3: Waiting
383f8eaa6aa4: Waiting
a014e5492e7d: Waiting
0c4203921c66: Waiting
165b6c12db6b: Waiting
6ecd7962f630: Waiting
4dc3dda529a0: Waiting
3f2d04bff49a: Waiting
36cd374265f4: Waiting
9141b89ba823: Waiting
173082941a5c: Waiting
7372faf8e603: Waiting
5bdeef4a08f3: Waiting
13f1e4d200f6: Waiting
9bc4e61b4eab: Waiting
9be7f4e74e71: Waiting
76796562ca60: Pushed
90cf062a7897: Pushed
4b206d674ca7: Pushed
03f18fb43d89: Pushed
b5fd8d60d608: Pushed
9ef7ac9d8858: Pushed
173082941a5c: Pushed
383f8eaa6aa4: Pushed
9141b89ba823: Pushed
13f1e4d200f6: Pushed
0c4203921c66: Pushed
a014e5492e7d: Layer already exists
165b6c12db6b: Layer already exists
4dc3dda529a0: Layer already exists
7372faf8e603: Layer already exists
9be7f4e74e71: Layer already exists
36cd374265f4: Layer already exists
5bdeef4a08f3: Layer already exists
6ecd7962f630: Pushed
3f2d04bff49a: Pushed
a3c36bf341f3: Pushed
9bc4e61b4eab: Pushed
20220727014434: digest: sha256:161023affed130d331584de426dd638237d5de96c3b0b21ee693b36a460b78bb size: 4935

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

org.apache.beam.sdk.transforms.ViewTest > testMultimapSideInputWithNonDeterministicKeyCoder FAILED
    java.lang.RuntimeException at ViewTest.java:693

248 tests completed, 1 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.
> 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.4/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 4h 31m 11s
141 actionable tasks: 93 executed, 44 from cache, 4 up-to-date

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

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_VR_Dataflow_V2_Streaming #2415

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/2415/display/redirect>


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