You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2023/05/05 11:10:19 UTC

Build failed in Jenkins: JMeter » JMeter Ubuntu #382

See <https://ci-builds.apache.org/job/JMeter/job/JMeter%20Ubuntu/382/display/redirect?page=changes>

Changes:

[Vladimir Sitnikov] chore: fix condition for enableErrorprone so the verification is activated

[Vladimir Sitnikov] chore: add explicit casts from long to double so data loss is visible in the source code

[Vladimir Sitnikov] chore: remove use of deprecated Object#finalize

[Vladimir Sitnikov] chore: execute ErrorProne verifications when running with Java 11+ compiler only

[Vladimir Sitnikov] style: remove redundant method overrides

[Vladimir Sitnikov] style: remove unnecessary default cases in enum switch

[Vladimir Sitnikov] style: replace iterator with enhanced for loop

[Vladimir Sitnikov] style: apply "private method can be static" inspection

[Vladimir Sitnikov] style: run "field may be final" inspection

[Vladimir Sitnikov] style: run "field can be static"

[Vladimir Sitnikov] style: prevent alignment of method parameters via .editorconfig


------------------------------------------
[...truncated 239.22 KB...]
WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release
WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release
WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release
WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release
Creating summariser <summary>
Created the tree successfully using <https://ci-builds.apache.org/job/JMeter/job/JMeter%20Ubuntu/ws/bin/testfiles/HTMLParserTestFile_2.jmx>
Starting standalone test @ May 5, 2023 11:02:26 AM UTC (1683284546451)
Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445
summary =      1 in 00:00:00 =    3.4/s Avg:   141 Min:   141 Max:   141 Err:     0 (0.00%)
Tidying up ...    @ May 5, 2023 11:02:27 AM UTC (1683284547184)
... end of run
No errors present in the logfile <https://ci-builds.apache.org/job/JMeter/job/JMeter%20Ubuntu/ws/bin/HTMLParserTestFile_2.log> (the file is empty)

> Task :src:dist-check:batchHttp4ImplDigestAuth SKIPPED

> Task :src:dist-check:batchHttp4ImplPreemptiveBasicAuth
WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release
WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release
WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release
WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release
Creating summariser <summary>
Created the tree successfully using <https://ci-builds.apache.org/job/JMeter/job/JMeter%20Ubuntu/ws/bin/testfiles/Http4ImplPreemptiveBasicAuth.jmx>
Starting standalone test @ May 5, 2023 11:03:29 AM UTC (1683284609349)
Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445
WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release
WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release
WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release
WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release
summary +      1 in 00:00:02 =    0.5/s Avg:   634 Min:   634 Max:   634 Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
summary +     11 in 00:00:04 =    2.6/s Avg:   173 Min:    90 Max:   286 Err:     0 (0.00%) Active: 0 Started: 6 Finished: 6
summary =     12 in 00:00:06 =    1.9/s Avg:   212 Min:    90 Max:   634 Err:     0 (0.00%)
Tidying up ...    @ May 5, 2023 11:03:36 AM UTC (1683284616385)
... end of run
No errors present in the logfile <https://ci-builds.apache.org/job/JMeter/job/JMeter%20Ubuntu/ws/bin/Http4ImplPreemptiveBasicAuth.log> (the file is empty)

> Task :src:dist-check:batchHttp4ImplPreemptiveBasicAuthJava SKIPPED

> Task :src:dist-check:batchJDBC_TESTS
WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release
WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release
WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release
WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release
Creating summariser <summary>
Created the tree successfully using <https://ci-builds.apache.org/job/JMeter/job/JMeter%20Ubuntu/ws/bin/testfiles/JDBC_TESTS.jmx>
Starting standalone test @ May 5, 2023 11:04:38 AM UTC (1683284678297)
Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445
WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release
WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release
WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release
WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release
summary =     27 in 00:00:02 =   14.6/s Avg:    28 Min:     0 Max:   729 Err:     0 (0.00%)
Tidying up ...    @ May 5, 2023 11:04:41 AM UTC (1683284681356)
... end of run
WARNING: the task was configured to ignore errors in the output log
Logfile contents (errors during the test, see <https://ci-builds.apache.org/job/JMeter/job/JMeter%20Ubuntu/ws/bin/JDBC_TESTS.log)>:
2023-05-05 11:04:41,330 ERROR o.a.j.t.JMeterThread: Error while processing sampler: 'JDBC_With_Failing_PreProcessor'.
java.lang.IllegalArgumentException: Name for DataSoure must not be empty in JDBC PreProcessor
	at org.apache.jmeter.protocol.jdbc.processor.AbstractJDBCProcessor.process(AbstractJDBCProcessor.java:44) ~[ApacheJMeter_jdbc.jar:5.5.1-SNAPSHOT]
	at org.apache.jmeter.protocol.jdbc.processor.JDBCPreProcessor.process(JDBCPreProcessor.java:34) ~[ApacheJMeter_jdbc.jar:5.5.1-SNAPSHOT]
	at org.apache.jmeter.threads.JMeterThread.runPreProcessors(JMeterThread.java:978) ~[ApacheJMeter_core.jar:5.5.1-SNAPSHOT]
	at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:561) ~[ApacheJMeter_core.jar:5.5.1-SNAPSHOT]
	at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:501) [ApacheJMeter_core.jar:5.5.1-SNAPSHOT]
	at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:268) [ApacheJMeter_core.jar:5.5.1-SNAPSHOT]
	at java.lang.Thread.run(Thread.java:750) [?:1.8.0_362]
2023-05-05 11:04:41,339 ERROR o.a.j.t.JMeterThread: Error while processing sampler: 'JDBC_With_Failing_PostProcessor'.
java.lang.IllegalArgumentException: Name for DataSoure must not be empty in JDBC PostProcessor
	at org.apache.jmeter.protocol.jdbc.processor.AbstractJDBCProcessor.process(AbstractJDBCProcessor.java:44) ~[ApacheJMeter_jdbc.jar:5.5.1-SNAPSHOT]
	at org.apache.jmeter.protocol.jdbc.processor.JDBCPostProcessor.process(JDBCPostProcessor.java:34) ~[ApacheJMeter_jdbc.jar:5.5.1-SNAPSHOT]
	at org.apache.jmeter.threads.JMeterThread.runPostProcessors(JMeterThread.java:968) ~[ApacheJMeter_core.jar:5.5.1-SNAPSHOT]
	at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:585) ~[ApacheJMeter_core.jar:5.5.1-SNAPSHOT]
	at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:501) [ApacheJMeter_core.jar:5.5.1-SNAPSHOT]
	at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:268) [ApacheJMeter_core.jar:5.5.1-SNAPSHOT]
	at java.lang.Thread.run(Thread.java:750) [?:1.8.0_362]
2023-05-05 11:04:41,340 WARN o.a.j.p.j.p.AbstractJDBCProcessor: SQL Problem in JDBC PreProcessor: java.sql.SQLSyntaxErrorException: unexpected token: USERS
2023-05-05 11:04:41,350 WARN o.a.j.p.j.p.AbstractJDBCProcessor: SQL Problem in JDBC PostProcessor: java.sql.SQLSyntaxErrorException: unexpected token: USERS

> Task :src:dist-check:batchJMS_TESTS
WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release
WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release
WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release
WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release
Creating summariser <summary>
Created the tree successfully using <https://ci-builds.apache.org/job/JMeter/job/JMeter%20Ubuntu/ws/bin/testfiles/JMS_TESTS.jmx>
Starting standalone test @ May 5, 2023 11:05:43 AM UTC (1683284743227)
Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445
WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release
WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release
WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release
WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release
summary +     20 in 00:00:17 =    1.2/s Avg:   489 Min:     1 Max:  2999 Err:     0 (0.00%) Active: 1 Started: 3 Finished: 2
summary +      7 in 00:00:13 =    0.5/s Avg:   865 Min:     0 Max:  3000 Err:     0 (0.00%) Active: 0 Started: 1 Finished: 1
summary =     27 in 00:00:30 =    0.9/s Avg:   587 Min:     0 Max:  3000 Err:     0 (0.00%)
Tidying up ...    @ May 5, 2023 11:06:14 AM UTC (1683284774177)
... end of run
No errors present in the logfile <https://ci-builds.apache.org/job/JMeter/job/JMeter%20Ubuntu/ws/bin/JMS_TESTS.log> (the file is empty)

> Task :src:dist-check:batchOS_TESTS
WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release
WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release
WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release
WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release
Creating summariser <summary>
Created the tree successfully using <https://ci-builds.apache.org/job/JMeter/job/JMeter%20Ubuntu/ws/bin/testfiles/OS_TESTS.jmx>
Starting standalone test @ May 5, 2023 11:07:16 AM UTC (1683284836792)
Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445
summary =      3 in 00:00:02 =    1.2/s Avg:   360 Min:    18 Max:  1020 Err:     0 (0.00%)
Tidying up ...    @ May 5, 2023 11:07:19 AM UTC (1683284839435)
... end of run
No errors present in the logfile <https://ci-builds.apache.org/job/JMeter/job/JMeter%20Ubuntu/ws/bin/OS_TESTS.log> (the file is empty)

> Task :src:dist-check:batchResponseDecompression
WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release
WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release
WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release
WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release
Creating summariser <summary>
Created the tree successfully using <https://ci-builds.apache.org/job/JMeter/job/JMeter%20Ubuntu/ws/bin/testfiles/ResponseDecompression.jmx>
Starting standalone test @ May 5, 2023 11:08:36 AM UTC (1683284916539)
Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445
WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release
WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release
WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release
WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release
summary =      2 in 00:00:08 =    0.3/s Avg:  2492 Min:  1194 Max:  3790 Err:     0 (0.00%)
Tidying up ...    @ May 5, 2023 11:08:47 AM UTC (1683284927543)
... end of run
No errors present in the logfile <https://ci-builds.apache.org/job/JMeter/job/JMeter%20Ubuntu/ws/bin/ResponseDecompression.log> (the file is empty)
[server] WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release[server] 
[server] WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release[server] 
[server] WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release[server] 
[server] WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release[server] 

> Task :src:dist-check:batchServerBatchTestLocal FAILED
checksum-dependency elapsed time: 5653ms, configurations processed: 64 (add -PchecksumTimingsPrint to print detailed timings)
[server] Created remote object: UnicastServerRef2 [liveRef: [endpoint:[asf946.gq1.ygridcore.net:40841,SSLRMIServerSocketFactory(host=asf946.gq1.ygridcore.net/67.195.81.185, keyStoreLocation=rmi_keystore.jks, type=JKS, trustStoreLocation=rmi_keystore.jks, type=JKS, alias=rmi),SSLRMIClientSocketFactory(keyStoreLocation=rmi_keystore.jks, type=JKS, trustStoreLocation=rmi_keystore.jks, type=JKS, alias=rmi)](local),objID:[62a1d13:187eb9ac39c:-7fff, -9064833228237698714]]]
checksum-dependency elapsed time: 38492ms, configurations processed: 324
    SHA-512 computation time: 2616ms (goes in parallel, it might exceed wall-clock time), files processed: 18, processed: 3MiB, skipped: 7608MiB
    PGP signature resolution time: 1785ms (wall-clock), resolution requests: 195, signatures resolved: 371
    PGP key resolution time: 24429ms (wall-clock), resolution requests: 195, download time: 0ms (goes in parallel, it might exceed wall-clock time), keys downloaded: 0
        PGP signature verification time: 82215ms (goes in parallel, it might exceed wall-clock time), files processed: 536, processed: 576MiB, skipped: 7004MiB

Build jmeter FAILURE reason:                                
    Execution failed for task ':src:dist-check:batchServerBatchTestLocal':
        Unable to connect to asf946.gq1.ygridcore.net:38865 with timeout of PT15S
            at org.apache.jmeter.buildtools.batchtest.BatchTestServer.waitForPort(BatchTestServer.kt:76)
            at org.apache.jmeter.buildtools.batchtest.BatchTestServer.exec(BatchTestServer.kt:137)
            at org.gradle.internal.reflect.JavaMethod.invoke(JavaMethod.java:125)
            at org.gradle.api.internal.project.taskfactory.StandardTaskAction.doExecute(StandardTaskAction.java:58)
            at org.gradle.api.internal.project.taskfactory.StandardTaskAction.execute(StandardTaskAction.java:51)
            at org.gradle.api.internal.project.taskfactory.StandardTaskAction.execute(StandardTaskAction.java:29)
            at org.gradle.api.internal.tasks.execution.TaskExecution$3.run(TaskExecution.java:242)
            at org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(DefaultBuildOperationRunner.java:29)
            at org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(DefaultBuildOperationRunner.java:26)
            at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:66)
            at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:59)
            at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:157)
            at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:59)
            at org.gradle.internal.operations.DefaultBuildOperationRunner.run(DefaultBuildOperationRunner.java:47)
            at org.gradle.internal.operations.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:68)
            at org.gradle.api.internal.tasks.execution.TaskExecution.executeAction(TaskExecution.java:227)
            at org.gradle.api.internal.tasks.execution.TaskExecution.executeActions(TaskExecution.java:210)
            at org.gradle.api.internal.tasks.execution.TaskExecution.executeWithPreviousOutputFiles(TaskExecution.java:193)
            at org.gradle.api.internal.tasks.execution.TaskExecution.execute(TaskExecution.java:166)
            at org.gradle.internal.execution.steps.ExecuteStep.executeInternal(ExecuteStep.java:105)
            at org.gradle.internal.execution.steps.ExecuteStep.access$000(ExecuteStep.java:44)
            at org.gradle.internal.execution.steps.ExecuteStep$1.call(ExecuteStep.java:59)
            at org.gradle.internal.execution.steps.ExecuteStep$1.call(ExecuteStep.java:56)
            at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:204)
            at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:199)
            at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:66)
            at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:59)
            at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:157)
            at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:59)
            at org.gradle.internal.operations.DefaultBuildOperationRunner.call(DefaultBuildOperationRunner.java:53)
            at org.gradle.internal.operations.DefaultBuildOperationExecutor.call(DefaultBuildOperationExecutor.java:73)
            at org.gradle.internal.execution.steps.ExecuteStep.execute(ExecuteStep.java:56)
            at org.gradle.internal.execution.steps.ExecuteStep.execute(ExecuteStep.java:44)
            at org.gradle.internal.execution.steps.RemovePreviousOutputsStep.execute(RemovePreviousOutputsStep.java:67)
            at org.gradle.internal.execution.steps.RemovePreviousOutputsStep.execute(RemovePreviousOutputsStep.java:37)
            at org.gradle.internal.execution.steps.CancelExecutionStep.execute(CancelExecutionStep.java:41)
            at org.gradle.internal.execution.steps.TimeoutStep.executeWithoutTimeout(TimeoutStep.java:74)
            at org.gradle.internal.execution.steps.TimeoutStep.execute(TimeoutStep.java:55)
            at org.gradle.internal.execution.steps.CreateOutputsStep.execute(CreateOutputsStep.java:50)
            at org.gradle.internal.execution.steps.CreateOutputsStep.execute(CreateOutputsStep.java:28)
            at org.gradle.internal.execution.steps.CaptureStateAfterExecutionStep.executeDelegateBroadcastingChanges(CaptureStateAfterExecutionStep.java:100)
            at org.gradle.internal.execution.steps.CaptureStateAfterExecutionStep.execute(CaptureStateAfterExecutionStep.java:72)
            at org.gradle.internal.execution.steps.CaptureStateAfterExecutionStep.execute(CaptureStateAfterExecutionStep.java:50)
            at org.gradle.internal.execution.steps.ResolveInputChangesStep.execute(ResolveInputChangesStep.java:40)
            at org.gradle.internal.execution.steps.ResolveInputChangesStep.execute(ResolveInputChangesStep.java:29)
            at org.gradle.internal.execution.steps.BuildCacheStep.executeWithoutCache(BuildCacheStep.java:166)
            at org.gradle.internal.execution.steps.BuildCacheStep.lambda$execute$1(BuildCacheStep.java:70)
            at org.gradle.internal.Either$Right.fold(Either.java:175)
            at org.gradle.internal.execution.caching.CachingState.fold(CachingState.java:59)
            at org.gradle.internal.execution.steps.BuildCacheStep.execute(BuildCacheStep.java:68)
            at org.gradle.internal.execution.steps.BuildCacheStep.execute(BuildCacheStep.java:46)
            at org.gradle.internal.execution.steps.StoreExecutionStateStep.execute(StoreExecutionStateStep.java:36)
            at org.gradle.internal.execution.steps.StoreExecutionStateStep.execute(StoreExecutionStateStep.java:25)
            at org.gradle.internal.execution.steps.RecordOutputsStep.execute(RecordOutputsStep.java:36)
            at org.gradle.internal.execution.steps.RecordOutputsStep.execute(RecordOutputsStep.java:22)
            at org.gradle.internal.execution.steps.SkipUpToDateStep.executeBecause(SkipUpToDateStep.java:91)
            at org.gradle.internal.execution.steps.SkipUpToDateStep.lambda$execute$2(SkipUpToDateStep.java:55)
            at org.gradle.internal.execution.steps.SkipUpToDateStep.execute(SkipUpToDateStep.java:55)
            at org.gradle.internal.execution.steps.SkipUpToDateStep.execute(SkipUpToDateStep.java:37)
            at org.gradle.internal.execution.steps.ResolveChangesStep.execute(ResolveChangesStep.java:65)
            at org.gradle.internal.execution.steps.ResolveChangesStep.execute(ResolveChangesStep.java:36)
            at org.gradle.internal.execution.steps.legacy.MarkSnapshottingInputsFinishedStep.execute(MarkSnapshottingInputsFinishedStep.java:37)
            at org.gradle.internal.execution.steps.legacy.MarkSnapshottingInputsFinishedStep.execute(MarkSnapshottingInputsFinishedStep.java:27)
            at org.gradle.internal.execution.steps.ResolveCachingStateStep.execute(ResolveCachingStateStep.java:76)
            at org.gradle.internal.execution.steps.ResolveCachingStateStep.execute(ResolveCachingStateStep.java:37)
            at org.gradle.internal.execution.steps.ValidateStep.execute(ValidateStep.java:94)
            at org.gradle.internal.execution.steps.ValidateStep.execute(ValidateStep.java:49)
            at org.gradle.internal.execution.steps.CaptureStateBeforeExecutionStep.execute(CaptureStateBeforeExecutionStep.java:71)
            at org.gradle.internal.execution.steps.CaptureStateBeforeExecutionStep.execute(CaptureStateBeforeExecutionStep.java:45)
            at org.gradle.internal.execution.steps.SkipEmptyWorkStep.executeWithNonEmptySources(SkipEmptyWorkStep.java:177)
            at org.gradle.internal.execution.steps.SkipEmptyWorkStep.execute(SkipEmptyWorkStep.java:81)
            at org.gradle.internal.execution.steps.SkipEmptyWorkStep.execute(SkipEmptyWorkStep.java:53)
            at org.gradle.internal.execution.steps.RemoveUntrackedExecutionStateStep.execute(RemoveUntrackedExecutionStateStep.java:32)
            at org.gradle.internal.execution.steps.RemoveUntrackedExecutionStateStep.execute(RemoveUntrackedExecutionStateStep.java:21)
            at org.gradle.internal.execution.steps.legacy.MarkSnapshottingInputsStartedStep.execute(MarkSnapshottingInputsStartedStep.java:38)
            at org.gradle.internal.execution.steps.LoadPreviousExecutionStateStep.execute(LoadPreviousExecutionStateStep.java:36)
            at org.gradle.internal.execution.steps.LoadPreviousExecutionStateStep.execute(LoadPreviousExecutionStateStep.java:23)
            at org.gradle.internal.execution.steps.CleanupStaleOutputsStep.execute(CleanupStaleOutputsStep.java:75)
            at org.gradle.internal.execution.steps.CleanupStaleOutputsStep.execute(CleanupStaleOutputsStep.java:41)
            at org.gradle.internal.execution.steps.AssignWorkspaceStep.lambda$execute$0(AssignWorkspaceStep.java:32)
            at org.gradle.api.internal.tasks.execution.TaskExecution$4.withWorkspace(TaskExecution.java:287)
            at org.gradle.internal.execution.steps.AssignWorkspaceStep.execute(AssignWorkspaceStep.java:30)
            at org.gradle.internal.execution.steps.AssignWorkspaceStep.execute(AssignWorkspaceStep.java:21)
            at org.gradle.internal.execution.steps.IdentityCacheStep.execute(IdentityCacheStep.java:37)
            at org.gradle.internal.execution.steps.IdentityCacheStep.execute(IdentityCacheStep.java:27)
            at org.gradle.internal.execution.steps.IdentifyStep.execute(IdentifyStep.java:47)
            at org.gradle.internal.execution.steps.IdentifyStep.execute(IdentifyStep.java:34)


FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':src:dist-check:batchServerBatchTestLocal'.
> Unable to connect to asf946.gq1.ygridcore.net:38865 with timeout of PT15S

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

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

BUILD FAILED in 22m 17s
292 actionable tasks: 195 executed, 1 from cache, 96 up-to-date
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

Jenkins build is back to normal : JMeter » JMeter Ubuntu #383

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/JMeter/job/JMeter%20Ubuntu/383/display/redirect?page=changes>