fix(deps): update com.helger (major) #2403
Triggered via pull request
November 15, 2023 23:05
Status
Failure
Total duration
25m 30s
Artifacts
–
main.yml
on: pull_request
Matrix Preparation
5s
Error Prone (JDK 11)
6m 44s
Matrix: test
Annotations
8 errors
8, zulu, macos, Pacific/Chatham, fr_FR, stress JIT:
TestCssParser.java#L45
0,0sec org.apache.jmeter.protocol.http.parser.TestCssParser > testIsReusable()
java.lang.UnsupportedClassVersionError: com/helger/css/reader/errorhandler/ICSSParseErrorHandler has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
at java.lang.ClassLoader.defineClass(ClassLoader.java:756)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:473)
at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:352)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
at org.apache.jmeter.protocol.http.parser.CssParser.<clinit>(CssParser.java:49)
at org.apache.jmeter.protocol.http.parser.TestCssParser.<init>(TestCssParser.java:45)
|
8, zulu, macos, Pacific/Chatham, fr_FR, stress JIT:
TestCssParser.java#L45
0,0sec org.apache.jmeter.protocol.http.parser.TestCssParser > testGetEmbeddedResourceURLsNoUrls()
java.lang.NoClassDefFoundError: Could not initialize class org.apache.jmeter.protocol.http.parser.CssParser
at org.apache.jmeter.protocol.http.parser.TestCssParser.<init>(TestCssParser.java:45)
|
8, zulu, macos, Pacific/Chatham, fr_FR, stress JIT:
TestCssParser.java#L45
0,0sec org.apache.jmeter.protocol.http.parser.TestCssParser > testGetEmbeddedResourceURLsnOneUrl()
java.lang.NoClassDefFoundError: Could not initialize class org.apache.jmeter.protocol.http.parser.CssParser
at org.apache.jmeter.protocol.http.parser.TestCssParser.<init>(TestCssParser.java:45)
|
8, zulu, macos, Pacific/Chatham, fr_FR, stress JIT:
TestCssParser.java#L45
0,0sec org.apache.jmeter.protocol.http.parser.TestCssParser > testExtractUrlsFromBrokenData()
java.lang.NoClassDefFoundError: Could not initialize class org.apache.jmeter.protocol.http.parser.CssParser
at org.apache.jmeter.protocol.http.parser.TestCssParser.<init>(TestCssParser.java:45)
|
8, zulu, macos, Pacific/Chatham, fr_FR, stress JIT:
SamplingNamingTest.java#L82
0,2sec org.apache.jmeter.protocol.http.sampler.SamplingNamingTest > testBug63364(String)[1], Run 1: implementation:HttpClient4
java.lang.NoClassDefFoundError: Could not initialize class org.apache.jmeter.protocol.http.parser.CssParser
at java.lang.Class.forName(Class.java:264)
at org.apache.jmeter.protocol.http.parser.BaseParser.getParser(BaseParser.java:65)
at org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.getParser(HTTPSamplerBase.java:1529)
at org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.downloadPageResources(HTTPSamplerBase.java:1361)
at org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.resultProcessing(HTTPSamplerBase.java:1797)
at org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl.resultProcessing(HTTPAbstractImpl.java:554)
at org.apache.jmeter.protocol.http.sampler.HTTPHC4Impl.sample(HTTPHC4Impl.java:738)
at org.apache.jmeter.protocol.http.sampler.HTTPSamplerProxy.sample(HTTPSamplerProxy.java:66)
at org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.downloadPageResources(HTTPSamplerBase.java:1442)
at org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.resultProcessing(HTTPSamplerBase.java:1797)
at org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl.resultProcessing(HTTPAbstractImpl.java:554)
at org.apache.jmeter.protocol.http.sampler.HTTPHC4Impl.sample(HTTPHC4Impl.java:738)
at org.apache.jmeter.protocol.http.sampler.HTTPSamplerProxy.sample(HTTPSamplerProxy.java:66)
at org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.sample(HTTPSamplerBase.java:1311)
at org.apache.jmeter.protocol.http.sampler.SamplingNamingTest.doSample(SamplingNamingTest.java:82)
at org.apache.jmeter.protocol.http.sampler.SamplingNamingTest.testBug63364(SamplingNamingTest.java:49)
|
8, zulu, macos, Pacific/Chatham, fr_FR, stress JIT:
SamplingNamingTest.java#L82
0,1sec org.apache.jmeter.protocol.http.sampler.SamplingNamingTest > testBug63364(String)[2], Run 2: implementation:Java
java.lang.NoClassDefFoundError: Could not initialize class org.apache.jmeter.protocol.http.parser.CssParser
at java.lang.Class.forName(Class.java:264)
at org.apache.jmeter.protocol.http.parser.BaseParser.getParser(BaseParser.java:65)
at org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.getParser(HTTPSamplerBase.java:1529)
at org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.downloadPageResources(HTTPSamplerBase.java:1361)
at org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.resultProcessing(HTTPSamplerBase.java:1797)
at org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl.resultProcessing(HTTPAbstractImpl.java:554)
at org.apache.jmeter.protocol.http.sampler.HTTPJavaImpl.sample(HTTPJavaImpl.java:646)
at org.apache.jmeter.protocol.http.sampler.HTTPSamplerProxy.sample(HTTPSamplerProxy.java:66)
at org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.downloadPageResources(HTTPSamplerBase.java:1442)
at org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.resultProcessing(HTTPSamplerBase.java:1797)
at org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl.resultProcessing(HTTPAbstractImpl.java:554)
at org.apache.jmeter.protocol.http.sampler.HTTPJavaImpl.sample(HTTPJavaImpl.java:646)
at org.apache.jmeter.protocol.http.sampler.HTTPSamplerProxy.sample(HTTPSamplerProxy.java:66)
at org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.sample(HTTPSamplerBase.java:1311)
at org.apache.jmeter.protocol.http.sampler.SamplingNamingTest.doSample(SamplingNamingTest.java:82)
at org.apache.jmeter.protocol.http.sampler.SamplingNamingTest.testBug63364(SamplingNamingTest.java:49)
|
8, zulu, macos, Pacific/Chatham, fr_FR, stress JIT:
task ':src:protocol:http:test'#L1
Execution failed for task ':src:protocol:http:test':
org.gradle.api.tasks.VerificationException: There were failing tests. See the report at: file:///Users/runner/work/jmeter/jmeter/src/protocol/http/build/reports/tests/test/index.html
|
8, zulu, macos, Pacific/Chatham, fr_FR, stress JIT
Execution failed for task ':src:protocol:http:test'.
> There were failing tests. See the report at: file:///Users/runner/work/jmeter/jmeter/src/protocol/http/build/reports/tests/test/index.html
|