{
  "_class" : "hudson.maven.MavenBuild",
  "actions" : [
    {
      "_class" : "hudson.maven.reporters.SurefireReport",
      "failCount" : 0,
      "skipCount" : 2,
      "totalCount" : 19,
      "urlName" : "testReport"
    },
    {
      "_class" : "hudson.maven.reporters.MavenArtifactRecord",
      "url" : "http://jenkins-ucsb-1.dataone.org/jenkins/job/speed-bagit-beta/org.dataone$speedbagit/2/mavenArtifacts/"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "speedbagit-1.0.4-sources.jar",
      "fileName" : "speedbagit-1.0.4-sources.jar",
      "relativePath" : "org.dataone/speedbagit/1.0.4/speedbagit-1.0.4-sources.jar"
    },
    {
      "displayPath" : "speedbagit-1.0.4-tests.jar",
      "fileName" : "speedbagit-1.0.4-tests.jar",
      "relativePath" : "org.dataone/speedbagit/1.0.4/speedbagit-1.0.4-tests.jar"
    },
    {
      "displayPath" : "speedbagit-1.0.4.jar",
      "fileName" : "speedbagit-1.0.4.jar",
      "relativePath" : "org.dataone/speedbagit/1.0.4/speedbagit-1.0.4.jar"
    },
    {
      "displayPath" : "speedbagit-1.0.4.pom",
      "fileName" : "speedbagit-1.0.4.pom",
      "relativePath" : "org.dataone/speedbagit/1.0.4/speedbagit-1.0.4.pom"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#2",
  "duration" : 12892,
  "estimatedDuration" : 8848,
  "executor" : None,
  "fullDisplayName" : "speed-bagit-beta » speedbagit #2",
  "id" : "2",
  "keepLog" : False,
  "number" : 2,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1679941720527,
  "url" : "http://jenkins-ucsb-1.dataone.org/jenkins/job/speed-bagit-beta/org.dataone$speedbagit/2/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.maven.FilteredChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml"
        ],
        "commitId" : "dd53934f9f8c1ed7d9ded307f7c737d9d49acb86",
        "timestamp" : 1613110845000,
        "author" : {
          "absoluteUrl" : "http://jenkins-ucsb-1.dataone.org/jenkins/user/tommythelen",
          "fullName" : "tommythelen"
        },
        "authorEmail" : "tommythelen@gmail.com",
        "comment" : "Move plugins to correct tree\u000a",
        "date" : "2021-02-11 22:20:45 -0800",
        "id" : "dd53934f9f8c1ed7d9ded307f7c737d9d49acb86",
        "msg" : "Move plugins to correct tree",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/java/org/dataone/speedbagit/SpeedBagItTest.java",
          "src/main/java/org/dataone/speedbagit/SpeedBagIt.java"
        ],
        "commitId" : "7e3c2080c6a1cfbfd552b4ef445e90cb12047c0a",
        "timestamp" : 1649960013000,
        "author" : {
          "absoluteUrl" : "http://jenkins-ucsb-1.dataone.org/jenkins/user/tommythelen",
          "fullName" : "tommythelen"
        },
        "authorEmail" : "tommythelen@gmail.com",
        "comment" : "Follow the BagIt spec w.r.t the name of the manifest filenaming conventions\u000a",
        "date" : "2022-04-14 11:13:33 -0700",
        "id" : "7e3c2080c6a1cfbfd552b4ef445e90cb12047c0a",
        "msg" : "Follow the BagIt spec w.r.t the name of the manifest filenaming conventions",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/java/org/dataone/speedbagit/SpeedBagItTest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/org/dataone/speedbagit/SpeedBagIt.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml"
        ],
        "commitId" : "e8c88b8f9c0d626d02a93fa2fde351673ccc02f4",
        "timestamp" : 1649968924000,
        "author" : {
          "absoluteUrl" : "http://jenkins-ucsb-1.dataone.org/jenkins/user/tommythelen",
          "fullName" : "tommythelen"
        },
        "authorEmail" : "tommythelen@gmail.com",
        "comment" : "Bump version\u000a",
        "date" : "2022-04-14 13:42:04 -0700",
        "id" : "e8c88b8f9c0d626d02a93fa2fde351673ccc02f4",
        "msg" : "Bump version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/java/org/dataone/speedbagit/SpeedBagItTest.java"
        ],
        "commitId" : "ef731808130a122071a3da099625061188f058ce",
        "timestamp" : 1651702550000,
        "author" : {
          "absoluteUrl" : "http://jenkins-ucsb-1.dataone.org/jenkins/user/tommythelen",
          "fullName" : "tommythelen"
        },
        "authorEmail" : "tommythelen@gmail.com",
        "comment" : "Add unit testst to make sure that the file naming of the checksum files is correct\u000a",
        "date" : "2022-05-04 15:15:50 -0700",
        "id" : "ef731808130a122071a3da099625061188f058ce",
        "msg" : "Add unit testst to make sure that the file naming of the checksum files is correct",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/java/org/dataone/speedbagit/SpeedBagItTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/java/org/dataone/speedbagit/SpeedBagItTest.java"
        ],
        "commitId" : "e6c7dd7ea884ff0e8108647c817344fa4749c93e",
        "timestamp" : 1651703725000,
        "author" : {
          "absoluteUrl" : "http://jenkins-ucsb-1.dataone.org/jenkins/user/tommythelen",
          "fullName" : "tommythelen"
        },
        "authorEmail" : "tommythelen@gmail.com",
        "comment" : "Fix missing import\u000a",
        "date" : "2022-05-04 15:35:25 -0700",
        "id" : "e6c7dd7ea884ff0e8108647c817344fa4749c93e",
        "msg" : "Fix missing import",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/java/org/dataone/speedbagit/SpeedBagItTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml"
        ],
        "commitId" : "1f7819b7cd22871270f0ffdb1c2ef51ac5c220e3",
        "timestamp" : 1651704124000,
        "author" : {
          "absoluteUrl" : "http://jenkins-ucsb-1.dataone.org/jenkins/user/tommythelen",
          "fullName" : "tommythelen"
        },
        "authorEmail" : "tommythelen@gmail.com",
        "comment" : "Bump version\u000a",
        "date" : "2022-05-04 15:42:04 -0700",
        "id" : "1f7819b7cd22871270f0ffdb1c2ef51ac5c220e3",
        "msg" : "Bump version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/java/org/dataone/speedbagit/SpeedBagItTest.java",
          "src/test/java/org/dataone/speedbagit/ProfilingTest.java",
          "src/main/java/org/dataone/speedbagit/SpeedBagIt.java"
        ],
        "commitId" : "4351d79d47bb91c631efb46a2ab7455f79ae4516",
        "timestamp" : 1678850975000,
        "author" : {
          "absoluteUrl" : "http://jenkins-ucsb-1.dataone.org/jenkins/user/tommythelen",
          "fullName" : "tommythelen"
        },
        "authorEmail" : "tommythelen@gmail.com",
        "comment" : "Check for name collisions between files as they're added to the bag\u000a",
        "date" : "2023-03-14 20:29:35 -0700",
        "id" : "4351d79d47bb91c631efb46a2ab7455f79ae4516",
        "msg" : "Check for name collisions between files as they're added to the bag",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/java/org/dataone/speedbagit/SpeedBagItTest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/java/org/dataone/speedbagit/ProfilingTest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/org/dataone/speedbagit/SpeedBagIt.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/java/org/dataone/speedbagit/SpeedBagItTest.java",
          "src/test/java/org/dataone/speedbagit/ProfilingTest.java",
          "src/main/java/org/dataone/speedbagit/SpeedBagIt.java"
        ],
        "commitId" : "378f591569b5365524bf483488561951e8bda0cd",
        "timestamp" : 1678940889000,
        "author" : {
          "absoluteUrl" : "http://jenkins-ucsb-1.dataone.org/jenkins/user/tommythelen",
          "fullName" : "tommythelen"
        },
        "authorEmail" : "tommythelen@gmail.com",
        "comment" : "Use HashMap for tracking SpeedFile objects and paths\u000a",
        "date" : "2023-03-15 21:28:09 -0700",
        "id" : "378f591569b5365524bf483488561951e8bda0cd",
        "msg" : "Use HashMap for tracking SpeedFile objects and paths",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/java/org/dataone/speedbagit/SpeedBagItTest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/org/dataone/speedbagit/SpeedBagIt.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/java/org/dataone/speedbagit/ProfilingTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml"
        ],
        "commitId" : "70c63af43b3f40f0e62f6d44b01693208bdaad5b",
        "timestamp" : 1678941236000,
        "author" : {
          "absoluteUrl" : "http://jenkins-ucsb-1.dataone.org/jenkins/user/tommythelen",
          "fullName" : "tommythelen"
        },
        "authorEmail" : "tommythelen@gmail.com",
        "comment" : "Bump a patch version\u000a",
        "date" : "2023-03-15 21:33:56 -0700",
        "id" : "70c63af43b3f40f0e62f6d44b01693208bdaad5b",
        "msg" : "Bump a patch version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".github/workflows/java-build-and-test.yaml"
        ],
        "commitId" : "25a4a4396ed15540ee3cdd9fa4385f7db232378a",
        "timestamp" : 1679361694000,
        "author" : {
          "absoluteUrl" : "http://jenkins-ucsb-1.dataone.org/jenkins/user/gitcode",
          "fullName" : "gitcode"
        },
        "authorEmail" : "gitcode@magisa.org",
        "comment" : "Add GitHub Action to build and test with maven.\u000a",
        "date" : "2023-03-20 17:21:34 -0800",
        "id" : "25a4a4396ed15540ee3cdd9fa4385f7db232378a",
        "msg" : "Add GitHub Action to build and test with maven.",
        "paths" : [
          {
            "editType" : "add",
            "file" : ".github/workflows/java-build-and-test.yaml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml"
        ],
        "commitId" : "c9cafcb3c571114a2f9c5c323755a442e66db036",
        "timestamp" : 1679362846000,
        "author" : {
          "absoluteUrl" : "http://jenkins-ucsb-1.dataone.org/jenkins/user/gitcode",
          "fullName" : "gitcode"
        },
        "authorEmail" : "gitcode@magisa.org",
        "comment" : "Fix pom file deficiencies to fix warnings.\u000a",
        "date" : "2023-03-20 17:40:46 -0800",
        "id" : "c9cafcb3c571114a2f9c5c323755a442e66db036",
        "msg" : "Fix pom file deficiencies to fix warnings.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml"
        ],
        "commitId" : "b672190b370d7e58be6971b58cd7ed333c70e6cd",
        "timestamp" : 1679612913000,
        "author" : {
          "absoluteUrl" : "http://jenkins-ucsb-1.dataone.org/jenkins/user/tao",
          "fullName" : "tao"
        },
        "authorEmail" : "tao@nceas.ucsb.edu",
        "comment" : "1. Change the url value from ${project.url} to {url} on the both deploy-file and distributionManagement sections.\u000a2. Bump the version to 1.0.4\u000a",
        "date" : "2023-03-23 16:08:33 -0700",
        "id" : "b672190b370d7e58be6971b58cd7ed333c70e6cd",
        "msg" : "1. Change the url value from ${project.url} to {url} on the both deploy-file and distributionManagement sections.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          }
        ]
      }
    ],
    "kind" : None
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://jenkins-ucsb-1.dataone.org/jenkins/user/tommythelen",
      "fullName" : "tommythelen"
    },
    {
      "absoluteUrl" : "http://jenkins-ucsb-1.dataone.org/jenkins/user/tao",
      "fullName" : "tao"
    },
    {
      "absoluteUrl" : "http://jenkins-ucsb-1.dataone.org/jenkins/user/gitcode",
      "fullName" : "gitcode"
    }
  ],
  "mavenArtifacts" : {
    "url" : "http://jenkins-ucsb-1.dataone.org/jenkins/job/speed-bagit-beta/org.dataone$speedbagit/2/mavenArtifacts/"
  }
}