Skip to content

Timeout while receiving status message  #545

Open
@tomekfrolow

Description

@tomekfrolow

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugsize mediumIssues that would require some thinking and tinkering to fix

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions