-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
False
-
NEW
-
NEW
-
Undefined
-
-
---
-
---
-
https://github.com/kiegroup/droolsjbpm-integration/blob/master/kie-server-parent/kie-server-tests/kie-server-integ-tests-jbpm/src/test/java/org/kie/server/integrationtests/jbpm/NotificationSaveContentIntegrationTest.java always fails in Full downstream build, while on PR CI build it is green.
[ERROR] testSaveContentOnNotification[0: JAXB KieServicesConfiguration{transport=REST, serverUrl='http://localhost:46766/kie-server-services/services/rest/server'}](org.kie.server.integrationtests.jbpm.NotificationSaveContentIntegrationTest) Time elapsed: 10.501 s <<< ERROR! org.junit.runners.model.TestTimedOutException: test timed out after 10000 milliseconds at org.kie.server.integrationtests.jbpm.NotificationSaveContentIntegrationTest.testSaveContentOnNotification(NotificationSaveContentIntegrationTest.java:67)[ERROR] testSaveContentOnNotification[0: JAXB KieServicesConfiguration{transport=REST, serverUrl='http://localhost:46766/kie-server-services/services/rest/server'}](org.kie.server.integrationtests.jbpm.NotificationSaveContentIntegrationTest) Time elapsed: 10.502 s <<< ERROR! org.kie.server.api.exception.KieServicesHttpException: Unexpected HTTP response code when requesting URI 'http://localhost:46766/kie-server-services/services/rest/server/containers/notification-project/processes/instances/2473'! Error code: 404, message: "Could not find process instance with id "2,473""[ERROR] testSaveContentOnNotification[1: JSON KieServicesConfiguration{transport=REST, serverUrl='http://localhost:46766/kie-server-services/services/rest/server'}](org.kie.server.integrationtests.jbpm.NotificationSaveContentIntegrationTest) Time elapsed: 10.011 s <<< ERROR! org.junit.runners.model.TestTimedOutException: test timed out after 10000 milliseconds at org.kie.server.integrationtests.jbpm.NotificationSaveContentIntegrationTest.testSaveContentOnNotification(NotificationSaveContentIntegrationTest.java:67)[ERROR] testSaveContentOnNotification[2: XSTREAM KieServicesConfiguration{transport=REST, serverUrl='http://localhost:46766/kie-server-services/services/rest/server'}](org.kie.server.integrationtests.jbpm.NotificationSaveContentIntegrationTest) Time elapsed: 10.039 s <<< ERROR! org.junit.runners.model.TestTimedOutException: test timed out after 10000 milliseconds at org.kie.server.integrationtests.jbpm.NotificationSaveContentIntegrationTest.testSaveContentOnNotification(NotificationSaveContentIntegrationTest.java:67)[ERROR] testSaveContentOnNotification[2: XSTREAM KieServicesConfiguration{transport=REST, serverUrl='http://localhost:46766/kie-server-services/services/rest/server'}](org.kie.server.integrationtests.jbpm.NotificationSaveContentIntegrationTest) Time elapsed: 10.039 s <<< ERROR! org.kie.server.api.exception.KieServicesHttpException: Unexpected HTTP response code when requesting URI 'http://localhost:46766/kie-server-services/services/rest/server/containers/notification-project/processes/instances/2475'! Error code: 404, message: "Could not find process instance with id "2,475""[ERROR] testSaveContentOnNotification[3: JAXB KieServicesConfiguration{transport=JMS, serverUrl='null'}](org.kie.server.integrationtests.jbpm.NotificationSaveContentIntegrationTest) Time elapsed: 10.483 s <<< ERROR! org.junit.runners.model.TestTimedOutException: test timed out after 10000 milliseconds at org.kie.server.integrationtests.jbpm.NotificationSaveContentIntegrationTest.testSaveContentOnNotification(NotificationSaveContentIntegrationTest.java:67)[ERROR] testSaveContentOnNotification[3: JAXB KieServicesConfiguration{transport=JMS, serverUrl='null'}](org.kie.server.integrationtests.jbpm.NotificationSaveContentIntegrationTest) Time elapsed: 10.483 s <<< ERROR! org.kie.server.api.exception.KieServicesException: Process instance with id 2476 was not found[ERROR] testSaveContentOnNotification[4: JSON KieServicesConfiguration{transport=JMS, serverUrl='null'}](org.kie.server.integrationtests.jbpm.NotificationSaveContentIntegrationTest) Time elapsed: 10.03 s <<< ERROR! org.junit.runners.model.TestTimedOutException: test timed out after 10000 milliseconds at org.kie.server.integrationtests.jbpm.NotificationSaveContentIntegrationTest.testSaveContentOnNotification(NotificationSaveContentIntegrationTest.java:67)[ERROR] testSaveContentOnNotification[4: JSON KieServicesConfiguration{transport=JMS, serverUrl='null'}](org.kie.server.integrationtests.jbpm.NotificationSaveContentIntegrationTest) Time elapsed: 10.03 s <<< ERROR! org.kie.server.api.exception.KieServicesException: Process instance with id 2477 was not found[ERROR] testSaveContentOnNotification[5: XSTREAM KieServicesConfiguration{transport=JMS, serverUrl='null'}](org.kie.server.integrationtests.jbpm.NotificationSaveContentIntegrationTest) Time elapsed: 10.054 s <<< ERROR! org.junit.runners.model.TestTimedOutException: test timed out after 10000 milliseconds at org.kie.server.integrationtests.jbpm.NotificationSaveContentIntegrationTest.testSaveContentOnNotification(NotificationSaveContentIntegrationTest.java:67)[ERROR] testSaveContentOnNotification[5: XSTREAM KieServicesConfiguration{transport=JMS, serverUrl='null'}](org.kie.server.integrationtests.jbpm.NotificationSaveContentIntegrationTest) Time elapsed: 10.058 s <<< ERROR! org.kie.server.api.exception.KieServicesException: Process instance with id 2478 was not found
There are timeouts which are probably caused by wrong setup of AMQ or any other component in the Jenkins environment.