Skip to content

Add convenience script to clean generated apps folders #21

Add convenience script to clean generated apps folders

Add convenience script to clean generated apps folders #21

Triggered via push November 1, 2024 16:24
Status Success
Total duration 5m 3s
Artifacts 1
build_deploy_snapshot
4m 55s
build_deploy_snapshot
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 5 warnings
org.springframework.cloud.stream.app.integration.test.processor.httprequest.KafkaHttpRequestProcessorTests ► get: applications/stream-applications-integration-tests/src/test/java/org/springframework/cloud/stream/app/integration/test/processor/httprequest/HttpRequestProcessorTests.java#L86
Failed test found in: applications/stream-applications-integration-tests/target/surefire-reports/TEST-org.springframework.cloud.stream.app.integration.test.processor.httprequest.KafkaHttpRequestProcessorTests.xml Error: org.awaitility.core.ConditionTimeoutException: Condition with Lambda expression in org.springframework.cloud.stream.app.test.integration.OutputMatcher was not fulfilled within 1 minutes 30 seconds.
org.springframework.cloud.stream.app.integration.test.processor.httprequest.RabbitMQHttpRequestProcessorTests ► get: applications/stream-applications-core/stream-applications-test-support/src/main/java/org/springframework/cloud/stream/app/test/integration/rabbitmq/RabbitMQStreamAppContainerTestConfiguration.java#L298
Failed test found in: applications/stream-applications-integration-tests/target/surefire-reports/TEST-org.springframework.cloud.stream.app.integration.test.processor.httprequest.RabbitMQHttpRequestProcessorTests.xml Error: org.awaitility.core.ConditionTimeoutException: Condition with Lambda expression in org.springframework.cloud.stream.app.test.integration.rabbitmq.RabbitMQStreamAppContainerTestConfiguration$RabbitTemplateTopicSender was not fulfilled within 1 minutes.
org.springframework.cloud.stream.app.integration.test.sink.jdbc.KafkaJdbcSinkTests ► : applications/stream-applications-integration-tests/src/test/java/org/springframework/cloud/stream/app/integration/test/sink/jdbc/JdbcSinkTests.java#L92
Failed test found in: applications/stream-applications-integration-tests/target/surefire-reports/TEST-org.springframework.cloud.stream.app.integration.test.sink.jdbc.KafkaJdbcSinkTests.xml Error: org.testcontainers.containers.ContainerLaunchException: Container startup failed for image springcloudstream/jdbc-sink-kafka:5.0.1-SNAPSHOT
org.springframework.cloud.stream.app.integration.test.sink.jdbc.RabbitMQJdbcSinkTests ► : applications/stream-applications-integration-tests/src/test/java/org/springframework/cloud/stream/app/integration/test/sink/jdbc/JdbcSinkTests.java#L92
Failed test found in: applications/stream-applications-integration-tests/target/surefire-reports/TEST-org.springframework.cloud.stream.app.integration.test.sink.jdbc.RabbitMQJdbcSinkTests.xml Error: org.testcontainers.containers.ContainerLaunchException: Container startup failed for image springcloudstream/jdbc-sink-rabbit:5.0.1-SNAPSHOT
org.springframework.cloud.stream.app.integration.test.sink.log.KafkaLogSinkActuatorAuthTests ► actuatorPostAnonymousShouldFail: applications/stream-applications-integration-tests/src/test/java/org/springframework/cloud/stream/app/integration/test/sink/log/LogSinkActuatorAuthTests.java#L78
Failed test found in: applications/stream-applications-integration-tests/target/surefire-reports/TEST-org.springframework.cloud.stream.app.integration.test.sink.log.KafkaLogSinkActuatorAuthTests.xml Error: org.springframework.web.reactive.function.client.WebClientRequestException: finishConnect(..) failed: Connection refused: localhost/127.0.0.1:32792
org.springframework.cloud.stream.app.integration.test.sink.log.KafkaLogSinkActuatorAuthTests ► testActuatorGetWithAdminAuth: applications/stream-applications-integration-tests/src/test/java/org/springframework/cloud/stream/app/integration/test/sink/log/LogSinkActuatorAuthTests.java#L58
Failed test found in: applications/stream-applications-integration-tests/target/surefire-reports/TEST-org.springframework.cloud.stream.app.integration.test.sink.log.KafkaLogSinkActuatorAuthTests.xml Error: org.springframework.web.reactive.function.client.WebClientRequestException: finishConnect(..) failed: Connection refused: localhost/127.0.0.1:32792
org.springframework.cloud.stream.app.integration.test.sink.log.KafkaLogSinkActuatorAuthTests ► actuatorPostWithAdminAuth: applications/stream-applications-integration-tests/src/test/java/org/springframework/cloud/stream/app/integration/test/sink/log/LogSinkActuatorAuthTests.java#L92
Failed test found in: applications/stream-applications-integration-tests/target/surefire-reports/TEST-org.springframework.cloud.stream.app.integration.test.sink.log.KafkaLogSinkActuatorAuthTests.xml Error: org.springframework.web.reactive.function.client.WebClientRequestException: finishConnect(..) failed: Connection refused: localhost/127.0.0.1:32792
org.springframework.cloud.stream.app.integration.test.sink.log.RabbitMQLogSinkActuatorAuthTests ► : applications/stream-applications-integration-tests/target/surefire-reports/TEST-org.springframework.cloud.stream.app.integration.test.sink.log.RabbitMQLogSinkActuatorAuthTests.xml#L0
Failed test found in: applications/stream-applications-integration-tests/target/surefire-reports/TEST-org.springframework.cloud.stream.app.integration.test.sink.log.RabbitMQLogSinkActuatorAuthTests.xml Error: org.testcontainers.containers.ContainerLaunchException: Container startup failed for image springcloudstream/log-sink-rabbit:5.0.1-SNAPSHOT
org.springframework.cloud.stream.app.integration.test.sink.mongodb.KafkaMongoDBSinkTests ► : applications/stream-applications-integration-tests/src/test/java/org/springframework/cloud/stream/app/integration/test/sink/mongodb/MongoDBSinkTests.java#L72
Failed test found in: applications/stream-applications-integration-tests/target/surefire-reports/TEST-org.springframework.cloud.stream.app.integration.test.sink.mongodb.KafkaMongoDBSinkTests.xml Error: org.testcontainers.containers.ContainerLaunchException: Container startup failed for image springcloudstream/mongodb-sink-kafka:5.0.1-SNAPSHOT
org.springframework.cloud.stream.app.integration.test.sink.mongodb.RabbitMQMongoDBSinkTests ► : applications/stream-applications-integration-tests/src/test/java/org/springframework/cloud/stream/app/integration/test/sink/mongodb/MongoDBSinkTests.java#L72
Failed test found in: applications/stream-applications-integration-tests/target/surefire-reports/TEST-org.springframework.cloud.stream.app.integration.test.sink.mongodb.RabbitMQMongoDBSinkTests.xml Error: org.testcontainers.containers.ContainerLaunchException: Container startup failed for image springcloudstream/mongodb-sink-rabbit:5.0.1-SNAPSHOT
org.springframework.cloud.stream.app.integration.test.sink.tcp.KafkaTcpSinkTests ► : applications/stream-applications-integration-tests/src/test/java/org/springframework/cloud/stream/app/integration/test/sink/tcp/TcpSinkTests.java#L67
Failed test found in: applications/stream-applications-integration-tests/target/surefire-reports/TEST-org.springframework.cloud.stream.app.integration.test.sink.tcp.KafkaTcpSinkTests.xml Error: org.testcontainers.containers.ContainerLaunchException: Container startup failed for image springcloudstream/tcp-sink-kafka:5.0.1-SNAPSHOT
build_deploy_snapshot
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
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-results". 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_deploy_snapshot
The following actions uses node12 which is deprecated and will be forced to run on node16: jvalkeal/setup-maven@v1, actions/cache@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_deploy_snapshot
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, jvalkeal/setup-maven@v1, jfrog/setup-jfrog-cli@v3, actions/cache@v2, actions/upload-artifact@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_deploy_snapshot
The "JF_ARTIFACTORY_" prefix for environment variables is deprecated and is expected to be removed in v3. Please use the "JF_ENV_" prefix instead. The environment variables value should not be changed.

Artifacts

Produced during runtime
Name Size
test-results Expired
80.4 KB