Skip to content

Add integration tests for GraphQL API creation using SDL URL and Endp… #2703

Add integration tests for GraphQL API creation using SDL URL and Endp…

Add integration tests for GraphQL API creation using SDL URL and Endp… #2703

Triggered via pull request January 8, 2025 05:23
Status Failure
Total duration 4h 57m 18s
Artifacts 4

maven.yml

on: pull_request
Matrix: build
run-benchmark-test
57m 19s
run-benchmark-test
show-report
16s
show-report
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 8 warnings
build (1, group1)
Process completed with exit code 1.
show-report
GraphqlTestCase.testCreateGraphQLAPIUsingEndpoint ────────────────────────────────────────────────────────────────────────────────────────── org.wso2.am.integration.clients.publisher.api.ApiException: at org.wso2.am.integration.tests.graphql.GraphqlTestCase.testCreateGraphQLAPIUsingEndpoint(GraphqlTestCase.java:293) ────────────────────────────────────────────────────────────────────────────────────────── org.wso2.am.integration.clients.publisher.api.ApiException: at org.wso2.am.integration.tests.graphql.GraphqlTestCase.testCreateGraphQLAPIUsingEndpoint(GraphqlTestCase.java:293)
show-report
GraphqlTestCase.testCreateGraphQLAPIUsingSDLURL ────────────────────────────────────────────────────────────────────────────────────────── org.wso2.am.integration.clients.publisher.api.ApiException: at org.wso2.am.integration.tests.graphql.GraphqlTestCase.testCreateGraphQLAPIUsingSDLURL(GraphqlTestCase.java:255) ────────────────────────────────────────────────────────────────────────────────────────── org.wso2.am.integration.clients.publisher.api.ApiException: at org.wso2.am.integration.tests.graphql.GraphqlTestCase.testCreateGraphQLAPIUsingSDLURL(GraphqlTestCase.java:255)
show-report
GraphqlTestCase.cleanUpArtifacts ────────────────────────────────────────────────────────────────────────────────────────── 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.graphql.GraphqlTestCase.cleanUpArtifacts(GraphqlTestCase.java:670)
show-report
GraphqlTestCase.cleanUpArtifacts ────────────────────────────────────────────────────────────────────────────────────────── 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.graphql.GraphqlTestCase.cleanUpArtifacts(GraphqlTestCase.java:670)
show-report
GraphqlTestCase.setEnvironment ────────────────────────────────────────────────────────────────────────────────────────── java.lang.RuntimeException: java.io.IOException: Failed to bind to /0.0.0.0:9950 ────────────────────────────────────────────────────────────────────────────────────────── com.github.tomakehurst.wiremock.common.FatalStartupException: java.lang.RuntimeException: java.io.IOException: Failed to bind to /0.0.0.0:9950 at org.wso2.am.integration.tests.graphql.GraphqlTestCase.startWiremockServer(GraphqlTestCase.java:606) at org.wso2.am.integration.tests.graphql.GraphqlTestCase.setEnvironment(GraphqlTestCase.java:166) Caused by: java.lang.RuntimeException: java.io.IOException: Failed to bind to /0.0.0.0:9950 at org.wso2.am.integration.tests.graphql.GraphqlTestCase.startWiremockServer(GraphqlTestCase.java:606) at org.wso2.am.integration.tests.graphql.GraphqlTestCase.setEnvironment(GraphqlTestCase.java:166) Caused by: java.io.IOException: Failed to bind to /0.0.0.0:9950 at org.wso2.am.integration.tests.graphql.GraphqlTestCase.startWiremockServer(GraphqlTestCase.java:606) at org.wso2.am.integration.tests.graphql.GraphqlTestCase.setEnvironment(GraphqlTestCase.java:166) Caused by: java.net.BindException: Address already in use at org.wso2.am.integration.tests.graphql.GraphqlTestCase.startWiremockServer(GraphqlTestCase.java:606) at org.wso2.am.integration.tests.graphql.GraphqlTestCase.setEnvironment(GraphqlTestCase.java:166)
run-benchmark-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (3, group3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (2, group2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (1, group1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (4, group4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
show-report
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
show-report
1849 tests run, 14 skipped, 5 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/

Artifacts

Produced during runtime
Name Size
TEST-TestSuite_1
25.1 MB
TEST-TestSuite_2
15.7 MB
TEST-TestSuite_3
19.4 MB
TEST-TestSuite_4
35.6 MB