You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by fl...@gmail.com on 2017/03/05 04:19:04 UTC

Build failed in Jenkins: flex-blazeds #900

See <http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/900/>

------------------------------------------
Started by timer
Building remotely on flex_sdk_slave2 in workspace <http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/>
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > C:\Program Files (x86)\Git\cmd\git.exe config remote.origin.url https://git-wip-us.apache.org/repos/asf/flex-blazeds.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/flex-blazeds.git
 > C:\Program Files (x86)\Git\cmd\git.exe --version # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe fetch --tags --progress https://git-wip-us.apache.org/repos/asf/flex-blazeds.git +refs/heads/*:refs/remotes/origin/*
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse "refs/remotes/origin/develop^{commit}" # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse "refs/remotes/origin/origin/develop^{commit}" # timeout=10
Checking out Revision 0578e10044144695ce08c2303660106297bbd284 (refs/remotes/origin/develop)
 > C:\Program Files (x86)\Git\cmd\git.exe config core.sparsecheckout # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe checkout -f 0578e10044144695ce08c2303660106297bbd284
 > C:\Program Files (x86)\Git\cmd\git.exe rev-list 0578e10044144695ce08c2303660106297bbd284 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[flex-blazeds] $ "C:\Program Files\Java\jdk1.7.0_67/bin/java" -cp c:\Jenkins\maven32-agent.jar;c:\Jenkins\tools\hudson.tasks.Maven_MavenInstallation\Maven_3.2.1\boot\plexus-classworlds-2.5.1.jar;c:\Jenkins\tools\hudson.tasks.Maven_MavenInstallation\Maven_3.2.1/conf/logging jenkins.maven3.agent.Maven32Main c:\Jenkins\tools\hudson.tasks.Maven_MavenInstallation\Maven_3.2.1 C:\Users\apacheflexbuild\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\2\32f78882-5bca442d c:\Jenkins\maven32-interceptor.jar c:\Jenkins\maven3-interceptor-commons.jar 57435
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/pom.xml> clean verify
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Flex - BlazeDS
[INFO] flex-messaging-archetypes
[INFO] blazeds-spring-boot-example-archetype
[INFO] flex-messaging-common
[INFO] flex-messaging-core
[INFO] flex-messaging-proxy
[INFO] flex-messaging-remoting
[INFO] flex-messaging-opt
[INFO] flex-messaging-opt-tomcat
[INFO] flex-messaging-opt-tomcat-base
[INFO] flex-messaging-opt-tomcat-4
[INFO] flex-messaging-opt-tomcat-6
[INFO] flex-messaging-opt-tomcat-7
[INFO] blazeds-spring-boot-starter
[INFO] 
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Flex - BlazeDS 4.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ blazeds ---
[INFO] Deleting <http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/target>
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-unit-test) @ blazeds ---
[INFO] surefireArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=c:\\Jenkins\\workspace\\flex-blazeds\\target\\coverage-reports\\jacoco-ut.exec
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ blazeds ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-unit-test) @ blazeds ---
[INFO] Skipping JaCoCo execution due to missing execution data file:<http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/target/coverage-reports/jacoco-ut.exec>
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (check-jdk-1.6) @ blazeds ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ blazeds ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-integration-test) @ blazeds ---
[INFO] failsafeArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=c:\\Jenkins\\workspace\\flex-blazeds\\target\\coverage-reports\\jacoco-it.exec
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-integration-test) @ blazeds ---
[INFO] Skipping JaCoCo execution due to missing execution data file:<http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/target/coverage-reports/jacoco-it.exec>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building flex-messaging-archetypes 4.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ flex-messaging-archetypes ---
[INFO] Deleting C:\Jenkins\workspace\flex-blazeds\archetypes\target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-unit-test) @ flex-messaging-archetypes ---
[INFO] surefireArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=C:\\Jenkins\\workspace\\flex-blazeds\\archetypes\\target\\coverage-reports\\jacoco-ut.exec
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ flex-messaging-archetypes ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-unit-test) @ flex-messaging-archetypes ---
[INFO] Skipping JaCoCo execution due to missing execution data file:C:\Jenkins\workspace\flex-blazeds\archetypes\target\coverage-reports\jacoco-ut.exec
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (check-jdk-1.6) @ flex-messaging-archetypes ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ flex-messaging-archetypes ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-integration-test) @ flex-messaging-archetypes ---
[INFO] failsafeArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=C:\\Jenkins\\workspace\\flex-blazeds\\archetypes\\target\\coverage-reports\\jacoco-it.exec
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-integration-test) @ flex-messaging-archetypes ---
[INFO] Skipping JaCoCo execution due to missing execution data file:C:\Jenkins\workspace\flex-blazeds\archetypes\target\coverage-reports\jacoco-it.exec
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building blazeds-spring-boot-example-archetype 4.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ blazeds-spring-boot-example-archetype ---
[INFO] Deleting C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-unit-test) @ blazeds-spring-boot-example-archetype ---
[INFO] surefireArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=C:\\Jenkins\\workspace\\flex-blazeds\\archetypes\\blazeds-spring-boot-archetype\\target\\coverage-reports\\jacoco-ut.exec
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ blazeds-spring-boot-example-archetype ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ blazeds-spring-boot-example-archetype ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ blazeds-spring-boot-example-archetype ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-unit-test) @ blazeds-spring-boot-example-archetype ---
[INFO] Skipping JaCoCo execution due to missing execution data file:C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target\coverage-reports\jacoco-ut.exec
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (check-jdk-1.6) @ blazeds-spring-boot-example-archetype ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO] 
[INFO] --- maven-archetype-plugin:3.0.0:jar (default-jar) @ blazeds-spring-boot-example-archetype ---
[INFO] Building archetype jar: C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target\blazeds-spring-boot-example-archetype-4.7.3-SNAPSHOT
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ blazeds-spring-boot-example-archetype ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-integration-test) @ blazeds-spring-boot-example-archetype ---
[INFO] failsafeArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=C:\\Jenkins\\workspace\\flex-blazeds\\archetypes\\blazeds-spring-boot-archetype\\target\\coverage-reports\\jacoco-it.exec
[INFO] 
[INFO] --- maven-archetype-plugin:3.0.0:integration-test (default-integration-test) @ blazeds-spring-boot-example-archetype ---
[INFO] Processing Archetype IT project: basic
[INFO] ----------------------------------------------------------------------------
[INFO] Using following parameters for creating project from Archetype: blazeds-spring-boot-example-archetype:4.7.3-SNAPSHOT
[INFO] ----------------------------------------------------------------------------
[INFO] Parameter: groupId, Value: archetype.it
[INFO] Parameter: artifactId, Value: basic
[INFO] Parameter: version, Value: 0.1-SNAPSHOT
[INFO] Parameter: package, Value: it.pkg
[INFO] Parameter: packageInPathFormat, Value: it/pkg
[INFO] Parameter: version, Value: 0.1-SNAPSHOT
[INFO] Parameter: package, Value: it.pkg
[INFO] Parameter: groupId, Value: archetype.it
[INFO] Parameter: artifactId, Value: basic
[INFO] Project created from Archetype in dir: C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target\test-classes\projects\basic\project\basic
[JENKINS] Recording test results[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-integration-test) @ blazeds-spring-boot-example-archetype ---
[INFO] Skipping JaCoCo execution due to missing execution data file:C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target\coverage-reports\jacoco-it.exec

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building flex-messaging-common 4.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ flex-messaging-common ---
[INFO] Deleting C:\Jenkins\workspace\flex-blazeds\common\target
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Flex - BlazeDS ............................. SUCCESS [ 29.415 s]
[INFO] flex-messaging-archetypes ......................... SUCCESS [  1.656 s]
[INFO] blazeds-spring-boot-example-archetype ............. SUCCESS [ 11.590 s]
[INFO] flex-messaging-common ............................. FAILURE [  1.851 s]
[INFO] flex-messaging-core ............................... SKIPPED
[INFO] flex-messaging-proxy .............................. SKIPPED
[INFO] flex-messaging-remoting ........................... SKIPPED
[INFO] flex-messaging-opt ................................ SKIPPED
[INFO] flex-messaging-opt-tomcat ......................... SKIPPED
[INFO] flex-messaging-opt-tomcat-base .................... SKIPPED
[INFO] flex-messaging-opt-tomcat-4 ....................... SKIPPED
[INFO] flex-messaging-opt-tomcat-6 ....................... SKIPPED
[INFO] flex-messaging-opt-tomcat-7 ....................... SKIPPED
[INFO] blazeds-spring-boot-starter ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 49.745 s
[INFO] Finished at: 2017-03-05T04:15:17+00:00
[INFO] Final Memory: 27M/78M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-clean-plugin:2.5:clean (default-clean) on project flex-messaging-common: Failed to clean project: Failed to delete C:\Jenkins\workspace\flex-blazeds\common\target\flex-messaging-common-4.7.3-SNAPSHOT.jar -> [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 :flex-messaging-common
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\common\pom.xml to org.apache.flex.blazeds/flex-messaging-common/4.7.3-SNAPSHOT/flex-messaging-common-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\tomcat\pom.xml to org.apache.flex.blazeds/flex-messaging-opt-tomcat/4.7.3-SNAPSHOT/flex-messaging-opt-tomcat-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\archetypes\pom.xml to org.apache.flex.blazeds/flex-messaging-archetypes/4.7.3-SNAPSHOT/flex-messaging-archetypes-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\tomcat\tomcat-base\pom.xml to org.apache.flex.blazeds/flex-messaging-opt-tomcat-base/4.7.3-SNAPSHOT/flex-messaging-opt-tomcat-base-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\pom.xml to org.apache.flex.blazeds/blazeds-spring-boot-example-archetype/4.7.3-SNAPSHOT/blazeds-spring-boot-example-archetype-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target\blazeds-spring-boot-example-archetype-4.7.3-SNAPSHOT.jar to org.apache.flex.blazeds/blazeds-spring-boot-example-archetype/4.7.3-SNAPSHOT/blazeds-spring-boot-example-archetype-4.7.3-SNAPSHOT.jar
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\proxy\pom.xml to org.apache.flex.blazeds/flex-messaging-proxy/4.7.3-SNAPSHOT/flex-messaging-proxy-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving <http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/pom.xml> to org.apache.flex.blazeds/blazeds/4.7.3-SNAPSHOT/blazeds-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\blazeds-spring-boot-starter\pom.xml to org.apache.flex.blazeds/blazeds-spring-boot-starter/4.7.3-SNAPSHOT/blazeds-spring-boot-starter-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\remoting\pom.xml to org.apache.flex.blazeds/flex-messaging-remoting/4.7.3-SNAPSHOT/flex-messaging-remoting-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\tomcat\tomcat-7\pom.xml to org.apache.flex.blazeds/flex-messaging-opt-tomcat-7/4.7.3-SNAPSHOT/flex-messaging-opt-tomcat-7-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\core\pom.xml to org.apache.flex.blazeds/flex-messaging-core/4.7.3-SNAPSHOT/flex-messaging-core-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\tomcat\tomcat-6\pom.xml to org.apache.flex.blazeds/flex-messaging-opt-tomcat-6/4.7.3-SNAPSHOT/flex-messaging-opt-tomcat-6-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\tomcat\tomcat-4\pom.xml to org.apache.flex.blazeds/flex-messaging-opt-tomcat-4/4.7.3-SNAPSHOT/flex-messaging-opt-tomcat-4-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\pom.xml to org.apache.flex.blazeds/flex-messaging-opt/4.7.3-SNAPSHOT/flex-messaging-opt-4.7.3-SNAPSHOT.pom
channel stopped
Archiving artifacts
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

Jenkins build is back to normal : flex-blazeds #911

Posted by fl...@gmail.com.
See <http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/911/>


Build failed in Jenkins: flex-blazeds #910

Posted by fl...@gmail.com.
See <http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/910/>

------------------------------------------
Started by timer
Building remotely on flex_sdk_slave2 in workspace <http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/>
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > C:\Program Files (x86)\Git\cmd\git.exe config remote.origin.url https://git-wip-us.apache.org/repos/asf/flex-blazeds.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/flex-blazeds.git
 > C:\Program Files (x86)\Git\cmd\git.exe --version # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe fetch --tags --progress https://git-wip-us.apache.org/repos/asf/flex-blazeds.git +refs/heads/*:refs/remotes/origin/*
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse "refs/remotes/origin/develop^{commit}" # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse "refs/remotes/origin/origin/develop^{commit}" # timeout=10
Checking out Revision 0578e10044144695ce08c2303660106297bbd284 (refs/remotes/origin/develop)
 > C:\Program Files (x86)\Git\cmd\git.exe config core.sparsecheckout # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe checkout -f 0578e10044144695ce08c2303660106297bbd284
 > C:\Program Files (x86)\Git\cmd\git.exe rev-list 0578e10044144695ce08c2303660106297bbd284 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[flex-blazeds] $ "C:\Program Files\Java\jdk1.7.0_67/bin/java" -cp c:\Jenkins\maven32-agent.jar;c:\Jenkins\tools\hudson.tasks.Maven_MavenInstallation\Maven_3.2.1\boot\plexus-classworlds-2.5.1.jar;c:\Jenkins\tools\hudson.tasks.Maven_MavenInstallation\Maven_3.2.1/conf/logging jenkins.maven3.agent.Maven32Main c:\Jenkins\tools\hudson.tasks.Maven_MavenInstallation\Maven_3.2.1 C:\Users\apacheflexbuild\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\2\32f78882-5bca442d c:\Jenkins\maven32-interceptor.jar c:\Jenkins\maven3-interceptor-commons.jar 59177
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/pom.xml> clean verify
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Flex - BlazeDS
[INFO] flex-messaging-archetypes
[INFO] blazeds-spring-boot-example-archetype
[INFO] flex-messaging-common
[INFO] flex-messaging-core
[INFO] flex-messaging-proxy
[INFO] flex-messaging-remoting
[INFO] flex-messaging-opt
[INFO] flex-messaging-opt-tomcat
[INFO] flex-messaging-opt-tomcat-base
[INFO] flex-messaging-opt-tomcat-4
[INFO] flex-messaging-opt-tomcat-6
[INFO] flex-messaging-opt-tomcat-7
[INFO] blazeds-spring-boot-starter
[INFO] 
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Flex - BlazeDS 4.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ blazeds ---
[INFO] Deleting <http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/target>
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-unit-test) @ blazeds ---
[INFO] surefireArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=c:\\Jenkins\\workspace\\flex-blazeds\\target\\coverage-reports\\jacoco-ut.exec
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ blazeds ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-unit-test) @ blazeds ---
[INFO] Skipping JaCoCo execution due to missing execution data file:<http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/target/coverage-reports/jacoco-ut.exec>
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (check-jdk-1.6) @ blazeds ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ blazeds ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-integration-test) @ blazeds ---
[INFO] failsafeArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=c:\\Jenkins\\workspace\\flex-blazeds\\target\\coverage-reports\\jacoco-it.exec
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-integration-test) @ blazeds ---
[INFO] Skipping JaCoCo execution due to missing execution data file:<http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/target/coverage-reports/jacoco-it.exec>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building flex-messaging-archetypes 4.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ flex-messaging-archetypes ---
[INFO] Deleting C:\Jenkins\workspace\flex-blazeds\archetypes\target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-unit-test) @ flex-messaging-archetypes ---
[INFO] surefireArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=C:\\Jenkins\\workspace\\flex-blazeds\\archetypes\\target\\coverage-reports\\jacoco-ut.exec
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ flex-messaging-archetypes ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-unit-test) @ flex-messaging-archetypes ---
[INFO] Skipping JaCoCo execution due to missing execution data file:C:\Jenkins\workspace\flex-blazeds\archetypes\target\coverage-reports\jacoco-ut.exec
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (check-jdk-1.6) @ flex-messaging-archetypes ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ flex-messaging-archetypes ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-integration-test) @ flex-messaging-archetypes ---
[INFO] failsafeArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=C:\\Jenkins\\workspace\\flex-blazeds\\archetypes\\target\\coverage-reports\\jacoco-it.exec
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-integration-test) @ flex-messaging-archetypes ---
[INFO] Skipping JaCoCo execution due to missing execution data file:C:\Jenkins\workspace\flex-blazeds\archetypes\target\coverage-reports\jacoco-it.exec
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building blazeds-spring-boot-example-archetype 4.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ blazeds-spring-boot-example-archetype ---
[INFO] Deleting C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-unit-test) @ blazeds-spring-boot-example-archetype ---
[INFO] surefireArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=C:\\Jenkins\\workspace\\flex-blazeds\\archetypes\\blazeds-spring-boot-archetype\\target\\coverage-reports\\jacoco-ut.exec
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ blazeds-spring-boot-example-archetype ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ blazeds-spring-boot-example-archetype ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ blazeds-spring-boot-example-archetype ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-unit-test) @ blazeds-spring-boot-example-archetype ---
[INFO] Skipping JaCoCo execution due to missing execution data file:C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target\coverage-reports\jacoco-ut.exec
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (check-jdk-1.6) @ blazeds-spring-boot-example-archetype ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO] 
[INFO] --- maven-archetype-plugin:3.0.0:jar (default-jar) @ blazeds-spring-boot-example-archetype ---
[INFO] Building archetype jar: C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target\blazeds-spring-boot-example-archetype-4.7.3-SNAPSHOT
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ blazeds-spring-boot-example-archetype ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-integration-test) @ blazeds-spring-boot-example-archetype ---
[INFO] failsafeArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=C:\\Jenkins\\workspace\\flex-blazeds\\archetypes\\blazeds-spring-boot-archetype\\target\\coverage-reports\\jacoco-it.exec
[INFO] 
[INFO] --- maven-archetype-plugin:3.0.0:integration-test (default-integration-test) @ blazeds-spring-boot-example-archetype ---
[INFO] Processing Archetype IT project: basic
[INFO] ----------------------------------------------------------------------------
[INFO] Using following parameters for creating project from Archetype: blazeds-spring-boot-example-archetype:4.7.3-SNAPSHOT
[INFO] ----------------------------------------------------------------------------
[INFO] Parameter: groupId, Value: archetype.it
[INFO] Parameter: artifactId, Value: basic
[INFO] Parameter: version, Value: 0.1-SNAPSHOT
[INFO] Parameter: package, Value: it.pkg
[INFO] Parameter: packageInPathFormat, Value: it/pkg
[INFO] Parameter: version, Value: 0.1-SNAPSHOT
[INFO] Parameter: package, Value: it.pkg
[INFO] Parameter: groupId, Value: archetype.it
[INFO] Parameter: artifactId, Value: basic
[INFO] Project created from Archetype in dir: C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target\test-classes\projects\basic\project\basic
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-integration-test) @ blazeds-spring-boot-example-archetype ---
[INFO] Skipping JaCoCo execution due to missing execution data file:C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target\coverage-reports\jacoco-it.exec
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building flex-messaging-common 4.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ flex-messaging-common ---
[INFO] Deleting C:\Jenkins\workspace\flex-blazeds\common\target
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Flex - BlazeDS ............................. SUCCESS [ 31.713 s]
[INFO] flex-messaging-archetypes ......................... SUCCESS [  1.826 s]
[INFO] blazeds-spring-boot-example-archetype ............. SUCCESS [ 14.008 s]
[INFO] flex-messaging-common ............................. FAILURE [  1.829 s]
[INFO] flex-messaging-core ............................... SKIPPED
[INFO] flex-messaging-proxy .............................. SKIPPED
[INFO] flex-messaging-remoting ........................... SKIPPED
[INFO] flex-messaging-opt ................................ SKIPPED
[INFO] flex-messaging-opt-tomcat ......................... SKIPPED
[INFO] flex-messaging-opt-tomcat-base .................... SKIPPED
[INFO] flex-messaging-opt-tomcat-4 ....................... SKIPPED
[INFO] flex-messaging-opt-tomcat-6 ....................... SKIPPED
[INFO] flex-messaging-opt-tomcat-7 ....................... SKIPPED
[INFO] blazeds-spring-boot-starter ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 55.784 s
[INFO] Finished at: 2017-03-15T04:18:03+00:00
[INFO] Final Memory: 27M/73M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-clean-plugin:2.5:clean (default-clean) on project flex-messaging-common: Failed to clean project: Failed to delete C:\Jenkins\workspace\flex-blazeds\common\target\flex-messaging-common-4.7.3-SNAPSHOT.jar -> [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 :flex-messaging-common
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\common\pom.xml to org.apache.flex.blazeds/flex-messaging-common/4.7.3-SNAPSHOT/flex-messaging-common-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\tomcat\pom.xml to org.apache.flex.blazeds/flex-messaging-opt-tomcat/4.7.3-SNAPSHOT/flex-messaging-opt-tomcat-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\archetypes\pom.xml to org.apache.flex.blazeds/flex-messaging-archetypes/4.7.3-SNAPSHOT/flex-messaging-archetypes-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\tomcat\tomcat-base\pom.xml to org.apache.flex.blazeds/flex-messaging-opt-tomcat-base/4.7.3-SNAPSHOT/flex-messaging-opt-tomcat-base-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\pom.xml to org.apache.flex.blazeds/blazeds-spring-boot-example-archetype/4.7.3-SNAPSHOT/blazeds-spring-boot-example-archetype-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target\blazeds-spring-boot-example-archetype-4.7.3-SNAPSHOT.jar to org.apache.flex.blazeds/blazeds-spring-boot-example-archetype/4.7.3-SNAPSHOT/blazeds-spring-boot-example-archetype-4.7.3-SNAPSHOT.jar
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\proxy\pom.xml to org.apache.flex.blazeds/flex-messaging-proxy/4.7.3-SNAPSHOT/flex-messaging-proxy-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving <http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/pom.xml> to org.apache.flex.blazeds/blazeds/4.7.3-SNAPSHOT/blazeds-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\blazeds-spring-boot-starter\pom.xml to org.apache.flex.blazeds/blazeds-spring-boot-starter/4.7.3-SNAPSHOT/blazeds-spring-boot-starter-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\remoting\pom.xml to org.apache.flex.blazeds/flex-messaging-remoting/4.7.3-SNAPSHOT/flex-messaging-remoting-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\tomcat\tomcat-7\pom.xml to org.apache.flex.blazeds/flex-messaging-opt-tomcat-7/4.7.3-SNAPSHOT/flex-messaging-opt-tomcat-7-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\core\pom.xml to org.apache.flex.blazeds/flex-messaging-core/4.7.3-SNAPSHOT/flex-messaging-core-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\tomcat\tomcat-6\pom.xml to org.apache.flex.blazeds/flex-messaging-opt-tomcat-6/4.7.3-SNAPSHOT/flex-messaging-opt-tomcat-6-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\tomcat\tomcat-4\pom.xml to org.apache.flex.blazeds/flex-messaging-opt-tomcat-4/4.7.3-SNAPSHOT/flex-messaging-opt-tomcat-4-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\pom.xml to org.apache.flex.blazeds/flex-messaging-opt/4.7.3-SNAPSHOT/flex-messaging-opt-4.7.3-SNAPSHOT.pom
Archiving artifacts
channel stopped
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

Build failed in Jenkins: flex-blazeds #909

Posted by fl...@gmail.com.
See <http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/909/>

------------------------------------------
Started by timer
Building remotely on flex_sdk_slave2 in workspace <http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/>
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > C:\Program Files (x86)\Git\cmd\git.exe config remote.origin.url https://git-wip-us.apache.org/repos/asf/flex-blazeds.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/flex-blazeds.git
 > C:\Program Files (x86)\Git\cmd\git.exe --version # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe fetch --tags --progress https://git-wip-us.apache.org/repos/asf/flex-blazeds.git +refs/heads/*:refs/remotes/origin/*
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse "refs/remotes/origin/develop^{commit}" # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse "refs/remotes/origin/origin/develop^{commit}" # timeout=10
Checking out Revision 0578e10044144695ce08c2303660106297bbd284 (refs/remotes/origin/develop)
 > C:\Program Files (x86)\Git\cmd\git.exe config core.sparsecheckout # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe checkout -f 0578e10044144695ce08c2303660106297bbd284
 > C:\Program Files (x86)\Git\cmd\git.exe rev-list 0578e10044144695ce08c2303660106297bbd284 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[flex-blazeds] $ "C:\Program Files\Java\jdk1.7.0_67/bin/java" -cp c:\Jenkins\maven32-agent.jar;c:\Jenkins\tools\hudson.tasks.Maven_MavenInstallation\Maven_3.2.1\boot\plexus-classworlds-2.5.1.jar;c:\Jenkins\tools\hudson.tasks.Maven_MavenInstallation\Maven_3.2.1/conf/logging jenkins.maven3.agent.Maven32Main c:\Jenkins\tools\hudson.tasks.Maven_MavenInstallation\Maven_3.2.1 C:\Users\apacheflexbuild\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\2\32f78882-5bca442d c:\Jenkins\maven32-interceptor.jar c:\Jenkins\maven3-interceptor-commons.jar 57068
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/pom.xml> clean verify
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Flex - BlazeDS
[INFO] flex-messaging-archetypes
[INFO] blazeds-spring-boot-example-archetype
[INFO] flex-messaging-common
[INFO] flex-messaging-core
[INFO] flex-messaging-proxy
[INFO] flex-messaging-remoting
[INFO] flex-messaging-opt
[INFO] flex-messaging-opt-tomcat
[INFO] flex-messaging-opt-tomcat-base
[INFO] flex-messaging-opt-tomcat-4
[INFO] flex-messaging-opt-tomcat-6
[INFO] flex-messaging-opt-tomcat-7
[INFO] blazeds-spring-boot-starter
[INFO] 
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Flex - BlazeDS 4.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ blazeds ---
[INFO] Deleting <http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/target>
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-unit-test) @ blazeds ---
[INFO] surefireArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=c:\\Jenkins\\workspace\\flex-blazeds\\target\\coverage-reports\\jacoco-ut.exec
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ blazeds ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-unit-test) @ blazeds ---
[INFO] Skipping JaCoCo execution due to missing execution data file:<http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/target/coverage-reports/jacoco-ut.exec>
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (check-jdk-1.6) @ blazeds ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ blazeds ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-integration-test) @ blazeds ---
[INFO] failsafeArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=c:\\Jenkins\\workspace\\flex-blazeds\\target\\coverage-reports\\jacoco-it.exec
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-integration-test) @ blazeds ---
[INFO] Skipping JaCoCo execution due to missing execution data file:<http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/target/coverage-reports/jacoco-it.exec>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building flex-messaging-archetypes 4.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ flex-messaging-archetypes ---
[INFO] Deleting C:\Jenkins\workspace\flex-blazeds\archetypes\target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-unit-test) @ flex-messaging-archetypes ---
[INFO] surefireArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=C:\\Jenkins\\workspace\\flex-blazeds\\archetypes\\target\\coverage-reports\\jacoco-ut.exec
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ flex-messaging-archetypes ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-unit-test) @ flex-messaging-archetypes ---
[INFO] Skipping JaCoCo execution due to missing execution data file:C:\Jenkins\workspace\flex-blazeds\archetypes\target\coverage-reports\jacoco-ut.exec
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (check-jdk-1.6) @ flex-messaging-archetypes ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ flex-messaging-archetypes ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-integration-test) @ flex-messaging-archetypes ---
[INFO] failsafeArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=C:\\Jenkins\\workspace\\flex-blazeds\\archetypes\\target\\coverage-reports\\jacoco-it.exec
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-integration-test) @ flex-messaging-archetypes ---
[INFO] Skipping JaCoCo execution due to missing execution data file:C:\Jenkins\workspace\flex-blazeds\archetypes\target\coverage-reports\jacoco-it.exec
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building blazeds-spring-boot-example-archetype 4.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ blazeds-spring-boot-example-archetype ---
[INFO] Deleting C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-unit-test) @ blazeds-spring-boot-example-archetype ---
[INFO] surefireArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=C:\\Jenkins\\workspace\\flex-blazeds\\archetypes\\blazeds-spring-boot-archetype\\target\\coverage-reports\\jacoco-ut.exec
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ blazeds-spring-boot-example-archetype ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ blazeds-spring-boot-example-archetype ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ blazeds-spring-boot-example-archetype ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-unit-test) @ blazeds-spring-boot-example-archetype ---
[INFO] Skipping JaCoCo execution due to missing execution data file:C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target\coverage-reports\jacoco-ut.exec
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (check-jdk-1.6) @ blazeds-spring-boot-example-archetype ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO] 
[INFO] --- maven-archetype-plugin:3.0.0:jar (default-jar) @ blazeds-spring-boot-example-archetype ---
[INFO] Building archetype jar: C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target\blazeds-spring-boot-example-archetype-4.7.3-SNAPSHOT
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ blazeds-spring-boot-example-archetype ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-integration-test) @ blazeds-spring-boot-example-archetype ---
[INFO] failsafeArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=C:\\Jenkins\\workspace\\flex-blazeds\\archetypes\\blazeds-spring-boot-archetype\\target\\coverage-reports\\jacoco-it.exec
[INFO] 
[INFO] --- maven-archetype-plugin:3.0.0:integration-test (default-integration-test) @ blazeds-spring-boot-example-archetype ---
[INFO] Processing Archetype IT project: basic
[INFO] ----------------------------------------------------------------------------
[INFO] Using following parameters for creating project from Archetype: blazeds-spring-boot-example-archetype:4.7.3-SNAPSHOT
[INFO] ----------------------------------------------------------------------------
[INFO] Parameter: groupId, Value: archetype.it
[INFO] Parameter: artifactId, Value: basic
[INFO] Parameter: version, Value: 0.1-SNAPSHOT
[INFO] Parameter: package, Value: it.pkg
[INFO] Parameter: packageInPathFormat, Value: it/pkg
[INFO] Parameter: version, Value: 0.1-SNAPSHOT
[INFO] Parameter: package, Value: it.pkg
[INFO] Parameter: groupId, Value: archetype.it
[INFO] Parameter: artifactId, Value: basic
[INFO] Project created from Archetype in dir: C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target\test-classes\projects\basic\project\basic
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-integration-test) @ blazeds-spring-boot-example-archetype ---
[INFO] Skipping JaCoCo execution due to missing execution data file:C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target\coverage-reports\jacoco-it.exec
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building flex-messaging-common 4.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ flex-messaging-common ---
[INFO] Deleting C:\Jenkins\workspace\flex-blazeds\common\target
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Flex - BlazeDS ............................. SUCCESS [ 26.110 s]
[INFO] flex-messaging-archetypes ......................... SUCCESS [  1.616 s]
[INFO] blazeds-spring-boot-example-archetype ............. SUCCESS [ 10.580 s]
[INFO] flex-messaging-common ............................. FAILURE [  1.669 s]
[INFO] flex-messaging-core ............................... SKIPPED
[INFO] flex-messaging-proxy .............................. SKIPPED
[INFO] flex-messaging-remoting ........................... SKIPPED
[INFO] flex-messaging-opt ................................ SKIPPED
[INFO] flex-messaging-opt-tomcat ......................... SKIPPED
[INFO] flex-messaging-opt-tomcat-base .................... SKIPPED
[INFO] flex-messaging-opt-tomcat-4 ....................... SKIPPED
[INFO] flex-messaging-opt-tomcat-6 ....................... SKIPPED
[INFO] flex-messaging-opt-tomcat-7 ....................... SKIPPED
[INFO] blazeds-spring-boot-starter ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 45.913 s
[INFO] Finished at: 2017-03-14T04:12:11+00:00
[INFO] Final Memory: 26M/65M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-clean-plugin:2.5:clean (default-clean) on project flex-messaging-common: Failed to clean project: Failed to delete C:\Jenkins\workspace\flex-blazeds\common\target\flex-messaging-common-4.7.3-SNAPSHOT.jar -> [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 :flex-messaging-common
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\common\pom.xml to org.apache.flex.blazeds/flex-messaging-common/4.7.3-SNAPSHOT/flex-messaging-common-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\tomcat\pom.xml to org.apache.flex.blazeds/flex-messaging-opt-tomcat/4.7.3-SNAPSHOT/flex-messaging-opt-tomcat-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\archetypes\pom.xml to org.apache.flex.blazeds/flex-messaging-archetypes/4.7.3-SNAPSHOT/flex-messaging-archetypes-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\tomcat\tomcat-base\pom.xml to org.apache.flex.blazeds/flex-messaging-opt-tomcat-base/4.7.3-SNAPSHOT/flex-messaging-opt-tomcat-base-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\pom.xml to org.apache.flex.blazeds/blazeds-spring-boot-example-archetype/4.7.3-SNAPSHOT/blazeds-spring-boot-example-archetype-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target\blazeds-spring-boot-example-archetype-4.7.3-SNAPSHOT.jar to org.apache.flex.blazeds/blazeds-spring-boot-example-archetype/4.7.3-SNAPSHOT/blazeds-spring-boot-example-archetype-4.7.3-SNAPSHOT.jar
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\proxy\pom.xml to org.apache.flex.blazeds/flex-messaging-proxy/4.7.3-SNAPSHOT/flex-messaging-proxy-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving <http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/pom.xml> to org.apache.flex.blazeds/blazeds/4.7.3-SNAPSHOT/blazeds-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\blazeds-spring-boot-starter\pom.xml to org.apache.flex.blazeds/blazeds-spring-boot-starter/4.7.3-SNAPSHOT/blazeds-spring-boot-starter-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\remoting\pom.xml to org.apache.flex.blazeds/flex-messaging-remoting/4.7.3-SNAPSHOT/flex-messaging-remoting-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\tomcat\tomcat-7\pom.xml to org.apache.flex.blazeds/flex-messaging-opt-tomcat-7/4.7.3-SNAPSHOT/flex-messaging-opt-tomcat-7-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\core\pom.xml to org.apache.flex.blazeds/flex-messaging-core/4.7.3-SNAPSHOT/flex-messaging-core-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\tomcat\tomcat-6\pom.xml to org.apache.flex.blazeds/flex-messaging-opt-tomcat-6/4.7.3-SNAPSHOT/flex-messaging-opt-tomcat-6-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\tomcat\tomcat-4\pom.xml to org.apache.flex.blazeds/flex-messaging-opt-tomcat-4/4.7.3-SNAPSHOT/flex-messaging-opt-tomcat-4-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\pom.xml to org.apache.flex.blazeds/flex-messaging-opt/4.7.3-SNAPSHOT/flex-messaging-opt-4.7.3-SNAPSHOT.pom
channel stopped
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
Archiving artifacts

Build failed in Jenkins: flex-blazeds #908

Posted by fl...@gmail.com.
See <http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/908/>

------------------------------------------
Started by timer
Building remotely on flex_sdk_slave2 in workspace <http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/>
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > C:\Program Files (x86)\Git\cmd\git.exe config remote.origin.url https://git-wip-us.apache.org/repos/asf/flex-blazeds.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/flex-blazeds.git
 > C:\Program Files (x86)\Git\cmd\git.exe --version # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe fetch --tags --progress https://git-wip-us.apache.org/repos/asf/flex-blazeds.git +refs/heads/*:refs/remotes/origin/*
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse "refs/remotes/origin/develop^{commit}" # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse "refs/remotes/origin/origin/develop^{commit}" # timeout=10
Checking out Revision 0578e10044144695ce08c2303660106297bbd284 (refs/remotes/origin/develop)
 > C:\Program Files (x86)\Git\cmd\git.exe config core.sparsecheckout # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe checkout -f 0578e10044144695ce08c2303660106297bbd284
 > C:\Program Files (x86)\Git\cmd\git.exe rev-list 0578e10044144695ce08c2303660106297bbd284 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[flex-blazeds] $ "C:\Program Files\Java\jdk1.7.0_67/bin/java" -cp c:\Jenkins\maven32-agent.jar;c:\Jenkins\tools\hudson.tasks.Maven_MavenInstallation\Maven_3.2.1\boot\plexus-classworlds-2.5.1.jar;c:\Jenkins\tools\hudson.tasks.Maven_MavenInstallation\Maven_3.2.1/conf/logging jenkins.maven3.agent.Maven32Main c:\Jenkins\tools\hudson.tasks.Maven_MavenInstallation\Maven_3.2.1 C:\Users\apacheflexbuild\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\2\32f78882-5bca442d c:\Jenkins\maven32-interceptor.jar c:\Jenkins\maven3-interceptor-commons.jar 55383
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/pom.xml> clean verify
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Flex - BlazeDS
[INFO] flex-messaging-archetypes
[INFO] blazeds-spring-boot-example-archetype
[INFO] flex-messaging-common
[INFO] flex-messaging-core
[INFO] flex-messaging-proxy
[INFO] flex-messaging-remoting
[INFO] flex-messaging-opt
[INFO] flex-messaging-opt-tomcat
[INFO] flex-messaging-opt-tomcat-base
[INFO] flex-messaging-opt-tomcat-4
[INFO] flex-messaging-opt-tomcat-6
[INFO] flex-messaging-opt-tomcat-7
[INFO] blazeds-spring-boot-starter
[INFO] 
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Flex - BlazeDS 4.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ blazeds ---
[INFO] Deleting <http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/target>
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-unit-test) @ blazeds ---
[INFO] surefireArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=c:\\Jenkins\\workspace\\flex-blazeds\\target\\coverage-reports\\jacoco-ut.exec
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ blazeds ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-unit-test) @ blazeds ---
[INFO] Skipping JaCoCo execution due to missing execution data file:<http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/target/coverage-reports/jacoco-ut.exec>
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (check-jdk-1.6) @ blazeds ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ blazeds ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-integration-test) @ blazeds ---
[INFO] failsafeArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=c:\\Jenkins\\workspace\\flex-blazeds\\target\\coverage-reports\\jacoco-it.exec
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-integration-test) @ blazeds ---
[INFO] Skipping JaCoCo execution due to missing execution data file:<http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/target/coverage-reports/jacoco-it.exec>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building flex-messaging-archetypes 4.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ flex-messaging-archetypes ---
[INFO] Deleting C:\Jenkins\workspace\flex-blazeds\archetypes\target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-unit-test) @ flex-messaging-archetypes ---
[INFO] surefireArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=C:\\Jenkins\\workspace\\flex-blazeds\\archetypes\\target\\coverage-reports\\jacoco-ut.exec
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ flex-messaging-archetypes ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-unit-test) @ flex-messaging-archetypes ---
[INFO] Skipping JaCoCo execution due to missing execution data file:C:\Jenkins\workspace\flex-blazeds\archetypes\target\coverage-reports\jacoco-ut.exec
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (check-jdk-1.6) @ flex-messaging-archetypes ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ flex-messaging-archetypes ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-integration-test) @ flex-messaging-archetypes ---
[INFO] failsafeArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=C:\\Jenkins\\workspace\\flex-blazeds\\archetypes\\target\\coverage-reports\\jacoco-it.exec
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-integration-test) @ flex-messaging-archetypes ---
[INFO] Skipping JaCoCo execution due to missing execution data file:C:\Jenkins\workspace\flex-blazeds\archetypes\target\coverage-reports\jacoco-it.exec
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building blazeds-spring-boot-example-archetype 4.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ blazeds-spring-boot-example-archetype ---
[INFO] Deleting C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-unit-test) @ blazeds-spring-boot-example-archetype ---
[INFO] surefireArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=C:\\Jenkins\\workspace\\flex-blazeds\\archetypes\\blazeds-spring-boot-archetype\\target\\coverage-reports\\jacoco-ut.exec
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ blazeds-spring-boot-example-archetype ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ blazeds-spring-boot-example-archetype ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ blazeds-spring-boot-example-archetype ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-unit-test) @ blazeds-spring-boot-example-archetype ---
[INFO] Skipping JaCoCo execution due to missing execution data file:C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target\coverage-reports\jacoco-ut.exec
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (check-jdk-1.6) @ blazeds-spring-boot-example-archetype ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO] 
[INFO] --- maven-archetype-plugin:3.0.0:jar (default-jar) @ blazeds-spring-boot-example-archetype ---
[INFO] Building archetype jar: C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target\blazeds-spring-boot-example-archetype-4.7.3-SNAPSHOT
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ blazeds-spring-boot-example-archetype ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-integration-test) @ blazeds-spring-boot-example-archetype ---
[INFO] failsafeArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=C:\\Jenkins\\workspace\\flex-blazeds\\archetypes\\blazeds-spring-boot-archetype\\target\\coverage-reports\\jacoco-it.exec
[INFO] 
[INFO] --- maven-archetype-plugin:3.0.0:integration-test (default-integration-test) @ blazeds-spring-boot-example-archetype ---
[INFO] Processing Archetype IT project: basic
[INFO] ----------------------------------------------------------------------------
[INFO] Using following parameters for creating project from Archetype: blazeds-spring-boot-example-archetype:4.7.3-SNAPSHOT
[INFO] ----------------------------------------------------------------------------
[INFO] Parameter: groupId, Value: archetype.it
[INFO] Parameter: artifactId, Value: basic
[INFO] Parameter: version, Value: 0.1-SNAPSHOT
[INFO] Parameter: package, Value: it.pkg
[INFO] Parameter: packageInPathFormat, Value: it/pkg
[INFO] Parameter: version, Value: 0.1-SNAPSHOT
[INFO] Parameter: package, Value: it.pkg
[INFO] Parameter: groupId, Value: archetype.it
[INFO] Parameter: artifactId, Value: basic
[INFO] Project created from Archetype in dir: C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target\test-classes\projects\basic\project\basic
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-integration-test) @ blazeds-spring-boot-example-archetype ---
[INFO] Skipping JaCoCo execution due to missing execution data file:C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target\coverage-reports\jacoco-it.exec
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building flex-messaging-common 4.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ flex-messaging-common ---
[INFO] Deleting C:\Jenkins\workspace\flex-blazeds\common\target
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Flex - BlazeDS ............................. SUCCESS [ 30.543 s]
[INFO] flex-messaging-archetypes ......................... SUCCESS [  1.891 s]
[INFO] blazeds-spring-boot-example-archetype ............. SUCCESS [ 12.854 s]
[INFO] flex-messaging-common ............................. FAILURE [  1.947 s]
[INFO] flex-messaging-core ............................... SKIPPED
[INFO] flex-messaging-proxy .............................. SKIPPED
[INFO] flex-messaging-remoting ........................... SKIPPED
[INFO] flex-messaging-opt ................................ SKIPPED
[INFO] flex-messaging-opt-tomcat ......................... SKIPPED
[INFO] flex-messaging-opt-tomcat-base .................... SKIPPED
[INFO] flex-messaging-opt-tomcat-4 ....................... SKIPPED
[INFO] flex-messaging-opt-tomcat-6 ....................... SKIPPED
[INFO] flex-messaging-opt-tomcat-7 ....................... SKIPPED
[INFO] blazeds-spring-boot-starter ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 52.858 s
[INFO] Finished at: 2017-03-13T04:12:12+00:00
[INFO] Final Memory: 28M/78M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-clean-plugin:2.5:clean (default-clean) on project flex-messaging-common: Failed to clean project: Failed to delete C:\Jenkins\workspace\flex-blazeds\common\target\flex-messaging-common-4.7.3-SNAPSHOT.jar -> [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 :flex-messaging-common
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\common\pom.xml to org.apache.flex.blazeds/flex-messaging-common/4.7.3-SNAPSHOT/flex-messaging-common-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\tomcat\pom.xml to org.apache.flex.blazeds/flex-messaging-opt-tomcat/4.7.3-SNAPSHOT/flex-messaging-opt-tomcat-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\archetypes\pom.xml to org.apache.flex.blazeds/flex-messaging-archetypes/4.7.3-SNAPSHOT/flex-messaging-archetypes-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\tomcat\tomcat-base\pom.xml to org.apache.flex.blazeds/flex-messaging-opt-tomcat-base/4.7.3-SNAPSHOT/flex-messaging-opt-tomcat-base-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\pom.xml to org.apache.flex.blazeds/blazeds-spring-boot-example-archetype/4.7.3-SNAPSHOT/blazeds-spring-boot-example-archetype-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target\blazeds-spring-boot-example-archetype-4.7.3-SNAPSHOT.jar to org.apache.flex.blazeds/blazeds-spring-boot-example-archetype/4.7.3-SNAPSHOT/blazeds-spring-boot-example-archetype-4.7.3-SNAPSHOT.jar
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\proxy\pom.xml to org.apache.flex.blazeds/flex-messaging-proxy/4.7.3-SNAPSHOT/flex-messaging-proxy-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving <http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/pom.xml> to org.apache.flex.blazeds/blazeds/4.7.3-SNAPSHOT/blazeds-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\blazeds-spring-boot-starter\pom.xml to org.apache.flex.blazeds/blazeds-spring-boot-starter/4.7.3-SNAPSHOT/blazeds-spring-boot-starter-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\remoting\pom.xml to org.apache.flex.blazeds/flex-messaging-remoting/4.7.3-SNAPSHOT/flex-messaging-remoting-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\tomcat\tomcat-7\pom.xml to org.apache.flex.blazeds/flex-messaging-opt-tomcat-7/4.7.3-SNAPSHOT/flex-messaging-opt-tomcat-7-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\core\pom.xml to org.apache.flex.blazeds/flex-messaging-core/4.7.3-SNAPSHOT/flex-messaging-core-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\tomcat\tomcat-6\pom.xml to org.apache.flex.blazeds/flex-messaging-opt-tomcat-6/4.7.3-SNAPSHOT/flex-messaging-opt-tomcat-6-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\tomcat\tomcat-4\pom.xml to org.apache.flex.blazeds/flex-messaging-opt-tomcat-4/4.7.3-SNAPSHOT/flex-messaging-opt-tomcat-4-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\pom.xml to org.apache.flex.blazeds/flex-messaging-opt/4.7.3-SNAPSHOT/flex-messaging-opt-4.7.3-SNAPSHOT.pom
channel stopped
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
Archiving artifacts

Build failed in Jenkins: flex-blazeds #907

Posted by fl...@gmail.com.
See <http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/907/>

------------------------------------------
Started by timer
Building remotely on flex_sdk_slave2 in workspace <http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/>
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > C:\Program Files (x86)\Git\cmd\git.exe config remote.origin.url https://git-wip-us.apache.org/repos/asf/flex-blazeds.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/flex-blazeds.git
 > C:\Program Files (x86)\Git\cmd\git.exe --version # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe fetch --tags --progress https://git-wip-us.apache.org/repos/asf/flex-blazeds.git +refs/heads/*:refs/remotes/origin/*
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse "refs/remotes/origin/develop^{commit}" # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse "refs/remotes/origin/origin/develop^{commit}" # timeout=10
Checking out Revision 0578e10044144695ce08c2303660106297bbd284 (refs/remotes/origin/develop)
 > C:\Program Files (x86)\Git\cmd\git.exe config core.sparsecheckout # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe checkout -f 0578e10044144695ce08c2303660106297bbd284
 > C:\Program Files (x86)\Git\cmd\git.exe rev-list 0578e10044144695ce08c2303660106297bbd284 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[flex-blazeds] $ "C:\Program Files\Java\jdk1.7.0_67/bin/java" -cp c:\Jenkins\maven32-agent.jar;c:\Jenkins\tools\hudson.tasks.Maven_MavenInstallation\Maven_3.2.1\boot\plexus-classworlds-2.5.1.jar;c:\Jenkins\tools\hudson.tasks.Maven_MavenInstallation\Maven_3.2.1/conf/logging jenkins.maven3.agent.Maven32Main c:\Jenkins\tools\hudson.tasks.Maven_MavenInstallation\Maven_3.2.1 C:\Users\apacheflexbuild\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\2\32f78882-5bca442d c:\Jenkins\maven32-interceptor.jar c:\Jenkins\maven3-interceptor-commons.jar 54013
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/pom.xml> clean verify
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Flex - BlazeDS
[INFO] flex-messaging-archetypes
[INFO] blazeds-spring-boot-example-archetype
[INFO] flex-messaging-common
[INFO] flex-messaging-core
[INFO] flex-messaging-proxy
[INFO] flex-messaging-remoting
[INFO] flex-messaging-opt
[INFO] flex-messaging-opt-tomcat
[INFO] flex-messaging-opt-tomcat-base
[INFO] flex-messaging-opt-tomcat-4
[INFO] flex-messaging-opt-tomcat-6
[INFO] flex-messaging-opt-tomcat-7
[INFO] blazeds-spring-boot-starter
[INFO] 
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Flex - BlazeDS 4.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ blazeds ---
[INFO] Deleting <http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/target>
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-unit-test) @ blazeds ---
[INFO] surefireArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=c:\\Jenkins\\workspace\\flex-blazeds\\target\\coverage-reports\\jacoco-ut.exec
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ blazeds ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-unit-test) @ blazeds ---
[INFO] Skipping JaCoCo execution due to missing execution data file:<http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/target/coverage-reports/jacoco-ut.exec>
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (check-jdk-1.6) @ blazeds ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ blazeds ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-integration-test) @ blazeds ---
[INFO] failsafeArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=c:\\Jenkins\\workspace\\flex-blazeds\\target\\coverage-reports\\jacoco-it.exec
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-integration-test) @ blazeds ---
[INFO] Skipping JaCoCo execution due to missing execution data file:<http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/target/coverage-reports/jacoco-it.exec>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building flex-messaging-archetypes 4.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ flex-messaging-archetypes ---
[INFO] Deleting C:\Jenkins\workspace\flex-blazeds\archetypes\target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-unit-test) @ flex-messaging-archetypes ---
[INFO] surefireArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=C:\\Jenkins\\workspace\\flex-blazeds\\archetypes\\target\\coverage-reports\\jacoco-ut.exec
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ flex-messaging-archetypes ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-unit-test) @ flex-messaging-archetypes ---
[INFO] Skipping JaCoCo execution due to missing execution data file:C:\Jenkins\workspace\flex-blazeds\archetypes\target\coverage-reports\jacoco-ut.exec
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (check-jdk-1.6) @ flex-messaging-archetypes ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ flex-messaging-archetypes ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-integration-test) @ flex-messaging-archetypes ---
[INFO] failsafeArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=C:\\Jenkins\\workspace\\flex-blazeds\\archetypes\\target\\coverage-reports\\jacoco-it.exec
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-integration-test) @ flex-messaging-archetypes ---
[INFO] Skipping JaCoCo execution due to missing execution data file:C:\Jenkins\workspace\flex-blazeds\archetypes\target\coverage-reports\jacoco-it.exec
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building blazeds-spring-boot-example-archetype 4.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ blazeds-spring-boot-example-archetype ---
[INFO] Deleting C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-unit-test) @ blazeds-spring-boot-example-archetype ---
[INFO] surefireArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=C:\\Jenkins\\workspace\\flex-blazeds\\archetypes\\blazeds-spring-boot-archetype\\target\\coverage-reports\\jacoco-ut.exec
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ blazeds-spring-boot-example-archetype ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ blazeds-spring-boot-example-archetype ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ blazeds-spring-boot-example-archetype ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-unit-test) @ blazeds-spring-boot-example-archetype ---
[INFO] Skipping JaCoCo execution due to missing execution data file:C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target\coverage-reports\jacoco-ut.exec
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (check-jdk-1.6) @ blazeds-spring-boot-example-archetype ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO] 
[INFO] --- maven-archetype-plugin:3.0.0:jar (default-jar) @ blazeds-spring-boot-example-archetype ---
[INFO] Building archetype jar: C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target\blazeds-spring-boot-example-archetype-4.7.3-SNAPSHOT
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ blazeds-spring-boot-example-archetype ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-integration-test) @ blazeds-spring-boot-example-archetype ---
[INFO] failsafeArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=C:\\Jenkins\\workspace\\flex-blazeds\\archetypes\\blazeds-spring-boot-archetype\\target\\coverage-reports\\jacoco-it.exec
[INFO] 
[INFO] --- maven-archetype-plugin:3.0.0:integration-test (default-integration-test) @ blazeds-spring-boot-example-archetype ---
[INFO] Processing Archetype IT project: basic
[INFO] ----------------------------------------------------------------------------
[INFO] Using following parameters for creating project from Archetype: blazeds-spring-boot-example-archetype:4.7.3-SNAPSHOT
[INFO] ----------------------------------------------------------------------------
[INFO] Parameter: groupId, Value: archetype.it
[INFO] Parameter: artifactId, Value: basic
[INFO] Parameter: version, Value: 0.1-SNAPSHOT
[INFO] Parameter: package, Value: it.pkg
[INFO] Parameter: packageInPathFormat, Value: it/pkg
[INFO] Parameter: version, Value: 0.1-SNAPSHOT
[INFO] Parameter: package, Value: it.pkg
[INFO] Parameter: groupId, Value: archetype.it
[INFO] Parameter: artifactId, Value: basic
[INFO] Project created from Archetype in dir: C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target\test-classes\projects\basic\project\basic
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-integration-test) @ blazeds-spring-boot-example-archetype ---
[INFO] Skipping JaCoCo execution due to missing execution data file:C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target\coverage-reports\jacoco-it.exec
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building flex-messaging-common 4.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ flex-messaging-common ---
[INFO] Deleting C:\Jenkins\workspace\flex-blazeds\common\target
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Flex - BlazeDS ............................. SUCCESS [ 28.746 s]
[INFO] flex-messaging-archetypes ......................... SUCCESS [  1.987 s]
[INFO] blazeds-spring-boot-example-archetype ............. SUCCESS [ 11.479 s]
[INFO] flex-messaging-common ............................. FAILURE [  1.802 s]
[INFO] flex-messaging-core ............................... SKIPPED
[INFO] flex-messaging-proxy .............................. SKIPPED
[INFO] flex-messaging-remoting ........................... SKIPPED
[INFO] flex-messaging-opt ................................ SKIPPED
[INFO] flex-messaging-opt-tomcat ......................... SKIPPED
[INFO] flex-messaging-opt-tomcat-base .................... SKIPPED
[INFO] flex-messaging-opt-tomcat-4 ....................... SKIPPED
[INFO] flex-messaging-opt-tomcat-6 ....................... SKIPPED
[INFO] flex-messaging-opt-tomcat-7 ....................... SKIPPED
[INFO] blazeds-spring-boot-starter ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 49.314 s
[INFO] Finished at: 2017-03-12T04:11:10+00:00
[INFO] Final Memory: 27M/78M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-clean-plugin:2.5:clean (default-clean) on project flex-messaging-common: Failed to clean project: Failed to delete C:\Jenkins\workspace\flex-blazeds\common\target\flex-messaging-common-4.7.3-SNAPSHOT.jar -> [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 :flex-messaging-common
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\common\pom.xml to org.apache.flex.blazeds/flex-messaging-common/4.7.3-SNAPSHOT/flex-messaging-common-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\tomcat\pom.xml to org.apache.flex.blazeds/flex-messaging-opt-tomcat/4.7.3-SNAPSHOT/flex-messaging-opt-tomcat-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\archetypes\pom.xml to org.apache.flex.blazeds/flex-messaging-archetypes/4.7.3-SNAPSHOT/flex-messaging-archetypes-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\tomcat\tomcat-base\pom.xml to org.apache.flex.blazeds/flex-messaging-opt-tomcat-base/4.7.3-SNAPSHOT/flex-messaging-opt-tomcat-base-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\pom.xml to org.apache.flex.blazeds/blazeds-spring-boot-example-archetype/4.7.3-SNAPSHOT/blazeds-spring-boot-example-archetype-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target\blazeds-spring-boot-example-archetype-4.7.3-SNAPSHOT.jar to org.apache.flex.blazeds/blazeds-spring-boot-example-archetype/4.7.3-SNAPSHOT/blazeds-spring-boot-example-archetype-4.7.3-SNAPSHOT.jar
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\proxy\pom.xml to org.apache.flex.blazeds/flex-messaging-proxy/4.7.3-SNAPSHOT/flex-messaging-proxy-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving <http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/pom.xml> to org.apache.flex.blazeds/blazeds/4.7.3-SNAPSHOT/blazeds-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\blazeds-spring-boot-starter\pom.xml to org.apache.flex.blazeds/blazeds-spring-boot-starter/4.7.3-SNAPSHOT/blazeds-spring-boot-starter-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\remoting\pom.xml to org.apache.flex.blazeds/flex-messaging-remoting/4.7.3-SNAPSHOT/flex-messaging-remoting-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\tomcat\tomcat-7\pom.xml to org.apache.flex.blazeds/flex-messaging-opt-tomcat-7/4.7.3-SNAPSHOT/flex-messaging-opt-tomcat-7-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\core\pom.xml to org.apache.flex.blazeds/flex-messaging-core/4.7.3-SNAPSHOT/flex-messaging-core-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\tomcat\tomcat-6\pom.xml to org.apache.flex.blazeds/flex-messaging-opt-tomcat-6/4.7.3-SNAPSHOT/flex-messaging-opt-tomcat-6-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\tomcat\tomcat-4\pom.xml to org.apache.flex.blazeds/flex-messaging-opt-tomcat-4/4.7.3-SNAPSHOT/flex-messaging-opt-tomcat-4-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\pom.xml to org.apache.flex.blazeds/flex-messaging-opt/4.7.3-SNAPSHOT/flex-messaging-opt-4.7.3-SNAPSHOT.pom
channel stopped
Archiving artifacts
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8

Build failed in Jenkins: flex-blazeds #906

Posted by fl...@gmail.com.
See <http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/906/>

------------------------------------------
Started by timer
Building remotely on flex_sdk_slave2 in workspace <http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/>
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > C:\Program Files (x86)\Git\cmd\git.exe config remote.origin.url https://git-wip-us.apache.org/repos/asf/flex-blazeds.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/flex-blazeds.git
 > C:\Program Files (x86)\Git\cmd\git.exe --version # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe fetch --tags --progress https://git-wip-us.apache.org/repos/asf/flex-blazeds.git +refs/heads/*:refs/remotes/origin/*
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse "refs/remotes/origin/develop^{commit}" # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse "refs/remotes/origin/origin/develop^{commit}" # timeout=10
Checking out Revision 0578e10044144695ce08c2303660106297bbd284 (refs/remotes/origin/develop)
 > C:\Program Files (x86)\Git\cmd\git.exe config core.sparsecheckout # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe checkout -f 0578e10044144695ce08c2303660106297bbd284
 > C:\Program Files (x86)\Git\cmd\git.exe rev-list 0578e10044144695ce08c2303660106297bbd284 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[flex-blazeds] $ "C:\Program Files\Java\jdk1.7.0_67/bin/java" -cp c:\Jenkins\maven32-agent.jar;c:\Jenkins\tools\hudson.tasks.Maven_MavenInstallation\Maven_3.2.1\boot\plexus-classworlds-2.5.1.jar;c:\Jenkins\tools\hudson.tasks.Maven_MavenInstallation\Maven_3.2.1/conf/logging jenkins.maven3.agent.Maven32Main c:\Jenkins\tools\hudson.tasks.Maven_MavenInstallation\Maven_3.2.1 C:\Users\apacheflexbuild\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\2\32f78882-5bca442d c:\Jenkins\maven32-interceptor.jar c:\Jenkins\maven3-interceptor-commons.jar 52373
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/pom.xml> clean verify
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Flex - BlazeDS
[INFO] flex-messaging-archetypes
[INFO] blazeds-spring-boot-example-archetype
[INFO] flex-messaging-common
[INFO] flex-messaging-core
[INFO] flex-messaging-proxy
[INFO] flex-messaging-remoting
[INFO] flex-messaging-opt
[INFO] flex-messaging-opt-tomcat
[INFO] flex-messaging-opt-tomcat-base
[INFO] flex-messaging-opt-tomcat-4
[INFO] flex-messaging-opt-tomcat-6
[INFO] flex-messaging-opt-tomcat-7
[INFO] blazeds-spring-boot-starter
[INFO] 
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Flex - BlazeDS 4.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ blazeds ---
[INFO] Deleting <http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/target>
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-unit-test) @ blazeds ---
[INFO] surefireArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=c:\\Jenkins\\workspace\\flex-blazeds\\target\\coverage-reports\\jacoco-ut.exec
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ blazeds ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-unit-test) @ blazeds ---
[INFO] Skipping JaCoCo execution due to missing execution data file:<http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/target/coverage-reports/jacoco-ut.exec>
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (check-jdk-1.6) @ blazeds ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ blazeds ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-integration-test) @ blazeds ---
[INFO] failsafeArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=c:\\Jenkins\\workspace\\flex-blazeds\\target\\coverage-reports\\jacoco-it.exec
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-integration-test) @ blazeds ---
[INFO] Skipping JaCoCo execution due to missing execution data file:<http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/target/coverage-reports/jacoco-it.exec>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building flex-messaging-archetypes 4.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ flex-messaging-archetypes ---
[INFO] Deleting C:\Jenkins\workspace\flex-blazeds\archetypes\target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-unit-test) @ flex-messaging-archetypes ---
[INFO] surefireArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=C:\\Jenkins\\workspace\\flex-blazeds\\archetypes\\target\\coverage-reports\\jacoco-ut.exec
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ flex-messaging-archetypes ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-unit-test) @ flex-messaging-archetypes ---
[INFO] Skipping JaCoCo execution due to missing execution data file:C:\Jenkins\workspace\flex-blazeds\archetypes\target\coverage-reports\jacoco-ut.exec
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (check-jdk-1.6) @ flex-messaging-archetypes ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ flex-messaging-archetypes ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-integration-test) @ flex-messaging-archetypes ---
[INFO] failsafeArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=C:\\Jenkins\\workspace\\flex-blazeds\\archetypes\\target\\coverage-reports\\jacoco-it.exec
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-integration-test) @ flex-messaging-archetypes ---
[INFO] Skipping JaCoCo execution due to missing execution data file:C:\Jenkins\workspace\flex-blazeds\archetypes\target\coverage-reports\jacoco-it.exec
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building blazeds-spring-boot-example-archetype 4.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ blazeds-spring-boot-example-archetype ---
[INFO] Deleting C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-unit-test) @ blazeds-spring-boot-example-archetype ---
[INFO] surefireArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=C:\\Jenkins\\workspace\\flex-blazeds\\archetypes\\blazeds-spring-boot-archetype\\target\\coverage-reports\\jacoco-ut.exec
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ blazeds-spring-boot-example-archetype ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ blazeds-spring-boot-example-archetype ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ blazeds-spring-boot-example-archetype ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-unit-test) @ blazeds-spring-boot-example-archetype ---
[INFO] Skipping JaCoCo execution due to missing execution data file:C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target\coverage-reports\jacoco-ut.exec
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (check-jdk-1.6) @ blazeds-spring-boot-example-archetype ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO] 
[INFO] --- maven-archetype-plugin:3.0.0:jar (default-jar) @ blazeds-spring-boot-example-archetype ---
[INFO] Building archetype jar: C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target\blazeds-spring-boot-example-archetype-4.7.3-SNAPSHOT
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ blazeds-spring-boot-example-archetype ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-integration-test) @ blazeds-spring-boot-example-archetype ---
[INFO] failsafeArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=C:\\Jenkins\\workspace\\flex-blazeds\\archetypes\\blazeds-spring-boot-archetype\\target\\coverage-reports\\jacoco-it.exec
[INFO] 
[INFO] --- maven-archetype-plugin:3.0.0:integration-test (default-integration-test) @ blazeds-spring-boot-example-archetype ---
[INFO] Processing Archetype IT project: basic
[INFO] ----------------------------------------------------------------------------
[INFO] Using following parameters for creating project from Archetype: blazeds-spring-boot-example-archetype:4.7.3-SNAPSHOT
[INFO] ----------------------------------------------------------------------------
[INFO] Parameter: groupId, Value: archetype.it
[INFO] Parameter: artifactId, Value: basic
[INFO] Parameter: version, Value: 0.1-SNAPSHOT
[INFO] Parameter: package, Value: it.pkg
[INFO] Parameter: packageInPathFormat, Value: it/pkg
[INFO] Parameter: version, Value: 0.1-SNAPSHOT
[INFO] Parameter: package, Value: it.pkg
[INFO] Parameter: groupId, Value: archetype.it
[INFO] Parameter: artifactId, Value: basic
[INFO] Project created from Archetype in dir: C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target\test-classes\projects\basic\project\basic
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-integration-test) @ blazeds-spring-boot-example-archetype ---
[INFO] Skipping JaCoCo execution due to missing execution data file:C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target\coverage-reports\jacoco-it.exec
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building flex-messaging-common 4.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ flex-messaging-common ---
[INFO] Deleting C:\Jenkins\workspace\flex-blazeds\common\target
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Flex - BlazeDS ............................. SUCCESS [ 42.489 s]
[INFO] flex-messaging-archetypes ......................... SUCCESS [  1.742 s]
[INFO] blazeds-spring-boot-example-archetype ............. SUCCESS [ 16.797 s]
[INFO] flex-messaging-common ............................. FAILURE [  1.798 s]
[INFO] flex-messaging-core ............................... SKIPPED
[INFO] flex-messaging-proxy .............................. SKIPPED
[INFO] flex-messaging-remoting ........................... SKIPPED
[INFO] flex-messaging-opt ................................ SKIPPED
[INFO] flex-messaging-opt-tomcat ......................... SKIPPED
[INFO] flex-messaging-opt-tomcat-base .................... SKIPPED
[INFO] flex-messaging-opt-tomcat-4 ....................... SKIPPED
[INFO] flex-messaging-opt-tomcat-6 ....................... SKIPPED
[INFO] flex-messaging-opt-tomcat-7 ....................... SKIPPED
[INFO] blazeds-spring-boot-starter ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:08 min
[INFO] Finished at: 2017-03-11T04:12:31+00:00
[INFO] Final Memory: 28M/83M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-clean-plugin:2.5:clean (default-clean) on project flex-messaging-common: Failed to clean project: Failed to delete C:\Jenkins\workspace\flex-blazeds\common\target\flex-messaging-common-4.7.3-SNAPSHOT.jar -> [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 :flex-messaging-common
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\common\pom.xml to org.apache.flex.blazeds/flex-messaging-common/4.7.3-SNAPSHOT/flex-messaging-common-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\tomcat\pom.xml to org.apache.flex.blazeds/flex-messaging-opt-tomcat/4.7.3-SNAPSHOT/flex-messaging-opt-tomcat-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\archetypes\pom.xml to org.apache.flex.blazeds/flex-messaging-archetypes/4.7.3-SNAPSHOT/flex-messaging-archetypes-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\tomcat\tomcat-base\pom.xml to org.apache.flex.blazeds/flex-messaging-opt-tomcat-base/4.7.3-SNAPSHOT/flex-messaging-opt-tomcat-base-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\pom.xml to org.apache.flex.blazeds/blazeds-spring-boot-example-archetype/4.7.3-SNAPSHOT/blazeds-spring-boot-example-archetype-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target\blazeds-spring-boot-example-archetype-4.7.3-SNAPSHOT.jar to org.apache.flex.blazeds/blazeds-spring-boot-example-archetype/4.7.3-SNAPSHOT/blazeds-spring-boot-example-archetype-4.7.3-SNAPSHOT.jar
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\proxy\pom.xml to org.apache.flex.blazeds/flex-messaging-proxy/4.7.3-SNAPSHOT/flex-messaging-proxy-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving <http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/pom.xml> to org.apache.flex.blazeds/blazeds/4.7.3-SNAPSHOT/blazeds-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\blazeds-spring-boot-starter\pom.xml to org.apache.flex.blazeds/blazeds-spring-boot-starter/4.7.3-SNAPSHOT/blazeds-spring-boot-starter-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\remoting\pom.xml to org.apache.flex.blazeds/flex-messaging-remoting/4.7.3-SNAPSHOT/flex-messaging-remoting-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\tomcat\tomcat-7\pom.xml to org.apache.flex.blazeds/flex-messaging-opt-tomcat-7/4.7.3-SNAPSHOT/flex-messaging-opt-tomcat-7-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\core\pom.xml to org.apache.flex.blazeds/flex-messaging-core/4.7.3-SNAPSHOT/flex-messaging-core-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\tomcat\tomcat-6\pom.xml to org.apache.flex.blazeds/flex-messaging-opt-tomcat-6/4.7.3-SNAPSHOT/flex-messaging-opt-tomcat-6-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\tomcat\tomcat-4\pom.xml to org.apache.flex.blazeds/flex-messaging-opt-tomcat-4/4.7.3-SNAPSHOT/flex-messaging-opt-tomcat-4-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\pom.xml to org.apache.flex.blazeds/flex-messaging-opt/4.7.3-SNAPSHOT/flex-messaging-opt-4.7.3-SNAPSHOT.pom
channel stopped
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
Archiving artifacts

Build failed in Jenkins: flex-blazeds #905

Posted by fl...@gmail.com.
See <http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/905/>

------------------------------------------
Started by timer
Building remotely on flex_sdk_slave2 in workspace <http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/>
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > C:\Program Files (x86)\Git\cmd\git.exe config remote.origin.url https://git-wip-us.apache.org/repos/asf/flex-blazeds.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/flex-blazeds.git
 > C:\Program Files (x86)\Git\cmd\git.exe --version # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe fetch --tags --progress https://git-wip-us.apache.org/repos/asf/flex-blazeds.git +refs/heads/*:refs/remotes/origin/*
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse "refs/remotes/origin/develop^{commit}" # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse "refs/remotes/origin/origin/develop^{commit}" # timeout=10
Checking out Revision 0578e10044144695ce08c2303660106297bbd284 (refs/remotes/origin/develop)
 > C:\Program Files (x86)\Git\cmd\git.exe config core.sparsecheckout # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe checkout -f 0578e10044144695ce08c2303660106297bbd284
 > C:\Program Files (x86)\Git\cmd\git.exe rev-list 0578e10044144695ce08c2303660106297bbd284 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[flex-blazeds] $ "C:\Program Files\Java\jdk1.7.0_67/bin/java" -cp c:\Jenkins\maven32-agent.jar;c:\Jenkins\tools\hudson.tasks.Maven_MavenInstallation\Maven_3.2.1\boot\plexus-classworlds-2.5.1.jar;c:\Jenkins\tools\hudson.tasks.Maven_MavenInstallation\Maven_3.2.1/conf/logging jenkins.maven3.agent.Maven32Main c:\Jenkins\tools\hudson.tasks.Maven_MavenInstallation\Maven_3.2.1 C:\Users\apacheflexbuild\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\2\32f78882-5bca442d c:\Jenkins\maven32-interceptor.jar c:\Jenkins\maven3-interceptor-commons.jar 50580
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/pom.xml> clean verify
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Flex - BlazeDS
[INFO] flex-messaging-archetypes
[INFO] blazeds-spring-boot-example-archetype
[INFO] flex-messaging-common
[INFO] flex-messaging-core
[INFO] flex-messaging-proxy
[INFO] flex-messaging-remoting
[INFO] flex-messaging-opt
[INFO] flex-messaging-opt-tomcat
[INFO] flex-messaging-opt-tomcat-base
[INFO] flex-messaging-opt-tomcat-4
[INFO] flex-messaging-opt-tomcat-6
[INFO] flex-messaging-opt-tomcat-7
[INFO] blazeds-spring-boot-starter
[INFO] 
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Flex - BlazeDS 4.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ blazeds ---
[INFO] Deleting <http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/target>
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-unit-test) @ blazeds ---
[INFO] surefireArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=c:\\Jenkins\\workspace\\flex-blazeds\\target\\coverage-reports\\jacoco-ut.exec
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ blazeds ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-unit-test) @ blazeds ---
[INFO] Skipping JaCoCo execution due to missing execution data file:<http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/target/coverage-reports/jacoco-ut.exec>
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (check-jdk-1.6) @ blazeds ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ blazeds ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-integration-test) @ blazeds ---
[INFO] failsafeArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=c:\\Jenkins\\workspace\\flex-blazeds\\target\\coverage-reports\\jacoco-it.exec
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-integration-test) @ blazeds ---
[INFO] Skipping JaCoCo execution due to missing execution data file:<http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/target/coverage-reports/jacoco-it.exec>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building flex-messaging-archetypes 4.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ flex-messaging-archetypes ---
[INFO] Deleting C:\Jenkins\workspace\flex-blazeds\archetypes\target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-unit-test) @ flex-messaging-archetypes ---
[INFO] surefireArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=C:\\Jenkins\\workspace\\flex-blazeds\\archetypes\\target\\coverage-reports\\jacoco-ut.exec
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ flex-messaging-archetypes ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-unit-test) @ flex-messaging-archetypes ---
[INFO] Skipping JaCoCo execution due to missing execution data file:C:\Jenkins\workspace\flex-blazeds\archetypes\target\coverage-reports\jacoco-ut.exec
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (check-jdk-1.6) @ flex-messaging-archetypes ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ flex-messaging-archetypes ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-integration-test) @ flex-messaging-archetypes ---
[INFO] failsafeArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=C:\\Jenkins\\workspace\\flex-blazeds\\archetypes\\target\\coverage-reports\\jacoco-it.exec
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-integration-test) @ flex-messaging-archetypes ---
[INFO] Skipping JaCoCo execution due to missing execution data file:C:\Jenkins\workspace\flex-blazeds\archetypes\target\coverage-reports\jacoco-it.exec
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building blazeds-spring-boot-example-archetype 4.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ blazeds-spring-boot-example-archetype ---
[INFO] Deleting C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-unit-test) @ blazeds-spring-boot-example-archetype ---
[INFO] surefireArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=C:\\Jenkins\\workspace\\flex-blazeds\\archetypes\\blazeds-spring-boot-archetype\\target\\coverage-reports\\jacoco-ut.exec
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ blazeds-spring-boot-example-archetype ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ blazeds-spring-boot-example-archetype ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ blazeds-spring-boot-example-archetype ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-unit-test) @ blazeds-spring-boot-example-archetype ---
[INFO] Skipping JaCoCo execution due to missing execution data file:C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target\coverage-reports\jacoco-ut.exec
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (check-jdk-1.6) @ blazeds-spring-boot-example-archetype ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO] 
[INFO] --- maven-archetype-plugin:3.0.0:jar (default-jar) @ blazeds-spring-boot-example-archetype ---
[INFO] Building archetype jar: C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target\blazeds-spring-boot-example-archetype-4.7.3-SNAPSHOT
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ blazeds-spring-boot-example-archetype ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-integration-test) @ blazeds-spring-boot-example-archetype ---
[INFO] failsafeArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=C:\\Jenkins\\workspace\\flex-blazeds\\archetypes\\blazeds-spring-boot-archetype\\target\\coverage-reports\\jacoco-it.exec
[INFO] 
[INFO] --- maven-archetype-plugin:3.0.0:integration-test (default-integration-test) @ blazeds-spring-boot-example-archetype ---
[INFO] Processing Archetype IT project: basic
[INFO] ----------------------------------------------------------------------------
[INFO] Using following parameters for creating project from Archetype: blazeds-spring-boot-example-archetype:4.7.3-SNAPSHOT
[INFO] ----------------------------------------------------------------------------
[INFO] Parameter: groupId, Value: archetype.it
[INFO] Parameter: artifactId, Value: basic
[INFO] Parameter: version, Value: 0.1-SNAPSHOT
[INFO] Parameter: package, Value: it.pkg
[INFO] Parameter: packageInPathFormat, Value: it/pkg
[INFO] Parameter: version, Value: 0.1-SNAPSHOT
[INFO] Parameter: package, Value: it.pkg
[INFO] Parameter: groupId, Value: archetype.it
[INFO] Parameter: artifactId, Value: basic
[INFO] Project created from Archetype in dir: C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target\test-classes\projects\basic\project\basic
[JENKINS] Recording test results[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-integration-test) @ blazeds-spring-boot-example-archetype ---
[INFO] Skipping JaCoCo execution due to missing execution data file:C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target\coverage-reports\jacoco-it.exec

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building flex-messaging-common 4.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ flex-messaging-common ---
[INFO] Deleting C:\Jenkins\workspace\flex-blazeds\common\target
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Flex - BlazeDS ............................. SUCCESS [ 32.173 s]
[INFO] flex-messaging-archetypes ......................... SUCCESS [  1.646 s]
[INFO] blazeds-spring-boot-example-archetype ............. SUCCESS [ 11.711 s]
[INFO] flex-messaging-common ............................. FAILURE [  1.835 s]
[INFO] flex-messaging-core ............................... SKIPPED
[INFO] flex-messaging-proxy .............................. SKIPPED
[INFO] flex-messaging-remoting ........................... SKIPPED
[INFO] flex-messaging-opt ................................ SKIPPED
[INFO] flex-messaging-opt-tomcat ......................... SKIPPED
[INFO] flex-messaging-opt-tomcat-base .................... SKIPPED
[INFO] flex-messaging-opt-tomcat-4 ....................... SKIPPED
[INFO] flex-messaging-opt-tomcat-6 ....................... SKIPPED
[INFO] flex-messaging-opt-tomcat-7 ....................... SKIPPED
[INFO] blazeds-spring-boot-starter ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 53.997 s
[INFO] Finished at: 2017-03-10T04:12:42+00:00
[INFO] Final Memory: 28M/79M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-clean-plugin:2.5:clean (default-clean) on project flex-messaging-common: Failed to clean project: Failed to delete C:\Jenkins\workspace\flex-blazeds\common\target\flex-messaging-common-4.7.3-SNAPSHOT.jar -> [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 :flex-messaging-common
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\common\pom.xml to org.apache.flex.blazeds/flex-messaging-common/4.7.3-SNAPSHOT/flex-messaging-common-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\tomcat\pom.xml to org.apache.flex.blazeds/flex-messaging-opt-tomcat/4.7.3-SNAPSHOT/flex-messaging-opt-tomcat-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\archetypes\pom.xml to org.apache.flex.blazeds/flex-messaging-archetypes/4.7.3-SNAPSHOT/flex-messaging-archetypes-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\tomcat\tomcat-base\pom.xml to org.apache.flex.blazeds/flex-messaging-opt-tomcat-base/4.7.3-SNAPSHOT/flex-messaging-opt-tomcat-base-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\pom.xml to org.apache.flex.blazeds/blazeds-spring-boot-example-archetype/4.7.3-SNAPSHOT/blazeds-spring-boot-example-archetype-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target\blazeds-spring-boot-example-archetype-4.7.3-SNAPSHOT.jar to org.apache.flex.blazeds/blazeds-spring-boot-example-archetype/4.7.3-SNAPSHOT/blazeds-spring-boot-example-archetype-4.7.3-SNAPSHOT.jar
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\proxy\pom.xml to org.apache.flex.blazeds/flex-messaging-proxy/4.7.3-SNAPSHOT/flex-messaging-proxy-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving <http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/pom.xml> to org.apache.flex.blazeds/blazeds/4.7.3-SNAPSHOT/blazeds-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\blazeds-spring-boot-starter\pom.xml to org.apache.flex.blazeds/blazeds-spring-boot-starter/4.7.3-SNAPSHOT/blazeds-spring-boot-starter-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\remoting\pom.xml to org.apache.flex.blazeds/flex-messaging-remoting/4.7.3-SNAPSHOT/flex-messaging-remoting-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\tomcat\tomcat-7\pom.xml to org.apache.flex.blazeds/flex-messaging-opt-tomcat-7/4.7.3-SNAPSHOT/flex-messaging-opt-tomcat-7-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\core\pom.xml to org.apache.flex.blazeds/flex-messaging-core/4.7.3-SNAPSHOT/flex-messaging-core-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\tomcat\tomcat-6\pom.xml to org.apache.flex.blazeds/flex-messaging-opt-tomcat-6/4.7.3-SNAPSHOT/flex-messaging-opt-tomcat-6-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\tomcat\tomcat-4\pom.xml to org.apache.flex.blazeds/flex-messaging-opt-tomcat-4/4.7.3-SNAPSHOT/flex-messaging-opt-tomcat-4-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\pom.xml to org.apache.flex.blazeds/flex-messaging-opt/4.7.3-SNAPSHOT/flex-messaging-opt-4.7.3-SNAPSHOT.pom
channel stopped
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
Archiving artifacts

Build failed in Jenkins: flex-blazeds #904

Posted by fl...@gmail.com.
See <http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/904/>

------------------------------------------
Started by timer
Building remotely on flex_sdk_slave2 in workspace <http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/>
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > C:\Program Files (x86)\Git\cmd\git.exe config remote.origin.url https://git-wip-us.apache.org/repos/asf/flex-blazeds.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/flex-blazeds.git
 > C:\Program Files (x86)\Git\cmd\git.exe --version # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe fetch --tags --progress https://git-wip-us.apache.org/repos/asf/flex-blazeds.git +refs/heads/*:refs/remotes/origin/*
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse "refs/remotes/origin/develop^{commit}" # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse "refs/remotes/origin/origin/develop^{commit}" # timeout=10
Checking out Revision 0578e10044144695ce08c2303660106297bbd284 (refs/remotes/origin/develop)
 > C:\Program Files (x86)\Git\cmd\git.exe config core.sparsecheckout # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe checkout -f 0578e10044144695ce08c2303660106297bbd284
 > C:\Program Files (x86)\Git\cmd\git.exe rev-list 0578e10044144695ce08c2303660106297bbd284 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[flex-blazeds] $ "C:\Program Files\Java\jdk1.7.0_67/bin/java" -cp c:\Jenkins\maven32-agent.jar;c:\Jenkins\tools\hudson.tasks.Maven_MavenInstallation\Maven_3.2.1\boot\plexus-classworlds-2.5.1.jar;c:\Jenkins\tools\hudson.tasks.Maven_MavenInstallation\Maven_3.2.1/conf/logging jenkins.maven3.agent.Maven32Main c:\Jenkins\tools\hudson.tasks.Maven_MavenInstallation\Maven_3.2.1 C:\Users\apacheflexbuild\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\2\32f78882-5bca442d c:\Jenkins\maven32-interceptor.jar c:\Jenkins\maven3-interceptor-commons.jar 65175
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/pom.xml> clean verify
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Flex - BlazeDS
[INFO] flex-messaging-archetypes
[INFO] blazeds-spring-boot-example-archetype
[INFO] flex-messaging-common
[INFO] flex-messaging-core
[INFO] flex-messaging-proxy
[INFO] flex-messaging-remoting
[INFO] flex-messaging-opt
[INFO] flex-messaging-opt-tomcat
[INFO] flex-messaging-opt-tomcat-base
[INFO] flex-messaging-opt-tomcat-4
[INFO] flex-messaging-opt-tomcat-6
[INFO] flex-messaging-opt-tomcat-7
[INFO] blazeds-spring-boot-starter
[INFO] 
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Flex - BlazeDS 4.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ blazeds ---
[INFO] Deleting <http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/target>
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-unit-test) @ blazeds ---
[INFO] surefireArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=c:\\Jenkins\\workspace\\flex-blazeds\\target\\coverage-reports\\jacoco-ut.exec
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ blazeds ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-unit-test) @ blazeds ---
[INFO] Skipping JaCoCo execution due to missing execution data file:<http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/target/coverage-reports/jacoco-ut.exec>
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (check-jdk-1.6) @ blazeds ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ blazeds ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-integration-test) @ blazeds ---
[INFO] failsafeArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=c:\\Jenkins\\workspace\\flex-blazeds\\target\\coverage-reports\\jacoco-it.exec
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-integration-test) @ blazeds ---
[INFO] Skipping JaCoCo execution due to missing execution data file:<http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/target/coverage-reports/jacoco-it.exec>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building flex-messaging-archetypes 4.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ flex-messaging-archetypes ---
[INFO] Deleting C:\Jenkins\workspace\flex-blazeds\archetypes\target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-unit-test) @ flex-messaging-archetypes ---
[INFO] surefireArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=C:\\Jenkins\\workspace\\flex-blazeds\\archetypes\\target\\coverage-reports\\jacoco-ut.exec
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ flex-messaging-archetypes ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-unit-test) @ flex-messaging-archetypes ---
[INFO] Skipping JaCoCo execution due to missing execution data file:C:\Jenkins\workspace\flex-blazeds\archetypes\target\coverage-reports\jacoco-ut.exec
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (check-jdk-1.6) @ flex-messaging-archetypes ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ flex-messaging-archetypes ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-integration-test) @ flex-messaging-archetypes ---
[INFO] failsafeArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=C:\\Jenkins\\workspace\\flex-blazeds\\archetypes\\target\\coverage-reports\\jacoco-it.exec
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-integration-test) @ flex-messaging-archetypes ---
[INFO] Skipping JaCoCo execution due to missing execution data file:C:\Jenkins\workspace\flex-blazeds\archetypes\target\coverage-reports\jacoco-it.exec
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building blazeds-spring-boot-example-archetype 4.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ blazeds-spring-boot-example-archetype ---
[INFO] Deleting C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-unit-test) @ blazeds-spring-boot-example-archetype ---
[INFO] surefireArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=C:\\Jenkins\\workspace\\flex-blazeds\\archetypes\\blazeds-spring-boot-archetype\\target\\coverage-reports\\jacoco-ut.exec
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ blazeds-spring-boot-example-archetype ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ blazeds-spring-boot-example-archetype ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ blazeds-spring-boot-example-archetype ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-unit-test) @ blazeds-spring-boot-example-archetype ---
[INFO] Skipping JaCoCo execution due to missing execution data file:C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target\coverage-reports\jacoco-ut.exec
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (check-jdk-1.6) @ blazeds-spring-boot-example-archetype ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO] 
[INFO] --- maven-archetype-plugin:3.0.0:jar (default-jar) @ blazeds-spring-boot-example-archetype ---
[INFO] Building archetype jar: C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target\blazeds-spring-boot-example-archetype-4.7.3-SNAPSHOT
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ blazeds-spring-boot-example-archetype ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-integration-test) @ blazeds-spring-boot-example-archetype ---
[INFO] failsafeArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=C:\\Jenkins\\workspace\\flex-blazeds\\archetypes\\blazeds-spring-boot-archetype\\target\\coverage-reports\\jacoco-it.exec
[INFO] 
[INFO] --- maven-archetype-plugin:3.0.0:integration-test (default-integration-test) @ blazeds-spring-boot-example-archetype ---
[INFO] Processing Archetype IT project: basic
[INFO] ----------------------------------------------------------------------------
[INFO] Using following parameters for creating project from Archetype: blazeds-spring-boot-example-archetype:4.7.3-SNAPSHOT
[INFO] ----------------------------------------------------------------------------
[INFO] Parameter: groupId, Value: archetype.it
[INFO] Parameter: artifactId, Value: basic
[INFO] Parameter: version, Value: 0.1-SNAPSHOT
[INFO] Parameter: package, Value: it.pkg
[INFO] Parameter: packageInPathFormat, Value: it/pkg
[INFO] Parameter: version, Value: 0.1-SNAPSHOT
[INFO] Parameter: package, Value: it.pkg
[INFO] Parameter: groupId, Value: archetype.it
[INFO] Parameter: artifactId, Value: basic
[INFO] Project created from Archetype in dir: C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target\test-classes\projects\basic\project\basic
[JENKINS] Recording test results[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-integration-test) @ blazeds-spring-boot-example-archetype ---
[INFO] Skipping JaCoCo execution due to missing execution data file:C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target\coverage-reports\jacoco-it.exec

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building flex-messaging-common 4.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ flex-messaging-common ---
[INFO] Deleting C:\Jenkins\workspace\flex-blazeds\common\target
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Flex - BlazeDS ............................. SUCCESS [ 28.033 s]
[INFO] flex-messaging-archetypes ......................... SUCCESS [  1.588 s]
[INFO] blazeds-spring-boot-example-archetype ............. SUCCESS [ 11.511 s]
[INFO] flex-messaging-common ............................. FAILURE [  1.711 s]
[INFO] flex-messaging-core ............................... SKIPPED
[INFO] flex-messaging-proxy .............................. SKIPPED
[INFO] flex-messaging-remoting ........................... SKIPPED
[INFO] flex-messaging-opt ................................ SKIPPED
[INFO] flex-messaging-opt-tomcat ......................... SKIPPED
[INFO] flex-messaging-opt-tomcat-base .................... SKIPPED
[INFO] flex-messaging-opt-tomcat-4 ....................... SKIPPED
[INFO] flex-messaging-opt-tomcat-6 ....................... SKIPPED
[INFO] flex-messaging-opt-tomcat-7 ....................... SKIPPED
[INFO] blazeds-spring-boot-starter ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 48.447 s
[INFO] Finished at: 2017-03-09T04:11:18+00:00
[INFO] Final Memory: 28M/84M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-clean-plugin:2.5:clean (default-clean) on project flex-messaging-common: Failed to clean project: Failed to delete C:\Jenkins\workspace\flex-blazeds\common\target\flex-messaging-common-4.7.3-SNAPSHOT.jar -> [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 :flex-messaging-common
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\common\pom.xml to org.apache.flex.blazeds/flex-messaging-common/4.7.3-SNAPSHOT/flex-messaging-common-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\tomcat\pom.xml to org.apache.flex.blazeds/flex-messaging-opt-tomcat/4.7.3-SNAPSHOT/flex-messaging-opt-tomcat-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\archetypes\pom.xml to org.apache.flex.blazeds/flex-messaging-archetypes/4.7.3-SNAPSHOT/flex-messaging-archetypes-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\tomcat\tomcat-base\pom.xml to org.apache.flex.blazeds/flex-messaging-opt-tomcat-base/4.7.3-SNAPSHOT/flex-messaging-opt-tomcat-base-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\pom.xml to org.apache.flex.blazeds/blazeds-spring-boot-example-archetype/4.7.3-SNAPSHOT/blazeds-spring-boot-example-archetype-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target\blazeds-spring-boot-example-archetype-4.7.3-SNAPSHOT.jar to org.apache.flex.blazeds/blazeds-spring-boot-example-archetype/4.7.3-SNAPSHOT/blazeds-spring-boot-example-archetype-4.7.3-SNAPSHOT.jar
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\proxy\pom.xml to org.apache.flex.blazeds/flex-messaging-proxy/4.7.3-SNAPSHOT/flex-messaging-proxy-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving <http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/pom.xml> to org.apache.flex.blazeds/blazeds/4.7.3-SNAPSHOT/blazeds-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\blazeds-spring-boot-starter\pom.xml to org.apache.flex.blazeds/blazeds-spring-boot-starter/4.7.3-SNAPSHOT/blazeds-spring-boot-starter-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\remoting\pom.xml to org.apache.flex.blazeds/flex-messaging-remoting/4.7.3-SNAPSHOT/flex-messaging-remoting-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\tomcat\tomcat-7\pom.xml to org.apache.flex.blazeds/flex-messaging-opt-tomcat-7/4.7.3-SNAPSHOT/flex-messaging-opt-tomcat-7-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\core\pom.xml to org.apache.flex.blazeds/flex-messaging-core/4.7.3-SNAPSHOT/flex-messaging-core-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\tomcat\tomcat-6\pom.xml to org.apache.flex.blazeds/flex-messaging-opt-tomcat-6/4.7.3-SNAPSHOT/flex-messaging-opt-tomcat-6-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\tomcat\tomcat-4\pom.xml to org.apache.flex.blazeds/flex-messaging-opt-tomcat-4/4.7.3-SNAPSHOT/flex-messaging-opt-tomcat-4-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\pom.xml to org.apache.flex.blazeds/flex-messaging-opt/4.7.3-SNAPSHOT/flex-messaging-opt-4.7.3-SNAPSHOT.pom
channel stopped
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
Archiving artifacts

Build failed in Jenkins: flex-blazeds #903

Posted by fl...@gmail.com.
See <http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/903/>

------------------------------------------
Started by timer
Building remotely on flex_sdk_slave2 in workspace <http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/>
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > C:\Program Files (x86)\Git\cmd\git.exe config remote.origin.url https://git-wip-us.apache.org/repos/asf/flex-blazeds.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/flex-blazeds.git
 > C:\Program Files (x86)\Git\cmd\git.exe --version # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe fetch --tags --progress https://git-wip-us.apache.org/repos/asf/flex-blazeds.git +refs/heads/*:refs/remotes/origin/*
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse "refs/remotes/origin/develop^{commit}" # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse "refs/remotes/origin/origin/develop^{commit}" # timeout=10
Checking out Revision 0578e10044144695ce08c2303660106297bbd284 (refs/remotes/origin/develop)
 > C:\Program Files (x86)\Git\cmd\git.exe config core.sparsecheckout # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe checkout -f 0578e10044144695ce08c2303660106297bbd284
 > C:\Program Files (x86)\Git\cmd\git.exe rev-list 0578e10044144695ce08c2303660106297bbd284 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[flex-blazeds] $ "C:\Program Files\Java\jdk1.7.0_67/bin/java" -cp c:\Jenkins\maven32-agent.jar;c:\Jenkins\tools\hudson.tasks.Maven_MavenInstallation\Maven_3.2.1\boot\plexus-classworlds-2.5.1.jar;c:\Jenkins\tools\hudson.tasks.Maven_MavenInstallation\Maven_3.2.1/conf/logging jenkins.maven3.agent.Maven32Main c:\Jenkins\tools\hudson.tasks.Maven_MavenInstallation\Maven_3.2.1 C:\Users\apacheflexbuild\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\2\32f78882-5bca442d c:\Jenkins\maven32-interceptor.jar c:\Jenkins\maven3-interceptor-commons.jar 63214
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/pom.xml> clean verify
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Flex - BlazeDS
[INFO] flex-messaging-archetypes
[INFO] blazeds-spring-boot-example-archetype
[INFO] flex-messaging-common
[INFO] flex-messaging-core
[INFO] flex-messaging-proxy
[INFO] flex-messaging-remoting
[INFO] flex-messaging-opt
[INFO] flex-messaging-opt-tomcat
[INFO] flex-messaging-opt-tomcat-base
[INFO] flex-messaging-opt-tomcat-4
[INFO] flex-messaging-opt-tomcat-6
[INFO] flex-messaging-opt-tomcat-7
[INFO] blazeds-spring-boot-starter
[INFO] 
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Flex - BlazeDS 4.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ blazeds ---
[INFO] Deleting <http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/target>
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-unit-test) @ blazeds ---
[INFO] surefireArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=c:\\Jenkins\\workspace\\flex-blazeds\\target\\coverage-reports\\jacoco-ut.exec
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ blazeds ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-unit-test) @ blazeds ---
[INFO] Skipping JaCoCo execution due to missing execution data file:<http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/target/coverage-reports/jacoco-ut.exec>
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (check-jdk-1.6) @ blazeds ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ blazeds ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-integration-test) @ blazeds ---
[INFO] failsafeArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=c:\\Jenkins\\workspace\\flex-blazeds\\target\\coverage-reports\\jacoco-it.exec
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-integration-test) @ blazeds ---
[INFO] Skipping JaCoCo execution due to missing execution data file:<http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/target/coverage-reports/jacoco-it.exec>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building flex-messaging-archetypes 4.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ flex-messaging-archetypes ---
[INFO] Deleting C:\Jenkins\workspace\flex-blazeds\archetypes\target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-unit-test) @ flex-messaging-archetypes ---
[INFO] surefireArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=C:\\Jenkins\\workspace\\flex-blazeds\\archetypes\\target\\coverage-reports\\jacoco-ut.exec
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ flex-messaging-archetypes ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-unit-test) @ flex-messaging-archetypes ---
[INFO] Skipping JaCoCo execution due to missing execution data file:C:\Jenkins\workspace\flex-blazeds\archetypes\target\coverage-reports\jacoco-ut.exec
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (check-jdk-1.6) @ flex-messaging-archetypes ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ flex-messaging-archetypes ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-integration-test) @ flex-messaging-archetypes ---
[INFO] failsafeArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=C:\\Jenkins\\workspace\\flex-blazeds\\archetypes\\target\\coverage-reports\\jacoco-it.exec
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-integration-test) @ flex-messaging-archetypes ---
[INFO] Skipping JaCoCo execution due to missing execution data file:C:\Jenkins\workspace\flex-blazeds\archetypes\target\coverage-reports\jacoco-it.exec
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building blazeds-spring-boot-example-archetype 4.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ blazeds-spring-boot-example-archetype ---
[INFO] Deleting C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-unit-test) @ blazeds-spring-boot-example-archetype ---
[INFO] surefireArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=C:\\Jenkins\\workspace\\flex-blazeds\\archetypes\\blazeds-spring-boot-archetype\\target\\coverage-reports\\jacoco-ut.exec
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ blazeds-spring-boot-example-archetype ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ blazeds-spring-boot-example-archetype ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ blazeds-spring-boot-example-archetype ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-unit-test) @ blazeds-spring-boot-example-archetype ---
[INFO] Skipping JaCoCo execution due to missing execution data file:C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target\coverage-reports\jacoco-ut.exec
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (check-jdk-1.6) @ blazeds-spring-boot-example-archetype ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO] 
[INFO] --- maven-archetype-plugin:3.0.0:jar (default-jar) @ blazeds-spring-boot-example-archetype ---
[INFO] Building archetype jar: C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target\blazeds-spring-boot-example-archetype-4.7.3-SNAPSHOT
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ blazeds-spring-boot-example-archetype ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-integration-test) @ blazeds-spring-boot-example-archetype ---
[INFO] failsafeArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=C:\\Jenkins\\workspace\\flex-blazeds\\archetypes\\blazeds-spring-boot-archetype\\target\\coverage-reports\\jacoco-it.exec
[INFO] 
[INFO] --- maven-archetype-plugin:3.0.0:integration-test (default-integration-test) @ blazeds-spring-boot-example-archetype ---
[INFO] Processing Archetype IT project: basic
[INFO] ----------------------------------------------------------------------------
[INFO] Using following parameters for creating project from Archetype: blazeds-spring-boot-example-archetype:4.7.3-SNAPSHOT
[INFO] ----------------------------------------------------------------------------
[INFO] Parameter: groupId, Value: archetype.it
[INFO] Parameter: artifactId, Value: basic
[INFO] Parameter: version, Value: 0.1-SNAPSHOT
[INFO] Parameter: package, Value: it.pkg
[INFO] Parameter: packageInPathFormat, Value: it/pkg
[INFO] Parameter: version, Value: 0.1-SNAPSHOT
[INFO] Parameter: package, Value: it.pkg
[INFO] Parameter: groupId, Value: archetype.it
[INFO] Parameter: artifactId, Value: basic
[INFO] Project created from Archetype in dir: C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target\test-classes\projects\basic\project\basic
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-integration-test) @ blazeds-spring-boot-example-archetype ---
[INFO] Skipping JaCoCo execution due to missing execution data file:C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target\coverage-reports\jacoco-it.exec
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building flex-messaging-common 4.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ flex-messaging-common ---
[INFO] Deleting C:\Jenkins\workspace\flex-blazeds\common\target
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Flex - BlazeDS ............................. SUCCESS [ 30.390 s]
[INFO] flex-messaging-archetypes ......................... SUCCESS [  1.783 s]
[INFO] blazeds-spring-boot-example-archetype ............. SUCCESS [ 12.386 s]
[INFO] flex-messaging-common ............................. FAILURE [  2.343 s]
[INFO] flex-messaging-core ............................... SKIPPED
[INFO] flex-messaging-proxy .............................. SKIPPED
[INFO] flex-messaging-remoting ........................... SKIPPED
[INFO] flex-messaging-opt ................................ SKIPPED
[INFO] flex-messaging-opt-tomcat ......................... SKIPPED
[INFO] flex-messaging-opt-tomcat-base .................... SKIPPED
[INFO] flex-messaging-opt-tomcat-4 ....................... SKIPPED
[INFO] flex-messaging-opt-tomcat-6 ....................... SKIPPED
[INFO] flex-messaging-opt-tomcat-7 ....................... SKIPPED
[INFO] blazeds-spring-boot-starter ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 52.143 s
[INFO] Finished at: 2017-03-08T04:11:59+00:00
[INFO] Final Memory: 26M/67M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-clean-plugin:2.5:clean (default-clean) on project flex-messaging-common: Failed to clean project: Failed to delete C:\Jenkins\workspace\flex-blazeds\common\target\flex-messaging-common-4.7.3-SNAPSHOT.jar -> [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 :flex-messaging-common
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\common\pom.xml to org.apache.flex.blazeds/flex-messaging-common/4.7.3-SNAPSHOT/flex-messaging-common-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\tomcat\pom.xml to org.apache.flex.blazeds/flex-messaging-opt-tomcat/4.7.3-SNAPSHOT/flex-messaging-opt-tomcat-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\archetypes\pom.xml to org.apache.flex.blazeds/flex-messaging-archetypes/4.7.3-SNAPSHOT/flex-messaging-archetypes-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\tomcat\tomcat-base\pom.xml to org.apache.flex.blazeds/flex-messaging-opt-tomcat-base/4.7.3-SNAPSHOT/flex-messaging-opt-tomcat-base-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\pom.xml to org.apache.flex.blazeds/blazeds-spring-boot-example-archetype/4.7.3-SNAPSHOT/blazeds-spring-boot-example-archetype-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target\blazeds-spring-boot-example-archetype-4.7.3-SNAPSHOT.jar to org.apache.flex.blazeds/blazeds-spring-boot-example-archetype/4.7.3-SNAPSHOT/blazeds-spring-boot-example-archetype-4.7.3-SNAPSHOT.jar
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\proxy\pom.xml to org.apache.flex.blazeds/flex-messaging-proxy/4.7.3-SNAPSHOT/flex-messaging-proxy-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving <http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/pom.xml> to org.apache.flex.blazeds/blazeds/4.7.3-SNAPSHOT/blazeds-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\blazeds-spring-boot-starter\pom.xml to org.apache.flex.blazeds/blazeds-spring-boot-starter/4.7.3-SNAPSHOT/blazeds-spring-boot-starter-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\remoting\pom.xml to org.apache.flex.blazeds/flex-messaging-remoting/4.7.3-SNAPSHOT/flex-messaging-remoting-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\tomcat\tomcat-7\pom.xml to org.apache.flex.blazeds/flex-messaging-opt-tomcat-7/4.7.3-SNAPSHOT/flex-messaging-opt-tomcat-7-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\core\pom.xml to org.apache.flex.blazeds/flex-messaging-core/4.7.3-SNAPSHOT/flex-messaging-core-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\tomcat\tomcat-6\pom.xml to org.apache.flex.blazeds/flex-messaging-opt-tomcat-6/4.7.3-SNAPSHOT/flex-messaging-opt-tomcat-6-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\tomcat\tomcat-4\pom.xml to org.apache.flex.blazeds/flex-messaging-opt-tomcat-4/4.7.3-SNAPSHOT/flex-messaging-opt-tomcat-4-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\pom.xml to org.apache.flex.blazeds/flex-messaging-opt/4.7.3-SNAPSHOT/flex-messaging-opt-4.7.3-SNAPSHOT.pom
channel stopped
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
Archiving artifacts

Build failed in Jenkins: flex-blazeds #902

Posted by fl...@gmail.com.
See <http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/902/>

------------------------------------------
Started by timer
Building remotely on flex_sdk_slave2 in workspace <http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/>
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > C:\Program Files (x86)\Git\cmd\git.exe config remote.origin.url https://git-wip-us.apache.org/repos/asf/flex-blazeds.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/flex-blazeds.git
 > C:\Program Files (x86)\Git\cmd\git.exe --version # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe fetch --tags --progress https://git-wip-us.apache.org/repos/asf/flex-blazeds.git +refs/heads/*:refs/remotes/origin/*
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse "refs/remotes/origin/develop^{commit}" # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse "refs/remotes/origin/origin/develop^{commit}" # timeout=10
Checking out Revision 0578e10044144695ce08c2303660106297bbd284 (refs/remotes/origin/develop)
 > C:\Program Files (x86)\Git\cmd\git.exe config core.sparsecheckout # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe checkout -f 0578e10044144695ce08c2303660106297bbd284
 > C:\Program Files (x86)\Git\cmd\git.exe rev-list 0578e10044144695ce08c2303660106297bbd284 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[flex-blazeds] $ "C:\Program Files\Java\jdk1.7.0_67/bin/java" -cp c:\Jenkins\maven32-agent.jar;c:\Jenkins\tools\hudson.tasks.Maven_MavenInstallation\Maven_3.2.1\boot\plexus-classworlds-2.5.1.jar;c:\Jenkins\tools\hudson.tasks.Maven_MavenInstallation\Maven_3.2.1/conf/logging jenkins.maven3.agent.Maven32Main c:\Jenkins\tools\hudson.tasks.Maven_MavenInstallation\Maven_3.2.1 C:\Users\apacheflexbuild\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\2\32f78882-5bca442d c:\Jenkins\maven32-interceptor.jar c:\Jenkins\maven3-interceptor-commons.jar 61682
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/pom.xml> clean verify
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Flex - BlazeDS
[INFO] flex-messaging-archetypes
[INFO] blazeds-spring-boot-example-archetype
[INFO] flex-messaging-common
[INFO] flex-messaging-core
[INFO] flex-messaging-proxy
[INFO] flex-messaging-remoting
[INFO] flex-messaging-opt
[INFO] flex-messaging-opt-tomcat
[INFO] flex-messaging-opt-tomcat-base
[INFO] flex-messaging-opt-tomcat-4
[INFO] flex-messaging-opt-tomcat-6
[INFO] flex-messaging-opt-tomcat-7
[INFO] blazeds-spring-boot-starter
[INFO] 
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Flex - BlazeDS 4.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ blazeds ---
[INFO] Deleting <http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/target>
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-unit-test) @ blazeds ---
[INFO] surefireArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=c:\\Jenkins\\workspace\\flex-blazeds\\target\\coverage-reports\\jacoco-ut.exec
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ blazeds ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-unit-test) @ blazeds ---
[INFO] Skipping JaCoCo execution due to missing execution data file:<http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/target/coverage-reports/jacoco-ut.exec>
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (check-jdk-1.6) @ blazeds ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ blazeds ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-integration-test) @ blazeds ---
[INFO] failsafeArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=c:\\Jenkins\\workspace\\flex-blazeds\\target\\coverage-reports\\jacoco-it.exec
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-integration-test) @ blazeds ---
[INFO] Skipping JaCoCo execution due to missing execution data file:<http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/target/coverage-reports/jacoco-it.exec>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building flex-messaging-archetypes 4.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ flex-messaging-archetypes ---
[INFO] Deleting C:\Jenkins\workspace\flex-blazeds\archetypes\target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-unit-test) @ flex-messaging-archetypes ---
[INFO] surefireArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=C:\\Jenkins\\workspace\\flex-blazeds\\archetypes\\target\\coverage-reports\\jacoco-ut.exec
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ flex-messaging-archetypes ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-unit-test) @ flex-messaging-archetypes ---
[INFO] Skipping JaCoCo execution due to missing execution data file:C:\Jenkins\workspace\flex-blazeds\archetypes\target\coverage-reports\jacoco-ut.exec
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (check-jdk-1.6) @ flex-messaging-archetypes ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ flex-messaging-archetypes ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-integration-test) @ flex-messaging-archetypes ---
[INFO] failsafeArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=C:\\Jenkins\\workspace\\flex-blazeds\\archetypes\\target\\coverage-reports\\jacoco-it.exec
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-integration-test) @ flex-messaging-archetypes ---
[INFO] Skipping JaCoCo execution due to missing execution data file:C:\Jenkins\workspace\flex-blazeds\archetypes\target\coverage-reports\jacoco-it.exec
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building blazeds-spring-boot-example-archetype 4.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ blazeds-spring-boot-example-archetype ---
[INFO] Deleting C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-unit-test) @ blazeds-spring-boot-example-archetype ---
[INFO] surefireArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=C:\\Jenkins\\workspace\\flex-blazeds\\archetypes\\blazeds-spring-boot-archetype\\target\\coverage-reports\\jacoco-ut.exec
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ blazeds-spring-boot-example-archetype ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ blazeds-spring-boot-example-archetype ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ blazeds-spring-boot-example-archetype ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-unit-test) @ blazeds-spring-boot-example-archetype ---
[INFO] Skipping JaCoCo execution due to missing execution data file:C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target\coverage-reports\jacoco-ut.exec
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (check-jdk-1.6) @ blazeds-spring-boot-example-archetype ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO] 
[INFO] --- maven-archetype-plugin:3.0.0:jar (default-jar) @ blazeds-spring-boot-example-archetype ---
[INFO] Building archetype jar: C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target\blazeds-spring-boot-example-archetype-4.7.3-SNAPSHOT
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ blazeds-spring-boot-example-archetype ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-integration-test) @ blazeds-spring-boot-example-archetype ---
[INFO] failsafeArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=C:\\Jenkins\\workspace\\flex-blazeds\\archetypes\\blazeds-spring-boot-archetype\\target\\coverage-reports\\jacoco-it.exec
[INFO] 
[INFO] --- maven-archetype-plugin:3.0.0:integration-test (default-integration-test) @ blazeds-spring-boot-example-archetype ---
[INFO] Processing Archetype IT project: basic
[INFO] ----------------------------------------------------------------------------
[INFO] Using following parameters for creating project from Archetype: blazeds-spring-boot-example-archetype:4.7.3-SNAPSHOT
[INFO] ----------------------------------------------------------------------------
[INFO] Parameter: groupId, Value: archetype.it
[INFO] Parameter: artifactId, Value: basic
[INFO] Parameter: version, Value: 0.1-SNAPSHOT
[INFO] Parameter: package, Value: it.pkg
[INFO] Parameter: packageInPathFormat, Value: it/pkg
[INFO] Parameter: version, Value: 0.1-SNAPSHOT
[INFO] Parameter: package, Value: it.pkg
[INFO] Parameter: groupId, Value: archetype.it
[INFO] Parameter: artifactId, Value: basic
[INFO] Project created from Archetype in dir: C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target\test-classes\projects\basic\project\basic
[JENKINS] Recording test results[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-integration-test) @ blazeds-spring-boot-example-archetype ---
[INFO] Skipping JaCoCo execution due to missing execution data file:C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target\coverage-reports\jacoco-it.exec

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building flex-messaging-common 4.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ flex-messaging-common ---
[INFO] Deleting C:\Jenkins\workspace\flex-blazeds\common\target
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Flex - BlazeDS ............................. SUCCESS [ 39.654 s]
[INFO] flex-messaging-archetypes ......................... SUCCESS [  1.625 s]
[INFO] blazeds-spring-boot-example-archetype ............. SUCCESS [ 14.410 s]
[INFO] flex-messaging-common ............................. FAILURE [  2.037 s]
[INFO] flex-messaging-core ............................... SKIPPED
[INFO] flex-messaging-proxy .............................. SKIPPED
[INFO] flex-messaging-remoting ........................... SKIPPED
[INFO] flex-messaging-opt ................................ SKIPPED
[INFO] flex-messaging-opt-tomcat ......................... SKIPPED
[INFO] flex-messaging-opt-tomcat-base .................... SKIPPED
[INFO] flex-messaging-opt-tomcat-4 ....................... SKIPPED
[INFO] flex-messaging-opt-tomcat-6 ....................... SKIPPED
[INFO] flex-messaging-opt-tomcat-7 ....................... SKIPPED
[INFO] blazeds-spring-boot-starter ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:03 min
[INFO] Finished at: 2017-03-07T04:10:50+00:00
[INFO] Final Memory: 28M/79M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-clean-plugin:2.5:clean (default-clean) on project flex-messaging-common: Failed to clean project: Failed to delete C:\Jenkins\workspace\flex-blazeds\common\target\flex-messaging-common-4.7.3-SNAPSHOT.jar -> [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 :flex-messaging-common
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\common\pom.xml to org.apache.flex.blazeds/flex-messaging-common/4.7.3-SNAPSHOT/flex-messaging-common-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\tomcat\pom.xml to org.apache.flex.blazeds/flex-messaging-opt-tomcat/4.7.3-SNAPSHOT/flex-messaging-opt-tomcat-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\archetypes\pom.xml to org.apache.flex.blazeds/flex-messaging-archetypes/4.7.3-SNAPSHOT/flex-messaging-archetypes-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\tomcat\tomcat-base\pom.xml to org.apache.flex.blazeds/flex-messaging-opt-tomcat-base/4.7.3-SNAPSHOT/flex-messaging-opt-tomcat-base-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\pom.xml to org.apache.flex.blazeds/blazeds-spring-boot-example-archetype/4.7.3-SNAPSHOT/blazeds-spring-boot-example-archetype-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target\blazeds-spring-boot-example-archetype-4.7.3-SNAPSHOT.jar to org.apache.flex.blazeds/blazeds-spring-boot-example-archetype/4.7.3-SNAPSHOT/blazeds-spring-boot-example-archetype-4.7.3-SNAPSHOT.jar
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\proxy\pom.xml to org.apache.flex.blazeds/flex-messaging-proxy/4.7.3-SNAPSHOT/flex-messaging-proxy-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving <http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/pom.xml> to org.apache.flex.blazeds/blazeds/4.7.3-SNAPSHOT/blazeds-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\blazeds-spring-boot-starter\pom.xml to org.apache.flex.blazeds/blazeds-spring-boot-starter/4.7.3-SNAPSHOT/blazeds-spring-boot-starter-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\remoting\pom.xml to org.apache.flex.blazeds/flex-messaging-remoting/4.7.3-SNAPSHOT/flex-messaging-remoting-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\tomcat\tomcat-7\pom.xml to org.apache.flex.blazeds/flex-messaging-opt-tomcat-7/4.7.3-SNAPSHOT/flex-messaging-opt-tomcat-7-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\core\pom.xml to org.apache.flex.blazeds/flex-messaging-core/4.7.3-SNAPSHOT/flex-messaging-core-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\tomcat\tomcat-6\pom.xml to org.apache.flex.blazeds/flex-messaging-opt-tomcat-6/4.7.3-SNAPSHOT/flex-messaging-opt-tomcat-6-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\tomcat\tomcat-4\pom.xml to org.apache.flex.blazeds/flex-messaging-opt-tomcat-4/4.7.3-SNAPSHOT/flex-messaging-opt-tomcat-4-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\pom.xml to org.apache.flex.blazeds/flex-messaging-opt/4.7.3-SNAPSHOT/flex-messaging-opt-4.7.3-SNAPSHOT.pom
channel stopped
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
Archiving artifacts

Build failed in Jenkins: flex-blazeds #901

Posted by fl...@gmail.com.
See <http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/901/>

------------------------------------------
Started by timer
Building remotely on flex_sdk_slave2 in workspace <http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/>
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > C:\Program Files (x86)\Git\cmd\git.exe config remote.origin.url https://git-wip-us.apache.org/repos/asf/flex-blazeds.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/flex-blazeds.git
 > C:\Program Files (x86)\Git\cmd\git.exe --version # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe fetch --tags --progress https://git-wip-us.apache.org/repos/asf/flex-blazeds.git +refs/heads/*:refs/remotes/origin/*
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse "refs/remotes/origin/develop^{commit}" # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe rev-parse "refs/remotes/origin/origin/develop^{commit}" # timeout=10
Checking out Revision 0578e10044144695ce08c2303660106297bbd284 (refs/remotes/origin/develop)
 > C:\Program Files (x86)\Git\cmd\git.exe config core.sparsecheckout # timeout=10
 > C:\Program Files (x86)\Git\cmd\git.exe checkout -f 0578e10044144695ce08c2303660106297bbd284
 > C:\Program Files (x86)\Git\cmd\git.exe rev-list 0578e10044144695ce08c2303660106297bbd284 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[flex-blazeds] $ "C:\Program Files\Java\jdk1.7.0_67/bin/java" -cp c:\Jenkins\maven32-agent.jar;c:\Jenkins\tools\hudson.tasks.Maven_MavenInstallation\Maven_3.2.1\boot\plexus-classworlds-2.5.1.jar;c:\Jenkins\tools\hudson.tasks.Maven_MavenInstallation\Maven_3.2.1/conf/logging jenkins.maven3.agent.Maven32Main c:\Jenkins\tools\hudson.tasks.Maven_MavenInstallation\Maven_3.2.1 C:\Users\apacheflexbuild\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\2\32f78882-5bca442d c:\Jenkins\maven32-interceptor.jar c:\Jenkins\maven3-interceptor-commons.jar 59549
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/pom.xml> clean verify
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Flex - BlazeDS
[INFO] flex-messaging-archetypes
[INFO] blazeds-spring-boot-example-archetype
[INFO] flex-messaging-common
[INFO] flex-messaging-core
[INFO] flex-messaging-proxy
[INFO] flex-messaging-remoting
[INFO] flex-messaging-opt
[INFO] flex-messaging-opt-tomcat
[INFO] flex-messaging-opt-tomcat-base
[INFO] flex-messaging-opt-tomcat-4
[INFO] flex-messaging-opt-tomcat-6
[INFO] flex-messaging-opt-tomcat-7
[INFO] blazeds-spring-boot-starter
[INFO] 
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Flex - BlazeDS 4.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ blazeds ---
[INFO] Deleting <http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/target>
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-unit-test) @ blazeds ---
[INFO] surefireArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=c:\\Jenkins\\workspace\\flex-blazeds\\target\\coverage-reports\\jacoco-ut.exec
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ blazeds ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-unit-test) @ blazeds ---
[INFO] Skipping JaCoCo execution due to missing execution data file:<http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/target/coverage-reports/jacoco-ut.exec>
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (check-jdk-1.6) @ blazeds ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ blazeds ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-integration-test) @ blazeds ---
[INFO] failsafeArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=c:\\Jenkins\\workspace\\flex-blazeds\\target\\coverage-reports\\jacoco-it.exec
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-integration-test) @ blazeds ---
[INFO] Skipping JaCoCo execution due to missing execution data file:<http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/target/coverage-reports/jacoco-it.exec>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building flex-messaging-archetypes 4.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ flex-messaging-archetypes ---
[INFO] Deleting C:\Jenkins\workspace\flex-blazeds\archetypes\target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-unit-test) @ flex-messaging-archetypes ---
[INFO] surefireArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=C:\\Jenkins\\workspace\\flex-blazeds\\archetypes\\target\\coverage-reports\\jacoco-ut.exec
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ flex-messaging-archetypes ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-unit-test) @ flex-messaging-archetypes ---
[INFO] Skipping JaCoCo execution due to missing execution data file:C:\Jenkins\workspace\flex-blazeds\archetypes\target\coverage-reports\jacoco-ut.exec
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (check-jdk-1.6) @ flex-messaging-archetypes ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ flex-messaging-archetypes ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-integration-test) @ flex-messaging-archetypes ---
[INFO] failsafeArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=C:\\Jenkins\\workspace\\flex-blazeds\\archetypes\\target\\coverage-reports\\jacoco-it.exec
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-integration-test) @ flex-messaging-archetypes ---
[INFO] Skipping JaCoCo execution due to missing execution data file:C:\Jenkins\workspace\flex-blazeds\archetypes\target\coverage-reports\jacoco-it.exec
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building blazeds-spring-boot-example-archetype 4.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ blazeds-spring-boot-example-archetype ---
[INFO] Deleting C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-unit-test) @ blazeds-spring-boot-example-archetype ---
[INFO] surefireArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=C:\\Jenkins\\workspace\\flex-blazeds\\archetypes\\blazeds-spring-boot-archetype\\target\\coverage-reports\\jacoco-ut.exec
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ blazeds-spring-boot-example-archetype ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ blazeds-spring-boot-example-archetype ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ blazeds-spring-boot-example-archetype ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-unit-test) @ blazeds-spring-boot-example-archetype ---
[INFO] Skipping JaCoCo execution due to missing execution data file:C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target\coverage-reports\jacoco-ut.exec
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (check-jdk-1.6) @ blazeds-spring-boot-example-archetype ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO] 
[INFO] --- maven-archetype-plugin:3.0.0:jar (default-jar) @ blazeds-spring-boot-example-archetype ---
[INFO] Building archetype jar: C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target\blazeds-spring-boot-example-archetype-4.7.3-SNAPSHOT
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ blazeds-spring-boot-example-archetype ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (pre-integration-test) @ blazeds-spring-boot-example-archetype ---
[INFO] failsafeArgLine set to -javaagent:C:\\Users\\apacheflexbuild\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=C:\\Jenkins\\workspace\\flex-blazeds\\archetypes\\blazeds-spring-boot-archetype\\target\\coverage-reports\\jacoco-it.exec
[INFO] 
[INFO] --- maven-archetype-plugin:3.0.0:integration-test (default-integration-test) @ blazeds-spring-boot-example-archetype ---
[INFO] Processing Archetype IT project: basic
[INFO] ----------------------------------------------------------------------------
[INFO] Using following parameters for creating project from Archetype: blazeds-spring-boot-example-archetype:4.7.3-SNAPSHOT
[INFO] ----------------------------------------------------------------------------
[INFO] Parameter: groupId, Value: archetype.it
[INFO] Parameter: artifactId, Value: basic
[INFO] Parameter: version, Value: 0.1-SNAPSHOT
[INFO] Parameter: package, Value: it.pkg
[INFO] Parameter: packageInPathFormat, Value: it/pkg
[INFO] Parameter: version, Value: 0.1-SNAPSHOT
[INFO] Parameter: package, Value: it.pkg
[INFO] Parameter: groupId, Value: archetype.it
[INFO] Parameter: artifactId, Value: basic
[INFO] Project created from Archetype in dir: C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target\test-classes\projects\basic\project\basic
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (post-integration-test) @ blazeds-spring-boot-example-archetype ---
[INFO] Skipping JaCoCo execution due to missing execution data file:C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target\coverage-reports\jacoco-it.exec
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building flex-messaging-common 4.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ flex-messaging-common ---
[INFO] Deleting C:\Jenkins\workspace\flex-blazeds\common\target
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Flex - BlazeDS ............................. SUCCESS [ 31.625 s]
[INFO] flex-messaging-archetypes ......................... SUCCESS [  1.849 s]
[INFO] blazeds-spring-boot-example-archetype ............. SUCCESS [ 12.228 s]
[INFO] flex-messaging-common ............................. FAILURE [  1.785 s]
[INFO] flex-messaging-core ............................... SKIPPED
[INFO] flex-messaging-proxy .............................. SKIPPED
[INFO] flex-messaging-remoting ........................... SKIPPED
[INFO] flex-messaging-opt ................................ SKIPPED
[INFO] flex-messaging-opt-tomcat ......................... SKIPPED
[INFO] flex-messaging-opt-tomcat-base .................... SKIPPED
[INFO] flex-messaging-opt-tomcat-4 ....................... SKIPPED
[INFO] flex-messaging-opt-tomcat-6 ....................... SKIPPED
[INFO] flex-messaging-opt-tomcat-7 ....................... SKIPPED
[INFO] blazeds-spring-boot-starter ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 52.871 s
[INFO] Finished at: 2017-03-06T04:10:09+00:00
[INFO] Final Memory: 27M/75M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-clean-plugin:2.5:clean (default-clean) on project flex-messaging-common: Failed to clean project: Failed to delete C:\Jenkins\workspace\flex-blazeds\common\target\flex-messaging-common-4.7.3-SNAPSHOT.jar -> [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 :flex-messaging-common
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\common\pom.xml to org.apache.flex.blazeds/flex-messaging-common/4.7.3-SNAPSHOT/flex-messaging-common-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\tomcat\pom.xml to org.apache.flex.blazeds/flex-messaging-opt-tomcat/4.7.3-SNAPSHOT/flex-messaging-opt-tomcat-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\archetypes\pom.xml to org.apache.flex.blazeds/flex-messaging-archetypes/4.7.3-SNAPSHOT/flex-messaging-archetypes-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\tomcat\tomcat-base\pom.xml to org.apache.flex.blazeds/flex-messaging-opt-tomcat-base/4.7.3-SNAPSHOT/flex-messaging-opt-tomcat-base-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\pom.xml to org.apache.flex.blazeds/blazeds-spring-boot-example-archetype/4.7.3-SNAPSHOT/blazeds-spring-boot-example-archetype-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\archetypes\blazeds-spring-boot-archetype\target\blazeds-spring-boot-example-archetype-4.7.3-SNAPSHOT.jar to org.apache.flex.blazeds/blazeds-spring-boot-example-archetype/4.7.3-SNAPSHOT/blazeds-spring-boot-example-archetype-4.7.3-SNAPSHOT.jar
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\proxy\pom.xml to org.apache.flex.blazeds/flex-messaging-proxy/4.7.3-SNAPSHOT/flex-messaging-proxy-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving <http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/pom.xml> to org.apache.flex.blazeds/blazeds/4.7.3-SNAPSHOT/blazeds-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\blazeds-spring-boot-starter\pom.xml to org.apache.flex.blazeds/blazeds-spring-boot-starter/4.7.3-SNAPSHOT/blazeds-spring-boot-starter-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\remoting\pom.xml to org.apache.flex.blazeds/flex-messaging-remoting/4.7.3-SNAPSHOT/flex-messaging-remoting-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\tomcat\tomcat-7\pom.xml to org.apache.flex.blazeds/flex-messaging-opt-tomcat-7/4.7.3-SNAPSHOT/flex-messaging-opt-tomcat-7-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\core\pom.xml to org.apache.flex.blazeds/flex-messaging-core/4.7.3-SNAPSHOT/flex-messaging-core-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\tomcat\tomcat-6\pom.xml to org.apache.flex.blazeds/flex-messaging-opt-tomcat-6/4.7.3-SNAPSHOT/flex-messaging-opt-tomcat-6-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\tomcat\tomcat-4\pom.xml to org.apache.flex.blazeds/flex-messaging-opt-tomcat-4/4.7.3-SNAPSHOT/flex-messaging-opt-tomcat-4-4.7.3-SNAPSHOT.pom
[JENKINS] Archiving C:\Jenkins\workspace\flex-blazeds\opt\pom.xml to org.apache.flex.blazeds/flex-messaging-opt/4.7.3-SNAPSHOT/flex-messaging-opt-4.7.3-SNAPSHOT.pom
channel stopped
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
Archiving artifacts