[jboss-jira] [JBoss JIRA] (DROOLS-3899) Submarine Jenkins fails the Quarkus REST test, using Quarkus >0.12

Tibor Zimanyi (Jira) issues at jboss.org
Thu Apr 25 08:06:00 EDT 2019


    [ https://issues.jboss.org/browse/DROOLS-3899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13726574#comment-13726574 ] 

Tibor Zimanyi commented on DROOLS-3899:
---------------------------------------

It looks like that with my latest versioning changes related to poms from https://issues.jboss.org/browse/DROOLS-3900, this works now. [~tari_manga] could you please check and confirm? I used a Draft PR [1] to test it - it is based on your branch with some pom changes similar as changes in DROOLS-3900. 

[1] https://github.com/kiegroup/submarine-examples/pull/20

> Submarine Jenkins fails the Quarkus REST test, using Quarkus >0.12
> ------------------------------------------------------------------
>
>                 Key: DROOLS-3899
>                 URL: https://issues.jboss.org/browse/DROOLS-3899
>             Project: Drools
>          Issue Type: Bug
>    Affects Versions: 8.0.0.Final
>            Reporter: Matteo Mortari
>            Assignee: Tibor Zimanyi
>            Priority: Major
>              Labels: submarine
>
> -runtimes PR fails to run -example REST Quarkus test, when Quarkus version >0.12
> As demonstrated by history of Jenkins runs of this PR:
> https://github.com/kiegroup/submarine-runtimes/pull/26
> which as part of CI will also run this:
> https://github.com/kiegroup/submarine-examples/pull/15
> Error was:
> [ERROR] testGET  Time elapsed: 0.007 s  <<< ERROR!
> org.junit.jupiter.api.extension.TestInstantiationException: TestInstanceFactory [io.quarkus.test.junit.QuarkusTestExtension] failed to instantiate test class [org.kie.dmn.submarine.quarkus.example.ByNameDMNEndpointTest]: Failed to create the boostrap class loader
> Caused by: java.lang.IllegalStateException: Failed to create the boostrap class loader
> Caused by: io.quarkus.bootstrap.BootstrapException: Failed to locate current project among the loaded local projects
> Please notice especially the last line.
> I had the same problem locally with 0.13.1, but that was fixed locally with 0.13.3
> But trying with 0.13.3 keep failing on Jenkins CI when running -runtimes.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list