FailedConsole Output

<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/lib/jenkins/jobs/MNWebTestManual/workspace/d1_integration/pom.xml clean package
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.dataone:d1_integration:war:2.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 166, column 15
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:buildnumber-maven-plugin is missing. @ line 190, column 15
[WARNING] 'build.plugins.plugin.version' for com.mycila.maven-license-plugin:maven-license-plugin is missing. @ line 183, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-war-plugin is missing. @ line 206, column 15
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building DataONE Integration Testing Package 2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.3:clean (default-clean) @ d1_integration ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ d1_integration ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd /var/lib/jenkins/jobs/MNWebTestManual/workspace/d1_integration && svn --non-interactive info
[INFO] Working directory: /var/lib/jenkins/jobs/MNWebTestManual/workspace/d1_integration
[INFO] Storing buildNumber: 16203 at timestamp: 1440777163041
[INFO] Executing: /bin/sh -c cd /var/lib/jenkins/jobs/MNWebTestManual/workspace/d1_integration && svn --non-interactive info
[INFO] Working directory: /var/lib/jenkins/jobs/MNWebTestManual/workspace/d1_integration
[INFO] Storing buildScmBranch: trunk
[INFO] 
[INFO] --- maven-resources-plugin:2.3:resources (default-resources) @ d1_integration ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 13 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ d1_integration ---
[INFO] Compiling 22 source files to /var/lib/jenkins/jobs/MNWebTestManual/workspace/d1_integration/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.3:testResources (default-testResources) @ d1_integration ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 60 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ d1_integration ---
[INFO] Compiling 138 source files to /var/lib/jenkins/jobs/MNWebTestManual/workspace/d1_integration/target/test-classes
Notifying upstream projects of job completion
Join notifier requires a CauseAction
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 25.943s
[INFO] Finished at: Fri Aug 28 15:53:03 UTC 2015
[INFO] Final Memory: 37M/304M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.0.2:testCompile (default-testCompile) on project d1_integration: Compilation failure: Compilation failure:
[ERROR] /var/lib/jenkins/jobs/MNWebTestManual/workspace/d1_integration/src/test/java/org/dataone/integration/it/apiTests/MNStorageV2IT.java:[178,22] error: cannot find symbol
[ERROR] 
[ERROR] could not parse error message:   symbol:   method testUpdateSystemMetadata_InvalidRequest_SysmetaUnmodified(Iterator<Node>,String)
[ERROR] location: variable updSysmetaImpl of type MNUpdateSystemMetadataTestImplementations
[ERROR] /var/lib/jenkins/jobs/MNWebTestManual/workspace/d1_integration/src/test/java/org/dataone/integration/it/apiTests/MNStorageV2IT.java:231: error: cannot find symbol
[ERROR] updSysmetaImpl.testUpdateSystemMetadata_InvalidRequest_ModifiedIdentifier(getMemberNodeIterator(), "v2");
[ERROR] ^
[ERROR] 
[ERROR] could not parse error message:   symbol:   method testUpdateSystemMetadata_InvalidRequest_ModifiedIdentifier(Iterator<Node>,String)
[ERROR] location: variable updSysmetaImpl of type MNUpdateSystemMetadataTestImplementations
[ERROR] /var/lib/jenkins/jobs/MNWebTestManual/workspace/d1_integration/src/test/java/org/dataone/integration/it/apiTests/MNStorageV2IT.java:236: error: cannot find symbol
[ERROR] updSysmetaImpl.testUpdateSystemMetadata_InvalidRequest_ModifiedSize(getMemberNodeIterator(), "v2");
[ERROR] ^
[ERROR] 
[ERROR] could not parse error message:   symbol:   method testUpdateSystemMetadata_InvalidRequest_ModifiedSize(Iterator<Node>,String)
[ERROR] location: variable updSysmetaImpl of type MNUpdateSystemMetadataTestImplementations
[ERROR] /var/lib/jenkins/jobs/MNWebTestManual/workspace/d1_integration/src/test/java/org/dataone/integration/it/apiTests/MNStorageV2IT.java:241: error: cannot find symbol
[ERROR] updSysmetaImpl.testUpdateSystemMetadata_InvalidRequest_ModifiedChecksum(getMemberNodeIterator(), "v2");
[ERROR] ^
[ERROR] 
[ERROR] could not parse error message:   symbol:   method testUpdateSystemMetadata_InvalidRequest_ModifiedChecksum(Iterator<Node>,String)
[ERROR] location: variable updSysmetaImpl of type MNUpdateSystemMetadataTestImplementations
[ERROR] /var/lib/jenkins/jobs/MNWebTestManual/workspace/d1_integration/src/test/java/org/dataone/integration/it/apiTests/MNStorageV2IT.java:246: error: cannot find symbol
[ERROR] updSysmetaImpl.testUpdateSystemMetadata_InvalidRequest_ModifiedSubmitter(getMemberNodeIterator(), "v2");
[ERROR] ^
[ERROR] 
[ERROR] could not parse error message:   symbol:   method testUpdateSystemMetadata_InvalidRequest_ModifiedSubmitter(Iterator<Node>,String)
[ERROR] location: variable updSysmetaImpl of type MNUpdateSystemMetadataTestImplementations
[ERROR] /var/lib/jenkins/jobs/MNWebTestManual/workspace/d1_integration/src/test/java/org/dataone/integration/it/apiTests/MNStorageV2IT.java:251: error: cannot find symbol
[ERROR] updSysmetaImpl.testUpdateSystemMetadata_InvalidRequest_ModifiedDateUploaded(getMemberNodeIterator(), "v2");
[ERROR] ^
[ERROR] 
[ERROR] could not parse error message:   symbol:   method testUpdateSystemMetadata_InvalidRequest_ModifiedDateUploaded(Iterator<Node>,String)
[ERROR] location: variable updSysmetaImpl of type MNUpdateSystemMetadataTestImplementations
[ERROR] /var/lib/jenkins/jobs/MNWebTestManual/workspace/d1_integration/src/test/java/org/dataone/integration/it/apiTests/MNStorageV2IT.java:256: error: cannot find symbol
[ERROR] updSysmetaImpl.testUpdateSystemMetadata_InvalidRequest_ModifiedOriginMN(getMemberNodeIterator(), "v2");
[ERROR] ^
[ERROR] 
[ERROR] could not parse error message:   symbol:   method testUpdateSystemMetadata_InvalidRequest_ModifiedOriginMN(Iterator<Node>,String)
[ERROR] location: variable updSysmetaImpl of type MNUpdateSystemMetadataTestImplementations
[ERROR] /var/lib/jenkins/jobs/MNWebTestManual/workspace/d1_integration/src/test/java/org/dataone/integration/it/apiTests/MNStorageV2IT.java:261: error: cannot find symbol
[ERROR] updSysmetaImpl.testUpdateSystemMetadata_InvalidRequest_ModifiedSeriesId(getMemberNodeIterator(), "v2");
[ERROR] ^
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException