See <https://ci-beam.apache.org/job/beam_PostCommit_Go_VR_Spark/7405/display/redirect>
Changes: ------------------------------------------ [...truncated 71.82 KB...] #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.0s #20 [16/18] RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE #20 DONE 0.3s #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.2s done #23 writing image sha256:96543250bdbf035e864ce297f8987f6be75568d79c8da849ef0fb611d0b7371e done #23 naming to docker.io/apache/beam_java8_sdk:2.48.0.dev done #23 DONE 0.3s > Task :runners:spark:3: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:spark:3:classes > Task :runners:spark:3:jar > Task :runners:spark:3:job-server:compileJava NO-SOURCE > Task :runners:spark:3:job-server:classes UP-TO-DATE > Task :runners:spark:3:job-server:shadowJar > 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=test24145 $ 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=58603 $ ENDPOINT=localhost:33107 No endpoint specified; starting a new spark job server on localhost:33107 $ 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 33107 --expansion-port 0 --artifact-port 0 $ JOBSERVER_PID=3398143 $ 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/05 21:08:07 WARN software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to retrieve the requested metadata. 23/04/05 21:08:07 INFO org.apache.beam.runners.jobsubmission.JobServerDriver: ArtifactStagingService started on localhost:38639 23/04/05 21:08:07 INFO org.apache.beam.runners.jobsubmission.JobServerDriver: Java ExpansionService started on localhost:45019 23/04/05 21:08:07 INFO org.apache.beam.runners.jobsubmission.JobServerDriver: JobService started on localhost:33107 23/04/05 21:08:07 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 > 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.6s #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.422 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] #6 0.455 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] #6 0.467 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] #6 0.602 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] #6 0.730 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] #6 0.848 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] #6 2.031 Fetched 8642 kB in 2s (5280 kB/s) #6 2.031 Reading package lists... #6 2.712 Reading package lists... #6 3.342 Building dependency tree... #6 3.496 Reading state information... #6 3.662 The following additional packages will be installed: #6 3.662 openssl #6 3.689 The following NEW packages will be installed: #6 3.690 ca-certificates openssl #6 3.732 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. #6 3.732 Need to get 1011 kB of archives. #6 3.732 After this operation, 1892 kB of additional disk space will be used. #6 3.732 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u4 [853 kB] #6 3.789 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] #6 4.040 debconf: delaying package configuration, since apt-utils is not installed #6 4.074 Fetched 1011 kB in 0s (10.7 MB/s) #6 4.100 Selecting previously unselected package openssl. #6 4.100 (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.112 Preparing to unpack .../openssl_1.1.1n-0+deb11u4_amd64.deb ... #6 4.116 Unpacking openssl (1.1.1n-0+deb11u4) ... #6 4.233 Selecting previously unselected package ca-certificates. #6 4.235 Preparing to unpack .../ca-certificates_20210119_all.deb ... #6 4.239 Unpacking ca-certificates (20210119) ... #6 4.308 Setting up openssl (1.1.1n-0+deb11u4) ... #6 4.326 Setting up ca-certificates (20210119) ... #6 5.274 Updating certificates in /etc/ssl/certs... #6 6.123 129 added, 0 removed; done. #6 6.197 Processing triggers for ca-certificates (20210119) ... #6 6.207 Updating certificates in /etc/ssl/certs... #6 6.792 0 added, 0 removed; done. #6 6.792 Running hooks in /etc/ca-certificates/update.d... #6 6.803 done. #6 DONE 7.5s #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 #10 [6/8] COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/ #10 ERROR: lstat /var/lib/docker/tmp/buildkit-mount2848355845/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-mount2848355845/target/go-licenses: no such file or directory > Task :sdks:go:container:docker FAILED 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 BUILD FAILED in 25s 16 actionable tasks: 5 executed, 11 up-to-date Publishing build scan... https://gradle.com/s/6kvbbqeeazky6 $ ./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 3m 33s 117 actionable tasks: 84 executed, 29 from cache, 4 up-to-date Publishing build scan... https://gradle.com/s/k3vxubw6zvdt2 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]
