See <https://builds.apache.org/job/ODE-trunk-jdk6/797/changes>
Changes: [Tammo van Lessen] basic travis-ci setup. ------------------------------------------ Started by an SCM change Building remotely on ubuntu1 (deprecated) in workspace <https://builds.apache.org/job/ODE-trunk-jdk6/ws/> > git rev-parse --is-inside-work-tree Fetching changes from the remote Git repository > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/ode.git Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/ode.git > git --version > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/ode.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} Checking out Revision db6df95803e202d95359d133d0502dbffaf3a2a4 (origin/master) > git config core.sparsecheckout > git checkout -f db6df95803e202d95359d133d0502dbffaf3a2a4 > git rev-list 1f8afbaba0dd814bc17064918916ca29306e214b [locks-and-latches] Checking to see if we really have the locks [locks-and-latches] Have all the locks, build can start [ODE-trunk-jdk6] $ /bin/bash /tmp/hudson1544738665242879034.sh Already installed jruby-1.7.3. To reinstall use: rvm reinstall jruby-1.7.3 Using /home/jenkins/.rvm/gems/jruby-1.7.3 Exception in thread "main" java.lang.NoClassDefFoundError: org/jruby/Main Caused by: java.lang.ClassNotFoundException: org.jruby.Main at java.net.URLClassLoader$1.run(URLClassLoader.java:202) 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/jruby/Main. Program will exit. Bundler::GemNotFound: Could not find gem 'buildr (>= 1.4.19) java' in the gems available on this machine. resolve at /home/jenkins/.rvm/gems/jruby-1.7.3@global/gems/bundler-1.3.5/lib/bundler/resolver.rb:296 start at /home/jenkins/.rvm/gems/jruby-1.7.3@global/gems/bundler-1.3.5/lib/bundler/resolver.rb:168 resolve at /home/jenkins/.rvm/gems/jruby-1.7.3@global/gems/bundler-1.3.5/lib/bundler/resolver.rb:129 catch at org/jruby/RubyKernel.java:1174 resolve at /home/jenkins/.rvm/gems/jruby-1.7.3@global/gems/bundler-1.3.5/lib/bundler/resolver.rb:128 resolve at /home/jenkins/.rvm/gems/jruby-1.7.3@global/gems/bundler-1.3.5/lib/bundler/definition.rb:179 specs at /home/jenkins/.rvm/gems/jruby-1.7.3@global/gems/bundler-1.3.5/lib/bundler/definition.rb:114 specs_for at /home/jenkins/.rvm/gems/jruby-1.7.3@global/gems/bundler-1.3.5/lib/bundler/definition.rb:159 requested_specs at /home/jenkins/.rvm/gems/jruby-1.7.3@global/gems/bundler-1.3.5/lib/bundler/definition.rb:148 requested_specs at /home/jenkins/.rvm/gems/jruby-1.7.3@global/gems/bundler-1.3.5/lib/bundler/environment.rb:18 setup at /home/jenkins/.rvm/gems/jruby-1.7.3@global/gems/bundler-1.3.5/lib/bundler/runtime.rb:13 setup at /home/jenkins/.rvm/gems/jruby-1.7.3@global/gems/bundler-1.3.5/lib/bundler.rb:120 (root) at /home/jenkins/.rvm/gems/jruby-1.7.3@global/gems/bundler-1.3.5/lib/bundler/setup.rb:17 require at org/jruby/RubyKernel.java:1027 require at /home/jenkins/.rvm/rubies/jruby-1.7.3/lib/ruby/shared/rubygems/custom_require.rb:36 (root) at /home/jenkins/.rvm/gems/jruby-1.7.3/gems/buildr-1.4.12-java/bin/buildr:1 load at org/jruby/RubyKernel.java:1046 (root) at /home/jenkins/.rvm/gems/jruby-1.7.3/gems/buildr-1.4.12-java/bin/buildr:18 eval at org/jruby/RubyKernel.java:1066 (root) at /home/jenkins/.rvm/gems/jruby-1.7.3/bin/ruby_noexec_wrapper:14 Build step 'Execute shell' marked build as failure [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released Recording fingerprints Archiving artifacts Recording test results TestNG Reports Processing: START Looking for TestNG results report in workspace using pattern: **/reports/testng/testng-results.xml Did not find any matching files. Updating ODE-1016 Updating ODE-1015