Jenkins build became unstable: Ant-Build-Matrix-master-Windows » JDK 1.8 (unlimited security) 64-bit Windows only,Windows #52

2017-03-16 Thread Apache Jenkins Server
See 




Build failed in Jenkins: Ant-Build-Matrix-master-Windows » JDK 1.8 (unlimited security) 64-bit Windows only,Windows #53

2017-04-11 Thread Apache Jenkins Server
See 


Changes:

[bodewig] fix order if sections

[bodewig] add regexp attribute to linecontainsregexp

--
Started by upstream project "Ant-Build-Matrix-master-Windows" build number 53
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-2 (Windows) in workspace 

Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/ant.git
 > git init 
 > 
 >  # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/ant.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/ant.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/ant.git 
 > # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/ant.git 
 > # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/ant.git
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/ant.git 
 > +refs/heads/*:refs/remotes/origin/*
Checking out Revision 00d140c1b2ac131485862741145ddfbd68024892 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 00d140c1b2ac131485862741145ddfbd68024892
 > git rev-list c11dcf20fa01d13c96a4017a734488ba763cc075 # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the 
SCM step.
[EnvInject] - Injecting as environment variables the properties content 
LANG=en_US.utf8

[EnvInject] - Variables injected successfully.
[Windows] $ cmd.exe /C "F:\jenkins\tools\ant\latest\bin\ant.bat -file 
launch-build.xml '"-Djdk=JDK 1.8 (unlimited security) 64-bit Windows only"' 
-Dlabel_exp=Windows && exit %%ERRORLEVEL%%"
java.lang.UnsupportedClassVersionError: org/apache/tools/ant/launch/Launcher : 
Unsupported major.minor version 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:482)
Exception in thread "main" Build step 'Invoke Ant' marked build as failure
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files 
were found. Configuration error?



Jenkins build is unstable: Ant-Build-Matrix-1.9.x-Windows » JDK 1.5 (Latest 64 bit on Windows only),Windows #44

2017-04-11 Thread Apache Jenkins Server
See 




Build failed in Jenkins: Ant-Build-Matrix-master-Windows » JDK 1.8 (unlimited security) 64-bit Windows only,Windows #54

2017-04-11 Thread Apache Jenkins Server
See 


Changes:

[bodewig] reduce GC pressure by replacing File(In|Out)putStream

--
Started by upstream project "Ant-Build-Matrix-master-Windows" build number 54
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-3 (Windows) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/ant.git 
 > # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/ant.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/ant.git 
 > +refs/heads/*:refs/remotes/origin/*
Checking out Revision af74d1f6b882cef5f4167d972638ad886d12d58c 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f af74d1f6b882cef5f4167d972638ad886d12d58c
 > git rev-list 00d140c1b2ac131485862741145ddfbd68024892 # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the 
SCM step.
[EnvInject] - Injecting as environment variables the properties content 
LANG=en_US.utf8

[EnvInject] - Variables injected successfully.
[Windows] $ cmd.exe /C "F:\jenkins\tools\ant\latest\bin\ant.bat -file 
launch-build.xml '"-Djdk=JDK 1.8 (unlimited security) 64-bit Windows only"' 
-Dlabel_exp=Windows && exit %%ERRORLEVEL%%"
Unable to locate tools.jar. Expected to find it in C:\Program 
Files\Java\jre1.8.0_121\lib\tools.jar
Buildfile: 


launch:
 [echo] Launching 

 allclean test -Dignore.tests.failed=true -Doptional.jars.whenmanifestonly=skip
 [exec] 
 [exec] ... Bootstrapping Ant Distribution
 [exec] JAVA_HOME=
 [exec] JAVA=java
 [exec] JAVAC=javac
 [exec] 
CLASSPATH=;lib\optional\ant-antunit-1.3.jar;lib\optional\hamcrest-core-1.3.jar;lib\optional\junit-3.8.2.jar;lib\optional\junit-4.11.jar;build\classes;src\main;
 [exec] ANT_HOME=.
 [exec] 
 [exec] ... Compiling Ant Classes
 [exec] 
 [exec] ... Cleaning Up Build Directories
 [exec] 
 [exec] ... Done Bootstrapping Ant Distribution
 [exec] Bootstrap FAILED
 [exec] '"javac"' is not recognized as an internal or external command,
 [exec] operable program or batch file.

BUILD SUCCESSFUL
Total time: 0 seconds
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files 
were found. Configuration error?



Build failed in Jenkins: Ivy #530

2017-04-19 Thread Apache Jenkins Server
See 

Changes:

[mbenson] address failing tests

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H17 (ubuntu xenial) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/ant-ivy.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
 > git submodule foreach --recursive git reset --hard # timeout=10
 > git submodule foreach --recursive git clean -fdx # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/ant-ivy.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/ant-ivy.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 539e1ee1d68c27defd0aaad09a1a0b68e059de96 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 539e1ee1d68c27defd0aaad09a1a0b68e059de96
 > git rev-list c4bb60046de9ffdd1cf07cfcdba201df06b194dd # timeout=10
 > git remote # timeout=10
 > git submodule init # timeout=10
 > git submodule sync # timeout=10
 > git config --get remote.origin.url # timeout=10
 > git submodule init # timeout=10
 > git config -f .gitmodules --get-regexp ^submodule\.(.*)\.url # timeout=10
 > git config --get submodule.doc/xooki.url # timeout=10
 > git config -f .gitmodules --get submodule.doc/xooki.path # timeout=10
 > git submodule update --init --recursive doc/xooki
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
[Ivy] $ /home/jenkins/tools/ant/latest/bin/ant clean jar sources
Exception in thread "main" java.lang.UnsupportedClassVersionError: 
org/apache/tools/ant/launch/Launcher : Unsupported major.minor version 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
Could not find the main class: org.apache.tools.ant.launch.Launcher.  Program 
will exit.
Build step 'Invoke Ant' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts


Jenkins build is back to normal : Ivy #531

2017-04-19 Thread Apache Jenkins Server
See 



Build failed in Jenkins: IvyDE-updatesite #785

2017-04-19 Thread Apache Jenkins Server
See 

--
Started by upstream project "Ivy" build number 531
originally caused by:
 Started by user mbenson
[EnvInject] - Loading node environment variables.
Building remotely on qnode2 (ubuntu) in workspace 

Checking out a fresh workspace because 
 doesn't exist
Cleaning local Directory trunk
Checking out http://svn.apache.org/repos/asf/ant/ivy/updatesite/trunk at 
revision '2017-04-19T19:49:14.934 +'
A ivy-ant-feature-template
AUivy-ant-feature-template/feature.xml
A ivy-ant-feature-template/NOTICE
A ivy-ant-feature-template/LICENSE
AUivy-ant-feature-template/.project
AUivy-ant-feature-template/feature.properties
A ivy-feature-template
A ivy-feature-template/NOTICE
A ivy-feature-template/LICENSE
A ivy-feature-template/.project
AUivy-feature-template/feature.properties
AUivy-feature-template/feature.xml
AUbuild.properties
AUsignArtifacts.sh
AUbuild.xml
AUverifyArtifacts.sh
A NOTICE
AUp2-mirrors.xsl
A LICENSE
A dist
A ivy-ant-plugin
A ivy-ant-plugin/NOTICE
A ivy-ant-plugin/LICENSE
A ivy-ant-plugin/MANIFEST.MF
AUivy-ant-plugin/antlib2plugin.xsl
AU.project
AUASL2-header.xml
AUversions.xml
 U.
Fetching 'https://dist.apache.org/repos/dist/dev/ant/ivyde/updatesite' at -1 
into '
At revision 19213

Fetching 'https://dist.apache.org/repos/dist/release/ant/ivyde/updatesite' at 
-1 into '
A dist/release/ivy-2.4.0.final_20141213170938
AUdist/release/ivy-2.4.0.final_20141213170938/content.xml
A dist/release/ivy-2.4.0.final_20141213170938/features
A 
dist/release/ivy-2.4.0.final_20141213170938/features/org.apache.ivy.eclipse.ant.feature_2.4.0.final_20141213170938.jar.sha
AU
dist/release/ivy-2.4.0.final_20141213170938/features/org.apache.ivy.feature_2.4.0.final_20141213170938.jar
AU
dist/release/ivy-2.4.0.final_20141213170938/features/org.apache.ivy.eclipse.ant.feature_2.4.0.final_20141213170938.jar
A 
dist/release/ivy-2.4.0.final_20141213170938/features/org.apache.ivy.feature_2.4.0.final_20141213170938.jar.md5
AU
dist/release/ivy-2.4.0.final_20141213170938/features/org.apache.ivy.feature_2.4.0.final_20141213170938.jar.asc
A 
dist/release/ivy-2.4.0.final_20141213170938/features/org.apache.ivy.eclipse.ant.feature_2.4.0.final_20141213170938.jar.md5
AU
dist/release/ivy-2.4.0.final_20141213170938/features/org.apache.ivy.eclipse.ant.feature_2.4.0.final_20141213170938.jar.asc
A 
dist/release/ivy-2.4.0.final_20141213170938/features/org.apache.ivy.feature_2.4.0.final_20141213170938.jar.sha
AUdist/release/ivy-2.4.0.final_20141213170938/artifacts.xml
A dist/release/ivy-2.4.0.final_20141213170938/plugins
A 
dist/release/ivy-2.4.0.final_20141213170938/plugins/org.apache.ivy.eclipse.ant_2.4.0.final_20141213170938.jar.sha
AU
dist/release/ivy-2.4.0.final_20141213170938/plugins/org.apache.ivy_2.4.0.final_20141213170938.jar
AU
dist/release/ivy-2.4.0.final_20141213170938/plugins/org.apache.ivy.eclipse.ant_2.4.0.final_20141213170938.jar
A 
dist/release/ivy-2.4.0.final_20141213170938/plugins/org.apache.ivy_2.4.0.final_20141213170938.jar.md5
AU
dist/release/ivy-2.4.0.final_20141213170938/plugins/org.apache.ivy_2.4.0.final_20141213170938.jar.asc
A 
dist/release/ivy-2.4.0.final_20141213170938/plugins/org.apache.ivy.eclipse.ant_2.4.0.final_20141213170938.jar.md5
AU
dist/release/ivy-2.4.0.final_20141213170938/plugins/org.apache.ivy.eclipse.ant_2.4.0.final_20141213170938.jar.asc
A 
dist/release/ivy-2.4.0.final_20141213170938/plugins/org.apache.ivy_2.4.0.final_20141213170938.jar.sha
AUdist/release/compositeContent.xml
A dist/release/ivyde-2.2.0.final-201311091524-RELEASE
AUdist/release/ivyde-2.2.0.final-201311091524-RELEASE/artifacts.xml
A dist/release/ivyde-2.2.0.final-201311091524-RELEASE/plugins
A 
dist/release/ivyde-2.2.0.final-201311091524-RELEASE/plugins/org.apache.ivyde.eclipse.resolvevisualizer_2.2.0.final-201311091524-RELEASE.jar.sha
A 
dist/release/ivyde-2.2.0.final-201311091524-RELEASE/plugins/org.apache.ivyde.eclipse_2.2.0.final-201311091524-RELEASE.jar.sha
AU
dist/release/ivyde-2.2.0.final-201311091524-RELEASE/plugins/org.apache.ivyde.eclipse.resolvevisualizer_2.2.0.final-201311091524-RELEASE.jar
A 
dist/release/ivyde-2.2.0.final-201311091524-RELEASE/plugins/org.apache.ivyde.eclipse.resolvevisualizer_2.2.0.final-201311091524

Build failed in Jenkins: IvyDE-updatesite #786

2017-04-19 Thread Apache Jenkins Server
See 

--
Started by user mbenson
[EnvInject] - Loading node environment variables.
Building remotely on qnode2 (ubuntu) in workspace 

Updating http://svn.apache.org/repos/asf/ant/ivy/updatesite/trunk at revision 
'2017-04-19T19:59:09.064 +'
Fetching 'https://dist.apache.org/repos/dist/dev/ant/ivyde/updatesite' at -1 
into '
At revision 19213

Fetching 'https://dist.apache.org/repos/dist/release/ant/ivyde/updatesite' at 
-1 into '
At revision 19213

At revision 1791962

No changes for http://svn.apache.org/repos/asf/ant/ivy/updatesite/trunk since 
the previous build
No changes for https://dist.apache.org/repos/dist/dev/ant/ivyde/updatesite 
since the previous build
No changes for https://dist.apache.org/repos/dist/release/ant/ivyde/updatesite 
since the previous build
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
[trunk] $ /home/jenkins/tools/ant/latest/bin/ant jenkins-prepare
Exception in thread "main" java.lang.UnsupportedClassVersionError: 
org/apache/tools/ant/launch/Launcher : Unsupported major.minor version 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
Could not find the main class: org.apache.tools.ant.launch.Launcher.  Program 
will exit.
Build step 'Invoke Ant' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts


Jenkins build became unstable: Ant-Build-Matrix-master-Windows » JDK 1.8.0_121 (unlimited security) 64-bit Windows only,Windows #60

2017-04-20 Thread Apache Jenkins Server
See 




Jenkins build became unstable: Ant-Build-Matrix-1.9.x-Windows » JDK 1.7 (unlimited security) 64-bit Windows only,Windows #45

2017-04-21 Thread Apache Jenkins Server
See 




Jenkins build is back to stable : Ant-Build-Matrix-master-Windows » JDK 1.8.0_121 (unlimited security) 64-bit Windows only,Windows #61

2017-04-23 Thread Apache Jenkins Server
See 




Build failed in Jenkins: AntLib-compress #22

2017-05-06 Thread Apache Jenkins Server
See 


Changes:

[bodewig] prepare for Commons Compress 1.14 which will require Java7

[bodewig] make antlib compile against Ant master

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H12 (Hadoop xenial) in workspace 

Cloning the remote Git repository
Cloning repository 
https://git-wip-us.apache.org/repos/asf/ant-antlibs-compress.git
 > git init  # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/ant-antlibs-compress.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/ant-antlibs-compress.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/ant-antlibs-compress.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/ant-antlibs-compress.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/ant-antlibs-compress.git
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/ant-antlibs-compress.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 401cd2cf5488c47e09fa969eeb1a8eeac87c1e87 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 401cd2cf5488c47e09fa969eeb1a8eeac87c1e87
 > git rev-list 1e6deecd327d27fb2e05fc96aa8451441a96cb73 # timeout=10
 > git remote # timeout=10
 > git submodule init # timeout=10
 > git submodule sync # timeout=10
 > git config --get remote.origin.url # timeout=10
 > git submodule init # timeout=10
 > git config -f .gitmodules --get-regexp ^submodule\.(.*)\.url # timeout=10
 > git config --get submodule.common.url # timeout=10
 > git config -f .gitmodules --get submodule.common.path # timeout=10
 > git submodule update --init --recursive common
[AntLib-compress] $ /home/jenkins/tools/ant/latest/bin/ant -file prepare.xml 
update-prepare-script
Exception in thread "main" java.lang.UnsupportedClassVersionError: Bad version 
number in .class file
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268)
at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
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
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files 
were found. Configuration error?
Publishing Javadoc


Build failed in Jenkins: AntLib-compress #23

2017-05-06 Thread Apache Jenkins Server
See 


Changes:

[bodewig] add @Overrides

[bodewig] try-with-resources

[bodewig] whitespace

[bodewig] backwards-compatible introduction of generics

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H12 (Hadoop xenial) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/ant-antlibs-compress.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/ant-antlibs-compress.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/ant-antlibs-compress.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 05aaa77a03f766789355c884da3b48fdb5982b41 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 05aaa77a03f766789355c884da3b48fdb5982b41
 > git rev-list 401cd2cf5488c47e09fa969eeb1a8eeac87c1e87 # timeout=10
 > git remote # timeout=10
 > git submodule init # timeout=10
 > git submodule sync # timeout=10
 > git config --get remote.origin.url # timeout=10
 > git submodule init # timeout=10
 > git config -f .gitmodules --get-regexp ^submodule\.(.*)\.url # timeout=10
 > git config --get submodule.common.url # timeout=10
 > git config -f .gitmodules --get submodule.common.path # timeout=10
 > git submodule update --init --recursive common
[AntLib-compress] $ /home/jenkins/tools/ant/latest/bin/ant -file prepare.xml 
update-prepare-script
Exception in thread "main" java.lang.UnsupportedClassVersionError: Bad version 
number in .class file
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268)
at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
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
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files 
were found. Configuration error?
Publishing Javadoc


Build failed in Jenkins: AntLib-compress #24

2017-05-06 Thread Apache Jenkins Server
See 

--
[...truncated 23.05 KB...]
  [javadoc] 
:149:
 warning: no @param for entry
  [javadoc] Resource buildResource(Resource archive, String encoding,
  [javadoc]  ^
  [javadoc] 
:149:
 warning: no @return
  [javadoc] Resource buildResource(Resource archive, String encoding,
  [javadoc]  ^
  [javadoc] 
:69:
 warning: no @param for name
  [javadoc] protected CommonsCompressCompressorResource(String name,
  [javadoc]   ^
  [javadoc] 
:69:
 warning: no @param for factory
  [javadoc] protected CommonsCompressCompressorResource(String name,
  [javadoc]   ^
  [javadoc] 
:59:
 warning: no @param for name
  [javadoc] protected CommonsCompressCompressorResource(String name,
  [javadoc]   ^
  [javadoc] 
:153:
 warning: no @return
  [javadoc] public Iterable/**/ 
getContentMethods() {
  [javadoc]  ^
  [javadoc] 
:47:
 warning: no @param for framed
  [javadoc] public void setFramed(boolean framed) {
  [javadoc] ^
  [javadoc] 
:160:
 warning: no @return
  [javadoc] public int getMethod() {
  [javadoc]^
  [javadoc] 
:117:
 warning: no @param for f
  [javadoc] public void setFormat(Format f) {
  [javadoc] ^
  [javadoc] 
:128:
 warning: no @param for f
  [javadoc] public void setDestfile(File f) {
  [javadoc] ^
  [javadoc] 
:135:
 warning: no @param for r
  [javadoc] public void addConfiguredDest(Resources r) {
  [javadoc] ^
  [javadoc] 
:144:
 warning: no @param for r
  [javadoc] public void setDest(Resource r) {
  [javadoc] ^
  [javadoc] 
:159:
 warning: no @param for c
  [javadoc] public void add(ResourceCollection c) {
  [javadoc] ^
  [javadoc] 
:166:
 warning: no @param for m
  [javadoc] public void setMode(Mode m) {
  [javadoc] ^
  [javadoc] 
:177:
 warning: no @param for e
  [javadoc] public void setEncoding(String e) {
  [javadoc] ^
  [javadoc] 
:184:
 warning: no @return
  [javadoc] public String getEncoding() {
  [javadoc]   ^
  [javadoc] 
:191:
 warning: no @param for b
  [javadoc] public void setFilesOnly(boolean b) {
  [javadoc] ^
  [javadoc] 
:198:
 warning: no @return
  [javadoc] protected boolean isFilesOnly() {
  [javadoc]   ^
  [javadoc] 
:207:
 warning: no @param for b
  [javadoc] public void setPreserve0permissions(boolean b) {
  [javadoc] ^
  [javadoc] 


Build failed in Jenkins: AntLib-compress #25

2017-05-06 Thread Apache Jenkins Server
See 


Changes:

[bodewig] fix javadoc

--
[...truncated 72.88 KB...]
[au:antunit] Target: test-refid-check-encoding took 0.003 sec
[au:antunit] Target: test-refid-modify took 0.03 sec
[au:antunit] Target: testSevenZSource took 0.01 sec
[au:antunit] Target: test-refid-check-prefix took 0.003 sec
[au:antunit] Target: testMissingArchiveDoesntMatter took 0.003 sec
[au:antunit] Build File: 

[au:antunit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.021 sec
[au:antunit] Target: testNativeSnappyUnframed took 0.007 sec
[au:antunit] Target: testNativeSnappy took 0.008 sec
[au:antunit] Build File: 

[au:antunit] Tests run: 38, Failures: 2, Errors: 0, Time elapsed: 32.831 sec
[au:antunit] Target: testNonFileDest took 0.012 sec
[au:antunit] Target: testPaxLongFile took 0.021 sec
[au:antunit] Target: testPrefixWithoutSlash took 0.018 sec
[au:antunit] Target: testCreateOfUpToDate took 4.014 sec
[au:antunit] Target: testExplicitUstarLongFile took 0.01 sec
[au:antunit] Target: testArFileSet took 0.023 sec
[au:antunit] Target: testCpioFileSet took 0.019 sec
[au:antunit] Target: testPreserveDuplicates took 0.006 sec
[au:antunit] Target: testFailEmpty took 0.004 sec
[au:antunit] Target: testCoreTarFileSet took 0.022 sec
[au:antunit] Target: testPreserveLeadingSlashes took 0.021 sec
[au:antunit] Target: testAntlibZipFileSet  FAILED
[au:antunit]at line 39, column 24
[au:antunit]Message: Assertion failed
[au:antunit]took 0.019 sec
[au:antunit] Target: testPrefixWithBackslash took 0.016 sec
[au:antunit] Target: testImplicitDirectoriesUsePermissions took 0.006 sec
[au:antunit] Target: testReplaceOfOutOfDate took 4.034 sec
[au:antunit] Target: testUpdateOfUpToDate took 4.015 sec
[au:antunit] Target: testUpdateOfOutOfDate took 4.036 sec
[au:antunit] Target: testImplicitUstarLongFile took 0.007 sec
[au:antunit] Target: testSkipEmpty took 0.007 sec
[au:antunit] Target: testWithDirectories took 0.018 sec
[au:antunit] Target: testFullpath took 0.017 sec
[au:antunit] Target: testPreserve0Permissions took 0.015 sec
[au:antunit] Target: testForceCreateOfUpToDate took 4.03 sec
[au:antunit] Target: testNoDirectoriesByDefault took 0.021 sec
[au:antunit] Target: testPlainFileSet took 0.02 sec
[au:antunit] Target: testReplaceOfUpToDate took 4.013 sec
[au:antunit] Target: testCoreZipFileSet  FAILED
[au:antunit]at line 39, column 24
[au:antunit]Message: Assertion failed
[au:antunit]took 0.025 sec
[au:antunit] Target: testAntlibTarFileSet took 0.023 sec
[au:antunit] Target: testCreateOfOutOfDate took 4.03 sec
[au:antunit] Target: testFileSetPermissionsWin took 0.023 sec
[au:antunit] Target: testOldgnuLongFile took 0.02 sec
[au:antunit] Target: testAddDuplicates took 0.007 sec
[au:antunit] Target: testRemoveLeadingSlashes took 0.016 sec
[au:antunit] Target: testPrefixWithSlash took 0.015 sec
[au:antunit] Target: testWithImplicitDirectories took 0.014 sec
[au:antunit] Target: testForceReplaceOfUpToDate took 4.031 sec
[au:antunit] Target: test0PermissionsGetReplaced took 0.029 sec
[au:antunit] Target: testFailDuplicates took 0.007 sec
[au:antunit] Build File: 

[au:antunit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.035 sec
[au:antunit] Target: testResourceProperties took 0.023 sec
[au:antunit] Target: testUncompressSource took 0.006 sec
[au:antunit] Target: testTarSource took 0.004 sec
[au:antunit] Build File: 

[au:antunit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.026 sec
[au:antunit] Target: testMissingArchive took 0.004 sec
[au:antunit] Target: testUncompressSource took 0.005 sec
[au:antunit] Target: testTarSource took 0.003 sec
[au:antunit] Target: test-refid-check-encoding took 0.003 sec
[au:antunit] Target: testMissingArchiveDoesntMatter took 0.003 sec
[au:antunit] Build File: 

[au:antunit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.144 sec
[au:antunit] Target: testAgainstAntlib7zTask took 0.028 sec
[au:antunit] Target: testAgainstAntlib7zTaskDeltaPlusLZMA2 took 0.028 sec
[au:antunit] Target: testAgainstAntlib7zTaskBZIP2 took 0.022 sec
[au:antunit] Target: testAgainstAntlib7zTaskDeflate took 0.008 sec
[au:antunit] Target: testAgainstNative7z took 0.014 sec
[au:antunit] Target: testAgainstAntlib7zTaskLZMA2 took 0.023 sec
[au:antunit] Target: testAgainstAntlib7zTaskCopy took 0.005 sec
[au:antunit] Build File: 

[au:antunit] Tests run: 2, Failures: 0, Errors

Build failed in Jenkins: AntLib-compress #26

2017-05-06 Thread Apache Jenkins Server
See 

--
[...truncated 73.15 KB...]
[au:antunit] Target: test-refid-check-encoding took 0.003 sec
[au:antunit] Target: test-refid-modify took 0.031 sec
[au:antunit] Target: testSevenZSource took 0.01 sec
[au:antunit] Target: test-refid-check-prefix took 0.003 sec
[au:antunit] Target: testMissingArchiveDoesntMatter took 0.003 sec
[au:antunit] Build File: 

[au:antunit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.023 sec
[au:antunit] Target: testNativeSnappyUnframed took 0.008 sec
[au:antunit] Target: testNativeSnappy took 0.009 sec
[au:antunit] Build File: 

[au:antunit] Tests run: 38, Failures: 2, Errors: 0, Time elapsed: 32.755 sec
[au:antunit] Target: testNonFileDest took 0.011 sec
[au:antunit] Target: testPaxLongFile took 0.02 sec
[au:antunit] Target: testPrefixWithoutSlash took 0.018 sec
[au:antunit] Target: testCreateOfUpToDate took 4.014 sec
[au:antunit] Target: testExplicitUstarLongFile took 0.01 sec
[au:antunit] Target: testArFileSet took 0.022 sec
[au:antunit] Target: testCpioFileSet took 0.019 sec
[au:antunit] Target: testPreserveDuplicates took 0.005 sec
[au:antunit] Target: testFailEmpty took 0.004 sec
[au:antunit] Target: testCoreTarFileSet took 0.016 sec
[au:antunit] Target: testPreserveLeadingSlashes took 0.014 sec
[au:antunit] Target: testAntlibZipFileSet  FAILED
[au:antunit]at line 39, column 24
[au:antunit]Message: Assertion failed
[au:antunit]took 0.014 sec
[au:antunit] Target: testPrefixWithBackslash took 0.013 sec
[au:antunit] Target: testImplicitDirectoriesUsePermissions took 0.005 sec
[au:antunit] Target: testReplaceOfOutOfDate took 4.036 sec
[au:antunit] Target: testUpdateOfUpToDate took 4.012 sec
[au:antunit] Target: testUpdateOfOutOfDate took 4.035 sec
[au:antunit] Target: testImplicitUstarLongFile took 0.007 sec
[au:antunit] Target: testSkipEmpty took 0.005 sec
[au:antunit] Target: testWithDirectories took 0.018 sec
[au:antunit] Target: testFullpath took 0.016 sec
[au:antunit] Target: testPreserve0Permissions took 0.016 sec
[au:antunit] Target: testForceCreateOfUpToDate took 4.028 sec
[au:antunit] Target: testNoDirectoriesByDefault took 0.019 sec
[au:antunit] Target: testPlainFileSet took 0.018 sec
[au:antunit] Target: testReplaceOfUpToDate took 4.012 sec
[au:antunit] Target: testCoreZipFileSet  FAILED
[au:antunit]at line 39, column 24
[au:antunit]Message: Assertion failed
[au:antunit]took 0.023 sec
[au:antunit] Target: testAntlibTarFileSet took 0.021 sec
[au:antunit] Target: testCreateOfOutOfDate took 4.03 sec
[au:antunit] Target: testFileSetPermissionsWin took 0.021 sec
[au:antunit] Target: testOldgnuLongFile took 0.018 sec
[au:antunit] Target: testAddDuplicates took 0.006 sec
[au:antunit] Target: testRemoveLeadingSlashes took 0.013 sec
[au:antunit] Target: testPrefixWithSlash took 0.013 sec
[au:antunit] Target: testWithImplicitDirectories took 0.012 sec
[au:antunit] Target: testForceReplaceOfUpToDate took 4.028 sec
[au:antunit] Target: test0PermissionsGetReplaced took 0.021 sec
[au:antunit] Target: testFailDuplicates took 0.005 sec
[au:antunit] Build File: 

[au:antunit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.03 sec
[au:antunit] Target: testResourceProperties took 0.017 sec
[au:antunit] Target: testUncompressSource took 0.005 sec
[au:antunit] Target: testTarSource took 0.004 sec
[au:antunit] Build File: 

[au:antunit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.027 sec
[au:antunit] Target: testMissingArchive took 0.005 sec
[au:antunit] Target: testUncompressSource took 0.006 sec
[au:antunit] Target: testTarSource took 0.003 sec
[au:antunit] Target: test-refid-check-encoding took 0.002 sec
[au:antunit] Target: testMissingArchiveDoesntMatter took 0.003 sec
[au:antunit] Build File: 

[au:antunit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.135 sec
[au:antunit] Target: testAgainstAntlib7zTask took 0.034 sec
[au:antunit] Target: testAgainstAntlib7zTaskDeltaPlusLZMA2 took 0.025 sec
[au:antunit] Target: testAgainstAntlib7zTaskBZIP2 took 0.016 sec
[au:antunit] Target: testAgainstAntlib7zTaskDeflate took 0.005 sec
[au:antunit] Target: testAgainstNative7z took 0.011 sec
[au:antunit] Target: testAgainstAntlib7zTaskLZMA2 took 0.023 sec
[au:antunit] Target: testAgainstAntlib7zTaskCopy took 0.004 sec
[au:antunit] Build File: 

[au:antunit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.011 sec
[au:antunit] Tar

Build failed in Jenkins: AntLib-compress #27

2017-05-07 Thread Apache Jenkins Server
See 


Changes:

[bodewig] try to fix test failures

--
[...truncated 72.69 KB...]
[au:antunit] Target: testSevenZSource took 0.011 sec
[au:antunit] Target: test-refid-check-encoding took 0.003 sec
[au:antunit] Target: test-refid-check-prefix took 0.003 sec
[au:antunit] Target: testMissingArchive took 0.003 sec
[au:antunit] Target: test-refid-modify took 0.031 sec
[au:antunit] Build File: 

[au:antunit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.021 sec
[au:antunit] Target: testNativeSnappy took 0.011 sec
[au:antunit] Target: testNativeSnappyUnframed took 0.004 sec
[au:antunit] Build File: 

[au:antunit] Tests run: 38, Failures: 2, Errors: 0, Time elapsed: 32.757 sec
[au:antunit] Target: testNonFileDest took 0.011 sec
[au:antunit] Target: testPaxLongFile took 0.02 sec
[au:antunit] Target: testPrefixWithoutSlash took 0.018 sec
[au:antunit] Target: testCreateOfUpToDate took 4.019 sec
[au:antunit] Target: testExplicitUstarLongFile took 0.011 sec
[au:antunit] Target: testArFileSet took 0.02 sec
[au:antunit] Target: testCpioFileSet took 0.018 sec
[au:antunit] Target: testPreserveDuplicates took 0.006 sec
[au:antunit] Target: testFailEmpty took 0.003 sec
[au:antunit] Target: testCoreTarFileSet took 0.015 sec
[au:antunit] Target: testPreserveLeadingSlashes took 0.013 sec
[au:antunit] Target: testAntlibZipFileSet  FAILED
[au:antunit]at line 39, column 24
[au:antunit]Message: Assertion failed
[au:antunit]took 0.014 sec
[au:antunit] Target: testPrefixWithBackslash took 0.013 sec
[au:antunit] Target: testImplicitDirectoriesUsePermissions took 0.004 sec
[au:antunit] Target: testReplaceOfOutOfDate took 4.032 sec
[au:antunit] Target: testUpdateOfUpToDate took 4.015 sec
[au:antunit] Target: testUpdateOfOutOfDate took 4.037 sec
[au:antunit] Target: testImplicitUstarLongFile took 0.007 sec
[au:antunit] Target: testSkipEmpty took 0.006 sec
[au:antunit] Target: testWithDirectories took 0.014 sec
[au:antunit] Target: testFullpath took 0.013 sec
[au:antunit] Target: testPreserve0Permissions took 0.017 sec
[au:antunit] Target: testForceCreateOfUpToDate took 4.031 sec
[au:antunit] Target: testNoDirectoriesByDefault took 0.019 sec
[au:antunit] Target: testPlainFileSet took 0.019 sec
[au:antunit] Target: testReplaceOfUpToDate took 4.011 sec
[au:antunit] Target: testCoreZipFileSet  FAILED
[au:antunit]at line 39, column 24
[au:antunit]Message: Assertion failed
[au:antunit]took 0.023 sec
[au:antunit] Target: testAntlibTarFileSet took 0.021 sec
[au:antunit] Target: testCreateOfOutOfDate took 4.029 sec
[au:antunit] Target: testFileSetPermissionsWin took 0.02 sec
[au:antunit] Target: testOldgnuLongFile took 0.016 sec
[au:antunit] Target: testAddDuplicates took 0.006 sec
[au:antunit] Target: testRemoveLeadingSlashes took 0.013 sec
[au:antunit] Target: testPrefixWithSlash took 0.012 sec
[au:antunit] Target: testWithImplicitDirectories took 0.013 sec
[au:antunit] Target: testForceReplaceOfUpToDate took 4.029 sec
[au:antunit] Target: test0PermissionsGetReplaced took 0.021 sec
[au:antunit] Target: testFailDuplicates took 0.005 sec
[au:antunit] Build File: 

[au:antunit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.029 sec
[au:antunit] Target: testResourceProperties took 0.017 sec
[au:antunit] Target: testUncompressSource took 0.005 sec
[au:antunit] Target: testTarSource took 0.004 sec
[au:antunit] Build File: 

[au:antunit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.025 sec
[au:antunit] Target: testTarSource took 0.005 sec
[au:antunit] Target: testMissingArchiveDoesntMatter took 0.003 sec
[au:antunit] Target: test-refid-check-encoding took 0.003 sec
[au:antunit] Target: testMissingArchive took 0.003 sec
[au:antunit] Target: testUncompressSource took 0.005 sec
[au:antunit] Build File: 

[au:antunit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.115 sec
[au:antunit] Target: testAgainstNative7z took 0.009 sec
[au:antunit] Target: testAgainstAntlib7zTaskDeltaPlusLZMA2 took 0.022 sec
[au:antunit] Target: testAgainstAntlib7zTaskCopy took 0.005 sec
[au:antunit] Target: testAgainstAntlib7zTaskBZIP2 took 0.019 sec
[au:antunit] Target: testAgainstAntlib7zTaskDeflate took 0.005 sec
[au:antunit] Target: testAgainstAntlib7zTaskLZMA2 took 0.021 sec
[au:antunit] Target: testAgainstAntlib7zTask took 0.022 sec
[au:antunit] Build File: 

[au:antunit] Tests run: 2, Failures: 0, E

Jenkins build is back to normal : AntLib-compress #28

2017-05-07 Thread Apache Jenkins Server
See 




Build failed in Jenkins: Ant-Master SonarQube #49

2017-05-08 Thread Apache Jenkins Server
See 

--
Started by upstream project "Ant-Build-Matrix-master-Linux" build number 945
originally caused by:
 Started by user bodewig
[EnvInject] - Loading node environment variables.
Building remotely on qnode3 (ubuntu) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/ant.git 
 > # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/ant.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/ant.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 2ec41afdcae5bd5346f0b840a1a3c9e467220915 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2ec41afdcae5bd5346f0b840a1a3c9e467220915
 > git rev-list 2ec41afdcae5bd5346f0b840a1a3c9e467220915 # timeout=10
Injecting SonarQube environment variables using the configuration: ASF Sonar 
Analysis
[Ant-Master SonarQube] $ /home/jenkins/tools/ant/latest/bin/ant -file 
sonarqube.xml -Dsonar.host.url=https://builds.apache.org/analysis
Buildfile: 


download:
  [get] Getting: 
https://sonarsource.bintray.com/Distribution/sonarqube-ant-task/sonarqube-ant-task-2.5.jar
  [get] To: 

  [get] 
https://sonarsource.bintray.com/Distribution/sonarqube-ant-task/sonarqube-ant-task-2.5.jar
 moved to 
https://akamai.bintray.com/43/43e7a8e0a5f8d44cd602de4a7ccf2e819e23429370d1b97425d38562651331cf?__gda__=exp=1494255168~hmac=f2e2e99f6f39e15375a75690e13531a467bf68e4671bb0bb2bc46904d49a0966&response-content-disposition=attachment%3Bfilename%3D%22sonarqube-ant-task-2.5.jar%22&response-content-type=application%2Fjava-archive&requestInfo=U2FsdGVkX19o3MSXVe_i9eMLQJ2xPTEcN4jgRyQwAQx0MQVP04ZmTWuzTWDbZg39GqGmiVlOUjul_M5rxpRdrtkyqUh4upYvbxYKxH5itG2cA39WcGL0xTwTpTmw7M-RLglafC0bVpa0ooCAozQHqA
  [get] Error getting 
https://sonarsource.bintray.com/Distribution/sonarqube-ant-task/sonarqube-ant-task-2.5.jar
 to 


BUILD FAILED
:16: 
javax.net.ssl.SSLException: Tag mismatch!
at sun.security.ssl.Alerts.getSSLException(Alerts.java:208)
at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949)
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1020)
at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:930)
at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
at java.io.BufferedInputStream.read1(BufferedInputStream.java:284)
at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
at sun.net.www.MeteredStream.read(MeteredStream.java:134)
at java.io.FilterInputStream.read(FilterInputStream.java:133)
at 
sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(HttpURLConnection.java:3375)
at 
sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(HttpURLConnection.java:3368)
at 
org.apache.tools.ant.taskdefs.Get$GetThread.downloadFile(Get.java:830)
at org.apache.tools.ant.taskdefs.Get$GetThread.get(Get.java:656)
at org.apache.tools.ant.taskdefs.Get$GetThread.run(Get.java:640)
Caused by: javax.crypto.AEADBadTagException: Tag mismatch!
at 
com.sun.crypto.provider.GaloisCounterMode.decryptFinal(GaloisCounterMode.java:571)
at 
com.sun.crypto.provider.CipherCore.finalNoPadding(CipherCore.java:1046)
at com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:983)
at com.sun.crypto.provider.AESCipher.engineDoFinal(AESCipher.java:491)
at javax.crypto.Cipher.doFinal(Cipher.java:2377)
at sun.security.ssl.CipherBox.decrypt(CipherBox.java:461)
at sun.security.ssl.InputRecord.decrypt(InputRecord.java:172)
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1015)
... 11 more

Total time: 10 seconds
Build step 'Invoke Ant' marked build as failure


Jenkins build became unstable: Ant-Build-Matrix-master-Windows » JDK 1.8.0_121 (unlimited security) 64-bit Windows only,Windows #63

2017-05-08 Thread Apache Jenkins Server
See 




Jenkins build became unstable: Ant-Build-Matrix-1.9.x-Linux » JDK 1.8 (latest) #105

2017-05-08 Thread Apache Jenkins Server
See 




Jenkins build is back to stable : Ant-Build-Matrix-1.9.x-Windows » JDK 1.7 (unlimited security) 64-bit Windows only,Windows #47

2017-05-08 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Ant-Master SonarQube #50

2017-05-08 Thread Apache Jenkins Server
See 




Jenkins build is back to stable : Ant-Build-Matrix-master-Windows » JDK 1.8.0_121 (unlimited security) 64-bit Windows only,Windows #64

2017-05-09 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : IvyDE-updatesite #787

2017-05-17 Thread Apache Jenkins Server
See 



Build failed in Jenkins: IvyDE #301

2017-05-22 Thread Apache Jenkins Server
See 

--
Started by user jhm
[EnvInject] - Loading node environment variables.
Building remotely on H23 (ubuntu xenial) in workspace 

Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/ant-ivyde.git
 > git init  # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/ant-ivyde.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/ant-ivyde.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/ant-ivyde.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/ant-ivyde.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/ant-ivyde.git
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/ant-ivyde.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision fefe9a88d707c7a31f02dd997ab89e0931ac5bc0 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fefe9a88d707c7a31f02dd997ab89e0931ac5bc0
 > git rev-list fefe9a88d707c7a31f02dd997ab89e0931ac5bc0 # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
[IvyDE] $ /home/jenkins/tools/ant/latest/bin/ant clean hudson-prepare
Exception in thread "main" java.lang.UnsupportedClassVersionError: 
org/apache/tools/ant/launch/Launcher : Unsupported major.minor version 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
Could not find the main class: org.apache.tools.ant.launch.Launcher.  Program 
will exit.
Build step 'Invoke Ant' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts


Build failed in Jenkins: IvyDE #302

2017-05-22 Thread Apache Jenkins Server
See 

--
[...truncated 57.10 KB...]
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] ...

Build failed in Jenkins: IvyDE-GithubPR-Matrix #1

2017-05-22 Thread Apache Jenkins Server
See 

--
[...truncated 27.97 KB...]
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] .

Jenkins build is back to normal : IvyDE-GithubPR #2

2017-05-23 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : IvyDE #303

2017-05-24 Thread Apache Jenkins Server
See 



Build failed in Jenkins: IvyDE #304

2017-05-26 Thread Apache Jenkins Server
See 

Changes:

[jhm] update Ivy version, fix message

[jhm] small enhancements to the buildfile - some target-dependencies because

--
[...truncated 88.11 KB...]
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] .

Build failed in Jenkins: AntLib-props #24

2017-06-01 Thread Apache Jenkins Server
See 


Changes:

[bodewig] update common submodule

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on beam5 (beam) in workspace 

Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/ant-antlibs-props.git
 > git init  # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/ant-antlibs-props.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/ant-antlibs-props.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/ant-antlibs-props.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/ant-antlibs-props.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/ant-antlibs-props.git
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/ant-antlibs-props.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision f3d50ee1fe1c698ac07ce5a142a2281c50ab5183 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f3d50ee1fe1c698ac07ce5a142a2281c50ab5183
 > git rev-list 0d2009b5f4d52cecad25cfa3ca5ebcdfea4e78ba # timeout=10
 > git remote # timeout=10
 > git submodule init # timeout=10
 > git submodule sync # timeout=10
 > git config --get remote.origin.url # timeout=10
 > git submodule init # timeout=10
 > git config -f .gitmodules --get-regexp ^submodule\.(.*)\.url # timeout=10
 > git config --get submodule.common.url # timeout=10
 > git config -f .gitmodules --get submodule.common.path # timeout=10
 > git submodule update --init --recursive common
[AntLib-props] $ /home/jenkins/tools/ant/latest/bin/ant -file prepare.xml 
bootstrap
Exception in thread "main" java.lang.UnsupportedClassVersionError: Bad version 
number in .class file
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268)
at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
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
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files 
were found. Configuration error?
Publishing Javadoc


Build failed in Jenkins: AntLib-svn #14

2017-06-01 Thread Apache Jenkins Server
See 

Changes:

[bodewig] update common submodule

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on beam1 (beam) in workspace 

Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/ant-antlibs-svn.git
 > git init  # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/ant-antlibs-svn.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/ant-antlibs-svn.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/ant-antlibs-svn.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/ant-antlibs-svn.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/ant-antlibs-svn.git
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/ant-antlibs-svn.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision ff78acf19e632b510058ce7a97d5f95187e44cb3 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ff78acf19e632b510058ce7a97d5f95187e44cb3
 > git rev-list 21bb424ffdbce74f4b0552150aa88b3f423ffaf6 # timeout=10
 > git remote # timeout=10
 > git submodule init # timeout=10
 > git submodule sync # timeout=10
 > git config --get remote.origin.url # timeout=10
 > git submodule init # timeout=10
 > git config -f .gitmodules --get-regexp ^submodule\.(.*)\.url # timeout=10
 > git config --get submodule.common.url # timeout=10
 > git config -f .gitmodules --get submodule.common.path # timeout=10
 > git submodule update --init --recursive common
[AntLib-svn] $ /home/jenkins/tools/ant/latest/bin/ant -file prepare.xml 
bootstrap
Exception in thread "main" java.lang.UnsupportedClassVersionError: Bad version 
number in .class file
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268)
at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
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
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files 
were found. Configuration error?
Publishing Javadoc


Build failed in Jenkins: AntLib-antunit #32

2017-06-01 Thread Apache Jenkins Server
See 


Changes:

[bodewig] ensure the next release, if any, uses proper ivy coordinates

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H21 (ubuntu xenial) in workspace 

Cloning the remote Git repository
Cloning repository 
https://git-wip-us.apache.org/repos/asf/ant-antlibs-antunit.git
 > git init  # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/ant-antlibs-antunit.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/ant-antlibs-antunit.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/ant-antlibs-antunit.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/ant-antlibs-antunit.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/ant-antlibs-antunit.git
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/ant-antlibs-antunit.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 66206e00ce188209cb5125dfa02b03c0fcd244e0 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 66206e00ce188209cb5125dfa02b03c0fcd244e0
 > git rev-list b8dd17fb4cb0cece54451cf1ac8c15519e708880 # timeout=10
 > git remote # timeout=10
 > git submodule init # timeout=10
 > git submodule sync # timeout=10
 > git config --get remote.origin.url # timeout=10
 > git submodule init # timeout=10
 > git config -f .gitmodules --get-regexp ^submodule\.(.*)\.url # timeout=10
 > git config --get submodule.common.url # timeout=10
 > git config -f .gitmodules --get submodule.common.path # timeout=10
 > git submodule update --init --recursive common
[AntLib-antunit] $ /home/jenkins/tools/ant/latest/bin/ant -file prepare.xml 
bootstrap
Exception in thread "main" java.lang.UnsupportedClassVersionError: Bad version 
number in .class file
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268)
at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
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
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files 
were found. Configuration error?
Publishing Javadoc


Jenkins build is back to normal : AntLib-props #25

2017-06-01 Thread Apache Jenkins Server
See 



Build failed in Jenkins: AntLib-antunit #33

2017-06-01 Thread Apache Jenkins Server
See 

--
[...truncated 8.85 KB...]
check-for-NOTICE:

antlib:
 [copy] Copying 1 file to 

  [jar] Building jar: 


ready-to-distribute:

distribution:
[mkdir] Created dir: 

[mkdir] Created dir: 


setup-properties:

setup:

download-ivy:
 [echo] installing ivy...
  [get] Getting: 
http://repo1.maven.org/maven2/org/apache/ivy/ivy/2.4.0/ivy-2.4.0.jar
  [get] To: 
  [get] Not modified - so not downloaded

install-ivy:

-no-resolve:

resolve:
[ivy:resolve] :: Apache Ivy 2.4.0 - 20141213170938 :: 
http://ant.apache.org/ivy/ ::
[ivy:resolve] :: loading settings :: url = 
jar:
[ivy:resolve] :: resolving dependencies :: org.apache.ant#ant-antunit;1.4alpha
[ivy:resolve]   confs: [default, test]
[ivy:resolve]   found junit#junit;4.11 in default
[ivy:resolve]   found org.hamcrest#hamcrest-core;1.3 in default
[ivy:resolve] :: resolution report :: resolve 113ms :: artifacts dl 4ms
-
|  |modules||   artifacts   |
|   conf   | number| search|dwnlded|evicted|| number|dwnlded|
-
|  default |   2   |   0   |   0   |   0   ||   2   |   0   |
|   test   |   0   |   0   |   0   |   0   ||   0   |   0   |
-
[ivy:retrieve] :: retrieving :: org.apache.ant#ant-antunit [sync]
[ivy:retrieve]  confs: [default]
[ivy:retrieve]  0 artifacts copied, 2 already retrieved (0kB/4ms)
[ivy:retrieve] :: retrieving :: org.apache.ant#ant-antunit [sync]
[ivy:retrieve]  confs: [test]
[ivy:retrieve]  0 artifacts copied, 0 already retrieved (0kB/2ms)

compile:

check-for-NOTICE:

antlib:

checksum-target-jar:

m2-init:

m2-copy-pom:
[expandingcopy] Copying 1 file to 


m2-make-pom:

m2-pom:

ivy-init:

copy-ivy.xml:
[expandingcopy] Copying 1 file to 


make-ivy.xml:

ivy.xml:

javadoc_check:

javadoc:
[mkdir] Created dir: 

  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.ant.antunit...
  [javadoc] Loading source files for package org.apache.ant.antunit.junit3...
  [javadoc] Loading source files for package org.apache.ant.antunit.junit4...
  [javadoc] Loading source files for package org.apache.ant.antunit.listener...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_22
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Patched 1 link injection vulnerable javadocs

bin-dist:
[mkdir] Created dir: 

 [copy] Copying 21 files to 

 [copy] Copying 54 files to 

 [copy] Copying 2 files to 


check-contributors:

style-contributors:
 [xslt] Processing 
 to 

 [xslt] Loading stylesheet 


check-changes:

style-changes:
 [xslt] Processing 
 to 

 [xslt] Loading stylesheet 

 [xslt] Processing 
 to 

 [xslt] Loading stylesheet 


create-readable-documents:
  [

Jenkins build is back to normal : AntLib-svn #15

2017-06-01 Thread Apache Jenkins Server
See 



Jenkins build is back to normal : AntLib-antunit #34

2017-06-01 Thread Apache Jenkins Server
See 



Build failed in Jenkins: Ivy-NightlyDistribution #1

2017-06-02 Thread Apache Jenkins Server
See 

--
Started by user jhm
[EnvInject] - Loading node environment variables.
Building remotely on H18 (ubuntu xenial) in workspace 

Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/ant-ivy.git
 > git init  # 
 > timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/ant-ivy.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/ant-ivy.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/ant-ivy.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/ant-ivy.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/ant-ivy.git
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/ant-ivy.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 990eb75005369505fd395d4ff4a3f2a2f55a4619 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 990eb75005369505fd395d4ff4a3f2a2f55a4619
First time build. Skipping changelog.
 > git remote # timeout=10
 > git submodule init # timeout=10
 > git submodule sync # timeout=10
 > git config --get remote.origin.url # timeout=10
 > git submodule init # timeout=10
 > git config -f .gitmodules --get-regexp ^submodule\.(.*)\.url # timeout=10
 > git config --get submodule.doc/xooki.url # timeout=10
 > git config -f .gitmodules --get submodule.doc/xooki.path # timeout=10
 > git submodule update --init --recursive doc/xooki
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
[Ivy-NightlyDistribution] $ /home/jenkins/tools/ant/apache-ant-1.9.9/bin/ant 
-file build-for-bin-distrib.xml snapshot-bin
Buildfile: 


BUILD FAILED
Target "snapshot-bin" does not exist in the project "retrieve-ivy-deps". 

Total time: 0 seconds
Build step 'Invoke Ant' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts


Build failed in Jenkins: Ivy-NightlyDistribution #2

2017-06-02 Thread Apache Jenkins Server
See 

--
[...truncated 63.08 KB...]
  [javadoc] Loading source file 

  [javadoc] Loading source file 

  [javadoc] Loading source file 

  [javadoc] Loading source file 

  [javadoc] Loading source file 

  [javadoc] Loading source file 

  [javadoc] Loading source file 

  [javadoc] Loading source file 

  [javadoc] Loading source file 

  [javadoc] Loading source file 

  [javadoc] Loading source file 

  [javadoc] Loading source file 

  [javadoc] Loading source file 

  [javadoc] Loading source file 

  [javadoc] Loading source file 

  [javadoc] Loading source file 

  [javadoc] Loading source file 

  [javadoc] Loading source file 

  [javadoc] Loading source file 

  [javadoc] Loading source file 

  [javadoc] Loading source file 

  [javadoc] Loading source file 

  [javadoc] Loading source file 

  [javadoc] Loading source file 

  [javadoc] Loading source file 

  [javadoc] Loading source file 

  [javadoc] Loading source file 

  [javadoc] Loading source file 

  [javadoc] Loading source file 

  [javadoc] Loading source file 

  [javadoc] Loading source file 


Build failed in Jenkins: Ivy-NightlyDistribution #3

2017-06-03 Thread Apache Jenkins Server
See 

--
[...truncated 57.28 KB...]
  [javadoc] Loading source file 

  [javadoc] Loading source file 

  [javadoc] Loading source file 

  [javadoc] Loading source file 

  [javadoc] Loading source file 

  [javadoc] Loading source file 

  [javadoc] Loading source file 

  [javadoc] Loading source file 

  [javadoc] Loading source file 

  [javadoc] Loading source file 

  [javadoc] Loading source file 

  [javadoc] Loading source file 

  [javadoc] Loading source file 

  [javadoc] Loading source file 

  [javadoc] Loading source file 

  [javadoc] Loading source file 

  [javadoc] Loading source file 

  [javadoc] Loading source file 

  [javadoc] Loading source file 

  [javadoc] Loading source file 

  [javadoc] Loading source file 

  [javadoc] Loading source file 

  [javadoc] Loading source file 

  [javadoc] Loading source file 

  [javadoc] Loading source file 

  [javadoc] Loading source file 

  [javadoc] Loading source file 

  [javadoc] Loading source file 

  [javadoc] Loading source file 

  [javadoc] Loading source file 

  [javadoc] Loading source file 


Jenkins build is back to normal : Ivy-NightlyDistribution #4

2017-06-04 Thread Apache Jenkins Server
See 




Jenkins build is back to stable : Ant-Build-Matrix-1.9.x-Linux » JDK 1.8 (latest) #106

2017-06-15 Thread Apache Jenkins Server
See 




Build failed in Jenkins: IvyDE #305

2017-06-15 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-6 (ubuntu trusty) in workspace 

Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/ant-ivyde.git
 > git init  # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/ant-ivyde.git
 > git --version # timeout=10
 > git fetch --tags https://git-wip-us.apache.org/repos/asf/ant-ivyde.git 
 > +refs/heads/*:refs/remotes/origin/*
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Error performing git command
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1912)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1622)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:71)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:348)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:545)
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:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:50)
at hudson.remoting.Request$2.run(Request.java:336)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
at ..remote call to ubuntu-6(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
at hudson.remoting.Channel.call(Channel.java:830)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
at sun.reflect.GeneratedMethodAccessor834.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
at com.sun.proxy.$Proxy126.execute(Unknown Source)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1067)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1107)
at hudson.scm.SCM.checkout(SCM.java:496)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1281)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
at hudson.model.Run.execute(Run.java:1728)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:405)
Caused by: java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Thread.java:714)
at hudson.Proc$LocalProc.(Proc.java:253)
at hudson.Proc$LocalProc.(Proc.java:214)
at hudson.Launcher$LocalLauncher.launch(Launcher.java:846)
at hudson.Launcher$ProcStarter.start(Launcher.java:384)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1899)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1622)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:71)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:348)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:545)
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:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:50)
at hudson.remoting.Request$2.run(Request.java:336)
at 

Build failed in Jenkins: IvyDE-updatesite #788

2017-06-15 Thread Apache Jenkins Server
See 

--
[...truncated 55.50 KB...]
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 

Jenkins build is back to normal : Ivy #582

2017-06-20 Thread Apache Jenkins Server
See 



Build failed in Jenkins: IvyDE #306

2017-06-25 Thread Apache Jenkins Server
See 

--
[...truncated 58.70 KB...]
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] ...

Build failed in Jenkins: Ivy #584

2017-06-25 Thread Apache Jenkins Server
See 

Changes:

[nicolas.lalevee] use http url, since the ssl handshake fails

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H23 (ubuntu xenial) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/ant-ivy.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
 > git submodule foreach --recursive git reset --hard # timeout=10
 > git submodule foreach --recursive git clean -fdx # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/ant-ivy.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/ant-ivy.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision b1ec369a21bb0e61ea46da3b059190ea5b7d0bca 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b1ec369a21bb0e61ea46da3b059190ea5b7d0bca
 > git rev-list 79bcc8c3adc2ac120859841d975c90d326a7ade5 # timeout=10
 > git remote # timeout=10
 > git submodule init # timeout=10
 > git submodule sync # timeout=10
 > git config --get remote.origin.url # timeout=10
 > git submodule init # timeout=10
 > git config -f .gitmodules --get-regexp ^submodule\.(.*)\.url # timeout=10
 > git config --get submodule.doc/xooki.url # timeout=10
 > git config -f .gitmodules --get submodule.doc/xooki.path # timeout=10
 > git submodule update --init --recursive doc/xooki
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
[Ivy] $ /home/jenkins/tools/ant/apache-ant-1.9.9/bin/ant -file 
build-release.xml release
Buildfile: 

release-version:
 [echo] Setting version to 2.5.0
 [echo] Setting status to release

/localivy:

init-ivy-user-home:

init-ivy-local-home:

init-ivy-home:

clean-ivy-home:

clean:

clean-lib:

init:

prepare:
[mkdir] Created dir: 
[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 
[mkdir] Created dir: 

[mkdir] Created dir: 


compile-core:
[javac] Compiling 408 source files to 

[javac] Note: 

 uses or overrides a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
 [copy] Copying 25 files to 

 [copy] Copying 1 file to 

 [copy] Copying 1 file to 

 [copy] Copying 1 file to 

 [copy] Copying 1 file to 

 [copy] Copying 1 file to 

 [copy] Copying 1 file to 


compile-bootstrap:
[javac] Compiling 49 source files to 

[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
 [copy] Copying 1 file to 


init-ivy:
[ivy:configure] impossible to define new type: class not found: 
org.apache.ivy.plugins.resolver.SshResolver in [] nor Ivy classloader
[ivy:configure] impossible to 

Jenkins build is back to normal : Ivy #585

2017-06-25 Thread Apache Jenkins Server
See 



Build failed in Jenkins: IvyDE-updatesite #789

2017-06-25 Thread Apache Jenkins Server
See 

--
[...truncated 18.09 KB...]
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 

Build failed in Jenkins: IvyDE-updatesite #790

2017-06-25 Thread Apache Jenkins Server
See 

--
Started by upstream project "Ivy" build number 587
originally caused by:
 Started by user hibou
Running as hibou
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-us1 (ubuntu trusty) in workspace 

Updating http://svn.apache.org/repos/asf/ant/ivy/updatesite/trunk at revision 
'2017-06-25T12:05:31.816 +'
Fetching 'https://dist.apache.org/repos/dist/dev/ant/ivyde/updatesite' at -1 
into '
At revision 20186

Fetching 'https://dist.apache.org/repos/dist/release/ant/ivyde/updatesite' at 
-1 into '
At revision 20186

At revision 1799794

No changes for http://svn.apache.org/repos/asf/ant/ivy/updatesite/trunk since 
the previous build
No changes for https://dist.apache.org/repos/dist/dev/ant/ivyde/updatesite 
since the previous build
No changes for https://dist.apache.org/repos/dist/release/ant/ivyde/updatesite 
since the previous build
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
[trunk] $ /home/jenkins/tools/ant/latest/bin/ant jenkins-prepare
Buildfile: 

jenkins-check-download-sdk:

jenkins-get-sdk:

jenkins-check-unzip-eclipse:

jenkins-unzip-eclipse:

jenkins-prepare-eclipse:

jenkins-prepare:

BUILD SUCCESSFUL
Total time: 2 seconds
[trunk] $ /home/jenkins/tools/ant/latest/bin/ant jenkins-build
Buildfile: 

clean:

jenkins-find-ivy-jar:
  [get] Getting: 
http://builds.apache.org/job/Ivy/lastSuccessfulBuild/artifact/build/artifact/jars/ivy.jar
  [get] To: 

  [get] 
http://builds.apache.org/job/Ivy/lastSuccessfulBuild/artifact/build/artifact/jars/ivy.jar
 permanently moved to 
https://builds.apache.org/job/Ivy/lastSuccessfulBuild/artifact/build/artifact/jars/ivy.jar
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] .

jenkins-find-ivyde-zip:
  [get] Getting: 
http://builds.apache.org/job/IvyDE/lastSuccessfulBuild/artifact/dist/version.properties
  [get] To: 

  [get] 
http://builds.apache.org/job/IvyDE/lastSuccessfulBuild/artifact/dist/version.properties
 permanently moved to 
https://builds.apache.org/job/IvyDE/lastSuccessfulBuild/artifact/dist/version.properties
  [get] Error opening connection java.io.FileNotFoundException: 
https://builds.apache.org/job/IvyDE/lastSuccessfulBuild/artifact/dist/version.properties
  [get] Error opening connection java.io.FileNotFoundException: 
https://builds.apache.org/job/IvyDE/lastSuccessfulBuild/artifact/dist/version.properties
  [get] Error opening connection java.io.FileNotFoundException: 
https://builds.apache.org/job/IvyDE/lastSuccessfulBuild/artifact/dist/version.properties
  [get] Can't get 
http://builds.apache.org/job/IvyDE/lastSuccessfulBuild/artifact/dist/version.properties
 to 


BUILD FAILED
:467: Can't 
get 
http://builds.apache.org/job/IvyDE/lastSuccessfulBuild/artifact/dist/version.properties
 to 


Total time: 3 seconds
Build step 'Invoke Ant' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts


Build failed in Jenkins: IvyDE #307

2017-06-25 Thread Apache Jenkins Server
See 

Changes:

[nicolas.lalevee] use http since https doesn't seem to work

--
[...truncated 58.41 KB...]
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 

Build failed in Jenkins: Ivy-tests » Windows,JDK 1.7 (latest) #173

2017-06-25 Thread Apache Jenkins Server
See 


--
Started by upstream project "Ivy-tests" build number 173
originally caused by:
 Started by upstream project "Ivy" build number 587
 originally caused by:
  Started by user hibou
Running as hibou
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-3 (Windows) in workspace 

Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/ant-ivy.git
 > git init 
 > 
 >  # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/ant-ivy.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/ant-ivy.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/ant-ivy.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/ant-ivy.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/ant-ivy.git
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/ant-ivy.git 
 > +refs/heads/*:refs/remotes/origin/*
Checking out Revision 80d9b0c380a73c721488f76df30983c7988ccde6 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 80d9b0c380a73c721488f76df30983c7988ccde6
First time build. Skipping changelog.
 > git remote # timeout=10
 > git submodule init # timeout=10
 > git submodule sync # timeout=10
 > git config --get remote.origin.url # timeout=10
 > git submodule init # timeout=10
 > git config -f .gitmodules --get-regexp ^submodule\.(.*)\.url # timeout=10
 > git config --get submodule.doc/xooki.url # timeout=10
 > git config -f .gitmodules --get submodule.doc/xooki.path # timeout=10
 > git submodule update --init --recursive doc/xooki
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Cannot find executable from the chosen Ant installation "Ant 1.9.9"
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files 
were found. Configuration error?



Build failed in Jenkins: Ivy-tests » Windows,JDK 1.8 (latest) #173

2017-06-25 Thread Apache Jenkins Server
See 


--
Started by upstream project "Ivy-tests" build number 173
originally caused by:
 Started by upstream project "Ivy" build number 587
 originally caused by:
  Started by user hibou
Running as hibou
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-2 (Windows) in workspace 

Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/ant-ivy.git
 > git init 
 > 
 >  # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/ant-ivy.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/ant-ivy.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/ant-ivy.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/ant-ivy.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/ant-ivy.git
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/ant-ivy.git 
 > +refs/heads/*:refs/remotes/origin/*
Checking out Revision 80d9b0c380a73c721488f76df30983c7988ccde6 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 80d9b0c380a73c721488f76df30983c7988ccde6
First time build. Skipping changelog.
 > git remote # timeout=10
 > git submodule init # timeout=10
 > git submodule sync # timeout=10
 > git config --get remote.origin.url # timeout=10
 > git submodule init # timeout=10
 > git config -f .gitmodules --get-regexp ^submodule\.(.*)\.url # timeout=10
 > git config --get submodule.doc/xooki.url # timeout=10
 > git config -f .gitmodules --get submodule.doc/xooki.path # timeout=10
 > git submodule update --init --recursive doc/xooki
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Cannot find executable from the chosen Ant installation "Ant 1.9.9"
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files 
were found. Configuration error?



Build failed in Jenkins: Ivy-tests-Windows » JDK 1.7 (latest) #1

2017-06-25 Thread Apache Jenkins Server
See 


--
Started by upstream project "Ivy-tests-Windows" build number 1
originally caused by:
 Started by user hibou
Running as hibou
[EnvInject] - Loading node environment variables.
Building remotely on beam3 (beam) in workspace 

Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/ant-ivy.git
 > git init 
 > 
 >  # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/ant-ivy.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/ant-ivy.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/ant-ivy.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/ant-ivy.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/ant-ivy.git
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/ant-ivy.git 
 > +refs/heads/*:refs/remotes/origin/*
Checking out Revision 80d9b0c380a73c721488f76df30983c7988ccde6 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 80d9b0c380a73c721488f76df30983c7988ccde6
First time build. Skipping changelog.
 > git remote # timeout=10
 > git submodule init # timeout=10
 > git submodule sync # timeout=10
 > git config --get remote.origin.url # timeout=10
 > git submodule init # timeout=10
 > git config -f .gitmodules --get-regexp ^submodule\.(.*)\.url # timeout=10
 > git config --get submodule.doc/xooki.url # timeout=10
 > git config -f .gitmodules --get submodule.doc/xooki.path # timeout=10
 > git submodule update --init --recursive doc/xooki
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Cannot find executable from the chosen Ant installation "Ant 1.9.9 
(Windows)"
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files 
were found. Configuration error?



Build failed in Jenkins: Ivy-tests-Windows » Windows,JDK 1.7 (latest) #2

2017-06-25 Thread Apache Jenkins Server
See 


--
[...truncated 2.40 KB...]
No valid HEAD. Skipping the resetting
 > git clean -fdx # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/ant-ivy.git
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/ant-ivy.git 
 > +refs/heads/*:refs/remotes/origin/*
Checking out Revision 80d9b0c380a73c721488f76df30983c7988ccde6 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 80d9b0c380a73c721488f76df30983c7988ccde6
First time build. Skipping changelog.
 > git remote # timeout=10
 > git submodule init # timeout=10
 > git submodule sync # timeout=10
 > git config --get remote.origin.url # timeout=10
 > git submodule init # timeout=10
 > git config -f .gitmodules --get-regexp ^submodule\.(.*)\.url # timeout=10
 > git config --get submodule.doc/xooki.url # timeout=10
 > git config -f .gitmodules --get submodule.doc/xooki.path # timeout=10
 > git submodule update --init --recursive doc/xooki
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
[JDK 1.7 (latest)] $ cmd.exe /C 
"F:\jenkins\tools\ant\apache-ant-1.9.9\bin\ant.bat '"-Djdk=JDK 1.7 (latest)"' 
-DOS=Windows clean test-report && exit %%ERRORLEVEL%%"
Buildfile: 


clean:

init:

prepare:
[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 


compile-core:
[javac] Compiling 408 source files to 

[javac] Note: 

 uses or overrides a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
 [copy] Copying 25 files to 

 [copy] Copying 1 file to 

 [copy] Copying 1 file to 

 [copy] Copying 1 file to 

 [copy] Copying 1 file to 

 [copy] Copying 1 file to 

 [copy] Copying 1 file to 


compile-bootstrap:
[javac] Compiling 49 source files to 

[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
 [copy] Copying 1 file to 


init-ivy-user-home:

init-ivy-local-home:

init-ivy-

Build failed in Jenkins: IvyDE #308

2017-06-25 Thread Apache Jenkins Server
See 

--
[...truncated 41.88 KB...]
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] ...

Build failed in Jenkins: IvyDE #309

2017-06-25 Thread Apache Jenkins Server
See 

--
[...truncated 20.83 KB...]
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] ...

hudson-check-download-wtp:

hudson-get-wtp:
  [get] Getting: 
http://www.eclipse.org/downloads/download.php?file=/webtools/downloads/drops/R3.1.2/R-3.1.2-20100211202452/wtp-R-3.1.2-20100211202452.zip&url=http://carroll.aset.psu.edu/pub/eclipse/webtools/downloads/drops/R3.1.2/R-3.1.2-20100211202452/wtp-R-3.1.2-20100211202452.zip&mirror_id=546
  [get] To: 

  [get] 
http://www.eclipse.org/downloads/download.php?file=/webtools/downloads/drops/R3.1.2/R-3.1.2-20100211202452/wtp-R-3.1.2-20100211202452.zip&url=http://carroll.aset.psu.edu/pub/eclipse/webtools/downloads/drops/R3.1.2/R-3.1.2-20100211202452/wtp-R-3.1.2-20100211202452.zip&mirror_id=546
 moved to 
http://archive.eclipse.org/webtools/downloads/drops/R3.1.2/R-3.1.2-20100211202452/wtp-R-3.1.2-20100211202452.zip
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] ...

Build failed in Jenkins: IvyDE #310

2017-06-25 Thread Apache Jenkins Server
See 

Changes:

[nicolas.lalevee] try the jenkins builtin way of getting dependency artifacts

--
[...truncated 50.95 KB...]
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] ..

Build failed in Jenkins: IvyDE #311

2017-06-25 Thread Apache Jenkins Server
See 

Changes:

[nicolas.lalevee] fix the path of the retrieved dependency on Jenkins

--
[...truncated 55.37 KB...]
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] ..

Build failed in Jenkins: IvyDE #312

2017-06-25 Thread Apache Jenkins Server
See 

Changes:

[nicolas.lalevee] - make the path absolute on Jenkins - rename targets and 
properties from

--
[...truncated 68.88 KB...]
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 

Build failed in Jenkins: IvyDE #313

2017-06-25 Thread Apache Jenkins Server
See 

Changes:

[nicolas.lalevee] fix jar path

--
[...truncated 163.83 KB...]
[pde-build] [eclipse.buildScript] Bundle org.eclipse.jst.j2ee.webservice.ui:
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.jst.j2ee.ui_[1.1.0,1.2.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.wst.common.frameworks_[1.1.0,1.2.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.jst.j2ee_[1.1.0,1.2.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.wst.common.emfworkbench.integration_[1.1.0,1.2.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.jst.j2ee.core_[1.1.0,1.2.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.wst.common.emf_[1.1.0,1.2.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.jst.j2ee.webservice_[1.1.0,1.2.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.jem.util_[2.0.0,3.0.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.jst.common.frameworks_[1.1.0,1.2.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.jst.j2ee.navigator.ui_[1.1.0,1.2.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.wst.web_1.1.205.
[pde-build] [eclipse.buildScript] Bundle org.eclipse.wst.ws.ui:
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.wst.command.env.ui_[1.0.101,1.2.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.wst.ws_[1.0.100,1.2.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.wst.common.frameworks_[1.1.0,1.2.0).
[pde-build] [eclipse.buildScript] Bundle org.eclipse.jst.pagedesigner.jsf.ui:
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.jst.jsf.facesconfig_[1.1.0,2.0.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.jst.pagedesigner_[1.1.0,2.0.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.jst.pagedesigner.jsp.core_[1.1.0,2.0.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.wst.common.modulecore_[1.1.0,2.0.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.jst.jsf.common.ui_[1.1.0,2.0.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.jst.jsf.core_[1.1.0,2.0.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.jst.jsf.common_[1.1.0,2.0.0).
[pde-build] [eclipse.buildScript] Bundle org.eclipse.wst.dtd.core:
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.wst.validation_[1.2.0,1.3.0).
[pde-build] [eclipse.buildScript] Bundle 
org.eclipse.jst.ws.axis.consumption.core:
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.wst.command.env.core_[1.0.101,1.1.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.wst.ws_[1.0.100,1.2.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.jst.ws_[1.0.101,1.1.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.wst.common.modulecore_[1.1.0,1.2.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.wst.common.frameworks_[1.1.0,1.2.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.wst.command.env_[1.0.101,1.1.0).
[pde-build] [eclipse.buildScript] Bundle org.eclipse.wst.jsdt.web.support.jsp:
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.wst.jsdt.web.ui_[1.0.0,2.0.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.jst.jsp.ui_[1.1.300,1.2.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.wst.sse.ui_[1.1.0,1.2.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.wst.html.ui_[1.0.300,1.1.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.jst.jsp.core_[1.2.100,1.3.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.wst.jsdt.web.core_[1.0.0,2.0.0).
[pde-build] [eclipse.buildScript] Bundle org.eclipse.jpt.gen:
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.jpt.db_[1.2.0,2.0.0).
[pde-build] [eclipse.buildScript] Bundle org.eclipse.wst.ws:
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.wst.command.env.core_[1.0.101,1.1.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.wst.ws.parser_[1.0.100,1.1.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.wst.command.env_[1.0.101,1.1.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
or

Build failed in Jenkins: IvyDE #314

2017-06-25 Thread Apache Jenkins Server
See 

Changes:

[nicolas.lalevee] make the installation of Eclipse more easy for headless build

--
[...truncated 63.82 KB...]
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 

Build failed in Jenkins: IvyDE #315

2017-06-25 Thread Apache Jenkins Server
See 

Changes:

[nicolas.lalevee] fix the path of the downloaded eclipse

--
[...truncated 155.98 KB...]
[pde-build] [eclipse.buildScript] Bundle org.eclipse.jst.j2ee.webservice.ui:
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.jst.j2ee.ui_[1.1.0,1.2.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.wst.common.frameworks_[1.1.0,1.2.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.jst.j2ee_[1.1.0,1.2.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.wst.common.emfworkbench.integration_[1.1.0,1.2.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.jst.j2ee.core_[1.1.0,1.2.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.wst.common.emf_[1.1.0,1.2.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.jst.j2ee.webservice_[1.1.0,1.2.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.jem.util_[2.0.0,3.0.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.jst.common.frameworks_[1.1.0,1.2.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.jst.j2ee.navigator.ui_[1.1.0,1.2.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.wst.web_1.1.205.
[pde-build] [eclipse.buildScript] Bundle org.eclipse.wst.ws.ui:
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.wst.command.env.ui_[1.0.101,1.2.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.wst.ws_[1.0.100,1.2.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.wst.common.frameworks_[1.1.0,1.2.0).
[pde-build] [eclipse.buildScript] Bundle org.eclipse.jst.pagedesigner.jsf.ui:
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.jst.jsf.facesconfig_[1.1.0,2.0.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.jst.pagedesigner_[1.1.0,2.0.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.jst.pagedesigner.jsp.core_[1.1.0,2.0.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.wst.common.modulecore_[1.1.0,2.0.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.jst.jsf.common.ui_[1.1.0,2.0.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.jst.jsf.core_[1.1.0,2.0.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.jst.jsf.common_[1.1.0,2.0.0).
[pde-build] [eclipse.buildScript] Bundle org.eclipse.wst.dtd.core:
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.wst.validation_[1.2.0,1.3.0).
[pde-build] [eclipse.buildScript] Bundle 
org.eclipse.jst.ws.axis.consumption.core:
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.wst.command.env.core_[1.0.101,1.1.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.wst.ws_[1.0.100,1.2.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.jst.ws_[1.0.101,1.1.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.wst.common.modulecore_[1.1.0,1.2.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.wst.common.frameworks_[1.1.0,1.2.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.wst.command.env_[1.0.101,1.1.0).
[pde-build] [eclipse.buildScript] Bundle org.eclipse.wst.jsdt.web.support.jsp:
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.wst.jsdt.web.ui_[1.0.0,2.0.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.jst.jsp.ui_[1.1.300,1.2.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.wst.sse.ui_[1.1.0,1.2.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.wst.html.ui_[1.0.300,1.1.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.jst.jsp.core_[1.2.100,1.3.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.wst.jsdt.web.core_[1.0.0,2.0.0).
[pde-build] [eclipse.buildScript] Bundle org.eclipse.jpt.gen:
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.jpt.db_[1.2.0,2.0.0).
[pde-build] [eclipse.buildScript] Bundle org.eclipse.wst.ws:
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.wst.command.env.core_[1.0.101,1.1.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.wst.ws.parser_[1.0.100,1.1.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.wst.command.env_[1.0.101,1.1.0).
[pde-build] [eclipse.buildScript]   Mi

Build failed in Jenkins: IvyDE-updatesite #791

2017-06-25 Thread Apache Jenkins Server
See 

--
Started by upstream project "Ivy" build number 589
originally caused by:
 Started by an SCM change
Running as hibou
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-us1 (ubuntu trusty) in workspace 

Updating http://svn.apache.org/repos/asf/ant/ivy/updatesite/trunk at revision 
'2017-06-25T16:32:47.910 +'
Fetching 'https://dist.apache.org/repos/dist/dev/ant/ivyde/updatesite' at -1 
into '
At revision 20187

Fetching 'https://dist.apache.org/repos/dist/release/ant/ivyde/updatesite' at 
-1 into '
At revision 20187

At revision 1799828

No changes for http://svn.apache.org/repos/asf/ant/ivy/updatesite/trunk since 
the previous build
No changes for https://dist.apache.org/repos/dist/dev/ant/ivyde/updatesite 
since the previous build
No changes for https://dist.apache.org/repos/dist/release/ant/ivyde/updatesite 
since the previous build
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
[trunk] $ /home/jenkins/tools/ant/apache-ant-1.9.9/bin/ant jenkins-prepare
Buildfile: 

jenkins-check-download-sdk:

jenkins-get-sdk:

jenkins-check-unzip-eclipse:

jenkins-unzip-eclipse:

jenkins-prepare-eclipse:

jenkins-prepare:

BUILD SUCCESSFUL
Total time: 1 second
[trunk] $ /home/jenkins/tools/ant/apache-ant-1.9.9/bin/ant jenkins-build
Buildfile: 

clean:

jenkins-find-ivy-jar:
  [get] Getting: 
http://builds.apache.org/job/Ivy/lastSuccessfulBuild/artifact/build/artifact/jars/ivy.jar
  [get] To: 

  [get] 
http://builds.apache.org/job/Ivy/lastSuccessfulBuild/artifact/build/artifact/jars/ivy.jar
 permanently moved to 
https://builds.apache.org/job/Ivy/lastSuccessfulBuild/artifact/build/artifact/jars/ivy.jar
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] .

jenkins-find-ivyde-zip:
  [get] Getting: 
http://builds.apache.org/job/IvyDE/lastSuccessfulBuild/artifact/dist/version.properties
  [get] To: 

  [get] 
http://builds.apache.org/job/IvyDE/lastSuccessfulBuild/artifact/dist/version.properties
 permanently moved to 
https://builds.apache.org/job/IvyDE/lastSuccessfulBuild/artifact/dist/version.properties
  [get] Error opening connection java.io.FileNotFoundException: 
https://builds.apache.org/job/IvyDE/lastSuccessfulBuild/artifact/dist/version.properties
  [get] Error opening connection java.io.FileNotFoundException: 
https://builds.apache.org/job/IvyDE/lastSuccessfulBuild/artifact/dist/version.properties
  [get] Error opening connection java.io.FileNotFoundException: 
https://builds.apache.org/job/IvyDE/lastSuccessfulBuild/artifact/dist/version.properties
  [get] Can't get 
http://builds.apache.org/job/IvyDE/lastSuccessfulBuild/artifact/dist/version.properties
 to 


BUILD FAILED
:467: Can't 
get 
http://builds.apache.org/job/IvyDE/lastSuccessfulBuild/artifact/dist/version.properties
 to 


Total time: 3 seconds
Build step 'Invoke Ant' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts


Build failed in Jenkins: Ivy-tests-Windows » Windows,JDK 1.7 (latest) #3

2017-06-25 Thread Apache Jenkins Server
See 


Changes:

[nicolas.lalevee] display the version of the doc in the toc

[nicolas.lalevee] fix the path to the Ant logo, and use the SVG version

--
Started by upstream project "Ivy-tests-Windows" build number 3
originally caused by:
 Started by upstream project "Ivy" build number 589
 originally caused by:
  Started by an SCM change
Running as hibou
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-3 (Windows) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/ant-ivy.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
 > git submodule foreach --recursive git reset --hard # timeout=10
 > git submodule foreach --recursive git clean -fdx # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/ant-ivy.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/ant-ivy.git 
 > +refs/heads/*:refs/remotes/origin/*
Checking out Revision 27c6f9a315182e2f77e76a413befe09c624069e5 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 27c6f9a315182e2f77e76a413befe09c624069e5
 > git rev-list 80d9b0c380a73c721488f76df30983c7988ccde6 # timeout=10
 > git remote # timeout=10
 > git submodule init # timeout=10
 > git submodule sync # timeout=10
 > git config --get remote.origin.url # timeout=10
 > git submodule init # timeout=10
 > git config -f .gitmodules --get-regexp ^submodule\.(.*)\.url # timeout=10
 > git config --get submodule.doc/xooki.url # timeout=10
 > git config -f .gitmodules --get submodule.doc/xooki.path # timeout=10
 > git submodule update --init --recursive doc/xooki
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
[JDK 1.7 (latest)] $ cmd.exe /C 
"F:\jenkins\tools\ant\apache-ant-1.9.9\bin\ant.bat '"-Djdk=JDK 1.7 (latest)"' 
-DOS=Windows clean test-report && exit %%ERRORLEVEL%%"
Buildfile: 


clean:

init:

prepare:
[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 


compile-core:
[javac] Compiling 408 source files to 

[javac] Note: 

 uses or overrides a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
 [copy] Copying 25 files to 

 [copy] Copying 1 file to 

 [copy] Copying 1 file to 

 [copy] Copying 1 file to 

Build failed in Jenkins: IvyDE-updatesite #792

2017-06-26 Thread Apache Jenkins Server
See 

--
[...truncated 66.64 KB...]
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 

Build failed in Jenkins: Ivy-tests-Windows » Windows,JDK 1.7 (latest) #4

2017-06-26 Thread Apache Jenkins Server
See 


Changes:

[nicolas.lalevee] better link for the Apache Licence

--
Started by upstream project "Ivy-tests-Windows" build number 4
originally caused by:
 Started by upstream project "Ivy" build number 590
 originally caused by:
  Started by an SCM change
Running as hibou
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-3 (Windows) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/ant-ivy.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
 > git submodule foreach --recursive git reset --hard # timeout=10
 > git submodule foreach --recursive git clean -fdx # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/ant-ivy.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/ant-ivy.git 
 > +refs/heads/*:refs/remotes/origin/*
Checking out Revision 5d22644c74c592b9b329623f8cfbd9dacad540ff 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5d22644c74c592b9b329623f8cfbd9dacad540ff
 > git rev-list 27c6f9a315182e2f77e76a413befe09c624069e5 # timeout=10
 > git remote # timeout=10
 > git submodule init # timeout=10
 > git submodule sync # timeout=10
 > git config --get remote.origin.url # timeout=10
 > git submodule init # timeout=10
 > git config -f .gitmodules --get-regexp ^submodule\.(.*)\.url # timeout=10
 > git config --get submodule.doc/xooki.url # timeout=10
 > git config -f .gitmodules --get submodule.doc/xooki.path # timeout=10
 > git submodule update --init --recursive doc/xooki
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
[JDK 1.7 (latest)] $ cmd.exe /C 
"F:\jenkins\tools\ant\apache-ant-1.9.9\bin\ant.bat '"-Djdk=JDK 1.7 (latest)"' 
-DOS=Windows clean test-report && exit %%ERRORLEVEL%%"
Buildfile: 


clean:

init:

prepare:
[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 


compile-core:
[javac] Compiling 408 source files to 

[javac] Note: 

 uses or overrides a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
 [copy] Copying 25 files to 

 [copy] Copying 1 file to 

 [copy] Copying 1 file to 

 [copy] Copying 1 file to 

 [copy] Copying 1 file to 


Build failed in Jenkins: IvyDE-updatesite #793

2017-06-26 Thread Apache Jenkins Server
See 

--
Started by upstream project "Ivy" build number 591
originally caused by:
 Started by an SCM change
Running as hibou
[EnvInject] - Loading node environment variables.
Building remotely on H24 (ubuntu xenial) in workspace 

Updating http://svn.apache.org/repos/asf/ant/ivy/updatesite/trunk at revision 
'2017-06-26T15:56:26.486 +'
Fetching 'https://dist.apache.org/repos/dist/dev/ant/ivyde/updatesite' at -1 
into '
At revision 20197

Fetching 'https://dist.apache.org/repos/dist/release/ant/ivyde/updatesite' at 
-1 into '
At revision 20197

At revision 1799936

No changes for http://svn.apache.org/repos/asf/ant/ivy/updatesite/trunk since 
the previous build
No changes for https://dist.apache.org/repos/dist/dev/ant/ivyde/updatesite 
since the previous build
No changes for https://dist.apache.org/repos/dist/release/ant/ivyde/updatesite 
since the previous build
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
[trunk] $ /home/jenkins/tools/ant/apache-ant-1.9.9/bin/ant jenkins-prepare
Buildfile: 

jenkins-check-download-sdk:

jenkins-get-sdk:

jenkins-check-unzip-eclipse:

jenkins-unzip-eclipse:

jenkins-prepare-eclipse:

jenkins-prepare:

BUILD SUCCESSFUL
Total time: 1 second
[trunk] $ /home/jenkins/tools/ant/apache-ant-1.9.9/bin/ant jenkins-build
Buildfile: 

clean:

jenkins-find-ivy-jar:
  [get] Getting: 
http://builds.apache.org/job/Ivy/lastSuccessfulBuild/artifact/build/artifact/jars/ivy.jar
  [get] To: 

  [get] 
http://builds.apache.org/job/Ivy/lastSuccessfulBuild/artifact/build/artifact/jars/ivy.jar
 permanently moved to 
https://builds.apache.org/job/Ivy/lastSuccessfulBuild/artifact/build/artifact/jars/ivy.jar
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] .

jenkins-find-ivyde-zip:
  [get] Getting: 
http://builds.apache.org/job/IvyDE/lastSuccessfulBuild/artifact/dist/version.properties
  [get] To: 

  [get] 
http://builds.apache.org/job/IvyDE/lastSuccessfulBuild/artifact/dist/version.properties
 permanently moved to 
https://builds.apache.org/job/IvyDE/lastSuccessfulBuild/artifact/dist/version.properties
  [get] Error opening connection java.io.FileNotFoundException: 
https://builds.apache.org/job/IvyDE/lastSuccessfulBuild/artifact/dist/version.properties
  [get] Error opening connection java.io.FileNotFoundException: 
https://builds.apache.org/job/IvyDE/lastSuccessfulBuild/artifact/dist/version.properties
  [get] Error opening connection java.io.FileNotFoundException: 
https://builds.apache.org/job/IvyDE/lastSuccessfulBuild/artifact/dist/version.properties
  [get] Can't get 
http://builds.apache.org/job/IvyDE/lastSuccessfulBuild/artifact/dist/version.properties
 to 


BUILD FAILED
:467: Can't 
get 
http://builds.apache.org/job/IvyDE/lastSuccessfulBuild/artifact/dist/version.properties
 to 


Total time: 1 second
Build step 'Invoke Ant' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts


Jenkins build is back to normal : Ivy-tests-Windows » Windows,JDK 1.7 (latest) #5

2017-06-26 Thread Apache Jenkins Server
See 




Build failed in Jenkins: IvyDE-updatesite #794

2017-06-28 Thread Apache Jenkins Server
See 

--
Started by upstream project "Ivy" build number 592
originally caused by:
 Started by an SCM change
Running as hibou
[EnvInject] - Loading node environment variables.
Building remotely on H24 (ubuntu xenial) in workspace 

Updating http://svn.apache.org/repos/asf/ant/ivy/updatesite/trunk at revision 
'2017-06-29T06:33:40.869 +'
Fetching 'https://dist.apache.org/repos/dist/dev/ant/ivyde/updatesite' at -1 
into '
At revision 20231

Fetching 'https://dist.apache.org/repos/dist/release/ant/ivyde/updatesite' at 
-1 into '
At revision 20231

At revision 1800233

No changes for http://svn.apache.org/repos/asf/ant/ivy/updatesite/trunk since 
the previous build
No changes for https://dist.apache.org/repos/dist/dev/ant/ivyde/updatesite 
since the previous build
No changes for https://dist.apache.org/repos/dist/release/ant/ivyde/updatesite 
since the previous build
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
[trunk] $ /home/jenkins/tools/ant/apache-ant-1.9.9/bin/ant jenkins-prepare
Buildfile: 

jenkins-check-download-sdk:

jenkins-get-sdk:

jenkins-check-unzip-eclipse:

jenkins-unzip-eclipse:

jenkins-prepare-eclipse:

jenkins-prepare:

BUILD SUCCESSFUL
Total time: 1 second
[trunk] $ /home/jenkins/tools/ant/apache-ant-1.9.9/bin/ant jenkins-build
Buildfile: 

clean:

jenkins-find-ivy-jar:
  [get] Getting: 
http://builds.apache.org/job/Ivy/lastSuccessfulBuild/artifact/build/artifact/jars/ivy.jar
  [get] To: 

  [get] 
http://builds.apache.org/job/Ivy/lastSuccessfulBuild/artifact/build/artifact/jars/ivy.jar
 permanently moved to 
https://builds.apache.org/job/Ivy/lastSuccessfulBuild/artifact/build/artifact/jars/ivy.jar
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] .

jenkins-find-ivyde-zip:
  [get] Getting: 
http://builds.apache.org/job/IvyDE/lastSuccessfulBuild/artifact/dist/version.properties
  [get] To: 

  [get] 
http://builds.apache.org/job/IvyDE/lastSuccessfulBuild/artifact/dist/version.properties
 permanently moved to 
https://builds.apache.org/job/IvyDE/lastSuccessfulBuild/artifact/dist/version.properties
  [get] Error opening connection java.io.FileNotFoundException: 
https://builds.apache.org/job/IvyDE/lastSuccessfulBuild/artifact/dist/version.properties
  [get] Error opening connection java.io.FileNotFoundException: 
https://builds.apache.org/job/IvyDE/lastSuccessfulBuild/artifact/dist/version.properties
  [get] Error opening connection java.io.FileNotFoundException: 
https://builds.apache.org/job/IvyDE/lastSuccessfulBuild/artifact/dist/version.properties
  [get] Can't get 
http://builds.apache.org/job/IvyDE/lastSuccessfulBuild/artifact/dist/version.properties
 to 


BUILD FAILED
:467: Can't 
get 
http://builds.apache.org/job/IvyDE/lastSuccessfulBuild/artifact/dist/version.properties
 to 


Total time: 1 second
Build step 'Invoke Ant' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts


Build failed in Jenkins: IvyDE-updatesite #795

2017-06-29 Thread Apache Jenkins Server
See 

--
Started by upstream project "Ivy" build number 593
originally caused by:
 Started by an SCM change
Running as hibou
[EnvInject] - Loading node environment variables.
Building remotely on H24 (ubuntu xenial) in workspace 

Updating http://svn.apache.org/repos/asf/ant/ivy/updatesite/trunk at revision 
'2017-06-29T13:01:47.561 +'
Fetching 'https://dist.apache.org/repos/dist/dev/ant/ivyde/updatesite' at -1 
into '
At revision 20236

Fetching 'https://dist.apache.org/repos/dist/release/ant/ivyde/updatesite' at 
-1 into '
At revision 20236

At revision 1800275

No changes for http://svn.apache.org/repos/asf/ant/ivy/updatesite/trunk since 
the previous build
No changes for https://dist.apache.org/repos/dist/dev/ant/ivyde/updatesite 
since the previous build
No changes for https://dist.apache.org/repos/dist/release/ant/ivyde/updatesite 
since the previous build
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
[trunk] $ /home/jenkins/tools/ant/apache-ant-1.9.9/bin/ant jenkins-prepare
Buildfile: 

jenkins-check-download-sdk:

jenkins-get-sdk:

jenkins-check-unzip-eclipse:

jenkins-unzip-eclipse:

jenkins-prepare-eclipse:

jenkins-prepare:

BUILD SUCCESSFUL
Total time: 2 seconds
[trunk] $ /home/jenkins/tools/ant/apache-ant-1.9.9/bin/ant jenkins-build
Buildfile: 

clean:

jenkins-find-ivy-jar:
  [get] Getting: 
http://builds.apache.org/job/Ivy/lastSuccessfulBuild/artifact/build/artifact/jars/ivy.jar
  [get] To: 

  [get] 
http://builds.apache.org/job/Ivy/lastSuccessfulBuild/artifact/build/artifact/jars/ivy.jar
 permanently moved to 
https://builds.apache.org/job/Ivy/lastSuccessfulBuild/artifact/build/artifact/jars/ivy.jar
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] ..

jenkins-find-ivyde-zip:
  [get] Getting: 
http://builds.apache.org/job/IvyDE/lastSuccessfulBuild/artifact/dist/version.properties
  [get] To: 

  [get] 
http://builds.apache.org/job/IvyDE/lastSuccessfulBuild/artifact/dist/version.properties
 permanently moved to 
https://builds.apache.org/job/IvyDE/lastSuccessfulBuild/artifact/dist/version.properties
  [get] Error opening connection java.io.FileNotFoundException: 
https://builds.apache.org/job/IvyDE/lastSuccessfulBuild/artifact/dist/version.properties
  [get] Error opening connection java.io.FileNotFoundException: 
https://builds.apache.org/job/IvyDE/lastSuccessfulBuild/artifact/dist/version.properties
  [get] Error opening connection java.io.FileNotFoundException: 
https://builds.apache.org/job/IvyDE/lastSuccessfulBuild/artifact/dist/version.properties
  [get] Can't get 
http://builds.apache.org/job/IvyDE/lastSuccessfulBuild/artifact/dist/version.properties
 to 


BUILD FAILED
:467: Can't 
get 
http://builds.apache.org/job/IvyDE/lastSuccessfulBuild/artifact/dist/version.properties
 to 


Total time: 1 second
Build step 'Invoke Ant' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts


Build failed in Jenkins: Ivy-tests-Windows » Windows,JDK 1.7 (latest) #8

2017-06-30 Thread Apache Jenkins Server
See 


Changes:

[jaikiran] [doc changes] Fix the documentation of the "OSGi" section

[jaikiran] [doc changes] Updates to "using standalone" section

--
[...truncated 33.14 KB...]
[junit] Running org.apache.ivy.ant.IvyBuildNumberTest
[junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,629 sec
[junit] Running org.apache.ivy.ant.IvyCacheFilesetTest
[junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2,089 sec
[junit] Running org.apache.ivy.ant.IvyCachePathTest
[junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2,934 sec
[junit] Running org.apache.ivy.ant.IvyCleanCacheTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,265 sec
[junit] Running org.apache.ivy.ant.IvyConfigureTest
[junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,418 sec
[junit] Running org.apache.ivy.ant.IvyConvertPomTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2,302 sec
[junit] Running org.apache.ivy.ant.IvyDeliverTest
[junit] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
4,524 sec
[junit] Running org.apache.ivy.ant.IvyDependencyTreeTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2,583 sec
[junit] Running org.apache.ivy.ant.IvyDependencyUpdateCheckerTest
[junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2,849 sec
[junit] Running org.apache.ivy.ant.IvyFindRevisionTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,72 sec
[junit] Running org.apache.ivy.ant.IvyInfoRepositoryTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,522 sec
[junit] Running org.apache.ivy.ant.IvyInfoTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,59 sec
[junit] Running org.apache.ivy.ant.IvyInstallTest
[junit] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
3,339 sec
[junit] Running org.apache.ivy.ant.IvyListModulesTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,34 sec
[junit] Running org.apache.ivy.ant.IvyPostResolveTaskTest
[junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2,893 sec
[junit] Running org.apache.ivy.ant.IvyPublishTest
[junit] Tests run: 22, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 
5,747 sec
[junit] Test org.apache.ivy.ant.IvyPublishTest FAILED
[junit] Running org.apache.ivy.ant.IvyReportTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
3,453 sec
[junit] Running org.apache.ivy.ant.IvyRepositoryReportTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2,15 sec
[junit] Running org.apache.ivy.ant.IvyResolveTest
[junit] Tests run: 34, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 
4,162 sec
[junit] Running org.apache.ivy.ant.IvyResourcesTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2,523 sec
[junit] Running org.apache.ivy.ant.IvyRetrieveBuildFileTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2,286 sec
[junit] Running org.apache.ivy.ant.IvyRetrieveTest
[junit] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
3,399 sec
[junit] Running org.apache.ivy.ant.IvyTaskTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,334 sec
[junit] Running org.apache.ivy.ant.IvyVarTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,444 sec
[junit] Running org.apache.ivy.core.NormalRelativeUrlResolverTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2,541 sec
[junit] Running org.apache.ivy.core.cache.DefaultRepositoryCacheManagerTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 
1,163 sec
[junit] Running org.apache.ivy.core.cache.ModuleDescriptorMemoryCacheTest
[junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,153 sec
[junit] Running org.apache.ivy.core.deliver.DeliverTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2,229 sec
[junit] Running org.apache.ivy.core.event.IvyEventFilterTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,189 sec
[junit] Running org.apache.ivy.core.install.InstallTest
[junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
3,328 sec
[junit] Running 
org.apache.ivy.core.module.descriptor.DefaultDependencyDescriptorTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0,193 sec
[junit] Running 

Build failed in Jenkins: IvyDE-updatesite #796

2017-06-30 Thread Apache Jenkins Server
See 

--
Started by upstream project "Ivy" build number 594
originally caused by:
 Started by an SCM change
 Started by an SCM change
Running as hibou
[EnvInject] - Loading node environment variables.
Building remotely on H24 (ubuntu xenial) in workspace 

Updating http://svn.apache.org/repos/asf/ant/ivy/updatesite/trunk at revision 
'2017-06-30T11:35:30.390 +'
Fetching 'https://dist.apache.org/repos/dist/dev/ant/ivyde/updatesite' at -1 
into '
At revision 20239

Fetching 'https://dist.apache.org/repos/dist/release/ant/ivyde/updatesite' at 
-1 into '
At revision 20239

At revision 1800374

No changes for http://svn.apache.org/repos/asf/ant/ivy/updatesite/trunk since 
the previous build
No changes for https://dist.apache.org/repos/dist/dev/ant/ivyde/updatesite 
since the previous build
No changes for https://dist.apache.org/repos/dist/release/ant/ivyde/updatesite 
since the previous build
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
[trunk] $ /home/jenkins/tools/ant/apache-ant-1.9.9/bin/ant jenkins-prepare
Buildfile: 

jenkins-check-download-sdk:

jenkins-get-sdk:

jenkins-check-unzip-eclipse:

jenkins-unzip-eclipse:

jenkins-prepare-eclipse:

jenkins-prepare:

BUILD SUCCESSFUL
Total time: 1 second
[trunk] $ /home/jenkins/tools/ant/apache-ant-1.9.9/bin/ant jenkins-build
Buildfile: 

clean:

jenkins-find-ivy-jar:
  [get] Getting: 
http://builds.apache.org/job/Ivy/lastSuccessfulBuild/artifact/build/artifact/jars/ivy.jar
  [get] To: 

  [get] 
http://builds.apache.org/job/Ivy/lastSuccessfulBuild/artifact/build/artifact/jars/ivy.jar
 permanently moved to 
https://builds.apache.org/job/Ivy/lastSuccessfulBuild/artifact/build/artifact/jars/ivy.jar
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] .

jenkins-find-ivyde-zip:
  [get] Getting: 
http://builds.apache.org/job/IvyDE/lastSuccessfulBuild/artifact/dist/version.properties
  [get] To: 

  [get] 
http://builds.apache.org/job/IvyDE/lastSuccessfulBuild/artifact/dist/version.properties
 permanently moved to 
https://builds.apache.org/job/IvyDE/lastSuccessfulBuild/artifact/dist/version.properties
  [get] Error opening connection java.io.FileNotFoundException: 
https://builds.apache.org/job/IvyDE/lastSuccessfulBuild/artifact/dist/version.properties
  [get] Error opening connection java.io.FileNotFoundException: 
https://builds.apache.org/job/IvyDE/lastSuccessfulBuild/artifact/dist/version.properties
  [get] Error opening connection java.io.FileNotFoundException: 
https://builds.apache.org/job/IvyDE/lastSuccessfulBuild/artifact/dist/version.properties
  [get] Can't get 
http://builds.apache.org/job/IvyDE/lastSuccessfulBuild/artifact/dist/version.properties
 to 


BUILD FAILED
:467: Can't 
get 
http://builds.apache.org/job/IvyDE/lastSuccessfulBuild/artifact/dist/version.properties
 to 


Total time: 1 second
Build step 'Invoke Ant' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts


Build failed in Jenkins: IvyDE #316

2017-06-30 Thread Apache Jenkins Server
See 

--
[...truncated 164.01 KB...]
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.jst.j2ee.core_[1.1.0,1.2.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.wst.web.ui_[1.1.0,1.2.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.wst.web_[1.1.0,1.2.0).
[pde-build] [eclipse.buildScript] Bundle org.eclipse.wst.wsdl.validation:
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.wst.validation_[1.2.0,1.3.0).
[pde-build] [eclipse.buildScript] Bundle org.eclipse.wst.common.emf:
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.wst.common.frameworks_[1.1.200,2.0.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.jem.util_[2.0.100,3.0.0).
[pde-build] [eclipse.buildScript] Bundle org.eclipse.jpt.eclipselink.core:
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.jem.util_2.0.100.
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.jpt.core_[2.0.0,3.0.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.jpt.db_[1.2.0,2.0.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.wst.common.emf_[1.1.200,2.0.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.wst.common.emfworkbench.integration_[1.1.200,2.0.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.wst.common.frameworks_[1.1.200,2.0.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.wst.common.modulecore_[1.1.200,2.0.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.wst.validation_[1.2.0,2.0.0).
[pde-build] [eclipse.buildScript] Bundle org.eclipse.jst.server.generic.oc4j:
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.jst.server.generic.ui_[1.0.102,2.0.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.jst.server.ui_[1.0.102,2.0.0).
[pde-build] [eclipse.buildScript] Bundle org.eclipse.wst.server.ui:
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.wst.server.discovery_[1.0.0,2.0.0).
[pde-build] [eclipse.buildScript] Bundle org.eclipse.jst.common.frameworks:
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.wst.common.frameworks_[1.1.0,1.2.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.wst.common.modulecore_[1.1.0,1.2.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.jem.util_[2.0.0,3.0.0).
[pde-build] 
[pde-build] BUILD FAILED
[pde-build] 
:35:
 The following error occurred while executing this line:
[pde-build] 
:91:
 The following error occurred while executing this line:
[pde-build] 
:28:
 The following error occurred while executing this line:
[pde-build] 
:30: 
The following error occurred while executing this line:
[pde-build] 
:111:
 Processing inclusion from feature org.apache.ivyde.feature: Bundle 
org.apache.ivyde.eclipse_2.3.0.beta1-201706301304-jenkins-316 failed to 
resolve.:
[pde-build] Missing required plug-in org.apache.ivy_[2.1.0,3.0.0).
[pde-build] 
[pde-build] 
[pde-build] Total time: 1 second
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.wst.common.emf_[1.1.0,1.2.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.wst.common.emfworkbench.integration_[1.1.0,1.2.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.wst.validation_[1.2.0,2.0.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.jem.workbench_[2.0.0,3.0.0).
[pde-build] [eclipse.buildScript] Bundle org.eclipse.jst.ws.axis.creation.ui:
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.jem_[2.0.0,3.0.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.jem.workbench_[2.0.0,3.0.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.wst.ws.parser_[1.0.100,1.1.0).
[pde-build] [eclipse.buildScript]   Missing required plug-in 
org.eclipse.jst.ws_[1.0.101,1.1.0).
[pde-build] [eclipse.buildScript]   Missing r

Build failed in Jenkins: IvyDE-updatesite #797

2017-06-30 Thread Apache Jenkins Server
See 

--
Started by upstream project "Ivy" build number 595
originally caused by:
 Started by an SCM change
Running as hibou
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-us1 (ubuntu trusty) in workspace 

Updating http://svn.apache.org/repos/asf/ant/ivy/updatesite/trunk at revision 
'2017-06-30T20:31:59.508 +'
Fetching 'https://dist.apache.org/repos/dist/dev/ant/ivyde/updatesite' at -1 
into '
At revision 20242

Fetching 'https://dist.apache.org/repos/dist/release/ant/ivyde/updatesite' at 
-1 into '
At revision 20242

At revision 1800455

No changes for http://svn.apache.org/repos/asf/ant/ivy/updatesite/trunk since 
the previous build
No changes for https://dist.apache.org/repos/dist/dev/ant/ivyde/updatesite 
since the previous build
No changes for https://dist.apache.org/repos/dist/release/ant/ivyde/updatesite 
since the previous build
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
[trunk] $ /home/jenkins/tools/ant/apache-ant-1.9.9/bin/ant jenkins-prepare
Buildfile: 

jenkins-check-download-sdk:

jenkins-get-sdk:

jenkins-check-unzip-eclipse:

jenkins-unzip-eclipse:

jenkins-prepare-eclipse:

jenkins-prepare:

BUILD SUCCESSFUL
Total time: 3 seconds
[trunk] $ /home/jenkins/tools/ant/apache-ant-1.9.9/bin/ant jenkins-build
Buildfile: 

clean:

jenkins-find-ivy-jar:
  [get] Getting: 
http://builds.apache.org/job/Ivy/lastSuccessfulBuild/artifact/build/artifact/jars/ivy.jar
  [get] To: 

  [get] 
http://builds.apache.org/job/Ivy/lastSuccessfulBuild/artifact/build/artifact/jars/ivy.jar
 permanently moved to 
https://builds.apache.org/job/Ivy/lastSuccessfulBuild/artifact/build/artifact/jars/ivy.jar
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] .

jenkins-find-ivyde-zip:
  [get] Getting: 
http://builds.apache.org/job/IvyDE/lastSuccessfulBuild/artifact/dist/version.properties
  [get] To: 

  [get] 
http://builds.apache.org/job/IvyDE/lastSuccessfulBuild/artifact/dist/version.properties
 permanently moved to 
https://builds.apache.org/job/IvyDE/lastSuccessfulBuild/artifact/dist/version.properties
  [get] Error opening connection java.io.FileNotFoundException: 
https://builds.apache.org/job/IvyDE/lastSuccessfulBuild/artifact/dist/version.properties
  [get] Error opening connection java.io.FileNotFoundException: 
https://builds.apache.org/job/IvyDE/lastSuccessfulBuild/artifact/dist/version.properties
  [get] Error opening connection java.io.FileNotFoundException: 
https://builds.apache.org/job/IvyDE/lastSuccessfulBuild/artifact/dist/version.properties
  [get] Can't get 
http://builds.apache.org/job/IvyDE/lastSuccessfulBuild/artifact/dist/version.properties
 to 


BUILD FAILED
:467: Can't 
get 
http://builds.apache.org/job/IvyDE/lastSuccessfulBuild/artifact/dist/version.properties
 to 


Total time: 3 seconds
Build step 'Invoke Ant' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts


Build failed in Jenkins: Ivy-tests-Windows » Windows,JDK 1.7 (latest) #9

2017-06-30 Thread Apache Jenkins Server
See 


Changes:

[nicolas.lalevee] fix aphabetic order in the toc

[nicolas.lalevee] Review and cleanup of the "Ant tasks" part of the 
documentation

--
[...truncated 33.11 KB...]
[junit] Running org.apache.ivy.ant.IvyBuildNumberTest
[junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,572 sec
[junit] Running org.apache.ivy.ant.IvyCacheFilesetTest
[junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,846 sec
[junit] Running org.apache.ivy.ant.IvyCachePathTest
[junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2,837 sec
[junit] Running org.apache.ivy.ant.IvyCleanCacheTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,317 sec
[junit] Running org.apache.ivy.ant.IvyConfigureTest
[junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,538 sec
[junit] Running org.apache.ivy.ant.IvyConvertPomTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2,267 sec
[junit] Running org.apache.ivy.ant.IvyDeliverTest
[junit] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
4,456 sec
[junit] Running org.apache.ivy.ant.IvyDependencyTreeTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2,491 sec
[junit] Running org.apache.ivy.ant.IvyDependencyUpdateCheckerTest
[junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2,893 sec
[junit] Running org.apache.ivy.ant.IvyFindRevisionTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,66 sec
[junit] Running org.apache.ivy.ant.IvyInfoRepositoryTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,634 sec
[junit] Running org.apache.ivy.ant.IvyInfoTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,666 sec
[junit] Running org.apache.ivy.ant.IvyInstallTest
[junit] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
3,523 sec
[junit] Running org.apache.ivy.ant.IvyListModulesTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,325 sec
[junit] Running org.apache.ivy.ant.IvyPostResolveTaskTest
[junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2,793 sec
[junit] Running org.apache.ivy.ant.IvyPublishTest
[junit] Tests run: 22, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 
5,891 sec
[junit] Test org.apache.ivy.ant.IvyPublishTest FAILED
[junit] Running org.apache.ivy.ant.IvyReportTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
3,212 sec
[junit] Running org.apache.ivy.ant.IvyRepositoryReportTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2,026 sec
[junit] Running org.apache.ivy.ant.IvyResolveTest
[junit] Tests run: 34, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 
3,843 sec
[junit] Running org.apache.ivy.ant.IvyResourcesTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2,403 sec
[junit] Running org.apache.ivy.ant.IvyRetrieveBuildFileTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2,121 sec
[junit] Running org.apache.ivy.ant.IvyRetrieveTest
[junit] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
3,289 sec
[junit] Running org.apache.ivy.ant.IvyTaskTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,215 sec
[junit] Running org.apache.ivy.ant.IvyVarTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,315 sec
[junit] Running org.apache.ivy.core.NormalRelativeUrlResolverTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2,501 sec
[junit] Running org.apache.ivy.core.cache.DefaultRepositoryCacheManagerTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 
1,147 sec
[junit] Running org.apache.ivy.core.cache.ModuleDescriptorMemoryCacheTest
[junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,09 sec
[junit] Running org.apache.ivy.core.deliver.DeliverTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2,367 sec
[junit] Running org.apache.ivy.core.event.IvyEventFilterTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,117 sec
[junit] Running org.apache.ivy.core.install.InstallTest
[junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
3,545 sec
[junit] Running 
org.apache.ivy.core.module.descriptor.DefaultDependencyDescriptorTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0,182 sec
[junit] Runnin

Build failed in Jenkins: Ivy-tests-ubuntu » ubuntu,JDK 1.7 (latest) #180

2017-06-30 Thread Apache Jenkins Server
See 


Changes:

[nicolas.lalevee] fix aphabetic order in the toc

[nicolas.lalevee] Review and cleanup of the "Ant tasks" part of the 
documentation

--
[...truncated 32.90 KB...]
[junit] Running org.apache.ivy.ant.IvyBuildNumberTest
[junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,185 sec
[junit] Running org.apache.ivy.ant.IvyCacheFilesetTest
[junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,455 sec
[junit] Running org.apache.ivy.ant.IvyCachePathTest
[junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2,224 sec
[junit] Running org.apache.ivy.ant.IvyCleanCacheTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0,895 sec
[junit] Running org.apache.ivy.ant.IvyConfigureTest
[junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,269 sec
[junit] Running org.apache.ivy.ant.IvyConvertPomTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,758 sec
[junit] Running org.apache.ivy.ant.IvyDeliverTest
[junit] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
3,238 sec
[junit] Running org.apache.ivy.ant.IvyDependencyTreeTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,762 sec
[junit] Running org.apache.ivy.ant.IvyDependencyUpdateCheckerTest
[junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,995 sec
[junit] Running org.apache.ivy.ant.IvyFindRevisionTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,144 sec
[junit] Running org.apache.ivy.ant.IvyInfoRepositoryTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,583 sec
[junit] Running org.apache.ivy.ant.IvyInfoTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,22 sec
[junit] Running org.apache.ivy.ant.IvyInstallTest
[junit] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
3,396 sec
[junit] Running org.apache.ivy.ant.IvyListModulesTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0,977 sec
[junit] Running org.apache.ivy.ant.IvyPostResolveTaskTest
[junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2,044 sec
[junit] Running org.apache.ivy.ant.IvyPublishTest
[junit] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
4,288 sec
[junit] Running org.apache.ivy.ant.IvyReportTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
3,195 sec
[junit] Running org.apache.ivy.ant.IvyRepositoryReportTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,949 sec
[junit] Running org.apache.ivy.ant.IvyResolveTest
[junit] Tests run: 34, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 
3,854 sec
[junit] Running org.apache.ivy.ant.IvyResourcesTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,758 sec
[junit] Running org.apache.ivy.ant.IvyRetrieveBuildFileTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,519 sec
[junit] Running org.apache.ivy.ant.IvyRetrieveTest
[junit] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
3,167 sec
[junit] Running org.apache.ivy.ant.IvyTaskTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,023 sec
[junit] Running org.apache.ivy.ant.IvyVarTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,141 sec
[junit] Running org.apache.ivy.core.NormalRelativeUrlResolverTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0,365 sec
[junit] Running org.apache.ivy.core.cache.DefaultRepositoryCacheManagerTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 
0,787 sec
[junit] Running org.apache.ivy.core.cache.ModuleDescriptorMemoryCacheTest
[junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0,933 sec
[junit] Running org.apache.ivy.core.deliver.DeliverTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,882 sec
[junit] Running org.apache.ivy.core.event.IvyEventFilterTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0,898 sec
[junit] Running org.apache.ivy.core.install.InstallTest
[junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2,656 sec
[junit] Running 
org.apache.ivy.core.module.descriptor.DefaultDependencyDescriptorTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0,091 sec
[junit] Running org.apache.ivy.core.module.descriptor.IvyMakePomTest
  

Build failed in Jenkins: IvyDE-updatesite #798

2017-07-01 Thread Apache Jenkins Server
See 

--
Started by upstream project "Ivy" build number 596
originally caused by:
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
Running as hibou
[EnvInject] - Loading node environment variables.
Building remotely on H24 (ubuntu xenial) in workspace 

Updating http://svn.apache.org/repos/asf/ant/ivy/updatesite/trunk at revision 
'2017-07-01T21:54:56.463 +'
Fetching 'https://dist.apache.org/repos/dist/dev/ant/ivyde/updatesite' at -1 
into '
At revision 20265

Fetching 'https://dist.apache.org/repos/dist/release/ant/ivyde/updatesite' at 
-1 into '
At revision 20265

At revision 1800535

No changes for http://svn.apache.org/repos/asf/ant/ivy/updatesite/trunk since 
the previous build
No changes for https://dist.apache.org/repos/dist/dev/ant/ivyde/updatesite 
since the previous build
No changes for https://dist.apache.org/repos/dist/release/ant/ivyde/updatesite 
since the previous build
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
[trunk] $ /home/jenkins/tools/ant/apache-ant-1.9.9/bin/ant jenkins-prepare
Buildfile: 

jenkins-check-download-sdk:

jenkins-get-sdk:

jenkins-check-unzip-eclipse:

jenkins-unzip-eclipse:

jenkins-prepare-eclipse:

jenkins-prepare:

BUILD SUCCESSFUL
Total time: 1 second
[trunk] $ /home/jenkins/tools/ant/apache-ant-1.9.9/bin/ant jenkins-build
Buildfile: 

clean:

jenkins-find-ivy-jar:
  [get] Getting: 
http://builds.apache.org/job/Ivy/lastSuccessfulBuild/artifact/build/artifact/jars/ivy.jar
  [get] To: 

  [get] 
http://builds.apache.org/job/Ivy/lastSuccessfulBuild/artifact/build/artifact/jars/ivy.jar
 permanently moved to 
https://builds.apache.org/job/Ivy/lastSuccessfulBuild/artifact/build/artifact/jars/ivy.jar
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] .

jenkins-find-ivyde-zip:
  [get] Getting: 
http://builds.apache.org/job/IvyDE/lastSuccessfulBuild/artifact/dist/version.properties
  [get] To: 

  [get] 
http://builds.apache.org/job/IvyDE/lastSuccessfulBuild/artifact/dist/version.properties
 permanently moved to 
https://builds.apache.org/job/IvyDE/lastSuccessfulBuild/artifact/dist/version.properties
  [get] Error opening connection java.io.FileNotFoundException: 
https://builds.apache.org/job/IvyDE/lastSuccessfulBuild/artifact/dist/version.properties
  [get] Error opening connection java.io.FileNotFoundException: 
https://builds.apache.org/job/IvyDE/lastSuccessfulBuild/artifact/dist/version.properties
  [get] Error opening connection java.io.FileNotFoundException: 
https://builds.apache.org/job/IvyDE/lastSuccessfulBuild/artifact/dist/version.properties
  [get] Can't get 
http://builds.apache.org/job/IvyDE/lastSuccessfulBuild/artifact/dist/version.properties
 to 


BUILD FAILED
:467: Can't 
get 
http://builds.apache.org/job/IvyDE/lastSuccessfulBuild/artifact/dist/version.properties
 to 


Total time: 1 second
Build step 'Invoke Ant' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts


Build failed in Jenkins: IvyDE #317

2017-07-01 Thread Apache Jenkins Server
See 

Changes:

[nicolas.lalevee] Migrate all the doc from xooki to asciidoc

[nicolas.lalevee] doc: better links to the Apache license

[nicolas.lalevee] Generate the book.html, and fix the title levels

[nicolas.lalevee] put every doc related files in the doc folder

[nicolas.lalevee] fix the path of the images in the book

[nicolas.lalevee] cleanup the css

[nicolas.lalevee] Use a newer Eclipse to build IvyDE

[nicolas.lalevee] disable the build of the resolve vizualizer because for some 
reason the

--
[...truncated 60.20 KB...]
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] .

eclipse-check-download-emf:

eclipse-get-emf:
  [get] Getting: 
http://www.eclipse.org/downloads/download.php?file=/modeling/emf/emf/downloads/drops/2.5.0/R200906151043/emf-runtime-2.5.0.zip&mirror_id=1
  [get] To: 

  [get] 
http://www.eclipse.org/downloads/download.php?file=/modeling/emf/emf/downloads/drops/2.5.0/R200906151043/emf-runtime-2.5.0.zip&mirror_id=1
 moved to 
http://archive.eclipse.org/modeling/emf/emf/downloads/drops/2.5.0/R200906151043/emf-runtime-2.5.0.zip
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 

Build failed in Jenkins: IvyDE-updatesite #799

2017-07-01 Thread Apache Jenkins Server
See 

--
[...truncated 56.89 KB...]
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 

Jenkins build is back to normal : Ivy-tests-Windows » Windows,JDK 1.7 (latest) #11

2017-07-01 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Ivy-tests-ubuntu » ubuntu,JDK 1.7 (latest) #183

2017-07-01 Thread Apache Jenkins Server
See 




Build failed in Jenkins: IvyDE #318

2017-07-02 Thread Apache Jenkins Server
See 

Changes:

[nicolas.lalevee] Use a less recent Eclipse, which doesn't require Java 8

--
[...truncated 554.94 KB...]
[pde-build] [javac] --
[pde-build] [javac] 673. WARNING in 

 (at line 211)
[pde-build] [javac] 
allContainers.addAll(IvyClasspathContainerHelper.getContainers(projects[i]));
[pde-build] [javac] 

[pde-build] [javac] Type safety: The method addAll(Collection) belongs to 
the raw type List. References to generic type List should be parameterized
[pde-build] [javac] --
[pde-build] [javac] 673 problems (673 warnings)
[pde-build] 
[pde-build] checkCompilationResults:
[pde-build]  [copy] Copying 4 files to 

[pde-build]   [jar] Building jar: 

[pde-build][delete] Deleting directory 

[pde-build] 
[pde-build] update.feature:
[pde-build] 
[pde-build] all.children:
[pde-build] 
[pde-build] processFlat:
[pde-build] 
[pde-build] postProcess:
[pde-build] 
[pde-build] assemble:
[pde-build] 
[pde-build] preAssemble:
[pde-build] 
[pde-build] allElements:
[pde-build] 
[pde-build] allElementsDelegator:
[pde-build] 
[pde-build] init:
[pde-build] 
[pde-build] assembleElement:
[pde-build] 
[pde-build] main:
[pde-build] 
[pde-build] assemble.org.apache.ivyde.feature:
[pde-build] 
[pde-build] main:
[pde-build] [mkdir] Created dir: 

[pde-build] [mkdir] Created dir: 

[pde-build] 
[pde-build] gather.bin.parts:
[pde-build] 
[pde-build] properties:
[pde-build] 
[pde-build] init:
[pde-build] 
[pde-build] gather.bin.parts:
[pde-build] [mkdir] Created dir: 

[pde-build]  [copy] Copying 1 file to 

[pde-build]  [copy] Copying 19 files to 

[pde-build] 
[pde-build] apitools.generation:
[pde-build] 
[pde-build] customAssembly:
[pde-build] 
[pde-build] init:
[pde-build] 
[pde-build] gather.bin.parts:
[pde-build] [mkdir] Created dir: 

[pde-build] 
[pde-build] children:
[pde-build]  [copy] Copying 4 files to 

[pde-build] 
[pde-build] rootFiles:
[pde-build] 
[pde-build] rootFiles*_*_*:
[pde-build] 
[pde-build] customAssembly:
[pde-build] 
[pde-build] customAssembly:
[pde-build] 
[pde-build] jar.processing:
[pde-build] 
[pde-build] jarUp:
[pde-build] 
[pde-build] jarIng:
[pde-build]   [jar] Building jar: 

[pde-build][delete] Deleting directory 

[pde-build] 
[pde-build] jarUp:
[pde-build] 
[pde-build] jarIng_NoManifest:
[pde-build]   [jar] Building jar: 

[pde-build][delete] Deleting directory 

[pde-build] 
[pde-build] customAssembly:
[pde-build] 
[pde-build] generate.p2.metadata:
[pde-build] [p2.generator] Generating metadata for ..
[pde-build] [p2.generator] Generation completed with success [0 seconds].
[pde-build] 
[pde-build] assemble.archive:
[pde-build] 
[pde-build] customAssembly:
[pde-build]   [zip] Building zip: 

[pde-build] 
[pde-build] cleanup.assembly:
[p

Jenkins build is back to normal : IvyDE #319

2017-07-02 Thread Apache Jenkins Server
See 



Jenkins build is back to normal : IvyDE-updatesite #800

2017-07-02 Thread Apache Jenkins Server
See 



Build failed in Jenkins: Ivy-tests-Windows » Windows,JDK 1.8 (latest) #12

2017-07-02 Thread Apache Jenkins Server
See 


Changes:

[g.grigelionis] Check spelling; fix whitespace and links; sort entries in 
.gitignore

[g.grigelionis] Sort entries in .gitignore; adjust indentation in build.xml

--
[...truncated 33.69 KB...]
[junit] Running org.apache.ivy.ant.IvyBuildNumberTest
[junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,824 sec
[junit] Running org.apache.ivy.ant.IvyCacheFilesetTest
[junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2,799 sec
[junit] Running org.apache.ivy.ant.IvyCachePathTest
[junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
3,563 sec
[junit] Running org.apache.ivy.ant.IvyCleanCacheTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,328 sec
[junit] Running org.apache.ivy.ant.IvyConfigureTest
[junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,478 sec
[junit] Running org.apache.ivy.ant.IvyConvertPomTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2,7 
sec
[junit] Running org.apache.ivy.ant.IvyDeliverTest
[junit] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
5,543 sec
[junit] Running org.apache.ivy.ant.IvyDependencyTreeTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2,939 sec
[junit] Running org.apache.ivy.ant.IvyDependencyUpdateCheckerTest
[junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
4,154 sec
[junit] Running org.apache.ivy.ant.IvyFindRevisionTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,765 sec
[junit] Running org.apache.ivy.ant.IvyInfoRepositoryTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,978 sec
[junit] Running org.apache.ivy.ant.IvyInfoTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,671 sec
[junit] Running org.apache.ivy.ant.IvyInstallTest
[junit] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
5,383 sec
[junit] Running org.apache.ivy.ant.IvyListModulesTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,273 sec
[junit] Running org.apache.ivy.ant.IvyPostResolveTaskTest
[junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
4,022 sec
[junit] Running org.apache.ivy.ant.IvyPublishTest
[junit] Tests run: 22, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 
7,376 sec
[junit] Test org.apache.ivy.ant.IvyPublishTest FAILED
[junit] Running org.apache.ivy.ant.IvyReportTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
4,08 sec
[junit] Running org.apache.ivy.ant.IvyRepositoryReportTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2,387 sec
[junit] Running org.apache.ivy.ant.IvyResolveTest
[junit] Tests run: 34, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 
5,13 sec
[junit] Running org.apache.ivy.ant.IvyResourcesTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
3,239 sec
[junit] Running org.apache.ivy.ant.IvyRetrieveBuildFileTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2,474 sec
[junit] Running org.apache.ivy.ant.IvyRetrieveTest
[junit] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
4,249 sec
[junit] Running org.apache.ivy.ant.IvyTaskTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,519 sec
[junit] Running org.apache.ivy.ant.IvyVarTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,288 sec
[junit] Running org.apache.ivy.core.NormalRelativeUrlResolverTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2,518 sec
[junit] Running org.apache.ivy.core.cache.DefaultRepositoryCacheManagerTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 
1,43 sec
[junit] Running org.apache.ivy.core.cache.ModuleDescriptorMemoryCacheTest
[junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,282 sec
[junit] Running org.apache.ivy.core.deliver.DeliverTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2,44 sec
[junit] Running org.apache.ivy.core.event.IvyEventFilterTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0,98 sec
[junit] Running org.apache.ivy.core.install.InstallTest
[junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
3,98 sec
[junit] Running 
org.apache.ivy.core.module.descriptor.DefaultDependencyDescriptorTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0,4

Jenkins build is back to normal : Ivy-tests-Windows » Windows,JDK 1.8 (latest) #13

2017-07-02 Thread Apache Jenkins Server
See 




Build failed in Jenkins: Ivy-tests-Windows » Windows,JDK 1.7 (latest) #15

2017-07-03 Thread Apache Jenkins Server
See 


Changes:

[jaikiran] IVY-1562 Fix potential double encoding of "location" value of 
"extends"

--
[...truncated 33.55 KB...]
[junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2,871 sec
[junit] Running org.apache.ivy.ant.IvyCleanCacheTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,487 sec
[junit] Running org.apache.ivy.ant.IvyConfigureTest
[junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,462 sec
[junit] Running org.apache.ivy.ant.IvyConvertPomTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2,468 sec
[junit] Running org.apache.ivy.ant.IvyDeliverTest
[junit] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
4,489 sec
[junit] Running org.apache.ivy.ant.IvyDependencyTreeTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2,546 sec
[junit] Running org.apache.ivy.ant.IvyDependencyUpdateCheckerTest
[junit] Tests run: 14, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 
2,661 sec
[junit] Test org.apache.ivy.ant.IvyDependencyUpdateCheckerTest FAILED
[junit] Running org.apache.ivy.ant.IvyFindRevisionTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,611 sec
[junit] Running org.apache.ivy.ant.IvyInfoRepositoryTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,595 sec
[junit] Running org.apache.ivy.ant.IvyInfoTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,639 sec
[junit] Running org.apache.ivy.ant.IvyInstallTest
[junit] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
3,576 sec
[junit] Running org.apache.ivy.ant.IvyListModulesTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,347 sec
[junit] Running org.apache.ivy.ant.IvyPostResolveTaskTest
[junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2,854 sec
[junit] Running org.apache.ivy.ant.IvyPublishTest
[junit] Tests run: 22, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 
4,833 sec
[junit] Test org.apache.ivy.ant.IvyPublishTest FAILED
[junit] Running org.apache.ivy.ant.IvyReportTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
4,051 sec
[junit] Running org.apache.ivy.ant.IvyRepositoryReportTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2,051 sec
[junit] Running org.apache.ivy.ant.IvyResolveTest
[junit] Tests run: 34, Failures: 0, Errors: 1, Skipped: 1, Time elapsed: 
4,022 sec
[junit] Test org.apache.ivy.ant.IvyResolveTest FAILED
[junit] Running org.apache.ivy.ant.IvyResourcesTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2,752 sec
[junit] Running org.apache.ivy.ant.IvyRetrieveBuildFileTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2,227 sec
[junit] Running org.apache.ivy.ant.IvyRetrieveTest
[junit] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
3,397 sec
[junit] Running org.apache.ivy.ant.IvyTaskTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,223 sec
[junit] Running org.apache.ivy.ant.IvyVarTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,31 sec
[junit] Running org.apache.ivy.core.NormalRelativeUrlResolverTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2,502 sec
[junit] Running org.apache.ivy.core.cache.DefaultRepositoryCacheManagerTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 
1,143 sec
[junit] Running org.apache.ivy.core.cache.ModuleDescriptorMemoryCacheTest
[junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,068 sec
[junit] Running org.apache.ivy.core.deliver.DeliverTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2,262 sec
[junit] Running org.apache.ivy.core.event.IvyEventFilterTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,079 sec
[junit] Running org.apache.ivy.core.install.InstallTest
[junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
3,481 sec
[junit] Running 
org.apache.ivy.core.module.descriptor.DefaultDependencyDescriptorTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0,211 sec
[junit] Running org.apache.ivy.core.module.descriptor.IvyMakePomTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,422 sec
[junit] Running org.apache.ivy.core.module.id.ModuleIdTest
[junit] Tests run: 11, Failures: 0, Errors: 0, Skipped:

Build failed in Jenkins: Ivy-tests-ubuntu » ubuntu,JDK 1.7 (latest) #187

2017-07-03 Thread Apache Jenkins Server
See 


Changes:

[jaikiran] IVY-1562 Fix potential double encoding of "location" value of 
"extends"

--
[...truncated 33.33 KB...]
[junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2,1 sec
[junit] Running org.apache.ivy.ant.IvyCleanCacheTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,058 sec
[junit] Running org.apache.ivy.ant.IvyConfigureTest
[junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,803 sec
[junit] Running org.apache.ivy.ant.IvyConvertPomTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2,488 sec
[junit] Running org.apache.ivy.ant.IvyDeliverTest
[junit] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
4,374 sec
[junit] Running org.apache.ivy.ant.IvyDependencyTreeTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,971 sec
[junit] Running org.apache.ivy.ant.IvyDependencyUpdateCheckerTest
[junit] Tests run: 14, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 
2,955 sec
[junit] Test org.apache.ivy.ant.IvyDependencyUpdateCheckerTest FAILED
[junit] Running org.apache.ivy.ant.IvyFindRevisionTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,723 sec
[junit] Running org.apache.ivy.ant.IvyInfoRepositoryTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,66 sec
[junit] Running org.apache.ivy.ant.IvyInfoTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2,142 sec
[junit] Running org.apache.ivy.ant.IvyInstallTest
[junit] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
3,628 sec
[junit] Running org.apache.ivy.ant.IvyListModulesTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,344 sec
[junit] Running org.apache.ivy.ant.IvyPostResolveTaskTest
[junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2,714 sec
[junit] Running org.apache.ivy.ant.IvyPublishTest
[junit] Tests run: 22, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 
5,12 sec
[junit] Test org.apache.ivy.ant.IvyPublishTest FAILED
[junit] Running org.apache.ivy.ant.IvyReportTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2,948 sec
[junit] Running org.apache.ivy.ant.IvyRepositoryReportTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,523 sec
[junit] Running org.apache.ivy.ant.IvyResolveTest
[junit] Tests run: 34, Failures: 0, Errors: 1, Skipped: 1, Time elapsed: 
3,508 sec
[junit] Test org.apache.ivy.ant.IvyResolveTest FAILED
[junit] Running org.apache.ivy.ant.IvyResourcesTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2,839 sec
[junit] Running org.apache.ivy.ant.IvyRetrieveBuildFileTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,8 
sec
[junit] Running org.apache.ivy.ant.IvyRetrieveTest
[junit] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2,559 sec
[junit] Running org.apache.ivy.ant.IvyTaskTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,098 sec
[junit] Running org.apache.ivy.ant.IvyVarTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,588 sec
[junit] Running org.apache.ivy.core.NormalRelativeUrlResolverTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0,163 sec
[junit] Running org.apache.ivy.core.cache.DefaultRepositoryCacheManagerTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 
1,165 sec
[junit] Running org.apache.ivy.core.cache.ModuleDescriptorMemoryCacheTest
[junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,293 sec
[junit] Running org.apache.ivy.core.deliver.DeliverTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2,515 sec
[junit] Running org.apache.ivy.core.event.IvyEventFilterTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0,761 sec
[junit] Running org.apache.ivy.core.install.InstallTest
[junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
3,378 sec
[junit] Running 
org.apache.ivy.core.module.descriptor.DefaultDependencyDescriptorTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0,2 
sec
[junit] Running org.apache.ivy.core.module.descriptor.IvyMakePomTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,174 sec
[junit] Running org.apache.ivy.core.module.id.ModuleIdTest
[junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time

Jenkins build is back to normal : Ivy-tests-Windows » Windows,JDK 1.7 (latest) #16

2017-07-03 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Ivy-tests-ubuntu » ubuntu,JDK 1.7 (latest) #188

2017-07-03 Thread Apache Jenkins Server
See 




Build failed in Jenkins: IvyDE-GithubPR #3

2017-07-08 Thread Apache Jenkins Server
See 


Changes:

[alexander.blaas] deprecated and unused class removed

[alexander.blaas] asciidoc for credential extension added

--
GitHub pull request #6 to apache/ant-ivyde
[EnvInject] - Loading node environment variables.
Building remotely on H21 (ubuntu xenial) in workspace 

Cloning the remote Git repository
Cloning repository https://github.com/apache/ant-ivyde.git
 > git init  # timeout=10
Fetching upstream changes from https://github.com/apache/ant-ivyde.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/ant-ivyde.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/apache/ant-ivyde.git # 
 > timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://github.com/apache/ant-ivyde.git # 
 > timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # timeout=10
Fetching upstream changes from https://github.com/apache/ant-ivyde.git
 > git fetch --tags --progress https://github.com/apache/ant-ivyde.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config core.sparsecheckout # timeout=10
 > git checkout -f origin/ivyDECredentials-cleaned
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b ivyDECredentials-cleaned origin/ivyDECredentials-cleaned
  Opening connection
Done: 0
  Counting objects
Done: 28
  Finding sources
Done: 28
  Getting sizes
Done: 25
  Compressing objects
Done: 1846
  Writing objects
Done: 28
  remote: Resolving deltas
  remote: Updating references
Merging refs/tags/changes/3
 > git rev-parse refs/tags/changes/3^{commit} # timeout=10
 > git merge 675f141ba4edc73a2858c91609a93034f1c8a504 # timeout=10
 > git rev-parse ivyDECredentials-cleaned^{commit} # timeout=10
Checking out Revision 675f141ba4edc73a2858c91609a93034f1c8a504 
(ivyDECredentials-cleaned)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 675f141ba4edc73a2858c91609a93034f1c8a504
 > git rev-parse origin/ivyDECredentials-cleaned^{commit} # timeout=10
 > git rev-list df5fead546bd8a55126ebc12ad4dae1875f8cf99 # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
[IvyDE-GithubPR] $ /home/jenkins/tools/ant/apache-ant-1.9.9/bin/ant clean 
hudson-prepare
Buildfile: 

clean:

BUILD FAILED
Target "hudson-prepare" does not exist in the project "ivyde". 

Total time: 0 seconds
Build step 'Invoke Ant' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts


Build failed in Jenkins: Ivy-tests-Windows » Windows,JDK 1.8 (latest) #21

2017-07-09 Thread Apache Jenkins Server
See 


Changes:

[jaikiran] Fix some string comparisons with ==

--
[...truncated 33.78 KB...]
[junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,385 sec
[junit] Running org.apache.ivy.ant.IvyCacheFilesetTest
[junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2,245 sec
[junit] Running org.apache.ivy.ant.IvyCachePathTest
[junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
5,585 sec
[junit] Running org.apache.ivy.ant.IvyCleanCacheTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,698 sec
[junit] Running org.apache.ivy.ant.IvyConfigureTest
[junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,851 sec
[junit] Running org.apache.ivy.ant.IvyConvertPomTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2,568 sec
[junit] Running org.apache.ivy.ant.IvyDeliverTest
[junit] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
5,254 sec
[junit] Running org.apache.ivy.ant.IvyDependencyTreeTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2,234 sec
[junit] Running org.apache.ivy.ant.IvyDependencyUpdateCheckerTest
[junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
3,623 sec
[junit] Running org.apache.ivy.ant.IvyFindRevisionTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,91 sec
[junit] Running org.apache.ivy.ant.IvyInfoRepositoryTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,549 sec
[junit] Running org.apache.ivy.ant.IvyInfoTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,367 sec
[junit] Running org.apache.ivy.ant.IvyInstallTest
[junit] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
3,328 sec
[junit] Running org.apache.ivy.ant.IvyListModulesTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,262 sec
[junit] Running org.apache.ivy.ant.IvyPostResolveTaskTest
[junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2,859 sec
[junit] Running org.apache.ivy.ant.IvyPublishTest
[junit] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
6,705 sec
[junit] Running org.apache.ivy.ant.IvyReportTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
7,116 sec
[junit] Running org.apache.ivy.ant.IvyRepositoryReportTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
4,29 sec
[junit] Running org.apache.ivy.ant.IvyResolveTest
[junit] Tests run: 34, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 
16,739 sec
[junit] Running org.apache.ivy.ant.IvyResourcesTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2,276 sec
[junit] Running org.apache.ivy.ant.IvyRetrieveBuildFileTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2,092 sec
[junit] Running org.apache.ivy.ant.IvyRetrieveTest
[junit] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
4,384 sec
[junit] Running org.apache.ivy.ant.IvyTaskTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0,946 sec
[junit] Running org.apache.ivy.ant.IvyVarTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,446 sec
[junit] Running org.apache.ivy.core.NormalRelativeUrlResolverTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2,537 sec
[junit] Running org.apache.ivy.core.cache.DefaultRepositoryCacheManagerTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 
1,172 sec
[junit] Running org.apache.ivy.core.cache.ModuleDescriptorMemoryCacheTest
[junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,198 sec
[junit] Running org.apache.ivy.core.deliver.DeliverTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4,1 
sec
[junit] Running org.apache.ivy.core.event.IvyEventFilterTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1,575 sec
[junit] Running org.apache.ivy.core.install.InstallTest
[junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
4,167 sec
[junit] Running 
org.apache.ivy.core.module.descriptor.DefaultDependencyDescriptorTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0,214 sec
[junit] Running org.apache.ivy.core.module.descriptor.IvyMakePomTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2,707 sec
[junit] Running org.apache.ivy.core.module.id.ModuleIdTe

Jenkins build became unstable: Ant-Build-Matrix-1.9.x-Linux » JDK 1.5 (latest) #107

2017-07-10 Thread Apache Jenkins Server
See 




Jenkins build became unstable: Ant-Build-Matrix-1.9.x-Windows » JDK 1.8.0_121 (unlimited security) 64-bit Windows only,Windows #49

2017-07-10 Thread Apache Jenkins Server
See 




Jenkins build became unstable: Ant-Build-Matrix-1.9.x-Windows » JDK 1.7 (unlimited security) 64-bit Windows only,Windows #49

2017-07-10 Thread Apache Jenkins Server
See 




Build failed in Jenkins: IvyDE-GithubPR #4

2017-07-10 Thread Apache Jenkins Server
See 

--
[...truncated 66.40 KB...]
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 

Build failed in Jenkins: IvyDE-GithubPR #5

2017-07-10 Thread Apache Jenkins Server
See 

--
[...truncated 26.57 KB...]
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] ..

eclipse-check-download-wtp:

eclipse-get-wtp:
  [get] Getting: 
http://www.eclipse.org/downloads/download.php?file=/webtools/downloads/drops/R3.1.2/R-3.1.2-20100211202452/wtp-R-3.

Build failed in Jenkins: IvyDE #320

2017-07-10 Thread Apache Jenkins Server
See 

Changes:

[nicolas.lalevee] update build dependencies, and reenable the build of the 
resolve

--
[...truncated 29.75 KB...]
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 
  [get] 

  1   2   3   4   5   6   7   8   9   10   >