-
Notifications
You must be signed in to change notification settings - Fork 0
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
Spurious CI simtest failures #359
Comments
I encounter the same issue sometimes (maybe once every 20th game, 3 times so far). In all cases it was robotino3 and restarting the agents did not help, i had to clear the mongodb data in |
Is it possible to investigate the situation live in any way? |
I guess you can by running the simulation over and over again, with:
|
Well, makes me think: Shouldn't there be some kind of error message from RobotMemory if it suddenly stops being able to do anything? |
As noted in #355, the CI simtest sometimes fails. One example is build 2052. At least in this case, one fawkes instance did not start at all: This is the full
debug3_latest.log
:The other instances seem to start fine, but then CLIPS locks up, possibly due to MongoDB not responding. Here is the end of
debug1_latest.log
:Robot 2 complains about not being able to reach mongodb on robot 3 (
debug2_latest.log
):The text was updated successfully, but these errors were encountered: