You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/01/23 05:52:39 UTC

Build failed in Jenkins: AntLib-svn #10

See <https://builds.apache.org/job/AntLib-svn/10/>

------------------------------------------
Started by an SCM change
Building remotely on solaris1 (Solaris) in workspace <https://builds.apache.org/job/AntLib-svn/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/ant-antlibs-svn.git
 > git init <https://builds.apache.org/job/AntLib-svn/ws/> # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <https://builds.apache.org/job/AntLib-svn/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:502)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:402)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
Caused by: hudson.plugins.git.GitException: Error performing command: git init <https://builds.apache.org/job/AntLib-svn/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1442)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1411)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1407)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1110)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:500)
	... 12 more
Caused by: java.io.IOException: Cannot run program "git" (in directory "<https://builds.apache.org/job/AntLib-svn/ws/")>: error=2, No such file or directory
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:460)
	at hudson.Proc$LocalProc.<init>(Proc.java:244)
	at hudson.Proc$LocalProc.<init>(Proc.java:216)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:780)
	at hudson.Launcher$ProcStarter.start(Launcher.java:360)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1431)
	... 16 more
Caused by: java.io.IOException: error=2, No such file or directory
	at java.lang.UNIXProcess.forkAndExec(Native Method)
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:53)
	at java.lang.ProcessImpl.start(ProcessImpl.java:65)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:453)
	... 21 more
ERROR: null
Retrying after 10 seconds
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/ant-antlibs-svn.git
 > git init <https://builds.apache.org/job/AntLib-svn/ws/> # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <https://builds.apache.org/job/AntLib-svn/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:502)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:402)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
Caused by: hudson.plugins.git.GitException: Error performing command: git init <https://builds.apache.org/job/AntLib-svn/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1442)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1411)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1407)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1110)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:500)
	... 12 more
Caused by: java.io.IOException: Cannot run program "git" (in directory "<https://builds.apache.org/job/AntLib-svn/ws/")>: error=2, No such file or directory
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:460)
	at hudson.Proc$LocalProc.<init>(Proc.java:244)
	at hudson.Proc$LocalProc.<init>(Proc.java:216)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:780)
	at hudson.Launcher$ProcStarter.start(Launcher.java:360)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1431)
	... 16 more
Caused by: java.io.IOException: error=2, No such file or directory
	at java.lang.UNIXProcess.forkAndExec(Native Method)
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:53)
	at java.lang.ProcessImpl.start(ProcessImpl.java:65)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:453)
	... 21 more
ERROR: null
Retrying after 10 seconds
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/ant-antlibs-svn.git
 > git init <https://builds.apache.org/job/AntLib-svn/ws/> # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <https://builds.apache.org/job/AntLib-svn/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:502)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:402)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
Caused by: hudson.plugins.git.GitException: Error performing command: git init <https://builds.apache.org/job/AntLib-svn/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1442)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1411)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1407)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1110)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:500)
	... 12 more
Caused by: java.io.IOException: Cannot run program "git" (in directory "<https://builds.apache.org/job/AntLib-svn/ws/")>: error=2, No such file or directory
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:460)
	at hudson.Proc$LocalProc.<init>(Proc.java:244)
	at hudson.Proc$LocalProc.<init>(Proc.java:216)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:780)
	at hudson.Launcher$ProcStarter.start(Launcher.java:360)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1431)
	... 16 more
Caused by: java.io.IOException: error=2, No such file or directory
	at java.lang.UNIXProcess.forkAndExec(Native Method)
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:53)
	at java.lang.ProcessImpl.start(ProcessImpl.java:65)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:453)
	... 21 more
ERROR: null
[WARNINGS] Skipping publisher since build result is FAILURE
[TASKS] Skipping publisher since build result is FAILURE
Archiving artifacts
Recording test results
Publishing Javadoc

Build failed in Jenkins: AntLib-svn #11

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/AntLib-svn/11/>

------------------------------------------
[...truncated 1000 lines...]
    [junit]    A /ant/core/trunk/docs/manual/Tasks/scriptdef.html (from /ant/core/trunk/docs/manual/OptionalTasks/scriptdef.html:948529)
    [junit]    A /ant/core/trunk/docs/manual/Tasks/serverdeploy.html (from /ant/core/trunk/docs/manual/OptionalTasks/serverdeploy.html:948529)
    [junit]    A /ant/core/trunk/docs/manual/Tasks/setproxy.html (from /ant/core/trunk/docs/manual/OptionalTasks/setproxy.html:948529)
    [junit]    A /ant/core/trunk/docs/manual/Tasks/sos.html (from /ant/core/trunk/docs/manual/OptionalTasks/sos.html:948529)
    [junit]    A /ant/core/trunk/docs/manual/Tasks/sound.html (from /ant/core/trunk/docs/manual/OptionalTasks/sound.html:948529)
    [junit]    A /ant/core/trunk/docs/manual/Tasks/splash.html (from /ant/core/trunk/docs/manual/OptionalTasks/splash.html:948529)
    [junit]    M /ant/core/trunk/docs/manual/Tasks/sql.html
    [junit]    A /ant/core/trunk/docs/manual/Tasks/sshexec.html (from /ant/core/trunk/docs/manual/OptionalTasks/sshexec.html:948529)
    [junit]    A /ant/core/trunk/docs/manual/Tasks/sshsession.html (from /ant/core/trunk/docs/manual/OptionalTasks/sshsession.html:948529)
    [junit]    A /ant/core/trunk/docs/manual/Tasks/starteam.html (from /ant/core/trunk/docs/manual/OptionalTasks/starteam.html:948529)
    [junit]    M /ant/core/trunk/docs/manual/Tasks/style.html
    [junit]    M /ant/core/trunk/docs/manual/Tasks/subant.html
    [junit]    A /ant/core/trunk/docs/manual/Tasks/symlink.html (from /ant/core/trunk/docs/manual/OptionalTasks/symlink.html:948529)
    [junit]    M /ant/core/trunk/docs/manual/Tasks/sync.html
    [junit]    M /ant/core/trunk/docs/manual/Tasks/tar.html
    [junit]    A /ant/core/trunk/docs/manual/Tasks/telnet.html (from /ant/core/trunk/docs/manual/OptionalTasks/telnet.html:948529)
    [junit]    M /ant/core/trunk/docs/manual/Tasks/touch.html
    [junit]    A /ant/core/trunk/docs/manual/Tasks/translate.html (from /ant/core/trunk/docs/manual/OptionalTasks/translate.html:948529)
    [junit]    M /ant/core/trunk/docs/manual/Tasks/truncate.html
    [junit]    M /ant/core/trunk/docs/manual/Tasks/typedef.html
    [junit]    M /ant/core/trunk/docs/manual/Tasks/unpack.html
    [junit]    M /ant/core/trunk/docs/manual/Tasks/unzip.html
    [junit]    M /ant/core/trunk/docs/manual/Tasks/uptodate.html
    [junit]    A /ant/core/trunk/docs/manual/Tasks/vss.html (from /ant/core/trunk/docs/manual/OptionalTasks/vss.html:948529)
    [junit]    M /ant/core/trunk/docs/manual/Tasks/war.html
    [junit]    A /ant/core/trunk/docs/manual/Tasks/wljspc.html (from /ant/core/trunk/docs/manual/OptionalTasks/wljspc.html:948529)
    [junit]    M /ant/core/trunk/docs/manual/Tasks/xmlproperty.html
    [junit]    A /ant/core/trunk/docs/manual/Tasks/xmlvalidate.html (from /ant/core/trunk/docs/manual/OptionalTasks/xmlvalidate.html:948529)
    [junit]    M /ant/core/trunk/docs/manual/Tasks/zip.html
    [junit]    A /ant/core/trunk/docs/manual/Types (from /ant/core/trunk/docs/manual/CoreTypes:948529)
    [junit]    M /ant/core/trunk/docs/manual/Types/antlib.html
    [junit]    M /ant/core/trunk/docs/manual/Types/assertions.html
    [junit]    A /ant/core/trunk/docs/manual/Types/classfileset.html (from /ant/core/trunk/docs/manual/OptionalTypes/classfileset.html:948529)
    [junit]    A /ant/core/trunk/docs/manual/Types/extension.html (from /ant/core/trunk/docs/manual/OptionalTypes/extension.html:948529)
    [junit]    A /ant/core/trunk/docs/manual/Types/extensionset.html (from /ant/core/trunk/docs/manual/OptionalTypes/extensionset.html:948529)
    [junit]    M /ant/core/trunk/docs/manual/Types/filterchain.html
    [junit]    M /ant/core/trunk/docs/manual/Types/mapper.html
    [junit]    M /ant/core/trunk/docs/manual/Types/redirector.html
    [junit]    M /ant/core/trunk/docs/manual/Types/regexp.html
    [junit]    M /ant/core/trunk/docs/manual/Types/resources.html
    [junit]    M /ant/core/trunk/docs/manual/Types/selectors.html
    [junit]    M /ant/core/trunk/docs/manual/Types/tarfileset.html
    [junit]    M /ant/core/trunk/docs/manual/Types/zipfileset.html
    [junit]    M /ant/core/trunk/docs/manual/anttaskslist.html
    [junit]    M /ant/core/trunk/docs/manual/clonevm.html
    [junit]    M /ant/core/trunk/docs/manual/conceptstypeslist.html
    [junit]    D /ant/core/trunk/docs/manual/coretasklist.html
    [junit]    M /ant/core/trunk/docs/manual/develop.html
    [junit]    M /ant/core/trunk/docs/manual/dirtasks.html
    [junit]    M /ant/core/trunk/docs/manual/install.html
    [junit]    D /ant/core/trunk/docs/manual/optionaltasklist.html
    [junit]    M /ant/core/trunk/docs/manual/properties.html
    [junit]    M /ant/core/trunk/docs/manual/proxy.html
    [junit]    M /ant/core/trunk/docs/manual/running.html
    [junit]    M /ant/core/trunk/docs/manual/targets.html
    [junit]    A /ant/core/trunk/docs/manual/tasklist.html (from /ant/core/trunk/docs/manual/coretasklist.html:948529)
    [junit]    M /ant/core/trunk/docs/manual/tasksoverview.html
    [junit]    M /ant/core/trunk/docs/manual/tutorial-HelloWorldWithAnt.html
    [junit]    M /ant/core/trunk/docs/manual/tutorial-tasks-filesets-properties.html
    [junit]    M /ant/core/trunk/docs/manual/tutorial-writing-tasks.html
    [junit]    M /ant/core/trunk/docs/manual/using.html
    [junit]    M /ant/core/trunk/xdocs/antlibs/svn/index.xml
    [junit]    M /ant/core/trunk/xdocs/faq.xml
    [junit]    M /ant/core/trunk/xdocs/resources.xml
    [junit] 
    [junit] Obliterating "core" vs. "optional" distinction for tasks and types in manual and associated doc files.
    [junit] ]]></message>
    [junit] 	</entry>
    [junit] 	<entry>
    [junit] 		<date>2010-11-11</date>
    [junit] 		<time>14:20</time>
    [junit] 		<author><![CDATA[bodewig]]></author>
    [junit] 		<revision>1033948</revision>
    [junit] 		<path>
    [junit] 			<name><![CDATA[/ant/core/trunk/xdocs/antlibs/antunit/index.xml]]></name>
    [junit] 			<action>modified</action>
    [junit] 		</path>
    [junit] 		<path>
    [junit] 			<name><![CDATA[/ant/core/trunk/xdocs/antlibs/bindownload.xml]]></name>
    [junit] 			<action>modified</action>
    [junit] 		</path>
    [junit] 		<path>
    [junit] 			<name><![CDATA[/ant/core/trunk/xdocs/antlibs/charter.xml]]></name>
    [junit] 			<action>modified</action>
    [junit] 		</path>
    [junit] 		<path>
    [junit] 			<name><![CDATA[/ant/core/trunk/xdocs/antlibs/compress/index.xml]]></name>
    [junit] 			<action>modified</action>
    [junit] 		</path>
    [junit] 		<path>
    [junit] 			<name><![CDATA[/ant/core/trunk/xdocs/antlibs/dotnet/index.xml]]></name>
    [junit] 			<action>modified</action>
    [junit] 		</path>
    [junit] 		<path>
    [junit] 			<name><![CDATA[/ant/core/trunk/xdocs/antlibs/index.xml]]></name>
    [junit] 			<action>modified</action>
    [junit] 		</path>
    [junit] 		<path>
    [junit] 			<name><![CDATA[/ant/core/trunk/xdocs/antlibs/proper.xml]]></name>
    [junit] 			<action>modified</action>
    [junit] 		</path>
    [junit] 		<path>
    [junit] 			<name><![CDATA[/ant/core/trunk/xdocs/antlibs/props/index.xml]]></name>
    [junit] 			<action>modified</action>
    [junit] 		</path>
    [junit] 		<path>
    [junit] 			<name><![CDATA[/ant/core/trunk/xdocs/antlibs/sandbox.xml]]></name>
    [junit] 			<action>modified</action>
    [junit] 		</path>
    [junit] 		<path>
    [junit] 			<name><![CDATA[/ant/core/trunk/xdocs/antlibs/srcdownload.xml]]></name>
    [junit] 			<action>modified</action>
    [junit] 		</path>
    [junit] 		<path>
    [junit] 			<name><![CDATA[/ant/core/trunk/xdocs/antlibs/svn/index.xml]]></name>
    [junit] 			<action>modified</action>
    [junit] 		</path>
    [junit] 		<path>
    [junit] 			<name><![CDATA[/ant/core/trunk/xdocs/antnews.xml]]></name>
    [junit] 			<action>modified</action>
    [junit] 		</path>
    [junit] 		<path>
    [junit] 			<name><![CDATA[/ant/core/trunk/xdocs/bindownload.xml]]></name>
    [junit] 			<action>modified</action>
    [junit] 		</path>
    [junit] 		<path>
    [junit] 			<name><![CDATA[/ant/core/trunk/xdocs/bugs.xml]]></name>
    [junit] 			<action>modified</action>
    [junit] 		</path>
    [junit] 		<path>
    [junit] 			<name><![CDATA[/ant/core/trunk/xdocs/faq.xml]]></name>
    [junit] 			<action>modified</action>
    [junit] 		</path>
    [junit] 		<path>
    [junit] 			<name><![CDATA[/ant/core/trunk/xdocs/index.xml]]></name>
    [junit] 			<action>modified</action>
    [junit] 		</path>
    [junit] 		<path>
    [junit] 			<name><![CDATA[/ant/core/trunk/xdocs/license.xml]]></name>
    [junit] 			<action>modified</action>
    [junit] 		</path>
    [junit] 		<path>
    [junit] 			<name><![CDATA[/ant/core/trunk/xdocs/mail.xml]]></name>
    [junit] 			<action>modified</action>
    [junit] 		</path>
    [junit] 		<path>
    [junit] 			<name><![CDATA[/ant/core/trunk/xdocs/manualdownload.xml]]></name>
    [junit] 			<action>modified</action>
    [junit] 		</path>
    [junit] 		<path>
    [junit] 			<name><![CDATA[/ant/core/trunk/xdocs/nightlies.xml]]></name>
    [junit] 			<action>modified</action>
    [junit] 		</path>
    [junit] 		<path>
    [junit] 			<name><![CDATA[/ant/core/trunk/xdocs/problems.xml]]></name>
    [junit] 			<action>modified</action>
    [junit] 		</path>
    [junit] 		<path>
    [junit] 			<name><![CDATA[/ant/core/trunk/xdocs/projects/index.xml]]></name>
    [junit] 			<action>modified</action>
    [junit] 		</path>
    [junit] 		<path>
    [junit] 			<name><![CDATA[/ant/core/trunk/xdocs/projects/ivy.xml]]></name>
    [junit] 			<action>modified</action>
    [junit] 		</path>
    [junit] 		<path>
    [junit] 			<name><![CDATA[/ant/core/trunk/xdocs/projects/ivyde.xml]]></name>
    [junit] 			<action>modified</action>
    [junit] 		</path>
    [junit] 		<path>
    [junit] 			<name><![CDATA[/ant/core/trunk/xdocs/projects.xml]]></name>
    [junit] 			<action>modified</action>
    [junit] 		</path>
    [junit] 		<path>
    [junit] 			<name><![CDATA[/ant/core/trunk/xdocs/resources.xml]]></name>
    [junit] 			<action>modified</action>
    [junit] 		</path>
    [junit] 		<path>
    [junit] 			<name><![CDATA[/ant/core/trunk/xdocs/srcdownload.xml]]></name>
    [junit] 			<action>modified</action>
    [junit] 		</path>
    [junit] 		<message><![CDATA[second checkpoint of branding requirements - add 'Apache' at least on each first mention of each product on each page.  xdocs done, but the other static pages, in particular the manual need to be checked as well.]]></message>
    [junit] 	</entry>
    [junit] 	<entry>
    [junit] 		<date>2011-03-04</date>
    [junit] 		<time>15:44</time>
    [junit] 		<author><![CDATA[hibou]]></author>
    [junit] 		<revision>1078016</revision>
    [junit] 		<path>
    [junit] 			<name><![CDATA[/ant/site/ant/sources (from /ant/core/trunk/xdocs:1078015)]]></name>
    [junit] 			<action>added</action>
    [junit] 		</path>
    [junit] 		<message><![CDATA[copy the ant website into the new layout]]></message>
    [junit] 	</entry>
    [junit] </changelog>
    [junit] 
    [junit] 	at junit.framework.Assert.fail(Assert.java:57)
    [junit] 	at junit.framework.Assert.assertTrue(Assert.java:22)
    [junit] 	at org.apache.ant.svn.SvnChangeLogTaskTest.assertRev482074(SvnChangeLogTaskTest.java:89)
    [junit] 	at org.apache.ant.svn.SvnChangeLogTaskTest.testStart(SvnChangeLogTaskTest.java:52)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:606)
    [junit] 	at junit.framework.TestCase.runTest(TestCase.java:176)
    [junit] 	at junit.framework.TestCase.runBare(TestCase.java:141)
    [junit] 	at junit.framework.TestResult$1.protect(TestResult.java:122)
    [junit] 	at junit.framework.TestResult.runProtected(TestResult.java:142)
    [junit] 	at junit.framework.TestResult.run(TestResult.java:125)
    [junit] 	at junit.framework.TestCase.run(TestCase.java:129)
    [junit] 	at junit.framework.TestSuite.runTest(TestSuite.java:255)
    [junit] 	at junit.framework.TestSuite.run(TestSuite.java:250)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:532)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1179)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1001)
    [junit] 
    [junit] TEST org.apache.ant.svn.SvnChangeLogTaskTest FAILED
    [junit] Testsuite: org.apache.ant.svn.SvnRevisionDiffTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.748 sec
    [junit] 
    [junit] Testcase: testDiff took 0.972 sec
    [junit] Testcase: testDiffUrl took 10.769 sec
    [junit] Testsuite: org.apache.ant.svn.SvnTagDiffTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.22 sec
    [junit] 
    [junit] Testcase: testDiffWithImplicitTrunk took 4.975 sec
    [junit] Testcase: testDiffWithTwoTags took 3.123 sec
    [junit] Testcase: testDiffWithExplicitTrunk took 10.115 sec
    [junit] Tests FAILED

setup-for-antunit-tests:

ready-to-test-with-antunit:

antunit-test:

test:

BUILD FAILED
<https://builds.apache.org/job/AntLib-svn/ws/common/build.xml>:208: At least one JUnit test has failed.

Total time: 49 seconds
Build step 'Invoke Ant' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
[TASKS] Skipping publisher since build result is FAILURE
Archiving artifacts
No prior successful build to compare, so performing full copy of artifacts
Recording test results
Publishing Javadoc