Add ratelimit tier to database #2662
integration-test.yml
on: pull_request_target
build_adapter
/
build
7m 7s
build_common_controller
/
build
6m 57s
build_enforcer
/
build
15m 28s
build_router
/
build
7m 21s
build_ratelimiter
/
build
1m 43s
build_config
/
build
8m 47s
build_idpds
/
build
7m 30s
build_idpui
/
build
1m 38s
runs_go_integration_tests_on_pull_request
21m 46s
runs_cucumber_integration_tests_on_pull_request
45m 2s
Annotations
3 errors and 14 warnings
runs_cucumber_integration_tests_on_pull_request
APKIntegrationTestSuite.runScenario
──────────────────────────────────────────────────────────────────────────────────────────
Could not receive expected response within time. Last received code: 404, last response body: ***"error_message":"Not Found","code":"404","error_description":"The requested resource is not available."***
──────────────────────────────────────────────────────────────────────────────────────────
org.wso2.apk.integration.utils.exceptions.TimeoutException: Could not receive expected response within time. Last received code: 404, last response body: ***"error_message":"Not Found","code":"404","error_description":"The requested resource is not available."***
at org.wso2.apk.integration.utils.clients.SimpleHTTPClient.executeLastRequestForEventualConsistentResponse(SimpleHTTPClient.java:474)
at org.wso2.apk.integration.api.BaseSteps.eventualSuccess(BaseSteps.java:322)
at ✽.I eventually receive 200 response code, not accepting(file:///home/runner/work/apk/apk/apk-repo/test/cucumber-tests/src/test/resources/tests/api/GraphQL.feature:18)
|
runs_cucumber_integration_tests_on_pull_request
APKIntegrationTestSuite.runScenario
──────────────────────────────────────────────────────────────────────────────────────────
expected [200] but found [404]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: expected [200] but found [404]
at org.testng.Assert.fail(Assert.java:111)
at org.testng.Assert.failNotEquals(Assert.java:1578)
at org.testng.Assert.assertEqualsImpl(Assert.java:150)
at org.testng.Assert.assertEquals(Assert.java:132)
at org.testng.Assert.assertEquals(Assert.java:1419)
at org.testng.Assert.assertEquals(Assert.java:1383)
at org.testng.Assert.assertEquals(Assert.java:1429)
at org.wso2.apk.integration.api.BaseSteps.theResponseStatusCodeShouldBe(BaseSteps.java:138)
at ✽.the response status code should be 200(file:///home/runner/work/apk/apk/apk-repo/test/cucumber-tests/src/test/resources/tests/api/GlobalInterceptor.feature:14)
|
runs_cucumber_integration_tests_on_pull_request
Process completed with exit code 1.
|
build_idpui / build
The following actions use a deprecated Node.js version and will be forced to run on node20: azure/login@v1, actions/checkout@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/
|
build_adapter / build
The following actions use a deprecated Node.js version and will be forced to run on node20: azure/login@v1, actions/setup-go@v3, actions/checkout@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/
|
build_idpds / build
The following actions use a deprecated Node.js version and will be forced to run on node20: azure/login@v1, actions/setup-java@v3, actions/cache@v3, actions/checkout@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/
|
build_ratelimiter / build
The following actions use a deprecated Node.js version and will be forced to run on node20: azure/login@v1, actions/setup-go@v3, actions/checkout@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/
|
build_config / build
The following actions use a deprecated Node.js version and will be forced to run on node20: azure/login@v1, actions/setup-java@v3, actions/cache@v3, actions/checkout@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/
|
build_common_controller / build
The following actions use a deprecated Node.js version and will be forced to run on node20: azure/login@v1, actions/setup-go@v3, actions/checkout@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/
|
build_enforcer / build
The following actions use a deprecated Node.js version and will be forced to run on node20: azure/login@v1, actions/setup-java@v3, actions/checkout@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/
|
build_router / build
The following actions use a deprecated Node.js version and will be forced to run on node20: azure/login@v1, actions/checkout@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/
|
runs_go_integration_tests_on_pull_request
The following actions uses node12 which is deprecated and will be forced to run on node16: malinthaprasan/action-surefire-report@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
runs_go_integration_tests_on_pull_request
The following actions use a deprecated Node.js version and will be forced to run on node20: azure/login@v1, azure/CLI@v1, azure/aks-set-context@v3, actions/checkout@v3, malinthaprasan/action-surefire-report@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
runs_go_integration_tests_on_pull_request
No test results found!
|
runs_cucumber_integration_tests_on_pull_request
The following actions uses node12 which is deprecated and will be forced to run on node16: malinthaprasan/action-surefire-report@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
runs_cucumber_integration_tests_on_pull_request
The following actions use a deprecated Node.js version and will be forced to run on node20: azure/login@v1, azure/CLI@v1, azure/aks-set-context@v3, actions/checkout@v3, malinthaprasan/action-surefire-report@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
runs_cucumber_integration_tests_on_pull_request
188 tests run, 0 skipped, 2 failed.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
apk-integration-test-cucmber-logs
|
24 KB |
|
apk-integration-test-go-logs
|
52.1 KB |
|