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

Reporting maxes out at about 12 minutes #683

Open
ctissellb opened this issue Apr 29, 2024 · 6 comments
Open

Reporting maxes out at about 12 minutes #683

ctissellb opened this issue Apr 29, 2024 · 6 comments
Assignees
Labels
5.7 bug Something isn't working
Milestone

Comments

@ctissellb
Copy link

We regularly run longish tests and have noticed the the NBomber summary report consistently truncates the report to about 12 minutes. This applies to both the text and HTML reports.

For example a recent report shows this summary:

test info
test suite: Standard Load Tests
test name: All Scenarios
session id: 2024-04-26_18.16.78_session_ac840d43

scenario: Player Sim

  • ok count: 9974
  • fail count: 9640
  • all data: 0 MB
  • duration: 00:12:10

load simulations:

  • ramping_constant, copies: 20000, during: 00:20:00
  • keep_constant, copies: 20000, during: 00:10:00

Yet the full log clearly shows the test ran longer than 12 minutes:

2024-04-26 11:16:33.022 -07:00 [INF] [ThreadId:33] Sending new Fake sign on request
. . .
2024-04-26 11:45:21.421 -07:00 [INF] [ThreadId:2518] Sending zombie DS heartbeat:

@AntyaDev AntyaDev added bug Something isn't working 5.7 labels Apr 30, 2024
@AntyaDev
Copy link
Contributor

Hi @ctissellb
Is this behavior applicable to any load tests with a duration greater than 12 minutes?

@ctissellb
Copy link
Author

Yes the test in the original post was actually over 30 minutes, but the summary and graphs only shows 12 minutes worth of data.

@AntyaDev
Copy link
Contributor

Thanks

@AntyaDev AntyaDev added this to the 5.7.0 milestone Jun 2, 2024
@AntyaDev AntyaDev self-assigned this Jun 2, 2024
@AntyaDev
Copy link
Contributor

AntyaDev commented Jun 2, 2024

Hi @ctissellb ,

We have tried many times to reproduce the issue but unfortunatelly no luck.
I have attache the HTML report with 22 min duration.
Could you please provide the code example that reprduce this issue?

nbomber_report_2024-06-02--19-37-12.zip

@ctissellb
Copy link
Author

I should be able to put something together in the next week or two.

@AntyaDev
Copy link
Contributor

Hi @ctissellb
Are there any updates on this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5.7 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants