See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java11/1546/display/redirect?page=changes>
Changes: [noreply] [Playground][BEAM-13358]Deploy Go service via Ci/CD (#16210) [dpcollins] [BEAM-13430] Clean up tests that override the time of the JVM [noreply] [BEAM-12830] Install go version w/host platform. (#16330) [noreply] [BEAM-13399] Add extra time buffer to reduce likelihood of flake in ------------------------------------------ [...truncated 22.08 KB...] > Task :runners:local-java:classes UP-TO-DATE > Task :runners:local-java:jar > Task :sdks:java:fn-execution:compileJava FROM-CACHE > Task :sdks:java:fn-execution:classes UP-TO-DATE > Task :sdks:java:extensions:protobuf:extractIncludeProto > Task :sdks:java:extensions:protobuf:generateProto NO-SOURCE > Task :sdks:java:extensions:protobuf:compileJava FROM-CACHE > Task :sdks:java:extensions:protobuf:classes UP-TO-DATE > Task :sdks:java:fn-execution:jar > Task :sdks:java:extensions:protobuf:jar > Task :runners:core-construction-java:compileJava FROM-CACHE > Task :runners:core-construction-java:classes UP-TO-DATE > Task :runners:core-construction-java:jar > Task :runners:core-java:compileJava FROM-CACHE > Task :runners:core-java:classes UP-TO-DATE > Task :runners:core-java:jar > Task :sdks:java:extensions:google-cloud-platform-core:compileJava FROM-CACHE > Task :sdks:java:extensions:google-cloud-platform-core:classes UP-TO-DATE > Task :sdks:java:extensions:google-cloud-platform-core:jar > Task :sdks:java:harness:compileJava FROM-CACHE > Task :sdks:java:harness:classes UP-TO-DATE > Task :sdks:java:harness:jar > Task :runners:java-fn-execution:compileJava FROM-CACHE > Task :runners:java-fn-execution:classes UP-TO-DATE > Task :runners:java-fn-execution:jar > Task :sdks:java:expansion-service:compileJava FROM-CACHE > Task :sdks:java:expansion-service:classes UP-TO-DATE > Task :sdks:java:expansion-service:jar > Task :runners:direct-java:compileJava FROM-CACHE > Task :sdks:java:io:kafka:compileJava FROM-CACHE > Task :sdks:java:io:kafka:classes UP-TO-DATE > Task :sdks:java:extensions:ml:compileJava FROM-CACHE > Task :sdks:java:extensions:ml:classes UP-TO-DATE > Task :sdks:java:io:kafka:jar > Task :runners:direct-java:classes UP-TO-DATE > Task :sdks:java:extensions:ml:jar > Task :runners:direct-java:shadowJar FROM-CACHE > Task :sdks:java:io:google-cloud-platform:compileJava FROM-CACHE > Task :sdks:java:io:google-cloud-platform:classes UP-TO-DATE > Task :sdks:java:io:google-cloud-platform:jar > Task :runners:google-cloud-dataflow-java:compileJava FROM-CACHE > Task :runners:google-cloud-dataflow-java:classes > Task :examples:java:compileJava FROM-CACHE > Task :examples:java:classes UP-TO-DATE > Task :runners:google-cloud-dataflow-java:jar > Task :examples:java:compileTestJava FROM-CACHE > Task :examples:java:testClasses > Task :examples:java:testJar > Task :sdks:java:harness:shadowJar FROM-CACHE > Task :sdks:java:container:java11:copyDockerfileDependencies > Task :sdks:java:container:generateLicenseReport > Task :sdks:java:container:pullLicenses Copying already-fetched licenses from <https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java11/ws/src/sdks/java/container/build/reports/dependency-license> to <https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java11/ws/src/sdks/java/container/build/target/java_third_party_licenses> Collecting beautifulsoup4<5.0,>=4.9.0 Using cached beautifulsoup4-4.10.0-py3-none-any.whl (97 kB) Collecting pyyaml<6.0.0,>=3.12 Using cached PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) Collecting tenacity<6.0,>=5.0.2 Using cached tenacity-5.1.5-py2.py3-none-any.whl (34 kB) Collecting soupsieve>1.2 Using cached soupsieve-2.3.1-py3-none-any.whl (37 kB) Collecting six>=1.9.0 Using cached six-1.16.0-py2.py3-none-any.whl (11 kB) Installing collected packages: soupsieve, beautifulsoup4, pyyaml, six, tenacity Successfully installed beautifulsoup4-4.10.0 pyyaml-5.4.1 six-1.16.0 soupsieve-2.3.1 tenacity-5.1.5 WARNING: You are using pip version 20.2.3; however, version 21.3.1 is available. You should consider upgrading via the '<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java11/ws/src/sdks/java/container/build/virtualenv/bin/python3.8> -m pip install --upgrade pip' command. Executing <https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java11/ws/src/sdks/java/container/build/virtualenv/bin/python> <https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java11/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py> --license_index=<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java11/ws/src/sdks/java/container/build/reports/dependency-license/index.json> --output_dir=<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java11/ws/src/sdks/java/container/build/target/java_third_party_licenses> --dep_url_yaml=<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java11/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml> INFO:root:Pulling license for 210 dependencies using 16 threads. INFO:root:pull_licenses_java.py succeed. It took 50.799051 seconds with 16 threads. Copying licenses from <https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java11/ws/src/sdks/java/container/build/target/java_third_party_licenses> to <https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java11/ws/src/sdks/java/container/build/target/third_party_licenses.> Finished license_scripts.sh > Task :sdks:java:container:java11:copyJavaThirdPartyLicenses > Task :release:go-licenses:java:dockerRun + go-licenses save github.com/apache/beam/sdks/java/container --save_path=/output/licenses + go-licenses csv github.com/apache/beam/sdks/java/container + tee /output/licenses/list.csv github.com/apache/beam/sdks/java/container,https://github.com/apache/beam/blob/master/LICENSE,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 google.golang.org/protobuf,https://go.googlesource.com/protobuf/+/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 github.com/golang/protobuf,https://github.com/golang/protobuf/blob/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 + chmod -R a+w /output/licenses > Task :release:go-licenses:java:createLicenses > Task :sdks:java:container:java11:copyGolangLicenses > Task :sdks:java:container:java11:dockerPrepare > Task :sdks:java:container:java11:docker > Task :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] 0e57b31c7781: Preparing 2af734e06b28: Preparing c61751e9073a: Preparing deb847909c7a: Preparing cd6817707aec: Preparing 77338c47a1ef: Preparing 898d09038107: Preparing 66b08a1c7a9b: Preparing e0832c439217: Preparing 4194ed734c29: Preparing 7a39d1e73016: Preparing 50c940599118: Preparing 3bb5258f46d2: Preparing 832e177bb500: Preparing f9e18e59a565: Preparing 26a504e63be4: Preparing 8bf42db0de72: Preparing 31892cc314cb: Preparing 11936051f93b: Preparing 26a504e63be4: Waiting 50c940599118: Waiting 3bb5258f46d2: Waiting 832e177bb500: Waiting 8bf42db0de72: Waiting 77338c47a1ef: Waiting f9e18e59a565: Waiting 898d09038107: Waiting 31892cc314cb: Waiting 11936051f93b: Waiting 66b08a1c7a9b: Waiting 4194ed734c29: Waiting 7a39d1e73016: Waiting e0832c439217: Waiting cd6817707aec: Pushed 2af734e06b28: Pushed c61751e9073a: Pushed 77338c47a1ef: Pushed deb847909c7a: Pushed 0e57b31c7781: Pushed 66b08a1c7a9b: Pushed e0832c439217: Pushed 3bb5258f46d2: Layer already exists 7a39d1e73016: Pushed 832e177bb500: Layer already exists f9e18e59a565: Layer already exists 8bf42db0de72: Layer already exists 26a504e63be4: Layer already exists 11936051f93b: Layer already exists 31892cc314cb: Layer already exists 50c940599118: Pushed 898d09038107: Pushed 4194ed734c29: Pushed 20211223000101: digest: sha256:b716fa93c14d044ac50f35648edaae0881582478c3710c3c50641f77219217db size: 4311 > Task :runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest > FAILED org.apache.beam.examples.complete.TrafficRoutesIT > initializationError FAILED java.lang.NoClassDefFoundError at Class.java:-2 Caused by: java.lang.ClassNotFoundException at BuiltinClassLoader.java:583 org.apache.beam.examples.cookbook.BigQueryTornadoesIT > initializationError FAILED java.lang.NoClassDefFoundError at Class.java:-2 Caused by: java.lang.ClassNotFoundException at BuiltinClassLoader.java:583 org.apache.beam.examples.complete.TrafficMaxLaneFlowIT > initializationError FAILED java.lang.NoClassDefFoundError at Class.java:-2 Caused by: java.lang.ClassNotFoundException at BuiltinClassLoader.java:583 org.apache.beam.examples.complete.TfIdfIT > initializationError FAILED java.lang.NoClassDefFoundError at Class.java:-2 Caused by: java.lang.ClassNotFoundException at BuiltinClassLoader.java:583 org.apache.beam.examples.snippets.transforms.io.gcp.bigquery.BigQuerySamplesIT > initializationError FAILED java.lang.NoClassDefFoundError at Class.java:-2 Caused by: java.lang.ClassNotFoundException at BuiltinClassLoader.java:583 5 tests completed, 5 failed > Task :runners:google-cloud-dataflow-java:cleanUpDockerImages Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211223000101 Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:b716fa93c14d044ac50f35648edaae0881582478c3710c3c50641f77219217db Deleted: sha256:607ee8e508439c8014a75bfa36e0b81333f851100f88763a252d5b73865d6536 Deleted: sha256:1fd7fff9c012cad45cb8d8af4590c2920ebffcdee5540a19085b723c9fdc1684 Deleted: sha256:3ee061b0d830a8607b370d87def67cf2365cdf67c1c0a552acf382b529437df9 Deleted: sha256:31a73cd136f93e8febba61cd9050c5071e62d501ff60b8d3cee8fd97c1352c6e Deleted: sha256:37d553788f2ec4f0b1846801b4482c5abf90fae40049913329d9920c8276e6a4 Deleted: sha256:39ba164ce163078c8df033af5ea79df2525d0a525a6d360f5601f128def959f5 Deleted: sha256:f96e65e7692844b4c0d52233ea55b5a45a39bda3e24b55670d91b6b42d383ca9 Deleted: sha256:e567b4923b647ae5d71901f6f63781b580e1ad2676854f6e0c5296a367f3d687 Deleted: sha256:a6c02193f919c4a7d23de7a0f665332386d9680c6cedffcd7ebf6cc24156c86a Deleted: sha256:e5b75e5c7f55281094de586e12d2410a59f00fc4f9e5ce7e25289a34f2684441 Deleted: sha256:8e343bc7aefc338dc37da3e510a2d8a00362358f5aa0adc414c45717ae7a7c83 Deleted: sha256:71768516492060c7a8db48ff523e432cd2d37e68d39da8658e033abdddbe1be6 Deleted: sha256:8000c48d91a6b9f1573d3b757175286440ffbc38ba88342ebf05961d56f82871 Deleted: sha256:dd5bc6bf342b040214911e0a6b2162e5d791210fd73e0c58e8e51f6db4837d10 Deleted: sha256:190407fe9f0194b9e09716f541b4df8f8a9eb0082f6079d03bf475908bf7c2bc Deleted: sha256:e6cff91c7263d22de42cd5e833489f2f21dd9d1390e5fbe0494ee483cd2424a5 Deleted: sha256:9911f75363992c08126b5859804c0410499fcd7fece64d7fdb507f039c367d52 Deleted: sha256:0fd170a2b2fe26803d611851db3a3acfe3023d05e99ccf83b7aaf63e1df87c62 Deleted: sha256:7d21ec2f73afc60ab9aafc9b6fa74e1705e78c40e1e93f5c91269d2fa6e86c6d Deleted: sha256:38f2c0dde2a65000b2ed866043800d7963bfd6fbbb76934d962699abd4e33868 Deleted: sha256:9b3d81e9b039683e601f8ac06d024ed3e6f0329dfe5a45ef5ec3b22164b049a3 Deleted: sha256:f27a87b79074ae0ebf97763b62b80a2bf1a9f68dbe4e498e01d34a82b750e249 Deleted: sha256:35f102aa6a78f49445519dc2a6babee1290867da044ad8d76087ae98533eb90d Deleted: sha256:ad62e4cb35851a31b8d5e1e7321c21f66c9aea305208af9b920871a8a1add5ea Deleted: sha256:5651692712396f69bbff4330bd8072041c65de29e5a9e5e91938afeea1ee0532 Deleted: sha256:ca0175f5e4701678e4fe0f92df50611b9663a02dea99a2690f76d33d2160054d Deleted: sha256:e21485e9eb7ac7e98e924a07577f293a30193061faeac054fab8967d82ad4a31 Deleted: sha256:c522c1b268b7c3eb3e2b2055948c6c85c20c3a6752dc4521aa67fc54f7a432c4 Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211223000101] - referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:b716fa93c14d044ac50f35648edaae0881582478c3710c3c50641f77219217db] Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211223000101] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:b716fa93c14d044ac50f35648edaae0881582478c3710c3c50641f77219217db])]. Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:b716fa93c14d044ac50f35648edaae0881582478c3710c3c50641f77219217db Digests: - us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:b716fa93c14d044ac50f35648edaae0881582478c3710c3c50641f77219217db Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:b716fa93c14d044ac50f35648edaae0881582478c3710c3c50641f77219217db]. FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest'. > There were failing tests. See the report at: > file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java11/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/examplesJavaRunnerV2IntegrationTest/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 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 4m 20s 81 actionable tasks: 48 executed, 31 from cache, 2 up-to-date Publishing build scan... https://gradle.com/s/xuhbanhvquxxy 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]
