See <https://qa.nuxeo.org/jenkins/job/IT-nuxeo-master-build-windows/107/changes>

Changes:

[Mathieu Guillaume] NXBT-404: Hide paths in wizard when using Windows installer

------------------------------------------
Started by user Julien Carsique <[email protected]>
Building remotely on gimli in workspace 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-master-build-windows/ws/>
Checkout:IT-nuxeo-master-build-windows / 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-master-build-windows/ws/> - 
hudson.remoting.Channel@2465f6eb:gimli
Using strategy: Default
Last Built Revision: Revision 94e2c5e4a8ff029503f59d431d393815053ba1e7 
(origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from [email protected]:nuxeo/nuxeo-packaging-windows.git
Commencing build of Revision bd9f99e5b87ce6352cd4b02c4c41b6f86f5a1d21 
(origin/master)
Checking out Revision bd9f99e5b87ce6352cd4b02c4c41b6f86f5a1d21 (origin/master)
[IT-nuxeo-master-build-windows] $ /opt/apache-maven-2.2.1/bin/mvn clean deploy 
-Pqa
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Building Nuxeo Windows Installer
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-master-build-windows/ws/target>
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [nuxeo-distribution-tools:build {execution: package}]
Activating profile: qa
Activating profile: NXP

init:

setup:

package:
     [copy] Copying 1 file to 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-master-build-windows/ws/target>
    [mkdir] Created dir: 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-master-build-windows/ws/target/resources/3rdparty>
    [unzip] Expanding: 
/home/hudson/.m2/repository/org/nuxeo/packaging/windows-installer-3parties/2.1/windows-installer-3parties-2.1.zip
 into 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-master-build-windows/ws/target/resources/3rdparty>
     [copy] Copying 11 files to 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-master-build-windows/ws/target/resources>
    [unzip] [INFO] snapshot 
org.nuxeo.ecm.distribution:nuxeo-distribution-tomcat:5.6-SNAPSHOT: checking for 
updates from public-snapshot
    [unzip] [INFO] snapshot 
org.nuxeo.ecm.distribution:nuxeo-distribution-tomcat:5.6-SNAPSHOT: checking for 
updates from internal-snapshots
Downloading: 
http://maven.in.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/distribution/nuxeo-distribution-tomcat/5.6-SNAPSHOT/nuxeo-distribution-tomcat-5.6-20120712.051438-751-nuxeo-cap.zip
166199K downloaded  
(nuxeo-distribution-tomcat-5.6-20120712.051438-751-nuxeo-cap.zip)
    [unzip] [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local 
= '1257e694e5685e13c4594624ec418b8e5fb0957b'; remote = 
'1d92c5f1eabf3ea9732df21ea3f4b0b6050ff521' - RETRYING
Downloading: 
http://maven.in.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/ecm/distribution/nuxeo-distribution-tomcat/5.6-SNAPSHOT/nuxeo-distribution-tomcat-5.6-20120712.051438-751-nuxeo-cap.zip
166199K downloaded  
(nuxeo-distribution-tomcat-5.6-20120712.051438-751-nuxeo-cap.zip)
    [unzip] [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local 
= '1257e694e5685e13c4594624ec418b8e5fb0957b'; remote = 
'1d92c5f1eabf3ea9732df21ea3f4b0b6050ff521' - IGNORING
    [unzip] Expanding: 
/home/hudson/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-distribution-tomcat/5.6-SNAPSHOT/nuxeo-distribution-tomcat-5.6-SNAPSHOT-nuxeo-cap.zip
 into 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-master-build-windows/ws/target/tmpdist>
     [move] Moving 533 files to 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-master-build-windows/ws/target/distribution>
     [move] Moved 72 empty directories to 1 empty directory under 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-master-build-windows/ws/target/distribution>

BUILD FAILED
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-master-build-windows/ws/nsis.xml>:156:
 Execute failed: java.io.IOException: Cannot run program 
"/usr/local/nsis/nsis-2.46/makensis" (in directory 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-master-build-windows/ws/target";)>: 
java.io.IOException: error=2, No such file or directory
        at java.lang.ProcessBuilder.start(ProcessBuilder.java:460)
        at java.lang.Runtime.exec(Runtime.java:593)
        at 
org.apache.tools.ant.taskdefs.Execute$Java13CommandLauncher.exec(Execute.java:862)
        at org.apache.tools.ant.taskdefs.Execute.launch(Execute.java:481)
        at org.apache.tools.ant.taskdefs.Execute.execute(Execute.java:495)
        at org.apache.tools.ant.taskdefs.ExecTask.runExecute(ExecTask.java:631)
        at org.apache.tools.ant.taskdefs.ExecTask.runExec(ExecTask.java:672)
        at org.apache.tools.ant.taskdefs.ExecTask.execute(ExecTask.java:498)
        at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
        at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
        at org.apache.tools.ant.Task.perform(Task.java:348)
        at org.apache.tools.ant.Target.execute(Target.java:390)
        at org.apache.tools.ant.Target.performTasks(Target.java:411)
        at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)
        at org.apache.tools.ant.Project.executeTarget(Project.java:1368)
        at 
org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
        at org.nuxeo.build.ant.AntClient.run(AntClient.java:142)
        at org.nuxeo.build.maven.AntBuildMojo.execute(AntBuildMojo.java:293)
        at 
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
        at 
org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
        at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
        at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
        at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: java.io.IOException: java.io.IOException: error=2, No such file or 
directory
        at java.lang.UNIXProcess.<init>(UNIXProcess.java:148)
        at java.lang.ProcessImpl.start(ProcessImpl.java:65)
        at java.lang.ProcessBuilder.start(ProcessBuilder.java:453)
        ... 39 more

Total time: 30 seconds
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error occured while running 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-master-build-windows/ws/nsis.xml>: 
Execute failed: java.io.IOException: Cannot run program 
"/usr/local/nsis/nsis-2.46/makensis" (in directory 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-master-build-windows/ws/target";)>: 
java.io.IOException: error=2, No such file or directory

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 32 seconds
[INFO] Finished at: Thu Jul 12 11:21:04 CEST 2012
[INFO] Final Memory: 25M/618M
[INFO] ------------------------------------------------------------------------
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
_______________________________________________
ECM-QA mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-qa

Reply via email to