You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@allura.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/01/23 15:12:18 UTC

Build failed in Jenkins: Allura-rat #193

See <https://builds.apache.org/job/Allura-rat/193/changes>

Changes:

[dave] [#8142] remove clone_command duplication in ForgeSVN

[dave] [#8142] make types of checkout commands fully configurable

------------------------------------------
Started by upstream project "Allura" build number 1136
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on proserpina-test (ubuntu) in workspace <https://builds.apache.org/job/Allura-rat/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/allura.git
 > git init <https://builds.apache.org/job/Allura-rat/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/allura.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/allura.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/allura.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/allura.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/allura.git
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/allura.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 bcd5cdccab0065497aa2bcea0b0b533ad6245675 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bcd5cdccab0065497aa2bcea0b0b533ad6245675
 > git rev-list e449bd0d18ba08b486797a405d88635c3d364787 # timeout=10
[Allura-rat] $ /bin/bash -x /tmp/hudson2412465738985819889.sh
+ mkdir -p tmp
+ cd tmp
+ '[' '!' -d 'apache-ant-*' ']'
+ wget -nv http://apache.mirrors.hoobly.com//ant/binaries/apache-ant-1.10.0-bin.tar.gz
http://apache.mirrors.hoobly.com//ant/binaries/apache-ant-1.10.0-bin.tar.gz:
2017-01-23 15:12:18 ERROR 500: Internal Server Error.
+ exit
Build step 'Execute shell' marked build as failure

Jenkins build is back to normal : Allura-rat #196

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Allura-rat/196/>


Build failed in Jenkins: Allura-rat #195

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Allura-rat/195/>

------------------------------------------
Started by user brondsem
[EnvInject] - Loading node environment variables.
Building remotely on proserpina-test (ubuntu) in workspace <https://builds.apache.org/job/Allura-rat/ws/>
 > 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/allura.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/allura.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/allura.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 bcd5cdccab0065497aa2bcea0b0b533ad6245675 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bcd5cdccab0065497aa2bcea0b0b533ad6245675
 > git rev-list bcd5cdccab0065497aa2bcea0b0b533ad6245675 # timeout=10
[Allura-rat] $ /bin/bash -x /tmp/hudson363315615982011006.sh
+ mkdir -p tmp
+ cd tmp
+ '[' '!' -d apache-ant-1.10.0 ']'
+ '[' '!' -d apache-rat-0.12 ']'
+ ANT='<https://builds.apache.org/job/Allura-rat/ws/tmp/apache-ant-*/bin/ant'>
+ OUTFILE=<https://builds.apache.org/job/Allura-rat/ws/tmp/apache_rat_results.txt>
+ cd <https://builds.apache.org/job/Allura-rat/ws/scripts/src-license-check/>
+ <https://builds.apache.org/job/Allura-rat/ws/tmp/apache-ant-1.10.0/bin/ant> -lib <https://builds.apache.org/job/Allura-rat/ws/tmp/apache-rat-0.12/>
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.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)
+ cat <https://builds.apache.org/job/Allura-rat/ws/tmp/apache_rat_results.txt>
+ grep ' 0 Unknown Licenses' <https://builds.apache.org/job/Allura-rat/ws/tmp/apache_rat_results.txt> -q
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Allura-rat #194

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Allura-rat/194/>

------------------------------------------
Started by user brondsem
[EnvInject] - Loading node environment variables.
Building remotely on proserpina-test (ubuntu) in workspace <https://builds.apache.org/job/Allura-rat/ws/>
 > 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/allura.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/allura.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/allura.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 bcd5cdccab0065497aa2bcea0b0b533ad6245675 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bcd5cdccab0065497aa2bcea0b0b533ad6245675
 > git rev-list bcd5cdccab0065497aa2bcea0b0b533ad6245675 # timeout=10
[Allura-rat] $ /bin/bash -x /tmp/hudson1548303750838081914.sh
+ mkdir -p tmp
+ cd tmp
+ '[' '!' -d 'apache-ant-*' ']'
+ wget -nv http://apache.mirrors.tds.net/ant/binaries/apache-ant-1.10.0-bin.tar.gz
2017-01-23 15:27:45 URL:http://apache.mirrors.tds.net/ant/binaries/apache-ant-1.10.0-bin.tar.gz [5907817/5907817] -> "apache-ant-1.10.0-bin.tar.gz" [1]
+ tar xzf apache-ant-1.10.0-bin.tar.gz
+ rm -rf apache-ant-1.10.0-bin.tar.gz
+ '[' '!' -d 'apache-rat-*' ']'
+ wget -nv http://apache.mirrors.tds.net/creadur/apache-rat-0.12/apache-rat-0.12-bin.tar.gz
2017-01-23 15:27:47 URL:http://apache.mirrors.tds.net/creadur/apache-rat-0.12/apache-rat-0.12-bin.tar.gz [1423595/1423595] -> "apache-rat-0.12-bin.tar.gz" [1]
+ tar xzf apache-rat-0.12-bin.tar.gz
+ rm -rf apache-rat-0.12-bin.tar.gz
+ ANT='<https://builds.apache.org/job/Allura-rat/ws/tmp/apache-ant-*/bin/ant'>
+ OUTFILE=<https://builds.apache.org/job/Allura-rat/ws/tmp/apache_rat_results.txt>
+ cd <https://builds.apache.org/job/Allura-rat/ws/scripts/src-license-check/>
+ <https://builds.apache.org/job/Allura-rat/ws/tmp/apache-ant-1.10.0/bin/ant> -lib <https://builds.apache.org/job/Allura-rat/ws/tmp/apache-rat-0.12/>
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.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)
+ cat <https://builds.apache.org/job/Allura-rat/ws/tmp/apache_rat_results.txt>
+ grep ' 0 Unknown Licenses' <https://builds.apache.org/job/Allura-rat/ws/tmp/apache_rat_results.txt> -q
Build step 'Execute shell' marked build as failure