ISISComputingGroup / ISISComputingGroup/IBEX

squish test: investigate timeouts

Open
#7,857 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
6
Forks
2
Avg merge
16h 40m
Merged PRs (30d)
2

Description

squish tests jenkins job is timing out occasionally, a correct looking log would be:
```
16:56:44 SETTING DEFAULT CONFIG
16:56:44 FINISHED SETTING DEFAULT CONFIG
16:56:44 Data dir moved to datadel
16:56:44 Deleted the moved data dir
16:56:44 Toggled autorestart for the BLOCKSVR
16:59:06 Toggled autorestart for the BLOCKSVR
16:59:06 Stopped or restarted the BLOCKSVR
16:59:06 Toggled autorestart for the ISISDAE_01
16:59:06 Stopped or restarted the ISISDAE_01
```
whereas a timeout log looks like
```
16:59:06 SETTING DEFAULT CONFIG
16:59:06 FINISHED SETTING DEFAULT CONFIG
16:59:06 Data dir moved to datadel
16:59:06 Deleted the moved data dir
16:59:06 Toggled autorestart for the BLOCKSVR
23:42:41 Toggled autorestart for the BLOCKSVR
23:42:41 Stopped or restarted the BLOCKSVR
23:42:41 Toggled autorestart for the ISISDAE_01
23:42:41 Stopped or restarted the ISISDAE_01
```
The difference is a 6 hours 45 minutes break between the two `Toggled autorestart for the BLOCKSVR` lines. This delay length is the same in all the logs I have seen so far.

## acceptance criteria

source of delay identified and fixed

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.