See 
<https://ci-beam.apache.org/job/beam_PostCommit_Go_VR_Spark/7419/display/redirect>

Changes:


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

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

#13 [ 9/18] COPY target/linux_amd64/boot /opt/apache/beam/
#13 DONE 0.2s

#14 [10/18] COPY target/LICENSE /opt/apache/beam/
#14 DONE 0.1s

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

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

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

#18 [14/18] RUN rm /opt/apache/beam/options/LICENSE
#18 DONE 0.3s

#19 [15/18] COPY target/LICENSE target/go-licenses/* 
/opt/apache/beam/third_party_licenses/golang/
#19 DONE 0.1s

#20 [16/18] RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
#20 DONE 0.4s

#21 [17/18] RUN if [ "true" = "false" ] ; then     rm -rf 
/opt/apache/beam/third_party_licenses ;    fi
#21 DONE 0.4s

#22 [18/18] COPY target/profiler/* /opt/google_cloud_profiler/
#22 DONE 0.1s

#23 exporting to image
#23 exporting layers
#23 exporting layers 0.3s done
#23 writing image 
sha256:aef910e5f7f2a1e270780a5ab1be5c8e0007be10ddf7d01d67d572fb0c6e5f3b done
#23 naming to docker.io/apache/beam_java8_sdk:2.48.0.dev done
#23 DONE 0.3s

> Task :sdks:go:test:sparkValidatesRunner
$ 
CURRENT_DIRECTORY=<https://ci-beam.apache.org/job/beam_PostCommit_Go_VR_Spark/ws/src/sdks/go/test>
$ TESTS=./test/integration/... ./test/regression
$ RUNNER=portable
$ TIMEOUT=3h
$ SIMULTANEOUS=3
$ GCS_LOCATION=gs://temp-storage-for-end-to-end-tests
$ GCS_SUBFOLDER=test6781
$ PROJECT=apache-beam-testing
$ DATAFLOW_PROJECT=apache-beam-testing
$ REGION=us-central1
$ trap exit_background_processes SIGINT SIGTERM EXIT
$ key=--runner
$ case --runner in
$ RUNNER=spark
$ key=--spark_job_server_jar
$ case --spark_job_server_jar in
$ 
SPARK_JOB_SERVER_JAR=<https://ci-beam.apache.org/job/beam_PostCommit_Go_VR_Spark/ws/src/runners/spark/3/job-server/build/libs/beam-runners-spark-3-job-server-2.48.0-SNAPSHOT.jar>
$ key=--pipeline_opts
$ case --pipeline_opts in
$ 
PIPELINE_OPTS=--expansion_jar=test:<https://ci-beam.apache.org/job/beam_PostCommit_Go_VR_Spark/ws/src/sdks/java/testing/expansion-service/build/libs/beam-sdks-java-testing-expansion-service-testExpansionService-2.48.0-SNAPSHOT.jar>
$ cd <https://ci-beam.apache.org/job/beam_PostCommit_Go_VR_Spark/ws/src>
$ test -d sdks/go/test
$ JOB_PORT=51447
$ ENDPOINT=localhost:39643
No endpoint specified; starting a new spark job server on localhost:39643
$ java -jar 
<https://ci-beam.apache.org/job/beam_PostCommit_Go_VR_Spark/ws/src/runners/spark/3/job-server/build/libs/beam-runners-spark-3-job-server-2.48.0-SNAPSHOT.jar>
 --spark-master-url local --job-port 39643 --expansion-port 0 --artifact-port 0
$ JOBSERVER_PID=1936427
$ SIMULTANEOUS=1
$ TAG=dev
$ ./gradlew :sdks:go:container:docker -Pdocker-tag=dev
To honour the JVM settings for this build a single-use Daemon process will be 
forked. See 
https://docs.gradle.org/7.5.1/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build 
Configuration on demand is an incubating feature.
23/04/09 08:40:35 WARN 
software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to 
retrieve the requested metadata.
23/04/09 08:40:36 INFO org.apache.beam.runners.jobsubmission.JobServerDriver: 
ArtifactStagingService started on localhost:33987
23/04/09 08:40:36 INFO org.apache.beam.runners.jobsubmission.JobServerDriver: 
Java ExpansionService started on localhost:33191
23/04/09 08:40:36 INFO org.apache.beam.runners.jobsubmission.JobServerDriver: 
JobService started on localhost:39643
23/04/09 08:40:36 INFO org.apache.beam.runners.jobsubmission.JobServerDriver: 
Job server now running, terminate with Ctrl+C
> Task :buildSrc:compileJava NO-SOURCE
> Task :buildSrc:compileGroovy UP-TO-DATE
> Task :buildSrc:pluginDescriptors UP-TO-DATE
> Task :buildSrc:processResources UP-TO-DATE
> Task :buildSrc:classes UP-TO-DATE
> Task :buildSrc:jar UP-TO-DATE
> Task :buildSrc:assemble UP-TO-DATE
> Task :buildSrc:spotlessGroovy UP-TO-DATE
> Task :buildSrc:spotlessGroovyCheck UP-TO-DATE
> Task :buildSrc:spotlessGroovyGradle UP-TO-DATE
> Task :buildSrc:spotlessGroovyGradleCheck UP-TO-DATE
> Task :buildSrc:spotlessCheck UP-TO-DATE
> Task :buildSrc:pluginUnderTestMetadata UP-TO-DATE
> Task :buildSrc:compileTestJava NO-SOURCE
> Task :buildSrc:compileTestGroovy NO-SOURCE
> Task :buildSrc:processTestResources NO-SOURCE
> Task :buildSrc:testClasses UP-TO-DATE
> Task :buildSrc:test NO-SOURCE
> Task :buildSrc:validatePlugins UP-TO-DATE
> Task :buildSrc:check UP-TO-DATE
> Task :buildSrc:build UP-TO-DATE
System Go installation: /snap/bin/go is go version go1.16.15 linux/amd64; 
Preparing to use /home/jenkins/go/bin/go1.20.2
go1.20.2: already downloaded in /home/jenkins/sdk/go1.20.2
GOCMD=/home/jenkins/go/bin/go1.20.2
> Task :sdks:go:container:copyLicenses
> Task :sdks:go:container:dockerClean UP-TO-DATE
> Task :sdks:go:container:goPrepare UP-TO-DATE

> Task :sdks:go:container:goBuild
/home/jenkins/go/bin/go1.20.2 build -o ./build/target/linux_amd64/boot boot.go 
boot_test.go

> Task :sdks:go:container:skipPullLicenses
> Task :sdks:go:container:dockerPrepare

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile:
> Task :sdks:go:container:docker
#1 transferring dockerfile: 1.94kB done
#1 DONE 0.0s

#2 [internal] load .dockerignore
#2 transferring context: 2B done
#2 DONE 0.0s

#3 [internal] load metadata for docker.io/library/debian:bullseye
#3 DONE 0.3s

#4 [1/8] FROM 
docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721
#4 CACHED

#5 [internal] load build context
#5 transferring context: 22.20MB 0.2s done
#5 DONE 0.2s

#6 [2/8] RUN apt-get update &&     DEBIAN_FRONTEND=noninteractive apt-get 
install -y         ca-certificates         &&     rm -rf /var/lib/apt/lists/*
#6 0.462 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
#6 0.530 Get:2 http://deb.debian.org/debian-security bullseye-security 
InRelease [48.4 kB]
#6 0.556 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
#6 0.670 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 
kB]
#6 0.872 Get:5 http://deb.debian.org/debian-security bullseye-security/main 
amd64 Packages [236 kB]
#6 0.914 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 
Packages [14.6 kB]
#6 2.192 Fetched 8642 kB in 2s (4818 kB/s)
#6 2.192 Reading package lists...
#6 2.844 Reading package lists...
#6 3.475 Building dependency tree...
#6 3.628 Reading state information...
#6 3.791 The following additional packages will be installed:
#6 3.791   openssl
#6 3.818 The following NEW packages will be installed:
#6 3.819   ca-certificates openssl
#6 3.873 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
#6 3.873 Need to get 1011 kB of archives.
#6 3.873 After this operation, 1892 kB of additional disk space will be used.
#6 3.873 Get:1 http://deb.debian.org/debian-security bullseye-security/main 
amd64 openssl amd64 1.1.1n-0+deb11u4 [853 kB]
#6 3.930 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates 
all 20210119 [158 kB]
#6 4.353 debconf: delaying package configuration, since apt-utils is not 
installed
#6 4.385 Fetched 1011 kB in 0s (9512 kB/s)
#6 4.462 Selecting previously unselected package openssl.
#6 4.462 (Reading database ... (Reading database ... 5%(Reading database ... 
10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 
25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 
40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 
55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 
70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 
85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 
100%(Reading database ... 6661 files and directories currently installed.)
#6 4.472 Preparing to unpack .../openssl_1.1.1n-0+deb11u4_amd64.deb ...
#6 4.476 Unpacking openssl (1.1.1n-0+deb11u4) ...
#6 4.592 Selecting previously unselected package ca-certificates.
#6 4.594 Preparing to unpack .../ca-certificates_20210119_all.deb ...
#6 4.599 Unpacking ca-certificates (20210119) ...
#6 4.663 Setting up openssl (1.1.1n-0+deb11u4) ...
#6 4.679 Setting up ca-certificates (20210119) ...
#6 5.437 Updating certificates in /etc/ssl/certs...
#6 6.254 129 added, 0 removed; done.
#6 6.319 Processing triggers for ca-certificates (20210119) ...
#6 6.329 Updating certificates in /etc/ssl/certs...
#6 6.914 0 added, 0 removed; done.
#6 6.914 Running hooks in /etc/ca-certificates/update.d...
#6 6.933 done.
#6 DONE 7.6s

#7 [3/8] ADD target/linux_amd64/boot /opt/apache/beam/
#7 DONE 0.3s

#8 [4/8] COPY target/LICENSE /opt/apache/beam/
#8 DONE 0.1s

#9 [5/8] COPY target/NOTICE /opt/apache/beam/
#9 DONE 0.1s


> Task :sdks:go:container:docker FAILED#10 [6/8] COPY target/LICENSE 
> target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/
#10 ERROR: lstat 
/var/lib/docker/tmp/buildkit-mount2576552201/target/go-licenses: no such file 
or directory
------
 > [6/8] COPY target/LICENSE target/go-licenses/* 
 > /opt/apache/beam/third_party_licenses/golang/:
------
ERROR: failed to solve: lstat 
/var/lib/docker/tmp/buildkit-mount2576552201/target/go-licenses: no such file 
or directory

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:go:container:docker'.
> Process 'command 'docker'' 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.

* Get more help at https://help.gradle.org
16 actionable tasks: 5 executed, 11 up-to-date


Publishing build scan...
BUILD FAILED in 23s
https://gradle.com/s/6f63karbexjxm

$ ./gradlew :sdks:go:container:docker -Pdocker-tag=dev

> Task :sdks:go:test:sparkValidatesRunner FAILED

FAILURE: Build failed with an exception.

* Where:
Build file 
'<https://ci-beam.apache.org/job/beam_PostCommit_Go_VR_Spark/ws/src/sdks/go/test/build.gradle'>
 line: 116

* What went wrong:
Execution failed for task ':sdks:go:test:sparkValidatesRunner'.
> Process 'command 'sh'' 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.

* 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 1m 35s
117 actionable tasks: 74 executed, 39 from cache, 4 up-to-date

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

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