See 
<https://ci-beam.apache.org/job/beam_PerformanceTests_TFRecordIOIT/5851/display/redirect?page=changes>

Changes:

[mmack] [BEAM-13653] Make SnsIO.write topicArn optional. If provided, validate

[noreply] [BEAM-10897] Update the fastavro lower bound due to an issue on 
Windows

[noreply] [BEAM-13605] Update pandas_doctests_test denylists in preparation for

[noreply] Merge pull request #16538 from [BEAM-13676][Playground][Bugfix]Build 
Of

[noreply] Merge pull request #16582 from [BEAM-13711] [Playground] [Bugfix] Add

[noreply] Merge pull request #16515 from [BEAM-13636] [Playground] Checking the

[ningkang0957] [BEAM-13275] Removed the explicit selenium dependency from setup

[noreply] [BEAM-10206] Deprecate unused shallow cloning functions (#16600)

[noreply] Bump Dataflow container versions (#16602)


------------------------------------------
[...truncated 370.46 KB...]
        at com.sun.tools.javac.api.JavacTaskImpl.call(JavacTaskImpl.java:90)
        at 
org.gradle.internal.compiler.java.IncrementalCompileTask.call(IncrementalCompileTask.java:89)
        at 
org.gradle.api.internal.tasks.compile.AnnotationProcessingCompileTask.call(AnnotationProcessingCompileTask.java:94)
        at 
org.gradle.api.internal.tasks.compile.ResourceCleaningCompilationTask.call(ResourceCleaningCompilationTask.java:57)
        at 
org.gradle.api.internal.tasks.compile.JdkJavaCompiler.execute(JdkJavaCompiler.java:54)
        at 
org.gradle.api.internal.tasks.compile.JdkJavaCompiler.execute(JdkJavaCompiler.java:39)
        at 
org.gradle.api.internal.tasks.compile.daemon.AbstractDaemonCompiler$CompilerWorkAction.execute(AbstractDaemonCompiler.java:135)
        at 
org.gradle.****s.internal.DefaultWorkerServer.execute(DefaultWorkerServer.java:63)
        at 
org.gradle.****s.internal.AbstractClassLoaderWorker$1.create(AbstractClassLoaderWorker.java:49)
        at 
org.gradle.****s.internal.AbstractClassLoaderWorker$1.create(AbstractClassLoaderWorker.java:43)
        at 
org.gradle.internal.classloader.ClassLoaderUtils.executeInClassloader(ClassLoaderUtils.java:97)
        at 
org.gradle.****s.internal.AbstractClassLoaderWorker.executeInClassLoader(AbstractClassLoaderWorker.java:43)
        at 
org.gradle.****s.internal.FlatClassLoaderWorker.run(FlatClassLoaderWorker.java:32)
        at 
org.gradle.****s.internal.FlatClassLoaderWorker.run(FlatClassLoaderWorker.java:22)
        at 
org.gradle.****s.internal.WorkerDaemonServer.run(WorkerDaemonServer.java:85)
        at 
org.gradle.****s.internal.WorkerDaemonServer.run(WorkerDaemonServer.java:55)
        at 
org.gradle.process.internal.****.request.WorkerAction$1.call(WorkerAction.java:138)
        at 
org.gradle.process.internal.****.child.WorkerLogEventListener.withWorkerLoggingProtocol(WorkerLogEventListener.java:41)
        at 
org.gradle.process.internal.****.request.WorkerAction.run(WorkerAction.java:135)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
        at 
org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
        at 
org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:182)
        at 
org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:164)
        at 
org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:414)
        at 
org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
        at 
org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at 
org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:61)
        at java.lang.Thread.run(Thread.java:748)
13 errors

> Task :runners:local-java:compileJava FAILED
:runners:local-java:compileJava (Thread[Execution **** for ':' Thread 
2,5,main]) completed. Took 8.552 secs.

> Task :sdks:java:fn-execution:compileJava FAILED
<https://ci-beam.apache.org/job/beam_PerformanceTests_TFRecordIOIT/ws/src/sdks/java/fn-execution/src/main/java/org/apache/beam/sdk/fn/JvmInitializers.java>:34:
 error: cannot find symbol
    for (JvmInitializer initializer : 
ReflectHelpers.loadServicesOrdered(JvmInitializer.class)) {
                                                                         ^
  symbol:   class JvmInitializer
  location: class JvmInitializers
<https://ci-beam.apache.org/job/beam_PerformanceTests_TFRecordIOIT/ws/src/sdks/java/fn-execution/src/main/java/org/apache/beam/sdk/fn/JvmInitializers.java>:34:
 error: cannot find symbol
    for (JvmInitializer initializer : 
ReflectHelpers.loadServicesOrdered(JvmInitializer.class)) {
                                      ^
  symbol:   variable ReflectHelpers
  location: class JvmInitializers
<https://ci-beam.apache.org/job/beam_PerformanceTests_TFRecordIOIT/ws/src/sdks/java/fn-execution/src/main/java/org/apache/beam/sdk/fn/JvmInitializers.java>:34:
 error: cannot find symbol
    for (JvmInitializer initializer : 
ReflectHelpers.loadServicesOrdered(JvmInitializer.class)) {
         ^
  symbol:   class JvmInitializer
  location: class JvmInitializers
<https://ci-beam.apache.org/job/beam_PerformanceTests_TFRecordIOIT/ws/src/sdks/java/fn-execution/src/main/java/org/apache/beam/sdk/fn/JvmInitializers.java>:52:
 error: cannot find symbol
    for (JvmInitializer initializer : 
ReflectHelpers.loadServicesOrdered(JvmInitializer.class)) {
                                                                         ^
  symbol:   class JvmInitializer
  location: class JvmInitializers
<https://ci-beam.apache.org/job/beam_PerformanceTests_TFRecordIOIT/ws/src/sdks/java/fn-execution/src/main/java/org/apache/beam/sdk/fn/JvmInitializers.java>:52:
 error: cannot find symbol
    for (JvmInitializer initializer : 
ReflectHelpers.loadServicesOrdered(JvmInitializer.class)) {
                                      ^
  symbol:   variable ReflectHelpers
  location: class JvmInitializers
<https://ci-beam.apache.org/job/beam_PerformanceTests_TFRecordIOIT/ws/src/sdks/java/fn-execution/src/main/java/org/apache/beam/sdk/fn/JvmInitializers.java>:52:
 error: cannot find symbol
    for (JvmInitializer initializer : 
ReflectHelpers.loadServicesOrdered(JvmInitializer.class)) {
         ^
  symbol:   class JvmInitializer
  location: class JvmInitializers
<https://ci-beam.apache.org/job/beam_PerformanceTests_TFRecordIOIT/ws/src/sdks/java/fn-execution/src/main/java/org/apache/beam/sdk/fn/data/BeamFnDataBufferingOutboundObserver.java>:75:
 error: cannot find symbol
    List<String> experiments = 
options.as(ExperimentalOptions.class).getExperiments();
                                          ^
  symbol:   class ExperimentalOptions
  location: interface BeamFnDataBufferingOutboundObserver<T>
  where T is a type-variable:
    T extends Object declared in interface BeamFnDataBufferingOutboundObserver
<https://ci-beam.apache.org/job/beam_PerformanceTests_TFRecordIOIT/ws/src/sdks/java/fn-execution/src/main/java/org/apache/beam/sdk/fn/data/BeamFnDataBufferingOutboundObserver.java>:91:
 error: cannot find symbol
    List<String> experiments = 
options.as(ExperimentalOptions.class).getExperiments();
                                          ^
  symbol:   class ExperimentalOptions
  location: interface BeamFnDataBufferingOutboundObserver<T>
  where T is a type-variable:
    T extends Object declared in interface BeamFnDataBufferingOutboundObserver
<https://ci-beam.apache.org/job/beam_PerformanceTests_TFRecordIOIT/ws/src/sdks/java/fn-execution/src/main/java/org/apache/beam/sdk/fn/data/DataEndpoint.java>:27:
 error: cannot find symbol
    return new AutoValue_DataEndpoint<>(transformId, coder, receiver);
               ^
  symbol:   class AutoValue_DataEndpoint
  location: class DataEndpoint<T>
  where T is a type-variable:
    T extends Object declared in class DataEndpoint
<https://ci-beam.apache.org/job/beam_PerformanceTests_TFRecordIOIT/ws/src/sdks/java/fn-execution/src/main/java/org/apache/beam/sdk/fn/data/TimerEndpoint.java>:27:
 error: cannot find symbol
    return new AutoValue_TimerEndpoint<>(transformId, timerFamilyId, coder, 
receiver);
               ^
  symbol:   class AutoValue_TimerEndpoint
  location: class TimerEndpoint<T>
  where T is a type-variable:
    T extends Object declared in class TimerEndpoint
<https://ci-beam.apache.org/job/beam_PerformanceTests_TFRecordIOIT/ws/src/sdks/java/fn-execution/src/main/java/org/apache/beam/sdk/fn/data/BeamFnDataInboundObserver2.java>:142:
 error: cannot find symbol
      Coder<Object> coder = (Coder<Object>) endpoint.endpoint.getCoder();
      ^
  symbol:   class Coder
  location: class BeamFnDataInboundObserver2
<https://ci-beam.apache.org/job/beam_PerformanceTests_TFRecordIOIT/ws/src/sdks/java/fn-execution/src/main/java/org/apache/beam/sdk/fn/data/BeamFnDataInboundObserver2.java>:142:
 error: cannot find symbol
      Coder<Object> coder = (Coder<Object>) endpoint.endpoint.getCoder();
                             ^
  symbol:   class Coder
  location: class BeamFnDataInboundObserver2
<https://ci-beam.apache.org/job/beam_PerformanceTests_TFRecordIOIT/ws/src/sdks/java/fn-execution/src/main/java/org/apache/beam/sdk/fn/data/BeamFnDataInboundObserver2.java>:176:
 error: cannot find symbol
      Coder<Object> coder = (Coder<Object>) endpoint.endpoint.getCoder();
      ^
  symbol:   class Coder
  location: class BeamFnDataInboundObserver2
<https://ci-beam.apache.org/job/beam_PerformanceTests_TFRecordIOIT/ws/src/sdks/java/fn-execution/src/main/java/org/apache/beam/sdk/fn/data/BeamFnDataInboundObserver2.java>:176:
 error: cannot find symbol
      Coder<Object> coder = (Coder<Object>) endpoint.endpoint.getCoder();
                             ^
  symbol:   class Coder
  location: class BeamFnDataInboundObserver2
<https://ci-beam.apache.org/job/beam_PerformanceTests_TFRecordIOIT/ws/src/sdks/java/fn-execution/src/main/java/org/apache/beam/sdk/fn/splittabledofn/RestrictionTrackers.java>:57:
 error: method does not override or implement a method from a supertype
    @Override
    ^
<https://ci-beam.apache.org/job/beam_PerformanceTests_TFRecordIOIT/ws/src/sdks/java/fn-execution/src/main/java/org/apache/beam/sdk/fn/splittabledofn/RestrictionTrackers.java>:68:
 error: method does not override or implement a method from a supertype
    @Override
    ^
<https://ci-beam.apache.org/job/beam_PerformanceTests_TFRecordIOIT/ws/src/sdks/java/fn-execution/src/main/java/org/apache/beam/sdk/fn/splittabledofn/RestrictionTrackers.java>:73:
 error: method does not override or implement a method from a supertype
    @Override
    ^
<https://ci-beam.apache.org/job/beam_PerformanceTests_TFRecordIOIT/ws/src/sdks/java/fn-execution/src/main/java/org/apache/beam/sdk/fn/splittabledofn/RestrictionTrackers.java>:78:
 error: method does not override or implement a method from a supertype
    @Override
    ^
<https://ci-beam.apache.org/job/beam_PerformanceTests_TFRecordIOIT/ws/src/sdks/java/fn-execution/src/main/java/org/apache/beam/sdk/fn/splittabledofn/RestrictionTrackers.java>:83:
 error: method does not override or implement a method from a supertype
    @Override
    ^
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.
87 errors
:sdks:java:fn-execution:compileJava (Thread[Execution **** for ':' Thread 
8,5,main]) completed. Took 8.565 secs.

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:java:extensions:protobuf:extractIncludeProto'.
> Cannot expand ZIP 
> '<https://ci-beam.apache.org/job/beam_PerformanceTests_TFRecordIOIT/ws/src/sdks/java/core/build/libs/beam-sdks-java-core-2.37.0-SNAPSHOT.jar'>
>  as it does not exist.

* 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:io:common: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.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:java:testing:test-utils: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.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:java:io:hadoop-common: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.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:java:io:xml: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.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:java:extensions:arrow: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.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:local-java: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.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:java:fn-execution: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.
==============================================================================

* Get more help at https://help.gradle.org

BUILD FAILED in 47s
85 actionable tasks: 62 executed, 21 from cache, 2 up-to-date

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

Stopped 7 **** 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]

Reply via email to