Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Check-10.2/392/

2 tests failed.
FAILED:  
org.apache.lucene.internal.vectorization.TestVectorUtilSupport.testMinMaxScalarQuantize
 {p0=4096}

Error Message:
java.lang.AssertionError: expected:<1316.835693359375> but 
was:<1316.8834228515625>

Stack Trace:
java.lang.AssertionError: expected:<1316.835693359375> but 
was:<1316.8834228515625>
        at 
__randomizedtesting.SeedInfo.seed([9CE54D501218E419:23C370E7D822D1CC]:0)
        at org.junit.Assert.fail(Assert.java:89)
        at org.junit.Assert.failNotEquals(Assert.java:835)
        at org.junit.Assert.assertEquals(Assert.java:555)
        at org.junit.Assert.assertEquals(Assert.java:685)
        at 
org.apache.lucene.internal.vectorization.TestVectorUtilSupport.assertFloatReturningProviders(TestVectorUtilSupport.java:211)
        at 
org.apache.lucene.internal.vectorization.TestVectorUtilSupport.testMinMaxScalarQuantize(TestVectorUtilSupport.java:204)
        at 
java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
        at java.base/java.lang.reflect.Method.invoke(Method.java:580)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
        at 
org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
        at 
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
        at 
org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
        at 
org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
        at 
org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
        at 
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
        at 
org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
        at 
org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
        at 
org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
        at java.base/java.lang.Thread.run(Thread.java:1583)


FAILED:  
org.apache.lucene.internal.vectorization.TestVectorUtilSupport.testMinMaxScalarQuantize
 {p0=4098}

Error Message:
java.lang.AssertionError: expected:<1317.4761962890625> but 
was:<1317.52392578125>

Stack Trace:
java.lang.AssertionError: expected:<1317.4761962890625> but 
was:<1317.52392578125>
        at 
__randomizedtesting.SeedInfo.seed([9CE54D501218E419:23C370E7D822D1CC]:0)
        at org.junit.Assert.fail(Assert.java:89)
        at org.junit.Assert.failNotEquals(Assert.java:835)
        at org.junit.Assert.assertEquals(Assert.java:555)
        at org.junit.Assert.assertEquals(Assert.java:685)
        at 
org.apache.lucene.internal.vectorization.TestVectorUtilSupport.assertFloatReturningProviders(TestVectorUtilSupport.java:211)
        at 
org.apache.lucene.internal.vectorization.TestVectorUtilSupport.testMinMaxScalarQuantize(TestVectorUtilSupport.java:204)
        at 
java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
        at java.base/java.lang.reflect.Method.invoke(Method.java:580)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
        at 
org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
        at 
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
        at 
org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
        at 
org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
        at 
org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
        at 
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
        at 
org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
        at 
org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
        at 
org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
        at java.base/java.lang.Thread.run(Thread.java:1583)




Build Log:
[...truncated 2083 lines...]
ERROR: The following test(s) have failed:
  - 
org.apache.lucene.internal.vectorization.TestVectorUtilSupport.testMinMaxScalarQuantize
 {p0=4096} (:lucene:core)
    Test output: 
/home/jenkins/jenkins-agent/workspace/Lucene/Lucene-Check-10.2/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.internal.vectorization.TestVectorUtilSupport.txt
    Reproduce with: gradlew :lucene:core:test --tests 
"org.apache.lucene.internal.vectorization.TestVectorUtilSupport.testMinMaxScalarQuantize
 {p0=4096}" -Ptests.jvms=4 -Ptests.jvmargs= -Ptests.seed=9CE54D501218E419 
-Ptests.multiplier=2 -Ptests.useSecurityManager=true -Ptests.gui=true 
-Ptests.file.encoding=ISO-8859-1 -Ptests.vectorsize=256 
-Ptests.forceintegervectors=true

  - 
org.apache.lucene.internal.vectorization.TestVectorUtilSupport.testMinMaxScalarQuantize
 {p0=4098} (:lucene:core)
    Test output: 
/home/jenkins/jenkins-agent/workspace/Lucene/Lucene-Check-10.2/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.internal.vectorization.TestVectorUtilSupport.txt
    Reproduce with: gradlew :lucene:core:test --tests 
"org.apache.lucene.internal.vectorization.TestVectorUtilSupport.testMinMaxScalarQuantize
 {p0=4098}" -Ptests.jvms=4 -Ptests.jvmargs= -Ptests.seed=9CE54D501218E419 
-Ptests.multiplier=2 -Ptests.useSecurityManager=true -Ptests.gui=true 
-Ptests.file.encoding=ISO-8859-1 -Ptests.vectorsize=256 
-Ptests.forceintegervectors=true


Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings 
and determine if they come from your own scripts or plugins.

For more on this, please refer to 
https://docs.gradle.org/8.10/userguide/command_line_interface.html#sec:command_line_warnings
 in the Gradle documentation.

BUILD SUCCESSFUL in 19m 55s
886 actionable tasks: 886 executed

Publishing build scan...
https://develocity.apache.org/s/l6ru56dirqhig

Build step 'Invoke Gradle script' changed build result to SUCCESS
Archiving artifacts
‘**/build*/**/tests-cwd/*.hprof’ doesn’t match anything: ‘**’ exists but not 
‘**/build*/**/tests-cwd/*.hprof’
No artifacts found that match the file pattern 
"**/build*/**/tests-cwd/*.hprof,**/*_pid*.log". Configuration error?
Recording test results
FATAL: Failed to save the JUnit test result
java.io.IOException: java.lang.RuntimeException: Failed to serialize 
hudson.tasks.junit.TestResult#suites for class hudson.tasks.junit.TestResult
        at hudson.XmlFile.write(XmlFile.java:223)
        at PluginClassLoader for 
junit//hudson.tasks.junit.TestResultAction.setResult(TestResultAction.java:135)
        at PluginClassLoader for 
junit//hudson.tasks.junit.TestResultAction.<init>(TestResultAction.java:96)
        at PluginClassLoader for 
junit//hudson.tasks.junit.JUnitResultArchiver.parseAndSummarize(JUnitResultArchiver.java:301)
        at PluginClassLoader for 
junit//hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:194)
        at jenkins.tasks.SimpleBuildStep.perform(SimpleBuildStep.java:123)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767)
        at hudson.model.Build$BuildExecution.post2(Build.java:179)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711)
        at hudson.model.Run.execute(Run.java:1856)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
        at hudson.model.ResourceController.execute(ResourceController.java:101)
        at hudson.model.Executor.run(Executor.java:446)
Caused by: java.lang.RuntimeException: Failed to serialize 
hudson.tasks.junit.TestResult#suites for class hudson.tasks.junit.TestResult
        at 
hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:274)
        at 
hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:241)
        at 
com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:174)
        at 
hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:226)
        at 
hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:163)
        at 
com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
        at 
com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:59)
        at 
com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:44)
        at 
com.thoughtworks.xstream.core.TreeMarshaller.start(TreeMarshaller.java:83)
        at 
com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.marshal(AbstractTreeMarshallingStrategy.java:37)
        at com.thoughtworks.xstream.XStream.marshal(XStream.java:1307)
        at com.thoughtworks.xstream.XStream.marshal(XStream.java:1296)
        at com.thoughtworks.xstream.XStream.toXML(XStream.java:1269)
        at hudson.XmlFile.write(XmlFile.java:216)
        ... 15 more
Caused by: java.lang.RuntimeException: Failed to serialize 
hudson.tasks.junit.SuiteResult#stderr for class hudson.tasks.junit.SuiteResult
        at 
hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:274)
        at 
hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:241)
        at 
com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:174)
        at 
hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:226)
        at 
hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:163)
        at 
com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
        at 
com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:59)
        at 
com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:44)
        at 
com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:87)
        at 
com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeBareItem(AbstractCollectionConverter.java:94)
        at 
com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:66)
        at 
com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeCompleteItem(AbstractCollectionConverter.java:81)
        at 
com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:75)
        at 
com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
        at 
com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:59)
        at 
com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:83)
        at 
hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:283)
        at 
hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:270)
        ... 28 more
Caused by: com.thoughtworks.xstream.io.StreamException: Invalid character 
0xd83a in XML stream
        at 
hudson.util.PrettyPrintWriter.lambda$writeText$0(PrettyPrintWriter.java:253)
        at 
java.base/java.lang.StringUTF16$CodePointsSpliterator.advance(StringUTF16.java:1319)
        at 
java.base/java.lang.StringUTF16$CodePointsSpliterator.forEachRemaining(StringUTF16.java:1291)
        at 
java.base/java.util.stream.IntPipeline$Head.forEach(IntPipeline.java:617)
        at hudson.util.PrettyPrintWriter.writeText(PrettyPrintWriter.java:214)
        at hudson.util.PrettyPrintWriter.writeText(PrettyPrintWriter.java:210)
        at hudson.util.PrettyPrintWriter.setValue(PrettyPrintWriter.java:192)
        at 
com.thoughtworks.xstream.io.WriterWrapper.setValue(WriterWrapper.java:45)
        at 
com.thoughtworks.xstream.converters.SingleValueConverterWrapper.marshal(SingleValueConverterWrapper.java:45)
        at 
com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:50)
        at 
com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:59)
        at 
com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:83)
        at 
hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:283)
        at 
hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:270)
        ... 45 more
[Checks API] No suitable checks publisher found.
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscr...@lucene.apache.org
For additional commands, e-mail: builds-h...@lucene.apache.org

Reply via email to