Add: Support Custom Sequence as a Backend of an API #8572
Triggered via pull request
September 9, 2024 08:18
Status
Failure
Total duration
2h 50m 43s
Artifacts
4
main.yml
on: pull_request
build-carbon
21m 22s
run-benchmark-test
53m 17s
Matrix: build-product
Annotations
13 errors and 17 warnings
build-product (2, group2)
Process completed with exit code 1.
|
build-product (2, group2)
WebSubAPITestCase.testPublishWebSubApi
──────────────────────────────────────────────────────────────────────────────────────────
The server encountered an internal error. Please contact administrator.
──────────────────────────────────────────────────────────────────────────────────────────
org.wso2.am.integration.clients.publisher.api.ApiException: The server encountered an internal error. Please contact administrator.
at org.wso2.am.integration.tests.streamingapis.websub.WebSubAPITestCase.testPublishWebSubApi(WebSubAPITestCase.java:178)
|
build-product (2, group2)
WebSubAPITestCase.testPublishWebSubApi
──────────────────────────────────────────────────────────────────────────────────────────
The server encountered an internal error. Please contact administrator.
──────────────────────────────────────────────────────────────────────────────────────────
org.wso2.am.integration.clients.publisher.api.ApiException: The server encountered an internal error. Please contact administrator.
at org.wso2.am.integration.tests.streamingapis.websub.WebSubAPITestCase.testPublishWebSubApi(WebSubAPITestCase.java:178)
|
build-product (2, group2)
ThrottlingTestCase.testPublishWebSubApi
──────────────────────────────────────────────────────────────────────────────────────────
The server encountered an internal error. Please contact administrator.
──────────────────────────────────────────────────────────────────────────────────────────
org.wso2.am.integration.clients.publisher.api.ApiException: The server encountered an internal error. Please contact administrator.
at org.wso2.am.integration.tests.streamingapis.websub.ThrottlingTestCase.testPublishWebSubApi(ThrottlingTestCase.java:217)
|
build-product (2, group2)
ThrottlingTestCase.testPublishWebSubApi
──────────────────────────────────────────────────────────────────────────────────────────
The server encountered an internal error. Please contact administrator.
──────────────────────────────────────────────────────────────────────────────────────────
org.wso2.am.integration.clients.publisher.api.ApiException: The server encountered an internal error. Please contact administrator.
at org.wso2.am.integration.tests.streamingapis.websub.ThrottlingTestCase.testPublishWebSubApi(ThrottlingTestCase.java:217)
|
build-product (2, group2)
SecretValidationTestCase.testPublishWebSubApi
──────────────────────────────────────────────────────────────────────────────────────────
The server encountered an internal error. Please contact administrator.
──────────────────────────────────────────────────────────────────────────────────────────
org.wso2.am.integration.clients.publisher.api.ApiException: The server encountered an internal error. Please contact administrator.
at org.wso2.am.integration.tests.streamingapis.websub.SecretValidationTestCase.testPublishWebSubApi(SecretValidationTestCase.java:159)
|
build-product (2, group2)
SecretValidationTestCase.testPublishWebSubApi
──────────────────────────────────────────────────────────────────────────────────────────
The server encountered an internal error. Please contact administrator.
──────────────────────────────────────────────────────────────────────────────────────────
org.wso2.am.integration.clients.publisher.api.ApiException: The server encountered an internal error. Please contact administrator.
at org.wso2.am.integration.tests.streamingapis.websub.SecretValidationTestCase.testPublishWebSubApi(SecretValidationTestCase.java:159)
|
build-product (2, group2)
SolaceTestCase.showSolaceApiInDeveloperPortal
──────────────────────────────────────────────────────────────────────────────────────────
Create API Response Code is invalid.{"code":500,"message":"Internal server error","description":"The server encountered an internal error. Please contact administrator.","moreInfo":"","error":[]} expected [201] but found [500]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: Create API Response Code is invalid.{"code":500,"message":"Internal server error","description":"The server encountered an internal error. Please contact administrator.","moreInfo":"","error":[]} expected [201] but found [500]
at org.wso2.am.integration.tests.solace.SolaceTestCase.createSolaceAPIRevisionAndDeployToSolaceBroker(SolaceTestCase.java:1260)
at org.wso2.am.integration.tests.solace.SolaceTestCase.showSolaceApiInDeveloperPortal(SolaceTestCase.java:940)
|
build-product (2, group2)
SolaceTestCase.testSolaceAPIDeployToSolaceBroker
──────────────────────────────────────────────────────────────────────────────────────────
Create API Response Code is invalid.{"code":500,"message":"Internal server error","description":"The server encountered an internal error. Please contact administrator.","moreInfo":"","error":[]} expected [201] but found [500]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: Create API Response Code is invalid.{"code":500,"message":"Internal server error","description":"The server encountered an internal error. Please contact administrator.","moreInfo":"","error":[]} expected [201] but found [500]
at org.wso2.am.integration.tests.solace.SolaceTestCase.createSolaceAPIRevisionAndDeployToSolaceBroker(SolaceTestCase.java:1260)
at org.wso2.am.integration.tests.solace.SolaceTestCase.testSolaceAPIDeployToSolaceBroker(SolaceTestCase.java:1047)
|
build-product (2, group2)
SolaceTestCase.destroy
──────────────────────────────────────────────────────────────────────────────────────────
Missing the required parameter 'apiId' when calling deleteAPI(Async)
──────────────────────────────────────────────────────────────────────────────────────────
org.wso2.am.integration.clients.publisher.api.ApiException: Missing the required parameter 'apiId' when calling deleteAPI(Async)
at org.wso2.am.integration.tests.solace.SolaceTestCase.destroy(SolaceTestCase.java:1364)
|
build-product (1, group1)
APIProductCreationTestCase.testCreateApiProductWithAdvertiseOnlyApi
──────────────────────────────────────────────────────────────────────────────────────────
org.wso2.am.integration.clients.publisher.api.ApiException:
──────────────────────────────────────────────────────────────────────────────────────────
org.wso2.am.integration.clients.publisher.api.ApiException: org.wso2.am.integration.clients.publisher.api.ApiException:
at org.wso2.am.integration.tests.apiproduct.APIProductCreationTestCase.testCreateApiProductWithAdvertiseOnlyApi(APIProductCreationTestCase.java:672)
Caused by: org.wso2.am.integration.clients.publisher.api.ApiException:
at org.wso2.am.integration.tests.apiproduct.APIProductCreationTestCase.testCreateApiProductWithAdvertiseOnlyApi(APIProductCreationTestCase.java:672)
|
build-product (1, group1)
APIProductCreationTestCase.testCreateApiProductWithAdvertiseOnlyApi
──────────────────────────────────────────────────────────────────────────────────────────
org.wso2.am.integration.clients.publisher.api.ApiException:
──────────────────────────────────────────────────────────────────────────────────────────
org.wso2.am.integration.clients.publisher.api.ApiException: org.wso2.am.integration.clients.publisher.api.ApiException:
at org.wso2.am.integration.tests.apiproduct.APIProductCreationTestCase.testCreateApiProductWithAdvertiseOnlyApi(APIProductCreationTestCase.java:672)
Caused by: org.wso2.am.integration.clients.publisher.api.ApiException:
at org.wso2.am.integration.tests.apiproduct.APIProductCreationTestCase.testCreateApiProductWithAdvertiseOnlyApi(APIProductCreationTestCase.java:672)
|
build-product (1, group1)
Process completed with exit code 1.
|
build-carbon
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-carbon
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v2, actions/setup-node@v3, actions/cache@v3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
run-benchmark-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
run-benchmark-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v2, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-product (3, group3)
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/
|
build-product (3, group3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v2, actions/setup-node@v3, actions/cache@v3, malinthaprasan/action-surefire-report@v1, actions/upload-artifact@v2, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-product (3, group3)
794 tests run, 0 skipped, 0 failed.
|
build-product (2, group2)
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/
|
build-product (2, group2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v2, actions/setup-node@v3, actions/cache@v3, malinthaprasan/action-surefire-report@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-product (2, group2)
170 tests run, 29 skipped, 9 failed.
|
build-product (1, group1)
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/
|
build-product (1, group1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v2, actions/setup-node@v3, actions/cache@v3, malinthaprasan/action-surefire-report@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-product (1, group1)
574 tests run, 4 skipped, 2 failed.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "TEST-TestSuite_1", "TEST-TestSuite_2", "TEST-TestSuite_3", "TEST-TestSuite_4".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
build-product (4, group4)
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/
|
build-product (4, group4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v2, actions/setup-node@v3, actions/cache@v3, malinthaprasan/action-surefire-report@v1, actions/upload-artifact@v2, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-product (4, group4)
267 tests run, 0 skipped, 0 failed.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
TEST-TestSuite_1
|
22.8 MB |
|
TEST-TestSuite_2
|
13.4 MB |
|
TEST-TestSuite_3
|
19.1 MB |
|
TEST-TestSuite_4
|
33.2 MB |
|