See
<https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/589/display/redirect?page=changes>
Changes:
[Vladimir Sitnikov] fix(deps): update dependency
org.jetbrains.kotlinx:kotlinx-coroutines-bom to v1.7.1
------------------------------------------
[...truncated 200.42 KB...]
> Task :src:dist:compileJava NO-SOURCE
> Task :src:dist:processResources NO-SOURCE
> Task :src:dist:classes UP-TO-DATE
> Task :src:dist:spotbugsMain NO-SOURCE
> Task :src:dist:compileTestJava NO-SOURCE
> Task :src:dist:processTestResources NO-SOURCE
> Task :src:dist:testClasses UP-TO-DATE
> Task :src:dist:spotbugsTest NO-SOURCE
> Task :src:dist:jar UP-TO-DATE
> Task :src:dist:test NO-SOURCE
> Task :src:dist:verifyReleaseDependencies UP-TO-DATE
> Task :src:dist:check UP-TO-DATE
> Task :src:dist:preparePropertiesbuildPrintableDoc UP-TO-DATE
> Task :src:dist:buildPrintableDoc UP-TO-DATE
> Task :src:dist-check:copyExtraTestLibs
> Task :src:jorphan:test
TextFileSpec > getText of empty file is empty string 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.
0.9sec, 2 completed, 0 failed, 0 skipped,
org.apache.jorphan.io.[0;1mTextFileSpec[0m > [0;1mgetText[0m returns exact
content of file
0.3sec, 4 completed, 0 failed, 0 skipped,
org.apache.jorphan.io.[0;1mTextFileSpec[0m > [0;1mgetText[0m returns exact
content of file with specific charset
0.1sec, 2 completed, 0 failed, 0 skipped,
org.apache.jorphan.io.[0;1mTextFileSpec[0m > [0;1msetText[0m sets exact
content of file
0.2sec, 4 completed, 0 failed, 0 skipped,
org.apache.jorphan.io.[0;1mTextFileSpec[0m > [0;1msetText[0m sets exact
content of file other charset
0.1sec, 3 completed, 0 failed, 0 skipped,
org.apache.jorphan.io.[0;1mTextFileSpec[0m > [0;1mgetText[0m throws
exception with invalid encoding
2.8sec, 16 completed, 0 failed, 0 skipped,
org.apache.jorphan.io.TextFileSpec
0.6sec, 5 completed, 0 failed, 0 skipped,
org.apache.jorphan.util.[0;1mConverterSpec[0m > [0;1mconvert[0m #value to
#type should give "" when value or type is null
0.0sec, 2 completed, 0 failed, 0 skipped,
org.apache.jorphan.util.[0;1mConverterSpec[0m > [0;1mconvert[0m #value to
#type should downcast gracefully and give [#expected]
0.5sec, 4 completed, 0 failed, 0 skipped,
org.apache.jorphan.util.[0;1mConverterSpec[0m > [0;1mconvert[0m #value to
string should give [#expected]
0.2sec, 18 completed, 0 failed, 0 skipped,
org.apache.jorphan.util.[0;1mConverterSpec[0m > [0;1mconvert[0m #value to
number #type should give number [#expected]
0.0sec, 2 completed, 0 failed, 0 skipped,
org.apache.jorphan.util.[0;1mConverterSpec[0m > [0;1mConvert[0m #value to
Class gives #expected
0.6sec, 18 completed, 0 failed, 0 skipped,
org.apache.jorphan.util.[0;1mConverterSpec[0m > [0;1mConvert[0m '#value' to
#type
0.2sec, 3 completed, 0 failed, 0 skipped,
org.apache.jorphan.util.[0;1mConverterSpec[0m > [0;1mConvert[0m to date
from '#value'
0.1sec, 3 completed, 0 failed, 0 skipped,
org.apache.jorphan.util.[0;1mConverterSpec[0m > [0;1mConvert[0m to Calendar
from '#value'
0.1sec, 3 completed, 0 failed, 0 skipped,
org.apache.jorphan.util.[0;1mConverterSpec[0m > [0;1mline[0m breaks should
be replaced in '#source' to '#expected'
2.3sec, 58 completed, 0 failed, 0 skipped,
org.apache.jorphan.util.ConverterSpec
1.3sec, 37 completed, 0 failed, 0 skipped,
org.apache.commons.cli.avalon.ClutilTestCase
0.1sec, 5 completed, 0 failed, 0 skipped,
org.apache.jorphan.collections.PackageTest
> Task :src:test-services:test FAILED
[0;31;1mFAILURE[0m [0;1m 7.1sec[0m, [0;1mServiceLoaderTest[0m >
[0;1mservice[0m without public constructor()
org.opentest4j.MultipleFailuresError: Multiple Failures (1 failure)
org.opentest4j.AssertionFailedError: All failures when loading service
org.apache.jmeter.util.services.ServiceWithPrivateConstructorInterface are
[ServiceLoadFailure{service=interface
org.apache.jmeter.util.services.ServiceWithPrivateConstructorInterface,
className='org.apache.jmeter.util.services.ServiceWithPrivateConstructor',
throwable=java.util.ServiceConfigurationError:
org.apache.jmeter.util.services.ServiceWithPrivateConstructorInterface:
Provider org.apache.jmeter.util.services.ServiceWithPrivateConstructor could
not be instantiated}] ==> expected: <[service:
org.apache.jmeter.util.services.ServiceWithPrivateConstructorInterface,
className: org.apache.jmeter.util.services.ServiceWithPrivateConstructor,
exceptionClass: java.util.ServiceConfigurationError, causeClass:
java.lang.NoSuchMethodException]> but was: <[service:
org.apache.jmeter.util.services.ServiceWithPrivateConstructorInterface,
className: org.apache.jmeter.util.services.ServiceWithPrivateConstructor,
exceptionClass: java.util.ServiceConfigurationError, causeClass:
java.lang.IllegalAccessException]>
[0;0;90mat org.junit.jupiter.api.AssertAll.assertAll(AssertAll.java:80)
[0m [0;0;90mat
org.junit.jupiter.api.AssertAll.assertAll(AssertAll.java:58)
[0m [0;0;90mat
org.junit.jupiter.api.Assertions.assertAll(Assertions.java:2980)
[0m [0;0;90mat
org.junit.jupiter.api.AssertionsKt.assertAll(Assertions.kt:51)
[0m [0;0;90mat
org.junit.jupiter.api.AssertionsKt.assertAll(Assertions.kt:81)
[0m [0;1mat ServiceLoaderTest.service without public
constructor(ServiceLoaderTest.kt:112)
[0m Suppressed: org.opentest4j.AssertionFailedError: All failures when
loading service
org.apache.jmeter.util.services.ServiceWithPrivateConstructorInterface are
[ServiceLoadFailure{service=interface
org.apache.jmeter.util.services.ServiceWithPrivateConstructorInterface,
className='org.apache.jmeter.util.services.ServiceWithPrivateConstructor',
throwable=java.util.ServiceConfigurationError:
org.apache.jmeter.util.services.ServiceWithPrivateConstructorInterface:
Provider org.apache.jmeter.util.services.ServiceWithPrivateConstructor could
not be instantiated}] ==> expected: <[service:
org.apache.jmeter.util.services.ServiceWithPrivateConstructorInterface,
className: org.apache.jmeter.util.services.ServiceWithPrivateConstructor,
exceptionClass: java.util.ServiceConfigurationError, causeClass:
java.lang.NoSuchMethodException]> but was: <[service:
org.apache.jmeter.util.services.ServiceWithPrivateConstructorInterface,
className: org.apache.jmeter.util.services.ServiceWithPrivateConstructor,
exceptionClass: java.util.ServiceConfigurationError, causeClass:
java.lang.IllegalAccessException]>
[0;0;90mat
org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
[0m [0;0;90mat
org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
[0m [0;0;90mat
org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197)
[0m [0;0;90mat
org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:188)
[0m [0;0;90mat
org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1164)
[0m [0;1mat ServiceLoaderTest$service without public
constructor$$inlined$assertServiceLoad$2.invoke(ServiceLoaderTest.kt:84)
[0m [0;1mat ServiceLoaderTest$service without public
constructor$$inlined$assertServiceLoad$2.invoke(ServiceLoaderTest.kt:77)
[0m [0;0;90mat
org.junit.jupiter.api.AssertAll.lambda$assertAll$0(AssertAll.java:68)
[0m [0;0;90mat
java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
[0m [0;0;90mat
java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
[0m [0;0;90mat
java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1384)
[0m [0;0;90mat
java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482)
[0m [0;0;90mat
java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472)
[0m [0;0;90mat
java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708)
[0m [0;0;90mat
java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
[0m [0;0;90mat
java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:566)
[0m [0;0;90mat
org.junit.jupiter.api.AssertAll.assertAll(AssertAll.java:77)
[0m[0;0;90m ... 5 more
[0m Caused by: org.opentest4j.AssertionFailedError: All failures when
loading service
org.apache.jmeter.util.services.ServiceWithPrivateConstructorInterface are
[ServiceLoadFailure{service=interface
org.apache.jmeter.util.services.ServiceWithPrivateConstructorInterface,
className='org.apache.jmeter.util.services.ServiceWithPrivateConstructor',
throwable=java.util.ServiceConfigurationError:
org.apache.jmeter.util.services.ServiceWithPrivateConstructorInterface:
Provider org.apache.jmeter.util.services.ServiceWithPrivateConstructor could
not be instantiated}] ==> expected: <[service:
org.apache.jmeter.util.services.ServiceWithPrivateConstructorInterface,
className: org.apache.jmeter.util.services.ServiceWithPrivateConstructor,
exceptionClass: java.util.ServiceConfigurationError, causeClass:
java.lang.NoSuchMethodException]> but was: <[service:
org.apache.jmeter.util.services.ServiceWithPrivateConstructorInterface,
className: org.apache.jmeter.util.services.ServiceWithPrivateConstructor,
exceptionClass: java.util.ServiceConfigurationError, causeClass:
java.lang.IllegalAccessException]>
[0;0;90mat
org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
[0m [0;0;90mat
org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
[0m [0;0;90mat
org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197)
[0m [0;0;90mat
org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:188)
[0m [0;0;90mat
org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1164)
[0m [0;1mat ServiceLoaderTest$service without public
constructor$$inlined$assertServiceLoad$2.invoke(ServiceLoaderTest.kt:84)
[0m [0;1mat ServiceLoaderTest$service without public
constructor$$inlined$assertServiceLoad$2.invoke(ServiceLoaderTest.kt:77)
[0m [0;0;90mat
org.junit.jupiter.api.AssertAll.lambda$assertAll$0(AssertAll.java:68)
[0m [0;0;90mat
java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
[0m [0;0;90mat
java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
[0m [0;0;90mat
java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1384)
[0m [0;0;90mat
java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482)
[0m [0;0;90mat
java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472)
[0m [0;0;90mat
java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708)
[0m [0;0;90mat
java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
[0m [0;0;90mat
java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:566)
[0m [0;0;90mat
org.junit.jupiter.api.AssertAll.assertAll(AssertAll.java:77)
[0m[0;0;90m ... 5 more
[0m
[0;31;1mFAILURE[0m 0.1sec, [0;1mServiceLoaderTest[0m > [0;1mservice[0m
not implementing interface()
org.opentest4j.MultipleFailuresError: Multiple Failures (1 failure)
org.opentest4j.AssertionFailedError: All failures when loading service
org.apache.jmeter.util.services.NotImplementedInterface are
[ServiceLoadFailure{service=interface
org.apache.jmeter.util.services.NotImplementedInterface, className='Provider
org.apache.jmeter.util.services.ServiceNotImplementingInterface',
throwable=java.util.ServiceConfigurationError:
org.apache.jmeter.util.services.NotImplementedInterface: Provider
org.apache.jmeter.util.services.ServiceNotImplementingInterface not a subtype}]
==> expected: <[service:
org.apache.jmeter.util.services.NotImplementedInterface, className:
org.apache.jmeter.util.services.ServiceNotImplementingInterface,
exceptionClass: java.util.ServiceConfigurationError, causeClass: null]> but
was: <[service: org.apache.jmeter.util.services.NotImplementedInterface,
className: Provider
org.apache.jmeter.util.services.ServiceNotImplementingInterface,
exceptionClass: java.util.ServiceConfigurationError, causeClass: null]>
[0;0;90mat org.junit.jupiter.api.AssertAll.assertAll(AssertAll.java:80)
[0m [0;0;90mat
org.junit.jupiter.api.AssertAll.assertAll(AssertAll.java:58)
[0m [0;0;90mat
org.junit.jupiter.api.Assertions.assertAll(Assertions.java:2980)
[0m [0;0;90mat
org.junit.jupiter.api.AssertionsKt.assertAll(Assertions.kt:51)
[0m [0;0;90mat
org.junit.jupiter.api.AssertionsKt.assertAll(Assertions.kt:81)
[0m [0;1mat ServiceLoaderTest.service not implementing
interface(ServiceLoaderTest.kt:127)
[0m Suppressed: org.opentest4j.AssertionFailedError: All failures when
loading service org.apache.jmeter.util.services.NotImplementedInterface are
[ServiceLoadFailure{service=interface
org.apache.jmeter.util.services.NotImplementedInterface, className='Provider
org.apache.jmeter.util.services.ServiceNotImplementingInterface',
throwable=java.util.ServiceConfigurationError:
org.apache.jmeter.util.services.NotImplementedInterface: Provider
org.apache.jmeter.util.services.ServiceNotImplementingInterface not a subtype}]
==> expected: <[service:
org.apache.jmeter.util.services.NotImplementedInterface, className:
org.apache.jmeter.util.services.ServiceNotImplementingInterface,
exceptionClass: java.util.ServiceConfigurationError, causeClass: null]> but
was: <[service: org.apache.jmeter.util.services.NotImplementedInterface,
className: Provider
org.apache.jmeter.util.services.ServiceNotImplementingInterface,
exceptionClass: java.util.ServiceConfigurationError, causeClass: null]>
[0;0;90mat
org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
[0m [0;0;90mat
org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
[0m [0;0;90mat
org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197)
[0m [0;0;90mat
org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:188)
[0m [0;0;90mat
org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1164)
[0m [0;1mat ServiceLoaderTest$service not implementing
interface$$inlined$assertServiceLoad$2.invoke(ServiceLoaderTest.kt:84)
[0m [0;1mat ServiceLoaderTest$service not implementing
interface$$inlined$assertServiceLoad$2.invoke(ServiceLoaderTest.kt:77)
[0m [0;0;90mat
org.junit.jupiter.api.AssertAll.lambda$assertAll$0(AssertAll.java:68)
[0m [0;0;90mat
java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
[0m [0;0;90mat
java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
[0m [0;0;90mat
java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1384)
[0m [0;0;90mat
java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482)
[0m [0;0;90mat
java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472)
[0m [0;0;90mat
java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708)
[0m [0;0;90mat
java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
[0m [0;0;90mat
java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:566)
[0m [0;0;90mat
org.junit.jupiter.api.AssertAll.assertAll(AssertAll.java:77)
[0m[0;0;90m ... 5 more
[0m Caused by: org.opentest4j.AssertionFailedError: All failures when
loading service org.apache.jmeter.util.services.NotImplementedInterface are
[ServiceLoadFailure{service=interface
org.apache.jmeter.util.services.NotImplementedInterface, className='Provider
org.apache.jmeter.util.services.ServiceNotImplementingInterface',
throwable=java.util.ServiceConfigurationError:
org.apache.jmeter.util.services.NotImplementedInterface: Provider
org.apache.jmeter.util.services.ServiceNotImplementingInterface not a subtype}]
==> expected: <[service:
org.apache.jmeter.util.services.NotImplementedInterface, className:
org.apache.jmeter.util.services.ServiceNotImplementingInterface,
exceptionClass: java.util.ServiceConfigurationError, causeClass: null]> but
was: <[service: org.apache.jmeter.util.services.NotImplementedInterface,
className: Provider
org.apache.jmeter.util.services.ServiceNotImplementingInterface,
exceptionClass: java.util.ServiceConfigurationError, causeClass: null]>
[0;0;90mat
org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
[0m [0;0;90mat
org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
[0m [0;0;90mat
org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197)
[0m [0;0;90mat
org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:188)
[0m [0;0;90mat
org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1164)
[0m [0;1mat ServiceLoaderTest$service not implementing
interface$$inlined$assertServiceLoad$2.invoke(ServiceLoaderTest.kt:84)
[0m [0;1mat ServiceLoaderTest$service not implementing
interface$$inlined$assertServiceLoad$2.invoke(ServiceLoaderTest.kt:77)
[0m [0;0;90mat
org.junit.jupiter.api.AssertAll.lambda$assertAll$0(AssertAll.java:68)
[0m [0;0;90mat
java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
[0m [0;0;90mat
java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
[0m [0;0;90mat
java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1384)
[0m [0;0;90mat
java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482)
[0m [0;0;90mat
java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472)
[0m [0;0;90mat
java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708)
[0m [0;0;90mat
java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
[0m [0;0;90mat
java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:566)
[0m [0;0;90mat
org.junit.jupiter.api.AssertAll.assertAll(AssertAll.java:77)
[0m[0;0;90m ... 5 more
[0m
[0;31;1mFAILURE[0m 7.6sec, 5 completed, [0;31;1m 2[0m failed, 0
skipped, [0;31;1mServiceLoaderTest[0m
[0;31;1mFAILURE[0m 19.5sec, 5 completed, [0;31;1m 2[0m failed, 0
skipped, [0;31;1mGradle Test Run :src:test-services:test[0m
5 tests completed, 2 failed
> Task :src:protocol:junit:spotbugsMain
> Task :src:protocol:junit-sample:spotbugsMain
> Task :src:protocol:ldap:spotbugsMain
> Task :src:protocol:mail:spotbugsMain
> Task :src:protocol:jdbc:spotbugsMain
> Task :src:protocol:http:spotbugsMain
> Task :src:protocol:ftp:spotbugsMain
> Task :src:protocol:jms:spotbugsMain
> Task :src:protocol:bolt:spotbugsMain
> Task :src:generator:spotbugsMain
> Task :src:protocol:java:spotbugsMain
> Task :src:functions:spotbugsMain
> Task :src:examples:spotbugsMain
> Task :src:protocol:mongodb:spotbugsMain
> Task :src:protocol:native:spotbugsMain
> Task :src:components:spotbugsMain
> Task :src:test-services:spotbugsMain
> Task :src:test-services:spotbugsTest
> Task :src:core:compileTestKotlin
> Task :src:dist:javadocAggregate
javadoc: warning - Multiple sources of package comments found for package
"org.apache.jmeter.visualizers"
javadoc: warning - Multiple sources of package comments found for package
"org.apache.jmeter.assertions"
javadoc: warning - Multiple sources of package comments found for package
"org.apache.jmeter.report.core"
javadoc: warning - Multiple sources of package comments found for package
"org.apache.jmeter.report.config"
javadoc: warning - Multiple sources of package comments found for package
"org.apache.jmeter.report.processor"
javadoc: warning - Multiple sources of package comments found for package
"org.apache.jmeter.report.processor.graph"
javadoc: warning - Multiple sources of package comments found for package
"org.apache.jmeter.report.processor.graph.impl"
javadoc: warning - Multiple sources of package comments found for package
"org.apache.jmeter.report.dashboard"
> Task :src:protocol:tcp:spotbugsMain
> Task :rat
> Task :src:dist:javadocAggregate
javadoc: warning - Multiple sources of package comments found for package
"org.apache.commons.cli.avalon"
> Task :src:protocol:ftp:spotbugsMain
SpotBugs ended with exit code 1
> Task :src:jorphan:test
[0;1m 10.2sec[0m, org.apache.jorphan.exec.[0;1mTestKeyToolUtils[0m
> [0;1mtestDNSNameBasedCert()[0m
> Task :src:protocol:native:spotbugsMain
SpotBugs ended with exit code 1
> Task :src:jorphan:test
[0;1m 7.1sec[0m, org.apache.jorphan.exec.[0;1mTestKeyToolUtils[0m
> [0;1mtestIPBasedCert()[0m
51.3sec, 3 completed, 0 failed, 0 skipped,
org.apache.jorphan.exec.TestKeyToolUtils
1.0sec, 5 completed, 0 failed, 0 skipped,
org.apache.jorphan.gui.[0;1mMinMaxLongRendererTest[0m >
[0;1mtestRendering(Object,[0m String)
1.0sec, 5 completed, 0 failed, 0 skipped,
org.apache.jorphan.gui.MinMaxLongRendererTest
0.1sec, 6 completed, 0 failed, 0 skipped,
org.apache.jorphan.gui.ObjectTableModelTest
0.4sec, 26 completed, 0 failed, 0 skipped,
org.apache.jorphan.gui.ObjectTableSorterTest
[0;34;1mWARNING[0m 0.1sec, 10 completed, 0 failed, [0;34;1m 2[0m
skipped, org.apache.jorphan.math.[0;34;1mTestStatCalculator[0m
0.1sec, 4 completed, 0 failed, 0 skipped,
org.apache.jorphan.reflect.TestClassTools
0.1sec, 12 completed, 0 failed, 0 skipped,
org.apache.jorphan.util.[0;1mStringWrapTest[0m > [0;1mwrap(int,[0m int,
String, String)
0.1sec, 12 completed, 0 failed, 0 skipped,
org.apache.jorphan.util.StringWrapTest
0.1sec, 5 completed, 0 failed, 0 skipped,
org.apache.jorphan.util.[0;1mTestAlphaNumericKeyComparator[0m >
[0;1mtestComparatorWithSameKeys(String)[0m
0.2sec, 19 completed, 0 failed, 0 skipped,
org.apache.jorphan.util.[0;1mTestAlphaNumericKeyComparator[0m >
[0;1mtestComparatorDifferentKeys(String,[0m String)
0.0sec, 4 completed, 0 failed, 0 skipped,
org.apache.jorphan.util.[0;1mTestAlphaNumericKeyComparator[0m >
[0;1mtestComparatorWithEquivalentKeys(String,[0m String)
0.3sec, 28 completed, 0 failed, 0 skipped,
org.apache.jorphan.util.TestAlphaNumericKeyComparator
0.1sec, 8 completed, 0 failed, 0 skipped,
org.apache.jorphan.util.TestConverter
0.2sec, 50 completed, 0 failed, 0 skipped,
org.apache.jorphan.util.TestJorphanUtils
[0;34;1mWARNING[0m 68.7sec, 268 completed, 0 failed, [0;34;1m 2[0m
skipped, [0;34;1mGradle Test Run :src:jorphan:test[0m
> Task :src:protocol:http:spotbugsMain
SpotBugs ended with exit code 1
> Task :src:components:spotbugsMain
SpotBugs ended with exit code 1
> Task :src:dist:javadocAggregate
9 warnings
checksum-dependency elapsed time: 2843ms, configurations processed: 64 (add
-PchecksumTimingsPrint to print detailed timings)
checksum-dependency elapsed time: 58171ms, configurations processed: 550
SHA-512 computation time: 315ms (goes in parallel, it might exceed
wall-clock time), files processed: 35, processed: 4MiB, skipped: 10004MiB
PGP signature resolution time: 561ms (wall-clock), resolution requests:
334, signatures resolved: 372
PGP key resolution time: 49980ms (wall-clock), resolution requests: 334,
download time: 0ms (goes in parallel, it might exceed wall-clock time), keys
downloaded: 0
PGP signature verification time: 84094ms (goes in parallel, it might
exceed wall-clock time), files processed: 1229, processed: 1701MiB, skipped:
8269MiB
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':src:test-services:test'.
> There were failing tests. See the report at:
> file://<https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/src/test-services/build/reports/tests/test/index.html>
* 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 3m 57s
449 actionable tasks: 153 executed, 296 up-to-date
Publishing build scan...
https://ge.apache.org/s/pvp7asytzd7oq
See the profiling report at:
file://<https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/build/reports/profile/profile-2023-05-14-19-38-17.html>
A fine-grained performance profile is available: use the --scan option.
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Xvfb stopping
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.