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

Timeout while receiving status message #545

Open
tomekfrolow opened this issue Feb 18, 2020 · 0 comments
Open

Timeout while receiving status message #545

tomekfrolow opened this issue Feb 18, 2020 · 0 comments
Labels
bug size medium Issues that would require some thinking and tinkering to fix

Comments

@tomekfrolow
Copy link

tomekfrolow commented Feb 18, 2020

Describe the bug

For the newest version of the swarm which builds docker containers :

  • activemq: 0.12.1
  • browsermob: 0.12.1
  • karaf: 0.12.1
    Second run for next tests suite ends with timeouts

** AET version: '3.6' **

To Reproduce
Steps to reproduce the behaviour :

  1. build docker containers using the newest version of available swarm

  2. ensure all containers are up and running

  3. Run first suite using below command :
    bash aet.sh http://localhost:8181 Example/example.xml -d https://example.com -v -n INT

  4. Ensure that suite has beed executed without any issues (look at : screen1)

  5. Run second (similar) suite using below command :
    bash aet.sh http://localhost:8181 Example2/example2.xml -d https://example.com -v -n INT

  6. Executing process ends with timeout (screen1)

Test parameters:
AET endpoint: http://localhost:8181/suite
Suite: Example2/example2.xml
Overridden domain: https://example.com
Overridden suite name: INT
Pattern id: not set
Pattern suite: not set

Suite started with correlation id: thebestcompany-example-test-2-INT-1582021631226
Timeout was reached while receiving status message

  1. Ensure MongoDB has created databases (screen2)
  2. Notice that for second run the MongoDB created only a definition without content ( Size 4.5kb )

Expected behavior
Second run ends with success.

Screenshots
Screenshots and suites included in the report
example.zip

Additional context
The issue is reproducible for docker images 0.12.0 and 0.12.1. from swarm version: '3.6' (new_swarm.yml)
Works properly for swarm version: '3.6' that contains images 0.8.0 (old_swarm.yml)

@tMaxx tMaxx added the size medium Issues that would require some thinking and tinkering to fix label Sep 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug size medium Issues that would require some thinking and tinkering to fix
Projects
None yet
Development

No branches or pull requests

3 participants