See <https://ci-beam.apache.org/job/beam_PerformanceTests_XmlIOIT/3779/display/redirect?page=changes>
Changes: [piotr.szuberski] [BEAM-10885] Add Avro support to Kafka table provider [piotr.szuberski] Remove booleans, use List of values [piotr.szuberski] Fixes after CR [piotr.szuberski] Change payloadFormat to format like in text table provider [piotr.szuberski] Fix checkstyle [piotr.szuberski] Use SimpleFunction instead of SerializableFunction [piotr.szuberski] Remove getSchema() and listFrom(), make abstract generateRow, add [piotr.szuberski] Remove generification of KafkaTestRecord [piotr.szuberski] Add missing close paren [piotr.szuberski] Get rid of getTable() and KafkaTestTable inheritance [piotr.szuberski] Fix comment [piotr.szuberski] Inline getRecordValueBytes [piotr.szuberski] Remove generification of generateProducerRecord [piotr.szuberski] Add full-stops to javadocs [piotr.szuberski] Move statistics tests to separate file [piotr.szuberski] Throw exception instead of returning null. [piotr.szuberski] Update create-external-table.md [piotr.szuberski] Update CHANGES.md [piotr.szuberski] Use ByteArraySerializer as kafka value serializer [noreply] Update CHANGES.md [noreply] Update [noreply] Update [noreply] Update [noreply] [BEAM-10987] Skip test_with_main_session on windows (#13099) [noreply] [BEAM-9616] Allow new RegisterDoFn behaviour to be disabled (#13103) [noreply] [BEAM-11020] Adding multi-window splitting to Go SDF. (#13070) ------------------------------------------ [...truncated 195.41 KB...] <https://ci-beam.apache.org/job/beam_PerformanceTests_XmlIOIT/ws/src/sdks/java/extensions/google-cloud-platform-core/src/test/java/org/apache/beam/sdk/extensions/gcp/storage/GcsResourceIdTest.java>:26: error: cannot find symbol import org.apache.beam.sdk.extensions.gcp.util.gcsfs.GcsPath; ^ symbol: class GcsPath location: package org.apache.beam.sdk.extensions.gcp.util.gcsfs <https://ci-beam.apache.org/job/beam_PerformanceTests_XmlIOIT/ws/src/sdks/java/extensions/google-cloud-platform-core/src/test/java/org/apache/beam/sdk/extensions/gcp/storage/GcsResourceIdTest.java>:168: error: cannot find symbol private GcsResourceId toResourceIdentifier(String str) { ^ symbol: class GcsResourceId location: class GcsResourceIdTest <https://ci-beam.apache.org/job/beam_PerformanceTests_XmlIOIT/ws/src/sdks/java/extensions/google-cloud-platform-core/src/test/java/org/apache/beam/sdk/extensions/gcp/storage/GcsFileSystemTest.java>:35: error: cannot find symbol import org.apache.beam.sdk.extensions.gcp.options.GcsOptions; ^ symbol: class GcsOptions location: package org.apache.beam.sdk.extensions.gcp.options <https://ci-beam.apache.org/job/beam_PerformanceTests_XmlIOIT/ws/src/sdks/java/extensions/google-cloud-platform-core/src/test/java/org/apache/beam/sdk/extensions/gcp/storage/GcsFileSystemTest.java>:36: error: cannot find symbol import org.apache.beam.sdk.extensions.gcp.util.GcsUtil; ^ symbol: class GcsUtil location: package org.apache.beam.sdk.extensions.gcp.util <https://ci-beam.apache.org/job/beam_PerformanceTests_XmlIOIT/ws/src/sdks/java/extensions/google-cloud-platform-core/src/test/java/org/apache/beam/sdk/extensions/gcp/storage/GcsFileSystemTest.java>:37: error: package org.apache.beam.sdk.extensions.gcp.util.GcsUtil does not exist import org.apache.beam.sdk.extensions.gcp.util.GcsUtil.StorageObjectOrIOException; ^ <https://ci-beam.apache.org/job/beam_PerformanceTests_XmlIOIT/ws/src/sdks/java/extensions/google-cloud-platform-core/src/test/java/org/apache/beam/sdk/extensions/gcp/storage/GcsFileSystemTest.java>:38: error: cannot find symbol import org.apache.beam.sdk.extensions.gcp.util.gcsfs.GcsPath; ^ symbol: class GcsPath location: package org.apache.beam.sdk.extensions.gcp.util.gcsfs <https://ci-beam.apache.org/job/beam_PerformanceTests_XmlIOIT/ws/src/sdks/java/extensions/google-cloud-platform-core/src/test/java/org/apache/beam/sdk/extensions/gcp/storage/GcsFileSystemTest.java>:59: error: cannot find symbol @Mock private GcsUtil mockGcsUtil; ^ symbol: class GcsUtil location: class GcsFileSystemTest <https://ci-beam.apache.org/job/beam_PerformanceTests_XmlIOIT/ws/src/sdks/java/extensions/google-cloud-platform-core/src/test/java/org/apache/beam/sdk/extensions/gcp/storage/GcsFileSystemTest.java>:60: error: cannot find symbol private GcsFileSystem gcsFileSystem; ^ symbol: class GcsFileSystem location: class GcsFileSystemTest <https://ci-beam.apache.org/job/beam_PerformanceTests_XmlIOIT/ws/src/sdks/java/extensions/google-cloud-platform-core/src/test/java/org/apache/beam/sdk/extensions/gcp/storage/GcsPathValidatorTest.java>:24: error: cannot find symbol import org.apache.beam.sdk.extensions.gcp.options.GcsOptions; ^ symbol: class GcsOptions location: package org.apache.beam.sdk.extensions.gcp.options <https://ci-beam.apache.org/job/beam_PerformanceTests_XmlIOIT/ws/src/sdks/java/extensions/google-cloud-platform-core/src/test/java/org/apache/beam/sdk/extensions/gcp/storage/GcsPathValidatorTest.java>:25: error: cannot find symbol import org.apache.beam.sdk.extensions.gcp.util.GcsUtil; ^ symbol: class GcsUtil location: package org.apache.beam.sdk.extensions.gcp.util <https://ci-beam.apache.org/job/beam_PerformanceTests_XmlIOIT/ws/src/sdks/java/extensions/google-cloud-platform-core/src/test/java/org/apache/beam/sdk/extensions/gcp/storage/GcsPathValidatorTest.java>:26: error: cannot find symbol import org.apache.beam.sdk.extensions.gcp.util.gcsfs.GcsPath; ^ symbol: class GcsPath location: package org.apache.beam.sdk.extensions.gcp.util.gcsfs <https://ci-beam.apache.org/job/beam_PerformanceTests_XmlIOIT/ws/src/sdks/java/extensions/google-cloud-platform-core/src/test/java/org/apache/beam/sdk/extensions/gcp/storage/GcsPathValidatorTest.java>:42: error: cannot find symbol @Mock private GcsUtil mockGcsUtil; ^ symbol: class GcsUtil location: class GcsPathValidatorTest <https://ci-beam.apache.org/job/beam_PerformanceTests_XmlIOIT/ws/src/sdks/java/extensions/google-cloud-platform-core/src/test/java/org/apache/beam/sdk/extensions/gcp/storage/GcsPathValidatorTest.java>:43: error: cannot find symbol private GcsPathValidator validator; ^ symbol: class GcsPathValidator location: class GcsPathValidatorTest <https://ci-beam.apache.org/job/beam_PerformanceTests_XmlIOIT/ws/src/sdks/java/extensions/google-cloud-platform-core/src/test/java/org/apache/beam/sdk/extensions/gcp/util/GcsUtilIT.java>:27: error: cannot find symbol import org.apache.beam.sdk.extensions.gcp.options.GcsOptions; ^ symbol: class GcsOptions location: package org.apache.beam.sdk.extensions.gcp.options <https://ci-beam.apache.org/job/beam_PerformanceTests_XmlIOIT/ws/src/sdks/java/extensions/google-cloud-platform-core/src/test/java/org/apache/beam/sdk/extensions/gcp/util/GcsUtilIT.java>:28: error: cannot find symbol import org.apache.beam.sdk.extensions.gcp.util.gcsfs.GcsPath; ^ symbol: class GcsPath location: package org.apache.beam.sdk.extensions.gcp.util.gcsfs <https://ci-beam.apache.org/job/beam_PerformanceTests_XmlIOIT/ws/src/sdks/java/extensions/google-cloud-platform-core/src/test/java/org/apache/beam/sdk/extensions/gcp/util/CustomHttpErrorsTest.java>:59: error: cannot find symbol private HttpRequestWrapper createHttpRequest(String url) throws MalformedURLException { ^ symbol: class HttpRequestWrapper location: class CustomHttpErrorsTest <https://ci-beam.apache.org/job/beam_PerformanceTests_XmlIOIT/ws/src/sdks/java/extensions/google-cloud-platform-core/src/test/java/org/apache/beam/sdk/extensions/gcp/util/CustomHttpErrorsTest.java>:66: error: cannot find symbol private HttpResponseWrapper createHttpResponse(int statusCode) { ^ symbol: class HttpResponseWrapper location: class CustomHttpErrorsTest <https://ci-beam.apache.org/job/beam_PerformanceTests_XmlIOIT/ws/src/sdks/java/extensions/google-cloud-platform-core/src/test/java/org/apache/beam/sdk/extensions/gcp/util/GcsUtilTest.java>:77: error: cannot find symbol import org.apache.beam.sdk.extensions.gcp.options.GcsOptions; ^ symbol: class GcsOptions location: package org.apache.beam.sdk.extensions.gcp.options <https://ci-beam.apache.org/job/beam_PerformanceTests_XmlIOIT/ws/src/sdks/java/extensions/google-cloud-platform-core/src/test/java/org/apache/beam/sdk/extensions/gcp/util/GcsUtilTest.java>:78: error: package org.apache.beam.sdk.extensions.gcp.util.GcsUtil does not exist import org.apache.beam.sdk.extensions.gcp.util.GcsUtil.RewriteOp; ^ <https://ci-beam.apache.org/job/beam_PerformanceTests_XmlIOIT/ws/src/sdks/java/extensions/google-cloud-platform-core/src/test/java/org/apache/beam/sdk/extensions/gcp/util/GcsUtilTest.java>:79: error: package org.apache.beam.sdk.extensions.gcp.util.GcsUtil does not exist import org.apache.beam.sdk.extensions.gcp.util.GcsUtil.StorageObjectOrIOException; ^ <https://ci-beam.apache.org/job/beam_PerformanceTests_XmlIOIT/ws/src/sdks/java/extensions/google-cloud-platform-core/src/test/java/org/apache/beam/sdk/extensions/gcp/util/GcsUtilTest.java>:80: error: cannot find symbol import org.apache.beam.sdk.extensions.gcp.util.gcsfs.GcsPath; ^ symbol: class GcsPath location: package org.apache.beam.sdk.extensions.gcp.util.gcsfs <https://ci-beam.apache.org/job/beam_PerformanceTests_XmlIOIT/ws/src/sdks/java/extensions/google-cloud-platform-core/src/test/java/org/apache/beam/sdk/extensions/gcp/util/GcsUtilTest.java>:97: error: cannot find symbol private static GcsOptions gcsOptionsWithTestCredential() { ^ symbol: class GcsOptions location: class GcsUtilTest <https://ci-beam.apache.org/job/beam_PerformanceTests_XmlIOIT/ws/src/sdks/java/extensions/google-cloud-platform-core/src/test/java/org/apache/beam/sdk/extensions/gcp/util/GcsUtilTest.java>:813: error: cannot find symbol private static List<GcsPath> makeGcsPaths(String s, int n) { ^ symbol: class GcsPath location: class GcsUtilTest Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. 31 errors :sdks:java:extensions:google-cloud-platform-core:compileTestJava (Thread[Execution **** for ':' Thread 4,5,main]) completed. Took 1.389 secs. > Task :sdks:java:io:xml:compileJava Created classpath snapshot for incremental compilation in 1.729 secs. 1 duplicate classes found in classpath (see all with --debug). Stored cache entry for task ':sdks:java:io:xml:compileJava' with cache key bb24d8efb0db1195f0476dc8993111eb :sdks:java:io:xml:compileJava (Thread[Execution **** for ':' Thread 8,5,main]) completed. Took 6.966 secs. :sdks:java:io:xml:classes (Thread[Execution **** for ':' Thread 8,5,main]) started. > Task :sdks:java:io:xml:classes Skipping task ':sdks:java:io:xml:classes' as it has no actions. :sdks:java:io:xml:classes (Thread[Execution **** for ':' Thread 8,5,main]) completed. Took 0.0 secs. :sdks:java:io:xml:jar (Thread[Execution **** for ':' Thread 8,5,main]) started. > Task :sdks:java:io:xml:jar Caching disabled for task ':sdks:java:io:xml:jar' because: Caching has not been enabled for the task Task ':sdks:java:io:xml:jar' is not up-to-date because: No history is available. file or directory '<https://ci-beam.apache.org/job/beam_PerformanceTests_XmlIOIT/ws/src/sdks/java/io/xml/build/resources/main',> not found :sdks:java:io:xml:jar (Thread[Execution **** for ':' Thread 8,5,main]) completed. Took 0.013 secs. :sdks:java:io:xml:compileTestJava (Thread[Execution **** for ':' Thread 8,5,main]) started. > Task :sdks:java:io:parquet:compileTestJava Custom actions are attached to task ':sdks:java:io:parquet:compileTestJava'. Build cache key for task ':sdks:java:io:parquet:compileTestJava' is 1e6b53ad487ab000a947b7eb3382b613 Task ':sdks:java:io:parquet:compileTestJava' is not up-to-date because: No history is available. The input changes require a full rebuild for incremental task ':sdks:java:io:parquet:compileTestJava'. Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments. Compiling with JDK Java compiler API. Note: <https://ci-beam.apache.org/job/beam_PerformanceTests_XmlIOIT/ws/src/sdks/java/io/parquet/src/test/java/org/apache/beam/sdk/io/parquet/ParquetIOTest.java> uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Created classpath snapshot for incremental compilation in 0.917 secs. 1491 duplicate classes found in classpath (see all with --debug). Stored cache entry for task ':sdks:java:io:parquet:compileTestJava' with cache key 1e6b53ad487ab000a947b7eb3382b613 :sdks:java:io:parquet:compileTestJava (Thread[Execution **** for ':' Thread 7,5,main]) completed. Took 3.241 secs. :sdks:java:io:parquet:testClasses (Thread[Execution **** for ':' Thread 7,5,main]) started. > Task :sdks:java:io:parquet:testClasses Skipping task ':sdks:java:io:parquet:testClasses' as it has no actions. :sdks:java:io:parquet:testClasses (Thread[Execution **** for ':' Thread 7,5,main]) completed. Took 0.0 secs. :sdks:java:io:parquet:testJar (Thread[Execution **** for ':' Thread 7,5,main]) started. > Task :sdks:java:io:parquet:testJar Could not read file path '<https://ci-beam.apache.org/job/beam_PerformanceTests_XmlIOIT/ws/src/sdks/java/io/parquet/build/resources/test'.> Caching disabled for task ':sdks:java:io:parquet:testJar' because: Caching has not been enabled for the task Task ':sdks:java:io:parquet:testJar' is not up-to-date because: No history is available. file or directory '<https://ci-beam.apache.org/job/beam_PerformanceTests_XmlIOIT/ws/src/sdks/java/io/parquet/build/resources/test',> not found :sdks:java:io:parquet:testJar (Thread[Execution **** for ':' Thread 7,5,main]) completed. Took 0.008 secs. > Task :sdks:java:io:xml:compileTestJava Custom actions are attached to task ':sdks:java:io:xml:compileTestJava'. Build cache key for task ':sdks:java:io:xml:compileTestJava' is 7f1281c19e254d9146c6d47beef96b64 Task ':sdks:java:io:xml:compileTestJava' is not up-to-date because: No history is available. The input changes require a full rebuild for incremental task ':sdks:java:io:xml:compileTestJava'. Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments. Compiling with JDK Java compiler API. Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Created classpath snapshot for incremental compilation in 0.022 secs. 910 duplicate classes found in classpath (see all with --debug). Stored cache entry for task ':sdks:java:io:xml:compileTestJava' with cache key 7f1281c19e254d9146c6d47beef96b64 :sdks:java:io:xml:compileTestJava (Thread[Execution **** for ':' Thread 8,5,main]) completed. Took 2.149 secs. :sdks:java:io:xml:testClasses (Thread[Execution **** for ':' Thread 8,5,main]) started. > Task :sdks:java:io:xml:testClasses Skipping task ':sdks:java:io:xml:testClasses' as it has no actions. :sdks:java:io:xml:testClasses (Thread[Execution **** for ':' Thread 8,5,main]) completed. Took 0.0 secs. :sdks:java:io:xml:testJar (Thread[Execution **** for ':' Thread 8,5,main]) started. > Task :sdks:java:io:xml:testJar Could not read file path '<https://ci-beam.apache.org/job/beam_PerformanceTests_XmlIOIT/ws/src/sdks/java/io/xml/build/resources/test'.> Caching disabled for task ':sdks:java:io:xml:testJar' because: Caching has not been enabled for the task Task ':sdks:java:io:xml:testJar' is not up-to-date because: No history is available. file or directory '<https://ci-beam.apache.org/job/beam_PerformanceTests_XmlIOIT/ws/src/sdks/java/io/xml/build/resources/test',> not found :sdks:java:io:xml:testJar (Thread[Execution **** for ':' Thread 8,5,main]) completed. Took 0.008 secs. :sdks:java:io:file-based-io-tests:compileTestJava (Thread[Execution **** for ':' Thread 8,5,main]) started. > Task :sdks:java:io:file-based-io-tests:compileTestJava Custom actions are attached to task ':sdks:java:io:file-based-io-tests:compileTestJava'. Build cache key for task ':sdks:java:io:file-based-io-tests:compileTestJava' is b610f613e205c81a9b888430be430d59 Task ':sdks:java:io:file-based-io-tests:compileTestJava' is not up-to-date because: No history is available. The input changes require a full rebuild for incremental task ':sdks:java:io:file-based-io-tests:compileTestJava'. Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments. Compiling with JDK Java compiler API. Note: <https://ci-beam.apache.org/job/beam_PerformanceTests_XmlIOIT/ws/src/sdks/java/io/file-based-io-tests/src/test/java/org/apache/beam/sdk/io/tfrecord/TFRecordIOIT.java> uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Created classpath snapshot for incremental compilation in 0.055 secs. 1155 duplicate classes found in classpath (see all with --debug). Stored cache entry for task ':sdks:java:io:file-based-io-tests:compileTestJava' with cache key b610f613e205c81a9b888430be430d59 :sdks:java:io:file-based-io-tests:compileTestJava (Thread[Execution **** for ':' Thread 8,5,main]) completed. Took 1.738 secs. :sdks:java:io:file-based-io-tests:testClasses (Thread[Execution **** for ':' Thread 8,5,main]) started. > Task :sdks:java:io:file-based-io-tests:testClasses Skipping task ':sdks:java:io:file-based-io-tests:testClasses' as it has no actions. :sdks:java:io:file-based-io-tests:testClasses (Thread[Execution **** for ':' Thread 8,5,main]) completed. Took 0.0 secs. FAILURE: Build completed with 2 failures. 1: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':sdks:java:harness:compileJava'. > Compilation failed; see the compiler error output for details. * Try: Run with --stacktrace option to get the stack trace. Run with --debug option to get more log output. Run with --scan to get full insights. ============================================================================== 2: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':sdks:java:extensions:google-cloud-platform-core:compileTestJava'. > Compilation failed; see the compiler error output for details. * Try: Run with --stacktrace option to get the stack trace. Run with --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.6.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 34s 72 actionable tasks: 49 executed, 23 from cache Publishing build scan... https://gradle.com/s/5ixxh2oakmvem Stopped 2 **** daemon(s). 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]
