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 2019/04/28 08:10:52 UTC

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow #1218

See <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/1218/display/redirect>

------------------------------------------
[...truncated 40.45 KB...]
> Task :beam-vendor-sdks-java-extensions-protobuf:shadowJar
> Task :beam-sdks-java-extensions-google-cloud-platform-core:shadowJar

> Task :beam-runners-core-construction-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 :beam-runners-core-construction-java:classes
> Task :beam-runners-core-construction-java:shadowJar
> Task :beam-sdks-java-core:compileTestJava

> Task :beam-runners-core-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 :beam-runners-core-java:classes
> Task :beam-runners-core-java:shadowJar

> Task :beam-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 :beam-sdks-java-io-google-cloud-platform:classes
> Task :beam-sdks-java-io-google-cloud-platform:shadowJar

> Task :beam-sdks-java-core: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 :beam-sdks-java-core:testClasses

> Task :beam-sdks-java-harness: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 :beam-sdks-java-harness:classes

> Task :beam-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 :beam-runners-google-cloud-dataflow-java:classes
> Task :beam-runners-google-cloud-dataflow-java:shadowJar
> Task :beam-sdks-java-core:shadowTestJar

> Task :beam-sdks-go:resolveBuildDependencies
Resolving google.golang.org/api: commit='386d4e5f4f92f86e6aec85985761bba4b938a2d5', urls=[https://code.googlesource.com/google-api-go-client]

> Task :beam-sdks-java-harness:shadowJar
> Task :beam-sdks-java-harness:jar

> Task :beam-sdks-go:resolveBuildDependencies
Resolving google.golang.org/genproto: commit='2b5a72b8730b0b16380010cfe5286c42108d88e7', urls=[https://github.com/google/go-genproto]

> Task :beam-sdks-java-container:copyDockerfileDependencies

> Task :beam-sdks-go:resolveBuildDependencies
Resolving google.golang.org/grpc: commit='7646b5360d049a7ca31e9133315db43456f39e2e', urls=[https://github.com/grpc/grpc-go]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]

> Task :beam-sdks-go:installDependencies

> Task :beam-runners-java-fn-execution:compileJava
Note: <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src/runners/java-fn-execution/src/main/java/org/apache/beam/runners/fnexecution/ServerFactory.java> uses or overrides 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 :beam-runners-java-fn-execution:classes
> Task :beam-runners-java-fn-execution:shadowJar
> Task :beam-sdks-go:buildLinuxAmd64
> Task :beam-sdks-go:goBuild

> Task :beam-sdks-java-container:resolveBuildDependencies
Resolving ./github.com/apache/beam/sdks/go@<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src/sdks/go>

> Task :beam-sdks-java-container:installDependencies
> Task :beam-sdks-java-container:buildLinuxAmd64
> Task :beam-sdks-java-container:goBuild

> Task :beam-runners-google-cloud-dataflow-java-fn-api-worker: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 :beam-sdks-java-container:dockerPrepare
> Task :beam-runners-google-cloud-dataflow-java-fn-api-worker:classes

> Task :beam-sdks-java-container:docker
Sending build context to Docker daemon  104.9MB
Step 1/9 : FROM openjdk:8
 ---> b8d3f94869bb
Step 2/9 : MAINTAINER "Apache Beam <de...@beam.apache.org>"
 ---> Running in bfe40d808827
Removing intermediate container bfe40d808827
 ---> c2138c3612a8
Step 3/9 : ADD target/slf4j-api.jar /opt/apache/beam/jars/
 ---> 10426a2ab178
Step 4/9 : ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
 ---> 5940bb872e49
Step 5/9 : ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
 ---> 74c9d3029719
Step 6/9 : ADD target/beam-sdks-java-io-kafka.jar /opt/apache/beam/jars/
 ---> ac98bf4edd1e
Step 7/9 : ADD target/kafka-clients.jar /opt/apache/beam/jars/
 ---> 7034cfbac1fd
Step 8/9 : ADD target/linux_amd64/boot /opt/apache/beam/
 ---> 40c921d67e3b
Step 9/9 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in 49d0e5750efd
Removing intermediate container 49d0e5750efd
 ---> 089d8a2b5554
Successfully built 089d8a2b5554
Successfully tagged jenkins-docker-apache.bintray.io/beam/java:latest

> Task :beam-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]
940b4fb09470: Preparing
1313e4a1bd19: Preparing
8d0c7489f10f: Preparing
150134b77bf0: Preparing
f7d12d471667: Preparing
f350d0146bb3: Preparing
e38df31d449c: Preparing
af5ae4841776: Preparing
b17cc31e431b: Preparing
12cb127eee44: Preparing
604829a174eb: Preparing
fbb641a8b943: Preparing
af5ae4841776: Waiting
b17cc31e431b: Waiting
e38df31d449c: Waiting
12cb127eee44: Waiting
604829a174eb: Waiting
fbb641a8b943: Waiting
f350d0146bb3: Waiting
150134b77bf0: Layer already exists
1313e4a1bd19: Layer already exists
f7d12d471667: Layer already exists
940b4fb09470: Layer already exists
8d0c7489f10f: Layer already exists
f350d0146bb3: Layer already exists

> Task :beam-runners-google-cloud-dataflow-java-fn-api-worker:shadowJar

> Task :beam-runners-google-cloud-dataflow-java:buildAndPushDockerContainer
af5ae4841776: Layer already exists
e38df31d449c: Layer already exists
12cb127eee44: Layer already exists
b17cc31e431b: Layer already exists
604829a174eb: Layer already exists
fbb641a8b943: Layer already exists
20190403225916: digest: sha256:113fa82e6d8fced5253734660525f85a82b72d7b5313e19474602d26be100c80 size: 2841
94cb848a0fc7: Preparing
4038b96323ac: Preparing
afdbceac5d1d: Preparing
2a2e3e31786c: Preparing
c1e3dc6acb35: Preparing
113b1d08d138: Preparing
f7d12d471667: Preparing
f350d0146bb3: Preparing
e38df31d449c: Preparing
af5ae4841776: Preparing
b17cc31e431b: Preparing
12cb127eee44: Preparing
604829a174eb: Preparing
fbb641a8b943: Preparing
12cb127eee44: Waiting
f350d0146bb3: Waiting
e38df31d449c: Waiting
604829a174eb: Waiting
fbb641a8b943: Waiting
b17cc31e431b: Waiting
af5ae4841776: Waiting
113b1d08d138: Waiting
f7d12d471667: Waiting
afdbceac5d1d: Pushed
4038b96323ac: Pushed
f350d0146bb3: Layer already exists
b17cc31e431b: Layer already exists
af5ae4841776: Layer already exists
12cb127eee44: Layer already exists
604829a174eb: Layer already exists
e38df31d449c: Layer already exists
fbb641a8b943: Layer already exists
f7d12d471667: Layer already exists
c1e3dc6acb35: Pushed
94cb848a0fc7: Pushed
113b1d08d138: Pushed
2a2e3e31786c: Pushed
20190428060129: digest: sha256:1d1c13b90070563d587fa872165d0ab02f8d19345b59e2c17310b831be5f0f09 size: 3262

> Task :beam-runners-google-cloud-dataflow-java:validatesRunnerFnApiWorkerTest

> Task :beam-runners-google-cloud-dataflow-java:cleanUpDockerImages FAILED
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20190428060129
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:1d1c13b90070563d587fa872165d0ab02f8d19345b59e2c17310b831be5f0f09
ERROR: (gcloud.container.images.delete) [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20190428060129] is not a valid name. Expected tag in the form "base:tag" or "tag" or digest in the form "sha256:<digest>"

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src/runners/google-cloud-dataflow-java/build.gradle'> line: 511

* What went wrong:
Execution failed for task ':beam-runners-google-cloud-dataflow-java:cleanUpDockerImages'.
> Process 'command 'gcloud'' finished with non-zero exit value 1

* 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2h 9m 56s
78 actionable tasks: 77 executed, 1 up-to-date

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

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_ValidatesRunner_PortabilityApi_Dataflow #1219

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/1219/display/redirect>


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