Abstract
Build logs are textual by-products that a software build process creates, often as part of its Continuous Integration (CI) pipeline. Build logs are a paramount source of information for developers when debugging into and understanding a build failure. Recently, attempts to partly automate this time-consuming, purely manual activity have come up, such as rule- or information-retrieval-based techniques. We believe that having a common data set to compare different build log analysis techniques will advance the research area. It will ultimately increase our understanding of CI build failures. In this paper, we present logchunks, a collection of 797 annotated Travis CI build logs from 80 GitHub repositories in 29 programming languages. For each build log, logchunks contains a manually labeled log part (chunk) describing why the build failed. We externally validated the data set with the developers who caused the original build failure. The width and depth of the logchunks data set are intended to make it the default benchmark for automated build log analysis techniques.
Original language | English |
---|---|
Title of host publication | Proceedings - 2020 IEEE/ACM 17th International Conference on Mining Software Repositories, MSR 2020 |
Pages | 583-587 |
Number of pages | 5 |
ISBN (Electronic) | 9781450379571 |
DOIs | |
Publication status | Published - 2020 |
Event | 17th International Conference on Mining Software Repositories - Seoul, Korea, Republic of Duration: 5 Oct 2020 → 6 Oct 2020 Conference number: 17 |
Publication series
Name | Proceedings - 2020 IEEE/ACM 17th International Conference on Mining Software Repositories, MSR 2020 |
---|
Conference
Conference | 17th International Conference on Mining Software Repositories |
---|---|
Abbreviated title | MSR 20 |
Country/Territory | Korea, Republic of |
City | Seoul |
Period | 5/10/20 → 6/10/20 |
Other | Virtual/online event due to COVID-19 |
Bibliographical note
Virtual/online event due to COVID-19Green Open Access added to TU Delft Institutional Repository ‘You share, we take care!’ – Taverne project https://www.openaccess.nl/en/you-share-we-take-care
Otherwise as indicated in the copyright section: the publisher is the copyright holder of this work and the author uses the Dutch legislation to make this work public.
Keywords
- Continuous Integration
- Build Log Analysis
- Build Failure
- Chunk Retrieval
- CI