kie-ci3 commented on PR #5821: URL: https://github.com/apache/incubator-kie-drools/pull/5821#issuecomment-2037703986
**PR job** `#4` was: **UNSTABLE** Possible explanation: This should be test failures <details> <summary><b>Reproducer</b></summary> build-chain build full_downstream -f 'https://raw.githubusercontent.com/${AUTHOR:apache}/incubator-kie-drools/${BRANCH:main}/.ci/buildchain-config-pr-cdb.yaml' -o 'bc' -p apache/incubator-kie-drools -u https://github.com/apache/incubator-kie-drools/pull/5821 --skipParallelCheckout NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution </details> Please look here: https://ci-builds.apache.org/job/KIE/job/drools/job/main/job/pullrequest_jobs/job/drools-pr/job/PR-5821/4/display/redirect **Test results:** - PASSED: 21922 - FAILED: 2 Those are the test failures: <details> <summary><a href="https://ci-builds.apache.org/job/KIE/job/drools/job/main/job/pullrequest_jobs/job/drools-pr/job/PR-5821/4/testReport/org.drools.mvel.integrationtests/NamedConsequencesTest/testDynamicSalience[KieBase_type=CLOUD_IDENTITY]/">org.drools.mvel.integrationtests.NamedConsequencesTest.testDynamicSalience[KieBase type=CLOUD_IDENTITY]</a></summary> java.lang.IllegalStateException<br/> at org.drools.core.phreak.RuleExecutor.modifyLeftTuple(RuleExecutor.java:305)<br/> at org.drools.core.phreak.PhreakRuleTerminalNode.doLeftTupleUpdate(PhreakRuleTerminalNode.java:242)<br/> at org.drools.core.phreak.PhreakRuleTerminalNode.doLeftUpdates(PhreakRuleTerminalNode.java:182)<br/> at org.drools.core.phreak.PhreakRuleTerminalNode.doNode(PhreakRuleTerminalNode.java:57)<br/> at org.drools.core.phreak.RuleNetworkEvaluator.innerEval(RuleNetworkEvaluator.java:335)<br/> at org.drools.core.phreak.RuleNetworkEvaluator.outerEval(RuleNetworkEvaluator.java:189)<br/> at org.drools.core.phreak.RuleNetworkEvaluator.evaluateNetwork(RuleNetworkEvaluator.java:147)<br/> at org.drools.core.phreak.RuleExecutor.evaluateNetwork(RuleExecutor.java:228)<br/> at org.drools.kiesession.agenda.DefaultAgenda.evaluateEagerList(DefaultAgenda.java:503)<br/> at org.drools.core.phreak.RuleExecutor.ruleWithHigherSalienceActivated(RuleExecutor.java:274)<br/> at org.drools.co re.phreak.RuleExecutor.fire(RuleExecutor.java:172)<br/> at org.drools.core.phreak.RuleExecutor.evaluateNetworkAndFire(RuleExecutor.java:90)<br/> at org.drools.core.concurrent.AbstractGroupEvaluator.evaluateAndFire(AbstractGroupEvaluator.java:48)<br/> at org.drools.kiesession.agenda.DefaultAgenda.fireLoop(DefaultAgenda.java:620)<br/> at org.drools.kiesession.agenda.DefaultAgenda.internalFireAllRules(DefaultAgenda.java:573)<br/> at org.drools.kiesession.agenda.DefaultAgenda.fireAllRules(DefaultAgenda.java:565)<br/> at org.drools.kiesession.session.StatefulKnowledgeSessionImpl.internalFireAllRules(StatefulKnowledgeSessionImpl.java:1093)<br/> at org.drools.kiesession.session.StatefulKnowledgeSessionImpl.fireAllRules(StatefulKnowledgeSessionImpl.java:1084)<br/> at org.drools.kiesession.session.StatefulKnowledgeSessionImpl.fireAllRules(StatefulKnowledgeSessionImpl.java:1068)<br/> at org.drools.mvel.integrationtests.NamedConsequencesTest.testDynamicSalience(NamedConsequencesTest.java:767)< br/> at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br/> at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)<br/> at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)<br/> at java.base/java.lang.reflect.Method.invoke(Method.java:568)<br/> at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)<br/> at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)<br/> at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)<br/> at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)<br/> at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)<br/> at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)<br/> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)<br/> at org.junit.runne rs.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)<br/> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)<br/> at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)<br/> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)<br/> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)<br/> at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)<br/> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)<br/> at org.junit.runners.ParentRunner.run(ParentRunner.java:413)<br/> at org.junit.runners.Suite.runChild(Suite.java:128)<br/> at org.junit.runners.Suite.runChild(Suite.java:27)<br/> at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)<br/> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)<br/> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)<br/> at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)<br/> at org.jun it.runners.ParentRunner$2.evaluate(ParentRunner.java:293)<br/> at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)<br/> at org.junit.runners.ParentRunner.run(ParentRunner.java:413)<br/> at org.junit.runners.Suite.runChild(Suite.java:128)<br/> at org.junit.runners.Suite.runChild(Suite.java:27)<br/> at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)<br/> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)<br/> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)<br/> at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)<br/> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)<br/> at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)<br/> at org.junit.runners.ParentRunner.run(ParentRunner.java:413)<br/> at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)<br/> at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)<br/> at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeLazy(JUnitCoreWrapper.java:105)<br/> at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:77)<br/> at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)<br/> at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)<br/> at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)<br/> at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)<br/> at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)<br/> at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)<br/> </details> <details> <summary><a href="https://ci-builds.apache.org/job/KIE/job/drools/job/main/job/pullrequest_jobs/job/drools-pr/job/PR-5821/4/testReport/org.drools.mvel.integrationtests/NamedConsequencesTest/testDynamicSalience[KieBase_type=CLOUD_IDENTITY_MODEL_PATTERN]/">org.drools.mvel.integrationtests.NamedConsequencesTest.testDynamicSalience[KieBase type=CLOUD_IDENTITY_MODEL_PATTERN]</a></summary> java.lang.IllegalStateException<br/> at org.drools.core.phreak.RuleExecutor.modifyLeftTuple(RuleExecutor.java:305)<br/> at org.drools.core.phreak.PhreakRuleTerminalNode.doLeftTupleUpdate(PhreakRuleTerminalNode.java:242)<br/> at org.drools.core.phreak.PhreakRuleTerminalNode.doLeftUpdates(PhreakRuleTerminalNode.java:182)<br/> at org.drools.core.phreak.PhreakRuleTerminalNode.doNode(PhreakRuleTerminalNode.java:57)<br/> at org.drools.core.phreak.RuleNetworkEvaluator.innerEval(RuleNetworkEvaluator.java:335)<br/> at org.drools.core.phreak.RuleNetworkEvaluator.outerEval(RuleNetworkEvaluator.java:189)<br/> at org.drools.core.phreak.RuleNetworkEvaluator.evaluateNetwork(RuleNetworkEvaluator.java:147)<br/> at org.drools.core.phreak.RuleExecutor.evaluateNetwork(RuleExecutor.java:228)<br/> at org.drools.kiesession.agenda.DefaultAgenda.evaluateEagerList(DefaultAgenda.java:503)<br/> at org.drools.core.phreak.RuleExecutor.ruleWithHigherSalienceActivated(RuleExecutor.java:274)<br/> at org.drools.co re.phreak.RuleExecutor.fire(RuleExecutor.java:172)<br/> at org.drools.core.phreak.RuleExecutor.evaluateNetworkAndFire(RuleExecutor.java:90)<br/> at org.drools.core.concurrent.AbstractGroupEvaluator.evaluateAndFire(AbstractGroupEvaluator.java:48)<br/> at org.drools.kiesession.agenda.DefaultAgenda.fireLoop(DefaultAgenda.java:620)<br/> at org.drools.kiesession.agenda.DefaultAgenda.internalFireAllRules(DefaultAgenda.java:573)<br/> at org.drools.kiesession.agenda.DefaultAgenda.fireAllRules(DefaultAgenda.java:565)<br/> at org.drools.kiesession.session.StatefulKnowledgeSessionImpl.internalFireAllRules(StatefulKnowledgeSessionImpl.java:1093)<br/> at org.drools.kiesession.session.StatefulKnowledgeSessionImpl.fireAllRules(StatefulKnowledgeSessionImpl.java:1084)<br/> at org.drools.kiesession.session.StatefulKnowledgeSessionImpl.fireAllRules(StatefulKnowledgeSessionImpl.java:1068)<br/> at org.drools.mvel.integrationtests.NamedConsequencesTest.testDynamicSalience(NamedConsequencesTest.java:767)< br/> at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br/> at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)<br/> at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)<br/> at java.base/java.lang.reflect.Method.invoke(Method.java:568)<br/> at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)<br/> at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)<br/> at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)<br/> at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)<br/> at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)<br/> at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)<br/> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)<br/> at org.junit.runne rs.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)<br/> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)<br/> at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)<br/> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)<br/> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)<br/> at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)<br/> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)<br/> at org.junit.runners.ParentRunner.run(ParentRunner.java:413)<br/> at org.junit.runners.Suite.runChild(Suite.java:128)<br/> at org.junit.runners.Suite.runChild(Suite.java:27)<br/> at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)<br/> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)<br/> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)<br/> at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)<br/> at org.jun it.runners.ParentRunner$2.evaluate(ParentRunner.java:293)<br/> at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)<br/> at org.junit.runners.ParentRunner.run(ParentRunner.java:413)<br/> at org.junit.runners.Suite.runChild(Suite.java:128)<br/> at org.junit.runners.Suite.runChild(Suite.java:27)<br/> at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)<br/> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)<br/> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)<br/> at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)<br/> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)<br/> at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)<br/> at org.junit.runners.ParentRunner.run(ParentRunner.java:413)<br/> at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)<br/> at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)<br/> at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeLazy(JUnitCoreWrapper.java:105)<br/> at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:77)<br/> at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)<br/> at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)<br/> at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)<br/> at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)<br/> at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)<br/> at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)<br/> </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
