Skip to content

Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 in /core #15318

Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 in /core

Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 in /core #15318

Triggered via pull request August 12, 2025 06:17
Status Success
Total duration 20m 12s
Artifacts

ci.yml

on: pull_request
Matrix: core
turbo-mode
0s
turbo-mode
find_gradle_jobs
1m 12s
find_gradle_jobs
Matrix: check
find_examples_jobs
1m 10s
find_examples_jobs
Matrix: check_examples
find_docs_examples_jobs
1m 14s
find_docs_examples_jobs
Matrix: check_docs_examples
Fit to window
Zoom out
Zoom in

Annotations

5 errors
ComposeWithIdentifierTest.simpleTest: core/src/test/java/org/testcontainers/junit/ComposeWithIdentifierTest.java#L1
org.junit.ComparisonFailure: [The networks] expected:<["bridge", "[ftq61zrp9we2_default", "]host", "none", "test...> but was:<["bridge", "[]host", "none", "test...>
DockerMcpGatewayContainerTest.gatewayStartsWithServers: core/src/test/java/org/testcontainers/containers/DockerMcpGatewayContainerTest.java#L34
java.lang.AssertionError: Expecting actual: "- Reading configuration... - Reading catalog from [https://desktop.docker.com/mcp/catalog/v2/catalog.yaml] - Configuration read in 186.726604ms - Those servers are enabled: curl, brave, github-official - Listing MCP tools... - Running ghcr.io/github/github-mcp-server with [run --rm -i --init --security-opt no-new-privileges --cpus 1 --memory 2Gb --pull never -l docker-mcp=true -l docker-mcp-tool-type=mcp -l docker-mcp-name=github-official -l docker-mcp-transport=stdio -e GITHUB_PERSONAL_ACCESS_TOKEN] - Running mcp/brave-search with [run --rm -i --init --security-opt no-new-privileges --cpus 1 --memory 2Gb --pull never -l docker-mcp=true -l docker-mcp-tool-type=mcp -l docker-mcp-name=brave -l docker-mcp-transport=stdio -e BRAVE_API_KEY -e BRAVE_MCP_TRANSPORT] - brave: docker: Error response from daemon: No such image: mcp/brave-search@sha256:ff38ce33aca380743850191724df2b3ca0bd2895c776a60d9376954af155ccae - brave: - brave: Run 'docker run --help' for more information > Can't start brave: failed to connect: calling "initialize": EOF - github-official: docker: Error response from daemon: No such image: ghcr.io/github/github-mcp-server@sha256:0a826a1e1b991b0f1c79afa67dff64257636872d08f23b1410acbffe3ba3066d - github-official: - github-official: Run 'docker run --help' for more information > Can't start github-official: failed to connect: calling "initialize": EOF > 1 tools listed in 43.126186ms - Using images: - alpine/curl@sha256:4007cdf991c197c3412b5af737a916a894809273570b0c2bb93d295342fc23a2 - ghcr.io/github/github-mcp-server@sha256:0a826a1e1b991b0f1c79afa67dff64257636872d08f23b1410acbffe3ba3066d - mcp/brave-search@sha256:ff38ce33aca380743850191724df2b3ca0bd2895c776a60d9376954af155ccae > Images pulled in 3.881232727s - Verifying images [mcp/brave-search] > Images verified in 562.517343ms > Initialized in 4.676198155s > Start sse server on port 8811 " to contain: "4 tools listed"
ComposeContainerPortViaEnvTest.simpleTest: core/src/test/java/org/testcontainers/junit/ComposeContainerPortViaEnvTest.java#L1
org.junit.ComparisonFailure: [The networks] expected:<["bridge", "h[]ost", "k6zaa9ugfeyy_...> but was:<["bridge", "h[hjihuie39gt_redis-net", "h]ost", "k6zaa9ugfeyy_...>
DockerMcpGatewayContainerTest.gatewayStartsWithServers: core/src/test/java/org/testcontainers/containers/DockerMcpGatewayContainerTest.java#L34
java.lang.AssertionError: Expecting actual: "- Reading configuration... - Reading catalog from [https://desktop.docker.com/mcp/catalog/v2/catalog.yaml] - Configuration read in 90.231015ms - Those servers are enabled: curl, brave, github-official - Listing MCP tools... - Running mcp/brave-search with [run --rm -i --init --security-opt no-new-privileges --cpus 1 --memory 2Gb --pull never -l docker-mcp=true -l docker-mcp-tool-type=mcp -l docker-mcp-name=brave -l docker-mcp-transport=stdio -e BRAVE_API_KEY -e BRAVE_MCP_TRANSPORT] - Running ghcr.io/github/github-mcp-server with [run --rm -i --init --security-opt no-new-privileges --cpus 1 --memory 2Gb --pull never -l docker-mcp=true -l docker-mcp-tool-type=mcp -l docker-mcp-name=github-official -l docker-mcp-transport=stdio -e GITHUB_PERSONAL_ACCESS_TOKEN] - brave: docker: Error response from daemon: No such image: mcp/brave-search@sha256:ff38ce33aca380743850191724df2b3ca0bd2895c776a60d9376954af155ccae - brave: - brave: Run 'docker run --help' for more information > Can't start brave: failed to connect: calling "initialize": EOF - github-official: docker: Error response from daemon: No such image: ghcr.io/github/github-mcp-server@sha256:0a826a1e1b991b0f1c79afa67dff64257636872d08f23b1410acbffe3ba3066d - github-official: - github-official: Run 'docker run --help' for more information > Can't start github-official: failed to connect: calling "initialize": EOF > 1 tools listed in 29.774121ms - Using images: - alpine/curl@sha256:4007cdf991c197c3412b5af737a916a894809273570b0c2bb93d295342fc23a2 - ghcr.io/github/github-mcp-server@sha256:0a826a1e1b991b0f1c79afa67dff64257636872d08f23b1410acbffe3ba3066d - mcp/brave-search@sha256:ff38ce33aca380743850191724df2b3ca0bd2895c776a60d9376954af155ccae > Images pulled in 4.853644979s - Verifying images [mcp/brave-search] > Images verified in 533.799217ms > Initialized in 5.513250146s > Start sse server on port 8811 " to contain: "4 tools listed"
EventHubsEmulatorContainerTest.testWithEventHubsClient: modules/azure/src/test/java/org/testcontainers/azure/EventHubsEmulatorContainerTest.java#L66
com.azure.core.amqp.exception.AmqpException: The messaging entity 'sb://emulatorns1.eventhubs.emulator.net/eh1' could not be found. To know more visit https://aka.ms/sbResourceMgrExceptions. TrackingId:d18ad2ba850747508aa58383da6074ee_G0, SystemTracker:gateway1, Timestamp:2025-08-05T21:32:25, errorContext[NAMESPACE: localhost. ERROR CONTEXT: N/A, PATH: eh1, REFERENCE_ID: eh1, LINK_CREDIT: 0]