[Feature] Add Burst control capability for Applications #7326
Annotations
11 errors and 2 warnings
|
ServerSentEventsAPITestCase.testInvokeSseApi
──────────────────────────────────────────────────────────────────────────────────────────
null
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: null
at org.wso2.am.integration.tests.streamingapis.serversentevents.ServerSentEventsAPITestCase.testInvokeSseApi(ServerSentEventsAPITestCase.java:230)
|
ServerSentEventsAPITestCase.testInvokeSseApi
──────────────────────────────────────────────────────────────────────────────────────────
null
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: null
at org.wso2.am.integration.tests.streamingapis.serversentevents.ServerSentEventsAPITestCase.testInvokeSseApi(ServerSentEventsAPITestCase.java:230)
|
WebSubAPITestCase.testInvokeWebSubAPIWithFormUrlEncodedData
──────────────────────────────────────────────────────────────────────────────────────────
Connection error (is server running at http://localhost:8780/websub/1.0.0 ?): Server returned HTTP response code: 500 for URL: http://localhost:8780/websub/1.0.0
──────────────────────────────────────────────────────────────────────────────────────────
org.wso2.carbon.automation.engine.exceptions.AutomationFrameworkException: Connection error (is server running at http://localhost:8780/websub/1.0.0 ?): Server returned HTTP response code: 500 for URL: http://localhost:8780/websub/1.0.0
at org.wso2.am.integration.tests.streamingapis.websub.WebSubAPITestCase.handleCallbackSubscriptionWithFormUrlEncoded(WebSubAPITestCase.java:435)
at org.wso2.am.integration.tests.streamingapis.websub.WebSubAPITestCase.testInvokeWebSubAPIWithFormUrlEncodedData(WebSubAPITestCase.java:265)
Caused by: java.io.IOException: Server returned HTTP response code: 500 for URL: http://localhost:8780/websub/1.0.0
at org.wso2.am.integration.tests.streamingapis.websub.WebSubAPITestCase.handleCallbackSubscriptionWithFormUrlEncoded(WebSubAPITestCase.java:435)
at org.wso2.am.integration.tests.streamingapis.websub.WebSubAPITestCase.testInvokeWebSubAPIWithFormUrlEncodedData(WebSubAPITestCase.java:265)
|
WebSubAPITestCase.testInvokeWebSubAPIWithFormUrlEncodedData
──────────────────────────────────────────────────────────────────────────────────────────
Connection error (is server running at http://localhost:8780/t/wso2.com/websub/1.0.0 ?): Server returned HTTP response code: 500 for URL: http://localhost:8780/t/wso2.com/websub/1.0.0
──────────────────────────────────────────────────────────────────────────────────────────
org.wso2.carbon.automation.engine.exceptions.AutomationFrameworkException: Connection error (is server running at http://localhost:8780/t/wso2.com/websub/1.0.0 ?): Server returned HTTP response code: 500 for URL: http://localhost:8780/t/wso2.com/websub/1.0.0
at org.wso2.am.integration.tests.streamingapis.websub.WebSubAPITestCase.handleCallbackSubscriptionWithFormUrlEncoded(WebSubAPITestCase.java:435)
at org.wso2.am.integration.tests.streamingapis.websub.WebSubAPITestCase.testInvokeWebSubAPIWithFormUrlEncodedData(WebSubAPITestCase.java:265)
Caused by: java.io.IOException: Server returned HTTP response code: 500 for URL: http://localhost:8780/t/wso2.com/websub/1.0.0
at org.wso2.am.integration.tests.streamingapis.websub.WebSubAPITestCase.handleCallbackSubscriptionWithFormUrlEncoded(WebSubAPITestCase.java:435)
at org.wso2.am.integration.tests.streamingapis.websub.WebSubAPITestCase.testInvokeWebSubAPIWithFormUrlEncodedData(WebSubAPITestCase.java:265)
|
WebSubAPITestCase.testInvokeWebSubApiWithQueryParameters
──────────────────────────────────────────────────────────────────────────────────────────
Connection error (is server running at http://localhost:8780/websub/1.0.0?hub.callback=http%3A%2F%2Ffv-az1435-663%3A8082%2Freceiver&hub.mode=subscribe&hub.secret=2fce6734-c86d-4b97-88ba-f777b1c13f50&hub.lease_seconds=50000000&hub.topic=_default ?): Server returned HTTP response code: 500 for URL: http://localhost:8780/websub/1.0.0?hub.callback=http%3A%2F%2Ffv-az1435-663%3A8082%2Freceiver&hub.mode=subscribe&hub.secret=2fce6734-c86d-4b97-88ba-f777b1c13f50&hub.lease_seconds=50000000&hub.topic=_default
──────────────────────────────────────────────────────────────────────────────────────────
org.wso2.carbon.automation.engine.exceptions.AutomationFrameworkException: Connection error (is server running at http://localhost:8780/websub/1.0.0?hub.callback=http%3A%2F%2Ffv-az1435-663%3A8082%2Freceiver&hub.mode=subscribe&hub.secret=2fce6734-c86d-4b97-88ba-f777b1c13f50&hub.lease_seconds=50000000&hub.topic=_default ?): Server returned HTTP response code: 500 for URL: http://localhost:8780/websub/1.0.0?hub.callback=http%3A%2F%2Ffv-az1435-663%3A8082%2Freceiver&hub.mode=subscribe&hub.secret=2fce6734-c86d-4b97-88ba-f777b1c13f50&hub.lease_seconds=50000000&hub.topic=_default
at org.wso2.am.integration.tests.streamingapis.websub.WebSubAPITestCase.handleCallbackSubscriptionWithQueryParameters(WebSubAPITestCase.java:421)
at org.wso2.am.integration.tests.streamingapis.websub.WebSubAPITestCase.testInvokeWebSubApiWithQueryParameters(WebSubAPITestCase.java:241)
Caused by: java.io.IOException: Server returned HTTP response code: 500 for URL: http://localhost:8780/websub/1.0.0?hub.callback=http%3A%2F%2Ffv-az1435-663%3A8082%2Freceiver&hub.mode=subscribe&hub.secret=2fce6734-c86d-4b97-88ba-f777b1c13f50&hub.lease_seconds=50000000&hub.topic=_default
at org.wso2.am.integration.tests.streamingapis.websub.WebSubAPITestCase.handleCallbackSubscriptionWithQueryParameters(WebSubAPITestCase.java:421)
at org.wso2.am.integration.tests.streamingapis.websub.WebSubAPITestCase.testInvokeWebSubApiWithQueryParameters(WebSubAPITestCase.java:241)
|
WebSubAPITestCase.testInvokeWebSubApiWithQueryParameters
──────────────────────────────────────────────────────────────────────────────────────────
Connection error (is server running at http://localhost:8780/t/wso2.com/websub/1.0.0?hub.callback=http%3A%2F%2Ffv-az1435-663%3A8080%2Freceiver&hub.mode=subscribe&hub.secret=62cf7f17-1106-4d7c-b387-0d470ea8c8e7&hub.lease_seconds=50000000&hub.topic=_default ?): Server returned HTTP response code: 500 for URL: http://localhost:8780/t/wso2.com/websub/1.0.0?hub.callback=http%3A%2F%2Ffv-az1435-663%3A8080%2Freceiver&hub.mode=subscribe&hub.secret=62cf7f17-1106-4d7c-b387-0d470ea8c8e7&hub.lease_seconds=50000000&hub.topic=_default
──────────────────────────────────────────────────────────────────────────────────────────
org.wso2.carbon.automation.engine.exceptions.AutomationFrameworkException: Connection error (is server running at http://localhost:8780/t/wso2.com/websub/1.0.0?hub.callback=http%3A%2F%2Ffv-az1435-663%3A8080%2Freceiver&hub.mode=subscribe&hub.secret=62cf7f17-1106-4d7c-b387-0d470ea8c8e7&hub.lease_seconds=50000000&hub.topic=_default ?): Server returned HTTP response code: 500 for URL: http://localhost:8780/t/wso2.com/websub/1.0.0?hub.callback=http%3A%2F%2Ffv-az1435-663%3A8080%2Freceiver&hub.mode=subscribe&hub.secret=62cf7f17-1106-4d7c-b387-0d470ea8c8e7&hub.lease_seconds=50000000&hub.topic=_default
at org.wso2.am.integration.tests.streamingapis.websub.WebSubAPITestCase.handleCallbackSubscriptionWithQueryParameters(WebSubAPITestCase.java:421)
at org.wso2.am.integration.tests.streamingapis.websub.WebSubAPITestCase.testInvokeWebSubApiWithQueryParameters(WebSubAPITestCase.java:241)
Caused by: java.io.IOException: Server returned HTTP response code: 500 for URL: http://localhost:8780/t/wso2.com/websub/1.0.0?hub.callback=http%3A%2F%2Ffv-az1435-663%3A8080%2Freceiver&hub.mode=subscribe&hub.secret=62cf7f17-1106-4d7c-b387-0d470ea8c8e7&hub.lease_seconds=50000000&hub.topic=_default
at org.wso2.am.integration.tests.streamingapis.websub.WebSubAPITestCase.handleCallbackSubscriptionWithQueryParameters(WebSubAPITestCase.java:421)
at org.wso2.am.integration.tests.streamingapis.websub.WebSubAPITestCase.testInvokeWebSubApiWithQueryParameters(WebSubAPITestCase.java:241)
|
WebSubAPITestCase.testMandatoryParameters
──────────────────────────────────────────────────────────────────────────────────────────
Connection error (is server running at http://localhost:8780/websub/1.0.0 ?): Server returned HTTP response code: 500 for URL: http://localhost:8780/websub/1.0.0
──────────────────────────────────────────────────────────────────────────────────────────
org.wso2.carbon.automation.engine.exceptions.AutomationFrameworkException: Connection error (is server running at http://localhost:8780/websub/1.0.0 ?): Server returned HTTP response code: 500 for URL: http://localhost:8780/websub/1.0.0
at org.wso2.am.integration.tests.streamingapis.websub.WebSubAPITestCase.handleCallbackSubscriptionWithFormUrlEncoded(WebSubAPITestCase.java:435)
at org.wso2.am.integration.tests.streamingapis.websub.WebSubAPITestCase.testMandatoryParameters(WebSubAPITestCase.java:295)
Caused by: java.io.IOException: Server returned HTTP response code: 500 for URL: http://localhost:8780/websub/1.0.0
at org.wso2.am.integration.tests.streamingapis.websub.WebSubAPITestCase.handleCallbackSubscriptionWithFormUrlEncoded(WebSubAPITestCase.java:435)
at org.wso2.am.integration.tests.streamingapis.websub.WebSubAPITestCase.testMandatoryParameters(WebSubAPITestCase.java:295)
|
WebSubAPITestCase.testMandatoryParameters
──────────────────────────────────────────────────────────────────────────────────────────
Connection error (is server running at http://localhost:8780/t/wso2.com/websub/1.0.0 ?): Server returned HTTP response code: 500 for URL: http://localhost:8780/t/wso2.com/websub/1.0.0
──────────────────────────────────────────────────────────────────────────────────────────
org.wso2.carbon.automation.engine.exceptions.AutomationFrameworkException: Connection error (is server running at http://localhost:8780/t/wso2.com/websub/1.0.0 ?): Server returned HTTP response code: 500 for URL: http://localhost:8780/t/wso2.com/websub/1.0.0
at org.wso2.am.integration.tests.streamingapis.websub.WebSubAPITestCase.handleCallbackSubscriptionWithFormUrlEncoded(WebSubAPITestCase.java:435)
at org.wso2.am.integration.tests.streamingapis.websub.WebSubAPITestCase.testMandatoryParameters(WebSubAPITestCase.java:295)
Caused by: java.io.IOException: Server returned HTTP response code: 500 for URL: http://localhost:8780/t/wso2.com/websub/1.0.0
at org.wso2.am.integration.tests.streamingapis.websub.WebSubAPITestCase.handleCallbackSubscriptionWithFormUrlEncoded(WebSubAPITestCase.java:435)
at org.wso2.am.integration.tests.streamingapis.websub.WebSubAPITestCase.testMandatoryParameters(WebSubAPITestCase.java:295)
|
WebSubAPITestCase.testSubscriberVerification
──────────────────────────────────────────────────────────────────────────────────────────
Connection error (is server running at http://localhost:8780/websub/1.0.0 ?): Server returned HTTP response code: 500 for URL: http://localhost:8780/websub/1.0.0
──────────────────────────────────────────────────────────────────────────────────────────
org.wso2.carbon.automation.engine.exceptions.AutomationFrameworkException: Connection error (is server running at http://localhost:8780/websub/1.0.0 ?): Server returned HTTP response code: 500 for URL: http://localhost:8780/websub/1.0.0
at org.wso2.am.integration.tests.streamingapis.websub.WebSubAPITestCase.handleCallbackSubscriptionWithFormUrlEncoded(WebSubAPITestCase.java:435)
at org.wso2.am.integration.tests.streamingapis.websub.WebSubAPITestCase.testSubscriberVerification(WebSubAPITestCase.java:343)
Caused by: java.io.IOException: Server returned HTTP response code: 500 for URL: http://localhost:8780/websub/1.0.0
at org.wso2.am.integration.tests.streamingapis.websub.WebSubAPITestCase.handleCallbackSubscriptionWithFormUrlEncoded(WebSubAPITestCase.java:435)
at org.wso2.am.integration.tests.streamingapis.websub.WebSubAPITestCase.testSubscriberVerification(WebSubAPITestCase.java:343)
|
WebSubAPITestCase.testSubscriberVerification
──────────────────────────────────────────────────────────────────────────────────────────
Connection error (is server running at http://localhost:8780/t/wso2.com/websub/1.0.0 ?): Server returned HTTP response code: 500 for URL: http://localhost:8780/t/wso2.com/websub/1.0.0
──────────────────────────────────────────────────────────────────────────────────────────
org.wso2.carbon.automation.engine.exceptions.AutomationFrameworkException: Connection error (is server running at http://localhost:8780/t/wso2.com/websub/1.0.0 ?): Server returned HTTP response code: 500 for URL: http://localhost:8780/t/wso2.com/websub/1.0.0
at org.wso2.am.integration.tests.streamingapis.websub.WebSubAPITestCase.handleCallbackSubscriptionWithFormUrlEncoded(WebSubAPITestCase.java:435)
at org.wso2.am.integration.tests.streamingapis.websub.WebSubAPITestCase.testSubscriberVerification(WebSubAPITestCase.java:343)
Caused by: java.io.IOException: Server returned HTTP response code: 500 for URL: http://localhost:8780/t/wso2.com/websub/1.0.0
at org.wso2.am.integration.tests.streamingapis.websub.WebSubAPITestCase.handleCallbackSubscriptionWithFormUrlEncoded(WebSubAPITestCase.java:435)
at org.wso2.am.integration.tests.streamingapis.websub.WebSubAPITestCase.testSubscriberVerification(WebSubAPITestCase.java:343)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2, malinthaprasan/action-surefire-report@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
|
The logs for this run have expired and are no longer available.
Loading