See <https://ci-beam.apache.org/job/beam_PostCommit_Go_VR_Samza/434/display/redirect>
Changes: ------------------------------------------ [...truncated 51.83 KB...] google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/master/LICENSE,Apache-2.0 golang.org/x/net,https://go.googlesource.com/net/+/refs/heads/master/LICENSE,BSD-3-Clause github.com/golang/protobuf,https://github.com/golang/protobuf/blob/master/LICENSE,BSD-3-Clause google.golang.org/protobuf,https://go.googlesource.com/protobuf/+/refs/heads/master/LICENSE,BSD-3-Clause google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/master/LICENSE,Apache-2.0 golang.org/x/sys,https://go.googlesource.com/sys/+/refs/heads/master/LICENSE,BSD-3-Clause golang.org/x/text,https://go.googlesource.com/text/+/refs/heads/master/LICENSE,BSD-3-Clause github.com/apache/beam/sdks/go,https://github.com/apache/beam/blob/master/sdks/go/README.md,Apache-2.0 + chmod -R a+w /output/licenses > Task :release:go-licenses:go:createLicenses > Task :release:go-licenses:java:dockerRun + go-licenses csv github.com/apache/beam/sdks/java/container + tee /output/licenses/list.csv golang.org/x/text,https://go.googlesource.com/text/+/refs/heads/master/LICENSE,BSD-3-Clause github.com/apache/beam/sdks/go/pkg/beam,https://github.com/apache/beam/blob/master/sdks/go/README.md,Apache-2.0 google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/master/LICENSE,Apache-2.0 golang.org/x/net,https://go.googlesource.com/net/+/refs/heads/master/LICENSE,BSD-3-Clause github.com/golang/protobuf,https://github.com/golang/protobuf/blob/master/LICENSE,BSD-3-Clause google.golang.org/protobuf,https://go.googlesource.com/protobuf/+/refs/heads/master/LICENSE,BSD-3-Clause google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/master/LICENSE,Apache-2.0 github.com/apache/beam/sdks/java/container,https://github.com/apache/beam/blob/master/LICENSE,Apache-2.0 golang.org/x/sys,https://go.googlesource.com/sys/+/refs/heads/master/LICENSE,BSD-3-Clause + chmod -R a+w /output/licenses > Task :sdks:go:container:copyGolangLicenses > Task :sdks:go:container:dockerPrepare > Task :release:go-licenses:java:createLicenses > Task :sdks:java:container:java11:copyGolangLicenses > Task :sdks:java:container:java8:copyGolangLicenses > Task :sdks:java:container:java11:dockerPrepare > Task :sdks:java:container:java8:dockerPrepare > Task :sdks:java:container:java8:docker Sending build context to Docker daemon 167MB Step 1/18 : ARG java_version Step 2/18 : FROM openjdk:${java_version} ---> b8d3f94869bb Step 3/18 : MAINTAINER "Apache Beam <[email protected]>" ---> Running in 401dda1f0c19 Removing intermediate container 401dda1f0c19 ---> abfe719be000 Step 4/18 : ARG pull_licenses ---> Running in 716aba708e56 Removing intermediate container 716aba708e56 ---> fac38eb730a5 Step 5/18 : ADD target/slf4j-api.jar /opt/apache/beam/jars/ ---> 2b45b5ba0d41 Step 6/18 : ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/ ---> 03d3b79eb763 Step 7/18 : ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/ ---> 09c41d45d1fc Step 8/18 : ADD target/beam-sdks-java-io-kafka.jar /opt/apache/beam/jars/ ---> 371d4722b497 Step 9/18 : ADD target/kafka-clients.jar /opt/apache/beam/jars/ ---> 23ae77140933 Step 10/18 : ADD target/linux_amd64/boot /opt/apache/beam/ ---> a3aef027a44b Step 11/18 : COPY target/LICENSE /opt/apache/beam/ ---> d107c623089d Step 12/18 : COPY target/NOTICE /opt/apache/beam/ ---> a8e1925db66f Step 13/18 : ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/ ---> 1bb586a04e98 Step 14/18 : COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/ ---> 18560de7f5c2 Step 15/18 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE ---> Running in 6746270c2cdd Removing intermediate container 6746270c2cdd ---> ecc8b4dc12a0 Step 16/18 : RUN if [ "${pull_licenses}" = "false" ] ; then rm -rf /opt/apache/beam/third_party_licenses ; fi ---> Running in 82323624a27d Removing intermediate container 82323624a27d ---> 546849d673de Step 17/18 : COPY target/profiler/* /opt/google_cloud_profiler/ ---> d5ff76f8b5ce Step 18/18 : ENTRYPOINT ["/opt/apache/beam/boot"] ---> Running in 7bdd634a7fd9 Removing intermediate container 7bdd634a7fd9 ---> 2aa597ec1a99 Successfully built 2aa597ec1a99 Successfully tagged apache/beam_java8_sdk:2.35.0.dev > Task :sdks:go:container:docker ---> Running in 1453d87a6a78 Removing intermediate container 1453d87a6a78 ---> d179278c7d58 Step 3/11 : ARG pull_licenses ---> Running in c3ab198ba19c Removing intermediate container c3ab198ba19c ---> 2f10b7ba65cb Step 4/11 : RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y ca-certificates && rm -rf /var/lib/apt/lists/* ---> Running in 69fe842f6ec0 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [308 kB] Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] Fetched 8469 kB in 5s (1819 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libssl1.1 openssl The following NEW packages will be installed: ca-certificates libssl1.1 openssl 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded. Need to get 2549 kB of archives. After this operation, 6084 kB of additional disk space will be used. Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u7 [1539 kB] Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u7 [845 kB] Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [91mdebconf: delaying package configuration, since apt-utils is not installed [0mFetched 2549 kB in 0s (10.1 MB/s) Selecting previously unselected package libssl1.1:amd64. (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 ... 6677 files and directories currently installed.) Preparing to unpack .../libssl1.1_1.1.1d-0+deb10u7_amd64.deb ... Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u7) ... Selecting previously unselected package openssl. Preparing to unpack .../openssl_1.1.1d-0+deb10u7_amd64.deb ... Unpacking openssl (1.1.1d-0+deb10u7) ... Selecting previously unselected package ca-certificates. Preparing to unpack .../ca-certificates_20200601~deb10u2_all.deb ... Unpacking ca-certificates (20200601~deb10u2) ... Setting up libssl1.1:amd64 (1.1.1d-0+deb10u7) ... Setting up openssl (1.1.1d-0+deb10u7) ... Setting up ca-certificates (20200601~deb10u2) ... Updating certificates in /etc/ssl/certs... 137 added, 0 removed; done. Processing triggers for libc-bin (2.28-10) ... Processing triggers for ca-certificates (20200601~deb10u2) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. > Task :sdks:java:container:java11:docker ---> Running in 78d5ddebc4bb Removing intermediate container 78d5ddebc4bb ---> 65cf788c226b Step 4/18 : ARG pull_licenses ---> Running in 669fed2007ee Removing intermediate container 669fed2007ee ---> 6c4b1f0c9cea Step 5/18 : ADD target/slf4j-api.jar /opt/apache/beam/jars/ ---> af0cfced5d04 Step 6/18 : ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/ ---> e718755b283f Step 7/18 : ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/ ---> bf9d72d5eb78 Step 8/18 : ADD target/beam-sdks-java-io-kafka.jar /opt/apache/beam/jars/ ---> 878601ead8c1 Step 9/18 : ADD target/kafka-clients.jar /opt/apache/beam/jars/ ---> 703e6d8bdf69 Step 10/18 : ADD target/linux_amd64/boot /opt/apache/beam/ ---> a608180aeac0 Step 11/18 : COPY target/LICENSE /opt/apache/beam/ ---> e5944acd1ba7 Step 12/18 : COPY target/NOTICE /opt/apache/beam/ ---> 5cbd92d974e6 Step 13/18 : ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/ ---> e840fb203b42 Step 14/18 : COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/ ---> 495ef6d9b4e7 Step 15/18 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE ---> Running in e2ca46cdc650 Removing intermediate container e2ca46cdc650 ---> c221cb1cdf61 Step 16/18 : RUN if [ "${pull_licenses}" = "false" ] ; then rm -rf /opt/apache/beam/third_party_licenses ; fi ---> Running in 3ca2081eee4b Removing intermediate container 3ca2081eee4b ---> 3f9ec8966280 Step 17/18 : COPY target/profiler/* /opt/google_cloud_profiler/ ---> 4d034f566c46 Step 18/18 : ENTRYPOINT ["/opt/apache/beam/boot"] ---> Running in 3803612d70ce > Task :sdks:go:container:docker Removing intermediate container 69fe842f6ec0 ---> 57bc367f29d3 Step 5/11 : ADD target/linux_amd64/boot /opt/apache/beam/ ---> 66c041bd0010 Step 6/11 : COPY target/LICENSE /opt/apache/beam/ ---> 4d43f510652c Step 7/11 : COPY target/NOTICE /opt/apache/beam/ ---> dcef55399050 Step 8/11 : COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/ ---> adfa6af67afe Step 9/11 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE ---> Running in 32eb8cefc672 Removing intermediate container 32eb8cefc672 ---> e8001d1f3062 Step 10/11 : RUN if [ "$pull_licenses" = "false" ] ; then rm -rf /opt/apache/beam/third_party_licenses ; fi ---> Running in e9aa54631cb8 Removing intermediate container e9aa54631cb8 ---> b0b2691f2e7f Step 11/11 : ENTRYPOINT ["/opt/apache/beam/boot"] ---> Running in 0a471f25d8f8 Removing intermediate container 0a471f25d8f8 ---> f86faa5f6bd0 Successfully built f86faa5f6bd0 Successfully tagged apache/beam_go_sdk:latest > Task :sdks:go:test:samzaValidatesRunner Oct 30, 2021 6:03:25 AM org.apache.beam.sdk.expansion.service.ExpansionService loadRegisteredTransforms INFO: Registering external transforms: [beam:transforms:xlang:test:cgbk, beam:transforms:xlang:test:flatten, beam:transforms:xlang:test:prefix, beam:transforms:xlang:test:multi, beam:transforms:xlang:test:gbk, beam:transforms:xlang:test:comgl, beam:transforms:xlang:test:compk, beam:transforms:xlang:count, beam:transforms:xlang:filter_less_than_eq, beam:transforms:xlang:test:partition, beam:transforms:xlang:test:parquet_write, beam:transforms:xlang:parquet_read, beam:transforms:xlang:textio_read, beam:external:java:generate_sequence:v1] [main] INFO org.apache.beam.runners.jobsubmission.JobServerDriver - ArtifactStagingService started on localhost:45069 [main] INFO org.apache.beam.runners.jobsubmission.JobServerDriver - Java ExpansionService started on localhost:40279 [main] INFO org.apache.beam.runners.jobsubmission.JobServerDriver - JobService started on localhost:52473 [main] INFO org.apache.beam.runners.jobsubmission.JobServerDriver - Job server now running, terminate with Ctrl+C ./run_validatesrunner_tests.sh: line 399: go: command not found > Task :sdks:go:test:samzaValidatesRunner FAILED FAILURE: Build failed with an exception. * Where: Build file '<https://ci-beam.apache.org/job/beam_PostCommit_Go_VR_Samza/ws/src/sdks/go/test/build.gradle'> line: 128 * What went wrong: Execution failed for task ':sdks:go:test:samzaValidatesRunner'. > Process 'command 'sh'' finished with non-zero exit value 127 * 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 7.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/6.9.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 3m 29s 115 actionable tasks: 86 executed, 24 from cache, 5 up-to-date Publishing build scan... https://gradle.com/s/h5zopkt7blodm 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]
