See <https://builds.apache.org/hudson/job/tapestry-trunk-freestyle/320/changes>

Changes:

[hlship] TAP5-875: BigTypesFormatter should allow for plain space as a grouping 
separator since FF2 replaces non-breaking space character \u00A0 (grouping 
separator for Sweden, Finland , etc) with normal space \u0020

[hlship] TAP5-0116: Properly implement the continuousIntegration task for use 
by the Jenkins build server

------------------------------------------
Started by user hlship
Started by an SCM change
Started by an SCM change
Building remotely on ubuntu2
Updating https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk
U         build.gradle
U         
tapestry-core/src/main/java/org/apache/tapestry5/internal/translator/BigTypesFormatter.java
At revision 1095520
[tapestry-trunk-freestyle] $ /bin/bash -xe /tmp/hudson2272079918387528201.sh
+ Xvfb :6 -ac -screen 0 1024x768x8
_XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root
[dix] Could not init font path element /usr/share/fonts/X11/cyrillic, removing 
from list!
[dix] Could not init font path element /usr/share/fonts/X11/100dpi/:unscaled, 
removing from list!
[dix] Could not init font path element /usr/share/fonts/X11/75dpi/:unscaled, 
removing from list!
[dix] Could not init font path element /usr/share/fonts/X11/Type1, removing 
from list!
[dix] Could not init font path element /usr/share/fonts/X11/100dpi, removing 
from list!
[dix] Could not init font path element /usr/share/fonts/X11/75dpi, removing 
from list!
Process leaked file descriptors. See 
http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for 
more information
[tapestry-trunk-freestyle] $ /bin/bash -xe /tmp/hudson2939684367463777693.sh
+ export DISPLAY=:6.0
+ DISPLAY=:6.0
[trunk] $ gradle continuousIntegration
FATAL: command execution failed
java.io.IOException: Cannot run program "gradle" (in directory 
"<https://builds.apache.org/hudson/job/tapestry-trunk-freestyle/ws/trunk";)>: 
java.io.IOException: error=2, No such file or directory
        at java.lang.ProcessBuilder.start(ProcessBuilder.java:475)
        at hudson.Proc$LocalProc.<init>(Proc.java:244)
        at hudson.Proc$LocalProc.<init>(Proc.java:216)
        at hudson.Launcher$LocalLauncher.launch(Launcher.java:698)
        at hudson.Launcher$ProcStarter.start(Launcher.java:329)
        at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:923)
        at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:890)
        at hudson.remoting.UserRequest.perform(UserRequest.java:118)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:270)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
        at java.util.concurrent.FutureTask.run(FutureTask.java:166)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
        at java.lang.Thread.run(Thread.java:636)
Caused by: java.io.IOException: java.io.IOException: error=2, No such file or 
directory
        at java.lang.UNIXProcess.<init>(UNIXProcess.java:164)
        at java.lang.ProcessImpl.start(ProcessImpl.java:81)
        at java.lang.ProcessBuilder.start(ProcessBuilder.java:468)
        ... 15 more
[WARNINGS] Skipping publisher since build result is FAILURE
[TASKS] Skipping publisher since build result is FAILURE
Failed to send e-mail to hlship because no e-mail address is known, and no 
default e-mail domain is configured


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to