Skip to content

Conversation

@nicoloboschi
Copy link
Contributor

Motivation

Sometimes CI jobs fail due to timeout. It would be useful understand what the latest test was doing before being interrupted.

Changes

  • Added a new script for dumping stacktrace.
  • Added in all the jobs the step in case of cancelled() is true.

@nicoloboschi
Copy link
Contributor Author

rerun failure checks

2 similar comments
@nicoloboschi
Copy link
Contributor Author

rerun failure checks

@nicoloboschi
Copy link
Contributor Author

rerun failure checks

@dlg99 dlg99 added this to the 4.15.0 milestone Feb 15, 2022
@dlg99 dlg99 merged commit 80a1100 into apache:master Feb 15, 2022
StevenLuMT pushed a commit to StevenLuMT/bookkeeper that referenced this pull request Feb 16, 2022
### Motivation

Sometimes CI jobs fail due to timeout. It would be useful understand what the latest test was doing before being interrupted. 

### Changes

* Added a new script for dumping stacktrace.
* Added in all the jobs the step in case of `cancelled()` is true.


Reviewers: Andrey Yegorov <None>

This closes apache#3042 from nicoloboschi/ci-thread-dump
Ghatage pushed a commit to sijie/bookkeeper that referenced this pull request Jul 12, 2024
### Motivation

Sometimes CI jobs fail due to timeout. It would be useful understand what the latest test was doing before being interrupted. 

### Changes

* Added a new script for dumping stacktrace.
* Added in all the jobs the step in case of `cancelled()` is true.


Reviewers: Andrey Yegorov <None>

This closes apache#3042 from nicoloboschi/ci-thread-dump
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants