Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DROOLS-6636] reoreder right tuple and blockers in NotNode even when property reactivity prevents propagation #3881

Merged
merged 1 commit into from
Oct 7, 2021

Conversation

mariofusco
Copy link
Contributor

…property reactivity prevents propagation (apache#3869)

(cherry picked from commit dd3289d)
@sonarcloud
Copy link

sonarcloud bot commented Oct 6, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@tkobayas
Copy link
Contributor

tkobayas commented Oct 7, 2021

Linux - Pull Request : tests were all successful. Just jenkins error at the end

Resuming build at Wed Oct 06 17:41:42 UTC 2021 after Jenkins restart
Waiting to resume part of KIE \302\273 main \302\273 pullrequest \302\273 drools-7.x.pr #35: Finished waiting
Waiting to resume part of KIE \302\273 main \302\273 pullrequest \302\273 drools-7.x.pr #35: \342\200\230kie-psi-rhel7-large-16718\342\200\231 is offline
Waiting to resume part of KIE \302\273 main \302\273 pullrequest \302\273 drools-7.x.pr #35: \342\200\230kie-psi-rhel7-large-16718\342\200\231 is offline
Waiting to resume part of KIE \302\273 main \302\273 pullrequest \302\273 drools-7.x.pr #35: \342\200\230kie-psi-rhel7-large-16718\342\200\231 is offline
Waiting to resume part of KIE \302\273 main \302\273 pullrequest \302\273 drools-7.x.pr #35: \342\200\230kie-psi-rhel7-large-16718\342\200\231 is offline
Waiting to resume part of KIE \302\273 main \302\273 pullrequest \302\273 drools-7.x.pr #35: \342\200\230kie-psi-rhel7-large-16718\342\200\231 is offline
Waiting to resume part of KIE \302\273 main \302\273 pullrequest \302\273 drools-7.x.pr #35: \342\200\230kie-psi-rhel7-large-16718\342\200\231 is offline
Waiting to resume part of KIE \302\273 main \302\273 pullrequest \302\273 drools-7.x.pr #35: \342\200\230kie-psi-rhel7-large-16718\342\200\231 is offline
Waiting to resume part of KIE \302\273 main \302\273 pullrequest \302\273 drools-7.x.pr #35: \342\200\230kie-psi-rhel7-large-16718\342\200\231 is offline
Waiting to resume part of KIE \302\273 main \302\273 pullrequest \302\273 drools-7.x.pr #35: \342\200\230kie-psi-rhel7-large-16718\342\200\231 is offline
Waiting to resume part of KIE \302\273 main \302\273 pullrequest \302\273 drools-7.x.pr #35: \342\200\230kie-psi-rhel7-large-16718\342\200\231 is offline
Waiting to resume part of KIE \302\273 main \302\273 pullrequest \302\273 drools-7.x.pr #35: \342\200\230kie-psi-rhel7-large-16718\342\200\231 is offline
[Pipeline] End of Pipeline
hudson.remoting.ProxyException: org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed:
General error during semantic analysis: java.nio.channels.ClosedByInterruptException

java.nio.channels.ClosedByInterruptException
        at java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:202)
        at sun.nio.ch.FileChannelImpl.write(FileChannelImpl.java:216)
        at hudson.util.FileChannelWriter.write(FileChannelWriter.java:73)
        at java.io.Writer.write(Writer.java:192)
        at hudson.util.AtomicFileWriter.write(AtomicFileWriter.java:163)
        at java.io.Writer.write(Writer.java:157)
        at hudson.XmlFile.write(XmlFile.java:191)
        at org.jenkinsci.plugins.workflow.support.PipelineIOUtils.writeByXStream(PipelineIOUtils.java:30)
        at org.jenkinsci.plugins.workflow.job.WorkflowRun.save(WorkflowRun.java:1210)
        at hudson.model.Saveable$save.call(Unknown Source)
        ...

@mariofusco mariofusco merged commit 3f43fd6 into apache:7.x Oct 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants