Build failed in Jenkins: flex-sdk_mustella #184

2013-06-25 Thread flex . mustella
See http://localhost:8080/job/flex-sdk_mustella/184/changes

Changes:

[erik] Split various Mustella runs

--
Started by user anonymous
[EnvInject] - Loading node environment variables.
Building remotely on WindowsSlave in workspace 
http://localhost:8080/job/flex-sdk_mustella/ws/
Checkout:flex-sdk_mustella / http://localhost:8080/job/flex-sdk_mustella/ws/ 
- hudson.remoting.Channel@189a0ca:WindowsSlave
Using strategy: Default
Last Built Revision: Revision 64f0c1419788dba2c0e04f1ead80fac435287fd0 
(origin/develop)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Commencing build of Revision 541083ce147e511d62d053e8c4aa8d6097df0d28 
(origin/develop)
Checking out Revision 541083ce147e511d62d053e8c4aa8d6097df0d28 (origin/develop)
[EnvInject] - Executing scripts and injecting environment variables after the 
SCM step.
[EnvInject] - Injecting as environment variables the properties content 
USER=ApacheFlex
TLF_HOME=C:/jenkins_slave/workspace/download-flex-tlf

[EnvInject] - Variables injected successfully.
[flex-sdk_mustella] $ cmd.exe /C 'ant.bat -Dbuild.noprompt=true clean main 
other.locales  exit %%ERRORLEVEL%%'
Buildfile: http://localhost:8080/job/flex-sdk_mustella/ws/build.xml

modules-clean:

batik-clean:

init:
 [echo]  == Apache Batik 1.7 build file 
 [echo] 
 [echo] JAVA_HOME:   C:\Program Files (x86)\Java\jdk1.6.0
 [echo] VM:  1.6.0-b105, Sun Microsystems Inc.
 [echo] javac.source:1.6
 [echo] javac.target:1.6

clean-compile:
   [delete] Deleting directory 
http://localhost:8080/job/flex-sdk_mustella/ws/modules/thirdparty/batik/classes

batik-all-flex-clean:
   [delete] Deleting: 
http://localhost:8080/job/flex-sdk_mustella/ws/lib/batik-all-flex.jar
   [delete] Deleting directory 
http://localhost:8080/job/flex-sdk_mustella/ws/modules/thirdparty/batik/batik-1.7
   [delete] Deleting directory 
http://localhost:8080/job/flex-sdk_mustella/ws/modules/thirdparty/batik/lib

velocity-clean:

clean:
   [delete] Deleting directory 
http://localhost:8080/job/flex-sdk_mustella/ws/modules/thirdparty/velocity/bin

jar-dep-flex-clean:
   [delete] Deleting: 
http://localhost:8080/job/flex-sdk_mustella/ws/lib/velocity-dep-1.4-flex.jar
   [delete] Deleting directory 
http://localhost:8080/job/flex-sdk_mustella/ws/modules/thirdparty/velocity/build/lib

clean:

clean:
   [delete] Deleting directory 
http://localhost:8080/job/flex-sdk_mustella/ws/modules/asc/build/java/classes
   [delete] Deleting directory 
http://localhost:8080/job/flex-sdk_mustella/ws/modules/asc/lib

clean:

clean:
   [delete] Deleting directory 
http://localhost:8080/job/flex-sdk_mustella/ws/modules/fxgutils/classes

clean:
   [delete] Deleting: 
http://localhost:8080/job/flex-sdk_mustella/ws/lib/fdb.jar
   [delete] Deleting directory 
http://localhost:8080/job/flex-sdk_mustella/ws/modules/debugger/classes

clean:
   [delete] Deleting: 
http://localhost:8080/job/flex-sdk_mustella/ws/modules/compiler/src/java/velocity.log
   [delete] Deleting directory 
http://localhost:8080/job/flex-sdk_mustella/ws/modules/compiler/classes
   [delete] Deleting directory 
http://localhost:8080/job/flex-sdk_mustella/ws/modules/compiler/classes15

clean:
   [delete] Deleting directory 
http://localhost:8080/job/flex-sdk_mustella/ws/modules/antTasks/classes
   [delete] Deleting: 
http://localhost:8080/job/flex-sdk_mustella/ws/lib/flexTasks.jar

clean:

clean:
   [delete] Deleting directory 
http://localhost:8080/job/flex-sdk_mustella/ws/modules/thirdparty/xerces-patch/classes

frameworks-clean:

check-tlf-home:
 [echo] TLF_HOME is C:/jenkins_slave/workspace/download-flex-tlf

automation-clean:

bundles-clean:

automation_agent_bundles-clean:
   [delete] Deleting: 
http://localhost:8080/job/flex-sdk_mustella/ws/frameworks/locale/da_DK/automation_agent_rb.swc

automation_agent_bundles-clean:
   [delete] Deleting: 
http://localhost:8080/job/flex-sdk_mustella/ws/frameworks/locale/de_DE/automation_agent_rb.swc

automation_agent_bundles-clean:
   [delete] Deleting: 
http://localhost:8080/job/flex-sdk_mustella/ws/frameworks/locale/de_CH/automation_agent_rb.swc

automation_agent_bundles-clean:
   [delete] Deleting: 
http://localhost:8080/job/flex-sdk_mustella/ws/frameworks/locale/en_US/automation_agent_rb.swc

BUILD FAILED
http://localhost:8080/job/flex-sdk_mustella/ws/build.xml:352: The following 
error occurred while executing this line:
http://localhost:8080/job/flex-sdk_mustella/ws/frameworks/build.xml:300: The 
following error occurred while executing this line:
http://localhost:8080/job/flex-sdk_mustella/ws/frameworks/projects/automation_agent/build.xml:164:
 The following error occurred while executing this line:
http://localhost:8080/job/flex-sdk_mustella/ws/frameworks/projects/automation_agent/build.xml:90:
 Unable to delete file 

Re: Build failed in Jenkins: flex-sdk_mustella #184

2013-06-25 Thread Erik de Bruin
Wow... There seem to be all kinds of files that have their permissions
bits all messed up. This causes the job to fail because they can't be
deleted (cleaned), replaced or whatever. I don't know enough about
Windows security stuff - or Unix permissions, for that matter - to
attempt a fix...

Anyone?

EdB



On Tue, Jun 25, 2013 at 9:26 PM,  flex.muste...@gmail.com wrote:
 See http://localhost:8080/job/flex-sdk_mustella/184/changes

 Changes:

 [erik] Split various Mustella runs

 --
 Started by user anonymous
 [EnvInject] - Loading node environment variables.
 Building remotely on WindowsSlave in workspace 
 http://localhost:8080/job/flex-sdk_mustella/ws/
 Checkout:flex-sdk_mustella / 
 http://localhost:8080/job/flex-sdk_mustella/ws/ - 
 hudson.remoting.Channel@189a0ca:WindowsSlave
 Using strategy: Default
 Last Built Revision: Revision 64f0c1419788dba2c0e04f1ead80fac435287fd0 
 (origin/develop)
 Fetching changes from 1 remote Git repository
 Fetching upstream changes from origin
 Commencing build of Revision 541083ce147e511d62d053e8c4aa8d6097df0d28 
 (origin/develop)
 Checking out Revision 541083ce147e511d62d053e8c4aa8d6097df0d28 
 (origin/develop)
 [EnvInject] - Executing scripts and injecting environment variables after the 
 SCM step.
 [EnvInject] - Injecting as environment variables the properties content
 USER=ApacheFlex
 TLF_HOME=C:/jenkins_slave/workspace/download-flex-tlf

 [EnvInject] - Variables injected successfully.
 [flex-sdk_mustella] $ cmd.exe /C 'ant.bat -Dbuild.noprompt=true clean main 
 other.locales  exit %%ERRORLEVEL%%'
 Buildfile: http://localhost:8080/job/flex-sdk_mustella/ws/build.xml

 modules-clean:

 batik-clean:

 init:
  [echo]  == Apache Batik 1.7 build file 
  [echo]
  [echo] JAVA_HOME:   C:\Program Files (x86)\Java\jdk1.6.0
  [echo] VM:  1.6.0-b105, Sun Microsystems Inc.
  [echo] javac.source:1.6
  [echo] javac.target:1.6

 clean-compile:
[delete] Deleting directory 
 http://localhost:8080/job/flex-sdk_mustella/ws/modules/thirdparty/batik/classes

 batik-all-flex-clean:
[delete] Deleting: 
 http://localhost:8080/job/flex-sdk_mustella/ws/lib/batik-all-flex.jar
[delete] Deleting directory 
 http://localhost:8080/job/flex-sdk_mustella/ws/modules/thirdparty/batik/batik-1.7
[delete] Deleting directory 
 http://localhost:8080/job/flex-sdk_mustella/ws/modules/thirdparty/batik/lib

 velocity-clean:

 clean:
[delete] Deleting directory 
 http://localhost:8080/job/flex-sdk_mustella/ws/modules/thirdparty/velocity/bin

 jar-dep-flex-clean:
[delete] Deleting: 
 http://localhost:8080/job/flex-sdk_mustella/ws/lib/velocity-dep-1.4-flex.jar
[delete] Deleting directory 
 http://localhost:8080/job/flex-sdk_mustella/ws/modules/thirdparty/velocity/build/lib

 clean:

 clean:
[delete] Deleting directory 
 http://localhost:8080/job/flex-sdk_mustella/ws/modules/asc/build/java/classes
[delete] Deleting directory 
 http://localhost:8080/job/flex-sdk_mustella/ws/modules/asc/lib

 clean:

 clean:
[delete] Deleting directory 
 http://localhost:8080/job/flex-sdk_mustella/ws/modules/fxgutils/classes

 clean:
[delete] Deleting: 
 http://localhost:8080/job/flex-sdk_mustella/ws/lib/fdb.jar
[delete] Deleting directory 
 http://localhost:8080/job/flex-sdk_mustella/ws/modules/debugger/classes

 clean:
[delete] Deleting: 
 http://localhost:8080/job/flex-sdk_mustella/ws/modules/compiler/src/java/velocity.log
[delete] Deleting directory 
 http://localhost:8080/job/flex-sdk_mustella/ws/modules/compiler/classes
[delete] Deleting directory 
 http://localhost:8080/job/flex-sdk_mustella/ws/modules/compiler/classes15

 clean:
[delete] Deleting directory 
 http://localhost:8080/job/flex-sdk_mustella/ws/modules/antTasks/classes
[delete] Deleting: 
 http://localhost:8080/job/flex-sdk_mustella/ws/lib/flexTasks.jar

 clean:

 clean:
[delete] Deleting directory 
 http://localhost:8080/job/flex-sdk_mustella/ws/modules/thirdparty/xerces-patch/classes

 frameworks-clean:

 check-tlf-home:
  [echo] TLF_HOME is C:/jenkins_slave/workspace/download-flex-tlf

 automation-clean:

 bundles-clean:

 automation_agent_bundles-clean:
[delete] Deleting: 
 http://localhost:8080/job/flex-sdk_mustella/ws/frameworks/locale/da_DK/automation_agent_rb.swc

 automation_agent_bundles-clean:
[delete] Deleting: 
 http://localhost:8080/job/flex-sdk_mustella/ws/frameworks/locale/de_DE/automation_agent_rb.swc

 automation_agent_bundles-clean:
[delete] Deleting: 
 http://localhost:8080/job/flex-sdk_mustella/ws/frameworks/locale/de_CH/automation_agent_rb.swc

 automation_agent_bundles-clean:
[delete] Deleting: 
 http://localhost:8080/job/flex-sdk_mustella/ws/frameworks/locale/en_US/automation_agent_rb.swc

 BUILD FAILED
 http://localhost:8080/job/flex-sdk_mustella/ws/build.xml:352: The following 
 error occurred while executing