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

Changes:

[tysonjh] [BEAM-11377] Fix retry & cleanup issues.

[nir.gzt] [BEAM-11859] Fixed bug in python S3 IO

[noreply] Merge pull request #14046 from [BEAM-11791] Adding a microbenchmark 
for

[noreply] [BEAM-11344] Apply "Become a Committer" changes from Website Revamp

[noreply] [BEAM-10937] Add Tour of Beam page (#13747)

[Kenneth Knowles] Remove metadata-driven triggers from capability matrix, 
because they do

[Kenneth Knowles] Remove retractions from capability matrix, because they do 
not exist yet

[Kenneth Knowles] Remove JStorm runner from capability matrix, because it is on 
a branch

[Kenneth Knowles] Remove MapReduce runner from capability matrix, because it is 
on a

[Kenneth Knowles] Merge redundant model feature columns in capability matrix

[noreply] Merge pull request #14033 from [BEAM-11408] Integrate Python BigQuery

[Kenneth Knowles] Log a warning when Dataflow returns an unrecognized state

[Kenneth Knowles] Show string from Dataflow service when job terminates in 
unrecognized


------------------------------------------
[...truncated 188.13 KB...]
Watching 819 directories to track changes
Watching 826 directories to track changes
Custom actions are attached to task ':runners:direct-java:compileTestJava'.
Build cache key for task ':runners:direct-java:compileTestJava' is 
b17dd3098be31826cb129a49216feef2
Task ':runners:direct-java:compileTestJava' is not up-to-date because:
  No history is available.
Watching 826 directories to track changes
Watching 826 directories to track changes
Watching 826 directories to track changes
The input changes require a full rebuild for incremental task 
':runners:direct-java:compileTestJava'.
Full recompilation is required because no incremental change information is 
available. This is usually caused by clean builds or changing compiler 
arguments.
Starting process 'Gradle Worker Daemon 2'. Working directory: 
/home/jenkins/.gradle/workers Command: 
/usr/lib/jvm/java-8-openjdk-amd64/bin/java 
-Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager
 
-Xbootclasspath/p:/home/jenkins/.gradle/caches/modules-2/files-2.1/com.google.errorprone/javac/9+181-r4173-1/bdf4c0aa7d540ee1f7bf14d47447aea4bbf450c5/javac-9+181-r4173-1.jar
 
-Xbootclasspath/p:/home/jenkins/.gradle/caches/modules-2/files-2.1/com.google.errorprone/javac/9+181-r4173-1/bdf4c0aa7d540ee1f7bf14d47447aea4bbf450c5/javac-9+181-r4173-1.jar
 -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en 
-Duser.variant -cp 
/home/jenkins/.gradle/caches/6.8/workerMain/gradle-worker.jar 
worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Worker 
Daemon 2'
Successfully started process 'Gradle Worker Daemon 2'
Started Gradle worker daemon (0.521 secs) with fork options 
DaemonForkOptions{executable=/usr/lib/jvm/java-8-openjdk-amd64/bin/java, 
minHeapSize=null, maxHeapSize=null, 
jvmArgs=[-Xbootclasspath/p:/home/jenkins/.gradle/caches/modules-2/files-2.1/com.google.errorprone/javac/9+181-r4173-1/bdf4c0aa7d540ee1f7bf14d47447aea4bbf450c5/javac-9+181-r4173-1.jar,
 
-Xbootclasspath/p:/home/jenkins/.gradle/caches/modules-2/files-2.1/com.google.errorprone/javac/9+181-r4173-1/bdf4c0aa7d540ee1f7bf14d47447aea4bbf450c5/javac-9+181-r4173-1.jar],
 keepAliveMode=SESSION}.
Compiling with JDK Java compiler API.

> Task :sdks:java:io:influxdb:compileJava
Note: 
<https://ci-beam.apache.org/job/beam_PerformanceTests_InfluxDbIO_IT/ws/src/sdks/java/io/influxdb/src/main/java/org/apache/beam/sdk/io/influxdb/InfluxDbIO.java>
 uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Created classpath snapshot for incremental compilation in 2.067 secs. 1 
duplicate classes found in classpath (see all with --debug).
Watching 834 directories to track changes
Watching 842 directories to track changes
Watching 844 directories to track changes
Stored cache entry for task ':sdks:java:io:influxdb:compileJava' with cache key 
8c70dd6306a6ce09e3e678ca475d069b
:sdks:java:io:influxdb:compileJava (Thread[Execution worker for ':' Thread 
3,5,main]) completed. Took 13.68 secs.
:sdks:java:io:influxdb:classes (Thread[Execution worker for ':' Thread 
3,5,main]) started.

> Task :sdks:java:io:influxdb:classes
Skipping task ':sdks:java:io:influxdb:classes' as it has no actions.
:sdks:java:io:influxdb:classes (Thread[Execution worker for ':' Thread 
3,5,main]) completed. Took 0.0 secs.
:sdks:java:io:influxdb:compileTestJava (Thread[Execution worker for ':' Thread 
3,5,main]) started.

> Task :sdks:java:io:influxdb:compileTestJava
Watching 844 directories to track changes
Watching 844 directories to track changes
Watching 844 directories to track changes
Watching 844 directories to track changes
Watching 852 directories to track changes
Custom actions are attached to task ':sdks:java:io:influxdb:compileTestJava'.
Build cache key for task ':sdks:java:io:influxdb:compileTestJava' is 
e5d03d91efdf306963cf6f4c1452dd02
Task ':sdks:java:io:influxdb:compileTestJava' is not up-to-date because:
  No history is available.
Watching 852 directories to track changes
Watching 852 directories to track changes
Watching 852 directories to track changes
The input changes require a full rebuild for incremental task 
':sdks:java:io:influxdb: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_InfluxDbIO_IT/ws/src/sdks/java/io/influxdb/src/test/java/org/apache/beam/sdk/io/influxdb/InfluxDbIOTest.java>
 uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Created classpath snapshot for incremental compilation in 0.035 secs. 1 
duplicate classes found in classpath (see all with --debug).
Watching 859 directories to track changes
Watching 860 directories to track changes
Watching 861 directories to track changes
Stored cache entry for task ':sdks:java:io:influxdb:compileTestJava' with cache 
key e5d03d91efdf306963cf6f4c1452dd02
:sdks:java:io:influxdb:compileTestJava (Thread[Execution worker for ':' Thread 
3,5,main]) completed. Took 10.091 secs.
:sdks:java:io:influxdb:testClasses (Thread[Execution worker for ':' Thread 
3,5,main]) started.

> Task :sdks:java:io:influxdb:testClasses
Skipping task ':sdks:java:io:influxdb:testClasses' as it has no actions.
:sdks:java:io:influxdb:testClasses (Thread[Execution worker for ':' Thread 
3,5,main]) completed. Took 0.0 secs.

> Task :runners:direct-java:compileTestJava
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.
Created classpath snapshot for incremental compilation in 0.77 secs. 910 
duplicate classes found in classpath (see all with --debug).
Watching 867 directories to track changes
Watching 873 directories to track changes
Watching 874 directories to track changes
Stored cache entry for task ':runners:direct-java:compileTestJava' with cache 
key b17dd3098be31826cb129a49216feef2
:runners:direct-java:compileTestJava (Thread[Execution worker for ':' Thread 
10,5,main]) completed. Took 1 mins 9.584 secs.
:runners:direct-java:testClasses (Thread[Execution worker for ':' Thread 
10,5,main]) started.

> Task :runners:direct-java:testClasses
Skipping task ':runners:direct-java:testClasses' as it has no actions.
:runners:direct-java:testClasses (Thread[Execution worker for ':' Thread 
10,5,main]) completed. Took 0.0 secs.
:runners:direct-java:shadowTestJar (Thread[Execution worker for ':' Thread 
10,5,main]) started.

> Task :runners:direct-java:shadowTestJar
Watching 874 directories to track changes
Watching 874 directories to track changes
Watching 875 directories to track changes
Build cache key for task ':runners:direct-java:shadowTestJar' is 
88345762b11c5781c2305437a8e13048
Task ':runners:direct-java:shadowTestJar' is not up-to-date because:
  No history is available.
Watching 875 directories to track changes
file or directory 
'<https://ci-beam.apache.org/job/beam_PerformanceTests_InfluxDbIO_IT/ws/src/runners/direct-java/build/resources/test',>
 not found
*******************
GRADLE SHADOW STATS

Total Jars: 7 (includes project)
Total Time: 1.266s [1266ms]
Average Time/Jar: 0.1808571428571s [180.8571428571ms]
*******************
Watching 875 directories to track changes
Stored cache entry for task ':runners:direct-java:shadowTestJar' with cache key 
88345762b11c5781c2305437a8e13048
:runners:direct-java:shadowTestJar (Thread[Execution worker for ':' Thread 
10,5,main]) completed. Took 2.16 secs.
:sdks:java:io:influxdb:integrationTest (Thread[Execution worker for ':' Thread 
10,5,main]) started.
Gradle Test Executor 3 started executing tests.

> Task :sdks:java:io:influxdb:integrationTest
Watching 875 directories to track changes
Watching 875 directories to track changes
Watching 875 directories to track changes
Watching 875 directories to track changes
Custom actions are attached to task ':sdks:java:io:influxdb:integrationTest'.
Build cache key for task ':sdks:java:io:influxdb:integrationTest' is 
1caa58e11996c9a2357a6f1c144ee75a
Task ':sdks:java:io:influxdb:integrationTest' is not up-to-date because:
  Task.upToDateWhen is false.
Watching 875 directories to track changes
Watching 875 directories to track changes
Starting process 'Gradle Test Executor 3'. Working directory: 
<https://ci-beam.apache.org/job/beam_PerformanceTests_InfluxDbIO_IT/ws/src/sdks/java/io/influxdb>
 Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java 
-DbeamTestPipelineOptions=["--influxDBURL=http://34.70.12.246:8086","--influxDBUserName=superadmin","--influxDBPassword=supersecretpassword","--databaseName=db1";]
 
-Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager
 -Dorg.gradle.native=false -Xmx2g -Dfile.encoding=UTF-8 -Duser.country=US 
-Duser.language=en -Duser.variant -ea -cp 
/home/jenkins/.gradle/caches/6.8/workerMain/gradle-worker.jar 
worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test 
Executor 3'
Successfully started process 'Gradle Test Executor 3'

org.apache.beam.sdk.io.influxdb.InfluxDbIOIT STANDARD_ERROR
    SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
    SLF4J: Defaulting to no-operation (NOP) logger implementation
    SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further 
details.

org.apache.beam.sdk.io.influxdb.InfluxDbIOIT > 
testWriteAndReadWithMultipleMetric FAILED
    org.influxdb.InfluxDBException: 
{"code":"unauthorized","message":"Unauthorized"}
        at 
org.influxdb.InfluxDBException.buildExceptionForErrorState(InfluxDBException.java:175)
        at org.influxdb.impl.InfluxDBImpl.execute(InfluxDBImpl.java:832)
        at org.influxdb.impl.InfluxDBImpl.executeQuery(InfluxDBImpl.java:819)
        at org.influxdb.impl.InfluxDBImpl.query(InfluxDBImpl.java:554)
        at 
org.apache.beam.sdk.io.influxdb.InfluxDbIOIT.initTest(InfluxDbIOIT.java:99)

    org.influxdb.InfluxDBException: 
{"code":"unauthorized","message":"Unauthorized"}
        at 
org.influxdb.InfluxDBException.buildExceptionForErrorState(InfluxDBException.java:175)
        at org.influxdb.impl.InfluxDBImpl.execute(InfluxDBImpl.java:832)
        at org.influxdb.impl.InfluxDBImpl.executeQuery(InfluxDBImpl.java:819)
        at org.influxdb.impl.InfluxDBImpl.query(InfluxDBImpl.java:554)
        at 
org.apache.beam.sdk.io.influxdb.InfluxDbIOIT.clear(InfluxDbIOIT.java:88)

org.apache.beam.sdk.io.influxdb.InfluxDbIOIT > 
testZeroRecordFormNonExistentMetric FAILED
    org.influxdb.InfluxDBException: 
{"code":"unauthorized","message":"Unauthorized"}
        at 
org.influxdb.InfluxDBException.buildExceptionForErrorState(InfluxDBException.java:175)
        at org.influxdb.impl.InfluxDBImpl.execute(InfluxDBImpl.java:832)
        at org.influxdb.impl.InfluxDBImpl.executeQuery(InfluxDBImpl.java:819)
        at org.influxdb.impl.InfluxDBImpl.query(InfluxDBImpl.java:554)
        at 
org.apache.beam.sdk.io.influxdb.InfluxDbIOIT.initTest(InfluxDbIOIT.java:99)

    org.influxdb.InfluxDBException: 
{"code":"unauthorized","message":"Unauthorized"}
        at 
org.influxdb.InfluxDBException.buildExceptionForErrorState(InfluxDBException.java:175)
        at org.influxdb.impl.InfluxDBImpl.execute(InfluxDBImpl.java:832)
        at org.influxdb.impl.InfluxDBImpl.executeQuery(InfluxDBImpl.java:819)
        at org.influxdb.impl.InfluxDBImpl.query(InfluxDBImpl.java:554)
        at 
org.apache.beam.sdk.io.influxdb.InfluxDbIOIT.clear(InfluxDbIOIT.java:88)

org.apache.beam.sdk.io.influxdb.InfluxDbIOIT > 
testWriteAndReadWithSingleMetricWithCustomRetentionPolicy FAILED
    org.influxdb.InfluxDBException: 
{"code":"unauthorized","message":"Unauthorized"}
        at 
org.influxdb.InfluxDBException.buildExceptionForErrorState(InfluxDBException.java:175)
        at org.influxdb.impl.InfluxDBImpl.execute(InfluxDBImpl.java:832)
        at org.influxdb.impl.InfluxDBImpl.executeQuery(InfluxDBImpl.java:819)
        at org.influxdb.impl.InfluxDBImpl.query(InfluxDBImpl.java:554)
        at 
org.apache.beam.sdk.io.influxdb.InfluxDbIOIT.initTest(InfluxDbIOIT.java:99)

    org.influxdb.InfluxDBException: 
{"code":"unauthorized","message":"Unauthorized"}
        at 
org.influxdb.InfluxDBException.buildExceptionForErrorState(InfluxDBException.java:175)
        at org.influxdb.impl.InfluxDBImpl.execute(InfluxDBImpl.java:832)
        at org.influxdb.impl.InfluxDBImpl.executeQuery(InfluxDBImpl.java:819)
        at org.influxdb.impl.InfluxDBImpl.query(InfluxDBImpl.java:554)
        at 
org.apache.beam.sdk.io.influxdb.InfluxDbIOIT.clear(InfluxDbIOIT.java:88)

org.apache.beam.sdk.io.influxdb.InfluxDbIOIT > testWriteAndRead FAILED
    org.influxdb.InfluxDBException: 
{"code":"unauthorized","message":"Unauthorized"}
        at 
org.influxdb.InfluxDBException.buildExceptionForErrorState(InfluxDBException.java:175)
        at org.influxdb.impl.InfluxDBImpl.execute(InfluxDBImpl.java:832)
        at org.influxdb.impl.InfluxDBImpl.executeQuery(InfluxDBImpl.java:819)
        at org.influxdb.impl.InfluxDBImpl.query(InfluxDBImpl.java:554)
        at 
org.apache.beam.sdk.io.influxdb.InfluxDbIOIT.initTest(InfluxDbIOIT.java:99)

    org.influxdb.InfluxDBException: 
{"code":"unauthorized","message":"Unauthorized"}
        at 
org.influxdb.InfluxDBException.buildExceptionForErrorState(InfluxDBException.java:175)
        at org.influxdb.impl.InfluxDBImpl.execute(InfluxDBImpl.java:832)
        at org.influxdb.impl.InfluxDBImpl.executeQuery(InfluxDBImpl.java:819)
        at org.influxdb.impl.InfluxDBImpl.query(InfluxDBImpl.java:554)
        at 
org.apache.beam.sdk.io.influxdb.InfluxDbIOIT.clear(InfluxDbIOIT.java:88)

org.apache.beam.sdk.io.influxdb.InfluxDbIOIT > 
testWriteAndReadWithSQLForMultipleMetric FAILED
    org.influxdb.InfluxDBException: 
{"code":"unauthorized","message":"Unauthorized"}
        at 
org.influxdb.InfluxDBException.buildExceptionForErrorState(InfluxDBException.java:175)
        at org.influxdb.impl.InfluxDBImpl.execute(InfluxDBImpl.java:832)
        at org.influxdb.impl.InfluxDBImpl.executeQuery(InfluxDBImpl.java:819)
        at org.influxdb.impl.InfluxDBImpl.query(InfluxDBImpl.java:554)
        at 
org.apache.beam.sdk.io.influxdb.InfluxDbIOIT.initTest(InfluxDbIOIT.java:99)

    org.influxdb.InfluxDBException: 
{"code":"unauthorized","message":"Unauthorized"}
        at 
org.influxdb.InfluxDBException.buildExceptionForErrorState(InfluxDBException.java:175)
        at org.influxdb.impl.InfluxDBImpl.execute(InfluxDBImpl.java:832)
        at org.influxdb.impl.InfluxDBImpl.executeQuery(InfluxDBImpl.java:819)
        at org.influxdb.impl.InfluxDBImpl.query(InfluxDBImpl.java:554)
        at 
org.apache.beam.sdk.io.influxdb.InfluxDbIOIT.clear(InfluxDbIOIT.java:88)

Gradle Test Executor 3 finished executing tests.

> Task :sdks:java:io:influxdb:integrationTest FAILED

org.apache.beam.sdk.io.influxdb.InfluxDbIOIT > testWriteAndReadWithSingleMetric 
FAILED
    org.influxdb.InfluxDBException: 
{"code":"unauthorized","message":"Unauthorized"}
        at 
org.influxdb.InfluxDBException.buildExceptionForErrorState(InfluxDBException.java:175)
        at org.influxdb.impl.InfluxDBImpl.execute(InfluxDBImpl.java:832)
        at org.influxdb.impl.InfluxDBImpl.executeQuery(InfluxDBImpl.java:819)
        at org.influxdb.impl.InfluxDBImpl.query(InfluxDBImpl.java:554)
        at 
org.apache.beam.sdk.io.influxdb.InfluxDbIOIT.initTest(InfluxDbIOIT.java:99)

    org.influxdb.InfluxDBException: 
{"code":"unauthorized","message":"Unauthorized"}
        at 
org.influxdb.InfluxDBException.buildExceptionForErrorState(InfluxDBException.java:175)
        at org.influxdb.impl.InfluxDBImpl.execute(InfluxDBImpl.java:832)
        at org.influxdb.impl.InfluxDBImpl.executeQuery(InfluxDBImpl.java:819)
        at org.influxdb.impl.InfluxDBImpl.query(InfluxDBImpl.java:554)
        at 
org.apache.beam.sdk.io.influxdb.InfluxDbIOIT.clear(InfluxDbIOIT.java:88)

6 tests completed, 6 failed
Finished generating test XML results (0.027 secs) into: 
<https://ci-beam.apache.org/job/beam_PerformanceTests_InfluxDbIO_IT/ws/src/sdks/java/io/influxdb/build/test-results/integrationTest>
Generating HTML test report...
Finished generating test html results (0.031 secs) into: 
<https://ci-beam.apache.org/job/beam_PerformanceTests_InfluxDbIO_IT/ws/src/sdks/java/io/influxdb/build/reports/tests/integrationTest>
Watching 877 directories to track changes
Watching 883 directories to track changes
Watching 884 directories to track changes
:sdks:java:io:influxdb:integrationTest (Thread[Execution worker for ':' Thread 
10,5,main]) completed. Took 2.842 secs.

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:java:io:influxdb:integrationTest'.
> There were failing tests. See the report at: 
> file://<https://ci-beam.apache.org/job/beam_PerformanceTests_InfluxDbIO_IT/ws/src/sdks/java/io/influxdb/build/reports/tests/integrationTest/index.html>

* 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.8/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1m 45s
68 actionable tasks: 42 executed, 26 from cache
Watching 884 directories to track changes

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

Stopped 2 worker 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