{ "_class" : "hudson.maven.MavenBuild", "actions" : [ { "_class" : "hudson.maven.reporters.SurefireReport", "failCount" : 12, "skipCount" : 5, "totalCount" : 110, "urlName" : "testReport" }, { }, { "_class" : "hudson.maven.reporters.MavenArtifactRecord", "url" : "http://jenkins-ucsb-1.dataone.org/jenkins/job/d1_integration_DEV2_mn_v2/org.dataone$d1_integration/105/mavenArtifacts/" }, { "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction" } ], "artifacts" : [ { "displayPath" : "d1_integration-2.0-SNAPSHOT.pom", "fileName" : "d1_integration-2.0-SNAPSHOT.pom", "relativePath" : "org.dataone/d1_integration/2.0-SNAPSHOT/d1_integration-2.0-SNAPSHOT.pom" } ], "building" : False, "description" : None, "displayName" : "#105", "duration" : 2144405, "estimatedDuration" : 1312801, "executor" : None, "fullDisplayName" : "d1_integration_DEV2_mn_v2 ยป DataONE Integration Testing Package #105", "id" : "105", "keepLog" : False, "number" : 105, "queueId" : -1, "result" : "UNSTABLE", "timestamp" : 1448432989852, "url" : "http://jenkins-ucsb-1.dataone.org/jenkins/job/d1_integration_DEV2_mn_v2/org.dataone$d1_integration/105/", "builtOn" : "", "changeSet" : { "_class" : "hudson.maven.FilteredChangeLogSet", "items" : [ { "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry", "affectedPaths" : [ "src/test/java/org/dataone/integration/it/testImplementations/MNSystemMetadataMutabilityImplementations.java" ], "author" : { "absoluteUrl" : "http://jenkins-ucsb-1.dataone.org/jenkins/user/andreib", "fullName" : "andreib" }, "commitId" : "17053", "timestamp" : 1448405124494, "date" : "2015-11-24T22:45:24.494184Z", "msg" : "Small change that should've been committed with the last fix to create a test object instead of procure one.", "paths" : [ { "editType" : "edit", "file" : "/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/testImplementations/MNSystemMetadataMutabilityImplementations.java" } ], "revision" : 17053, "user" : "andreib" }, { "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry", "affectedPaths" : [ "src/test/java/org/dataone/integration/it/testImplementations/MNSystemMetadataMutabilityImplementations.java" ], "author" : { "absoluteUrl" : "http://jenkins-ucsb-1.dataone.org/jenkins/user/andreib", "fullName" : "andreib" }, "commitId" : "17015", "timestamp" : 1448397408783, "date" : "2015-11-24T20:36:48.783337Z", "msg" : "Found a subtle race condition in a test and fixed it.", "paths" : [ { "editType" : "edit", "file" : "/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/testImplementations/MNSystemMetadataMutabilityImplementations.java" } ], "revision" : 17015, "user" : "andreib" }, { "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry", "affectedPaths" : [ "src/test/java/org/dataone/integration/it/testImplementations/LogAggregationFunctionalTestImplementations.java" ], "author" : { "absoluteUrl" : "http://jenkins-ucsb-1.dataone.org/jenkins/user/andreib", "fullName" : "andreib" }, "commitId" : "17014", "timestamp" : 1448396477282, "date" : "2015-11-24T20:21:17.282260Z", "msg" : "Need to call v2 /log on nodes that support it and v1 /log on v1 nodes because they only support pidFilter.", "paths" : [ { "editType" : "edit", "file" : "/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/testImplementations/LogAggregationFunctionalTestImplementations.java" } ], "revision" : 17014, "user" : "andreib" }, { "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry", "affectedPaths" : [ "src/test/java/org/dataone/integration/it/testImplementations/CoreTestImplementations.java" ], "author" : { "absoluteUrl" : "http://jenkins-ucsb-1.dataone.org/jenkins/user/andreib", "fullName" : "andreib" }, "commitId" : "17013", "timestamp" : 1448393674553, "date" : "2015-11-24T19:34:34.553439Z", "msg" : "Added an extra error message around creating a log entry", "paths" : [ { "editType" : "edit", "file" : "/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/testImplementations/CoreTestImplementations.java" } ], "revision" : 17013, "user" : "andreib" }, { "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry", "affectedPaths" : [ "src/main/resources/org/dataone/configuration/context.SANDBOX.test.properties" ], "author" : { "absoluteUrl" : "http://jenkins-ucsb-1.dataone.org/jenkins/user/rnahf", "fullName" : "rnahf" }, "commitId" : "17011", "timestamp" : 1448391039974, "date" : "2015-11-24T18:50:39.974079Z", "msg" : "turned off the v1-only bypass in SANDBOX. better late than never.", "paths" : [ { "editType" : "edit", "file" : "/software/cicore/trunk/d1_integration/src/main/resources/org/dataone/configuration/context.SANDBOX.test.properties" } ], "revision" : 17011, "user" : "rnahf" }, { "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry", "affectedPaths" : [ "src/main/resources/org/dataone/configuration/context.STAGE.test.properties" ], "author" : { "absoluteUrl" : "http://jenkins-ucsb-1.dataone.org/jenkins/user/rnahf", "fullName" : "rnahf" }, "commitId" : "17010", "timestamp" : 1448390950033, "date" : "2015-11-24T18:49:10.033177Z", "msg" : "added v1-only flag to STAGE properties files (as was done for SANDBOX)", "paths" : [ { "editType" : "edit", "file" : "/software/cicore/trunk/d1_integration/src/main/resources/org/dataone/configuration/context.STAGE.test.properties" } ], "revision" : 17010, "user" : "rnahf" }, { "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry", "affectedPaths" : [ "src/test/java/org/dataone/integration/it/apiTests/MNCoreV2SlowIT.java" ], "author" : { "absoluteUrl" : "http://jenkins-ucsb-1.dataone.org/jenkins/user/rnahf", "fullName" : "rnahf" }, "commitId" : "17007", "timestamp" : 1448380000947, "date" : "2015-11-24T15:46:40.947718Z", "msg" : "adding an ignore to one of the SlowIT tests (testGetLogRecords_eventFiltering) because it was causing severe delays in test environment.", "paths" : [ { "editType" : "edit", "file" : "/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/apiTests/MNCoreV2SlowIT.java" } ], "revision" : 17007, "user" : "rnahf" } ], "kind" : None }, "culprits" : [ { "absoluteUrl" : "http://jenkins-ucsb-1.dataone.org/jenkins/user/andreib", "fullName" : "andreib" }, { "absoluteUrl" : "http://jenkins-ucsb-1.dataone.org/jenkins/user/rnahf", "fullName" : "rnahf" } ], "mavenArtifacts" : { "url" : "http://jenkins-ucsb-1.dataone.org/jenkins/job/d1_integration_DEV2_mn_v2/org.dataone$d1_integration/105/mavenArtifacts/" } }