Published November 30, 2018 | Version v1
Dataset Open

Java OSS Travis-CI Build Failure Dataset

  • 1. TU Wien

Description

Presented here are the GitHub repositories, Travis-CI build logs, and their categorizations, that were used in the publication "An Empirical Analysis of Build Failures in the Continuous Integration Workflows of Java-Based Open-Source Software" in 14th International Conference on Mining Software Repositories (MSR'17), 2017 (https://doi.org/10.1109/MSR.2017.54)

Files:

  • git-repositories.tar.gz
    contains the Git repositories analyzed. Each commit that triggered a Travis-CI build (beginning from the time the continuous mining process was started) is tagged with the Travis-CI build ID
  • logcat-categories-and-patterns.tar.gz
    contains the error categories of the analyzed log files that were coded from the exploratory analysis
  • projects.csv
    maps the Travis-CI project ID to the GitHub project slug
  • travis-ci-logs.tar
    contains for each project the analyzed log files that were scraped from Travis-CI. Each txt.gz file in the project folders contains the log of one Travis job. A build may have multiple jobs.

What is currently not part of this upload is the data for associating builds (as indicated by the git tag) and their job logs (the name of the txt.gz files). This can however be queried from the Travis-CI API (https://docs.travis-ci.com/api)

Files

projects.csv

Files (7.8 GB)

Name Size Download all
md5:2df4f9b2080a5336f84efbfee0c79e83
3.0 GB Download
md5:7844e41a3ac3a7f409356dccbe9a3169
236.0 kB Download
md5:dfbfba26ae752e0418981e4664e088e4
497 Bytes Preview Download
md5:0df334b549c440d6746a6ca2d35ad539
4.8 GB Download

Additional details

Related works

Is supplement to
10.1109/MSR.2017.54 (DOI)