Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TriggerMessageStartEventHandlerIT.shoulTriggerSecondaryProcess flaky #375

Open
pihme opened this issue May 25, 2021 · 0 comments
Open

TriggerMessageStartEventHandlerIT.shoulTriggerSecondaryProcess flaky #375

pihme opened this issue May 25, 2021 · 0 comments

Comments

@pihme
Copy link
Contributor

pihme commented May 25, 2021

Failed once:
https://ci.zeebe.camunda.cloud/job/zeebe-io/job/zeebe-cluster-testbench/job/stable%252F0.26/32/

Failed because a certain port was not exposed (reason unknown)

Log:

07:08:55.220 [docker-java-stream--1420508572] INFO  🐳 [camunda/zeebe-with-hazelcast-exporter:0.24.4-0.10.0] - Pull complete. 12 layers, pulled in 4s (downloaded 180 MB at 45 MB/s)
07:08:55.244 [main] INFO  🐳 [camunda/zeebe-with-hazelcast-exporter:0.24.4-0.10.0] - Creating container for image: camunda/zeebe-with-hazelcast-exporter:0.24.4-0.10.0
07:08:58.121 [main] INFO  🐳 [camunda/zeebe-with-hazelcast-exporter:0.24.4-0.10.0] - Starting container with ID: a86bac12f2488e394ea5850f195daa2fffa2fbf81bda1a535654a96db5daba09
07:08:58.518 [main] INFO  🐳 [camunda/zeebe-with-hazelcast-exporter:0.24.4-0.10.0] - Container camunda/zeebe-with-hazelcast-exporter:0.24.4-0.10.0 is starting: a86bac12f2488e394ea5850f195daa2fffa2fbf81bda1a535654a96db5daba09
07:09:07.688 [ducttape-0] WARN  org.testcontainers.containers.wait.strategy.HttpWaitStrategy - Unexpected error occurred - will proceed to try to wait anyway
java.lang.IllegalStateException: Target port 32772 is not exposed
	at org.testcontainers.containers.wait.strategy.HttpWaitStrategy.lambda$waitUntilReady$2(HttpWaitStrategy.java:197) ~[testcontainers-1.15.2.jar:?]
	at java.util.Optional.orElseThrow(Optional.java:408) ~[?:?]
	at org.testcontainers.containers.wait.strategy.HttpWaitStrategy.waitUntilReady(HttpWaitStrategy.java:197) ~[testcontainers-1.15.2.jar:?]
	at org.testcontainers.containers.wait.strategy.AbstractWaitStrategy.waitUntilReady(AbstractWaitStrategy.java:35) ~[testcontainers-1.15.2.jar:?]
	at org.testcontainers.containers.wait.strategy.WaitAllStrategy.waitUntilNestedStrategiesAreReady(WaitAllStrategy.java:61) ~[testcontainers-1.15.2.jar:?]
	at org.testcontainers.containers.wait.strategy.WaitAllStrategy.lambda$waitUntilReady$0(WaitAllStrategy.java:54) ~[testcontainers-1.15.2.jar:?]
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) [?:?]
	at java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?]
	at java.lang.Thread.run(Thread.java:834) [?:?]
07:09:09.607 [ducttape-0] INFO  io.zeebe.containers.ZeebeTopologyWaitStrategy - /lucid_bohr: Waiting for PT1M for topology to have at least 1 brokers, 1 partitions with 1 replicas, and each partition to have a leader
07:09:10.665 [main] INFO  🐳 [camunda/zeebe-with-hazelcast-exporter:0.24.4-0.10.0] - Container camunda/zeebe-with-hazelcast-exporter:0.24.4-0.10.0 started in PT15.421987S
07:09:10.696 [main] INFO  🐳 [camunda/zeeqs:1.0.0-alpha2] - Pulling docker image: camunda/zeeqs:1.0.0-alpha2. Please be patient; this may take some time but only needs to be done once.
07:09:11.816 [docker-java-stream-392691798] INFO  🐳 [camunda/zeeqs:1.0.0-alpha2] - Starting to pull image
07:09:11.817 [docker-java-stream-392691798] INFO  🐳 [camunda/zeeqs:1.0.0-alpha2] - Pulling image layers:  0 pending,  0 downloaded,  0 extracted, (0 bytes/0 bytes)
07:09:12.265 [docker-java-stream-392691798] INFO  🐳 [camunda/zeeqs:1.0.0-alpha2] - Pulling image layers:  7 pending,  1 downloaded,  0 extracted, (90 KB/? MB)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant