See <https://builds.apache.org/job/ODE-trunk-jdk6/803/changes>
Changes: [sathwik] Moved axis2 transports to 1.5.6 from 1.5 [sathwik] ODE-1014: Transport receiver changed from SimpleHTTPServer to AxisServletListener in axis2.xml ------------------------------------------ Started by an SCM change Started by an SCM change Started by an SCM change Building remotely on ubuntu3 (Ubuntu ubuntu) 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 34b4e766b638f3d3c6373ec664d9bc162ab1d416 (origin/master) > git config core.sparsecheckout > git checkout -f 34b4e766b638f3d3c6373ec664d9bc162ab1d416 > git rev-list 28c2e49bc9fd1fb4c16f2204f51f9c802a752adb [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/hudson1379689833619558501.sh Searching for binary rubies, this might take some time. jruby-1.7.13 - #configure jruby-1.7.13 - #download There is no checksum for 'http://jruby.org.s3.amazonaws.com/downloads/1.7.13/jruby-bin-1.7.13.tar.gz?rvm=1.20.9' or 'jruby-bin-1.7.13.tar.gz', it's not possible to validate it. This could be because your RVM install's list of versions is out of date. You may want to update your list of rubies by running 'rvm get stable' and try again. If that does not resolve the issue and you wish to continue with unverified download add '--verify-downloads 1' after the command. Downloading http://jruby.org.s3.amazonaws.com/downloads/1.7.13/jruby-bin-1.7.13.tar.gz failed. Mounting remote ruby failed, trying to compile. HEAD is now at 702eeb9 another truffle get it run again >From git://github.com/jruby/jruby 702eeb9..417ef2b master -> origin/master >From git://github.com/jruby/jruby * branch master -> FETCH_HEAD Updating 702eeb9..417ef2b Fast-forward .travis.yml | 4 ++-- .../java/org/jruby/util/cli/ArgumentProcessor.java | 7 +++++++ .../main/java/org/jruby/util/io/PopenExecutor.java | 11 +++++++---- test/rubicon/test_hash.rb | 12 ++++++------ test/rubicon/test_module_private.rb | 20 -------------------- test/rubicon/test_regexp.rb | 3 --- 6 files changed, 22 insertions(+), 35 deletions(-) error: pathspec '1.7.13' did not match any file(s) known to git. There has been an error while checking out branch master. Halting the installation. jruby-1.7.13 is not installed. To install do: 'rvm install jruby-1.7.13' /tmp/hudson1379689833619558501.sh: line 8: jruby: command not found Using rake (0.9.2.2) Using rjb (1.4.8) Using atoulme-Antwrap (0.7.4) Using builder (3.2.2) Using bundler (1.3.5) Using diff-lcs (1.2.4) Using hoe (3.7.1) Using json_pure (1.8.0) Using minitar (0.5.4) Using net-ssh (2.7.0) Using net-sftp (2.1.2) Using orderedhash (0.0.6) Using rspec-core (2.14.5) Using rspec-expectations (2.14.3) Using rspec-mocks (2.14.3) Using rspec (2.14.1) Using rubyzip (0.9.9) Using xml-simple (1.1.2) Using buildr (1.4.19) Your bundle is complete! Use `bundle show [gemname]` to see where a bundled gem is installed. /home/jenkins/.rvm/gems/ruby-2.0.0-p0/gems/buildr-1.4.19/lib/buildr/core/application.rb:680:in `<module:FileUtils>': undefined method `private_module_function' for FileUtils:Module (NoMethodError) from /home/jenkins/.rvm/gems/ruby-2.0.0-p0/gems/buildr-1.4.19/lib/buildr/core/application.rb:675:in `<top (required)>' from /home/jenkins/.rvm/gems/ruby-2.0.0-p0/gems/buildr-1.4.19/lib/buildr.rb:43:in `require' from /home/jenkins/.rvm/gems/ruby-2.0.0-p0/gems/buildr-1.4.19/lib/buildr.rb:43:in `<top (required)>' from /home/jenkins/.rvm/gems/ruby-2.0.0-p0/gems/buildr-1.4.19/bin/buildr:19:in `require' from /home/jenkins/.rvm/gems/ruby-2.0.0-p0/gems/buildr-1.4.19/bin/buildr:19:in `<top (required)>' from /home/jenkins/.rvm/gems/ruby-2.0.0-p0/bin/buildr:19:in `load' from /home/jenkins/.rvm/gems/ruby-2.0.0-p0/bin/buildr:19:in `<main>' from /home/jenkins/.rvm/gems/ruby-2.0.0-p0/bin/ruby_noexec_wrapper:14:in `eval' from /home/jenkins/.rvm/gems/ruby-2.0.0-p0/bin/ruby_noexec_wrapper:14:in `<main>' 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 Sending artifact delta relative to ODE-trunk-jdk6 #801 Archived 8 artifacts Archive block size is 32768 Received 1779 blocks and 65542084 bytes Compression is 47.1% Took 1 min 2 sec Recording test results TestNG Reports Processing: START Looking for TestNG results report in workspace using pattern: **/reports/testng/testng-results.xml testng-results.xml was last modified before this build started. Ignoring it. Saving reports... Found matching files but did not find any TestNG results. Updating ODE-1014