You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by je...@cloudstack.org on 2015/11/23 13:12:24 UTC

Build failed in Jenkins: build-master-slowbuild #2699

See <http://jenkins.buildacloud.org/job/build-master-slowbuild/2699/changes>

Changes:

[Daan Hoogland] CID 1338016: multi catch instead of pokemon

[Rajani Karuturi] CLOUDSTACK-8951: validation for "remote.access.vpn.psk.length"

[lucascristofolini] Removed unnecessary @Local annotations and their respective imports from

------------------------------------------
[...truncated 25566 lines...]
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-f5 <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-f5 ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cloud-plugin-network-f5 ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/f5/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ cloud-plugin-network-f5 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cloud-plugin-network-f5 ---
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ cloud-plugin-network-f5 ---
[INFO] Building jar: <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/f5/target/cloud-plugin-network-f5-4.7.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ cloud-plugin-network-f5 ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ cloud-plugin-network-f5 ---
[INFO] Installing <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/f5/target/cloud-plugin-network-f5-4.7.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/cloudstack/cloud-plugin-network-f5/4.7.0-SNAPSHOT/cloud-plugin-network-f5-4.7.0-SNAPSHOT.jar
[INFO] Installing <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/f5/pom.xml> to /home/jenkins/.m2/repository/org/apache/cloudstack/cloud-plugin-network-f5/4.7.0-SNAPSHOT/cloud-plugin-network-f5-4.7.0-SNAPSHOT.pom
[INFO] 
[INFO] >>> cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-plugin-network-f5 >>>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-plugin-network-f5 ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-plugin-network-f5 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cloud-plugin-network-f5 ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ cloud-plugin-network-f5 ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-f5 >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-plugin-network-f5 ---
[INFO] Fork Value is true
     [java] The following classes needed for analysis were missing:
     [java]   javax.xml.rpc.Stub
     [java] Missing classes: 1
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-f5 <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-f5 ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:instrument (default-cli) @ cloud-plugin-network-f5 ---
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file

[ERROR] Nov 23, 2015 12:17:54 PM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler saveCoverageData
INFO: Cobertura: Saved information on 14 classes.

[INFO] Instrumentation was successful.
[INFO] NOT adding cobertura ser file to attached artifacts list.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cloud-plugin-network-f5 ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/f5/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ cloud-plugin-network-f5 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cloud-plugin-network-f5 ---
[INFO] 
[INFO] <<< cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-plugin-network-f5 <<<
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-plugin-network-f5 ---
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
[cobertura] INFO  [main] net.sourceforge.cobertura.reporting.html.HTMLReport - Data file does not contain instrumentation information for the file com/cloud/network/element/F5ExternalLoadBalancerElementService.java.  Ensure this class was instrumented, and this data file contains the instrumentation information.
Report time: 617ms

[ERROR] Nov 23, 2015 12:17:54 PM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler loadCoverageData
INFO: Cobertura: Loaded information on 14 classes.

[INFO] Cobertura Report generation was successful.
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
Report time: 583ms

[ERROR] Nov 23, 2015 12:17:55 PM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler loadCoverageData
INFO: Cobertura: Loaded information on 14 classes.

[INFO] Cobertura Report generation was successful.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Plugin - Juniper SRX 4.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-plugin-network-srx ---
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/juniper-srx/target> (includes = [**/*], excludes = [])
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/juniper-srx> (includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-plugin-network-srx ---
[INFO] Starting audit...
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/juniper-srx/src/com/cloud/network/element/JuniperSRXExternalFirewallElement.java>:91:5: Got an exception - expecting EOF, found 'RemoteAccessVPNServiceProvider'
Audit done.

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack Developer Tools - Checkstyle Configuration  SUCCESS [2.583s]
[INFO] Apache CloudStack ................................. SUCCESS [2.513s]
[INFO] Apache CloudStack Maven Conventions Parent ........ SUCCESS [0.821s]
[INFO] Apache CloudStack Framework - Managed Context ..... SUCCESS [21.354s]
[INFO] Apache CloudStack Utils ........................... SUCCESS [1:37.280s]
[INFO] Apache CloudStack Framework ....................... SUCCESS [0.133s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [54.998s]
[INFO] Apache CloudStack Framework - Configuration ....... SUCCESS [28.260s]
[INFO] Apache CloudStack API ............................. SUCCESS [2:07.921s]
[INFO] Apache CloudStack Framework - REST ................ SUCCESS [17.713s]
[INFO] Apache CloudStack Framework - IPC ................. SUCCESS [31.908s]
[INFO] Apache CloudStack Cloud Engine .................... SUCCESS [0.101s]
[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [29.343s]
[INFO] Apache CloudStack Framework - Security ............ SUCCESS [25.866s]
[INFO] Apache CloudStack Core ............................ SUCCESS [1:26.012s]
[INFO] Apache CloudStack Agents .......................... SUCCESS [38.014s]
[INFO] Apache CloudStack Framework - Clustering .......... SUCCESS [37.079s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [17.326s]
[INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [2:30.042s]
[INFO] Apache CloudStack Framework - Jobs ................ SUCCESS [42.196s]
[INFO] Apache CloudStack Cloud Engine Internal Components API  SUCCESS [25.697s]
[INFO] Apache CloudStack Server .......................... SUCCESS [4:30.988s]
[INFO] Apache CloudStack Usage Server .................... SUCCESS [55.410s]
[INFO] Apache CloudStack Cloud Engine Orchestration Component  SUCCESS [1:41.197s]
[INFO] Apache CloudStack Cloud Services .................. SUCCESS [0.106s]
[INFO] Apache CloudStack Secondary Storage ............... SUCCESS [0.594s]
[INFO] Apache CloudStack Secondary Storage Service ....... SUCCESS [56.076s]
[INFO] Apache CloudStack Engine Storage Component ........ SUCCESS [52.817s]
[INFO] Apache CloudStack Engine Storage Volume Component . SUCCESS [1:36.038s]
[INFO] Apache CloudStack Engine Storage Image Component .. SUCCESS [3:44.687s]
[INFO] Apache CloudStack Engine Storage Data Motion Component  SUCCESS [53.756s]
[INFO] Apache CloudStack Engine Storage Cache Component .. SUCCESS [31.891s]
[INFO] Apache CloudStack Engine Storage Snapshot Component  SUCCESS [1:04.011s]
[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [20.351s]
[INFO] Apache CloudStack Cloud Engine Service ............ SUCCESS [16.653s]
[INFO] Apache CloudStack Plugin POM ...................... SUCCESS [3.228s]
[INFO] Apache CloudStack Plugin - API Rate Limit ......... SUCCESS [48.971s]
[INFO] Apache CloudStack Plugin - Storage Volume default provider  SUCCESS [27.741s]
[INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider  SUCCESS [38.229s]
[INFO] Apache CloudStack Plugin - API SolidFire .......... SUCCESS [18.011s]
[INFO] Apache CloudStack Plugin - API Discovery .......... SUCCESS [24.592s]
[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SUCCESS [16.576s]
[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor  SUCCESS [16.663s]
[INFO] Apache CloudStack Plugin - Explicit Dedication Processor  SUCCESS [22.220s]
[INFO] Apache CloudStack Plugin - User Concentrated Pod Deployment Planner  SUCCESS [16.444s]
[INFO] Apache CloudStack Plugin - User Dispersing Deployment Planner  SUCCESS [17.835s]
[INFO] Apache CloudStack Plugin - Implicit Dedication Planner  SUCCESS [27.668s]
[INFO] Apache CloudStack Plugin - Skip Heurestics Planner  SUCCESS [15.594s]
[INFO] Apache CloudStack Plugin - Host Allocator Random .. SUCCESS [18.817s]
[INFO] Apache CloudStack Plugin - Dedicated Resources .... SUCCESS [32.533s]
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM .... SUCCESS [34.739s]
[INFO] Apache CloudStack Plugin - Open vSwitch ........... SUCCESS [34.576s]
[INFO] Apache CloudStack Plugin - Hypervisor XenServer ... SUCCESS [1:17.523s]
[INFO] Apache CloudStack Plugin - Hypervisor KVM ......... SUCCESS [1:15.352s]
[INFO] Apache CloudStack Plugin - RabbitMQ Event Bus ..... SUCCESS [20.453s]
[INFO] Apache CloudStack Plugin - In Memory Event Bus .... SUCCESS [19.499s]
[INFO] Apache CloudStack Plugin - Kafka Event Bus ........ SUCCESS [14.693s]
[INFO] Apache CloudStack Plugin - Hypervisor Baremetal ... SUCCESS [43.661s]
[INFO] Apache CloudStack Plugin - Hypervisor UCS ......... SUCCESS [27.049s]
[INFO] Apache CloudStack Plugin - Hypervisor Hyper-V ..... SUCCESS [41.166s]
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM3 ... SUCCESS [1:26.662s]
[INFO] Apache CloudStack Plugin - Network Elastic Load Balancer  SUCCESS [34.834s]
[INFO] Apache CloudStack Plugin - Network Internal Load Balancer  SUCCESS [37.820s]
[INFO] Apache CloudStack Framework - Spring Life Cycle ... SUCCESS [20.227s]
[INFO] Apache CloudStack Plugin - Network Juniper Contrail  SUCCESS [1:04.896s]
[INFO] Apache CloudStack Plugin - Palo Alto .............. SUCCESS [40.496s]
[INFO] Apache CloudStack Plugin - Network Netscaler ...... SUCCESS [49.838s]
[INFO] Apache CloudStack Plugin - Network Nicira NVP ..... SUCCESS [52.308s]
[INFO] Apache CloudStack Plugin - BigSwitch Virtual Network Segment  SUCCESS [45.266s]
[INFO] Apache CloudStack Plugin - Network Brocade VCS .... SUCCESS [40.647s]
[INFO] Apache CloudStack Plugin - Midokura Midonet ....... SUCCESS [37.480s]
[INFO] Apache CloudStack Plugin - Stratosphere SSP ....... SUCCESS [33.620s]
[INFO] Apache CloudStack Plugin - Network Opendaylight ... SUCCESS [39.030s]
[INFO] Apache CloudStack Plugin - Storage Allocator Random  SUCCESS [16.622s]
[INFO] Apache CloudStack Plugin - User Authenticator LDAP  SUCCESS [32.189s]
[INFO] Apache CloudStack Plugin - User Authenticator MD5 . SUCCESS [21.316s]
[INFO] Apache CloudStack Plugin - User Authenticator PBKDF2-SHA-256  SUCCESS [25.337s]
[INFO] Apache CloudStack Plugin - User Authenticator Plain Text  SUCCESS [15.811s]
[INFO] Apache CloudStack Plugin - User Authenticator SAML2  SUCCESS [1:41.062s]
[INFO] Apache CloudStack Plugin - User Authenticator SHA256 Salted  SUCCESS [22.174s]
[INFO] Apache CloudStack Plugin - Dns Notifier Example ... SUCCESS [14.550s]
[INFO] Apache CloudStack Plugin - Storage Image S3 provider  SUCCESS [19.583s]
[INFO] Apache CloudStack Plugin - Storage Image Swift provider  SUCCESS [19.230s]
[INFO] Apache CloudStack Plugin - Storage Image default provider  SUCCESS [19.168s]
[INFO] Apache CloudStack Plugin - Storage Image sample provider  SUCCESS [17.265s]
[INFO] Apache CloudStack Plugin - Storage Volume Nexenta Provider  SUCCESS [26.670s]
[INFO] Apache CloudStack Plugin - Storage Volume CloudByte Provider  SUCCESS [37.211s]
[INFO] Apache CloudStack Plugin - Storage Volume sample provider  SUCCESS [17.434s]
[INFO] Apache CloudStack Plugin - SNMP Alerts ............ SUCCESS [24.948s]
[INFO] Apache CloudStack Plugin - Syslog Alerts .......... SUCCESS [25.334s]
[INFO] Apache CloudStack Plugin - Network VXLAN .......... SUCCESS [23.998s]
[INFO] Apache CloudStack Plugin - GloboDNS ............... SUCCESS [31.560s]
[INFO] Apache CloudStack Plugin - NetApp File System ..... SUCCESS [30.935s]
[INFO] Apache CloudStack Plugin - F5 ..................... SUCCESS [30.829s]
[INFO] Apache CloudStack Plugin - Juniper SRX ............ FAILURE [0.304s]
[INFO] Apache CloudStack Plugin - Nuage VSP .............. SKIPPED
[INFO] Apache CloudStack VMware Base ..................... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor VMware ...... SKIPPED
[INFO] Apache CloudStack Plugin - Cisco VNMC ............. SKIPPED
[INFO] Apache CloudStack Plugin - MySQL HA Strategy ...... SKIPPED
[INFO] Apache CloudStack Framework - Spring Module ....... SKIPPED
[INFO] Apache CloudStack Secondary Storage Controller .... SKIPPED
[INFO] Apache CloudStack Client UI ....................... SKIPPED
[INFO] Apache CloudStack Console Proxy - RDP Client ...... SKIPPED
[INFO] Apache CloudStack Console Proxy ................... SKIPPED
[INFO] Apache CloudStack Console Proxy - Server .......... SKIPPED
[INFO] Apache CloudStack Framework - QuickCloud .......... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:02:54.612s
[INFO] Finished at: Mon Nov 23 12:17:56 UTC 2015
[INFO] Final Memory: 195M/471M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) on project cloud-plugin-network-srx: Failed during checkstyle execution: There are 1 checkstyle errors. -> [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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :cloud-plugin-network-srx
Build step 'Invoke top-level Maven targets' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Skipping Cobertura coverage report as build was not UNSTABLE or better ...

Build failed in Jenkins: build-master-slowbuild #2707

Posted by je...@cloudstack.org.
See <http://jenkins.buildacloud.org/job/build-master-slowbuild/2707/>

------------------------------------------
[...truncated 25566 lines...]
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-f5 <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-f5 ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cloud-plugin-network-f5 ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/f5/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ cloud-plugin-network-f5 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cloud-plugin-network-f5 ---
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ cloud-plugin-network-f5 ---
[INFO] Building jar: <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/f5/target/cloud-plugin-network-f5-4.7.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ cloud-plugin-network-f5 ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ cloud-plugin-network-f5 ---
[INFO] Installing <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/f5/target/cloud-plugin-network-f5-4.7.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/cloudstack/cloud-plugin-network-f5/4.7.0-SNAPSHOT/cloud-plugin-network-f5-4.7.0-SNAPSHOT.jar
[INFO] Installing <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/f5/pom.xml> to /home/jenkins/.m2/repository/org/apache/cloudstack/cloud-plugin-network-f5/4.7.0-SNAPSHOT/cloud-plugin-network-f5-4.7.0-SNAPSHOT.pom
[INFO] 
[INFO] >>> cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-plugin-network-f5 >>>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-plugin-network-f5 ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-plugin-network-f5 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cloud-plugin-network-f5 ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ cloud-plugin-network-f5 ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-f5 >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-plugin-network-f5 ---
[INFO] Fork Value is true
     [java] The following classes needed for analysis were missing:
     [java]   javax.xml.rpc.Stub
     [java] Missing classes: 1
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-f5 <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-f5 ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:instrument (default-cli) @ cloud-plugin-network-f5 ---
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file

[ERROR] Nov 24, 2015 12:13:56 PM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler saveCoverageData
INFO: Cobertura: Saved information on 14 classes.

[INFO] Instrumentation was successful.
[INFO] NOT adding cobertura ser file to attached artifacts list.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cloud-plugin-network-f5 ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/f5/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ cloud-plugin-network-f5 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cloud-plugin-network-f5 ---
[INFO] 
[INFO] <<< cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-plugin-network-f5 <<<
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-plugin-network-f5 ---
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
[cobertura] INFO  [main] net.sourceforge.cobertura.reporting.html.HTMLReport - Data file does not contain instrumentation information for the file com/cloud/network/element/F5ExternalLoadBalancerElementService.java.  Ensure this class was instrumented, and this data file contains the instrumentation information.
Report time: 584ms

[ERROR] Nov 24, 2015 12:13:56 PM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler loadCoverageData
INFO: Cobertura: Loaded information on 14 classes.

[INFO] Cobertura Report generation was successful.
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
Report time: 577ms

[ERROR] Nov 24, 2015 12:13:57 PM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler loadCoverageData
INFO: Cobertura: Loaded information on 14 classes.

[INFO] Cobertura Report generation was successful.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Plugin - Juniper SRX 4.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-plugin-network-srx ---
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/juniper-srx/target> (includes = [**/*], excludes = [])
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/juniper-srx> (includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-plugin-network-srx ---
[INFO] Starting audit...
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/juniper-srx/src/com/cloud/network/element/JuniperSRXExternalFirewallElement.java>:91:5: Got an exception - expecting EOF, found 'RemoteAccessVPNServiceProvider'
Audit done.

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack Developer Tools - Checkstyle Configuration  SUCCESS [2.014s]
[INFO] Apache CloudStack ................................. SUCCESS [2.221s]
[INFO] Apache CloudStack Maven Conventions Parent ........ SUCCESS [1.019s]
[INFO] Apache CloudStack Framework - Managed Context ..... SUCCESS [19.962s]
[INFO] Apache CloudStack Utils ........................... SUCCESS [1:35.327s]
[INFO] Apache CloudStack Framework ....................... SUCCESS [0.149s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [53.141s]
[INFO] Apache CloudStack Framework - Configuration ....... SUCCESS [27.733s]
[INFO] Apache CloudStack API ............................. SUCCESS [1:58.376s]
[INFO] Apache CloudStack Framework - REST ................ SUCCESS [16.596s]
[INFO] Apache CloudStack Framework - IPC ................. SUCCESS [30.290s]
[INFO] Apache CloudStack Cloud Engine .................... SUCCESS [0.122s]
[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [29.066s]
[INFO] Apache CloudStack Framework - Security ............ SUCCESS [25.235s]
[INFO] Apache CloudStack Core ............................ SUCCESS [1:21.812s]
[INFO] Apache CloudStack Agents .......................... SUCCESS [37.494s]
[INFO] Apache CloudStack Framework - Clustering .......... SUCCESS [36.439s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [16.034s]
[INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [2:12.740s]
[INFO] Apache CloudStack Framework - Jobs ................ SUCCESS [52.312s]
[INFO] Apache CloudStack Cloud Engine Internal Components API  SUCCESS [28.488s]
[INFO] Apache CloudStack Server .......................... SUCCESS [4:31.802s]
[INFO] Apache CloudStack Usage Server .................... SUCCESS [51.712s]
[INFO] Apache CloudStack Cloud Engine Orchestration Component  SUCCESS [1:32.555s]
[INFO] Apache CloudStack Cloud Services .................. SUCCESS [0.065s]
[INFO] Apache CloudStack Secondary Storage ............... SUCCESS [0.636s]
[INFO] Apache CloudStack Secondary Storage Service ....... SUCCESS [1:02.009s]
[INFO] Apache CloudStack Engine Storage Component ........ SUCCESS [54.720s]
[INFO] Apache CloudStack Engine Storage Volume Component . SUCCESS [31.573s]
[INFO] Apache CloudStack Engine Storage Image Component .. SUCCESS [27.097s]
[INFO] Apache CloudStack Engine Storage Data Motion Component  SUCCESS [33.105s]
[INFO] Apache CloudStack Engine Storage Cache Component .. SUCCESS [21.651s]
[INFO] Apache CloudStack Engine Storage Snapshot Component  SUCCESS [35.375s]
[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [17.872s]
[INFO] Apache CloudStack Cloud Engine Service ............ SUCCESS [1:03.834s]
[INFO] Apache CloudStack Plugin POM ...................... SUCCESS [8.125s]
[INFO] Apache CloudStack Plugin - API Rate Limit ......... SUCCESS [3:24.614s]
[INFO] Apache CloudStack Plugin - Storage Volume default provider  SUCCESS [1:10.117s]
[INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider  SUCCESS [47.058s]
[INFO] Apache CloudStack Plugin - API SolidFire .......... SUCCESS [38.792s]
[INFO] Apache CloudStack Plugin - API Discovery .......... SUCCESS [48.834s]
[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SUCCESS [36.926s]
[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor  SUCCESS [21.477s]
[INFO] Apache CloudStack Plugin - Explicit Dedication Processor  SUCCESS [26.704s]
[INFO] Apache CloudStack Plugin - User Concentrated Pod Deployment Planner  SUCCESS [18.262s]
[INFO] Apache CloudStack Plugin - User Dispersing Deployment Planner  SUCCESS [17.604s]
[INFO] Apache CloudStack Plugin - Implicit Dedication Planner  SUCCESS [29.316s]
[INFO] Apache CloudStack Plugin - Skip Heurestics Planner  SUCCESS [15.390s]
[INFO] Apache CloudStack Plugin - Host Allocator Random .. SUCCESS [19.872s]
[INFO] Apache CloudStack Plugin - Dedicated Resources .... SUCCESS [32.639s]
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM .... SUCCESS [34.506s]
[INFO] Apache CloudStack Plugin - Open vSwitch ........... SUCCESS [35.208s]
[INFO] Apache CloudStack Plugin - Hypervisor XenServer ... SUCCESS [1:19.052s]
[INFO] Apache CloudStack Plugin - Hypervisor KVM ......... SUCCESS [1:14.079s]
[INFO] Apache CloudStack Plugin - RabbitMQ Event Bus ..... SUCCESS [20.249s]
[INFO] Apache CloudStack Plugin - In Memory Event Bus .... SUCCESS [19.812s]
[INFO] Apache CloudStack Plugin - Kafka Event Bus ........ SUCCESS [15.252s]
[INFO] Apache CloudStack Plugin - Hypervisor Baremetal ... SUCCESS [42.403s]
[INFO] Apache CloudStack Plugin - Hypervisor UCS ......... SUCCESS [26.008s]
[INFO] Apache CloudStack Plugin - Hypervisor Hyper-V ..... SUCCESS [40.912s]
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM3 ... SUCCESS [1:25.044s]
[INFO] Apache CloudStack Plugin - Network Elastic Load Balancer  SUCCESS [32.674s]
[INFO] Apache CloudStack Plugin - Network Internal Load Balancer  SUCCESS [37.451s]
[INFO] Apache CloudStack Framework - Spring Life Cycle ... SUCCESS [19.443s]
[INFO] Apache CloudStack Plugin - Network Juniper Contrail  SUCCESS [1:03.064s]
[INFO] Apache CloudStack Plugin - Palo Alto .............. SUCCESS [41.569s]
[INFO] Apache CloudStack Plugin - Network Netscaler ...... SUCCESS [49.280s]
[INFO] Apache CloudStack Plugin - Network Nicira NVP ..... SUCCESS [52.011s]
[INFO] Apache CloudStack Plugin - BigSwitch Virtual Network Segment  SUCCESS [45.633s]
[INFO] Apache CloudStack Plugin - Network Brocade VCS .... SUCCESS [41.615s]
[INFO] Apache CloudStack Plugin - Midokura Midonet ....... SUCCESS [35.939s]
[INFO] Apache CloudStack Plugin - Stratosphere SSP ....... SUCCESS [34.811s]
[INFO] Apache CloudStack Plugin - Network Opendaylight ... SUCCESS [38.027s]
[INFO] Apache CloudStack Plugin - Storage Allocator Random  SUCCESS [19.674s]
[INFO] Apache CloudStack Plugin - User Authenticator LDAP  SUCCESS [32.241s]
[INFO] Apache CloudStack Plugin - User Authenticator MD5 . SUCCESS [20.923s]
[INFO] Apache CloudStack Plugin - User Authenticator PBKDF2-SHA-256  SUCCESS [23.759s]
[INFO] Apache CloudStack Plugin - User Authenticator Plain Text  SUCCESS [15.726s]
[INFO] Apache CloudStack Plugin - User Authenticator SAML2  SUCCESS [2:18.985s]
[INFO] Apache CloudStack Plugin - User Authenticator SHA256 Salted  SUCCESS [22.430s]
[INFO] Apache CloudStack Plugin - Dns Notifier Example ... SUCCESS [14.575s]
[INFO] Apache CloudStack Plugin - Storage Image S3 provider  SUCCESS [18.642s]
[INFO] Apache CloudStack Plugin - Storage Image Swift provider  SUCCESS [17.279s]
[INFO] Apache CloudStack Plugin - Storage Image default provider  SUCCESS [19.503s]
[INFO] Apache CloudStack Plugin - Storage Image sample provider  SUCCESS [16.486s]
[INFO] Apache CloudStack Plugin - Storage Volume Nexenta Provider  SUCCESS [27.987s]
[INFO] Apache CloudStack Plugin - Storage Volume CloudByte Provider  SUCCESS [35.522s]
[INFO] Apache CloudStack Plugin - Storage Volume sample provider  SUCCESS [17.532s]
[INFO] Apache CloudStack Plugin - SNMP Alerts ............ SUCCESS [23.768s]
[INFO] Apache CloudStack Plugin - Syslog Alerts .......... SUCCESS [23.904s]
[INFO] Apache CloudStack Plugin - Network VXLAN .......... SUCCESS [22.585s]
[INFO] Apache CloudStack Plugin - GloboDNS ............... SUCCESS [32.363s]
[INFO] Apache CloudStack Plugin - NetApp File System ..... SUCCESS [30.838s]
[INFO] Apache CloudStack Plugin - F5 ..................... SUCCESS [31.760s]
[INFO] Apache CloudStack Plugin - Juniper SRX ............ FAILURE [0.267s]
[INFO] Apache CloudStack Plugin - Nuage VSP .............. SKIPPED
[INFO] Apache CloudStack VMware Base ..................... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor VMware ...... SKIPPED
[INFO] Apache CloudStack Plugin - Cisco VNMC ............. SKIPPED
[INFO] Apache CloudStack Plugin - MySQL HA Strategy ...... SKIPPED
[INFO] Apache CloudStack Framework - Spring Module ....... SKIPPED
[INFO] Apache CloudStack Secondary Storage Controller .... SKIPPED
[INFO] Apache CloudStack Client UI ....................... SKIPPED
[INFO] Apache CloudStack Console Proxy - RDP Client ...... SKIPPED
[INFO] Apache CloudStack Console Proxy ................... SKIPPED
[INFO] Apache CloudStack Console Proxy - Server .......... SKIPPED
[INFO] Apache CloudStack Framework - QuickCloud .......... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:02:59.386s
[INFO] Finished at: Tue Nov 24 12:13:58 UTC 2015
[INFO] Final Memory: 142M/473M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) on project cloud-plugin-network-srx: Failed during checkstyle execution: There are 1 checkstyle errors. -> [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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :cloud-plugin-network-srx
Build step 'Invoke top-level Maven targets' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Skipping Cobertura coverage report as build was not UNSTABLE or better ...

Build failed in Jenkins: build-master-slowbuild #2706

Posted by je...@cloudstack.org.
See <http://jenkins.buildacloud.org/job/build-master-slowbuild/2706/>

------------------------------------------
[...truncated 25566 lines...]
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-f5 <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-f5 ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cloud-plugin-network-f5 ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/f5/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ cloud-plugin-network-f5 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cloud-plugin-network-f5 ---
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ cloud-plugin-network-f5 ---
[INFO] Building jar: <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/f5/target/cloud-plugin-network-f5-4.7.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ cloud-plugin-network-f5 ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ cloud-plugin-network-f5 ---
[INFO] Installing <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/f5/target/cloud-plugin-network-f5-4.7.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/cloudstack/cloud-plugin-network-f5/4.7.0-SNAPSHOT/cloud-plugin-network-f5-4.7.0-SNAPSHOT.jar
[INFO] Installing <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/f5/pom.xml> to /home/jenkins/.m2/repository/org/apache/cloudstack/cloud-plugin-network-f5/4.7.0-SNAPSHOT/cloud-plugin-network-f5-4.7.0-SNAPSHOT.pom
[INFO] 
[INFO] >>> cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-plugin-network-f5 >>>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-plugin-network-f5 ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-plugin-network-f5 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cloud-plugin-network-f5 ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ cloud-plugin-network-f5 ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-f5 >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-plugin-network-f5 ---
[INFO] Fork Value is true
     [java] The following classes needed for analysis were missing:
     [java]   javax.xml.rpc.Stub
     [java] Missing classes: 1
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-f5 <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-f5 ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:instrument (default-cli) @ cloud-plugin-network-f5 ---
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file

[ERROR] Nov 24, 2015 9:13:29 AM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler saveCoverageData
INFO: Cobertura: Saved information on 14 classes.

[INFO] Instrumentation was successful.
[INFO] NOT adding cobertura ser file to attached artifacts list.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cloud-plugin-network-f5 ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/f5/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ cloud-plugin-network-f5 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cloud-plugin-network-f5 ---
[INFO] 
[INFO] <<< cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-plugin-network-f5 <<<
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-plugin-network-f5 ---
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
[cobertura] INFO  [main] net.sourceforge.cobertura.reporting.html.HTMLReport - Data file does not contain instrumentation information for the file com/cloud/network/element/F5ExternalLoadBalancerElementService.java.  Ensure this class was instrumented, and this data file contains the instrumentation information.
Report time: 581ms

[ERROR] Nov 24, 2015 9:13:29 AM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler loadCoverageData
INFO: Cobertura: Loaded information on 14 classes.

[INFO] Cobertura Report generation was successful.
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
Report time: 583ms

[ERROR] Nov 24, 2015 9:13:30 AM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler loadCoverageData
INFO: Cobertura: Loaded information on 14 classes.

[INFO] Cobertura Report generation was successful.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Plugin - Juniper SRX 4.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-plugin-network-srx ---
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/juniper-srx/target> (includes = [**/*], excludes = [])
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/juniper-srx> (includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-plugin-network-srx ---
[INFO] Starting audit...
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/juniper-srx/src/com/cloud/network/element/JuniperSRXExternalFirewallElement.java>:91:5: Got an exception - expecting EOF, found 'RemoteAccessVPNServiceProvider'
Audit done.

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack Developer Tools - Checkstyle Configuration  SUCCESS [1.726s]
[INFO] Apache CloudStack ................................. SUCCESS [2.123s]
[INFO] Apache CloudStack Maven Conventions Parent ........ SUCCESS [0.788s]
[INFO] Apache CloudStack Framework - Managed Context ..... SUCCESS [19.465s]
[INFO] Apache CloudStack Utils ........................... SUCCESS [1:32.198s]
[INFO] Apache CloudStack Framework ....................... SUCCESS [0.108s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [54.204s]
[INFO] Apache CloudStack Framework - Configuration ....... SUCCESS [27.086s]
[INFO] Apache CloudStack API ............................. SUCCESS [1:59.128s]
[INFO] Apache CloudStack Framework - REST ................ SUCCESS [16.614s]
[INFO] Apache CloudStack Framework - IPC ................. SUCCESS [29.908s]
[INFO] Apache CloudStack Cloud Engine .................... SUCCESS [0.093s]
[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [29.083s]
[INFO] Apache CloudStack Framework - Security ............ SUCCESS [25.083s]
[INFO] Apache CloudStack Core ............................ SUCCESS [1:22.176s]
[INFO] Apache CloudStack Agents .......................... SUCCESS [36.700s]
[INFO] Apache CloudStack Framework - Clustering .......... SUCCESS [37.154s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [16.497s]
[INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [2:10.716s]
[INFO] Apache CloudStack Framework - Jobs ................ SUCCESS [51.362s]
[INFO] Apache CloudStack Cloud Engine Internal Components API  SUCCESS [27.254s]
[INFO] Apache CloudStack Server .......................... SUCCESS [4:09.331s]
[INFO] Apache CloudStack Usage Server .................... SUCCESS [48.547s]
[INFO] Apache CloudStack Cloud Engine Orchestration Component  SUCCESS [1:27.361s]
[INFO] Apache CloudStack Cloud Services .................. SUCCESS [0.065s]
[INFO] Apache CloudStack Secondary Storage ............... SUCCESS [0.428s]
[INFO] Apache CloudStack Secondary Storage Service ....... SUCCESS [48.189s]
[INFO] Apache CloudStack Engine Storage Component ........ SUCCESS [49.769s]
[INFO] Apache CloudStack Engine Storage Volume Component . SUCCESS [31.125s]
[INFO] Apache CloudStack Engine Storage Image Component .. SUCCESS [26.640s]
[INFO] Apache CloudStack Engine Storage Data Motion Component  SUCCESS [26.332s]
[INFO] Apache CloudStack Engine Storage Cache Component .. SUCCESS [20.997s]
[INFO] Apache CloudStack Engine Storage Snapshot Component  SUCCESS [37.828s]
[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [15.303s]
[INFO] Apache CloudStack Cloud Engine Service ............ SUCCESS [7.525s]
[INFO] Apache CloudStack Plugin POM ...................... SUCCESS [0.974s]
[INFO] Apache CloudStack Plugin - API Rate Limit ......... SUCCESS [26.642s]
[INFO] Apache CloudStack Plugin - Storage Volume default provider  SUCCESS [23.654s]
[INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider  SUCCESS [36.300s]
[INFO] Apache CloudStack Plugin - API SolidFire .......... SUCCESS [17.774s]
[INFO] Apache CloudStack Plugin - API Discovery .......... SUCCESS [30.461s]
[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SUCCESS [15.165s]
[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor  SUCCESS [17.417s]
[INFO] Apache CloudStack Plugin - Explicit Dedication Processor  SUCCESS [21.016s]
[INFO] Apache CloudStack Plugin - User Concentrated Pod Deployment Planner  SUCCESS [17.114s]
[INFO] Apache CloudStack Plugin - User Dispersing Deployment Planner  SUCCESS [18.191s]
[INFO] Apache CloudStack Plugin - Implicit Dedication Planner  SUCCESS [28.178s]
[INFO] Apache CloudStack Plugin - Skip Heurestics Planner  SUCCESS [16.037s]
[INFO] Apache CloudStack Plugin - Host Allocator Random .. SUCCESS [18.393s]
[INFO] Apache CloudStack Plugin - Dedicated Resources .... SUCCESS [32.926s]
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM .... SUCCESS [33.911s]
[INFO] Apache CloudStack Plugin - Open vSwitch ........... SUCCESS [34.258s]
[INFO] Apache CloudStack Plugin - Hypervisor XenServer ... SUCCESS [1:18.099s]
[INFO] Apache CloudStack Plugin - Hypervisor KVM ......... SUCCESS [1:14.615s]
[INFO] Apache CloudStack Plugin - RabbitMQ Event Bus ..... SUCCESS [27.765s]
[INFO] Apache CloudStack Plugin - In Memory Event Bus .... SUCCESS [20.703s]
[INFO] Apache CloudStack Plugin - Kafka Event Bus ........ SUCCESS [15.046s]
[INFO] Apache CloudStack Plugin - Hypervisor Baremetal ... SUCCESS [43.116s]
[INFO] Apache CloudStack Plugin - Hypervisor UCS ......... SUCCESS [28.539s]
[INFO] Apache CloudStack Plugin - Hypervisor Hyper-V ..... SUCCESS [52.019s]
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM3 ... SUCCESS [1:35.629s]
[INFO] Apache CloudStack Plugin - Network Elastic Load Balancer  SUCCESS [34.346s]
[INFO] Apache CloudStack Plugin - Network Internal Load Balancer  SUCCESS [39.988s]
[INFO] Apache CloudStack Framework - Spring Life Cycle ... SUCCESS [21.988s]
[INFO] Apache CloudStack Plugin - Network Juniper Contrail  SUCCESS [1:07.171s]
[INFO] Apache CloudStack Plugin - Palo Alto .............. SUCCESS [49.981s]
[INFO] Apache CloudStack Plugin - Network Netscaler ...... SUCCESS [53.772s]
[INFO] Apache CloudStack Plugin - Network Nicira NVP ..... SUCCESS [51.224s]
[INFO] Apache CloudStack Plugin - BigSwitch Virtual Network Segment  SUCCESS [54.506s]
[INFO] Apache CloudStack Plugin - Network Brocade VCS .... SUCCESS [48.304s]
[INFO] Apache CloudStack Plugin - Midokura Midonet ....... SUCCESS [39.653s]
[INFO] Apache CloudStack Plugin - Stratosphere SSP ....... SUCCESS [33.072s]
[INFO] Apache CloudStack Plugin - Network Opendaylight ... SUCCESS [39.891s]
[INFO] Apache CloudStack Plugin - Storage Allocator Random  SUCCESS [16.443s]
[INFO] Apache CloudStack Plugin - User Authenticator LDAP  SUCCESS [33.038s]
[INFO] Apache CloudStack Plugin - User Authenticator MD5 . SUCCESS [20.862s]
[INFO] Apache CloudStack Plugin - User Authenticator PBKDF2-SHA-256  SUCCESS [2:08.006s]
[INFO] Apache CloudStack Plugin - User Authenticator Plain Text  SUCCESS [2:19.302s]
[INFO] Apache CloudStack Plugin - User Authenticator SAML2  SUCCESS [3:57.321s]
[INFO] Apache CloudStack Plugin - User Authenticator SHA256 Salted  SUCCESS [33.691s]
[INFO] Apache CloudStack Plugin - Dns Notifier Example ... SUCCESS [17.384s]
[INFO] Apache CloudStack Plugin - Storage Image S3 provider  SUCCESS [21.249s]
[INFO] Apache CloudStack Plugin - Storage Image Swift provider  SUCCESS [18.071s]
[INFO] Apache CloudStack Plugin - Storage Image default provider  SUCCESS [19.486s]
[INFO] Apache CloudStack Plugin - Storage Image sample provider  SUCCESS [17.717s]
[INFO] Apache CloudStack Plugin - Storage Volume Nexenta Provider  SUCCESS [27.411s]
[INFO] Apache CloudStack Plugin - Storage Volume CloudByte Provider  SUCCESS [35.573s]
[INFO] Apache CloudStack Plugin - Storage Volume sample provider  SUCCESS [16.501s]
[INFO] Apache CloudStack Plugin - SNMP Alerts ............ SUCCESS [23.950s]
[INFO] Apache CloudStack Plugin - Syslog Alerts .......... SUCCESS [24.645s]
[INFO] Apache CloudStack Plugin - Network VXLAN .......... SUCCESS [22.893s]
[INFO] Apache CloudStack Plugin - GloboDNS ............... SUCCESS [31.260s]
[INFO] Apache CloudStack Plugin - NetApp File System ..... SUCCESS [30.915s]
[INFO] Apache CloudStack Plugin - F5 ..................... SUCCESS [30.978s]
[INFO] Apache CloudStack Plugin - Juniper SRX ............ FAILURE [0.250s]
[INFO] Apache CloudStack Plugin - Nuage VSP .............. SKIPPED
[INFO] Apache CloudStack VMware Base ..................... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor VMware ...... SKIPPED
[INFO] Apache CloudStack Plugin - Cisco VNMC ............. SKIPPED
[INFO] Apache CloudStack Plugin - MySQL HA Strategy ...... SKIPPED
[INFO] Apache CloudStack Framework - Spring Module ....... SKIPPED
[INFO] Apache CloudStack Secondary Storage Controller .... SKIPPED
[INFO] Apache CloudStack Client UI ....................... SKIPPED
[INFO] Apache CloudStack Console Proxy - RDP Client ...... SKIPPED
[INFO] Apache CloudStack Console Proxy ................... SKIPPED
[INFO] Apache CloudStack Console Proxy - Server .......... SKIPPED
[INFO] Apache CloudStack Framework - QuickCloud .......... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:02:36.244s
[INFO] Finished at: Tue Nov 24 09:13:31 UTC 2015
[INFO] Final Memory: 166M/463M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) on project cloud-plugin-network-srx: Failed during checkstyle execution: There are 1 checkstyle errors. -> [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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :cloud-plugin-network-srx
Build step 'Invoke top-level Maven targets' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Skipping Cobertura coverage report as build was not UNSTABLE or better ...

Build failed in Jenkins: build-master-slowbuild #2705

Posted by je...@cloudstack.org.
See <http://jenkins.buildacloud.org/job/build-master-slowbuild/2705/>

------------------------------------------
[...truncated 25566 lines...]
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-f5 <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-f5 ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cloud-plugin-network-f5 ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/f5/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ cloud-plugin-network-f5 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cloud-plugin-network-f5 ---
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ cloud-plugin-network-f5 ---
[INFO] Building jar: <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/f5/target/cloud-plugin-network-f5-4.7.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ cloud-plugin-network-f5 ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ cloud-plugin-network-f5 ---
[INFO] Installing <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/f5/target/cloud-plugin-network-f5-4.7.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/cloudstack/cloud-plugin-network-f5/4.7.0-SNAPSHOT/cloud-plugin-network-f5-4.7.0-SNAPSHOT.jar
[INFO] Installing <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/f5/pom.xml> to /home/jenkins/.m2/repository/org/apache/cloudstack/cloud-plugin-network-f5/4.7.0-SNAPSHOT/cloud-plugin-network-f5-4.7.0-SNAPSHOT.pom
[INFO] 
[INFO] >>> cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-plugin-network-f5 >>>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-plugin-network-f5 ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-plugin-network-f5 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cloud-plugin-network-f5 ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ cloud-plugin-network-f5 ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-f5 >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-plugin-network-f5 ---
[INFO] Fork Value is true
     [java] The following classes needed for analysis were missing:
     [java]   javax.xml.rpc.Stub
     [java] Missing classes: 1
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-f5 <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-f5 ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:instrument (default-cli) @ cloud-plugin-network-f5 ---
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file

[ERROR] Nov 24, 2015 6:13:25 AM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler saveCoverageData
INFO: Cobertura: Saved information on 14 classes.

[INFO] Instrumentation was successful.
[INFO] NOT adding cobertura ser file to attached artifacts list.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cloud-plugin-network-f5 ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/f5/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ cloud-plugin-network-f5 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cloud-plugin-network-f5 ---
[INFO] 
[INFO] <<< cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-plugin-network-f5 <<<
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-plugin-network-f5 ---
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
[cobertura] INFO  [main] net.sourceforge.cobertura.reporting.html.HTMLReport - Data file does not contain instrumentation information for the file com/cloud/network/element/F5ExternalLoadBalancerElementService.java.  Ensure this class was instrumented, and this data file contains the instrumentation information.
Report time: 589ms

[ERROR] Nov 24, 2015 6:13:25 AM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler loadCoverageData
INFO: Cobertura: Loaded information on 14 classes.

[INFO] Cobertura Report generation was successful.
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
Report time: 579ms

[ERROR] Nov 24, 2015 6:13:26 AM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler loadCoverageData
INFO: Cobertura: Loaded information on 14 classes.

[INFO] Cobertura Report generation was successful.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Plugin - Juniper SRX 4.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-plugin-network-srx ---
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/juniper-srx/target> (includes = [**/*], excludes = [])
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/juniper-srx> (includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-plugin-network-srx ---
[INFO] Starting audit...
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/juniper-srx/src/com/cloud/network/element/JuniperSRXExternalFirewallElement.java>:91:5: Got an exception - expecting EOF, found 'RemoteAccessVPNServiceProvider'
Audit done.

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack Developer Tools - Checkstyle Configuration  SUCCESS [1.696s]
[INFO] Apache CloudStack ................................. SUCCESS [2.343s]
[INFO] Apache CloudStack Maven Conventions Parent ........ SUCCESS [0.783s]
[INFO] Apache CloudStack Framework - Managed Context ..... SUCCESS [19.915s]
[INFO] Apache CloudStack Utils ........................... SUCCESS [1:31.046s]
[INFO] Apache CloudStack Framework ....................... SUCCESS [0.103s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [53.762s]
[INFO] Apache CloudStack Framework - Configuration ....... SUCCESS [28.039s]
[INFO] Apache CloudStack API ............................. SUCCESS [1:58.842s]
[INFO] Apache CloudStack Framework - REST ................ SUCCESS [15.829s]
[INFO] Apache CloudStack Framework - IPC ................. SUCCESS [31.529s]
[INFO] Apache CloudStack Cloud Engine .................... SUCCESS [0.122s]
[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [28.463s]
[INFO] Apache CloudStack Framework - Security ............ SUCCESS [25.886s]
[INFO] Apache CloudStack Core ............................ SUCCESS [1:22.407s]
[INFO] Apache CloudStack Agents .......................... SUCCESS [35.772s]
[INFO] Apache CloudStack Framework - Clustering .......... SUCCESS [36.358s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [15.867s]
[INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [2:12.829s]
[INFO] Apache CloudStack Framework - Jobs ................ SUCCESS [50.942s]
[INFO] Apache CloudStack Cloud Engine Internal Components API  SUCCESS [27.725s]
[INFO] Apache CloudStack Server .......................... SUCCESS [4:36.532s]
[INFO] Apache CloudStack Usage Server .................... SUCCESS [50.816s]
[INFO] Apache CloudStack Cloud Engine Orchestration Component  SUCCESS [1:31.619s]
[INFO] Apache CloudStack Cloud Services .................. SUCCESS [0.077s]
[INFO] Apache CloudStack Secondary Storage ............... SUCCESS [0.434s]
[INFO] Apache CloudStack Secondary Storage Service ....... SUCCESS [1:01.962s]
[INFO] Apache CloudStack Engine Storage Component ........ SUCCESS [54.938s]
[INFO] Apache CloudStack Engine Storage Volume Component . SUCCESS [31.925s]
[INFO] Apache CloudStack Engine Storage Image Component .. SUCCESS [27.157s]
[INFO] Apache CloudStack Engine Storage Data Motion Component  SUCCESS [27.614s]
[INFO] Apache CloudStack Engine Storage Cache Component .. SUCCESS [22.194s]
[INFO] Apache CloudStack Engine Storage Snapshot Component  SUCCESS [36.887s]
[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [14.033s]
[INFO] Apache CloudStack Cloud Engine Service ............ SUCCESS [30.246s]
[INFO] Apache CloudStack Plugin POM ...................... SUCCESS [9.158s]
[INFO] Apache CloudStack Plugin - API Rate Limit ......... SUCCESS [3:40.918s]
[INFO] Apache CloudStack Plugin - Storage Volume default provider  SUCCESS [1:28.301s]
[INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider  SUCCESS [43.064s]
[INFO] Apache CloudStack Plugin - API SolidFire .......... SUCCESS [42.150s]
[INFO] Apache CloudStack Plugin - API Discovery .......... SUCCESS [42.830s]
[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SUCCESS [44.795s]
[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor  SUCCESS [23.147s]
[INFO] Apache CloudStack Plugin - Explicit Dedication Processor  SUCCESS [26.552s]
[INFO] Apache CloudStack Plugin - User Concentrated Pod Deployment Planner  SUCCESS [17.855s]
[INFO] Apache CloudStack Plugin - User Dispersing Deployment Planner  SUCCESS [18.808s]
[INFO] Apache CloudStack Plugin - Implicit Dedication Planner  SUCCESS [28.288s]
[INFO] Apache CloudStack Plugin - Skip Heurestics Planner  SUCCESS [15.583s]
[INFO] Apache CloudStack Plugin - Host Allocator Random .. SUCCESS [17.796s]
[INFO] Apache CloudStack Plugin - Dedicated Resources .... SUCCESS [32.604s]
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM .... SUCCESS [33.908s]
[INFO] Apache CloudStack Plugin - Open vSwitch ........... SUCCESS [35.332s]
[INFO] Apache CloudStack Plugin - Hypervisor XenServer ... SUCCESS [1:18.400s]
[INFO] Apache CloudStack Plugin - Hypervisor KVM ......... SUCCESS [1:16.134s]
[INFO] Apache CloudStack Plugin - RabbitMQ Event Bus ..... SUCCESS [20.662s]
[INFO] Apache CloudStack Plugin - In Memory Event Bus .... SUCCESS [21.294s]
[INFO] Apache CloudStack Plugin - Kafka Event Bus ........ SUCCESS [14.764s]
[INFO] Apache CloudStack Plugin - Hypervisor Baremetal ... SUCCESS [43.259s]
[INFO] Apache CloudStack Plugin - Hypervisor UCS ......... SUCCESS [26.417s]
[INFO] Apache CloudStack Plugin - Hypervisor Hyper-V ..... SUCCESS [40.392s]
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM3 ... SUCCESS [1:24.317s]
[INFO] Apache CloudStack Plugin - Network Elastic Load Balancer  SUCCESS [33.094s]
[INFO] Apache CloudStack Plugin - Network Internal Load Balancer  SUCCESS [37.084s]
[INFO] Apache CloudStack Framework - Spring Life Cycle ... SUCCESS [20.002s]
[INFO] Apache CloudStack Plugin - Network Juniper Contrail  SUCCESS [1:03.086s]
[INFO] Apache CloudStack Plugin - Palo Alto .............. SUCCESS [40.092s]
[INFO] Apache CloudStack Plugin - Network Netscaler ...... SUCCESS [51.614s]
[INFO] Apache CloudStack Plugin - Network Nicira NVP ..... SUCCESS [54.106s]
[INFO] Apache CloudStack Plugin - BigSwitch Virtual Network Segment  SUCCESS [45.940s]
[INFO] Apache CloudStack Plugin - Network Brocade VCS .... SUCCESS [39.996s]
[INFO] Apache CloudStack Plugin - Midokura Midonet ....... SUCCESS [37.121s]
[INFO] Apache CloudStack Plugin - Stratosphere SSP ....... SUCCESS [34.798s]
[INFO] Apache CloudStack Plugin - Network Opendaylight ... SUCCESS [38.823s]
[INFO] Apache CloudStack Plugin - Storage Allocator Random  SUCCESS [16.578s]
[INFO] Apache CloudStack Plugin - User Authenticator LDAP  SUCCESS [33.996s]
[INFO] Apache CloudStack Plugin - User Authenticator MD5 . SUCCESS [22.427s]
[INFO] Apache CloudStack Plugin - User Authenticator PBKDF2-SHA-256  SUCCESS [25.253s]
[INFO] Apache CloudStack Plugin - User Authenticator Plain Text  SUCCESS [17.125s]
[INFO] Apache CloudStack Plugin - User Authenticator SAML2  SUCCESS [1:55.117s]
[INFO] Apache CloudStack Plugin - User Authenticator SHA256 Salted  SUCCESS [21.434s]
[INFO] Apache CloudStack Plugin - Dns Notifier Example ... SUCCESS [14.459s]
[INFO] Apache CloudStack Plugin - Storage Image S3 provider  SUCCESS [18.578s]
[INFO] Apache CloudStack Plugin - Storage Image Swift provider  SUCCESS [17.633s]
[INFO] Apache CloudStack Plugin - Storage Image default provider  SUCCESS [20.979s]
[INFO] Apache CloudStack Plugin - Storage Image sample provider  SUCCESS [16.477s]
[INFO] Apache CloudStack Plugin - Storage Volume Nexenta Provider  SUCCESS [25.813s]
[INFO] Apache CloudStack Plugin - Storage Volume CloudByte Provider  SUCCESS [35.582s]
[INFO] Apache CloudStack Plugin - Storage Volume sample provider  SUCCESS [16.875s]
[INFO] Apache CloudStack Plugin - SNMP Alerts ............ SUCCESS [23.153s]
[INFO] Apache CloudStack Plugin - Syslog Alerts .......... SUCCESS [24.147s]
[INFO] Apache CloudStack Plugin - Network VXLAN .......... SUCCESS [22.799s]
[INFO] Apache CloudStack Plugin - GloboDNS ............... SUCCESS [31.608s]
[INFO] Apache CloudStack Plugin - NetApp File System ..... SUCCESS [29.442s]
[INFO] Apache CloudStack Plugin - F5 ..................... SUCCESS [31.170s]
[INFO] Apache CloudStack Plugin - Juniper SRX ............ FAILURE [0.220s]
[INFO] Apache CloudStack Plugin - Nuage VSP .............. SKIPPED
[INFO] Apache CloudStack VMware Base ..................... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor VMware ...... SKIPPED
[INFO] Apache CloudStack Plugin - Cisco VNMC ............. SKIPPED
[INFO] Apache CloudStack Plugin - MySQL HA Strategy ...... SKIPPED
[INFO] Apache CloudStack Framework - Spring Module ....... SKIPPED
[INFO] Apache CloudStack Secondary Storage Controller .... SKIPPED
[INFO] Apache CloudStack Client UI ....................... SKIPPED
[INFO] Apache CloudStack Console Proxy - RDP Client ...... SKIPPED
[INFO] Apache CloudStack Console Proxy ................... SKIPPED
[INFO] Apache CloudStack Console Proxy - Server .......... SKIPPED
[INFO] Apache CloudStack Framework - QuickCloud .......... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:02:32.465s
[INFO] Finished at: Tue Nov 24 06:13:27 UTC 2015
[INFO] Final Memory: 143M/506M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) on project cloud-plugin-network-srx: Failed during checkstyle execution: There are 1 checkstyle errors. -> [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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :cloud-plugin-network-srx
Build step 'Invoke top-level Maven targets' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Skipping Cobertura coverage report as build was not UNSTABLE or better ...

Build failed in Jenkins: build-master-slowbuild #2704

Posted by je...@cloudstack.org.
See <http://jenkins.buildacloud.org/job/build-master-slowbuild/2704/>

------------------------------------------
[...truncated 25566 lines...]
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-f5 <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-f5 ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cloud-plugin-network-f5 ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/f5/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ cloud-plugin-network-f5 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cloud-plugin-network-f5 ---
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ cloud-plugin-network-f5 ---
[INFO] Building jar: <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/f5/target/cloud-plugin-network-f5-4.7.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ cloud-plugin-network-f5 ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ cloud-plugin-network-f5 ---
[INFO] Installing <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/f5/target/cloud-plugin-network-f5-4.7.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/cloudstack/cloud-plugin-network-f5/4.7.0-SNAPSHOT/cloud-plugin-network-f5-4.7.0-SNAPSHOT.jar
[INFO] Installing <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/f5/pom.xml> to /home/jenkins/.m2/repository/org/apache/cloudstack/cloud-plugin-network-f5/4.7.0-SNAPSHOT/cloud-plugin-network-f5-4.7.0-SNAPSHOT.pom
[INFO] 
[INFO] >>> cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-plugin-network-f5 >>>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-plugin-network-f5 ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-plugin-network-f5 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cloud-plugin-network-f5 ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ cloud-plugin-network-f5 ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-f5 >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-plugin-network-f5 ---
[INFO] Fork Value is true
     [java] The following classes needed for analysis were missing:
     [java]   javax.xml.rpc.Stub
     [java] Missing classes: 1
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-f5 <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-f5 ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:instrument (default-cli) @ cloud-plugin-network-f5 ---
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file

[ERROR] Nov 24, 2015 3:12:42 AM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler saveCoverageData
INFO: Cobertura: Saved information on 14 classes.

[INFO] Instrumentation was successful.
[INFO] NOT adding cobertura ser file to attached artifacts list.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cloud-plugin-network-f5 ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/f5/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ cloud-plugin-network-f5 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cloud-plugin-network-f5 ---
[INFO] 
[INFO] <<< cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-plugin-network-f5 <<<
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-plugin-network-f5 ---
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
[cobertura] INFO  [main] net.sourceforge.cobertura.reporting.html.HTMLReport - Data file does not contain instrumentation information for the file com/cloud/network/element/F5ExternalLoadBalancerElementService.java.  Ensure this class was instrumented, and this data file contains the instrumentation information.
Report time: 585ms

[ERROR] Nov 24, 2015 3:12:42 AM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler loadCoverageData
INFO: Cobertura: Loaded information on 14 classes.

[INFO] Cobertura Report generation was successful.
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
Report time: 579ms

[ERROR] Nov 24, 2015 3:12:43 AM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler loadCoverageData
INFO: Cobertura: Loaded information on 14 classes.

[INFO] Cobertura Report generation was successful.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Plugin - Juniper SRX 4.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-plugin-network-srx ---
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/juniper-srx/target> (includes = [**/*], excludes = [])
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/juniper-srx> (includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-plugin-network-srx ---
[INFO] Starting audit...
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/juniper-srx/src/com/cloud/network/element/JuniperSRXExternalFirewallElement.java>:91:5: Got an exception - expecting EOF, found 'RemoteAccessVPNServiceProvider'
Audit done.

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack Developer Tools - Checkstyle Configuration  SUCCESS [1.749s]
[INFO] Apache CloudStack ................................. SUCCESS [2.214s]
[INFO] Apache CloudStack Maven Conventions Parent ........ SUCCESS [0.785s]
[INFO] Apache CloudStack Framework - Managed Context ..... SUCCESS [19.124s]
[INFO] Apache CloudStack Utils ........................... SUCCESS [1:31.432s]
[INFO] Apache CloudStack Framework ....................... SUCCESS [0.115s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [54.241s]
[INFO] Apache CloudStack Framework - Configuration ....... SUCCESS [28.162s]
[INFO] Apache CloudStack API ............................. SUCCESS [1:59.678s]
[INFO] Apache CloudStack Framework - REST ................ SUCCESS [15.614s]
[INFO] Apache CloudStack Framework - IPC ................. SUCCESS [29.575s]
[INFO] Apache CloudStack Cloud Engine .................... SUCCESS [0.084s]
[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [27.618s]
[INFO] Apache CloudStack Framework - Security ............ SUCCESS [25.055s]
[INFO] Apache CloudStack Core ............................ SUCCESS [1:21.812s]
[INFO] Apache CloudStack Agents .......................... SUCCESS [36.699s]
[INFO] Apache CloudStack Framework - Clustering .......... SUCCESS [36.407s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [14.643s]
[INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [2:11.387s]
[INFO] Apache CloudStack Framework - Jobs ................ SUCCESS [51.128s]
[INFO] Apache CloudStack Cloud Engine Internal Components API  SUCCESS [27.793s]
[INFO] Apache CloudStack Server .......................... SUCCESS [4:26.343s]
[INFO] Apache CloudStack Usage Server .................... SUCCESS [50.790s]
[INFO] Apache CloudStack Cloud Engine Orchestration Component  SUCCESS [1:29.800s]
[INFO] Apache CloudStack Cloud Services .................. SUCCESS [0.077s]
[INFO] Apache CloudStack Secondary Storage ............... SUCCESS [0.436s]
[INFO] Apache CloudStack Secondary Storage Service ....... SUCCESS [59.732s]
[INFO] Apache CloudStack Engine Storage Component ........ SUCCESS [59.105s]
[INFO] Apache CloudStack Engine Storage Volume Component . SUCCESS [32.766s]
[INFO] Apache CloudStack Engine Storage Image Component .. SUCCESS [27.371s]
[INFO] Apache CloudStack Engine Storage Data Motion Component  SUCCESS [31.520s]
[INFO] Apache CloudStack Engine Storage Cache Component .. SUCCESS [22.567s]
[INFO] Apache CloudStack Engine Storage Snapshot Component  SUCCESS [36.096s]
[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [12.499s]
[INFO] Apache CloudStack Cloud Engine Service ............ SUCCESS [7.347s]
[INFO] Apache CloudStack Plugin POM ...................... SUCCESS [0.946s]
[INFO] Apache CloudStack Plugin - API Rate Limit ......... SUCCESS [2:29.474s]
[INFO] Apache CloudStack Plugin - Storage Volume default provider  SUCCESS [2:53.684s]
[INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider  SUCCESS [59.687s]
[INFO] Apache CloudStack Plugin - API SolidFire .......... SUCCESS [21.356s]
[INFO] Apache CloudStack Plugin - API Discovery .......... SUCCESS [46.192s]
[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SUCCESS [29.256s]
[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor  SUCCESS [49.454s]
[INFO] Apache CloudStack Plugin - Explicit Dedication Processor  SUCCESS [27.385s]
[INFO] Apache CloudStack Plugin - User Concentrated Pod Deployment Planner  SUCCESS [20.255s]
[INFO] Apache CloudStack Plugin - User Dispersing Deployment Planner  SUCCESS [19.126s]
[INFO] Apache CloudStack Plugin - Implicit Dedication Planner  SUCCESS [27.770s]
[INFO] Apache CloudStack Plugin - Skip Heurestics Planner  SUCCESS [15.470s]
[INFO] Apache CloudStack Plugin - Host Allocator Random .. SUCCESS [18.101s]
[INFO] Apache CloudStack Plugin - Dedicated Resources .... SUCCESS [32.418s]
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM .... SUCCESS [34.147s]
[INFO] Apache CloudStack Plugin - Open vSwitch ........... SUCCESS [34.477s]
[INFO] Apache CloudStack Plugin - Hypervisor XenServer ... SUCCESS [1:19.379s]
[INFO] Apache CloudStack Plugin - Hypervisor KVM ......... SUCCESS [1:14.293s]
[INFO] Apache CloudStack Plugin - RabbitMQ Event Bus ..... SUCCESS [19.051s]
[INFO] Apache CloudStack Plugin - In Memory Event Bus .... SUCCESS [20.459s]
[INFO] Apache CloudStack Plugin - Kafka Event Bus ........ SUCCESS [15.035s]
[INFO] Apache CloudStack Plugin - Hypervisor Baremetal ... SUCCESS [42.883s]
[INFO] Apache CloudStack Plugin - Hypervisor UCS ......... SUCCESS [27.342s]
[INFO] Apache CloudStack Plugin - Hypervisor Hyper-V ..... SUCCESS [39.620s]
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM3 ... SUCCESS [1:24.491s]
[INFO] Apache CloudStack Plugin - Network Elastic Load Balancer  SUCCESS [32.833s]
[INFO] Apache CloudStack Plugin - Network Internal Load Balancer  SUCCESS [37.771s]
[INFO] Apache CloudStack Framework - Spring Life Cycle ... SUCCESS [19.363s]
[INFO] Apache CloudStack Plugin - Network Juniper Contrail  SUCCESS [1:01.563s]
[INFO] Apache CloudStack Plugin - Palo Alto .............. SUCCESS [40.042s]
[INFO] Apache CloudStack Plugin - Network Netscaler ...... SUCCESS [52.979s]
[INFO] Apache CloudStack Plugin - Network Nicira NVP ..... SUCCESS [50.761s]
[INFO] Apache CloudStack Plugin - BigSwitch Virtual Network Segment  SUCCESS [45.590s]
[INFO] Apache CloudStack Plugin - Network Brocade VCS .... SUCCESS [40.634s]
[INFO] Apache CloudStack Plugin - Midokura Midonet ....... SUCCESS [36.248s]
[INFO] Apache CloudStack Plugin - Stratosphere SSP ....... SUCCESS [34.544s]
[INFO] Apache CloudStack Plugin - Network Opendaylight ... SUCCESS [38.964s]
[INFO] Apache CloudStack Plugin - Storage Allocator Random  SUCCESS [16.495s]
[INFO] Apache CloudStack Plugin - User Authenticator LDAP  SUCCESS [33.769s]
[INFO] Apache CloudStack Plugin - User Authenticator MD5 . SUCCESS [21.152s]
[INFO] Apache CloudStack Plugin - User Authenticator PBKDF2-SHA-256  SUCCESS [25.183s]
[INFO] Apache CloudStack Plugin - User Authenticator Plain Text  SUCCESS [17.032s]
[INFO] Apache CloudStack Plugin - User Authenticator SAML2  SUCCESS [1:35.281s]
[INFO] Apache CloudStack Plugin - User Authenticator SHA256 Salted  SUCCESS [21.846s]
[INFO] Apache CloudStack Plugin - Dns Notifier Example ... SUCCESS [14.451s]
[INFO] Apache CloudStack Plugin - Storage Image S3 provider  SUCCESS [19.337s]
[INFO] Apache CloudStack Plugin - Storage Image Swift provider  SUCCESS [17.660s]
[INFO] Apache CloudStack Plugin - Storage Image default provider  SUCCESS [19.252s]
[INFO] Apache CloudStack Plugin - Storage Image sample provider  SUCCESS [17.207s]
[INFO] Apache CloudStack Plugin - Storage Volume Nexenta Provider  SUCCESS [27.167s]
[INFO] Apache CloudStack Plugin - Storage Volume CloudByte Provider  SUCCESS [35.581s]
[INFO] Apache CloudStack Plugin - Storage Volume sample provider  SUCCESS [17.376s]
[INFO] Apache CloudStack Plugin - SNMP Alerts ............ SUCCESS [22.825s]
[INFO] Apache CloudStack Plugin - Syslog Alerts .......... SUCCESS [24.573s]
[INFO] Apache CloudStack Plugin - Network VXLAN .......... SUCCESS [22.678s]
[INFO] Apache CloudStack Plugin - GloboDNS ............... SUCCESS [31.367s]
[INFO] Apache CloudStack Plugin - NetApp File System ..... SUCCESS [30.842s]
[INFO] Apache CloudStack Plugin - F5 ..................... SUCCESS [31.143s]
[INFO] Apache CloudStack Plugin - Juniper SRX ............ FAILURE [0.241s]
[INFO] Apache CloudStack Plugin - Nuage VSP .............. SKIPPED
[INFO] Apache CloudStack VMware Base ..................... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor VMware ...... SKIPPED
[INFO] Apache CloudStack Plugin - Cisco VNMC ............. SKIPPED
[INFO] Apache CloudStack Plugin - MySQL HA Strategy ...... SKIPPED
[INFO] Apache CloudStack Framework - Spring Module ....... SKIPPED
[INFO] Apache CloudStack Secondary Storage Controller .... SKIPPED
[INFO] Apache CloudStack Client UI ....................... SKIPPED
[INFO] Apache CloudStack Console Proxy - RDP Client ...... SKIPPED
[INFO] Apache CloudStack Console Proxy ................... SKIPPED
[INFO] Apache CloudStack Console Proxy - Server .......... SKIPPED
[INFO] Apache CloudStack Framework - QuickCloud .......... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:01:49.829s
[INFO] Finished at: Tue Nov 24 03:12:44 UTC 2015
[INFO] Final Memory: 168M/460M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) on project cloud-plugin-network-srx: Failed during checkstyle execution: There are 1 checkstyle errors. -> [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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :cloud-plugin-network-srx
Build step 'Invoke top-level Maven targets' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Skipping Cobertura coverage report as build was not UNSTABLE or better ...

Build failed in Jenkins: build-master-slowbuild #2703

Posted by je...@cloudstack.org.
See <http://jenkins.buildacloud.org/job/build-master-slowbuild/2703/>

------------------------------------------
[...truncated 25566 lines...]
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-f5 <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-f5 ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cloud-plugin-network-f5 ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/f5/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ cloud-plugin-network-f5 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cloud-plugin-network-f5 ---
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ cloud-plugin-network-f5 ---
[INFO] Building jar: <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/f5/target/cloud-plugin-network-f5-4.7.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ cloud-plugin-network-f5 ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ cloud-plugin-network-f5 ---
[INFO] Installing <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/f5/target/cloud-plugin-network-f5-4.7.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/cloudstack/cloud-plugin-network-f5/4.7.0-SNAPSHOT/cloud-plugin-network-f5-4.7.0-SNAPSHOT.jar
[INFO] Installing <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/f5/pom.xml> to /home/jenkins/.m2/repository/org/apache/cloudstack/cloud-plugin-network-f5/4.7.0-SNAPSHOT/cloud-plugin-network-f5-4.7.0-SNAPSHOT.pom
[INFO] 
[INFO] >>> cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-plugin-network-f5 >>>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-plugin-network-f5 ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-plugin-network-f5 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cloud-plugin-network-f5 ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ cloud-plugin-network-f5 ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-f5 >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-plugin-network-f5 ---
[INFO] Fork Value is true
     [java] The following classes needed for analysis were missing:
     [java]   javax.xml.rpc.Stub
     [java] Missing classes: 1
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-f5 <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-f5 ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:instrument (default-cli) @ cloud-plugin-network-f5 ---
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file

[ERROR] Nov 24, 2015 12:12:44 AM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler saveCoverageData
INFO: Cobertura: Saved information on 14 classes.

[INFO] Instrumentation was successful.
[INFO] NOT adding cobertura ser file to attached artifacts list.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cloud-plugin-network-f5 ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/f5/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ cloud-plugin-network-f5 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cloud-plugin-network-f5 ---
[INFO] 
[INFO] <<< cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-plugin-network-f5 <<<
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-plugin-network-f5 ---
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
[cobertura] INFO  [main] net.sourceforge.cobertura.reporting.html.HTMLReport - Data file does not contain instrumentation information for the file com/cloud/network/element/F5ExternalLoadBalancerElementService.java.  Ensure this class was instrumented, and this data file contains the instrumentation information.
Report time: 582ms

[ERROR] Nov 24, 2015 12:12:44 AM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler loadCoverageData
INFO: Cobertura: Loaded information on 14 classes.

[INFO] Cobertura Report generation was successful.
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
Report time: 577ms

[ERROR] Nov 24, 2015 12:12:45 AM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler loadCoverageData
INFO: Cobertura: Loaded information on 14 classes.

[INFO] Cobertura Report generation was successful.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Plugin - Juniper SRX 4.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-plugin-network-srx ---
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/juniper-srx/target> (includes = [**/*], excludes = [])
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/juniper-srx> (includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-plugin-network-srx ---
[INFO] Starting audit...
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/juniper-srx/src/com/cloud/network/element/JuniperSRXExternalFirewallElement.java>:91:5: Got an exception - expecting EOF, found 'RemoteAccessVPNServiceProvider'
Audit done.

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack Developer Tools - Checkstyle Configuration  SUCCESS [1.710s]
[INFO] Apache CloudStack ................................. SUCCESS [2.119s]
[INFO] Apache CloudStack Maven Conventions Parent ........ SUCCESS [0.926s]
[INFO] Apache CloudStack Framework - Managed Context ..... SUCCESS [19.956s]
[INFO] Apache CloudStack Utils ........................... SUCCESS [1:31.066s]
[INFO] Apache CloudStack Framework ....................... SUCCESS [0.107s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [53.957s]
[INFO] Apache CloudStack Framework - Configuration ....... SUCCESS [27.824s]
[INFO] Apache CloudStack API ............................. SUCCESS [1:51.044s]
[INFO] Apache CloudStack Framework - REST ................ SUCCESS [15.555s]
[INFO] Apache CloudStack Framework - IPC ................. SUCCESS [30.315s]
[INFO] Apache CloudStack Cloud Engine .................... SUCCESS [0.088s]
[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [29.360s]
[INFO] Apache CloudStack Framework - Security ............ SUCCESS [25.683s]
[INFO] Apache CloudStack Core ............................ SUCCESS [1:21.727s]
[INFO] Apache CloudStack Agents .......................... SUCCESS [36.644s]
[INFO] Apache CloudStack Framework - Clustering .......... SUCCESS [36.285s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [14.422s]
[INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [2:09.136s]
[INFO] Apache CloudStack Framework - Jobs ................ SUCCESS [48.892s]
[INFO] Apache CloudStack Cloud Engine Internal Components API  SUCCESS [30.358s]
[INFO] Apache CloudStack Server .......................... SUCCESS [4:25.166s]
[INFO] Apache CloudStack Usage Server .................... SUCCESS [53.110s]
[INFO] Apache CloudStack Cloud Engine Orchestration Component  SUCCESS [1:28.350s]
[INFO] Apache CloudStack Cloud Services .................. SUCCESS [0.068s]
[INFO] Apache CloudStack Secondary Storage ............... SUCCESS [0.426s]
[INFO] Apache CloudStack Secondary Storage Service ....... SUCCESS [1:00.100s]
[INFO] Apache CloudStack Engine Storage Component ........ SUCCESS [59.872s]
[INFO] Apache CloudStack Engine Storage Volume Component . SUCCESS [31.306s]
[INFO] Apache CloudStack Engine Storage Image Component .. SUCCESS [29.384s]
[INFO] Apache CloudStack Engine Storage Data Motion Component  SUCCESS [27.742s]
[INFO] Apache CloudStack Engine Storage Cache Component .. SUCCESS [21.624s]
[INFO] Apache CloudStack Engine Storage Snapshot Component  SUCCESS [36.751s]
[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [13.433s]
[INFO] Apache CloudStack Cloud Engine Service ............ SUCCESS [7.622s]
[INFO] Apache CloudStack Plugin POM ...................... SUCCESS [0.958s]
[INFO] Apache CloudStack Plugin - API Rate Limit ......... SUCCESS [1:39.256s]
[INFO] Apache CloudStack Plugin - Storage Volume default provider  SUCCESS [3:23.451s]
[INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider  SUCCESS [1:20.623s]
[INFO] Apache CloudStack Plugin - API SolidFire .......... SUCCESS [21.719s]
[INFO] Apache CloudStack Plugin - API Discovery .......... SUCCESS [42.603s]
[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SUCCESS [27.161s]
[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor  SUCCESS [41.199s]
[INFO] Apache CloudStack Plugin - Explicit Dedication Processor  SUCCESS [38.028s]
[INFO] Apache CloudStack Plugin - User Concentrated Pod Deployment Planner  SUCCESS [21.088s]
[INFO] Apache CloudStack Plugin - User Dispersing Deployment Planner  SUCCESS [19.957s]
[INFO] Apache CloudStack Plugin - Implicit Dedication Planner  SUCCESS [27.973s]
[INFO] Apache CloudStack Plugin - Skip Heurestics Planner  SUCCESS [15.391s]
[INFO] Apache CloudStack Plugin - Host Allocator Random .. SUCCESS [18.128s]
[INFO] Apache CloudStack Plugin - Dedicated Resources .... SUCCESS [33.716s]
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM .... SUCCESS [34.438s]
[INFO] Apache CloudStack Plugin - Open vSwitch ........... SUCCESS [35.483s]
[INFO] Apache CloudStack Plugin - Hypervisor XenServer ... SUCCESS [1:18.182s]
[INFO] Apache CloudStack Plugin - Hypervisor KVM ......... SUCCESS [1:14.140s]
[INFO] Apache CloudStack Plugin - RabbitMQ Event Bus ..... SUCCESS [20.858s]
[INFO] Apache CloudStack Plugin - In Memory Event Bus .... SUCCESS [20.456s]
[INFO] Apache CloudStack Plugin - Kafka Event Bus ........ SUCCESS [15.132s]
[INFO] Apache CloudStack Plugin - Hypervisor Baremetal ... SUCCESS [42.906s]
[INFO] Apache CloudStack Plugin - Hypervisor UCS ......... SUCCESS [26.950s]
[INFO] Apache CloudStack Plugin - Hypervisor Hyper-V ..... SUCCESS [40.476s]
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM3 ... SUCCESS [1:23.807s]
[INFO] Apache CloudStack Plugin - Network Elastic Load Balancer  SUCCESS [33.397s]
[INFO] Apache CloudStack Plugin - Network Internal Load Balancer  SUCCESS [37.124s]
[INFO] Apache CloudStack Framework - Spring Life Cycle ... SUCCESS [19.479s]
[INFO] Apache CloudStack Plugin - Network Juniper Contrail  SUCCESS [1:02.161s]
[INFO] Apache CloudStack Plugin - Palo Alto .............. SUCCESS [41.235s]
[INFO] Apache CloudStack Plugin - Network Netscaler ...... SUCCESS [51.653s]
[INFO] Apache CloudStack Plugin - Network Nicira NVP ..... SUCCESS [52.299s]
[INFO] Apache CloudStack Plugin - BigSwitch Virtual Network Segment  SUCCESS [45.090s]
[INFO] Apache CloudStack Plugin - Network Brocade VCS .... SUCCESS [41.226s]
[INFO] Apache CloudStack Plugin - Midokura Midonet ....... SUCCESS [35.294s]
[INFO] Apache CloudStack Plugin - Stratosphere SSP ....... SUCCESS [32.219s]
[INFO] Apache CloudStack Plugin - Network Opendaylight ... SUCCESS [37.252s]
[INFO] Apache CloudStack Plugin - Storage Allocator Random  SUCCESS [16.521s]
[INFO] Apache CloudStack Plugin - User Authenticator LDAP  SUCCESS [31.262s]
[INFO] Apache CloudStack Plugin - User Authenticator MD5 . SUCCESS [21.134s]
[INFO] Apache CloudStack Plugin - User Authenticator PBKDF2-SHA-256  SUCCESS [24.820s]
[INFO] Apache CloudStack Plugin - User Authenticator Plain Text  SUCCESS [17.555s]
[INFO] Apache CloudStack Plugin - User Authenticator SAML2  SUCCESS [1:52.060s]
[INFO] Apache CloudStack Plugin - User Authenticator SHA256 Salted  SUCCESS [22.433s]
[INFO] Apache CloudStack Plugin - Dns Notifier Example ... SUCCESS [13.834s]
[INFO] Apache CloudStack Plugin - Storage Image S3 provider  SUCCESS [19.436s]
[INFO] Apache CloudStack Plugin - Storage Image Swift provider  SUCCESS [16.779s]
[INFO] Apache CloudStack Plugin - Storage Image default provider  SUCCESS [19.786s]
[INFO] Apache CloudStack Plugin - Storage Image sample provider  SUCCESS [16.576s]
[INFO] Apache CloudStack Plugin - Storage Volume Nexenta Provider  SUCCESS [25.500s]
[INFO] Apache CloudStack Plugin - Storage Volume CloudByte Provider  SUCCESS [36.063s]
[INFO] Apache CloudStack Plugin - Storage Volume sample provider  SUCCESS [16.892s]
[INFO] Apache CloudStack Plugin - SNMP Alerts ............ SUCCESS [23.529s]
[INFO] Apache CloudStack Plugin - Syslog Alerts .......... SUCCESS [24.404s]
[INFO] Apache CloudStack Plugin - Network VXLAN .......... SUCCESS [23.133s]
[INFO] Apache CloudStack Plugin - GloboDNS ............... SUCCESS [31.972s]
[INFO] Apache CloudStack Plugin - NetApp File System ..... SUCCESS [29.769s]
[INFO] Apache CloudStack Plugin - F5 ..................... SUCCESS [31.142s]
[INFO] Apache CloudStack Plugin - Juniper SRX ............ FAILURE [0.220s]
[INFO] Apache CloudStack Plugin - Nuage VSP .............. SKIPPED
[INFO] Apache CloudStack VMware Base ..................... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor VMware ...... SKIPPED
[INFO] Apache CloudStack Plugin - Cisco VNMC ............. SKIPPED
[INFO] Apache CloudStack Plugin - MySQL HA Strategy ...... SKIPPED
[INFO] Apache CloudStack Framework - Spring Module ....... SKIPPED
[INFO] Apache CloudStack Secondary Storage Controller .... SKIPPED
[INFO] Apache CloudStack Client UI ....................... SKIPPED
[INFO] Apache CloudStack Console Proxy - RDP Client ...... SKIPPED
[INFO] Apache CloudStack Console Proxy ................... SKIPPED
[INFO] Apache CloudStack Console Proxy - Server .......... SKIPPED
[INFO] Apache CloudStack Framework - QuickCloud .......... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:01:51.974s
[INFO] Finished at: Tue Nov 24 00:12:46 UTC 2015
[INFO] Final Memory: 169M/438M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) on project cloud-plugin-network-srx: Failed during checkstyle execution: There are 1 checkstyle errors. -> [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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :cloud-plugin-network-srx
Build step 'Invoke top-level Maven targets' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Skipping Cobertura coverage report as build was not UNSTABLE or better ...

Build failed in Jenkins: build-master-slowbuild #2702

Posted by je...@cloudstack.org.
See <http://jenkins.buildacloud.org/job/build-master-slowbuild/2702/>

------------------------------------------
[...truncated 25566 lines...]
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-f5 <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-f5 ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cloud-plugin-network-f5 ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/f5/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ cloud-plugin-network-f5 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cloud-plugin-network-f5 ---
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ cloud-plugin-network-f5 ---
[INFO] Building jar: <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/f5/target/cloud-plugin-network-f5-4.7.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ cloud-plugin-network-f5 ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ cloud-plugin-network-f5 ---
[INFO] Installing <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/f5/target/cloud-plugin-network-f5-4.7.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/cloudstack/cloud-plugin-network-f5/4.7.0-SNAPSHOT/cloud-plugin-network-f5-4.7.0-SNAPSHOT.jar
[INFO] Installing <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/f5/pom.xml> to /home/jenkins/.m2/repository/org/apache/cloudstack/cloud-plugin-network-f5/4.7.0-SNAPSHOT/cloud-plugin-network-f5-4.7.0-SNAPSHOT.pom
[INFO] 
[INFO] >>> cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-plugin-network-f5 >>>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-plugin-network-f5 ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-plugin-network-f5 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cloud-plugin-network-f5 ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ cloud-plugin-network-f5 ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-f5 >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-plugin-network-f5 ---
[INFO] Fork Value is true
     [java] The following classes needed for analysis were missing:
     [java]   javax.xml.rpc.Stub
     [java] Missing classes: 1
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-f5 <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-f5 ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:instrument (default-cli) @ cloud-plugin-network-f5 ---
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file

[ERROR] Nov 23, 2015 9:12:48 PM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler saveCoverageData
INFO: Cobertura: Saved information on 14 classes.

[INFO] Instrumentation was successful.
[INFO] NOT adding cobertura ser file to attached artifacts list.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cloud-plugin-network-f5 ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/f5/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ cloud-plugin-network-f5 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cloud-plugin-network-f5 ---
[INFO] 
[INFO] <<< cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-plugin-network-f5 <<<
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-plugin-network-f5 ---
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
[cobertura] INFO  [main] net.sourceforge.cobertura.reporting.html.HTMLReport - Data file does not contain instrumentation information for the file com/cloud/network/element/F5ExternalLoadBalancerElementService.java.  Ensure this class was instrumented, and this data file contains the instrumentation information.
Report time: 583ms

[ERROR] Nov 23, 2015 9:12:49 PM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler loadCoverageData
INFO: Cobertura: Loaded information on 14 classes.

[INFO] Cobertura Report generation was successful.
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
Report time: 579ms

[ERROR] Nov 23, 2015 9:12:49 PM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler loadCoverageData
INFO: Cobertura: Loaded information on 14 classes.

[INFO] Cobertura Report generation was successful.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Plugin - Juniper SRX 4.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-plugin-network-srx ---
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/juniper-srx/target> (includes = [**/*], excludes = [])
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/juniper-srx> (includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-plugin-network-srx ---
[INFO] Starting audit...
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/juniper-srx/src/com/cloud/network/element/JuniperSRXExternalFirewallElement.java>:91:5: Got an exception - expecting EOF, found 'RemoteAccessVPNServiceProvider'
Audit done.

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack Developer Tools - Checkstyle Configuration  SUCCESS [1.805s]
[INFO] Apache CloudStack ................................. SUCCESS [2.153s]
[INFO] Apache CloudStack Maven Conventions Parent ........ SUCCESS [0.774s]
[INFO] Apache CloudStack Framework - Managed Context ..... SUCCESS [20.609s]
[INFO] Apache CloudStack Utils ........................... SUCCESS [1:32.087s]
[INFO] Apache CloudStack Framework ....................... SUCCESS [0.113s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [53.344s]
[INFO] Apache CloudStack Framework - Configuration ....... SUCCESS [27.255s]
[INFO] Apache CloudStack API ............................. SUCCESS [1:51.757s]
[INFO] Apache CloudStack Framework - REST ................ SUCCESS [15.873s]
[INFO] Apache CloudStack Framework - IPC ................. SUCCESS [30.051s]
[INFO] Apache CloudStack Cloud Engine .................... SUCCESS [0.088s]
[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [27.744s]
[INFO] Apache CloudStack Framework - Security ............ SUCCESS [25.022s]
[INFO] Apache CloudStack Core ............................ SUCCESS [1:21.751s]
[INFO] Apache CloudStack Agents .......................... SUCCESS [36.156s]
[INFO] Apache CloudStack Framework - Clustering .......... SUCCESS [36.025s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [14.361s]
[INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [2:10.106s]
[INFO] Apache CloudStack Framework - Jobs ................ SUCCESS [49.508s]
[INFO] Apache CloudStack Cloud Engine Internal Components API  SUCCESS [30.724s]
[INFO] Apache CloudStack Server .......................... SUCCESS [4:30.947s]
[INFO] Apache CloudStack Usage Server .................... SUCCESS [50.772s]
[INFO] Apache CloudStack Cloud Engine Orchestration Component  SUCCESS [1:30.985s]
[INFO] Apache CloudStack Cloud Services .................. SUCCESS [0.070s]
[INFO] Apache CloudStack Secondary Storage ............... SUCCESS [0.426s]
[INFO] Apache CloudStack Secondary Storage Service ....... SUCCESS [1:07.035s]
[INFO] Apache CloudStack Engine Storage Component ........ SUCCESS [56.488s]
[INFO] Apache CloudStack Engine Storage Volume Component . SUCCESS [31.042s]
[INFO] Apache CloudStack Engine Storage Image Component .. SUCCESS [26.877s]
[INFO] Apache CloudStack Engine Storage Data Motion Component  SUCCESS [32.794s]
[INFO] Apache CloudStack Engine Storage Cache Component .. SUCCESS [22.242s]
[INFO] Apache CloudStack Engine Storage Snapshot Component  SUCCESS [36.757s]
[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [36.777s]
[INFO] Apache CloudStack Cloud Engine Service ............ SUCCESS [1:05.119s]
[INFO] Apache CloudStack Plugin POM ...................... SUCCESS [9.561s]
[INFO] Apache CloudStack Plugin - API Rate Limit ......... SUCCESS [3:26.562s]
[INFO] Apache CloudStack Plugin - Storage Volume default provider  SUCCESS [48.993s]
[INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider  SUCCESS [56.191s]
[INFO] Apache CloudStack Plugin - API SolidFire .......... SUCCESS [35.577s]
[INFO] Apache CloudStack Plugin - API Discovery .......... SUCCESS [56.024s]
[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SUCCESS [24.291s]
[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor  SUCCESS [20.552s]
[INFO] Apache CloudStack Plugin - Explicit Dedication Processor  SUCCESS [23.601s]
[INFO] Apache CloudStack Plugin - User Concentrated Pod Deployment Planner  SUCCESS [19.016s]
[INFO] Apache CloudStack Plugin - User Dispersing Deployment Planner  SUCCESS [17.671s]
[INFO] Apache CloudStack Plugin - Implicit Dedication Planner  SUCCESS [28.004s]
[INFO] Apache CloudStack Plugin - Skip Heurestics Planner  SUCCESS [15.921s]
[INFO] Apache CloudStack Plugin - Host Allocator Random .. SUCCESS [17.806s]
[INFO] Apache CloudStack Plugin - Dedicated Resources .... SUCCESS [33.116s]
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM .... SUCCESS [34.335s]
[INFO] Apache CloudStack Plugin - Open vSwitch ........... SUCCESS [35.382s]
[INFO] Apache CloudStack Plugin - Hypervisor XenServer ... SUCCESS [1:18.352s]
[INFO] Apache CloudStack Plugin - Hypervisor KVM ......... SUCCESS [1:13.634s]
[INFO] Apache CloudStack Plugin - RabbitMQ Event Bus ..... SUCCESS [19.070s]
[INFO] Apache CloudStack Plugin - In Memory Event Bus .... SUCCESS [19.746s]
[INFO] Apache CloudStack Plugin - Kafka Event Bus ........ SUCCESS [14.402s]
[INFO] Apache CloudStack Plugin - Hypervisor Baremetal ... SUCCESS [42.004s]
[INFO] Apache CloudStack Plugin - Hypervisor UCS ......... SUCCESS [26.354s]
[INFO] Apache CloudStack Plugin - Hypervisor Hyper-V ..... SUCCESS [40.445s]
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM3 ... SUCCESS [1:24.868s]
[INFO] Apache CloudStack Plugin - Network Elastic Load Balancer  SUCCESS [33.192s]
[INFO] Apache CloudStack Plugin - Network Internal Load Balancer  SUCCESS [37.164s]
[INFO] Apache CloudStack Framework - Spring Life Cycle ... SUCCESS [20.246s]
[INFO] Apache CloudStack Plugin - Network Juniper Contrail  SUCCESS [1:02.752s]
[INFO] Apache CloudStack Plugin - Palo Alto .............. SUCCESS [41.922s]
[INFO] Apache CloudStack Plugin - Network Netscaler ...... SUCCESS [52.485s]
[INFO] Apache CloudStack Plugin - Network Nicira NVP ..... SUCCESS [52.113s]
[INFO] Apache CloudStack Plugin - BigSwitch Virtual Network Segment  SUCCESS [44.230s]
[INFO] Apache CloudStack Plugin - Network Brocade VCS .... SUCCESS [40.743s]
[INFO] Apache CloudStack Plugin - Midokura Midonet ....... SUCCESS [36.435s]
[INFO] Apache CloudStack Plugin - Stratosphere SSP ....... SUCCESS [33.469s]
[INFO] Apache CloudStack Plugin - Network Opendaylight ... SUCCESS [38.795s]
[INFO] Apache CloudStack Plugin - Storage Allocator Random  SUCCESS [16.285s]
[INFO] Apache CloudStack Plugin - User Authenticator LDAP  SUCCESS [32.094s]
[INFO] Apache CloudStack Plugin - User Authenticator MD5 . SUCCESS [21.248s]
[INFO] Apache CloudStack Plugin - User Authenticator PBKDF2-SHA-256  SUCCESS [24.067s]
[INFO] Apache CloudStack Plugin - User Authenticator Plain Text  SUCCESS [15.607s]
[INFO] Apache CloudStack Plugin - User Authenticator SAML2  SUCCESS [1:40.427s]
[INFO] Apache CloudStack Plugin - User Authenticator SHA256 Salted  SUCCESS [22.265s]
[INFO] Apache CloudStack Plugin - Dns Notifier Example ... SUCCESS [14.228s]
[INFO] Apache CloudStack Plugin - Storage Image S3 provider  SUCCESS [19.312s]
[INFO] Apache CloudStack Plugin - Storage Image Swift provider  SUCCESS [17.281s]
[INFO] Apache CloudStack Plugin - Storage Image default provider  SUCCESS [19.374s]
[INFO] Apache CloudStack Plugin - Storage Image sample provider  SUCCESS [17.798s]
[INFO] Apache CloudStack Plugin - Storage Volume Nexenta Provider  SUCCESS [25.382s]
[INFO] Apache CloudStack Plugin - Storage Volume CloudByte Provider  SUCCESS [35.767s]
[INFO] Apache CloudStack Plugin - Storage Volume sample provider  SUCCESS [16.593s]
[INFO] Apache CloudStack Plugin - SNMP Alerts ............ SUCCESS [23.472s]
[INFO] Apache CloudStack Plugin - Syslog Alerts .......... SUCCESS [24.281s]
[INFO] Apache CloudStack Plugin - Network VXLAN .......... SUCCESS [23.017s]
[INFO] Apache CloudStack Plugin - GloboDNS ............... SUCCESS [32.269s]
[INFO] Apache CloudStack Plugin - NetApp File System ..... SUCCESS [32.083s]
[INFO] Apache CloudStack Plugin - F5 ..................... SUCCESS [30.244s]
[INFO] Apache CloudStack Plugin - Juniper SRX ............ FAILURE [0.222s]
[INFO] Apache CloudStack Plugin - Nuage VSP .............. SKIPPED
[INFO] Apache CloudStack VMware Base ..................... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor VMware ...... SKIPPED
[INFO] Apache CloudStack Plugin - Cisco VNMC ............. SKIPPED
[INFO] Apache CloudStack Plugin - MySQL HA Strategy ...... SKIPPED
[INFO] Apache CloudStack Framework - Spring Module ....... SKIPPED
[INFO] Apache CloudStack Secondary Storage Controller .... SKIPPED
[INFO] Apache CloudStack Client UI ....................... SKIPPED
[INFO] Apache CloudStack Console Proxy - RDP Client ...... SKIPPED
[INFO] Apache CloudStack Console Proxy ................... SKIPPED
[INFO] Apache CloudStack Console Proxy - Server .......... SKIPPED
[INFO] Apache CloudStack Framework - QuickCloud .......... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:01:56.529s
[INFO] Finished at: Mon Nov 23 21:12:50 UTC 2015
[INFO] Final Memory: 143M/505M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) on project cloud-plugin-network-srx: Failed during checkstyle execution: There are 1 checkstyle errors. -> [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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :cloud-plugin-network-srx
Build step 'Invoke top-level Maven targets' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Skipping Cobertura coverage report as build was not UNSTABLE or better ...

Build failed in Jenkins: build-master-slowbuild #2701

Posted by je...@cloudstack.org.
See <http://jenkins.buildacloud.org/job/build-master-slowbuild/2701/>

------------------------------------------
[...truncated 25566 lines...]
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-f5 <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-f5 ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cloud-plugin-network-f5 ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/f5/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ cloud-plugin-network-f5 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cloud-plugin-network-f5 ---
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ cloud-plugin-network-f5 ---
[INFO] Building jar: <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/f5/target/cloud-plugin-network-f5-4.7.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ cloud-plugin-network-f5 ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ cloud-plugin-network-f5 ---
[INFO] Installing <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/f5/target/cloud-plugin-network-f5-4.7.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/cloudstack/cloud-plugin-network-f5/4.7.0-SNAPSHOT/cloud-plugin-network-f5-4.7.0-SNAPSHOT.jar
[INFO] Installing <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/f5/pom.xml> to /home/jenkins/.m2/repository/org/apache/cloudstack/cloud-plugin-network-f5/4.7.0-SNAPSHOT/cloud-plugin-network-f5-4.7.0-SNAPSHOT.pom
[INFO] 
[INFO] >>> cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-plugin-network-f5 >>>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-plugin-network-f5 ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-plugin-network-f5 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cloud-plugin-network-f5 ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ cloud-plugin-network-f5 ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-f5 >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-plugin-network-f5 ---
[INFO] Fork Value is true
     [java] The following classes needed for analysis were missing:
     [java]   javax.xml.rpc.Stub
     [java] Missing classes: 1
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-f5 <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-f5 ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:instrument (default-cli) @ cloud-plugin-network-f5 ---
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file

[ERROR] Nov 23, 2015 6:12:58 PM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler saveCoverageData
INFO: Cobertura: Saved information on 14 classes.

[INFO] Instrumentation was successful.
[INFO] NOT adding cobertura ser file to attached artifacts list.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cloud-plugin-network-f5 ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/f5/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ cloud-plugin-network-f5 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cloud-plugin-network-f5 ---
[INFO] 
[INFO] <<< cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-plugin-network-f5 <<<
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-plugin-network-f5 ---
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
[cobertura] INFO  [main] net.sourceforge.cobertura.reporting.html.HTMLReport - Data file does not contain instrumentation information for the file com/cloud/network/element/F5ExternalLoadBalancerElementService.java.  Ensure this class was instrumented, and this data file contains the instrumentation information.
Report time: 583ms

[ERROR] Nov 23, 2015 6:12:59 PM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler loadCoverageData
INFO: Cobertura: Loaded information on 14 classes.

[INFO] Cobertura Report generation was successful.
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
Report time: 583ms

[ERROR] Nov 23, 2015 6:12:59 PM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler loadCoverageData
INFO: Cobertura: Loaded information on 14 classes.

[INFO] Cobertura Report generation was successful.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Plugin - Juniper SRX 4.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-plugin-network-srx ---
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/juniper-srx/target> (includes = [**/*], excludes = [])
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/juniper-srx> (includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-plugin-network-srx ---
[INFO] Starting audit...
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/juniper-srx/src/com/cloud/network/element/JuniperSRXExternalFirewallElement.java>:91:5: Got an exception - expecting EOF, found 'RemoteAccessVPNServiceProvider'
Audit done.

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack Developer Tools - Checkstyle Configuration  SUCCESS [1.722s]
[INFO] Apache CloudStack ................................. SUCCESS [2.250s]
[INFO] Apache CloudStack Maven Conventions Parent ........ SUCCESS [0.778s]
[INFO] Apache CloudStack Framework - Managed Context ..... SUCCESS [20.430s]
[INFO] Apache CloudStack Utils ........................... SUCCESS [1:30.330s]
[INFO] Apache CloudStack Framework ....................... SUCCESS [0.102s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [53.368s]
[INFO] Apache CloudStack Framework - Configuration ....... SUCCESS [27.120s]
[INFO] Apache CloudStack API ............................. SUCCESS [1:49.331s]
[INFO] Apache CloudStack Framework - REST ................ SUCCESS [17.034s]
[INFO] Apache CloudStack Framework - IPC ................. SUCCESS [29.986s]
[INFO] Apache CloudStack Cloud Engine .................... SUCCESS [0.086s]
[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [28.256s]
[INFO] Apache CloudStack Framework - Security ............ SUCCESS [24.859s]
[INFO] Apache CloudStack Core ............................ SUCCESS [1:21.871s]
[INFO] Apache CloudStack Agents .......................... SUCCESS [36.099s]
[INFO] Apache CloudStack Framework - Clustering .......... SUCCESS [36.370s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [14.208s]
[INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [2:09.988s]
[INFO] Apache CloudStack Framework - Jobs ................ SUCCESS [49.518s]
[INFO] Apache CloudStack Cloud Engine Internal Components API  SUCCESS [30.051s]
[INFO] Apache CloudStack Server .......................... SUCCESS [4:28.755s]
[INFO] Apache CloudStack Usage Server .................... SUCCESS [50.779s]
[INFO] Apache CloudStack Cloud Engine Orchestration Component  SUCCESS [1:33.678s]
[INFO] Apache CloudStack Cloud Services .................. SUCCESS [0.069s]
[INFO] Apache CloudStack Secondary Storage ............... SUCCESS [0.463s]
[INFO] Apache CloudStack Secondary Storage Service ....... SUCCESS [55.884s]
[INFO] Apache CloudStack Engine Storage Component ........ SUCCESS [1:01.368s]
[INFO] Apache CloudStack Engine Storage Volume Component . SUCCESS [32.403s]
[INFO] Apache CloudStack Engine Storage Image Component .. SUCCESS [27.317s]
[INFO] Apache CloudStack Engine Storage Data Motion Component  SUCCESS [28.089s]
[INFO] Apache CloudStack Engine Storage Cache Component .. SUCCESS [22.633s]
[INFO] Apache CloudStack Engine Storage Snapshot Component  SUCCESS [35.685s]
[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [12.876s]
[INFO] Apache CloudStack Cloud Engine Service ............ SUCCESS [7.434s]
[INFO] Apache CloudStack Plugin POM ...................... SUCCESS [0.988s]
[INFO] Apache CloudStack Plugin - API Rate Limit ......... SUCCESS [2:08.701s]
[INFO] Apache CloudStack Plugin - Storage Volume default provider  SUCCESS [3:15.714s]
[INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider  SUCCESS [1:03.327s]
[INFO] Apache CloudStack Plugin - API SolidFire .......... SUCCESS [20.167s]
[INFO] Apache CloudStack Plugin - API Discovery .......... SUCCESS [46.196s]
[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SUCCESS [24.693s]
[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor  SUCCESS [47.833s]
[INFO] Apache CloudStack Plugin - Explicit Dedication Processor  SUCCESS [29.855s]
[INFO] Apache CloudStack Plugin - User Concentrated Pod Deployment Planner  SUCCESS [20.502s]
[INFO] Apache CloudStack Plugin - User Dispersing Deployment Planner  SUCCESS [18.972s]
[INFO] Apache CloudStack Plugin - Implicit Dedication Planner  SUCCESS [27.287s]
[INFO] Apache CloudStack Plugin - Skip Heurestics Planner  SUCCESS [15.857s]
[INFO] Apache CloudStack Plugin - Host Allocator Random .. SUCCESS [20.221s]
[INFO] Apache CloudStack Plugin - Dedicated Resources .... SUCCESS [32.949s]
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM .... SUCCESS [34.817s]
[INFO] Apache CloudStack Plugin - Open vSwitch ........... SUCCESS [34.222s]
[INFO] Apache CloudStack Plugin - Hypervisor XenServer ... SUCCESS [1:19.299s]
[INFO] Apache CloudStack Plugin - Hypervisor KVM ......... SUCCESS [1:13.112s]
[INFO] Apache CloudStack Plugin - RabbitMQ Event Bus ..... SUCCESS [19.479s]
[INFO] Apache CloudStack Plugin - In Memory Event Bus .... SUCCESS [20.837s]
[INFO] Apache CloudStack Plugin - Kafka Event Bus ........ SUCCESS [14.488s]
[INFO] Apache CloudStack Plugin - Hypervisor Baremetal ... SUCCESS [41.185s]
[INFO] Apache CloudStack Plugin - Hypervisor UCS ......... SUCCESS [26.302s]
[INFO] Apache CloudStack Plugin - Hypervisor Hyper-V ..... SUCCESS [40.466s]
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM3 ... SUCCESS [1:24.396s]
[INFO] Apache CloudStack Plugin - Network Elastic Load Balancer  SUCCESS [34.292s]
[INFO] Apache CloudStack Plugin - Network Internal Load Balancer  SUCCESS [36.618s]
[INFO] Apache CloudStack Framework - Spring Life Cycle ... SUCCESS [19.386s]
[INFO] Apache CloudStack Plugin - Network Juniper Contrail  SUCCESS [1:01.462s]
[INFO] Apache CloudStack Plugin - Palo Alto .............. SUCCESS [41.169s]
[INFO] Apache CloudStack Plugin - Network Netscaler ...... SUCCESS [53.522s]
[INFO] Apache CloudStack Plugin - Network Nicira NVP ..... SUCCESS [54.413s]
[INFO] Apache CloudStack Plugin - BigSwitch Virtual Network Segment  SUCCESS [46.465s]
[INFO] Apache CloudStack Plugin - Network Brocade VCS .... SUCCESS [41.714s]
[INFO] Apache CloudStack Plugin - Midokura Midonet ....... SUCCESS [35.905s]
[INFO] Apache CloudStack Plugin - Stratosphere SSP ....... SUCCESS [33.239s]
[INFO] Apache CloudStack Plugin - Network Opendaylight ... SUCCESS [39.222s]
[INFO] Apache CloudStack Plugin - Storage Allocator Random  SUCCESS [17.044s]
[INFO] Apache CloudStack Plugin - User Authenticator LDAP  SUCCESS [34.714s]
[INFO] Apache CloudStack Plugin - User Authenticator MD5 . SUCCESS [21.421s]
[INFO] Apache CloudStack Plugin - User Authenticator PBKDF2-SHA-256  SUCCESS [25.012s]
[INFO] Apache CloudStack Plugin - User Authenticator Plain Text  SUCCESS [16.877s]
[INFO] Apache CloudStack Plugin - User Authenticator SAML2  SUCCESS [1:55.879s]
[INFO] Apache CloudStack Plugin - User Authenticator SHA256 Salted  SUCCESS [23.064s]
[INFO] Apache CloudStack Plugin - Dns Notifier Example ... SUCCESS [14.108s]
[INFO] Apache CloudStack Plugin - Storage Image S3 provider  SUCCESS [19.033s]
[INFO] Apache CloudStack Plugin - Storage Image Swift provider  SUCCESS [17.141s]
[INFO] Apache CloudStack Plugin - Storage Image default provider  SUCCESS [20.026s]
[INFO] Apache CloudStack Plugin - Storage Image sample provider  SUCCESS [17.448s]
[INFO] Apache CloudStack Plugin - Storage Volume Nexenta Provider  SUCCESS [26.037s]
[INFO] Apache CloudStack Plugin - Storage Volume CloudByte Provider  SUCCESS [35.846s]
[INFO] Apache CloudStack Plugin - Storage Volume sample provider  SUCCESS [17.284s]
[INFO] Apache CloudStack Plugin - SNMP Alerts ............ SUCCESS [22.907s]
[INFO] Apache CloudStack Plugin - Syslog Alerts .......... SUCCESS [25.023s]
[INFO] Apache CloudStack Plugin - Network VXLAN .......... SUCCESS [22.518s]
[INFO] Apache CloudStack Plugin - GloboDNS ............... SUCCESS [31.710s]
[INFO] Apache CloudStack Plugin - NetApp File System ..... SUCCESS [29.793s]
[INFO] Apache CloudStack Plugin - F5 ..................... SUCCESS [30.117s]
[INFO] Apache CloudStack Plugin - Juniper SRX ............ FAILURE [0.224s]
[INFO] Apache CloudStack Plugin - Nuage VSP .............. SKIPPED
[INFO] Apache CloudStack VMware Base ..................... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor VMware ...... SKIPPED
[INFO] Apache CloudStack Plugin - Cisco VNMC ............. SKIPPED
[INFO] Apache CloudStack Plugin - MySQL HA Strategy ...... SKIPPED
[INFO] Apache CloudStack Framework - Spring Module ....... SKIPPED
[INFO] Apache CloudStack Secondary Storage Controller .... SKIPPED
[INFO] Apache CloudStack Client UI ....................... SKIPPED
[INFO] Apache CloudStack Console Proxy - RDP Client ...... SKIPPED
[INFO] Apache CloudStack Console Proxy ................... SKIPPED
[INFO] Apache CloudStack Console Proxy - Server .......... SKIPPED
[INFO] Apache CloudStack Framework - QuickCloud .......... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:02:06.233s
[INFO] Finished at: Mon Nov 23 18:13:00 UTC 2015
[INFO] Final Memory: 142M/445M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) on project cloud-plugin-network-srx: Failed during checkstyle execution: There are 1 checkstyle errors. -> [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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :cloud-plugin-network-srx
Build step 'Invoke top-level Maven targets' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Skipping Cobertura coverage report as build was not UNSTABLE or better ...

Build failed in Jenkins: build-master-slowbuild #2700

Posted by je...@cloudstack.org.
See <http://jenkins.buildacloud.org/job/build-master-slowbuild/2700/changes>

Changes:

[Daan Hoogland] javascript:TrailingComma sonacube issue considered blocker removed

[koushik] CLOUDSTACK-8485: listAPIs are taking too long to return results -

------------------------------------------
[...truncated 25566 lines...]
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-f5 <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-f5 ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cloud-plugin-network-f5 ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/f5/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ cloud-plugin-network-f5 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cloud-plugin-network-f5 ---
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ cloud-plugin-network-f5 ---
[INFO] Building jar: <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/f5/target/cloud-plugin-network-f5-4.7.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ cloud-plugin-network-f5 ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ cloud-plugin-network-f5 ---
[INFO] Installing <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/f5/target/cloud-plugin-network-f5-4.7.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/cloudstack/cloud-plugin-network-f5/4.7.0-SNAPSHOT/cloud-plugin-network-f5-4.7.0-SNAPSHOT.jar
[INFO] Installing <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/f5/pom.xml> to /home/jenkins/.m2/repository/org/apache/cloudstack/cloud-plugin-network-f5/4.7.0-SNAPSHOT/cloud-plugin-network-f5-4.7.0-SNAPSHOT.pom
[INFO] 
[INFO] >>> cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-plugin-network-f5 >>>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-plugin-network-f5 ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-plugin-network-f5 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cloud-plugin-network-f5 ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ cloud-plugin-network-f5 ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-f5 >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-plugin-network-f5 ---
[INFO] Fork Value is true
     [java] The following classes needed for analysis were missing:
     [java]   javax.xml.rpc.Stub
     [java] Missing classes: 1
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-f5 <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-f5 ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:instrument (default-cli) @ cloud-plugin-network-f5 ---
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file

[ERROR] Nov 23, 2015 3:12:47 PM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler saveCoverageData
INFO: Cobertura: Saved information on 14 classes.

[INFO] Instrumentation was successful.
[INFO] NOT adding cobertura ser file to attached artifacts list.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cloud-plugin-network-f5 ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/f5/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ cloud-plugin-network-f5 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cloud-plugin-network-f5 ---
[INFO] 
[INFO] <<< cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-plugin-network-f5 <<<
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-plugin-network-f5 ---
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
[cobertura] INFO  [main] net.sourceforge.cobertura.reporting.html.HTMLReport - Data file does not contain instrumentation information for the file com/cloud/network/element/F5ExternalLoadBalancerElementService.java.  Ensure this class was instrumented, and this data file contains the instrumentation information.
Report time: 584ms

[ERROR] Nov 23, 2015 3:12:48 PM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler loadCoverageData
INFO: Cobertura: Loaded information on 14 classes.

[INFO] Cobertura Report generation was successful.
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
Report time: 578ms

[ERROR] Nov 23, 2015 3:12:48 PM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler loadCoverageData
INFO: Cobertura: Loaded information on 14 classes.

[INFO] Cobertura Report generation was successful.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Plugin - Juniper SRX 4.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-plugin-network-srx ---
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/juniper-srx/target> (includes = [**/*], excludes = [])
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/juniper-srx> (includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-plugin-network-srx ---
[INFO] Starting audit...
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/juniper-srx/src/com/cloud/network/element/JuniperSRXExternalFirewallElement.java>:91:5: Got an exception - expecting EOF, found 'RemoteAccessVPNServiceProvider'
Audit done.

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack Developer Tools - Checkstyle Configuration  SUCCESS [2.195s]
[INFO] Apache CloudStack ................................. SUCCESS [3.272s]
[INFO] Apache CloudStack Maven Conventions Parent ........ SUCCESS [1.084s]
[INFO] Apache CloudStack Framework - Managed Context ..... SUCCESS [20.101s]
[INFO] Apache CloudStack Utils ........................... SUCCESS [1:30.632s]
[INFO] Apache CloudStack Framework ....................... SUCCESS [0.099s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [54.755s]
[INFO] Apache CloudStack Framework - Configuration ....... SUCCESS [27.025s]
[INFO] Apache CloudStack API ............................. SUCCESS [1:50.441s]
[INFO] Apache CloudStack Framework - REST ................ SUCCESS [17.145s]
[INFO] Apache CloudStack Framework - IPC ................. SUCCESS [29.888s]
[INFO] Apache CloudStack Cloud Engine .................... SUCCESS [0.088s]
[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [27.878s]
[INFO] Apache CloudStack Framework - Security ............ SUCCESS [25.779s]
[INFO] Apache CloudStack Core ............................ SUCCESS [1:20.931s]
[INFO] Apache CloudStack Agents .......................... SUCCESS [36.059s]
[INFO] Apache CloudStack Framework - Clustering .......... SUCCESS [37.512s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [14.331s]
[INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [2:10.532s]
[INFO] Apache CloudStack Framework - Jobs ................ SUCCESS [50.968s]
[INFO] Apache CloudStack Cloud Engine Internal Components API  SUCCESS [29.177s]
[INFO] Apache CloudStack Server .......................... SUCCESS [4:31.064s]
[INFO] Apache CloudStack Usage Server .................... SUCCESS [50.548s]
[INFO] Apache CloudStack Cloud Engine Orchestration Component  SUCCESS [1:33.485s]
[INFO] Apache CloudStack Cloud Services .................. SUCCESS [0.067s]
[INFO] Apache CloudStack Secondary Storage ............... SUCCESS [0.438s]
[INFO] Apache CloudStack Secondary Storage Service ....... SUCCESS [1:03.494s]
[INFO] Apache CloudStack Engine Storage Component ........ SUCCESS [55.255s]
[INFO] Apache CloudStack Engine Storage Volume Component . SUCCESS [33.127s]
[INFO] Apache CloudStack Engine Storage Image Component .. SUCCESS [27.551s]
[INFO] Apache CloudStack Engine Storage Data Motion Component  SUCCESS [28.315s]
[INFO] Apache CloudStack Engine Storage Cache Component .. SUCCESS [21.195s]
[INFO] Apache CloudStack Engine Storage Snapshot Component  SUCCESS [39.242s]
[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [12.808s]
[INFO] Apache CloudStack Cloud Engine Service ............ SUCCESS [7.422s]
[INFO] Apache CloudStack Plugin POM ...................... SUCCESS [0.917s]
[INFO] Apache CloudStack Plugin - API Rate Limit ......... SUCCESS [2:55.021s]
[INFO] Apache CloudStack Plugin - Storage Volume default provider  SUCCESS [2:39.898s]
[INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider  SUCCESS [53.010s]
[INFO] Apache CloudStack Plugin - API SolidFire .......... SUCCESS [25.802s]
[INFO] Apache CloudStack Plugin - API Discovery .......... SUCCESS [47.125s]
[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SUCCESS [35.067s]
[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor  SUCCESS [34.585s]
[INFO] Apache CloudStack Plugin - Explicit Dedication Processor  SUCCESS [26.234s]
[INFO] Apache CloudStack Plugin - User Concentrated Pod Deployment Planner  SUCCESS [18.208s]
[INFO] Apache CloudStack Plugin - User Dispersing Deployment Planner  SUCCESS [18.980s]
[INFO] Apache CloudStack Plugin - Implicit Dedication Planner  SUCCESS [28.093s]
[INFO] Apache CloudStack Plugin - Skip Heurestics Planner  SUCCESS [15.850s]
[INFO] Apache CloudStack Plugin - Host Allocator Random .. SUCCESS [20.485s]
[INFO] Apache CloudStack Plugin - Dedicated Resources .... SUCCESS [33.071s]
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM .... SUCCESS [34.388s]
[INFO] Apache CloudStack Plugin - Open vSwitch ........... SUCCESS [34.758s]
[INFO] Apache CloudStack Plugin - Hypervisor XenServer ... SUCCESS [1:18.072s]
[INFO] Apache CloudStack Plugin - Hypervisor KVM ......... SUCCESS [1:15.965s]
[INFO] Apache CloudStack Plugin - RabbitMQ Event Bus ..... SUCCESS [19.246s]
[INFO] Apache CloudStack Plugin - In Memory Event Bus .... SUCCESS [19.124s]
[INFO] Apache CloudStack Plugin - Kafka Event Bus ........ SUCCESS [14.610s]
[INFO] Apache CloudStack Plugin - Hypervisor Baremetal ... SUCCESS [41.136s]
[INFO] Apache CloudStack Plugin - Hypervisor UCS ......... SUCCESS [26.442s]
[INFO] Apache CloudStack Plugin - Hypervisor Hyper-V ..... SUCCESS [40.104s]
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM3 ... SUCCESS [1:26.169s]
[INFO] Apache CloudStack Plugin - Network Elastic Load Balancer  SUCCESS [32.796s]
[INFO] Apache CloudStack Plugin - Network Internal Load Balancer  SUCCESS [37.837s]
[INFO] Apache CloudStack Framework - Spring Life Cycle ... SUCCESS [19.938s]
[INFO] Apache CloudStack Plugin - Network Juniper Contrail  SUCCESS [1:01.021s]
[INFO] Apache CloudStack Plugin - Palo Alto .............. SUCCESS [44.355s]
[INFO] Apache CloudStack Plugin - Network Netscaler ...... SUCCESS [49.830s]
[INFO] Apache CloudStack Plugin - Network Nicira NVP ..... SUCCESS [51.999s]
[INFO] Apache CloudStack Plugin - BigSwitch Virtual Network Segment  SUCCESS [46.658s]
[INFO] Apache CloudStack Plugin - Network Brocade VCS .... SUCCESS [40.935s]
[INFO] Apache CloudStack Plugin - Midokura Midonet ....... SUCCESS [37.070s]
[INFO] Apache CloudStack Plugin - Stratosphere SSP ....... SUCCESS [33.588s]
[INFO] Apache CloudStack Plugin - Network Opendaylight ... SUCCESS [39.228s]
[INFO] Apache CloudStack Plugin - Storage Allocator Random  SUCCESS [18.076s]
[INFO] Apache CloudStack Plugin - User Authenticator LDAP  SUCCESS [33.828s]
[INFO] Apache CloudStack Plugin - User Authenticator MD5 . SUCCESS [20.580s]
[INFO] Apache CloudStack Plugin - User Authenticator PBKDF2-SHA-256  SUCCESS [23.527s]
[INFO] Apache CloudStack Plugin - User Authenticator Plain Text  SUCCESS [16.629s]
[INFO] Apache CloudStack Plugin - User Authenticator SAML2  SUCCESS [1:23.575s]
[INFO] Apache CloudStack Plugin - User Authenticator SHA256 Salted  SUCCESS [20.420s]
[INFO] Apache CloudStack Plugin - Dns Notifier Example ... SUCCESS [13.828s]
[INFO] Apache CloudStack Plugin - Storage Image S3 provider  SUCCESS [18.760s]
[INFO] Apache CloudStack Plugin - Storage Image Swift provider  SUCCESS [17.359s]
[INFO] Apache CloudStack Plugin - Storage Image default provider  SUCCESS [19.188s]
[INFO] Apache CloudStack Plugin - Storage Image sample provider  SUCCESS [16.800s]
[INFO] Apache CloudStack Plugin - Storage Volume Nexenta Provider  SUCCESS [26.947s]
[INFO] Apache CloudStack Plugin - Storage Volume CloudByte Provider  SUCCESS [37.215s]
[INFO] Apache CloudStack Plugin - Storage Volume sample provider  SUCCESS [17.035s]
[INFO] Apache CloudStack Plugin - SNMP Alerts ............ SUCCESS [23.051s]
[INFO] Apache CloudStack Plugin - Syslog Alerts .......... SUCCESS [24.344s]
[INFO] Apache CloudStack Plugin - Network VXLAN .......... SUCCESS [22.464s]
[INFO] Apache CloudStack Plugin - GloboDNS ............... SUCCESS [39.388s]
[INFO] Apache CloudStack Plugin - NetApp File System ..... SUCCESS [29.779s]
[INFO] Apache CloudStack Plugin - F5 ..................... SUCCESS [30.709s]
[INFO] Apache CloudStack Plugin - Juniper SRX ............ FAILURE [0.227s]
[INFO] Apache CloudStack Plugin - Nuage VSP .............. SKIPPED
[INFO] Apache CloudStack VMware Base ..................... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor VMware ...... SKIPPED
[INFO] Apache CloudStack Plugin - Cisco VNMC ............. SKIPPED
[INFO] Apache CloudStack Plugin - MySQL HA Strategy ...... SKIPPED
[INFO] Apache CloudStack Framework - Spring Module ....... SKIPPED
[INFO] Apache CloudStack Secondary Storage Controller .... SKIPPED
[INFO] Apache CloudStack Client UI ....................... SKIPPED
[INFO] Apache CloudStack Console Proxy - RDP Client ...... SKIPPED
[INFO] Apache CloudStack Console Proxy ................... SKIPPED
[INFO] Apache CloudStack Console Proxy - Server .......... SKIPPED
[INFO] Apache CloudStack Framework - QuickCloud .......... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:01:47.272s
[INFO] Finished at: Mon Nov 23 15:12:49 UTC 2015
[INFO] Final Memory: 168M/485M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) on project cloud-plugin-network-srx: Failed during checkstyle execution: There are 1 checkstyle errors. -> [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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :cloud-plugin-network-srx
Build step 'Invoke top-level Maven targets' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Skipping Cobertura coverage report as build was not UNSTABLE or better ...