Jenkins build is back to normal : joshua_master #187

2017-03-02 Thread Apache Jenkins Server
See 




Build failed in Jenkins: joshua_master #186

2017-03-02 Thread Apache Jenkins Server
See 


Changes:

[post] RESTful server now handles multiple sentences

--
[...truncated 92.72 KB...]
Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 


Jenkins build is back to normal : joshua_master #184

2017-02-23 Thread Apache Jenkins Server
See 




Build failed in Jenkins: joshua_master #183

2017-02-23 Thread Apache Jenkins Server
See 

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

Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/incubator-joshua.git
 > git init  # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-joshua.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-joshua.git 
 > +refs/heads/*:refs/remotes/origin/*
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Command "git fetch --tags --progress 
https://git-wip-us.apache.org/repos/asf/incubator-joshua.git 
+refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: fatal: unable to access 
'https://git-wip-us.apache.org/repos/asf/incubator-joshua.git/': 
gnutls_handshake() failed: The TLS connection was non-properly terminated.

at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1784)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1513)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:512)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
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-eu3(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
at hudson.remoting.Channel.call(Channel.java:822)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
at sun.reflect.GeneratedMethodAccessor465.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:131)
at com.sun.proxy.$Proxy132.execute(Unknown Source)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1057)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1097)
at hudson.scm.SCM.checkout(SCM.java:495)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
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:404)
ERROR: null
Retrying after 10 seconds
 > 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/incubator-joshua.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-joshua.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-joshua.git 
 > +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from 
https://git-wip-us.apache.org/repos/asf/incubator-joshua.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1066)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1097)
at hudson.scm.SCM.checkout(SCM.java:495)
at hudson.model.AbstractProje

Jenkins build is back to normal : joshua_master #173

2017-01-26 Thread Apache Jenkins Server
See 



Build failed in Jenkins: joshua_master #172

2017-01-26 Thread Apache Jenkins Server
See 

--
[...truncated 419 lines...]
at java.lang.reflect.Method.invoke(Method.java:498)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
at com.sun.proxy.$Proxy93.execute(Unknown Source)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:797)
... 11 more
ERROR: null
Retrying after 10 seconds
 > 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/incubator-joshua.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-joshua.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-joshua.git 
 > +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from 
https://git-wip-us.apache.org/repos/asf/incubator-joshua.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:799)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1055)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1086)
at hudson.scm.SCM.checkout(SCM.java:485)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1269)
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:1741)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.plugins.git.GitException: Command "git -c core.askpass=true 
fetch --tags --progress 
https://git-wip-us.apache.org/repos/asf/incubator-joshua.git 
+refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: remote: Counting objects: 44289, done.
remote: Compressing objects:   0% (1/14235)   
remote: Compressing objects:   1% (143/14235)   
remote: Compressing objects:   2% (285/14235)   
remote: Compressing objects:   3% (428/14235)   
remote: Compressing objects:   4% (570/14235)   
remote: Compressing objects:   5% (712/14235)   
remote: Compressing objects:   6% (855/14235)   
remote: Compressing objects:   7% (997/14235)   
remote: Compressing objects:   8% (1139/14235)   
remote: Compressing objects:   9% (1282/14235)   
remote: Compressing objects:  10% (1424/14235)   
remote: Compressing objects:  11% (1566/14235)   
remote: Compressing objects:  12% (1709/14235)   
remote: Compressing objects:  13% (1851/14235)   
remote: Compressing objects:  14% (1993/14235)   
remote: Compressing objects:  15% (2136/14235)   
remote: Compressing objects:  16% (2278/14235)   
remote: Compressing objects:  17% (2420/14235)   
remote: Compressing objects:  18% (2563/14235)   
remote: Compressing objects:  19% (2705/14235)   
remote: Compressing objects:  20% (2847/14235)   
remote: Compressing objects:  21% (2990/14235)   
remote: Compressing objects:  22% (3132/14235)   
remote: Compressing objects:  23% (3275/14235)   
remote: Compressing objects:  24% (3417/14235)   
remote: Compressing objects:  25% (3559/14235)   
remote: Compressing objects:  26% (3702/14235)   
remote: Compressing objects:  27% (3844/14235)   
remote: Compressing objects:  28% (3986/14235)   
remote: Compressing objects:  29% (4129/14235)   
remote: Compressing objects:  30% (4271/14235)   
remote: Compressing objects:  31% (4413/14235)   
remote: Compressing objects:  32% (4556/14235)   
remote: Compressing objects:  33% (4698/14235)   
remote: Compressing objects:  34% (4840/14235)   
remote: Compressing objects:  35% (4983/14235)   
remote: Compressing objects:  36% (5125/14235)   
remote: Compressing objects:  37% (5267/14235)   
remote: Compressing objects:  38% (5410/14235)   
remote: Compressing objects:  39% (5552/14235)   
remote: Compressing objects:  40% (5694/14235)   
remote: Compressing objects:  41% (5837/14235)   
remote: Compressing objects:  42% (5979/14235)   
remote: Compressing objects:  43% (6122/14235)   
remote: Compressing objects:  44% (6264/14235)   
remote: Compressing objects:  45% (6406/14235)   
remote: Compressing objects:  46% (6549/14235)   
remote: Co

Jenkins build is back to normal : joshua_master #125

2016-10-05 Thread Apache Jenkins Server
See 



Build failed in Jenkins: joshua_master #124

2016-10-05 Thread Apache Jenkins Server
See 

Changes:

[post] javadoc fixes

[post] reversed mistaken function signature

--
[...truncated 5476 lines...]
Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 


Build failed in Jenkins: joshua_master #123

2016-10-05 Thread Apache Jenkins Server
See 

Changes:

[post] draft of material for building language packs

[post] added small note in intro

--
[...truncated 960 lines...]
Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 


Build failed in Jenkins: joshua_master #122

2016-09-28 Thread Apache Jenkins Server
See 

Changes:

[jonmay] can't set on uninitialized ArrayList

[kellens] Convert to a DirectBuffer to transfer ngrams during probRule

[kellens] Converted estimateRule to also make use of DirectBuffer. Reduced 
number

[lewis.mcgibbney] JOSHUA-299 Move regression tests to proper unit tests

[kellens] Remove uneeded modifications for estimate in KenLM

[kellens] Explicitly bind KenLMs to LmPool objects

--
[...truncated 4778 lines...]
Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 


Jenkins build is back to normal : joshua_master #120

2016-09-26 Thread Apache Jenkins Server
See 



Build failed in Jenkins: joshua_master #119

2016-09-26 Thread Apache Jenkins Server
See 

Changes:

[tommaso] static analysis based code improvements on lattice package

[tommaso] static analysis based code improvements on metrics package

[tommaso] static analysis based code improvements on mira package

[tommaso] static analysis based code improvements on oracle package

[tommaso] static analysis based code improvements on pro package

[tommaso] static analysis based code improvements on server package

[tommaso] static analysis based code improvements on subsample package

--
[...truncated 7061 lines...]
Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 


Jenkins build is back to normal : joshua_master #97

2016-08-27 Thread Apache Jenkins Server
See 



Build failed in Jenkins: joshua_master #96

2016-08-23 Thread Apache Jenkins Server
See 

Changes:

[lewis.mcgibbney] Update examples README formatting and links.

[lewis.mcgibbney] Update examples README pipeline invocation parameters

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-us1 (Ubuntu golang-ppa ubuntu-us 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/incubator-joshua.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-joshua.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-joshua.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 0744ebf56906dbe70292737cd50a39652407869d 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0744ebf56906dbe70292737cd50a39652407869d
 > git rev-list ff410c297a149400db3cb553b11a930ad01dc7ed # timeout=10
[joshua_master] $ /home/jenkins/tools/maven/latest3/bin/mvn clean install 
javadoc:aggregate
Java HotSpot(TM) 64-Bit Server VM warning: Insufficient space for shared memory 
file:
   26586
Try using the -Djava.io.tmpdir= option to select an alternate temp location.

[INFO] Scanning for projects...
[INFO] 
[INFO] 
[INFO] Building Apache Joshua Machine Translation Toolkit 6.1-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ joshua ---
[INFO] Deleting 
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ joshua ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ joshua ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ joshua ---
[INFO] Compiling 266 source files to 

[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
joshua ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 349 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
joshua ---
[INFO] Compiling 38 source files to 

[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ joshua ---

---
 T E S T S
---
Java HotSpot(TM) 64-Bit Server VM warning: Insufficient space for shared memory 
file:
   27154
Try using the -Djava.io.tmpdir= option to select an alternate temp location.
Running TestSuite
102030405060708090.100%
ERROR - Can't find libken.so (libken.dylib on OS X) on the Java library path.
tm_pt_0=-2.000 tm_glue_0=3.000 lm_0=-206.718 lm_0_oov=2.000 OOVPenalty=-200.000 
| -198.000
ERROR - Can't find libken.so (libken.dylib on OS X) on the Java library path.
ERROR - Can't find libken.so (libken.dylib on OS X) on the Java library path.
ERROR - Can't find libken.so (libken.dylib on OS X) on the Java library path.
%
%
%
%
%
%
%
%
%
Tests run: 48, Failures: 1, Errors: 0, Skipped: 9, Time elapsed: 4.219 sec <<< 
FAILURE! - in TestSuite
externalizeVocabulary(org.apache.joshua.util.io.BinaryTest)  Time elapsed: 0.01 
sec  <<< FAILURE!
java.io.IOException: No space left on device
at 
org.apache.joshua.util.io.BinaryTest.externalizeVocabulary(BinaryTest.java:56)


Results :

Failed tests: 
  BinaryTest.externalizeVocabulary:56 » IO No space left on device

Tests run: 46, Failures: 1, Errors: 0, Skipped: 7

[INFO] 
[INFO] 
[INFO] Skipping Apache Joshua Machine Translation Toolkit
[INFO] This project has been banned from the build due to previous failures.
[INFO] 
[INFO] 
[INFO] BUILD FAILURE
[INFO] -

Jenkins build is back to normal : joshua_master #95

2016-08-22 Thread Apache Jenkins Server
See 



Build failed in Jenkins: joshua_master #94

2016-08-22 Thread Apache Jenkins Server
See 

Changes:

[max] JOSHUA-301 - Add findbugs plugin.

[post] Moved test file locations from resources/ to src/test/resources

[post] missed one

[post] bugfix: resetting global decoder state

--
[...truncated 740 lines...]
Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 


Build failed in Jenkins: joshua_master #93

2016-08-22 Thread Apache Jenkins Server
See 

Changes:

[post] large commit converting phrase-based decoding to new rule format

[post] updated scripts to work with the new format

[post] repacked the grammar

[post] missed file in commit

[post] enabled test

[post] temporary commenting-out of very verbose output

[post] changed order of assert() args

[post] removed RHS nonterminal

[post] added derived directories

[post] build two nodes over terminal productions

[post] fixed distortion computation to work with new format

[post] converted from span -> separate i, j

[post] off-by-one error in computing future estimates

[post] bugfix: this is (probably) supposed to return the pruning estimate

[post] fixed computation of distortion

[post] moved comparator into Candidate

[post] removed nonterminals from OOV rules

[post] minor cleanup of assignment logic

[post] Bug fix in reporting inside cost — everything now works

[post] added debug-joshua which sets debugging and uses classes instead of the

[post] removed debugging output

[post] removed alignments from test, created new test with alignments

[post] small cleanup

[post] Now building HGNode over the phrase when it's added

[post] added note about phrase-based change to CHANGELOG

--
[...truncated 739 lines...]
Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 


Jenkins build is back to normal : joshua_master #78

2016-07-12 Thread Apache Jenkins Server
See 



Build failed in Jenkins: joshua_master #77

2016-07-01 Thread Apache Jenkins Server
See 

Changes:

[lewis.mcgibbney] JOSHUA-279 Cannot build Joshua master branch

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H11 (docker Ubuntu ubuntu yahoo-not-h2) 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/incubator-joshua.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-joshua.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-joshua.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 342312e309ec1bb9b1074688c1fbd3897783bc49 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 342312e309ec1bb9b1074688c1fbd3897783bc49
 > git rev-list 316785c9268f436bbd8b7d527f808945c835c1c4 # timeout=10
[joshua_master] $ /home/jenkins/tools/maven/apache-maven-3.0.4/bin/mvn clean 
deploy javadoc:aggregate
[INFO] Scanning for projects...
[INFO] 
[INFO] 
[INFO] Building Apache Joshua Machine Translation Toolkit 6.0.6-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ joshua ---
[INFO] Deleting 
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ joshua ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ joshua ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ joshua ---
[INFO] Compiling 268 source files to 

[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
joshua ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 321 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
joshua ---
[INFO] Compiling 45 source files to 

[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ joshua ---

---
 T E S T S
---
Running TestSuite
tm_pt_0=-2.000 tm_glue_0=3.000 lm_0=-206.718 lm_0_oov=2.000 OOVPenalty=-200.000 
| -198.000
ERROR - * FATAL: Can't find libken.so (libken.dylib on OS X) in $JOSHUA/lib
ERROR - *This probably means that the KenLM library didn't compile.
ERROR - *Make sure that BOOST_ROOT is set to the root of your boost
ERROR - *installation (it's not /opt/local/, the default), change to
ERROR - *$JOSHUA, and type 'ant kenlm'. If problems persist, see the
ERROR - *website (joshua-decoder.org).
WARN - sentence 0 too long 401, truncating to length 200
WARN - sentence 0 too long 401, truncating to length 200
WARN - sentence 0 too long 401, truncating to length 200
WARN - sentence 0 too long 401, truncating to length 200
WARN - no grammars supplied!  Supplying dummy glue grammar.
WARN - no grammars supplied!  Supplying dummy glue grammar.
WARN - no grammars supplied!  Supplying dummy glue grammar.
WARN - no grammars supplied!  Supplying dummy glue grammar.
WARN - no grammars supplied!  Supplying dummy glue grammar.
WARN - no grammars supplied!  Supplying dummy glue grammar.
WARN - no grammars supplied!  Supplying dummy glue grammar.
WARN - no grammars supplied!  Supplying dummy glue grammar.
%
%
%
%
%
%
%
%
%
Tests run: 137, Failures: 1, Errors: 0, Skipped: 6, Time elapsed: 2.375 sec <<< 
FAILURE! - in TestSuite
setUp(org.apache.joshua.decoder.ff.lm.class_lm.ClassBasedLanguageModelTest)  
Time elapsed: 0.065 sec  <<< FAILURE!
java.lang.ExceptionInInitializerError
at 
org.apache.joshua.decoder.ff.lm.class_lm.ClassBasedLanguageModelTest.setUp(ClassBasedLanguageModelTest.java:52)
Caused by: java.lang.RuntimeException: java.lang.UnsatisfiedLinkError: no ken 
in java.library.path
at 
org.apache.joshua.decoder.ff.lm.class_lm.ClassBasedLanguageModelTest.setUp(ClassBasedLanguageModelTest.java:52)
Caused by: java.lang.UnsatisfiedLinkError: no ken in java.library.path
at 
org.apache.josh

Build failed in Jenkins: joshua_master #76

2016-06-29 Thread Apache Jenkins Server
See 

Changes:

[fhieber] Added option to fire a dense language model oov indicator feature from

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-us1 (Ubuntu ubuntu ubuntu-us golang-ppa) 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/incubator-joshua.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-joshua.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-joshua.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 316785c9268f436bbd8b7d527f808945c835c1c4 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 316785c9268f436bbd8b7d527f808945c835c1c4
 > git rev-list 31320f128cdb72b5cc36fb559e8cfb1f790259bc # timeout=10
[joshua_master] $ /home/jenkins/tools/maven/apache-maven-3.0.4/bin/mvn clean 
deploy javadoc:aggregate
[INFO] Scanning for projects...
[INFO] 
[INFO] 
[INFO] Building Apache Joshua Machine Translation Toolkit 6.0.6-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ joshua ---
[INFO] Deleting 
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ joshua ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ joshua ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ joshua ---
[INFO] Compiling 268 source files to 

[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
joshua ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 321 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
joshua ---
[INFO] Compiling 45 source files to 

[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ joshua ---

---
 T E S T S
---
Running TestSuite
WARN - sentence 0 too long 401, truncating to length 200
WARN - sentence 0 too long 401, truncating to length 200
WARN - sentence 0 too long 401, truncating to length 200
WARN - sentence 0 too long 401, truncating to length 200
tm_pt_0=-2.000 tm_glue_0=3.000 lm_0=-206.718 lm_0_oov=2.000 OOVPenalty=-200.000 
| -198.000
ERROR - * FATAL: Can't find libken.so (libken.dylib on OS X) in $JOSHUA/lib
ERROR - *This probably means that the KenLM library didn't compile.
ERROR - *Make sure that BOOST_ROOT is set to the root of your boost
ERROR - *installation (it's not /opt/local/, the default), change to
ERROR - *$JOSHUA, and type 'ant kenlm'. If problems persist, see the
ERROR - *website (joshua-decoder.org).
WARN - no grammars supplied!  Supplying dummy glue grammar.
WARN - no grammars supplied!  Supplying dummy glue grammar.
WARN - no grammars supplied!  Supplying dummy glue grammar.
WARN - no grammars supplied!  Supplying dummy glue grammar.
WARN - no grammars supplied!  Supplying dummy glue grammar.
WARN - no grammars supplied!  Supplying dummy glue grammar.
WARN - no grammars supplied!  Supplying dummy glue grammar.
WARN - no grammars supplied!  Supplying dummy glue grammar.
%
%
%
%
%
%
%
%
%
Tests run: 115, Failures: 1, Errors: 0, Skipped: 6, Time elapsed: 4.172 sec <<< 
FAILURE! - in TestSuite
setUp(org.apache.joshua.decoder.ff.lm.class_lm.ClassBasedLanguageModelTest)  
Time elapsed: 0.119 sec  <<< FAILURE!
java.lang.ExceptionInInitializerError
at 
org.apache.joshua.decoder.ff.lm.class_lm.ClassBasedLanguageModelTest.setUp(ClassBasedLanguageModelTest.java:52)
Caused by: java.lang.RuntimeException: java.lang.UnsatisfiedLinkError: no ken 
in java.library.path
at 
org.apache.joshua.decoder.ff.lm.class_lm.ClassBasedLanguageModelTest.setUp(ClassBasedLanguageModelTest.java:52)
Caused by: java.lang.UnsatisfiedLinkError: no ken in java.library.path
 

Build failed in Jenkins: joshua_master #75

2016-06-24 Thread Apache Jenkins Server
See 

Changes:

[post] Added an HTML demo

[post] bugfix: url decode *after* parsing values, not before

--
[...truncated 4924 lines...]
4/192 KB   60/286 KB   
4/192 KB   64/286 KB   
8/192 KB   68/286 KB   
8/192 KB   68/286 KB   
8/192 KB   72/286 KB   
8/192 KB   76/286 KB   
12/192 KB   76/286 KB   
12/192 KB   80/286 KB   
16/192 KB   80/286 KB   
16/192 KB   84/286 KB   
20/192 KB   84/286 KB   
20/192 KB   88/286 KB   
24/192 KB   88/286 KB   
24/192 KB   92/286 KB   
28/192 KB   92/286 KB   
28/192 KB   96/286 KB   
32/192 KB   96/286 KB   
32/192 KB   100/286 KB   
36/192 KB   100/286 KB   
36/192 KB   104/286 KB   
40/192 KB   104/286 KB   
40/192 KB   108/286 KB   
44/192 KB   108/286 KB   
44/192 KB   112/286 KB   
48/192 KB   112/286 KB   
48/192 KB   116/286 KB   
52/192 KB   116/286 KB   
52/192 KB   120/286 KB   
52/192 KB   124/286 KB   
56/192 KB   124/286 KB   
56/192 KB   128/286 KB   
56/192 KB   132/286 KB   
60/192 KB   132/286 KB   
60/192 KB   136/286 KB   
60/192 KB   140/286 KB   
64/192 KB   140/286 KB   
64/192 KB   144/286 KB   
64/192 KB   148/286 KB   
68/192 KB   148/286 KB   
68/192 KB   152/286 KB   
72/192 KB   156/286 KB   
72/192 KB   152/286 KB   
76/192 KB   160/286 KB   
80/192 KB   160/286 KB   
76/192 KB   160/286 KB   
80/192 KB   164/286 KB   
80/192 KB   168/286 KB   
84/192 KB   168/286 KB   
84/192 KB   172/286 KB   
88/192 KB   172/286 KB   
88/192 KB   176/286 KB   
92/192 KB   176/286 KB   
92/192 KB   180/286 KB   
96/192 KB   180/286 KB   
96/192 KB   184/286 KB   
100/192 KB   184/286 KB   
100/192 KB   188/286 KB   
104/192 KB   188/286 KB   
104/192 KB   192/286 KB   
108/192 KB   192/286 KB   
108/192 KB   196/286 KB   
112/192 KB   196/286 KB   
112/192 KB   200/286 KB   
116/192 KB   200/286 KB   
116/192 KB   204/286 KB   
120/192 KB   204/286 KB   
120/192 KB   208/286 KB   
124/192 KB   208/286 KB   
124/192 KB   212/286 KB   
128/192 KB   212/286 KB   
128/192 KB   216/286 KB   
132/192 KB   216/286 KB   
132/192 KB   220/286 KB   
136/192 KB   220/286 KB   
136/192 KB   224/286 KB   
140/192 KB   224/286 KB   
140/192 KB   228/286 KB   
144/192 KB   228/286 KB   
144/192 KB   232/286 KB   
148/192 KB   232/286 KB   
148/192 KB   236/286 KB   
152/192 KB   236/286 KB   
152/192 KB   240/286 KB   
156/192 KB   240/286 KB   
156/192 KB   244/286 KB   
160/192 KB   244/286 KB   
160/192 KB   248/286 KB   
164/192 KB   248/286 KB   
164/192 KB   252/286 KB   
168/192 KB   252/286 KB   
168/192 KB   256/286 KB   
172/192 KB   256/286 KB   
172/192 KB   260/286 KB   
176/192 KB   260/286 KB   
176/192 KB   264/286 KB   
180/192 KB   264/286 KB   
180/192 KB   268/286 KB   
184/192 KB   268/286 KB   
188/192 KB   268/286 KB   
188/192 KB   272/286 KB   
192/192 KB   272/286 KB   
192/192 KB   276/286 KB   
192/192 KB   280/286 KB   
192/192 KB   284/286 KB   
192/192 KB   284/286 KB   
192/192 KB   286/286 KB   
  
  
Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar
 (286 KB at 6801.1 KB/sec)
Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar
 (192 KB at 5318.8 KB/sec)
Downloading: 
http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/2.19.1/surefire-testng-2.19.1.pom
3/3 KB
 
Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/2.19.1/surefire-testng-2.19.1.pom
 (3 KB at 252.2 KB/sec)
Downloading: 
http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom
3/3 KB   
 
Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom
 (3 KB at 312.9 KB/sec)
Downloading: 
http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.19.1/common-java5-2.19.1.pom
3/3 KB   
 
Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.19.1/common-java5-2.19.1.pom
 (3 KB at 201.1 KB/sec)
Downloading: 
http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng-utils/2.19.1/surefire-testng-utils-2.19.1.pom
3/3 KB   
 
Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng-utils/2.19.1/surefire-testng-utils-2.19.1.pom
 (3 KB at 271.1 KB/sec)
Downloading: 
http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.19.1/surefire-grouper-2.19.1.pom
3/3 KB   
 
Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.19.1/surefire-grouper-2.19.1.pom
 (3 KB at 320.8 KB/sec)
Downloading: 
http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/2.19.1

Build failed in Jenkins: joshua_master #74

2016-06-24 Thread Apache Jenkins Server
See 

Changes:

[post] added missing org.apache to class invocation

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-us1 (Ubuntu ubuntu ubuntu-us golang-ppa) 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/incubator-joshua.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-joshua.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-joshua.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 af97af0b63d4354a461a30b12c5215ef91dfdf48 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f af97af0b63d4354a461a30b12c5215ef91dfdf48
 > git rev-list 2a7be951eb56c6cf8303bcc77b0e1b728b9c9d96 # timeout=10
[joshua_master] $ /home/jenkins/tools/maven/apache-maven-3.0.4/bin/mvn clean 
deploy javadoc:aggregate
[INFO] Scanning for projects...
[INFO] 
[INFO] 
[INFO] Building Apache Joshua Machine Translation Toolkit 6.0.6-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ joshua ---
[INFO] Deleting 
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ joshua ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ joshua ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ joshua ---
[INFO] Compiling 268 source files to 

[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
joshua ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 321 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
joshua ---
[INFO] Compiling 44 source files to 

[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ joshua ---

---
 T E S T S
---
Running TestSuite
WARN - sentence 0 too long 401, truncating to length 200
WARN - sentence 0 too long 401, truncating to length 200
WARN - sentence 0 too long 401, truncating to length 200
WARN - sentence 0 too long 401, truncating to length 200
ERROR - * FATAL: Can't find libken.so (libken.dylib on OS X) in $JOSHUA/lib
ERROR - *This probably means that the KenLM library didn't compile.
ERROR - *Make sure that BOOST_ROOT is set to the root of your boost
ERROR - *installation (it's not /opt/local/, the default), change to
ERROR - *$JOSHUA, and type 'ant kenlm'. If problems persist, see the
ERROR - *website (joshua-decoder.org).
WARN - no grammars supplied!  Supplying dummy glue grammar.
WARN - no grammars supplied!  Supplying dummy glue grammar.
WARN - no grammars supplied!  Supplying dummy glue grammar.
WARN - no grammars supplied!  Supplying dummy glue grammar.
%
%
%
%
%
%
%
%
%
Tests run: 109, Failures: 1, Errors: 0, Skipped: 6, Time elapsed: 3.492 sec <<< 
FAILURE! - in TestSuite
setUp(org.apache.joshua.decoder.ff.lm.class_lm.ClassBasedLanguageModelTest)  
Time elapsed: 0.151 sec  <<< FAILURE!
java.lang.ExceptionInInitializerError
at 
org.apache.joshua.decoder.ff.lm.class_lm.ClassBasedLanguageModelTest.setUp(ClassBasedLanguageModelTest.java:52)
Caused by: java.lang.RuntimeException: java.lang.UnsatisfiedLinkError: no ken 
in java.library.path
at 
org.apache.joshua.decoder.ff.lm.class_lm.ClassBasedLanguageModelTest.setUp(ClassBasedLanguageModelTest.java:52)
Caused by: java.lang.UnsatisfiedLinkError: no ken in java.library.path
at 
org.apache.joshua.decoder.ff.lm.class_lm.ClassBasedLanguageModelTest.setUp(ClassBasedLanguageModelTest.java:52)


Results :

Failed tests: 
org.apache.joshua.decoder.ff.lm.class_lm.ClassBasedLanguageModelTest.setUp(org.apache.joshua.decoder.ff.lm.class_lm.ClassBasedLanguageModelTest)
  Run 1: ClassBasedLanguageModelTest.setUp:52 » ExceptionInInitia

Build failed in Jenkins: joshua_master #73

2016-06-23 Thread Apache Jenkins Server
See 

Changes:

[post] fixed text case

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-us1 (Ubuntu ubuntu ubuntu-us golang-ppa) 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/incubator-joshua.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-joshua.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-joshua.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 2a7be951eb56c6cf8303bcc77b0e1b728b9c9d96 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2a7be951eb56c6cf8303bcc77b0e1b728b9c9d96
 > git rev-list 748cf32f956d3fd5772f62e023d0cc8d70a7dcad # timeout=10
[joshua_master] $ /home/jenkins/tools/maven/apache-maven-3.0.4/bin/mvn clean 
deploy javadoc:aggregate
[INFO] Scanning for projects...
[INFO] 
[INFO] 
[INFO] Building Apache Joshua Machine Translation Toolkit 6.0.6-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ joshua ---
[INFO] Deleting 
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ joshua ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ joshua ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ joshua ---
[INFO] Compiling 268 source files to 

[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
joshua ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 321 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
joshua ---
[INFO] Compiling 44 source files to 

[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ joshua ---

---
 T E S T S
---
Running TestSuite
WARN - sentence 0 too long 401, truncating to length 200
WARN - sentence 0 too long 401, truncating to length 200
WARN - sentence 0 too long 401, truncating to length 200
WARN - sentence 0 too long 401, truncating to length 200
ERROR - * FATAL: Can't find libken.so (libken.dylib on OS X) in $JOSHUA/lib
ERROR - *This probably means that the KenLM library didn't compile.
ERROR - *Make sure that BOOST_ROOT is set to the root of your boost
ERROR - *installation (it's not /opt/local/, the default), change to
ERROR - *$JOSHUA, and type 'ant kenlm'. If problems persist, see the
ERROR - *website (joshua-decoder.org).
WARN - no grammars supplied!  Supplying dummy glue grammar.
WARN - no grammars supplied!  Supplying dummy glue grammar.
WARN - no grammars supplied!  Supplying dummy glue grammar.
WARN - no grammars supplied!  Supplying dummy glue grammar.
%
%
%
%
%
%
%
%
%
Tests run: 109, Failures: 1, Errors: 0, Skipped: 6, Time elapsed: 4.038 sec <<< 
FAILURE! - in TestSuite
setUp(org.apache.joshua.decoder.ff.lm.class_lm.ClassBasedLanguageModelTest)  
Time elapsed: 0.127 sec  <<< FAILURE!
java.lang.ExceptionInInitializerError
at 
org.apache.joshua.decoder.ff.lm.class_lm.ClassBasedLanguageModelTest.setUp(ClassBasedLanguageModelTest.java:52)
Caused by: java.lang.RuntimeException: java.lang.UnsatisfiedLinkError: no ken 
in java.library.path
at 
org.apache.joshua.decoder.ff.lm.class_lm.ClassBasedLanguageModelTest.setUp(ClassBasedLanguageModelTest.java:52)
Caused by: java.lang.UnsatisfiedLinkError: no ken in java.library.path
at 
org.apache.joshua.decoder.ff.lm.class_lm.ClassBasedLanguageModelTest.setUp(ClassBasedLanguageModelTest.java:52)


Results :

Failed tests: 
org.apache.joshua.decoder.ff.lm.class_lm.ClassBasedLanguageModelTest.setUp(org.apache.joshua.decoder.ff.lm.class_lm.ClassBasedLanguageModelTest)
  Run 1: ClassBasedLanguageModelTest.setUp:52 » ExceptionInInitializer
  Run 2: PASS


Tests r

Build failed in Jenkins: joshua_master #72

2016-06-23 Thread Apache Jenkins Server
See 

Changes:

[post] bugfix: unknown owner (a string) was being passed in as an alignment

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-5 (docker Ubuntu ubuntu5 ubuntu yahoo-not-h2) 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/incubator-joshua.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-joshua.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-joshua.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 748cf32f956d3fd5772f62e023d0cc8d70a7dcad 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 748cf32f956d3fd5772f62e023d0cc8d70a7dcad
 > git rev-list 6aef63d7893f776f2d23e0f797ed7dc1123c756a # timeout=10
[joshua_master] $ /home/jenkins/tools/maven/apache-maven-3.0.4/bin/mvn clean 
deploy javadoc:aggregate
[INFO] Scanning for projects...
[INFO] 
[INFO] 
[INFO] Building Apache Joshua Machine Translation Toolkit 6.0.6-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ joshua ---
[INFO] Deleting 
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ joshua ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ joshua ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ joshua ---
[INFO] Compiling 268 source files to 

[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
joshua ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 321 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
joshua ---
[INFO] Compiling 44 source files to 

[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ joshua ---

---
 T E S T S
---
Running TestSuite
ERROR - * FATAL: Can't find libken.so (libken.dylib on OS X) in $JOSHUA/lib
ERROR - *This probably means that the KenLM library didn't compile.
ERROR - *Make sure that BOOST_ROOT is set to the root of your boost
ERROR - *installation (it's not /opt/local/, the default), change to
ERROR - *$JOSHUA, and type 'ant kenlm'. If problems persist, see the
ERROR - *website (joshua-decoder.org).
WARN - sentence 0 too long 401, truncating to length 200
WARN - sentence 0 too long 401, truncating to length 200
WARN - sentence 0 too long 401, truncating to length 200
WARN - sentence 0 too long 401, truncating to length 200
%
%
%
%
%
%
%
%
%
WARN - no grammars supplied!  Supplying dummy glue grammar.
WARN - no grammars supplied!  Supplying dummy glue grammar.
WARN - no grammars supplied!  Supplying dummy glue grammar.
WARN - no grammars supplied!  Supplying dummy glue grammar.
Tests run: 131, Failures: 1, Errors: 0, Skipped: 6, Time elapsed: 2.375 sec <<< 
FAILURE! - in TestSuite
setUp(org.apache.joshua.decoder.ff.lm.class_lm.ClassBasedLanguageModelTest)  
Time elapsed: 0.518 sec  <<< FAILURE!
java.lang.ExceptionInInitializerError
at 
org.apache.joshua.decoder.ff.lm.class_lm.ClassBasedLanguageModelTest.setUp(ClassBasedLanguageModelTest.java:52)
Caused by: java.lang.RuntimeException: java.lang.UnsatisfiedLinkError: no ken 
in java.library.path
at 
org.apache.joshua.decoder.ff.lm.class_lm.ClassBasedLanguageModelTest.setUp(ClassBasedLanguageModelTest.java:52)
Caused by: java.lang.UnsatisfiedLinkError: no ken in java.library.path
at 
org.apache.joshua.decoder.ff.lm.class_lm.ClassBasedLanguageModelTest.setUp(ClassBasedLanguageModelTest.java:52)


Results :

Failed tests: 
org.apache.joshua.decoder.ff.lm.class_lm.ClassBasedLanguageModelTest.setUp(org.apache.joshua.decoder.ff.lm.class_lm.ClassBasedLanguageModelTest)
  Run 1: ClassBasedLanguageModelTest

Build failed in Jenkins: joshua_master #71

2016-06-23 Thread Apache Jenkins Server
See 

Changes:

[david] Migrated the Dockerfile to use new Maven build

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-5 (docker Ubuntu ubuntu5 ubuntu yahoo-not-h2) 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/incubator-joshua.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-joshua.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-joshua.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 6aef63d7893f776f2d23e0f797ed7dc1123c756a 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6aef63d7893f776f2d23e0f797ed7dc1123c756a
 > git rev-list f3a511836d139f270ce2ffaeefd39090b3cbb826 # timeout=10
[joshua_master] $ /home/jenkins/tools/maven/apache-maven-3.0.4/bin/mvn clean 
deploy javadoc:aggregate
[INFO] Scanning for projects...
[INFO] 
[INFO] 
[INFO] Building Apache Joshua Machine Translation Toolkit 6.0.6-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ joshua ---
[INFO] Deleting 
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ joshua ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ joshua ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ joshua ---
[INFO] Compiling 268 source files to 

[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
joshua ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 321 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
joshua ---
[INFO] Compiling 44 source files to 

[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ joshua ---

---
 T E S T S
---
Running TestSuite
ERROR - * FATAL: Can't find libken.so (libken.dylib on OS X) in $JOSHUA/lib
ERROR - *This probably means that the KenLM library didn't compile.
ERROR - *Make sure that BOOST_ROOT is set to the root of your boost
ERROR - *installation (it's not /opt/local/, the default), change to
ERROR - *$JOSHUA, and type 'ant kenlm'. If problems persist, see the
ERROR - *website (joshua-decoder.org).
WARN - sentence 0 too long 401, truncating to length 200
WARN - sentence 0 too long 401, truncating to length 200
WARN - sentence 0 too long 401, truncating to length 200
WARN - sentence 0 too long 401, truncating to length 200
%
%
%
%
%
%
%
%
%
WARN - no grammars supplied!  Supplying dummy glue grammar.
WARN - no grammars supplied!  Supplying dummy glue grammar.
WARN - no grammars supplied!  Supplying dummy glue grammar.
WARN - no grammars supplied!  Supplying dummy glue grammar.
Tests run: 131, Failures: 1, Errors: 0, Skipped: 6, Time elapsed: 2.242 sec <<< 
FAILURE! - in TestSuite
setUp(org.apache.joshua.decoder.ff.lm.class_lm.ClassBasedLanguageModelTest)  
Time elapsed: 0.517 sec  <<< FAILURE!
java.lang.ExceptionInInitializerError
at 
org.apache.joshua.decoder.ff.lm.class_lm.ClassBasedLanguageModelTest.setUp(ClassBasedLanguageModelTest.java:52)
Caused by: java.lang.RuntimeException: java.lang.UnsatisfiedLinkError: no ken 
in java.library.path
at 
org.apache.joshua.decoder.ff.lm.class_lm.ClassBasedLanguageModelTest.setUp(ClassBasedLanguageModelTest.java:52)
Caused by: java.lang.UnsatisfiedLinkError: no ken in java.library.path
at 
org.apache.joshua.decoder.ff.lm.class_lm.ClassBasedLanguageModelTest.setUp(ClassBasedLanguageModelTest.java:52)


Results :

Failed tests: 
org.apache.joshua.decoder.ff.lm.class_lm.ClassBasedLanguageModelTest.setUp(org.apache.joshua.decoder.ff.lm.class_lm.ClassBasedLanguageModelTest)
  Run 1: ClassBasedLanguageModelTest.setUp:52 » Exception

Build failed in Jenkins: joshua_master #70

2016-06-22 Thread Apache Jenkins Server
See 

Changes:

[fhieber] ClassLMs: fixed a bug with class-based lms not mapping to class ids 
when

[fhieber] Removed owner ids from Vocabulary. These are now maintained in their 
own

--
[...truncated 1338 lines...]
1698/2297 KB   
1702/2297 KB   
1706/2297 KB   
1710/2297 KB   
1714/2297 KB   
1718/2297 KB   
1722/2297 KB   
1726/2297 KB   
1730/2297 KB   
1734/2297 KB   
1738/2297 KB   
1742/2297 KB   
1746/2297 KB   
1750/2297 KB   
1754/2297 KB   
1758/2297 KB   
1762/2297 KB   
1766/2297 KB   
1770/2297 KB   
1774/2297 KB   
1778/2297 KB   
1782/2297 KB   
1786/2297 KB   
1790/2297 KB   
1794/2297 KB   
1798/2297 KB   
1802/2297 KB   
1806/2297 KB   
1810/2297 KB   
1814/2297 KB   
1818/2297 KB   
1822/2297 KB   
1826/2297 KB   
1830/2297 KB   
1834/2297 KB   
1838/2297 KB   
1842/2297 KB   
1846/2297 KB   
1850/2297 KB   
1854/2297 KB   
1858/2297 KB   
1862/2297 KB   
1866/2297 KB   
1870/2297 KB   
1874/2297 KB   
1878/2297 KB   
1882/2297 KB   
1886/2297 KB   
1890/2297 KB   
1894/2297 KB   
1898/2297 KB   
1902/2297 KB   
1906/2297 KB   
1910/2297 KB   
1914/2297 KB   
1918/2297 KB   
1922/2297 KB   
1926/2297 KB   
1930/2297 KB   
1934/2297 KB   
1938/2297 KB   
1942/2297 KB   
1946/2297 KB   
1950/2297 KB   
1954/2297 KB   
1958/2297 KB   
1962/2297 KB   
1966/2297 KB   
1970/2297 KB   
1974/2297 KB   
1978/2297 KB   
1982/2297 KB   
1986/2297 KB   
1990/2297 KB   
1994/2297 KB   
1998/2297 KB   
2002/2297 KB   
2006/2297 KB   
2010/2297 KB   
2014/2297 KB   
2018/2297 KB   
2022/2297 KB   
2026/2297 KB   
2030/2297 KB   
2034/2297 KB   
2038/2297 KB   
2042/2297 KB   
2046/2297 KB   
2050/2297 KB   
2054/2297 KB   
2058/2297 KB   
2062/2297 KB   
2066/2297 KB   
2070/2297 KB   
2074/2297 KB   
2078/2297 KB   
2082/2297 KB   
2086/2297 KB   
2090/2297 KB   
2094/2297 KB   
2098/2297 KB   
2102/2297 KB   
2106/2297 KB   
2110/2297 KB   
2114/2297 KB   
2118/2297 KB   
2122/2297 KB   
2126/2297 KB   
2130/2297 KB   
2134/2297 KB   
2138/2297 KB   
2142/2297 KB   
2146/2297 KB   
2150/2297 KB   
2154/2297 KB   
2158/2297 KB   
2162/2297 KB   
2166/2297 KB   
2170/2297 KB   
2174/2297 KB   
2178/2297 KB   
2182/2297 KB   
2186/2297 KB   
2190/2297 KB   
2194/2297 KB   
2198/2297 KB   
2202/2297 KB   
2206/2297 KB   
2210/2297 KB   
2214/2297 KB   
2218/2297 KB   
/2297 KB   
2226/2297 KB   
2230/2297 KB   
2234/2297 KB   
2238/2297 KB   
2242/2297 KB   
2246/2297 KB   
2250/2297 KB   
2254/2297 KB   
2258/2297 KB   
2262/2297 KB   
2266/2297 KB   
2270/2297 KB   
2274/2297 KB   
2278/2297 KB   
2282/2297 KB   
2286/2297 KB   
2290/2297 KB   
2294/2297 KB   
2297/2297 KB   
   
Downloaded: 
http://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.3.16/byte-buddy-1.3.16.jar
 (2297 KB at 11424.0 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ joshua ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ joshua ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ joshua ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ joshua ---
[INFO] Compiling 268 source files to 

[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
joshua ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 321 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
joshua ---
[INFO] Compiling 44 source files to 

[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ joshua ---

---
 T E S T S
---
Running TestSuite
WARN - sentence 0 too long 401, truncating to length 200
WARN - sentence 0 too long 401, truncating to length 200
WARN - sentence 0 too long 401, truncating to length 200
WARN - sentence 0 too long 401, truncating to length 200
ERROR - * FATAL: Can't find libken.so (libken.dylib on OS X) in $JOSHUA/lib
ERROR - *This probably means that the KenLM library didn't compile.
ERROR - *Make sure that BOOST_ROOT is set to the root of your boost
ERROR - *installation (it's not /opt/local/, the default), change to
ERROR - *$JOSHUA, and type 'ant kenlm'. If problems persist, see the
ERROR - *website (joshua-decoder.org).
WARN - no grammars supplied!  Supplying dummy glue grammar.
WARN - no grammars supplied!  Supplying dummy glue grammar.
WARN - no grammars supplied!  Supplying dummy glue grammar.
WARN - no grammars supplied!  Suppl

Build failed in Jenkins: joshua_master #69

2016-06-21 Thread Apache Jenkins Server
See 

Changes:

[post] javadoc fixes

--
[...truncated 4910 lines...]
72/286 KB   
76/286 KB   
80/286 KB   
84/286 KB   
88/286 KB   
92/286 KB   
96/286 KB   
100/286 KB   
104/286 KB   
108/286 KB   
112/286 KB   
116/286 KB   
120/286 KB   
124/286 KB   
4/192 KB   124/286 KB   
4/45 KB   4/192 KB   128/286 KB   
4/192 KB   128/286 KB   
4/45 KB   8/192 KB   132/286 KB   
4/45 KB   8/192 KB   136/286 KB   
4/45 KB   8/192 KB   140/286 KB   
4/45 KB   8/192 KB   144/286 KB   
4/45 KB   8/192 KB   148/286 KB   
4/45 KB   8/192 KB   152/286 KB   
4/45 KB   8/192 KB   156/286 KB   
4/45 KB   8/192 KB   160/286 KB   
4/45 KB   8/192 KB   164/286 KB   
4/45 KB   8/192 KB   168/286 KB   
4/45 KB   8/192 KB   172/286 KB   
4/45 KB   8/192 KB   176/286 KB   
4/45 KB   8/192 KB   180/286 KB   
4/45 KB   8/192 KB   184/286 KB   
4/45 KB   8/192 KB   188/286 KB   
4/45 KB   8/192 KB   192/286 KB   
4/45 KB   8/192 KB   196/286 KB   
4/45 KB   8/192 KB   200/286 KB   
4/45 KB   8/192 KB   204/286 KB   
4/45 KB   8/192 KB   208/286 KB   
4/45 KB   8/192 KB   128/286 KB   
4/45 KB   12/192 KB   212/286 KB   
4/45 KB   16/192 KB   212/286 KB   
4/45 KB   20/192 KB   212/286 KB   
4/45 KB   24/192 KB   212/286 KB   
4/45 KB   28/192 KB   212/286 KB   
4/45 KB   32/192 KB   212/286 KB   
4/45 KB   36/192 KB   212/286 KB   
4/45 KB   40/192 KB   212/286 KB   
4/45 KB   44/192 KB   212/286 KB   
4/45 KB   48/192 KB   212/286 KB   
4/45 KB   52/192 KB   212/286 KB   
4/45 KB   56/192 KB   212/286 KB   
4/45 KB   60/192 KB   212/286 KB   
4/45 KB   64/192 KB   212/286 KB   
4/45 KB   68/192 KB   212/286 KB   
4/45 KB   72/192 KB   212/286 KB   
4/45 KB   76/192 KB   212/286 KB   
4/45 KB   80/192 KB   212/286 KB   
4/45 KB   84/192 KB   212/286 KB   
4/45 KB   88/192 KB   212/286 KB   
4/45 KB   92/192 KB   212/286 KB   
4/45 KB   96/192 KB   212/286 KB   
4/45 KB   100/192 KB   212/286 KB   
4/45 KB   104/192 KB   212/286 KB   
4/45 KB   108/192 KB   212/286 KB   
4/45 KB   112/192 KB   212/286 KB   
4/45 KB   116/192 KB   212/286 KB   
4/45 KB   120/192 KB   212/286 KB   
4/45 KB   124/192 KB   212/286 KB   
4/45 KB   128/192 KB   212/286 KB   
4/45 KB   132/192 KB   212/286 KB   
4/45 KB   136/192 KB   212/286 KB   
4/45 KB   140/192 KB   212/286 KB   
4/45 KB   144/192 KB   212/286 KB   
4/45 KB   148/192 KB   212/286 KB   
4/45 KB   152/192 KB   212/286 KB   
4/45 KB   156/192 KB   212/286 KB   
4/45 KB   160/192 KB   212/286 KB   
4/45 KB   164/192 KB   212/286 KB   
4/45 KB   168/192 KB   212/286 KB   
4/45 KB   172/192 KB   212/286 KB   
4/45 KB   176/192 KB   212/286 KB   
4/45 KB   180/192 KB   212/286 KB   
4/45 KB   184/192 KB   212/286 KB   
4/45 KB   188/192 KB   212/286 KB   
4/45 KB   192/192 KB   212/286 KB   
4/45 KB   192/192 KB   212/286 KB   
8/45 KB   192/192 KB   212/286 KB   
12/45 KB   192/192 KB   212/286 KB   
16/45 KB   192/192 KB   212/286 KB   
20/45 KB   192/192 KB   212/286 KB   
24/45 KB   192/192 KB   212/286 KB   
28/45 KB   192/192 KB   212/286 KB   
32/45 KB   192/192 KB   212/286 KB   
36/45 KB   192/192 KB   212/286 KB   
4/45 KB   192/192 KB   212/286 KB
40/45 KB   192/192 KB   212/286 KB   
44/45 KB   192/192 KB   216/286 KB   
45/45 KB   192/192 KB   216/286 KB   
40/45 KB   192/192 KB   216/286 KB   
45/45 KB   192/192 KB   220/286 KB   
45/45 KB   192/192 KB   224/286 KB   
45/45 KB   192/192 KB   228/286 KB   
45/45 KB   192/192 KB   232/286 KB   
45/45 KB   192/192 KB   236/286 KB   
45/45 KB   192/192 KB   240/286 KB   
45/45 KB   192/192 KB   244/286 KB   
45/45 KB   192/192 KB   248/286 KB   
45/45 KB   192/192 KB   252/286 KB   
45/45 KB   192/192 KB   256/286 KB   
45/45 KB   192/192 KB   260/286 KB   
45/45 KB   192/192 KB   264/286 KB   
45/45 KB   192/192 KB   268/286 KB   
45/45 KB   192/192 KB   272/286 KB   
45/45 KB   192/192 KB   276/286 KB   
45/45 KB   192/192 KB   280/286 KB   
45/45 KB   192/192 KB   284/286 KB   
45/45 KB   192/192 KB   286/286 KB   
 
Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar
 (45 KB at 1709.0 KB/sec)
 
Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar
 (192 KB at 7659.1 KB/sec)
 
Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar
 (286 KB at 10201.7 KB/sec)
Downloading: 
http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/2.19.1/surefire-testng-2.19.1.pom
3/3 KB   
 
Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/2.19.1/surefire-testng-2.19.1.pom
 (3 KB at 252.2 KB/sec)
Downloading: 
http://repo.maven

Build failed in Jenkins: joshua_master #68

2016-06-21 Thread Apache Jenkins Server
See 

Changes:

[antonio.t] Adding the CHRF metric for tuning

[antonio.t] Adding the CHRF metric for tuning

[post] don't return formatted string; updated test case

[post] Reverted commit 6d2213a20b74432fc7cb131c732f7507b74053e9, removed

--
[...truncated 3148 lines...]
Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 


Build failed in Jenkins: joshua_master #67

2016-06-20 Thread Apache Jenkins Server
See 

Changes:

[post] bugfix on bugfix

--
[...truncated 4949 lines...]
14/14 KB   45/45 KB   29/286 KB   
14/14 KB   45/45 KB   33/286 KB   
14/14 KB   45/45 KB   37/286 KB   
14/14 KB   45/45 KB   41/286 KB   
14/14 KB   45/45 KB   45/286 KB   
14/14 KB   45/45 KB   49/286 KB   
  
14/14 KB   53/286 KB  
Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar
 (45 KB at 2115.9 KB/sec)
14/14 KB   57/286 KB   
14/14 KB   61/286 KB   
14/14 KB   65/286 KB   
14/14 KB   69/286 KB   
14/14 KB   4/192 KB   69/286 KB   
14/14 KB   4/192 KB   73/286 KB   
14/14 KB   8/192 KB   73/286 KB   
14/14 KB   12/192 KB   73/286 KB   
14/14 KB   12/192 KB   77/286 KB   
14/14 KB   16/192 KB   77/286 KB   
14/14 KB   16/192 KB   81/286 KB   
14/14 KB   20/192 KB   81/286 KB   
14/14 KB   20/192 KB   85/286 KB   
14/14 KB   24/192 KB   85/286 KB   
14/14 KB   24/192 KB   89/286 KB   
14/14 KB   28/192 KB   89/286 KB   
14/14 KB   28/192 KB   93/286 KB   
14/14 KB   32/192 KB   93/286 KB   
14/14 KB   32/192 KB   97/286 KB   
14/14 KB   36/192 KB   97/286 KB   
14/14 KB   36/192 KB   101/286 KB   
14/14 KB   40/192 KB   101/286 KB   
14/14 KB   40/192 KB   105/286 KB   
14/14 KB   44/192 KB   105/286 KB   
14/14 KB   44/192 KB   109/286 KB   
14/14 KB   48/192 KB   109/286 KB   
14/14 KB   48/192 KB   113/286 KB   
14/14 KB   52/192 KB   113/286 KB   
14/14 KB   52/192 KB   117/286 KB   
14/14 KB   56/192 KB   117/286 KB   
14/14 KB   56/192 KB   121/286 KB   
14/14 KB   60/192 KB   121/286 KB   
14/14 KB   60/192 KB   125/286 KB   
14/14 KB   64/192 KB   125/286 KB   
14/14 KB   64/192 KB   129/286 KB   
14/14 KB   68/192 KB   129/286 KB   
14/14 KB   68/192 KB   133/286 KB   
72/192 KB   133/286 KB  
76/192 KB   133/286 KB   
80/192 KB   133/286 KB   
84/192 KB   133/286 KB   
88/192 KB   133/286 KB   
92/192 KB   133/286 KB   
96/192 KB   133/286 KB   
100/192 KB   133/286 KB   
104/192 KB   133/286 KB   
108/192 KB   133/286 KB   
112/192 KB   133/286 KB   
116/192 KB   133/286 KB   
120/192 KB   133/286 KB   
124/192 KB   133/286 KB   
128/192 KB   133/286 KB   
132/192 KB   133/286 KB   
136/192 KB   133/286 KB   
140/192 KB   133/286 KB   
144/192 KB   133/286 KB   
148/192 KB   133/286 KB   
152/192 KB   133/286 KB   
156/192 KB   133/286 KB   
160/192 KB   133/286 KB   
164/192 KB   133/286 KB   
168/192 KB   133/286 KB   
172/192 KB   133/286 KB   
176/192 KB   133/286 KB   
180/192 KB   133/286 KB   
184/192 KB   133/286 KB   
188/192 KB   133/286 KB   

192/192 KB   133/286 KB   
Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar
 (14 KB at 548.4 KB/sec)
192/192 KB   137/286 KB   
192/192 KB   141/286 KB   
192/192 KB   145/286 KB   
192/192 KB   149/286 KB   
192/192 KB   153/286 KB   
192/192 KB   157/286 KB   
192/192 KB   161/286 KB   
192/192 KB   165/286 KB   
192/192 KB   169/286 KB   
192/192 KB   173/286 KB   
192/192 KB   177/286 KB   
192/192 KB   181/286 KB   
192/192 KB   185/286 KB   
192/192 KB   189/286 KB   
192/192 KB   193/286 KB   
192/192 KB   197/286 KB   
192/192 KB   201/286 KB   
192/192 KB   205/286 KB   
192/192 KB   209/286 KB   
192/192 KB   213/286 KB   
192/192 KB   217/286 KB   
192/192 KB   221/286 KB   
192/192 KB   225/286 KB   
192/192 KB   229/286 KB   
192/192 KB   233/286 KB   
192/192 KB   237/286 KB   
192/192 KB   241/286 KB   
192/192 KB   245/286 KB   
192/192 KB   249/286 KB   
192/192 KB   253/286 KB   
192/192 KB   257/286 KB   
192/192 KB   261/286 KB   
192/192 KB   265/286 KB   
192/192 KB   269/286 KB   
192/192 KB   273/286 KB   
192/192 KB   277/286 KB   
192/192 KB   281/286 KB   
192/192 KB   285/286 KB   
192/192 KB   286/286 KB   
192/192 KB   233/286 KB   
  
Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar
 (192 KB at 4255.1 KB/sec)
  
Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar
 (286 KB at 6209.7 KB/sec)
Downloading: 
http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/2.19.1/surefire-testng-2.19.1.pom
3/3 KB
 
Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/2.19.1/surefire-testng-2.19.1.pom
 (3 KB at 113.5 KB/sec)
Downloading: 
http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom
3/3 KB   
 
Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom
 (3 KB at 131.7 KB

Build failed in Jenkins: joshua_master #66

2016-06-20 Thread Apache Jenkins Server
See 

Changes:

[post] bugfix in argument check

--
[...truncated 1265 lines...]
Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 
<

Build failed in Jenkins: joshua_master #65

2016-06-20 Thread Apache Jenkins Server
See 

Changes:

[post] synchronizing metadata handling

[post] better rule deletion (deleting rules with nonterminals now works, too)

--
[...truncated 7110 lines...]
112/309 KB   14/14 KB   172/223 KB   
116/309 KB   14/14 KB   172/223 KB   
120/309 KB   14/14 KB   172/223 KB   
124/309 KB   14/14 KB   172/223 KB   
128/309 KB   14/14 KB   172/223 KB   
132/309 KB   14/14 KB   172/223 KB   
136/309 KB   14/14 KB   172/223 KB   
140/309 KB   14/14 KB   172/223 KB   
144/309 KB   14/14 KB   172/223 KB   
144/309 KB   14/14 KB   172/223 KB   4/192 KB   
148/309 KB   14/14 KB   172/223 KB   4/192 KB   
148/309 KB   14/14 KB   172/223 KB   8/192 KB   
152/309 KB   14/14 KB   172/223 KB   12/192 KB   
152/309 KB   14/14 KB   172/223 KB   16/192 KB   
152/309 KB   14/14 KB   172/223 KB   20/192 KB   
152/309 KB   14/14 KB   172/223 KB   8/192 KB   
152/309 KB   14/14 KB   172/223 KB   24/192 KB   
152/309 KB   14/14 KB   172/223 KB   28/192 KB   
156/309 KB   14/14 KB   172/223 KB   28/192 KB   
156/309 KB   14/14 KB   172/223 KB   32/192 KB   
160/309 KB   14/14 KB   172/223 KB   32/192 KB   
160/309 KB   14/14 KB   172/223 KB   36/192 KB   
164/309 KB   14/14 KB   172/223 KB   36/192 KB   
164/309 KB   14/14 KB   172/223 KB   40/192 KB   
168/309 KB   14/14 KB   172/223 KB   40/192 KB   
168/309 KB   14/14 KB   172/223 KB   44/192 KB   
172/309 KB   14/14 KB   172/223 KB   44/192 KB   
172/309 KB   14/14 KB   172/223 KB   48/192 KB   
176/309 KB   14/14 KB   172/223 KB   48/192 KB   
176/309 KB   14/14 KB   172/223 KB   52/192 KB   
180/309 KB   14/14 KB   172/223 KB   52/192 KB   
184/309 KB   14/14 KB   172/223 KB   56/192 KB   
184/309 KB   14/14 KB   172/223 KB   56/192 KB   
184/309 KB   14/14 KB   172/223 KB   60/192 KB   
188/309 KB   14/14 KB   172/223 KB   60/192 KB   
188/309 KB   14/14 KB   172/223 KB   64/192 KB   
192/309 KB   14/14 KB   172/223 KB   64/192 KB   
192/309 KB   14/14 KB   172/223 KB   68/192 KB   
196/309 KB   14/14 KB   172/223 KB   68/192 KB   
196/309 KB   14/14 KB   172/223 KB   72/192 KB   
200/309 KB   14/14 KB   172/223 KB   72/192 KB   
200/309 KB   14/14 KB   172/223 KB   76/192 KB   
204/309 KB   14/14 KB   172/223 KB   76/192 KB   
204/309 KB   14/14 KB   172/223 KB   80/192 KB   
208/309 KB   14/14 KB   172/223 KB   80/192 KB   
208/309 KB   14/14 KB   172/223 KB   84/192 KB   
212/309 KB   14/14 KB   172/223 KB   84/192 KB   
212/309 KB   14/14 KB   172/223 KB   88/192 KB   
216/309 KB   14/14 KB   172/223 KB   88/192 KB   
216/309 KB   14/14 KB   172/223 KB   92/192 KB   
220/309 KB   14/14 KB   172/223 KB   92/192 KB   
220/309 KB   14/14 KB   172/223 KB   96/192 KB   
224/309 KB   14/14 KB   172/223 KB   96/192 KB   
224/309 KB   14/14 KB   172/223 KB   100/192 KB   
228/309 KB   14/14 KB   172/223 KB   100/192 KB   
228/309 KB   14/14 KB   172/223 KB   104/192 KB   
232/309 KB   14/14 KB   172/223 KB   104/192 KB   
232/309 KB   14/14 KB   172/223 KB   108/192 KB   
236/309 KB   14/14 KB   172/223 KB   108/192 KB   
236/309 KB   14/14 KB   172/223 KB   112/192 KB   
240/309 KB   14/14 KB   172/223 KB   112/192 KB   
240/309 KB   14/14 KB   172/223 KB   116/192 KB   
244/309 KB   14/14 KB   172/223 KB   116/192 KB   
244/309 KB   14/14 KB   172/223 KB   120/192 KB   
248/309 KB   14/14 KB   172/223 KB   120/192 KB   
248/309 KB   14/14 KB   172/223 KB   124/192 KB   
252/309 KB   14/14 KB   172/223 KB   124/192 KB   
252/309 KB   14/14 KB   172/223 KB   128/192 KB   
256/309 KB   14/14 KB   172/223 KB   128/192 KB   
256/309 KB   14/14 KB   172/223 KB   132/192 KB   
260/309 KB   14/14 KB   172/223 KB   132/192 KB   
260/309 KB   14/14 KB   172/223 KB   136/192 KB   
264/309 KB   14/14 KB   172/223 KB   136/192 KB   
264/309 KB   14/14 KB   172/223 KB   140/192 KB   
268/309 KB   14/14 KB   172/223 KB   140/192 KB   
268/309 KB   14/14 KB   172/223 KB   144/192 KB   
272/309 KB   14/14 KB   172/223 KB   144/192 KB   
272/309 KB   14/14 KB   172/223 KB   148/192 KB   
276/309 KB   14/14 KB   172/223 KB   148/192 KB   
276/309 KB   14/14 KB   172/223 KB   152/192 KB   
280/309 KB   14/14 KB   172/223 KB   152/192 KB   
280/309 KB   14/14 KB   172/223 KB   156/192 KB   
284/309 KB   14/14 KB   172/223 KB   156/192 KB   
284/309 KB   14/14 KB   172/223 KB   160/192 KB   
288/309 KB   14/14 KB   172/223 KB   160/192 KB   
288/309 KB   14/14 KB   172/223 KB   164/192 KB   
292/309 KB   14/14 KB   172/223 KB   164/192 KB   
292/309 KB   14/14 KB   172/223 KB   168/192 KB   
296/309 KB   14/14 KB   172/223 KB   168/192 KB   
296/309 KB   14/14 KB   172/223 KB   172/192 KB   
300/309 KB   14/14 KB   172/223 KB   172/192 KB   
300/309 KB   14/14 KB   172/223 KB   176/192 KB   
304/309 KB   14/14 KB   172/223 KB   176/192 KB   
304/309 KB   14/14 KB   172/223 KB   180/192 KB   
308/309 KB   14/14 KB   172/223 KB   180/192 KB   
308/309 KB   14/14 KB   172/223 KB   184/192 KB   
309/3

Build failed in Jenkins: joshua_master #64

2016-06-20 Thread Apache Jenkins Server
See 

Changes:

[post] bugfix in invocation

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-5 (docker Ubuntu ubuntu5 ubuntu yahoo-not-h2) 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/incubator-joshua.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-joshua.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-joshua.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 0e4ebe1c69ab5a53c04cd6a25e4b06e340359a82 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0e4ebe1c69ab5a53c04cd6a25e4b06e340359a82
 > git rev-list da124c2002d44b67485bd5eb138482b56bbc47ef # timeout=10
[joshua_master] $ /home/jenkins/tools/maven/apache-maven-3.0.4/bin/mvn clean 
deploy javadoc:aggregate
[INFO] Scanning for projects...
[INFO] 
[INFO] 
[INFO] Building Apache Joshua Machine Translation Toolkit 6.0.6-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ joshua ---
[INFO] Deleting 
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ joshua ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ joshua ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ joshua ---
[INFO] Compiling 264 source files to 

[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
joshua ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 319 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
joshua ---
[INFO] Compiling 41 source files to 

[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ joshua ---

---
 T E S T S
---
Running TestSuite
WARN - sentence 0 too long 401, truncating to length 200
WARN - sentence 0 too long 401, truncating to length 200
WARN - sentence 0 too long 401, truncating to length 200
WARN - sentence 0 too long 401, truncating to length 200
%
%
%
%
%
%
%
%
%
WARN - no grammars supplied!  Supplying dummy glue grammar.
WARN - no grammars supplied!  Supplying dummy glue grammar.
WARN - no grammars supplied!  Supplying dummy glue grammar.
WARN - no grammars supplied!  Supplying dummy glue grammar.
Tests run: 122, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 2.001 sec <<< 
FAILURE! - in TestSuite
basicVocabTest(org.apache.joshua.corpus.vocab.VocabularyTest)  Time elapsed: 
0.031 sec  <<< FAILURE!
java.lang.AssertionError: null
at 
org.apache.joshua.corpus.vocab.VocabularyTest.basicVocabTest(VocabularyTest.java:56)


Results :

Failed tests: 
  VocabularyTest.basicVocabTest:56 null

Tests run: 122, Failures: 1, Errors: 0, Skipped: 1

[INFO] 
[INFO] 
[INFO] Skipping Apache Joshua Machine Translation Toolkit
[INFO] This project has been banned from the build due to previous failures.
[INFO] 
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 14.897s
[INFO] Finished at: Mon Jun 20 16:14:44 UTC 2016
[INFO] Final Memory: 34M/643M
[INFO] 
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on 
project joshua: There are test failures.
[ERROR] 
[ERROR] Please refer to 
 for 
the individual test results

Build failed in Jenkins: joshua_master #63

2016-06-19 Thread Apache Jenkins Server
See 

Changes:

[post] added removal of custom rules

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-5 (docker Ubuntu ubuntu5 ubuntu yahoo-not-h2) 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/incubator-joshua.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-joshua.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-joshua.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 da124c2002d44b67485bd5eb138482b56bbc47ef 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f da124c2002d44b67485bd5eb138482b56bbc47ef
 > git rev-list 6d2213a20b74432fc7cb131c732f7507b74053e9 # timeout=10
[joshua_master] $ /home/jenkins/tools/maven/apache-maven-3.0.4/bin/mvn clean 
deploy javadoc:aggregate
[INFO] Scanning for projects...
[INFO] 
[INFO] 
[INFO] Building Apache Joshua Machine Translation Toolkit 6.0.6-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ joshua ---
[INFO] Deleting 
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ joshua ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ joshua ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ joshua ---
[INFO] Compiling 264 source files to 

[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
joshua ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 319 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
joshua ---
[INFO] Compiling 41 source files to 

[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ joshua ---

---
 T E S T S
---
Running TestSuite
WARN - sentence 0 too long 401, truncating to length 200
WARN - sentence 0 too long 401, truncating to length 200
WARN - sentence 0 too long 401, truncating to length 200
WARN - sentence 0 too long 401, truncating to length 200
%
%
%
%
%
%
%
%
%
WARN - no grammars supplied!  Supplying dummy glue grammar.
WARN - no grammars supplied!  Supplying dummy glue grammar.
WARN - no grammars supplied!  Supplying dummy glue grammar.
WARN - no grammars supplied!  Supplying dummy glue grammar.
Tests run: 122, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 2.058 sec <<< 
FAILURE! - in TestSuite
basicVocabTest(org.apache.joshua.corpus.vocab.VocabularyTest)  Time elapsed: 
0.007 sec  <<< FAILURE!
java.lang.AssertionError: null
at 
org.apache.joshua.corpus.vocab.VocabularyTest.basicVocabTest(VocabularyTest.java:56)


Results :

Failed tests: 
  VocabularyTest.basicVocabTest:56 null

Tests run: 122, Failures: 1, Errors: 0, Skipped: 1

[INFO] 
[INFO] 
[INFO] Skipping Apache Joshua Machine Translation Toolkit
[INFO] This project has been banned from the build due to previous failures.
[INFO] 
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 14.480s
[INFO] Finished at: Mon Jun 20 03:14:40 UTC 2016
[INFO] Final Memory: 34M/641M
[INFO] 
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on 
project joshua: There are test failures.
[ERROR] 
[ERROR] Please refer to 
 for 
the individual tes

Build failed in Jenkins: joshua_master #62

2016-06-19 Thread Apache Jenkins Server
See 

Changes:

[post] added partial translation string formatting to structured translation

--
[...truncated 1234 lines...]
1762/2297 KB   
1766/2297 KB   
1770/2297 KB   
1774/2297 KB   
1778/2297 KB   
1782/2297 KB   
1786/2297 KB   
1790/2297 KB   
1794/2297 KB   
1798/2297 KB   
1802/2297 KB   
1806/2297 KB   
1810/2297 KB   
1814/2297 KB   
1818/2297 KB   
1822/2297 KB   
1826/2297 KB   
1830/2297 KB   
1834/2297 KB   
1838/2297 KB   
1842/2297 KB   
1846/2297 KB   
1850/2297 KB   
1854/2297 KB   
1858/2297 KB   
1862/2297 KB   
1866/2297 KB   
1870/2297 KB   
1874/2297 KB   
1878/2297 KB   
1882/2297 KB   
1886/2297 KB   
1890/2297 KB   
1894/2297 KB   
1898/2297 KB   
1902/2297 KB   
1906/2297 KB   
1910/2297 KB   
1914/2297 KB   
1918/2297 KB   
1922/2297 KB   
1926/2297 KB   
1930/2297 KB   
1934/2297 KB   
1938/2297 KB   
1942/2297 KB   
1946/2297 KB   
1950/2297 KB   
1954/2297 KB   
1958/2297 KB   
1962/2297 KB   
1966/2297 KB   
1970/2297 KB   
1974/2297 KB   
1978/2297 KB   
1982/2297 KB   
1986/2297 KB   
1990/2297 KB   
1994/2297 KB   
1998/2297 KB   
2002/2297 KB   
2006/2297 KB   
2010/2297 KB   
2014/2297 KB   
2018/2297 KB   
2022/2297 KB   
2026/2297 KB   
2030/2297 KB   
2034/2297 KB   
2038/2297 KB   
2042/2297 KB   
2046/2297 KB   
2050/2297 KB   
2054/2297 KB   
2058/2297 KB   
2062/2297 KB   
2066/2297 KB   
2070/2297 KB   
2073/2297 KB   
2077/2297 KB   
2081/2297 KB   
2085/2297 KB   
2089/2297 KB   
2093/2297 KB   
2097/2297 KB   
2101/2297 KB   
2105/2297 KB   
2109/2297 KB   
2113/2297 KB   
2117/2297 KB   
2121/2297 KB   
2125/2297 KB   
2129/2297 KB   
2133/2297 KB   
2137/2297 KB   
2141/2297 KB   
2145/2297 KB   
2149/2297 KB   
2153/2297 KB   
2157/2297 KB   
2161/2297 KB   
2165/2297 KB   
2169/2297 KB   
2173/2297 KB   
2177/2297 KB   
2181/2297 KB   
2185/2297 KB   
2189/2297 KB   
2193/2297 KB   
2197/2297 KB   
2201/2297 KB   
2205/2297 KB   
2209/2297 KB   
2213/2297 KB   
2217/2297 KB   
2221/2297 KB   
2225/2297 KB   
2229/2297 KB   
2233/2297 KB   
2237/2297 KB   
2241/2297 KB   
2245/2297 KB   
2249/2297 KB   
2253/2297 KB   
2257/2297 KB   
2261/2297 KB   
2265/2297 KB   
2269/2297 KB   
2273/2297 KB   
2277/2297 KB   
2281/2297 KB   
2285/2297 KB   
2289/2297 KB   
2293/2297 KB   
2297/2297 KB   
   
Downloaded: 
http://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.3.16/byte-buddy-1.3.16.jar
 (2297 KB at 10071.2 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ joshua ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ joshua ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ joshua ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ joshua ---
[INFO] Compiling 264 source files to 

[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
joshua ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 319 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
joshua ---
[INFO] Compiling 41 source files to 

[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ joshua ---
Downloading: 
http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/2.19.1/surefire-testng-2.19.1.pom
3/3 KB 
 
Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/2.19.1/surefire-testng-2.19.1.pom
 (3 KB at 21.8 KB/sec)
Downloading: 
http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng-utils/2.19.1/surefire-testng-utils-2.19.1.pom
3/3 KB   
 
Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng-utils/2.19.1/surefire-testng-utils-2.19.1.pom
 (3 KB at 40.9 KB/sec)
Downloading: 
http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/2.19.1/surefire-testng-2.19.1.jar
Downloading: 
http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng-utils/2.19.1/surefire-testng-utils-2.19.1.jar
4/42 KB   
8/42 KB   
12/42 KB   
16/42 KB   
20/42 KB   
24/42 KB   
28/42 KB   
32/42 KB   
36/42 KB   
40/42 KB   
42/42 KB   
3/27 KB   42/42 KB   
7/27 KB   42/42 KB   
11/27 KB   42/42 KB   
15/27 KB   42/42 KB   
19/27 KB   42/42 KB   
23/27 KB   42/42 KB   
27/27 KB   42/42 KB   
27/27 KB   42/42 KB   
  
Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/2.19.1/surefire-testng-2.19.1.jar
 (42 KB at 531.5 KB/

Jenkins build is back to normal : joshua_master #61

2016-06-15 Thread Apache Jenkins Server
See 



Build failed in Jenkins: joshua_master #60

2016-06-15 Thread Apache Jenkins Server
See 

--
[...truncated 7114 lines...]
14/14 KB   72/309 KB   
14/14 KB   76/309 KB   
14/14 KB   80/309 KB   
14/14 KB   84/309 KB   
14/14 KB   88/309 KB   
14/14 KB   92/309 KB   
14/14 KB   96/309 KB   
14/14 KB   100/309 KB   
14/14 KB   104/309 KB   
14/14 KB   108/309 KB   
14/14 KB   112/309 KB   
14/14 KB   116/309 KB   
14/14 KB   120/309 KB   
14/14 KB   124/309 KB   
14/14 KB   128/309 KB   
14/14 KB   132/309 KB   
14/14 KB   136/309 KB   
14/14 KB   140/309 KB   
14/14 KB   144/309 KB   
14/14 KB   148/309 KB   
14/14 KB   152/309 KB   
14/14 KB   156/309 KB   
14/14 KB   160/309 KB   
14/14 KB   164/309 KB   
14/14 KB   168/309 KB   
14/14 KB   168/309 KB   4/192 KB   
14/14 KB   172/309 KB   4/192 KB   
14/14 KB   176/309 KB   4/192 KB   
14/14 KB   176/309 KB   8/192 KB   
14/14 KB   180/309 KB   8/192 KB   
14/14 KB   180/309 KB   12/192 KB   
14/14 KB   184/309 KB   12/192 KB   
14/14 KB   188/309 KB   16/192 KB   
14/14 KB   188/309 KB   16/192 KB   
14/14 KB   192/309 KB   16/192 KB   
14/14 KB   192/309 KB   20/192 KB   
14/14 KB   196/309 KB   20/192 KB   
14/14 KB   196/309 KB   24/192 KB   
14/14 KB   200/309 KB   24/192 KB   
14/14 KB   200/309 KB   28/192 KB   
14/14 KB   204/309 KB   28/192 KB   
14/14 KB   204/309 KB   32/192 KB   
14/14 KB   208/309 KB   32/192 KB   
14/14 KB   208/309 KB   36/192 KB   
14/14 KB   212/309 KB   36/192 KB   
14/14 KB   212/309 KB   40/192 KB   
14/14 KB   216/309 KB   40/192 KB   
14/14 KB   216/309 KB   44/192 KB   
14/14 KB   220/309 KB   44/192 KB   
14/14 KB   220/309 KB   48/192 KB   
14/14 KB   224/309 KB   48/192 KB   
14/14 KB   224/309 KB   52/192 KB   
14/14 KB   228/309 KB   52/192 KB   
14/14 KB   228/309 KB   56/192 KB   
14/14 KB   232/309 KB   56/192 KB   
14/14 KB   232/309 KB   60/192 KB   
14/14 KB   236/309 KB   60/192 KB   
14/14 KB   236/309 KB   64/192 KB   
14/14 KB   240/309 KB   64/192 KB   
14/14 KB   240/309 KB   68/192 KB   
14/14 KB   244/309 KB   68/192 KB   
14/14 KB   244/309 KB   72/192 KB   
14/14 KB   248/309 KB   72/192 KB   
14/14 KB   248/309 KB   76/192 KB   
14/14 KB   252/309 KB   76/192 KB   
14/14 KB   252/309 KB   80/192 KB   
14/14 KB   256/309 KB   80/192 KB   
14/14 KB   256/309 KB   84/192 KB   
14/14 KB   260/309 KB   84/192 KB   
14/14 KB   264/309 KB   84/192 KB   
14/14 KB   268/309 KB   84/192 KB   
14/14 KB   272/309 KB   84/192 KB   
14/14 KB   4/14 KB   272/309 KB   84/192 KB   
14/14 KB   4/14 KB   276/309 KB   84/192 KB   
14/14 KB   8/14 KB   276/309 KB   84/192 KB   
14/14 KB   8/14 KB   280/309 KB   84/192 KB   
14/14 KB   12/14 KB   280/309 KB   84/192 KB   
14/14 KB   12/14 KB   284/309 KB   84/192 KB   
14/14 KB   14/14 KB   284/309 KB   84/192 KB   
14/14 KB   14/14 KB   288/309 KB   84/192 KB   
14/14 KB   14/14 KB   292/309 KB   84/192 KB   
14/14 KB   14/14 KB   296/309 KB   84/192 KB   
14/14 KB   14/14 KB   300/309 KB   84/192 KB   
14/14 KB   14/14 KB   304/309 KB   84/192 KB   
14/14 KB   14/14 KB   308/309 KB   84/192 KB   
14/14 KB   14/14 KB   309/309 KB   84/192 KB   
14/14 KB   14/14 KB   309/309 KB   88/192 KB   
14/14 KB   14/14 KB   309/309 KB   92/192 KB   
14/14 KB   14/14 KB   309/309 KB   96/192 KB   
14/14 KB   14/14 KB   309/309 KB   100/192 KB   
14/14 KB   14/14 KB   309/309 KB   104/192 KB   
14/14 KB   14/14 KB   309/309 KB   108/192 KB   
14/14 KB   14/14 KB   309/309 KB   112/192 KB   
14/14 KB   14/14 KB   309/309 KB   116/192 KB   
14/14 KB   14/14 KB   309/309 KB   120/192 KB   
14/14 KB   14/14 KB   309/309 KB   124/192 KB   
14/14 KB   14/14 KB   309/309 KB   128/192 KB   
14/14 KB   14/14 KB   309/309 KB   132/192 KB   
14/14 KB   14/14 KB   309/309 KB   136/192 KB   
14/14 KB   14/14 KB   309/309 KB   140/192 KB   
14/14 KB   14/14 KB   309/309 KB   144/192 KB   
14/14 KB   14/14 KB   309/309 KB   148/192 KB   
14/14 KB   14/14 KB   309/309 KB   152/192 KB   
14/14 KB   14/14 KB   309/309 KB   156/192 KB   
14/14 KB   14/14 KB   309/309 KB   160/192 KB   
14/14 KB   14/14 KB   309/309 KB   164/192 KB   
14/14 KB   14/14 KB   309/309 KB   168/192 KB   
14/14 KB   14/14 KB   309/309 KB   172/192 KB   
14/14 KB   14/14 KB   309/309 KB   176/192 KB   
14/14 KB   14/14 KB   309/309 KB   180/192 KB   
14/14 KB   14/14 KB   309/309 KB   184/192 KB   
14/14 KB   14/14 KB   309/309 KB   188/192 KB   
14/14 KB   14/14 KB   309/309 KB   192/192 KB   
14/14 KB   14/14 KB   309/309 KB   192/192 KB   

Downloaded: 
http://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
 (14 KB at 399.3 KB/sec)

Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
 (309 KB at 8335.2 KB/sec)

Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/maven/p

Build failed in Jenkins: joshua_master #59

2016-06-14 Thread Apache Jenkins Server
See 

--
[...truncated 3102 lines...]
36/192 KB   32/286 KB   
40/192 KB   32/286 KB   
40/192 KB   36/286 KB   
44/192 KB   36/286 KB   
44/192 KB   40/286 KB   
48/192 KB   40/286 KB   
48/192 KB   44/286 KB   
52/192 KB   44/286 KB   
52/192 KB   48/286 KB   
56/192 KB   48/286 KB   
56/192 KB   52/286 KB   
60/192 KB   52/286 KB   
60/192 KB   56/286 KB   
64/192 KB   56/286 KB   
64/192 KB   60/286 KB   
68/192 KB   60/286 KB   
68/192 KB   64/286 KB   
72/192 KB   64/286 KB   
72/192 KB   68/286 KB   
76/192 KB   68/286 KB   
76/192 KB   72/286 KB   
80/192 KB   72/286 KB   
80/192 KB   76/286 KB   
84/192 KB   76/286 KB   
84/192 KB   80/286 KB   
88/192 KB   80/286 KB   
88/192 KB   84/286 KB   
92/192 KB   84/286 KB   
92/192 KB   88/286 KB   
96/192 KB   88/286 KB   
96/192 KB   92/286 KB   
100/192 KB   92/286 KB   
100/192 KB   96/286 KB   
104/192 KB   96/286 KB   
104/192 KB   100/286 KB   
108/192 KB   100/286 KB   
108/192 KB   104/286 KB   
112/192 KB   104/286 KB   
112/192 KB   108/286 KB   
116/192 KB   108/286 KB   
116/192 KB   112/286 KB   
120/192 KB   112/286 KB   
120/192 KB   116/286 KB   
124/192 KB   116/286 KB   
124/192 KB   120/286 KB   
128/192 KB   120/286 KB   
128/192 KB   124/286 KB   
132/192 KB   124/286 KB   
132/192 KB   128/286 KB   
136/192 KB   128/286 KB   
136/192 KB   132/286 KB   
140/192 KB   132/286 KB   
140/192 KB   136/286 KB   
144/192 KB   136/286 KB   
144/192 KB   140/286 KB   
148/192 KB   140/286 KB   
148/192 KB   144/286 KB   
152/192 KB   144/286 KB   
152/192 KB   148/286 KB   
156/192 KB   148/286 KB   
156/192 KB   152/286 KB   
160/192 KB   152/286 KB   
160/192 KB   156/286 KB   
164/192 KB   156/286 KB   
164/192 KB   160/286 KB   
168/192 KB   160/286 KB   
168/192 KB   164/286 KB   
172/192 KB   164/286 KB   
172/192 KB   168/286 KB   
176/192 KB   168/286 KB   
176/192 KB   172/286 KB   
180/192 KB   172/286 KB   
180/192 KB   176/286 KB   
184/192 KB   176/286 KB   
184/192 KB   180/286 KB   
188/192 KB   180/286 KB   
188/192 KB   184/286 KB   
192/192 KB   184/286 KB   
192/192 KB   188/286 KB   
192/192 KB   188/286 KB   
192/192 KB   192/286 KB   
192/192 KB   196/286 KB   
192/192 KB   200/286 KB   
192/192 KB   204/286 KB   
192/192 KB   208/286 KB   
192/192 KB   212/286 KB   
192/192 KB   216/286 KB   
192/192 KB   220/286 KB   
192/192 KB   224/286 KB   
4/45 KB   192/192 KB   224/286 KB   
8/45 KB   192/192 KB   228/286 KB   
12/45 KB   192/192 KB   228/286 KB   
16/45 KB   192/192 KB   228/286 KB   
20/45 KB   192/192 KB   228/286 KB   
24/45 KB   192/192 KB   228/286 KB   
28/45 KB   192/192 KB   228/286 KB   
32/45 KB   192/192 KB   228/286 KB   
36/45 KB   192/192 KB   228/286 KB   
40/45 KB   192/192 KB   228/286 KB   
44/45 KB   192/192 KB   228/286 KB   
45/45 KB   192/192 KB   228/286 KB   
4/45 KB   192/192 KB   228/286 KB   
45/45 KB   192/192 KB   232/286 KB   
45/45 KB   192/192 KB   236/286 KB   
45/45 KB   192/192 KB   240/286 KB   
45/45 KB   192/192 KB   244/286 KB   
45/45 KB   192/192 KB   248/286 KB   
45/45 KB   192/192 KB   252/286 KB   
45/45 KB   192/192 KB   256/286 KB   
45/45 KB   192/192 KB   260/286 KB   
45/45 KB   192/192 KB   264/286 KB   
45/45 KB   192/192 KB   268/286 KB   
45/45 KB   192/192 KB   272/286 KB   
45/45 KB   192/192 KB   276/286 KB   
45/45 KB   192/192 KB   280/286 KB   
45/45 KB   192/192 KB   284/286 KB   
45/45 KB   192/192 KB   286/286 KB   
 
Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar
 (192 KB at 7659.1 KB/sec)
 
Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar
 (45 KB at 1532.2 KB/sec)
 
Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar
 (286 KB at 8926.5 KB/sec)
Downloading: 
http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/2.19.1/surefire-testng-2.19.1.pom
3/3 KB   
 
Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/2.19.1/surefire-testng-2.19.1.pom
 (3 KB at 113.5 KB/sec)
Downloading: 
http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom
3/3 KB   
 
Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom
 (3 KB at 131.7 KB/sec)
Downloading: 
http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.19.1/common-java5-2.19.1.pom
3/3 KB   
 
Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.19.1/common-java5-2.19.1.pom
 (3 KB at

Jenkins build is back to normal : joshua_master #58

2016-06-14 Thread Apache Jenkins Server
See 



Build failed in Jenkins: joshua_master #57

2016-06-13 Thread Apache Jenkins Server
See 

Changes:

[post] bugfix: rule actually added

[post] bugfix: error in handling metadata with no args

--
[...truncated 1984 lines...]
   
Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.6.4/velocity-1.6.4.pom
 (11 KB at 157.1 KB/sec)
Downloading: 
http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-downloader/1.1/maven-downloader-1.1.jar
Downloading: 
http://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.6.4/velocity-1.6.4.jar
4/7 KB 
7/7 KB   
4/412 KB   7/7 KB   
8/412 KB   7/7 KB   
12/412 KB   7/7 KB   
16/412 KB   7/7 KB   
20/412 KB   7/7 KB   
24/412 KB   7/7 KB   
28/412 KB   7/7 KB   
32/412 KB   7/7 KB   
36/412 KB   7/7 KB   
40/412 KB   7/7 KB   
44/412 KB   7/7 KB   
48/412 KB   7/7 KB   
52/412 KB   7/7 KB   
56/412 KB   7/7 KB   
60/412 KB   7/7 KB   
64/412 KB   7/7 KB   
68/412 KB   7/7 KB   
72/412 KB   7/7 KB   
76/412 KB   7/7 KB   
80/412 KB   7/7 KB   
84/412 KB   7/7 KB   
88/412 KB   7/7 KB   
92/412 KB   7/7 KB   
96/412 KB   7/7 KB   
100/412 KB   7/7 KB   
104/412 KB   7/7 KB   
108/412 KB   7/7 KB   
112/412 KB   7/7 KB   
116/412 KB   7/7 KB   
120/412 KB   7/7 KB   
124/412 KB   7/7 KB   
128/412 KB   7/7 KB   
132/412 KB   7/7 KB   
136/412 KB   7/7 KB   
140/412 KB   7/7 KB   
144/412 KB   7/7 KB   
148/412 KB   7/7 KB   
152/412 KB   7/7 KB   
156/412 KB   7/7 KB   
160/412 KB   7/7 KB   
164/412 KB   7/7 KB   
168/412 KB   7/7 KB   
172/412 KB   7/7 KB   
176/412 KB   7/7 KB   
180/412 KB   7/7 KB   
184/412 KB   7/7 KB   
188/412 KB   7/7 KB   
192/412 KB   7/7 KB   
196/412 KB   7/7 KB   
200/412 KB   7/7 KB   
204/412 KB   7/7 KB   
208/412 KB   7/7 KB   
212/412 KB   7/7 KB   
216/412 KB   7/7 KB   
220/412 KB   7/7 KB   
224/412 KB   7/7 KB   
228/412 KB   7/7 KB   
232/412 KB   7/7 KB   
236/412 KB   7/7 KB   
240/412 KB   7/7 KB   
244/412 KB   7/7 KB   
248/412 KB   7/7 KB   
252/412 KB   7/7 KB   
256/412 KB   7/7 KB   
260/412 KB   7/7 KB   
264/412 KB   7/7 KB   
268/412 KB   7/7 KB   
272/412 KB   7/7 KB   
276/412 KB   7/7 KB   
280/412 KB   7/7 KB   
284/412 KB   7/7 KB   
288/412 KB   7/7 KB   
292/412 KB   7/7 KB   
296/412 KB   7/7 KB   
300/412 KB   7/7 KB   
304/412 KB   7/7 KB   
308/412 KB   7/7 KB   
312/412 KB   7/7 KB   
316/412 KB   7/7 KB   
320/412 KB   7/7 KB   
324/412 KB   7/7 KB   
328/412 KB   7/7 KB   
332/412 KB   7/7 KB   
336/412 KB   7/7 KB   
340/412 KB   7/7 KB   
344/412 KB   7/7 KB   
348/412 KB   7/7 KB   
352/412 KB   7/7 KB   
356/412 KB   7/7 KB   
360/412 KB   7/7 KB   
364/412 KB   7/7 KB   
368/412 KB   7/7 KB   
372/412 KB   7/7 KB   
376/412 KB   7/7 KB   
380/412 KB   7/7 KB   
384/412 KB   7/7 KB   
388/412 KB   7/7 KB   
392/412 KB   7/7 KB   
396/412 KB   7/7 KB   
400/412 KB   7/7 KB   
404/412 KB   7/7 KB   
408/412 KB   7/7 KB   
412/412 KB   7/7 KB   
412/412 KB   7/7 KB   
  
Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-downloader/1.1/maven-downloader-1.1.jar
 (7 KB at 115.0 KB/sec)
  
Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.6.4/velocity-1.6.4.jar
 (412 KB at 5878.1 KB/sec)
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ joshua ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ joshua ---
Downloading: 
http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.8.1/plexus-compiler-manager-1.8.1.pom
713/713 B 

Downloaded: 
http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.8.1/plexus-compiler-manager-1.8.1.pom
 (713 B at 8.3 KB/sec)
Downloading: 
http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.8.1/plexus-compiler-javac-1.8.1.pom
710/710 B   

Downloaded: 
http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.8.1/plexus-compiler-javac-1.8.1.pom
 (710 B at 9.6 KB/sec)
Downloading: 
http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.8.1/plexus-compilers-1.8.1.pom
2/2 KB  
 
Downloaded: 
http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.8.1/plexus-compilers-1.8.1.pom
 (2 KB at 22.7 KB/sec)
Downloading: 
http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.8.1/plexus-compiler-manager-1.8.1.jar
Downloading: 
http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.8.1/plexus-compiler-javac-1.8.1.jar
4/13 KB   
4/6 KB   4/13 KB   
6/6 KB   4/13 KB   
6/6 KB   8/13 KB   
6/6 KB   12/13 KB   
6/6 KB   13/13 KB   


Downloaded: 
http://repo.maven.apache.

Build failed in Jenkins: joshua_master #56

2016-06-11 Thread Apache Jenkins Server
See 

Changes:

[post] fixed test case

[post] Got rid of decoder-aware metadata handling

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-5 (docker Ubuntu ubuntu5 ubuntu yahoo-not-h2) in 
workspace 
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/incubator-joshua.git
 > git init  # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-joshua.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-joshua.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/incubator-joshua.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/incubator-joshua.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-joshua.git
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-joshua.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 300f0bb40d6c104d5b34df2fec6203ccbd1dfd73 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 300f0bb40d6c104d5b34df2fec6203ccbd1dfd73
 > git rev-list 9e606d85bc284c0e38d91b6526731612377e9658 # timeout=10
FATAL: Failed to install 
https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.0.4/apache-maven-3.0.4-bin.zip
 to /home/jenkins/tools/maven/apache-maven-3.0.4
java.io.IOException: Failed to install 
https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.0.4/apache-maven-3.0.4-bin.zip
 to /home/jenkins/tools/maven/apache-maven-3.0.4
at hudson.FilePath.installIfNecessaryFrom(FilePath.java:832)
at 
hudson.tools.DownloadFromUrlInstaller.performInstallation(DownloadFromUrlInstaller.java:75)
at 
hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:68)
at 
hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:108)
at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:206)
at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:624)
at hudson.tasks.Maven.perform(Maven.java:288)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:782)
at hudson.model.Build$BuildExecution.build(Build.java:205)
at hudson.model.Build$BuildExecution.doRun(Build.java:162)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
at hudson.model.Run.execute(Run.java:1738)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:410)
Caused by: java.io.IOException: remote file operation failed: 
/home/jenkins/tools/maven/apache-maven-3.0.4 at 
hudson.remoting.Channel@463b5f28:ubuntu-5: java.nio.file.AccessDeniedException: 
/home/jenkins/tools/maven/apache-maven-3.0.4/LICENSE.txt
at hudson.FilePath.act(FilePath.java:986)
at hudson.FilePath.act(FilePath.java:968)
at hudson.FilePath.deleteContents(FilePath.java:1183)
at hudson.FilePath.installIfNecessaryFrom(FilePath.java:796)
... 15 more
Caused by: java.nio.file.AccessDeniedException: 
/home/jenkins/tools/maven/apache-maven-3.0.4/LICENSE.txt
at 
sun.nio.fs.UnixException.translateToIOException(UnixException.java:84)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
at 
sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:244)
at 
sun.nio.fs.AbstractFileSystemProvider.delete(AbstractFileSystemProvider.java:103)
at java.nio.file.Files.delete(Files.java:1077)
at sun.reflect.GeneratedMethodAccessor95.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at hudson.Util.deleteFile(Util.java:255)
at hudson.FilePath.deleteRecursive(FilePath.java:1203)
at hudson.FilePath.deleteContentsRecursive(FilePath.java:1212)
at hudson.FilePath.access$1100(FilePath.java:190)
at hudson.

Build failed in Jenkins: joshua_master #55

2016-06-09 Thread Apache Jenkins Server
See 

Changes:

[post] Added ability to pass in metadata through the server

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-us1 (Ubuntu ubuntu ubuntu-us golang-ppa) 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/incubator-joshua.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-joshua.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-joshua.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 9e606d85bc284c0e38d91b6526731612377e9658 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9e606d85bc284c0e38d91b6526731612377e9658
 > git rev-list e360b56a5d10714d031e7f307d89e9ff4e11d46d # timeout=10
FATAL: Failed to install 
https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.0.4/apache-maven-3.0.4-bin.zip
 to /home/jenkins/tools/maven/apache-maven-3.0.4
java.io.IOException: Failed to install 
https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.0.4/apache-maven-3.0.4-bin.zip
 to /home/jenkins/tools/maven/apache-maven-3.0.4
at hudson.FilePath.installIfNecessaryFrom(FilePath.java:832)
at 
hudson.tools.DownloadFromUrlInstaller.performInstallation(DownloadFromUrlInstaller.java:75)
at 
hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:68)
at 
hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:108)
at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:206)
at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:624)
at hudson.tasks.Maven.perform(Maven.java:288)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:782)
at hudson.model.Build$BuildExecution.build(Build.java:205)
at hudson.model.Build$BuildExecution.doRun(Build.java:162)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
at hudson.model.Run.execute(Run.java:1738)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:410)
Caused by: java.io.IOException: remote file operation failed: 
/home/jenkins/tools/maven/apache-maven-3.0.4 at 
hudson.remoting.Channel@5d1f9326:ubuntu-us1: 
java.nio.file.AccessDeniedException: 
/home/jenkins/tools/maven/apache-maven-3.0.4/.installedFrom
at hudson.FilePath.act(FilePath.java:986)
at hudson.FilePath.act(FilePath.java:968)
at hudson.FilePath.deleteContents(FilePath.java:1183)
at hudson.FilePath.installIfNecessaryFrom(FilePath.java:796)
... 15 more
Caused by: java.nio.file.AccessDeniedException: 
/home/jenkins/tools/maven/apache-maven-3.0.4/.installedFrom
at 
sun.nio.fs.UnixException.translateToIOException(UnixException.java:84)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
at 
sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:244)
at 
sun.nio.fs.AbstractFileSystemProvider.delete(AbstractFileSystemProvider.java:103)
at java.nio.file.Files.delete(Files.java:1077)
at sun.reflect.GeneratedMethodAccessor1517.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at hudson.Util.deleteFile(Util.java:255)
at hudson.FilePath.deleteRecursive(FilePath.java:1203)
at hudson.FilePath.deleteContentsRecursive(FilePath.java:1212)
at hudson.FilePath.access$1100(FilePath.java:190)
at hudson.FilePath$15.invoke(FilePath.java:1186)
at hudson.FilePath$15.invoke(FilePath.java:1183)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2719)
at hudson.remoting.UserRequest.perform(UserRequest.java:120)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:326)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at 
java.u

Jenkins build is back to normal : joshua_master #54

2016-06-09 Thread Apache Jenkins Server
See 



Build failed in Jenkins: joshua_master #53

2016-06-09 Thread Apache Jenkins Server
See 

Changes:

[github] bug fix: GrammarPacker.java

--
[...truncated 1257 lines...]
Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 


Build failed in Jenkins: joshua_master #52

2016-06-09 Thread Apache Jenkins Server
See 

Changes:

[tommaso] JOSHUA-248 - fixed AL headers

[tommaso] JOSHUA-248 - added RAT plugin to check AL2 header on source code

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-5 (docker Ubuntu ubuntu5 ubuntu yahoo-not-h2) 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/incubator-joshua.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-joshua.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-joshua.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 5a6de1f05ecbb0097faf6f2c71b17f318040b791 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5a6de1f05ecbb0097faf6f2c71b17f318040b791
 > git rev-list 96fd9bfb7c3beae35acfe5df69f14a8dd4bf6d3c # timeout=10
[joshua_master] $ /home/jenkins/tools/maven/apache-maven-3.0.4/bin/mvn clean 
deploy javadoc:aggregate
[INFO] Scanning for projects...
[INFO] 
[INFO] 
[INFO] Building Apache Joshua Machine Translation Toolkit 6.0.6-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ joshua ---
[INFO] Deleting 
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ joshua ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ joshua ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ joshua ---
[INFO] Compiling 265 source files to 

[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
joshua ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 319 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
joshua ---
[INFO] Compiling 41 source files to 

[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ joshua ---

---
 T E S T S
---
Running TestSuite
WARN - sentence 0 too long 401, truncating to length 200
WARN - sentence 0 too long 401, truncating to length 200
WARN - sentence 0 too long 401, truncating to length 200
WARN - sentence 0 too long 401, truncating to length 200
%
%
%
%
%
%
%
%
%
WARN - no grammars supplied!  Supplying dummy glue grammar.
WARN - no grammars supplied!  Supplying dummy glue grammar.
WARN - no grammars supplied!  Supplying dummy glue grammar.
WARN - no grammars supplied!  Supplying dummy glue grammar.
Tests run: 122, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 3.68 sec <<< 
FAILURE! - in TestSuite
basicVocabTest(org.apache.joshua.corpus.vocab.VocabularyTest)  Time elapsed: 
0.021 sec  <<< FAILURE!
java.lang.AssertionError: null
at 
org.apache.joshua.corpus.vocab.VocabularyTest.basicVocabTest(VocabularyTest.java:56)


Results :

Failed tests: 
  VocabularyTest.basicVocabTest:56 null

Tests run: 122, Failures: 1, Errors: 0, Skipped: 1

[INFO] 
[INFO] 
[INFO] Skipping Apache Joshua Machine Translation Toolkit
[INFO] This project has been banned from the build due to previous failures.
[INFO] 
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 27.235s
[INFO] Finished at: Thu Jun 09 10:15:02 UTC 2016
[INFO] Final Memory: 34M/644M
[INFO] 
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on 
project joshua: There are test failures.
[ERROR] 
[ERROR] Please refer to 


Build failed in Jenkins: joshua_master #51

2016-06-08 Thread Apache Jenkins Server
See 

Changes:

[post] cleanup after thrax

--
[...truncated 7095 lines...]
114/286 KB   56/192 KB   14/14 KB   212/309 KB   
114/286 KB   56/192 KB   14/14 KB   216/309 KB   
114/286 KB   60/192 KB   14/14 KB   216/309 KB   
114/286 KB   60/192 KB   14/14 KB   220/309 KB   
114/286 KB   64/192 KB   14/14 KB   220/309 KB   
114/286 KB   64/192 KB   14/14 KB   224/309 KB   
114/286 KB   68/192 KB   14/14 KB   224/309 KB   
114/286 KB   68/192 KB   14/14 KB   228/309 KB   
114/286 KB   72/192 KB   14/14 KB   228/309 KB   
114/286 KB   72/192 KB   14/14 KB   232/309 KB   
114/286 KB   76/192 KB   14/14 KB   232/309 KB   
114/286 KB   76/192 KB   14/14 KB   236/309 KB   
114/286 KB   80/192 KB   14/14 KB   236/309 KB   
114/286 KB   80/192 KB   14/14 KB   240/309 KB   
114/286 KB   84/192 KB   14/14 KB   240/309 KB   
114/286 KB   84/192 KB   14/14 KB   244/309 KB   
114/286 KB   88/192 KB   14/14 KB   244/309 KB   
114/286 KB   88/192 KB   14/14 KB   248/309 KB   
114/286 KB   92/192 KB   14/14 KB   248/309 KB   
114/286 KB   92/192 KB   14/14 KB   252/309 KB   
114/286 KB   96/192 KB   14/14 KB   252/309 KB   
114/286 KB   96/192 KB   14/14 KB   256/309 KB   
114/286 KB   100/192 KB   14/14 KB   256/309 KB   
114/286 KB   100/192 KB   14/14 KB   260/309 KB   
114/286 KB   104/192 KB   14/14 KB   264/309 KB   
114/286 KB   104/192 KB   14/14 KB   260/309 KB   
118/286 KB   104/192 KB   14/14 KB   268/309 KB   
118/286 KB   104/192 KB   14/14 KB   264/309 KB   
118/286 KB   108/192 KB   14/14 KB   272/309 KB   
120/286 KB   108/192 KB   14/14 KB   272/309 KB   
120/286 KB   108/192 KB   14/14 KB   276/309 KB   
120/286 KB   108/192 KB   14/14 KB   280/309 KB   
120/286 KB   108/192 KB   14/14 KB   284/309 KB   
120/286 KB   108/192 KB   14/14 KB   288/309 KB   
120/286 KB   108/192 KB   14/14 KB   292/309 KB   
120/286 KB   108/192 KB   14/14 KB   296/309 KB   
120/286 KB   108/192 KB   14/14 KB   300/309 KB   
120/286 KB   108/192 KB   14/14 KB   304/309 KB   
120/286 KB   108/192 KB   14/14 KB   308/309 KB   
120/286 KB   108/192 KB   14/14 KB   309/309 KB   
118/286 KB   108/192 KB   14/14 KB   268/309 KB   
120/286 KB   112/192 KB   14/14 KB   309/309 KB   
120/286 KB   116/192 KB   14/14 KB   309/309 KB   
120/286 KB   120/192 KB   14/14 KB   309/309 KB   
120/286 KB   124/192 KB   14/14 KB   309/309 KB   
120/286 KB   128/192 KB   14/14 KB   309/309 KB   
120/286 KB   132/192 KB   14/14 KB   309/309 KB   
120/286 KB   136/192 KB   14/14 KB   309/309 KB   
120/286 KB   140/192 KB   14/14 KB   309/309 KB   
120/286 KB   144/192 KB   14/14 KB   309/309 KB   
120/286 KB   148/192 KB   14/14 KB   309/309 KB   
120/286 KB   152/192 KB   14/14 KB   309/309 KB   
120/286 KB   156/192 KB   14/14 KB   309/309 KB   
120/286 KB   160/192 KB   14/14 KB   309/309 KB   
120/286 KB   164/192 KB   14/14 KB   309/309 KB   
120/286 KB   168/192 KB   14/14 KB   309/309 KB   
120/286 KB   172/192 KB   14/14 KB   309/309 KB   
120/286 KB   176/192 KB   14/14 KB   309/309 KB   
120/286 KB   180/192 KB   14/14 KB   309/309 KB   
120/286 KB   184/192 KB   14/14 KB   309/309 KB   
120/286 KB   188/192 KB   14/14 KB   309/309 KB   
120/286 KB   192/192 KB   14/14 KB   309/309 KB   
120/286 KB   192/192 KB   14/14 KB   309/309 KB   
120/286 KB   192/192 KB   14/14 KB   309/309 KB   4/14 KB   
120/286 KB   192/192 KB   14/14 KB   309/309 KB   8/14 KB   
120/286 KB   192/192 KB   14/14 KB   309/309 KB   12/14 KB   
 
120/286 KB   192/192 KB   309/309 KB   14/14 KB  
Downloaded: 
http://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
 (14 KB at 387.6 KB/sec)
124/286 KB   192/192 KB   309/309 KB   14/14 KB   
127/286 KB   192/192 KB   309/309 KB   14/14 KB   
  
Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
 (309 KB at 6853.4 KB/sec)
  
Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar
 (192 KB at 4162.6 KB/sec)
  
Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar
 (14 KB at 403.2 KB/sec)
131/286 KB
135/286 KB   
136/286 KB   
140/286 KB   
144/286 KB   
145/286 KB   
149/286 KB   
153/286 KB   
157/286 KB   
161/286 KB   
165/286 KB   
169/286 KB   
171/286 KB   
175/286 KB   
179/286 KB   
183/286 KB   
187/286 KB   
188/286 KB   
192/286 KB   
196/286 KB   
200/286 KB   
204/286 KB   
208/286 KB   
211/286 KB   
215/286 KB   
219/286 KB   
223/286 KB   
227/286 KB   
231/286 KB   
235/286 KB   
237/286 KB   
241/286 KB   
245/286

Build failed in Jenkins: joshua_master #50

2016-06-08 Thread Apache Jenkins Server
See 

Changes:

[post] Revert "converted stray testng to junit"

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-us1 (Ubuntu ubuntu ubuntu-us golang-ppa) 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/incubator-joshua.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-joshua.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-joshua.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 3fb809c444c7855255b51080c368071bc508be1f 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3fb809c444c7855255b51080c368071bc508be1f
 > git rev-list 21a3f7c319c677eb2190082584cc91f6c080b067 # timeout=10
FATAL: Failed to install 
https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.0.4/apache-maven-3.0.4-bin.zip
 to /home/jenkins/tools/maven/apache-maven-3.0.4
java.io.IOException: Failed to install 
https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.0.4/apache-maven-3.0.4-bin.zip
 to /home/jenkins/tools/maven/apache-maven-3.0.4
at hudson.FilePath.installIfNecessaryFrom(FilePath.java:832)
at 
hudson.tools.DownloadFromUrlInstaller.performInstallation(DownloadFromUrlInstaller.java:75)
at 
hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:68)
at 
hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:108)
at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:206)
at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:624)
at hudson.tasks.Maven.perform(Maven.java:288)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:782)
at hudson.model.Build$BuildExecution.build(Build.java:205)
at hudson.model.Build$BuildExecution.doRun(Build.java:162)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
at hudson.model.Run.execute(Run.java:1738)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:410)
Caused by: java.io.IOException: remote file operation failed: 
/home/jenkins/tools/maven/apache-maven-3.0.4 at 
hudson.remoting.Channel@5d1f9326:ubuntu-us1: 
java.nio.file.AccessDeniedException: 
/home/jenkins/tools/maven/apache-maven-3.0.4/.installedFrom
at hudson.FilePath.act(FilePath.java:986)
at hudson.FilePath.act(FilePath.java:968)
at hudson.FilePath.deleteContents(FilePath.java:1183)
at hudson.FilePath.installIfNecessaryFrom(FilePath.java:796)
... 15 more
Caused by: java.nio.file.AccessDeniedException: 
/home/jenkins/tools/maven/apache-maven-3.0.4/.installedFrom
at 
sun.nio.fs.UnixException.translateToIOException(UnixException.java:84)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
at 
sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:244)
at 
sun.nio.fs.AbstractFileSystemProvider.delete(AbstractFileSystemProvider.java:103)
at java.nio.file.Files.delete(Files.java:1077)
at sun.reflect.GeneratedMethodAccessor1517.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at hudson.Util.deleteFile(Util.java:255)
at hudson.FilePath.deleteRecursive(FilePath.java:1203)
at hudson.FilePath.deleteContentsRecursive(FilePath.java:1212)
at hudson.FilePath.access$1100(FilePath.java:190)
at hudson.FilePath$15.invoke(FilePath.java:1186)
at hudson.FilePath$15.invoke(FilePath.java:1183)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2719)
at hudson.remoting.UserRequest.perform(UserRequest.java:120)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:326)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at 
java.util.concurre

Build failed in Jenkins: joshua_master #49

2016-06-08 Thread Apache Jenkins Server
See 

Changes:

[post] pipeline now allows multiple --tune args

[post] added whole-grammar packing

[post] converted stray testng to junit

--
[...truncated 128 lines...]
[ERROR]  class TranslationsTest
:[44,3]
 error: cannot find symbol
[ERROR]  class TranslationsTest
:[52,3]
 error: cannot find symbol
[ERROR]  class TranslationsTest
:[57,3]
 error: cannot find symbol
[ERROR]  class TranslationsTest
:[63,3]
 error: cannot find symbol
[ERROR]  class TranslationsTest
:[78,3]
 error: cannot find symbol
[ERROR]  class TranslationsTest
:[83,3]
 error: cannot find symbol
[ERROR]  class TranslationsTest
:[45,3]
 error: cannot find symbol
[ERROR]  class ArpaFileTest
:[103,3]
 error: cannot find symbol
[ERROR]  class ArpaFileTest
:[114,3]
 error: cannot find symbol
[ERROR]  class ArpaFileTest
:[153,3]
 error: cannot find symbol
[ERROR]  class ArpaFileTest
:[160,3]
 error: cannot find symbol
[ERROR]  class ArpaFileTest
:[169,3]
 error: cannot find symbol
[ERROR]  class ArpaFileTest
:[179,3]
 error: cannot find symbol
[ERROR]  class ArpaFileTest
:[39,3]
 error: cannot find symbol
[ERROR]  class BLEUTest
:[53,3]
 error: cannot find symbol
[ERROR]  class BLEUTest
:[71,3]
 error: cannot find symbol
[ERROR]  class BLEUTest
:[117,3]
 error: cannot find symbol
[ERROR]  class BLEUTest
:[118,3]
 error: cannot find symbol
[ERROR]  class BLEUTest
:[31,2]
 error: cannot find symbol
[ERROR]  class CountsTest
:[26,3]
 error: cannot find symbol
[ERROR]  class CacheTest
:[43,3]
 error: cannot find symbol
[ERROR]  class ArcTest
:[56,3]
 error: cannot find symbol
[ERROR]  class ArcTest
:[64,3]
 error: cannot find symbol
[ERROR]  class ArcTest
:[72,3]
 error: cannot find symbol
[ERROR]  class ArcTest
:[80,3]
 error: cannot find symbol
[ERROR]  class ArcTest
:[36,3]
 error: cannot find symbol
[ERROR]  class DeNormalizeTest
:[44,3]
 error: cannot find symbol
[ERROR]  class DeNormalizeTest
:[56,3]
 error: cannot f

Build failed in Jenkins: joshua_master #48

2016-06-08 Thread Apache Jenkins Server
See 

Changes:

[post] fixed -v

[post] Added SARI metric from cdnapoles

[post] unused imports

[post] fixed bug in metadata processing

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-5 (docker Ubuntu ubuntu5 ubuntu yahoo-not-h2) 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/incubator-joshua.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-joshua.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-joshua.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 6fc831ea8e06f11d76148f5453751302f8d49dcc 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6fc831ea8e06f11d76148f5453751302f8d49dcc
 > git rev-list 231db119a7ec6d3c85001138ff3f203b7e768232 # timeout=10
[joshua_master] $ /home/jenkins/tools/maven/apache-maven-3.0.4/bin/mvn clean 
deploy javadoc:aggregate
[INFO] Scanning for projects...
[INFO] 
[INFO] 
[INFO] Building Apache Joshua Machine Translation Toolkit 6.0.6-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ joshua ---
[INFO] Deleting 
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ joshua ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ joshua ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ joshua ---
[INFO] Compiling 265 source files to 

[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
joshua ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 319 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
joshua ---
[INFO] Compiling 41 source files to 

[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ joshua ---

---
 T E S T S
---
Running TestSuite
WARN - sentence 0 too long 401, truncating to length 200
WARN - sentence 0 too long 401, truncating to length 200
WARN - sentence 0 too long 401, truncating to length 200
WARN - sentence 0 too long 401, truncating to length 200
%
%
%
%
%
%
%
%
%
WARN - no grammars supplied!  Supplying dummy glue grammar.
WARN - no grammars supplied!  Supplying dummy glue grammar.
WARN - no grammars supplied!  Supplying dummy glue grammar.
WARN - no grammars supplied!  Supplying dummy glue grammar.
Tests run: 122, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 2.606 sec <<< 
FAILURE! - in TestSuite
basicVocabTest(org.apache.joshua.corpus.vocab.VocabularyTest)  Time elapsed: 
0.009 sec  <<< FAILURE!
java.lang.AssertionError: null
at 
org.apache.joshua.corpus.vocab.VocabularyTest.basicVocabTest(VocabularyTest.java:56)


Results :

Failed tests: 
  VocabularyTest.basicVocabTest:56 null

Tests run: 122, Failures: 1, Errors: 0, Skipped: 1

[INFO] 
[INFO] 
[INFO] Skipping Apache Joshua Machine Translation Toolkit
[INFO] This project has been banned from the build due to previous failures.
[INFO] 
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 21.341s
[INFO] Finished at: Wed Jun 08 13:14:53 UTC 2016
[INFO] Final Memory: 34M/640M
[INFO] 
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on 
project joshua: There are test failures.
[ERROR] 
[ERROR] Please refer to 


Build failed in Jenkins: joshua_master #47

2016-06-07 Thread Apache Jenkins Server
See 

Changes:

[post] added dependency

--
[...truncated 1608 lines...]
jdk1.8.0_74/jre/lib/desktop/icons/HighContrastInverse/48x48/mimetypes/gnome-mime-application-x-java-jnlp-file.png
jdk1.8.0_74/jre/lib/desktop/icons/HighContrastInverse/48x48/mimetypes/gnome-mime-application-x-java-archive.png
jdk1.8.0_74/jre/lib/desktop/icons/HighContrastInverse/48x48/apps/
jdk1.8.0_74/jre/lib/desktop/icons/HighContrastInverse/48x48/apps/sun-javaws.png
jdk1.8.0_74/jre/lib/desktop/icons/HighContrastInverse/48x48/apps/sun-java.png
jdk1.8.0_74/jre/lib/desktop/icons/HighContrastInverse/48x48/apps/sun-jcontrol.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/16x16/
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/16x16/mimetypes/
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/16x16/mimetypes/gnome-mime-text-x-java.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/16x16/mimetypes/gnome-mime-application-x-java-jnlp-file.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/16x16/mimetypes/gnome-mime-application-x-java-archive.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/16x16/apps/
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/16x16/apps/sun-javaws.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/16x16/apps/sun-java.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/16x16/apps/sun-jcontrol.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/48x48/
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/48x48/mimetypes/
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/48x48/mimetypes/gnome-mime-text-x-java.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/48x48/mimetypes/gnome-mime-application-x-java-jnlp-file.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/48x48/mimetypes/gnome-mime-application-x-java-archive.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/48x48/apps/
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/48x48/apps/sun-javaws.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/48x48/apps/sun-java.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/48x48/apps/sun-jcontrol.png
jdk1.8.0_74/jre/lib/classlist
jdk1.8.0_74/jre/lib/images/
jdk1.8.0_74/jre/lib/images/cursors/
jdk1.8.0_74/jre/lib/images/cursors/motif_CopyDrop32x32.gif
jdk1.8.0_74/jre/lib/images/cursors/invalid32x32.gif
jdk1.8.0_74/jre/lib/images/cursors/motif_LinkNoDrop32x32.gif
jdk1.8.0_74/jre/lib/images/cursors/motif_MoveNoDrop32x32.gif
jdk1.8.0_74/jre/lib/images/cursors/motif_MoveDrop32x32.gif
jdk1.8.0_74/jre/lib/images/cursors/motif_CopyNoDrop32x32.gif
jdk1.8.0_74/jre/lib/images/cursors/motif_LinkDrop32x32.gif
jdk1.8.0_74/jre/lib/images/cursors/cursors.properties
jdk1.8.0_74/jre/lib/images/icons/
jdk1.8.0_74/jre/lib/images/icons/sun-java_HighContrastInverse.png
jdk1.8.0_74/jre/lib/images/icons/sun-java_LowContrast.png
jdk1.8.0_74/jre/lib/images/icons/sun-java_HighContrast.png
jdk1.8.0_74/jre/lib/images/icons/sun-java.png
jdk1.8.0_74/jre/lib/psfont.properties.ja
jdk1.8.0_74/jre/lib/security/
jdk1.8.0_74/jre/lib/security/US_export_policy.jar
jdk1.8.0_74/jre/lib/security/local_policy.jar
jdk1.8.0_74/jre/lib/security/javaws.policy
jdk1.8.0_74/jre/lib/security/blacklist
jdk1.8.0_74/jre/lib/security/java.security
jdk1.8.0_74/jre/lib/security/cacerts
jdk1.8.0_74/jre/lib/security/blacklisted.certs
jdk1.8.0_74/jre/lib/security/trusted.libraries
jdk1.8.0_74/jre/lib/security/java.policy
jdk1.8.0_74/jre/lib/fontconfig.Turbo.bfc
jdk1.8.0_74/jre/lib/plugin.jar
jdk1.8.0_74/jre/lib/resources.jar
jdk1.8.0_74/jre/lib/hijrah-config-umalqura.properties
jdk1.8.0_74/jre/lib/deploy/
jdk1.8.0_74/jre/lib/deploy/MixedCodeMainDialog.ui
jdk1.8.0_74/jre/lib/deploy/messages_ja.properties
jdk1.8.0_74/jre/lib/deploy/ffjcext.zip
jdk1.8.0_74/jre/lib/deploy/messages_pt_BR.properties
jdk1.8.0_74/jre/lib/deploy/messages_ko.properties
jdk1.8.0_74/jre/lib/deploy/messages_zh_TW.properties
jdk1.8.0_74/jre/lib/deploy/messages_it.properties
jdk1.8.0_74/jre/lib/deploy/MixedCodeMainDialogJs.ui
jdk1.8.0_74/jre/lib/deploy/messages_fr.properties
jdk1.8.0_74/jre/lib/deploy/java-icon.ico
jdk1.8.0_74/jre/lib/deploy/mixcode_s.png
jdk1.8.0_74/jre/lib/deploy/messages_de.properties
jdk1.8.0_74/jre/lib/deploy/messages_zh_CN.properties
jdk1.8.0_74/jre/lib/deploy/splash_11-lic.gif
jdk1.8.0_74/jre/lib/deploy/splash...@2x-lic.gif
jdk1.8.0_74/jre/lib/deploy/splash.gif
jdk1.8.0_74/jre/lib/deploy/messages.properties
jdk1.8.0_74/jre/lib/deploy/spl...@2x.gif
jdk1.8.0_74/jre/lib/deploy/messages_zh_HK.properties
jdk1.8.0_74/jre/lib/deploy/cautionshield.icns
jdk1.8.0_74/jre/lib/deploy/messages_es.properties
jdk1.8.0_74/jre/lib/deploy/messages_sv.properties
jdk1.8.0_74/jre/lib/fontconfig.properties.src
jdk1.8.0_74/jre/lib/jfr/
jdk1.8.0_74/jre/lib/jfr/profile.jfc
jdk1.8.0_74/jre/lib/jfr/default.jfc
jdk1.8.0_74/jre/lib/jvm.hprof.txt
jdk1.8.0_74/jre/lib/jce.jar
jdk1.8.0_74/jre/lib/calendars.properties
jdk1.8.0_74/jre/lib/fontconfig.SuSE.11.bfc
jdk1.8.0_74/jre/lib/logging.properties
jdk1.8.0_74/jre/lib/meta-index
jdk1.8.0_74/jre/lib/fontconfig.RedHat.5.bfc
jdk1.8.0_74/jre/lib/n

Build failed in Jenkins: joshua_master #46

2016-06-06 Thread Apache Jenkins Server
See 

Changes:

[post] updated java invocations

[post] updated java invocations (again)

[post] <> updating hardcore java calls with an rt.exec() call

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-5 (docker Ubuntu ubuntu5 ubuntu yahoo-not-h2) 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/incubator-joshua.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-joshua.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-joshua.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 7edf97ea71229e1a3846b9eee2686378bfe652af 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7edf97ea71229e1a3846b9eee2686378bfe652af
 > git rev-list 11baa24c548d945d012c3807e029e0658b2bf71a # timeout=10
[joshua_master] $ /home/jenkins/tools/maven/apache-maven-3.0.4/bin/mvn clean 
deploy javadoc:aggregate
[INFO] Scanning for projects...
[INFO] 
[INFO] 
[INFO] Building Apache Joshua Machine Translation Toolkit 6.0.6-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ joshua ---
[INFO] Deleting 
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ joshua ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ joshua ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ joshua ---
[INFO] Compiling 264 source files to 

[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
joshua ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 319 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
joshua ---
[INFO] Compiling 41 source files to 

[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ joshua ---

---
 T E S T S
---
Running TestSuite
WARN - sentence 0 too long 401, truncating to length 200
WARN - sentence 0 too long 401, truncating to length 200
WARN - sentence 0 too long 401, truncating to length 200
WARN - sentence 0 too long 401, truncating to length 200
%
%
%
%
%
%
%
%
%
Tests run: 122, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 2.458 sec <<< 
FAILURE! - in TestSuite
basicVocabTest(org.apache.joshua.corpus.vocab.VocabularyTest)  Time elapsed: 
0.011 sec  <<< FAILURE!
java.lang.AssertionError: null
at 
org.apache.joshua.corpus.vocab.VocabularyTest.basicVocabTest(VocabularyTest.java:56)


Results :

Failed tests: 
  VocabularyTest.basicVocabTest:56 null

Tests run: 122, Failures: 1, Errors: 0, Skipped: 1

[INFO] 
[INFO] 
[INFO] Skipping Apache Joshua Machine Translation Toolkit
[INFO] This project has been banned from the build due to previous failures.
[INFO] 
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 17.870s
[INFO] Finished at: Tue Jun 07 05:14:49 UTC 2016
[INFO] Final Memory: 37M/873M
[INFO] 
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on 
project joshua: There are test failures.
[ERROR] 
[ERROR] Please refer to 
 for 
the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run M

Jenkins build is back to normal : joshua_master #45

2016-06-06 Thread Apache Jenkins Server
See 



Build failed in Jenkins: joshua_master #44

2016-06-06 Thread Apache Jenkins Server
See 

--
Started by user hsaputra
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-5 (docker Ubuntu ubuntu5 ubuntu yahoo-not-h2) 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/incubator-joshua.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-joshua.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-joshua.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 d49477e9d59cb832a24ace28e3c26e04c368599b 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d49477e9d59cb832a24ace28e3c26e04c368599b
 > git rev-list d49477e9d59cb832a24ace28e3c26e04c368599b # timeout=10
[joshua_master] $ /home/jenkins/tools/maven/apache-maven-3.0.4/bin/mvn clean 
deploy javadoc:aggregate
[INFO] Scanning for projects...
[INFO] 
[INFO] 
[INFO] Building Apache Joshua Machine Translation Toolkit 6.0.6-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ joshua ---
[INFO] Deleting 
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ joshua ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ joshua ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ joshua ---
[INFO] Compiling 264 source files to 

[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
joshua ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 319 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
joshua ---
[INFO] Compiling 41 source files to 

[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ joshua ---

---
 T E S T S
---
Running TestSuite
WARN - sentence 0 too long 401, truncating to length 200
WARN - sentence 0 too long 401, truncating to length 200
WARN - sentence 0 too long 401, truncating to length 200
WARN - sentence 0 too long 401, truncating to length 200
%
%
%
%
%
%
%
%
%
Tests run: 122, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 3.252 sec <<< 
FAILURE! - in TestSuite
basicVocabTest(org.apache.joshua.corpus.vocab.VocabularyTest)  Time elapsed: 
0.01 sec  <<< FAILURE!
java.lang.AssertionError: null
at 
org.apache.joshua.corpus.vocab.VocabularyTest.basicVocabTest(VocabularyTest.java:56)


Results :

Failed tests: 
  VocabularyTest.basicVocabTest:56 null

Tests run: 122, Failures: 1, Errors: 0, Skipped: 1

[INFO] 
[INFO] 
[INFO] Skipping Apache Joshua Machine Translation Toolkit
[INFO] This project has been banned from the build due to previous failures.
[INFO] 
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 21.921s
[INFO] Finished at: Mon Jun 06 23:38:22 UTC 2016
[INFO] Final Memory: 33M/650M
[INFO] 
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on 
project joshua: There are test failures.
[ERROR] 
[ERROR] Please refer to 
 for 
the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the foll

Build failed in Jenkins: joshua_master #43

2016-06-03 Thread Apache Jenkins Server
See 

Changes:

[post] Added script to convert Thrax-extracted phrase tables to Hiero format

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-us1 (Ubuntu ubuntu ubuntu-us golang-ppa) 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/incubator-joshua.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-joshua.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-joshua.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 d49477e9d59cb832a24ace28e3c26e04c368599b 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d49477e9d59cb832a24ace28e3c26e04c368599b
 > git rev-list 8ce27c9737795a0870313fbdab3ca046564f4283 # timeout=10
FATAL: Failed to install 
https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.0.4/apache-maven-3.0.4-bin.zip
 to /home/jenkins/tools/maven/apache-maven-3.0.4
java.io.IOException: Failed to install 
https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.0.4/apache-maven-3.0.4-bin.zip
 to /home/jenkins/tools/maven/apache-maven-3.0.4
at hudson.FilePath.installIfNecessaryFrom(FilePath.java:832)
at 
hudson.tools.DownloadFromUrlInstaller.performInstallation(DownloadFromUrlInstaller.java:75)
at 
hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:68)
at 
hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:108)
at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:206)
at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:624)
at hudson.tasks.Maven.perform(Maven.java:288)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:782)
at hudson.model.Build$BuildExecution.build(Build.java:205)
at hudson.model.Build$BuildExecution.doRun(Build.java:162)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
at hudson.model.Run.execute(Run.java:1738)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:410)
Caused by: java.io.IOException: remote file operation failed: 
/home/jenkins/tools/maven/apache-maven-3.0.4 at 
hudson.remoting.Channel@5d1f9326:ubuntu-us1: 
java.nio.file.AccessDeniedException: 
/home/jenkins/tools/maven/apache-maven-3.0.4/.installedFrom
at hudson.FilePath.act(FilePath.java:986)
at hudson.FilePath.act(FilePath.java:968)
at hudson.FilePath.deleteContents(FilePath.java:1183)
at hudson.FilePath.installIfNecessaryFrom(FilePath.java:796)
... 15 more
Caused by: java.nio.file.AccessDeniedException: 
/home/jenkins/tools/maven/apache-maven-3.0.4/.installedFrom
at 
sun.nio.fs.UnixException.translateToIOException(UnixException.java:84)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
at 
sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:244)
at 
sun.nio.fs.AbstractFileSystemProvider.delete(AbstractFileSystemProvider.java:103)
at java.nio.file.Files.delete(Files.java:1077)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at hudson.Util.deleteFile(Util.java:255)
at hudson.FilePath.deleteRecursive(FilePath.java:1203)
at hudson.FilePath.deleteContentsRecursive(FilePath.java:1212)
at hudson.FilePath.access$1100(FilePath.java:190)
at hudson.FilePath$15.invoke(FilePath.java:1186)
at hudson.FilePath$15.invoke(FilePath.java:1183)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2719)
at hudson.remoting.UserRequest.perform(UserRequest.java:120)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:326)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecuto

Jenkins build is back to normal : joshua_master #42

2016-06-03 Thread Apache Jenkins Server
See 



Build failed in Jenkins: joshua_master #41

2016-06-03 Thread Apache Jenkins Server
See 

--
[...truncated 1234 lines...]
Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generatin

Build failed in Jenkins: joshua_master #40

2016-06-03 Thread Apache Jenkins Server
See 

Changes:

[post] set loglevel with -v {0: OFF, 1: INFO, 2: DEBUG}

[post] Changed metadata handling

[post] removed cruft from Grammar interface (regexp grammar,

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-5 (docker Ubuntu ubuntu5 ubuntu yahoo-not-h2) 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/incubator-joshua.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-joshua.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-joshua.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 9762a484a40b27eeaba1c36c0a0c0be291381fc8 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9762a484a40b27eeaba1c36c0a0c0be291381fc8
 > git rev-list 867b86916b0b95bd491e670ea0dd92460ae58a41 # timeout=10
[joshua_master] $ /home/jenkins/tools/maven/apache-maven-3.0.4/bin/mvn clean 
deploy javadoc:aggregate
[INFO] Scanning for projects...
[INFO] 
[INFO] 
[INFO] Building Apache Joshua Machine Translation Toolkit 6.0.6-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ joshua ---
[INFO] Deleting 
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ joshua ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ joshua ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ joshua ---
[INFO] Compiling 264 source files to 

[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
joshua ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 319 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
joshua ---
[INFO] Compiling 41 source files to 

[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ joshua ---

---
 T E S T S
---
Running TestSuite
WARN - sentence 0 too long 401, truncating to length 200
WARN - sentence 0 too long 401, truncating to length 200
WARN - sentence 0 too long 401, truncating to length 200
WARN - sentence 0 too long 401, truncating to length 200
%
%
%
%
%
%
%
%
%
Tests run: 122, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 4.416 sec <<< 
FAILURE! - in TestSuite
basicVocabTest(org.apache.joshua.corpus.vocab.VocabularyTest)  Time elapsed: 
0.027 sec  <<< FAILURE!
java.lang.AssertionError: null
at 
org.apache.joshua.corpus.vocab.VocabularyTest.basicVocabTest(VocabularyTest.java:56)


Results :

Failed tests: 
  VocabularyTest.basicVocabTest:56 null

Tests run: 122, Failures: 1, Errors: 0, Skipped: 1

[INFO] 
[INFO] 
[INFO] Skipping Apache Joshua Machine Translation Toolkit
[INFO] This project has been banned from the build due to previous failures.
[INFO] 
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 38.081s
[INFO] Finished at: Fri Jun 03 16:15:11 UTC 2016
[INFO] Final Memory: 34M/635M
[INFO] 
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on 
project joshua: There are test failures.
[ERROR] 
[ERROR] Please refer to 
 for 
the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.

Build failed in Jenkins: joshua_master #39

2016-06-02 Thread Apache Jenkins Server
See 

Changes:

[post] fixed bleu script invocation

--
[...truncated 1271 lines...]
Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 


Build failed in Jenkins: joshua_master #38

2016-06-02 Thread Apache Jenkins Server
See 

Changes:

[post] set default tmpdir to $TMP (from env)

--
[...truncated 1608 lines...]
jdk1.8.0_74/jre/lib/desktop/icons/HighContrastInverse/48x48/mimetypes/gnome-mime-application-x-java-jnlp-file.png
jdk1.8.0_74/jre/lib/desktop/icons/HighContrastInverse/48x48/mimetypes/gnome-mime-application-x-java-archive.png
jdk1.8.0_74/jre/lib/desktop/icons/HighContrastInverse/48x48/apps/
jdk1.8.0_74/jre/lib/desktop/icons/HighContrastInverse/48x48/apps/sun-javaws.png
jdk1.8.0_74/jre/lib/desktop/icons/HighContrastInverse/48x48/apps/sun-java.png
jdk1.8.0_74/jre/lib/desktop/icons/HighContrastInverse/48x48/apps/sun-jcontrol.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/16x16/
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/16x16/mimetypes/
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/16x16/mimetypes/gnome-mime-text-x-java.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/16x16/mimetypes/gnome-mime-application-x-java-jnlp-file.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/16x16/mimetypes/gnome-mime-application-x-java-archive.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/16x16/apps/
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/16x16/apps/sun-javaws.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/16x16/apps/sun-java.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/16x16/apps/sun-jcontrol.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/48x48/
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/48x48/mimetypes/
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/48x48/mimetypes/gnome-mime-text-x-java.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/48x48/mimetypes/gnome-mime-application-x-java-jnlp-file.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/48x48/mimetypes/gnome-mime-application-x-java-archive.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/48x48/apps/
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/48x48/apps/sun-javaws.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/48x48/apps/sun-java.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/48x48/apps/sun-jcontrol.png
jdk1.8.0_74/jre/lib/classlist
jdk1.8.0_74/jre/lib/images/
jdk1.8.0_74/jre/lib/images/cursors/
jdk1.8.0_74/jre/lib/images/cursors/motif_CopyDrop32x32.gif
jdk1.8.0_74/jre/lib/images/cursors/invalid32x32.gif
jdk1.8.0_74/jre/lib/images/cursors/motif_LinkNoDrop32x32.gif
jdk1.8.0_74/jre/lib/images/cursors/motif_MoveNoDrop32x32.gif
jdk1.8.0_74/jre/lib/images/cursors/motif_MoveDrop32x32.gif
jdk1.8.0_74/jre/lib/images/cursors/motif_CopyNoDrop32x32.gif
jdk1.8.0_74/jre/lib/images/cursors/motif_LinkDrop32x32.gif
jdk1.8.0_74/jre/lib/images/cursors/cursors.properties
jdk1.8.0_74/jre/lib/images/icons/
jdk1.8.0_74/jre/lib/images/icons/sun-java_HighContrastInverse.png
jdk1.8.0_74/jre/lib/images/icons/sun-java_LowContrast.png
jdk1.8.0_74/jre/lib/images/icons/sun-java_HighContrast.png
jdk1.8.0_74/jre/lib/images/icons/sun-java.png
jdk1.8.0_74/jre/lib/psfont.properties.ja
jdk1.8.0_74/jre/lib/security/
jdk1.8.0_74/jre/lib/security/US_export_policy.jar
jdk1.8.0_74/jre/lib/security/local_policy.jar
jdk1.8.0_74/jre/lib/security/javaws.policy
jdk1.8.0_74/jre/lib/security/blacklist
jdk1.8.0_74/jre/lib/security/java.security
jdk1.8.0_74/jre/lib/security/cacerts
jdk1.8.0_74/jre/lib/security/blacklisted.certs
jdk1.8.0_74/jre/lib/security/trusted.libraries
jdk1.8.0_74/jre/lib/security/java.policy
jdk1.8.0_74/jre/lib/fontconfig.Turbo.bfc
jdk1.8.0_74/jre/lib/plugin.jar
jdk1.8.0_74/jre/lib/resources.jar
jdk1.8.0_74/jre/lib/hijrah-config-umalqura.properties
jdk1.8.0_74/jre/lib/deploy/
jdk1.8.0_74/jre/lib/deploy/MixedCodeMainDialog.ui
jdk1.8.0_74/jre/lib/deploy/messages_ja.properties
jdk1.8.0_74/jre/lib/deploy/ffjcext.zip
jdk1.8.0_74/jre/lib/deploy/messages_pt_BR.properties
jdk1.8.0_74/jre/lib/deploy/messages_ko.properties
jdk1.8.0_74/jre/lib/deploy/messages_zh_TW.properties
jdk1.8.0_74/jre/lib/deploy/messages_it.properties
jdk1.8.0_74/jre/lib/deploy/MixedCodeMainDialogJs.ui
jdk1.8.0_74/jre/lib/deploy/messages_fr.properties
jdk1.8.0_74/jre/lib/deploy/java-icon.ico
jdk1.8.0_74/jre/lib/deploy/mixcode_s.png
jdk1.8.0_74/jre/lib/deploy/messages_de.properties
jdk1.8.0_74/jre/lib/deploy/messages_zh_CN.properties
jdk1.8.0_74/jre/lib/deploy/splash_11-lic.gif
jdk1.8.0_74/jre/lib/deploy/splash...@2x-lic.gif
jdk1.8.0_74/jre/lib/deploy/splash.gif
jdk1.8.0_74/jre/lib/deploy/messages.properties
jdk1.8.0_74/jre/lib/deploy/spl...@2x.gif
jdk1.8.0_74/jre/lib/deploy/messages_zh_HK.properties
jdk1.8.0_74/jre/lib/deploy/cautionshield.icns
jdk1.8.0_74/jre/lib/deploy/messages_es.properties
jdk1.8.0_74/jre/lib/deploy/messages_sv.properties
jdk1.8.0_74/jre/lib/fontconfig.properties.src
jdk1.8.0_74/jre/lib/jfr/
jdk1.8.0_74/jre/lib/jfr/profile.jfc
jdk1.8.0_74/jre/lib/jfr/default.jfc
jdk1.8.0_74/jre/lib/jvm.hprof.txt
jdk1.8.0_74/jre/lib/jce.jar
jdk1.8.0_74/jre/lib/calendars.properties
jdk1.8.0_74/jre/lib/fontconfig.SuSE.11.bfc
jdk1.8.0_74/jre/lib/logging.properties
jdk1.8.0_74/jre/lib/meta-index
jdk1.8.0_74/jre/lib/fontconfig.RedHat.5.bfc

Build failed in Jenkins: joshua_master #37

2016-06-02 Thread Apache Jenkins Server
See 

Changes:

[kellens] Re-enabled JUnit tests with a newer surefire plugin; fixed some of the

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-5 (docker Ubuntu ubuntu5 ubuntu yahoo-not-h2) 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/incubator-joshua.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-joshua.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-joshua.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 35e9c58ffead1b71de8cde5f6a3b74804e58b118 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 35e9c58ffead1b71de8cde5f6a3b74804e58b118
 > git rev-list c4ce122a77aebddc5bae3a8e5f1b9e377a74a00f # timeout=10
[joshua_master] $ /home/jenkins/tools/maven/apache-maven-3.0.4/bin/mvn clean 
deploy javadoc:aggregate
[INFO] Scanning for projects...
[INFO] 
[INFO] 
[INFO] Building Apache Joshua Machine Translation Toolkit 6.0.6-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ joshua ---
[INFO] Deleting 
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ joshua ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ joshua ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ joshua ---
[INFO] Compiling 264 source files to 

[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
joshua ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 336 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
joshua ---
[INFO] Compiling 41 source files to 

[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ joshua ---

---
 T E S T S
---
Running TestSuite
WARN - sentence 0 too long 401, truncating to length 200
WARN - sentence 0 too long 401, truncating to length 200
WARN - sentence 0 too long 401, truncating to length 200
WARN - sentence 0 too long 401, truncating to length 200
%
%
%
%
%
%
%
%
%
WARN - no grammars supplied!  Supplying dummy glue grammar.
WARN - no grammars supplied!  Supplying dummy glue grammar.
WARN - no grammars supplied!  Supplying dummy glue grammar.
WARN - no grammars supplied!  Supplying dummy glue grammar.
Tests run: 122, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 3.629 sec <<< 
FAILURE! - in TestSuite
basicVocabTest(org.apache.joshua.corpus.vocab.VocabularyTest)  Time elapsed: 
0.029 sec  <<< FAILURE!
java.lang.AssertionError: null
at 
org.apache.joshua.corpus.vocab.VocabularyTest.basicVocabTest(VocabularyTest.java:56)


Results :

Failed tests: 
  VocabularyTest.basicVocabTest:56 null

Tests run: 122, Failures: 1, Errors: 0, Skipped: 1

[INFO] 
[INFO] 
[INFO] Skipping Apache Joshua Machine Translation Toolkit
[INFO] This project has been banned from the build due to previous failures.
[INFO] 
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 24.139s
[INFO] Finished at: Thu Jun 02 14:14:51 UTC 2016
[INFO] Final Memory: 34M/639M
[INFO] 
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on 
project joshua: There are test failures.
[ERROR] 
[ERROR] Please refer to 


Build failed in Jenkins: joshua_master #36

2016-06-01 Thread Apache Jenkins Server
See 

Changes:

[post] unit test compiling (not sure how to run)

--
[...truncated 1607 lines...]
jdk1.8.0_74/jre/lib/desktop/icons/HighContrastInverse/48x48/mimetypes/gnome-mime-text-x-java.png
jdk1.8.0_74/jre/lib/desktop/icons/HighContrastInverse/48x48/mimetypes/gnome-mime-application-x-java-jnlp-file.png
jdk1.8.0_74/jre/lib/desktop/icons/HighContrastInverse/48x48/mimetypes/gnome-mime-application-x-java-archive.png
jdk1.8.0_74/jre/lib/desktop/icons/HighContrastInverse/48x48/apps/
jdk1.8.0_74/jre/lib/desktop/icons/HighContrastInverse/48x48/apps/sun-javaws.png
jdk1.8.0_74/jre/lib/desktop/icons/HighContrastInverse/48x48/apps/sun-java.png
jdk1.8.0_74/jre/lib/desktop/icons/HighContrastInverse/48x48/apps/sun-jcontrol.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/16x16/
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/16x16/mimetypes/
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/16x16/mimetypes/gnome-mime-text-x-java.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/16x16/mimetypes/gnome-mime-application-x-java-jnlp-file.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/16x16/mimetypes/gnome-mime-application-x-java-archive.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/16x16/apps/
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/16x16/apps/sun-javaws.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/16x16/apps/sun-java.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/16x16/apps/sun-jcontrol.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/48x48/
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/48x48/mimetypes/
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/48x48/mimetypes/gnome-mime-text-x-java.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/48x48/mimetypes/gnome-mime-application-x-java-jnlp-file.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/48x48/mimetypes/gnome-mime-application-x-java-archive.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/48x48/apps/
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/48x48/apps/sun-javaws.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/48x48/apps/sun-java.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/48x48/apps/sun-jcontrol.png
jdk1.8.0_74/jre/lib/classlist
jdk1.8.0_74/jre/lib/images/
jdk1.8.0_74/jre/lib/images/cursors/
jdk1.8.0_74/jre/lib/images/cursors/motif_CopyDrop32x32.gif
jdk1.8.0_74/jre/lib/images/cursors/invalid32x32.gif
jdk1.8.0_74/jre/lib/images/cursors/motif_LinkNoDrop32x32.gif
jdk1.8.0_74/jre/lib/images/cursors/motif_MoveNoDrop32x32.gif
jdk1.8.0_74/jre/lib/images/cursors/motif_MoveDrop32x32.gif
jdk1.8.0_74/jre/lib/images/cursors/motif_CopyNoDrop32x32.gif
jdk1.8.0_74/jre/lib/images/cursors/motif_LinkDrop32x32.gif
jdk1.8.0_74/jre/lib/images/cursors/cursors.properties
jdk1.8.0_74/jre/lib/images/icons/
jdk1.8.0_74/jre/lib/images/icons/sun-java_HighContrastInverse.png
jdk1.8.0_74/jre/lib/images/icons/sun-java_LowContrast.png
jdk1.8.0_74/jre/lib/images/icons/sun-java_HighContrast.png
jdk1.8.0_74/jre/lib/images/icons/sun-java.png
jdk1.8.0_74/jre/lib/psfont.properties.ja
jdk1.8.0_74/jre/lib/security/
jdk1.8.0_74/jre/lib/security/US_export_policy.jar
jdk1.8.0_74/jre/lib/security/local_policy.jar
jdk1.8.0_74/jre/lib/security/javaws.policy
jdk1.8.0_74/jre/lib/security/blacklist
jdk1.8.0_74/jre/lib/security/java.security
jdk1.8.0_74/jre/lib/security/cacerts
jdk1.8.0_74/jre/lib/security/blacklisted.certs
jdk1.8.0_74/jre/lib/security/trusted.libraries
jdk1.8.0_74/jre/lib/security/java.policy
jdk1.8.0_74/jre/lib/fontconfig.Turbo.bfc
jdk1.8.0_74/jre/lib/plugin.jar
jdk1.8.0_74/jre/lib/resources.jar
jdk1.8.0_74/jre/lib/hijrah-config-umalqura.properties
jdk1.8.0_74/jre/lib/deploy/
jdk1.8.0_74/jre/lib/deploy/MixedCodeMainDialog.ui
jdk1.8.0_74/jre/lib/deploy/messages_ja.properties
jdk1.8.0_74/jre/lib/deploy/ffjcext.zip
jdk1.8.0_74/jre/lib/deploy/messages_pt_BR.properties
jdk1.8.0_74/jre/lib/deploy/messages_ko.properties
jdk1.8.0_74/jre/lib/deploy/messages_zh_TW.properties
jdk1.8.0_74/jre/lib/deploy/messages_it.properties
jdk1.8.0_74/jre/lib/deploy/MixedCodeMainDialogJs.ui
jdk1.8.0_74/jre/lib/deploy/messages_fr.properties
jdk1.8.0_74/jre/lib/deploy/java-icon.ico
jdk1.8.0_74/jre/lib/deploy/mixcode_s.png
jdk1.8.0_74/jre/lib/deploy/messages_de.properties
jdk1.8.0_74/jre/lib/deploy/messages_zh_CN.properties
jdk1.8.0_74/jre/lib/deploy/splash_11-lic.gif
jdk1.8.0_74/jre/lib/deploy/splash...@2x-lic.gif
jdk1.8.0_74/jre/lib/deploy/splash.gif
jdk1.8.0_74/jre/lib/deploy/messages.properties
jdk1.8.0_74/jre/lib/deploy/spl...@2x.gif
jdk1.8.0_74/jre/lib/deploy/messages_zh_HK.properties
jdk1.8.0_74/jre/lib/deploy/cautionshield.icns
jdk1.8.0_74/jre/lib/deploy/messages_es.properties
jdk1.8.0_74/jre/lib/deploy/messages_sv.properties
jdk1.8.0_74/jre/lib/fontconfig.properties.src
jdk1.8.0_74/jre/lib/jfr/
jdk1.8.0_74/jre/lib/jfr/profile.jfc
jdk1.8.0_74/jre/lib/jfr/default.jfc
jdk1.8.0_74/jre/lib/jvm.hprof.txt
jdk1.8.0_74/jre/lib/jce.jar
jdk1.8.0_74/jre/lib/calendars.properties
jdk1.8.0_74/jre/lib/fontconfig.SuSE.11.bfc
jdk1.8.0_74/j

Build failed in Jenkins: joshua_master #35

2016-06-01 Thread Apache Jenkins Server
See 

Changes:

[post] Decoder.decodeAll() now returns a Translations object

[post] Fixed text case broken by StructuredTranslation

[post] removed ivy file

[post] Removed RES_OVERRIDE_PATH

[post] Fixed other server test case

[post] formatting

[post] turned Translations into an iterator

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H11 (docker Ubuntu ubuntu yahoo-not-h2) in workspace 

Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/incubator-joshua.git
 > git init  # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-joshua.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-joshua.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/incubator-joshua.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/incubator-joshua.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-joshua.git
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-joshua.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 6e2485981dc16dd3959c40ce91cbf1d0149ad560 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6e2485981dc16dd3959c40ce91cbf1d0149ad560
 > git rev-list fbf1b3aa809331adeaee45bd8ab95f471690509e # timeout=10
[joshua_master] $ /home/jenkins/tools/maven/apache-maven-3.0.4/bin/mvn clean 
deploy javadoc:aggregate
[INFO] Scanning for projects...
[INFO] 
[INFO] 
[INFO] Building Apache Joshua Machine Translation Toolkit 6.0.6-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ joshua ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ joshua ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ joshua ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ joshua ---
[INFO] Compiling 264 source files to 

[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
joshua ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 336 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
joshua ---
[INFO] Compiling 41 source files to 

[INFO] -
[ERROR] COMPILATION ERROR : 
[INFO] -
[ERROR] 
:[131,18]
 error: method decodeAll in class Decoder cannot be applied to given types;
[INFO] 1 error
[INFO] -
[INFO] 
[INFO] 
[INFO] Skipping Apache Joshua Machine Translation Toolkit
[INFO] This project has been banned from the build due to previous failures.
[INFO] 
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 10.333s
[INFO] Finished at: Thu Jun 02 03:14:57 UTC 2016
[INFO] Final Memory: 32M/637M
[INFO] 
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile 
(default-testCompile) on project joshua: Compilation failure
[ERROR] 


Build failed in Jenkins: joshua_master #34

2016-06-01 Thread Apache Jenkins Server
See 

Changes:

[post] added post

[post] added GIZA and symal

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-us1 (Ubuntu ubuntu ubuntu-us golang-ppa) 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/incubator-joshua.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-joshua.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-joshua.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 fbf1b3aa809331adeaee45bd8ab95f471690509e 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fbf1b3aa809331adeaee45bd8ab95f471690509e
 > git rev-list 8e3b2fc48db106a6c253f405f71a469de458576d # timeout=10
FATAL: Failed to install 
https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.0.4/apache-maven-3.0.4-bin.zip
 to /home/jenkins/tools/maven/apache-maven-3.0.4
java.io.IOException: Failed to install 
https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.0.4/apache-maven-3.0.4-bin.zip
 to /home/jenkins/tools/maven/apache-maven-3.0.4
at hudson.FilePath.installIfNecessaryFrom(FilePath.java:832)
at 
hudson.tools.DownloadFromUrlInstaller.performInstallation(DownloadFromUrlInstaller.java:75)
at 
hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:68)
at 
hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:108)
at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:206)
at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:624)
at hudson.tasks.Maven.perform(Maven.java:288)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:782)
at hudson.model.Build$BuildExecution.build(Build.java:205)
at hudson.model.Build$BuildExecution.doRun(Build.java:162)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
at hudson.model.Run.execute(Run.java:1738)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:410)
Caused by: java.io.IOException: remote file operation failed: 
/home/jenkins/tools/maven/apache-maven-3.0.4 at 
hudson.remoting.Channel@5d1f9326:ubuntu-us1: 
java.nio.file.AccessDeniedException: 
/home/jenkins/tools/maven/apache-maven-3.0.4/.installedFrom
at hudson.FilePath.act(FilePath.java:986)
at hudson.FilePath.act(FilePath.java:968)
at hudson.FilePath.deleteContents(FilePath.java:1183)
at hudson.FilePath.installIfNecessaryFrom(FilePath.java:796)
... 15 more
Caused by: java.nio.file.AccessDeniedException: 
/home/jenkins/tools/maven/apache-maven-3.0.4/.installedFrom
at 
sun.nio.fs.UnixException.translateToIOException(UnixException.java:84)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
at 
sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:244)
at 
sun.nio.fs.AbstractFileSystemProvider.delete(AbstractFileSystemProvider.java:103)
at java.nio.file.Files.delete(Files.java:1077)
at sun.reflect.GeneratedMethodAccessor860.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at hudson.Util.deleteFile(Util.java:255)
at hudson.FilePath.deleteRecursive(FilePath.java:1203)
at hudson.FilePath.deleteContentsRecursive(FilePath.java:1212)
at hudson.FilePath.access$1100(FilePath.java:190)
at hudson.FilePath$15.invoke(FilePath.java:1186)
at hudson.FilePath$15.invoke(FilePath.java:1183)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2719)
at hudson.remoting.UserRequest.perform(UserRequest.java:120)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:326)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at 
java.util.concurrent

Build failed in Jenkins: joshua_master #33

2016-06-01 Thread Apache Jenkins Server
See 

Changes:

[post] Added note about running download-deps.sh (temp. hack)

--
[...truncated 1608 lines...]
jdk1.8.0_74/jre/lib/desktop/icons/HighContrastInverse/48x48/mimetypes/gnome-mime-application-x-java-jnlp-file.png
jdk1.8.0_74/jre/lib/desktop/icons/HighContrastInverse/48x48/mimetypes/gnome-mime-application-x-java-archive.png
jdk1.8.0_74/jre/lib/desktop/icons/HighContrastInverse/48x48/apps/
jdk1.8.0_74/jre/lib/desktop/icons/HighContrastInverse/48x48/apps/sun-javaws.png
jdk1.8.0_74/jre/lib/desktop/icons/HighContrastInverse/48x48/apps/sun-java.png
jdk1.8.0_74/jre/lib/desktop/icons/HighContrastInverse/48x48/apps/sun-jcontrol.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/16x16/
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/16x16/mimetypes/
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/16x16/mimetypes/gnome-mime-text-x-java.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/16x16/mimetypes/gnome-mime-application-x-java-jnlp-file.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/16x16/mimetypes/gnome-mime-application-x-java-archive.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/16x16/apps/
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/16x16/apps/sun-javaws.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/16x16/apps/sun-java.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/16x16/apps/sun-jcontrol.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/48x48/
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/48x48/mimetypes/
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/48x48/mimetypes/gnome-mime-text-x-java.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/48x48/mimetypes/gnome-mime-application-x-java-jnlp-file.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/48x48/mimetypes/gnome-mime-application-x-java-archive.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/48x48/apps/
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/48x48/apps/sun-javaws.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/48x48/apps/sun-java.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/48x48/apps/sun-jcontrol.png
jdk1.8.0_74/jre/lib/classlist
jdk1.8.0_74/jre/lib/images/
jdk1.8.0_74/jre/lib/images/cursors/
jdk1.8.0_74/jre/lib/images/cursors/motif_CopyDrop32x32.gif
jdk1.8.0_74/jre/lib/images/cursors/invalid32x32.gif
jdk1.8.0_74/jre/lib/images/cursors/motif_LinkNoDrop32x32.gif
jdk1.8.0_74/jre/lib/images/cursors/motif_MoveNoDrop32x32.gif
jdk1.8.0_74/jre/lib/images/cursors/motif_MoveDrop32x32.gif
jdk1.8.0_74/jre/lib/images/cursors/motif_CopyNoDrop32x32.gif
jdk1.8.0_74/jre/lib/images/cursors/motif_LinkDrop32x32.gif
jdk1.8.0_74/jre/lib/images/cursors/cursors.properties
jdk1.8.0_74/jre/lib/images/icons/
jdk1.8.0_74/jre/lib/images/icons/sun-java_HighContrastInverse.png
jdk1.8.0_74/jre/lib/images/icons/sun-java_LowContrast.png
jdk1.8.0_74/jre/lib/images/icons/sun-java_HighContrast.png
jdk1.8.0_74/jre/lib/images/icons/sun-java.png
jdk1.8.0_74/jre/lib/psfont.properties.ja
jdk1.8.0_74/jre/lib/security/
jdk1.8.0_74/jre/lib/security/US_export_policy.jar
jdk1.8.0_74/jre/lib/security/local_policy.jar
jdk1.8.0_74/jre/lib/security/javaws.policy
jdk1.8.0_74/jre/lib/security/blacklist
jdk1.8.0_74/jre/lib/security/java.security
jdk1.8.0_74/jre/lib/security/cacerts
jdk1.8.0_74/jre/lib/security/blacklisted.certs
jdk1.8.0_74/jre/lib/security/trusted.libraries
jdk1.8.0_74/jre/lib/security/java.policy
jdk1.8.0_74/jre/lib/fontconfig.Turbo.bfc
jdk1.8.0_74/jre/lib/plugin.jar
jdk1.8.0_74/jre/lib/resources.jar
jdk1.8.0_74/jre/lib/hijrah-config-umalqura.properties
jdk1.8.0_74/jre/lib/deploy/
jdk1.8.0_74/jre/lib/deploy/MixedCodeMainDialog.ui
jdk1.8.0_74/jre/lib/deploy/messages_ja.properties
jdk1.8.0_74/jre/lib/deploy/ffjcext.zip
jdk1.8.0_74/jre/lib/deploy/messages_pt_BR.properties
jdk1.8.0_74/jre/lib/deploy/messages_ko.properties
jdk1.8.0_74/jre/lib/deploy/messages_zh_TW.properties
jdk1.8.0_74/jre/lib/deploy/messages_it.properties
jdk1.8.0_74/jre/lib/deploy/MixedCodeMainDialogJs.ui
jdk1.8.0_74/jre/lib/deploy/messages_fr.properties
jdk1.8.0_74/jre/lib/deploy/java-icon.ico
jdk1.8.0_74/jre/lib/deploy/mixcode_s.png
jdk1.8.0_74/jre/lib/deploy/messages_de.properties
jdk1.8.0_74/jre/lib/deploy/messages_zh_CN.properties
jdk1.8.0_74/jre/lib/deploy/splash_11-lic.gif
jdk1.8.0_74/jre/lib/deploy/splash...@2x-lic.gif
jdk1.8.0_74/jre/lib/deploy/splash.gif
jdk1.8.0_74/jre/lib/deploy/messages.properties
jdk1.8.0_74/jre/lib/deploy/spl...@2x.gif
jdk1.8.0_74/jre/lib/deploy/messages_zh_HK.properties
jdk1.8.0_74/jre/lib/deploy/cautionshield.icns
jdk1.8.0_74/jre/lib/deploy/messages_es.properties
jdk1.8.0_74/jre/lib/deploy/messages_sv.properties
jdk1.8.0_74/jre/lib/fontconfig.properties.src
jdk1.8.0_74/jre/lib/jfr/
jdk1.8.0_74/jre/lib/jfr/profile.jfc
jdk1.8.0_74/jre/lib/jfr/default.jfc
jdk1.8.0_74/jre/lib/jvm.hprof.txt
jdk1.8.0_74/jre/lib/jce.jar
jdk1.8.0_74/jre/lib/calendars.properties
jdk1.8.0_74/jre/lib/fontconfig.SuSE.11.bfc
jdk1.8.0_74/jre/lib/logging.properties
jdk1.8.0_74/jre/lib/meta-index
jdk1.8.0_74/jre/lib/fontcon

Jenkins build is back to normal : joshua_master #32

2016-06-01 Thread Apache Jenkins Server
See 



Build failed in Jenkins: joshua_master #31

2016-05-31 Thread Apache Jenkins Server
See 

--
Started by user lewismc
[EnvInject] - Loading node environment variables.
Building remotely on jenkins-test-ae2 (jenkins-cloud-4GB cloud-slave Ubuntu 
ubuntu jenkins-cloud-8GB) 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/incubator-joshua.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-joshua.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-joshua.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 74eccd9f62fb0b53e5a852d5a3ab20963264edcb 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 74eccd9f62fb0b53e5a852d5a3ab20963264edcb
 > git rev-list 74eccd9f62fb0b53e5a852d5a3ab20963264edcb # timeout=10
[joshua_master] $ /home/jenkins/tools/maven/apache-maven-3.0.4/bin/mvn clean 
deploy javadoc:aggregate
[ERROR] Error executing Maven.
[ERROR] 1 problem was encountered while building the effective settings
[FATAL] Non-parseable settings /home/jenkins/.m2/settings.xml: unexpected 
character in markup % (position: START_TAG seen ...\n 
<%... @14:18)  @ /home/jenkins/.m2/settings.xml, line 14, column 18

Build step 'Invoke top-level Maven targets' marked build as failure
Publishing Javadoc


Build failed in Jenkins: joshua_master #30

2016-05-31 Thread Apache Jenkins Server
See 

--
Started by user lewismc
Started by user lewismc
[EnvInject] - Loading node environment variables.
Building remotely on jenkins-test-ae2 (jenkins-cloud-4GB cloud-slave Ubuntu 
ubuntu jenkins-cloud-8GB) 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/incubator-joshua.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-joshua.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-joshua.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 74eccd9f62fb0b53e5a852d5a3ab20963264edcb 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 74eccd9f62fb0b53e5a852d5a3ab20963264edcb
 > git rev-list 74eccd9f62fb0b53e5a852d5a3ab20963264edcb # timeout=10
[joshua_master] $ /home/jenkins/tools/maven/apache-maven-3.0.4/bin/mvn clean 
deploy javadoc:aggregate
[ERROR] Error executing Maven.
[ERROR] 1 problem was encountered while building the effective settings
[FATAL] Non-parseable settings /home/jenkins/.m2/settings.xml: unexpected 
character in markup % (position: START_TAG seen ...\n 
<%... @14:18)  @ /home/jenkins/.m2/settings.xml, line 14, column 18

Build step 'Invoke top-level Maven targets' marked build as failure
Publishing Javadoc


Build failed in Jenkins: joshua_master #29

2016-05-31 Thread Apache Jenkins Server
See 

--
Started by user lewismc
[EnvInject] - Loading node environment variables.
Building remotely on jenkins-test-ae2 (jenkins-cloud-4GB cloud-slave Ubuntu 
ubuntu jenkins-cloud-8GB) 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/incubator-joshua.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-joshua.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-joshua.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 74eccd9f62fb0b53e5a852d5a3ab20963264edcb 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 74eccd9f62fb0b53e5a852d5a3ab20963264edcb
 > git rev-list 74eccd9f62fb0b53e5a852d5a3ab20963264edcb # timeout=10
[joshua_master] $ /home/jenkins/tools/maven/apache-maven-3.0.4/bin/mvn clean 
deploy javadoc:aggregate
[ERROR] Error executing Maven.
[ERROR] 1 problem was encountered while building the effective settings
[FATAL] Non-parseable settings /home/jenkins/.m2/settings.xml: unexpected 
character in markup % (position: START_TAG seen ...\n 
<%... @14:18)  @ /home/jenkins/.m2/settings.xml, line 14, column 18

Build step 'Invoke top-level Maven targets' marked build as failure
Publishing Javadoc


Build failed in Jenkins: joshua_master #28

2016-05-31 Thread Apache Jenkins Server
See 

--
[...truncated 1608 lines...]
jdk1.8.0_74/jre/lib/desktop/icons/HighContrastInverse/48x48/mimetypes/gnome-mime-application-x-java-jnlp-file.png
jdk1.8.0_74/jre/lib/desktop/icons/HighContrastInverse/48x48/mimetypes/gnome-mime-application-x-java-archive.png
jdk1.8.0_74/jre/lib/desktop/icons/HighContrastInverse/48x48/apps/
jdk1.8.0_74/jre/lib/desktop/icons/HighContrastInverse/48x48/apps/sun-javaws.png
jdk1.8.0_74/jre/lib/desktop/icons/HighContrastInverse/48x48/apps/sun-java.png
jdk1.8.0_74/jre/lib/desktop/icons/HighContrastInverse/48x48/apps/sun-jcontrol.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/16x16/
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/16x16/mimetypes/
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/16x16/mimetypes/gnome-mime-text-x-java.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/16x16/mimetypes/gnome-mime-application-x-java-jnlp-file.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/16x16/mimetypes/gnome-mime-application-x-java-archive.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/16x16/apps/
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/16x16/apps/sun-javaws.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/16x16/apps/sun-java.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/16x16/apps/sun-jcontrol.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/48x48/
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/48x48/mimetypes/
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/48x48/mimetypes/gnome-mime-text-x-java.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/48x48/mimetypes/gnome-mime-application-x-java-jnlp-file.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/48x48/mimetypes/gnome-mime-application-x-java-archive.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/48x48/apps/
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/48x48/apps/sun-javaws.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/48x48/apps/sun-java.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/48x48/apps/sun-jcontrol.png
jdk1.8.0_74/jre/lib/classlist
jdk1.8.0_74/jre/lib/images/
jdk1.8.0_74/jre/lib/images/cursors/
jdk1.8.0_74/jre/lib/images/cursors/motif_CopyDrop32x32.gif
jdk1.8.0_74/jre/lib/images/cursors/invalid32x32.gif
jdk1.8.0_74/jre/lib/images/cursors/motif_LinkNoDrop32x32.gif
jdk1.8.0_74/jre/lib/images/cursors/motif_MoveNoDrop32x32.gif
jdk1.8.0_74/jre/lib/images/cursors/motif_MoveDrop32x32.gif
jdk1.8.0_74/jre/lib/images/cursors/motif_CopyNoDrop32x32.gif
jdk1.8.0_74/jre/lib/images/cursors/motif_LinkDrop32x32.gif
jdk1.8.0_74/jre/lib/images/cursors/cursors.properties
jdk1.8.0_74/jre/lib/images/icons/
jdk1.8.0_74/jre/lib/images/icons/sun-java_HighContrastInverse.png
jdk1.8.0_74/jre/lib/images/icons/sun-java_LowContrast.png
jdk1.8.0_74/jre/lib/images/icons/sun-java_HighContrast.png
jdk1.8.0_74/jre/lib/images/icons/sun-java.png
jdk1.8.0_74/jre/lib/psfont.properties.ja
jdk1.8.0_74/jre/lib/security/
jdk1.8.0_74/jre/lib/security/US_export_policy.jar
jdk1.8.0_74/jre/lib/security/local_policy.jar
jdk1.8.0_74/jre/lib/security/javaws.policy
jdk1.8.0_74/jre/lib/security/blacklist
jdk1.8.0_74/jre/lib/security/java.security
jdk1.8.0_74/jre/lib/security/cacerts
jdk1.8.0_74/jre/lib/security/blacklisted.certs
jdk1.8.0_74/jre/lib/security/trusted.libraries
jdk1.8.0_74/jre/lib/security/java.policy
jdk1.8.0_74/jre/lib/fontconfig.Turbo.bfc
jdk1.8.0_74/jre/lib/plugin.jar
jdk1.8.0_74/jre/lib/resources.jar
jdk1.8.0_74/jre/lib/hijrah-config-umalqura.properties
jdk1.8.0_74/jre/lib/deploy/
jdk1.8.0_74/jre/lib/deploy/MixedCodeMainDialog.ui
jdk1.8.0_74/jre/lib/deploy/messages_ja.properties
jdk1.8.0_74/jre/lib/deploy/ffjcext.zip
jdk1.8.0_74/jre/lib/deploy/messages_pt_BR.properties
jdk1.8.0_74/jre/lib/deploy/messages_ko.properties
jdk1.8.0_74/jre/lib/deploy/messages_zh_TW.properties
jdk1.8.0_74/jre/lib/deploy/messages_it.properties
jdk1.8.0_74/jre/lib/deploy/MixedCodeMainDialogJs.ui
jdk1.8.0_74/jre/lib/deploy/messages_fr.properties
jdk1.8.0_74/jre/lib/deploy/java-icon.ico
jdk1.8.0_74/jre/lib/deploy/mixcode_s.png
jdk1.8.0_74/jre/lib/deploy/messages_de.properties
jdk1.8.0_74/jre/lib/deploy/messages_zh_CN.properties
jdk1.8.0_74/jre/lib/deploy/splash_11-lic.gif
jdk1.8.0_74/jre/lib/deploy/splash...@2x-lic.gif
jdk1.8.0_74/jre/lib/deploy/splash.gif
jdk1.8.0_74/jre/lib/deploy/messages.properties
jdk1.8.0_74/jre/lib/deploy/spl...@2x.gif
jdk1.8.0_74/jre/lib/deploy/messages_zh_HK.properties
jdk1.8.0_74/jre/lib/deploy/cautionshield.icns
jdk1.8.0_74/jre/lib/deploy/messages_es.properties
jdk1.8.0_74/jre/lib/deploy/messages_sv.properties
jdk1.8.0_74/jre/lib/fontconfig.properties.src
jdk1.8.0_74/jre/lib/jfr/
jdk1.8.0_74/jre/lib/jfr/profile.jfc
jdk1.8.0_74/jre/lib/jfr/default.jfc
jdk1.8.0_74/jre/lib/jvm.hprof.txt
jdk1.8.0_74/jre/lib/jce.jar
jdk1.8.0_74/jre/lib/calendars.properties
jdk1.8.0_74/jre/lib/fontconfig.SuSE.11.bfc
jdk1.8.0_74/jre/lib/logging.properties
jdk1.8.0_74/jre/lib/meta-index
jdk1.8.0_74/jre/lib/fontconfig.RedHat.5.bfc
jdk1.8.0_74/jre/lib/net.properties
jdk1.8.0_74/jre/lib/applet/

Build failed in Jenkins: joshua_master #27

2016-05-31 Thread Apache Jenkins Server
See 

Changes:

[post] fixing Jenkins javadoc errors

--
[...truncated 1608 lines...]
jdk1.8.0_74/jre/lib/desktop/icons/HighContrastInverse/48x48/mimetypes/gnome-mime-application-x-java-jnlp-file.png
jdk1.8.0_74/jre/lib/desktop/icons/HighContrastInverse/48x48/mimetypes/gnome-mime-application-x-java-archive.png
jdk1.8.0_74/jre/lib/desktop/icons/HighContrastInverse/48x48/apps/
jdk1.8.0_74/jre/lib/desktop/icons/HighContrastInverse/48x48/apps/sun-javaws.png
jdk1.8.0_74/jre/lib/desktop/icons/HighContrastInverse/48x48/apps/sun-java.png
jdk1.8.0_74/jre/lib/desktop/icons/HighContrastInverse/48x48/apps/sun-jcontrol.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/16x16/
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/16x16/mimetypes/
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/16x16/mimetypes/gnome-mime-text-x-java.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/16x16/mimetypes/gnome-mime-application-x-java-jnlp-file.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/16x16/mimetypes/gnome-mime-application-x-java-archive.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/16x16/apps/
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/16x16/apps/sun-javaws.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/16x16/apps/sun-java.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/16x16/apps/sun-jcontrol.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/48x48/
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/48x48/mimetypes/
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/48x48/mimetypes/gnome-mime-text-x-java.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/48x48/mimetypes/gnome-mime-application-x-java-jnlp-file.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/48x48/mimetypes/gnome-mime-application-x-java-archive.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/48x48/apps/
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/48x48/apps/sun-javaws.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/48x48/apps/sun-java.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/48x48/apps/sun-jcontrol.png
jdk1.8.0_74/jre/lib/classlist
jdk1.8.0_74/jre/lib/images/
jdk1.8.0_74/jre/lib/images/cursors/
jdk1.8.0_74/jre/lib/images/cursors/motif_CopyDrop32x32.gif
jdk1.8.0_74/jre/lib/images/cursors/invalid32x32.gif
jdk1.8.0_74/jre/lib/images/cursors/motif_LinkNoDrop32x32.gif
jdk1.8.0_74/jre/lib/images/cursors/motif_MoveNoDrop32x32.gif
jdk1.8.0_74/jre/lib/images/cursors/motif_MoveDrop32x32.gif
jdk1.8.0_74/jre/lib/images/cursors/motif_CopyNoDrop32x32.gif
jdk1.8.0_74/jre/lib/images/cursors/motif_LinkDrop32x32.gif
jdk1.8.0_74/jre/lib/images/cursors/cursors.properties
jdk1.8.0_74/jre/lib/images/icons/
jdk1.8.0_74/jre/lib/images/icons/sun-java_HighContrastInverse.png
jdk1.8.0_74/jre/lib/images/icons/sun-java_LowContrast.png
jdk1.8.0_74/jre/lib/images/icons/sun-java_HighContrast.png
jdk1.8.0_74/jre/lib/images/icons/sun-java.png
jdk1.8.0_74/jre/lib/psfont.properties.ja
jdk1.8.0_74/jre/lib/security/
jdk1.8.0_74/jre/lib/security/US_export_policy.jar
jdk1.8.0_74/jre/lib/security/local_policy.jar
jdk1.8.0_74/jre/lib/security/javaws.policy
jdk1.8.0_74/jre/lib/security/blacklist
jdk1.8.0_74/jre/lib/security/java.security
jdk1.8.0_74/jre/lib/security/cacerts
jdk1.8.0_74/jre/lib/security/blacklisted.certs
jdk1.8.0_74/jre/lib/security/trusted.libraries
jdk1.8.0_74/jre/lib/security/java.policy
jdk1.8.0_74/jre/lib/fontconfig.Turbo.bfc
jdk1.8.0_74/jre/lib/plugin.jar
jdk1.8.0_74/jre/lib/resources.jar
jdk1.8.0_74/jre/lib/hijrah-config-umalqura.properties
jdk1.8.0_74/jre/lib/deploy/
jdk1.8.0_74/jre/lib/deploy/MixedCodeMainDialog.ui
jdk1.8.0_74/jre/lib/deploy/messages_ja.properties
jdk1.8.0_74/jre/lib/deploy/ffjcext.zip
jdk1.8.0_74/jre/lib/deploy/messages_pt_BR.properties
jdk1.8.0_74/jre/lib/deploy/messages_ko.properties
jdk1.8.0_74/jre/lib/deploy/messages_zh_TW.properties
jdk1.8.0_74/jre/lib/deploy/messages_it.properties
jdk1.8.0_74/jre/lib/deploy/MixedCodeMainDialogJs.ui
jdk1.8.0_74/jre/lib/deploy/messages_fr.properties
jdk1.8.0_74/jre/lib/deploy/java-icon.ico
jdk1.8.0_74/jre/lib/deploy/mixcode_s.png
jdk1.8.0_74/jre/lib/deploy/messages_de.properties
jdk1.8.0_74/jre/lib/deploy/messages_zh_CN.properties
jdk1.8.0_74/jre/lib/deploy/splash_11-lic.gif
jdk1.8.0_74/jre/lib/deploy/splash...@2x-lic.gif
jdk1.8.0_74/jre/lib/deploy/splash.gif
jdk1.8.0_74/jre/lib/deploy/messages.properties
jdk1.8.0_74/jre/lib/deploy/spl...@2x.gif
jdk1.8.0_74/jre/lib/deploy/messages_zh_HK.properties
jdk1.8.0_74/jre/lib/deploy/cautionshield.icns
jdk1.8.0_74/jre/lib/deploy/messages_es.properties
jdk1.8.0_74/jre/lib/deploy/messages_sv.properties
jdk1.8.0_74/jre/lib/fontconfig.properties.src
jdk1.8.0_74/jre/lib/jfr/
jdk1.8.0_74/jre/lib/jfr/profile.jfc
jdk1.8.0_74/jre/lib/jfr/default.jfc
jdk1.8.0_74/jre/lib/jvm.hprof.txt
jdk1.8.0_74/jre/lib/jce.jar
jdk1.8.0_74/jre/lib/calendars.properties
jdk1.8.0_74/jre/lib/fontconfig.SuSE.11.bfc
jdk1.8.0_74/jre/lib/logging.properties
jdk1.8.0_74/jre/lib/meta-index
jdk1.8.0_74/jre/lib/fontconfig.RedHat.5.bfc
jdk1.8.0

Build failed in Jenkins: joshua_master #26

2016-05-31 Thread Apache Jenkins Server
See 

--
[...truncated 1240 lines...]
Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 


Build failed in Jenkins: joshua_master #25

2016-05-31 Thread Apache Jenkins Server
See 

--
Started by user lewismc
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-us1 (Ubuntu ubuntu ubuntu-us golang-ppa) 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/incubator-joshua.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-joshua.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-joshua.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 9e6707fc046d0fe31bfdad49ec480eb36eff1dec 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9e6707fc046d0fe31bfdad49ec480eb36eff1dec
 > git rev-list 9e6707fc046d0fe31bfdad49ec480eb36eff1dec # timeout=10
FATAL: Failed to install 
https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.0.4/apache-maven-3.0.4-bin.zip
 to /home/jenkins/tools/maven/apache-maven-3.0.4
java.io.IOException: Failed to install 
https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.0.4/apache-maven-3.0.4-bin.zip
 to /home/jenkins/tools/maven/apache-maven-3.0.4
at hudson.FilePath.installIfNecessaryFrom(FilePath.java:832)
at 
hudson.tools.DownloadFromUrlInstaller.performInstallation(DownloadFromUrlInstaller.java:75)
at 
hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:68)
at 
hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:108)
at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:206)
at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:624)
at hudson.tasks.Maven.perform(Maven.java:288)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:782)
at hudson.model.Build$BuildExecution.build(Build.java:205)
at hudson.model.Build$BuildExecution.doRun(Build.java:162)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
at hudson.model.Run.execute(Run.java:1738)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:410)
Caused by: java.io.IOException: remote file operation failed: 
/home/jenkins/tools/maven/apache-maven-3.0.4 at 
hudson.remoting.Channel@5d1f9326:ubuntu-us1: 
java.nio.file.AccessDeniedException: 
/home/jenkins/tools/maven/apache-maven-3.0.4/.installedFrom
at hudson.FilePath.act(FilePath.java:986)
at hudson.FilePath.act(FilePath.java:968)
at hudson.FilePath.deleteContents(FilePath.java:1183)
at hudson.FilePath.installIfNecessaryFrom(FilePath.java:796)
... 15 more
Caused by: java.nio.file.AccessDeniedException: 
/home/jenkins/tools/maven/apache-maven-3.0.4/.installedFrom
at 
sun.nio.fs.UnixException.translateToIOException(UnixException.java:84)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
at 
sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:244)
at 
sun.nio.fs.AbstractFileSystemProvider.delete(AbstractFileSystemProvider.java:103)
at java.nio.file.Files.delete(Files.java:1077)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at hudson.Util.deleteFile(Util.java:255)
at hudson.FilePath.deleteRecursive(FilePath.java:1203)
at hudson.FilePath.deleteContentsRecursive(FilePath.java:1212)
at hudson.FilePath.access$1100(FilePath.java:190)
at hudson.FilePath$15.invoke(FilePath.java:1186)
at hudson.FilePath$15.invoke(FilePath.java:1183)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2719)
at hudson.remoting.UserRequest.perform(UserRequest.java:120)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:326)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at

Build failed in Jenkins: joshua_master #24

2016-05-31 Thread Apache Jenkins Server
See 

--
Started by user lewismc
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-us1 (Ubuntu ubuntu ubuntu-us golang-ppa) 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/incubator-joshua.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-joshua.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-joshua.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 9e6707fc046d0fe31bfdad49ec480eb36eff1dec 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9e6707fc046d0fe31bfdad49ec480eb36eff1dec
First time build. Skipping changelog.
FATAL: Failed to install 
https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/2.2.1/apache-maven-2.2.1-bin.zip
 to /home/jenkins/tools/maven/apache-maven-2.2.1
java.io.IOException: Failed to install 
https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/2.2.1/apache-maven-2.2.1-bin.zip
 to /home/jenkins/tools/maven/apache-maven-2.2.1
at hudson.FilePath.installIfNecessaryFrom(FilePath.java:832)
at 
hudson.tools.DownloadFromUrlInstaller.performInstallation(DownloadFromUrlInstaller.java:75)
at 
hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:68)
at 
hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:108)
at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:206)
at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:624)
at hudson.tasks.Maven.perform(Maven.java:288)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:782)
at hudson.model.Build$BuildExecution.build(Build.java:205)
at hudson.model.Build$BuildExecution.doRun(Build.java:162)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
at hudson.model.Run.execute(Run.java:1738)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:410)
Caused by: java.io.IOException: remote file operation failed: 
/home/jenkins/tools/maven/apache-maven-2.2.1 at 
hudson.remoting.Channel@5d1f9326:ubuntu-us1: 
java.nio.file.AccessDeniedException: 
/home/jenkins/tools/maven/apache-maven-2.2.1/.installedFrom
at hudson.FilePath.act(FilePath.java:986)
at hudson.FilePath.act(FilePath.java:968)
at hudson.FilePath.deleteContents(FilePath.java:1183)
at hudson.FilePath.installIfNecessaryFrom(FilePath.java:796)
... 15 more
Caused by: java.nio.file.AccessDeniedException: 
/home/jenkins/tools/maven/apache-maven-2.2.1/.installedFrom
at 
sun.nio.fs.UnixException.translateToIOException(UnixException.java:84)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
at 
sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:244)
at 
sun.nio.fs.AbstractFileSystemProvider.delete(AbstractFileSystemProvider.java:103)
at java.nio.file.Files.delete(Files.java:1077)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at hudson.Util.deleteFile(Util.java:255)
at hudson.FilePath.deleteRecursive(FilePath.java:1203)
at hudson.FilePath.deleteContentsRecursive(FilePath.java:1212)
at hudson.FilePath.access$1100(FilePath.java:190)
at hudson.FilePath$15.invoke(FilePath.java:1186)
at hudson.FilePath$15.invoke(FilePath.java:1183)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2719)
at hudson.remoting.UserRequest.perform(UserRequest.java:120)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:326)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at 
java.util.concurrent.ThreadPoo

Build failed in Jenkins: joshua_master #42

2016-05-31 Thread Apache Jenkins Server
See 

Changes:

[lewis.mcgibbney] JOSHUA-252 Make it possible to use Maven to build Joshua

[lewis.mcgibbney] JOSHUA-252 Make it possible to use Maven to build Joshua

[lewis.mcgibbney] JOSHUA-252 Make it possible to use Maven to build Joshua

[lewis.mcgibbney] JOSHUA-252 Make it possible to use Maven to build Joshua

[lewis.mcgibbney] JOSHUA-252 Make it possible to use Maven to build Joshua

[lewis.mcgibbney] JOSHUA-252 correctly specify test dependency in NodeTest.java

[tgowdan] System.exit() removed and replaced with RuntimeException(...)

[tgowdan] Added Maven assembly plugin

[lewis.mcgibbney] JOSHUA-252 Make it possible to use Maven to build Joshua

[lewis.mcgibbney] JOSHUA-252 Make it possible to use Maven to build Joshua

[tgowdan] Log4j - Slf4j bridge

[tgowdan] Read me updated

[tgowdan] LOG scope is privatized

[tgowdan] Clean LOGs, no redudant if(enabled) checks, no eager toString()s

[tgowdan] Fix spaces

[tgowdan] Fix log issues such as redundant checks and spaces

[tgowdan] Replaced System.err.print* with logger api

[tom] move dockerfile so all deployment stuff lives in the same place

[tom] joshua runtime juju charm

[tom] Joshua Full charm

[tom] fix metadata

[tom] update layer

[lewis.mcgibbney] JOSHUA-252 Make it possible to use Maven to build Joshua

[lewis.mcgibbney] JOSHUA-252 Make it possible to use Maven to build Joshua

[lewis.mcgibbney] JOSHUA-252 Make it possible to use Maven to build Joshua

[tom] fix language pack code

[lewis.mcgibbney] JOSHUA-252 Make it possible to use Maven to build Joshua

[lewis.mcgibbney] JOSHUA-252 Make it possible to use Maven to build Joshua

[lewis.mcgibbney] JOSHUA-252 Make it possible to use Maven to build Joshua

[tgowdan] Pulled JOSHUA-252 changes and Resolved Merge Conflicts

[post] Updated hard-coded class paths

[post] fixed decoder invocation

[post] fixed logger invocation

[post] changed some debugging levels

[post] point to internal properties file

[post] wrapping some debugging calls in boolean checks for speed

[post] removed file removed in master

[tgowdan] FIX: override logger settings at runtime

[post] fixing javadoc formatting

[tgowdan] Added the licence header

[fhieber] Added Sparse lexical feature function. Revised various other sparse

[fhieber] revert change to ivy.xml

[post] info output should go to stderr

[post] Moved all docker files under distribution/docker

[post] Fixed Jenkins compile errors

[post] moved misplaced file

[post] removed useless functions from FeatureFunction class

[post] updated README

[post] fixed test cases by referring to $JOSHUA

--
Started by user lewismc
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-us1 (Ubuntu ubuntu ubuntu-us golang-ppa) 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/incubator-joshua.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-joshua.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-joshua.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 9e6707fc046d0fe31bfdad49ec480eb36eff1dec 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9e6707fc046d0fe31bfdad49ec480eb36eff1dec
 > git rev-list 15c7619d8ce547bfa085819c8bac3e9a48c3e8cd # timeout=10
[joshua_master] $ /home/jenkins/tools/ant/latest/bin/ant test
Buildfile: 

setup:

check-joshua-home:
 [echo] JOSHUA =  basedir 
= 

download-ivy:
  [get] Destination already exists (skipping): 


init-ivy:

resolve:
[ivy:configure] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/ ::

BUILD FAILED
:163: The following 
error occurred while executing this line:
:355: settings file 
does not exist: 


Total time: 1 second
Build step 'Invoke Ant' marked build as failure
Publishing Javadoc
FATAL: Unable to copy Javadoc from 
 to 
/x1/jenkins/jenkins-home/jobs/joshua_master/builds/42/javadoc
java.io.IOException: java.io.IOException: Failed to extract 

at hudson.FilePath

Jenkins build is back to normal : joshua_maven #22

2016-05-31 Thread Apache Jenkins Server
See 



Build failed in Jenkins: joshua_maven #21

2016-05-31 Thread Apache Jenkins Server
See 

Changes:

[tom] move dockerfile so all deployment stuff lives in the same place

[tom] joshua runtime juju charm

[tom] Joshua Full charm

[tom] fix metadata

[tom] update layer

[post] added comments clarifying importance of a weird vocab call

[post] removed unused file

[post] made a place for constants and pushed a few things into it

[tom] fix language pack code

[fhieber] StructuredTranslation objects can now be generated from KBest

[fhieber] Handled an edge case where a null hypergraph with topn!=0 would not

[fhieber] Fixed Word Alignment code using linked lists

[fhieber] revert change to ivy.xml

[post] Moved all docker files under distribution/docker

--
[...truncated 1020 lines...]
Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 


Build failed in Jenkins: joshua_master #41

2016-05-31 Thread Apache Jenkins Server
See 

Changes:

[post] added comments clarifying importance of a weird vocab call

[post] removed unused file

[post] made a place for constants and pushed a few things into it

[fhieber] StructuredTranslation objects can now be generated from KBest

[fhieber] Handled an edge case where a null hypergraph with topn!=0 would not

[fhieber] Fixed Word Alignment code using linked lists

[fhieber] revert change to ivy.xml

--
[...truncated 37 lines...]
[ivy:configure] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = 

[ivy:resolve] :: resolving dependencies :: 
joshua#joshua;work...@proserpina.apache.org
[ivy:resolve]   confs: [default]
[ivy:resolve]   found net.sf.jung#jung-algorithms;2.0 in central
[ivy:resolve]   found net.sf.jung#jung-api;2.0 in central
[ivy:resolve]   found net.sourceforge.collections#collections-generic;4.01 in 
central
[ivy:resolve]   found colt#colt;1.2.0 in central
[ivy:resolve]   found concurrent#concurrent;1.3.4 in central
[ivy:resolve]   found net.sf.jung#jung-graph-impl;2.0 in central
[ivy:resolve]   found net.sf.jung#jung-visualization;2.0 in central
[ivy:resolve]   found org.testng#testng;6.7 in central
[ivy:resolve]   found junit#junit;4.10 in central
[ivy:resolve]   found org.hamcrest#hamcrest-core;1.1 in central
[ivy:resolve]   found org.beanshell#bsh;2.0b4 in central
[ivy:resolve]   found com.beust#jcommander;1.12 in central
[ivy:resolve]   found org.yaml#snakeyaml;1.6 in central
[ivy:resolve]   found com.google.inject#guice;2.0 in central
[ivy:resolve]   found aopalliance#aopalliance;1.0 in central
[ivy:resolve]   found org.apache.ant#ant;1.7.0 in central
[ivy:resolve]   found org.apache.ant#ant-launcher;1.7.0 in central
[ivy:resolve]   found args4j#args4j;2.0.29 in central
[ivy:resolve]   found com.google.code.gson#gson;2.5 in central
[ivy:resolve]   found com.google.guava#guava;19.0 in central
[ivy:resolve]   found com.google.code.findbugs#jsr305;1.3.9 in central
[ivy:resolve]   found com.google.errorprone#error_prone_annotations;2.0.2 in 
central
[ivy:resolve]   found com.google.j2objc#j2objc-annotations;0.1 in central
[ivy:resolve]   found org.codehaus.mojo#animal-sniffer-annotations;1.14 in 
central
[ivy:resolve] downloading 
http://repo1.maven.org/maven2/net/sf/jung/jung-algorithms/2.0/jung-algorithms-2.0-sources.jar
 ...
[ivy:resolve] . (203kB)
[ivy:resolve] .. (0kB)
[ivy:resolve]   [SUCCESSFUL ] 
net.sf.jung#jung-algorithms;2.0!jung-algorithms.jar(source) (313ms)
[ivy:resolve] downloading 
http://repo1.maven.org/maven2/net/sf/jung/jung-algorithms/2.0/jung-algorithms-2.0.jar
 ...
[ivy:resolve] ... (229kB)
[ivy:resolve] .. (0kB)
[ivy:resolve]   [SUCCESSFUL ] 
net.sf.jung#jung-algorithms;2.0!jung-algorithms.jar (187ms)
[ivy:resolve] downloading 
http://repo1.maven.org/maven2/net/sf/jung/jung-api/2.0/jung-api-2.0.jar ...
[ivy:resolve] .. (39kB)
[ivy:resolve] .. (0kB)
[ivy:resolve]   [SUCCESSFUL ] net.sf.jung#jung-api;2.0!jung-api.jar (195ms)
[ivy:resolve] downloading 
http://repo1.maven.org/maven2/net/sf/jung/jung-api/2.0/jung-api-2.0-sources.jar 
...
[ivy:resolve] .. (30kB)
[ivy:resolve] .. (0kB)
[ivy:resolve]   [SUCCESSFUL ] net.sf.jung#jung-api;2.0!jung-api.jar(source) 
(222ms)
[ivy:resolve] downloading 
http://repo1.maven.org/maven2/net/sf/jung/jung-graph-impl/2.0/jung-graph-impl-2.0-sources.jar
 ...
[ivy:resolve] .. (35kB)
[ivy:resolve] .. (0kB)
[ivy:resolve]   [SUCCESSFUL ] 
net.sf.jung#jung-graph-impl;2.0!jung-graph-impl.jar(source) (233ms)
[ivy:resolve] downloading 
http://repo1.maven.org/maven2/net/sf/jung/jung-graph-impl/2.0/jung-graph-impl-2.0.jar
 ...
[ivy:resolve] ... (60kB)
[ivy:resolve] .. (0kB)
[ivy:resolve]   [SUCCESSFUL ] 
net.sf.jung#jung-graph-impl;2.0!jung-graph-impl.jar (233ms)
[ivy:resolve] downloading 
http://repo1.maven.org/maven2/net/sf/jung/jung-visualization/2.0/jung-visualization-2.0-sources.jar
 ...
[ivy:resolve] . (210kB)
[ivy:resolve] .. (0kB)
[ivy:resolve]   [SUCCESSFUL ] 
net.sf.jung#jung-visualization;2.0!jung-visualization.jar(source) (219ms)
[ivy:resolve] downloading 
http://repo1.maven.org/maven2/net/sf/jung/jung-visualization/2.0/jung-visualization-2.0.jar
 ...
[ivy:resolve] .. (314kB)
[ivy:resolve] .. (0kB)
[ivy:resolve]   [SUCCESSFUL ] 
net.sf.jung#jung-visualization;2.0!jung-visualization.jar (204ms)
[ivy:resolve] downloading 
http://repo1.maven.org/maven2/org/testng/testng/6.7/testng-6.7-javadoc.jar ...
[ivy:resolve] . (1272kB)
[ivy:resolve] .. (0kB)
[ivy:resolve]   [SUCCESSFUL ] org.testng#testng;6.7!testng.jar(javadoc) (272ms)
[ivy:resolve] downloading 
http://repo1.maven.org/maven2/org/testng/testng/6.7/testng-6.7-sources.jar ...
[ivy:resolve] . (466kB)
[ivy:resolve] .. (0kB)
[ivy:resolve]   [SUCCESS

Jenkins build is back to normal : joshua_maven #19

2016-05-27 Thread Apache Jenkins Server
See 



Build failed in Jenkins: joshua_maven #18

2016-05-27 Thread Apache Jenkins Server
See 

Changes:

[tgowdan] FIX: override logger settings at runtime

--
[...truncated 952 lines...]
Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 


Build failed in Jenkins: joshua_maven #17

2016-05-27 Thread Apache Jenkins Server
See 

Changes:

[post] removed file removed in master

--
[...truncated 2307 lines...]
Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 


Build failed in Jenkins: joshua_maven #16

2016-05-26 Thread Apache Jenkins Server
See 

Changes:

[post] combined split2files implementations

[post] comments

[post] include alignments by default in packing

[post] fixed grammar packing tests

[post] Removed a few unneeded allocations

[post] large commit moving in the direction of simplifying grammar reading and

[post] test was using wrong config

[post] added license header

[post] renaming for readability

[post] GrammarReader iterator now initialized in constructor

[post] Fixed grammar packing, big change

[post] Removed call to Moses phrase table conversion script; phrase decoding

[post] removed debugging lines

[post] escaping left curly braces

[post] updated test case

[post] packer now writes out a version, removed custom backend phrase-based

[post] Replaced redundant Vocabulary.nt() to FormatUtils.isNonterminal(), for

[post] pipeline no longer depends on $HADOOP, also will not setup a cluster for

[post] Updated hard-coded class paths

[post] fixed decoder invocation

[post] fixed logger invocation

[post] changed some debugging levels

[post] point to internal properties file

[post] wrapping some debugging calls in boolean checks for speed

--
[...truncated 951 lines...]
Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 


Jenkins build is back to normal : joshua_maven #15

2016-05-26 Thread Apache Jenkins Server
See 



Build failed in Jenkins: joshua_maven #14

2016-05-26 Thread Apache Jenkins Server
See 

--
Started by user lewismc
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-6 (docker Ubuntu ubuntu yahoo-not-h2) in workspace 

Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/incubator-joshua.git
 > git init  # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init 

at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:655)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:462)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
at hudson.remoting.UserRequest.perform(UserRequest.java:120)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:326)
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:1416)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
at hudson.remoting.Channel.call(Channel.java:781)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
at sun.reflect.GeneratedMethodAccessor626.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
at com.sun.proxy.$Proxy90.execute(Unknown Source)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1013)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1053)
at hudson.scm.SCM.checkout(SCM.java:485)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1276)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
at hudson.model.Run.execute(Run.java:1738)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.plugins.git.GitException: Error performing command: git init 

at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1700)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1669)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1665)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1307)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:653)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:462)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
at hudson.remoting.UserRequest.perform(UserRequest.java:120)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:326)
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)
Caused by: java.io.IOException: Cannot run program "git" (in directory 
": error=11, Resource 
temporarily unav

Jenkins build is back to normal : joshua_maven #12

2016-05-25 Thread Apache Jenkins Server
See 



Build failed in Jenkins: joshua_maven #11

2016-05-25 Thread Apache Jenkins Server
See 

Changes:

[lewis.mcgibbney] JOSHUA-252 Make it possible to use Maven to build Joshua

--
Started by user lewismc
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-4 (docker Ubuntu ubuntu4 ubuntu yahoo-not-h2) 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/incubator-joshua.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-joshua.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-joshua.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/JOSHUA-252^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/JOSHUA-252^{commit} # timeout=10
Checking out Revision d8a68df396d086c75a26133ea3011e4de6bd54b9 
(refs/remotes/origin/JOSHUA-252)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d8a68df396d086c75a26133ea3011e4de6bd54b9
 > git rev-list aead62094032c6ee9f02144713e68e1602e9bed8 # timeout=10
[joshua_maven] $ /home/jenkins/tools/maven/apache-maven-2.2.1/bin/mvn clean 
deploy javadoc:aggregate
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'javadoc'.
[INFO] 
[INFO] Building Apache Joshua Machine Translation Toolkit
[INFO]task-segment: [clean, deploy]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting 
[INFO] [remote-resources:process {execution: default}]
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 251 source files to 

[INFO] -
[ERROR] COMPILATION ERROR : 
[INFO] -
[ERROR] 
:[786,20]
 error: no suitable constructor found for 
PhraseTable(String,String,String,JoshuaConfiguration,int)
[ERROR] constructor 
PhraseTable.PhraseTable(String,String,String,JoshuaConfiguration) is not 
applicable
  (actual and formal argument lists differ in length)
constructor PhraseTable.PhraseTable(String,JoshuaConfiguration) is not 
applicable
  (actual and formal argument lists differ in length)
:[803,29]
 error: no suitable constructor found for 
PhraseTable(,String,String,JoshuaConfiguration,int)
[INFO] 2 errors 
[INFO] -
[INFO] 
[ERROR] BUILD FAILURE
[INFO] 
[INFO] Compilation failure

:[786,20]
 error: no suitable constructor found for 
PhraseTable(String,String,String,JoshuaConfiguration,int)
constructor 
PhraseTable.PhraseTable(String,String,String,JoshuaConfiguration) is not 
applicable
  (actual and formal argument lists differ in length)
constructor PhraseTable.PhraseTable(String,JoshuaConfiguration) is not 
applicable
  (actual and formal argument lists differ in length)
:[803,29]
 error: no suitable constructor found for 
PhraseTable(,String,String,JoshuaConfiguration,int)

[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 16 seconds
[INFO] Finished at: Wed May 25 20:18:03 UTC 2016
[INFO] Final Memory: 40M/1291M
[INFO] 
Build step 'Invoke top-level Maven targets' marked build as failure
Publishing Javadoc
Updating JOSHUA-252


Build failed in Jenkins: joshua_maven #10

2016-05-25 Thread Apache Jenkins Server
See 

Changes:

[lewis.mcgibbney] JOSHUA-252 Make it possible to use Maven to build Joshua

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-4 (docker Ubuntu ubuntu4 ubuntu yahoo-not-h2) 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/incubator-joshua.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-joshua.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-joshua.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/JOSHUA-252^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/JOSHUA-252^{commit} # timeout=10
Checking out Revision aead62094032c6ee9f02144713e68e1602e9bed8 
(refs/remotes/origin/JOSHUA-252)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f aead62094032c6ee9f02144713e68e1602e9bed8
 > git rev-list 1fc0590e9f6c77c2ff0efbe6453ddd39364141ad # timeout=10
[joshua_maven] $ /home/jenkins/tools/maven/apache-maven-2.2.1/bin/mvn clean 
deploy javadoc:aggregate
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'javadoc'.
[INFO] 
[INFO] Building Apache Joshua Machine Translation Toolkit
[INFO]task-segment: [clean, deploy]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting 
[INFO] [remote-resources:process {execution: default}]
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 251 source files to 

[INFO] -
[ERROR] COMPILATION ERROR : 
[INFO] -
[ERROR] 
:[786,20]
 error: no suitable constructor found for 
PhraseTable(String,String,String,JoshuaConfiguration,int)
[ERROR] constructor 
PhraseTable.PhraseTable(String,String,String,JoshuaConfiguration) is not 
applicable
  (actual and formal argument lists differ in length)
constructor PhraseTable.PhraseTable(String,JoshuaConfiguration) is not 
applicable
  (actual and formal argument lists differ in length)
:[803,29]
 error: no suitable constructor found for 
PhraseTable(,String,String,JoshuaConfiguration,int)
[INFO] 2 errors 
[INFO] -
[INFO] 
[ERROR] BUILD FAILURE
[INFO] 
[INFO] Compilation failure

:[786,20]
 error: no suitable constructor found for 
PhraseTable(String,String,String,JoshuaConfiguration,int)
constructor 
PhraseTable.PhraseTable(String,String,String,JoshuaConfiguration) is not 
applicable
  (actual and formal argument lists differ in length)
constructor PhraseTable.PhraseTable(String,JoshuaConfiguration) is not 
applicable
  (actual and formal argument lists differ in length)
:[803,29]
 error: no suitable constructor found for 
PhraseTable(,String,String,JoshuaConfiguration,int)

[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 16 seconds
[INFO] Finished at: Wed May 25 16:25:06 UTC 2016
[INFO] Final Memory: 40M/1291M
[INFO] 
Build step 'Invoke top-level Maven targets' marked build as failure
Publishing Javadoc
Updating JOSHUA-252


Build failed in Jenkins: joshua_maven #9

2016-05-17 Thread Apache Jenkins Server
See 

Changes:

[lewis.mcgibbney] JOSHUA-252 Make it possible to use Maven to build Joshua

--
[...truncated 6427 lines...]
  public int[] getWordIDs() {
   ^
:399:
 warning: no description for @return
   * @return
 ^
:81:
 warning: no description for @param
   * @param inputString
 ^
:82:
 warning: no description for @param
   * @param id
 ^
:84:
 warning: no @param for joshuaConfiguration
  public Sentence(String inputString, int id, JoshuaConfiguration 
joshuaConfiguration) {
 ^
:145:
 warning: no @param for key
  public String getAnnotation(String key) {
^
:62:
 warning: empty  tag
   * and the following for "voudrais":
 ^
:72:
 warning: no @param for config
  public Token(String rawWord, JoshuaConfiguration config) {
 ^
:40:
 warning: no description for @param
   * @param args
 ^
:41:
 warning: no description for @throws
   * @throws IOException 
 ^
:43:
 warning: no @param for joshuaConfiguration
  public ArgsParser(String[] args, JoshuaConfiguration joshuaConfiguration) 
throws IOException {
 ^
:131:
 warning: no @return
  public static Decoder createDecoder(String configFile) {
^
:157:
 warning: no @param for joshuaConfiguration
  static public Decoder getUninitalizedDecoder(JoshuaConfiguration 
joshuaConfiguration) {
^
:157:
 warning: no @return
  static public Decoder getUninitalizedDecoder(JoshuaConfiguration 
joshuaConfiguration) {
^
:440:
 warning: no description for @param
   * @param request
 ^
:441:
 error: invalid use of @return
   * @return an iterable set of Translation objects
 ^
:442:
 warning: no description for @throws
   * @throws IOException 
 ^
:444:
 warning: no @param for out
  public void decodeAll(TranslationRequestStream request, OutputStream out) 
throws IOException {
  ^
:500:
 warning: no description for @param
   * @param sentence
 ^
:121:
 warning: no @param for joshuaConfiguration
  public Decoder(JoshuaConfiguration joshuaConfiguration, String configFile) {
 ^
:95:
 warning: no @return
  public Translation translate(Sentence sentence) {
 ^
:110:
 warning: no @return
  public List> getTranslationWordAlignments() {
 ^
:121:
 warning: no @return
  public Float getExtractionTime() {
   ^
:45:
 warning: no @param for in
  

Build failed in Jenkins: joshua_maven #8

2016-05-17 Thread Apache Jenkins Server
See 

--
[...truncated 2878 lines...]
:167:
 error: element not closed: code
  * or the result of getUnknownWordID  
   ^
:167:
 error: element not closed: code
  * or the result of getUnknownWordID  
 ^
:170:
 warning: no @param for wordString
 int getID(String wordString); 
 ^
:194:
 warning: nested tag not allowed: 
  * Otherwise, the String returned by getUnknownWord 
  ^
:199:
 warning: nested tag not allowed: 
  * getUnknownWord if the identifier 
^
:194:
 error: element not closed: code
  * Otherwise, the String returned by getUnknownWord 
  ^
:194:
 error: element not closed: code
  * Otherwise, the String returned by getUnknownWord 
  ^
:202:
 warning: no @param for wordID
 String getTerminal(int wordID); 
^
:228:
 warning: no description for @param
  * @param wordIDs 
^
:229:
 warning: no description for @return
  * @return 
^
:277:
 warning: no description for @param
  * @param id 
^
:308:
 warning: no description for @param
  * @param id 
^
:309:
 warning: no description for @return
  * @return 
^
:316:
 warning: no description for @param
  * @param word 
^
:317:
 warning: no description for @return
  * @return 
^
:324:
 warning: no description for @param
  * @param wordIDs 
^
:325:
 warning: no description for @param
  * @param ntIndexIncrements 
^
:326:
 warning: no description for @return
  * @return 
^
:78:
 warning: no description for @throws
   * @throws UnsupportedOperationException
 ^
:42:
 error: @param name not found
   * @param vocab
^
:86:
 error: @param name not found
   * @param file_name
^
:131:
 error: bad use of '>'
   * changing (e.g. OOV) ids. Constant ids could be immutable -> no locking.
   ^
:38:
 error: malformed HTML
 * @author Zhifei Li, 
  ^
:38:
 error: bad use of '>'
 * @author Zhifei Li, 
^
:336:
 error: malformed HTML
   * Computes BLEU statistics incurred by a rule. This is (a) all ngram (n <= 
4) for termina

Build failed in Jenkins: joshua_maven #7

2016-05-17 Thread Apache Jenkins Server
See 

--
[...truncated 1494 lines...]
192/1120K
196/1120K
200/1120K
204/1120K
208/1120K
212/1120K
216/1120K
220/1120K
224/1120K
228/1120K
232/1120K
236/1120K
240/1120K
244/1120K
248/1120K
252/1120K
256/1120K
260/1120K
264/1120K
268/1120K
272/1120K
276/1120K
280/1120K
284/1120K
288/1120K
292/1120K
296/1120K
300/1120K
304/1120K
308/1120K
312/1120K
316/1120K
320/1120K
324/1120K
328/1120K
332/1120K
336/1120K
340/1120K
344/1120K
348/1120K
352/1120K
356/1120K
360/1120K
364/1120K
368/1120K
372/1120K
376/1120K
380/1120K
384/1120K
388/1120K
392/1120K
396/1120K
400/1120K
404/1120K
408/1120K
412/1120K
416/1120K
420/1120K
424/1120K
428/1120K
432/1120K
436/1120K
440/1120K
444/1120K
448/1120K
452/1120K
456/1120K
460/1120K
464/1120K
468/1120K
472/1120K
476/1120K
480/1120K
484/1120K
488/1120K
492/1120K
496/1120K
500/1120K
504/1120K
508/1120K
512/1120K
516/1120K
520/1120K
524/1120K
528/1120K
532/1120K
536/1120K
540/1120K
544/1120K
548/1120K
552/1120K
556/1120K
560/1120K
564/1120K
568/1120K
572/1120K
576/1120K
580/1120K
584/1120K
588/1120K
592/1120K
596/1120K
600/1120K
604/1120K
608/1120K
612/1120K
616/1120K
620/1120K
624/1120K
628/1120K
632/1120K
636/1120K
640/1120K
644/1120K
648/1120K
652/1120K
656/1120K
660/1120K
664/1120K
668/1120K
672/1120K
676/1120K
680/1120K
684/1120K
688/1120K
692/1120K
696/1120K
700/1120K
704/1120K
708/1120K
712/1120K
716/1120K
720/1120K
724/1120K
728/1120K
732/1120K
736/1120K
740/1120K
744/1120K
748/1120K
752/1120K
756/1120K
760/1120K
764/1120K
768/1120K
772/1120K
776/1120K
780/1120K
784/1120K
788/1120K
792/1120K
796/1120K
800/1120K
804/1120K
808/1120K
812/1120K
816/1120K
820/1120K
824/1120K
828/1120K
832/1120K
836/1120K
840/1120K
844/1120K
848/1120K
852/1120K
856/1120K
860/1120K
864/1120K
868/1120K
872/1120K
876/1120K
880/1120K
884/1120K
888/1120K
892/1120K
896/1120K
900/1120K
904/1120K
908/1120K
912/1120K
916/1120K
920/1120K
924/1120K
928/1120K
932/1120K
936/1120K
940/1120K
944/1120K
948/1120K
952/1120K
956/1120K
960/1120K
964/1120K
968/1120K
972/1120K
976/1120K
980/1120K
984/1120K
988/1120K
992/1120K
996/1120K
1000/1120K
1004/1120K
1008/1120K
1012/1120K
1016/1120K
1020/1120K
1024/1120K
1028/1120K
1032/1120K
1036/1120K
1040/1120K
1044/1120K
1048/1120K
1052/1120K
1056/1120K
1060/1120K
1064/1120K
1068/1120K
1072/1120K
1076/1120K
1080/1120K
1084/1120K
1088/1120K
1092/1120K
1096/1120K
1100/1120K
1104/1120K
1108/1120K
1112/1120K
1116/1120K
1120/1120K
1120/1120K
1120K uploaded  (joshua-6.0.6-20160517.075328-2.jar)
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Error deploying artifact: Failed to transfer file: 
https://repository.apache.org/content/repositories/snapshots/org/apache/joshua/joshua/6.0.6-SNAPSHOT/joshua-6.0.6-20160517.075328-2.jar.sha1.
 Return code is: 502

[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 3 minutes 23 seconds
[INFO] Finished at: Tue May 17 07:56:36 UTC 2016
[INFO] Final Memory: 58M/961M
[INFO] 
Build step 'Invoke top-level Maven targets' marked build as failure
Publishing Javadoc


Build failed in Jenkins: joshua_maven #6

2016-05-17 Thread Apache Jenkins Server
See 

Changes:

[lewis.mcgibbney] JOSHUA-252 Make it possible to use Maven to build Joshua

--
[...truncated 1449 lines...]
192/1120K
196/1120K
200/1120K
204/1120K
208/1120K
212/1120K
216/1120K
220/1120K
224/1120K
228/1120K
232/1120K
236/1120K
240/1120K
244/1120K
248/1120K
252/1120K
256/1120K
260/1120K
264/1120K
268/1120K
272/1120K
276/1120K
280/1120K
284/1120K
288/1120K
292/1120K
296/1120K
300/1120K
304/1120K
308/1120K
312/1120K
316/1120K
320/1120K
324/1120K
328/1120K
332/1120K
336/1120K
340/1120K
344/1120K
348/1120K
352/1120K
356/1120K
360/1120K
364/1120K
368/1120K
372/1120K
376/1120K
380/1120K
384/1120K
388/1120K
392/1120K
396/1120K
400/1120K
404/1120K
408/1120K
412/1120K
416/1120K
420/1120K
424/1120K
428/1120K
432/1120K
436/1120K
440/1120K
444/1120K
448/1120K
452/1120K
456/1120K
460/1120K
464/1120K
468/1120K
472/1120K
476/1120K
480/1120K
484/1120K
488/1120K
492/1120K
496/1120K
500/1120K
504/1120K
508/1120K
512/1120K
516/1120K
520/1120K
524/1120K
528/1120K
532/1120K
536/1120K
540/1120K
544/1120K
548/1120K
552/1120K
556/1120K
560/1120K
564/1120K
568/1120K
572/1120K
576/1120K
580/1120K
584/1120K
588/1120K
592/1120K
596/1120K
600/1120K
604/1120K
608/1120K
612/1120K
616/1120K
620/1120K
624/1120K
628/1120K
632/1120K
636/1120K
640/1120K
644/1120K
648/1120K
652/1120K
656/1120K
660/1120K
664/1120K
668/1120K
672/1120K
676/1120K
680/1120K
684/1120K
688/1120K
692/1120K
696/1120K
700/1120K
704/1120K
708/1120K
712/1120K
716/1120K
720/1120K
724/1120K
728/1120K
732/1120K
736/1120K
740/1120K
744/1120K
748/1120K
752/1120K
756/1120K
760/1120K
764/1120K
768/1120K
772/1120K
776/1120K
780/1120K
784/1120K
788/1120K
792/1120K
796/1120K
800/1120K
804/1120K
808/1120K
812/1120K
816/1120K
820/1120K
824/1120K
828/1120K
832/1120K
836/1120K
840/1120K
844/1120K
848/1120K
852/1120K
856/1120K
860/1120K
864/1120K
868/1120K
872/1120K
876/1120K
880/1120K
884/1120K
888/1120K
892/1120K
896/1120K
900/1120K
904/1120K
908/1120K
912/1120K
916/1120K
920/1120K
924/1120K
928/1120K
932/1120K
936/1120K
940/1120K
944/1120K
948/1120K
952/1120K
956/1120K
960/1120K
964/1120K
968/1120K
972/1120K
976/1120K
980/1120K
984/1120K
988/1120K
992/1120K
996/1120K
1000/1120K
1004/1120K
1008/1120K
1012/1120K
1016/1120K
1020/1120K
1024/1120K
1028/1120K
1032/1120K
1036/1120K
1040/1120K
1044/1120K
1048/1120K
1052/1120K
1056/1120K
1060/1120K
1064/1120K
1068/1120K
1072/1120K
1076/1120K
1080/1120K
1084/1120K
1088/1120K
1092/1120K
1096/1120K
1100/1120K
1104/1120K
1108/1120K
1112/1120K
1116/1120K
1120/1120K
1120/1120K
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Error deploying artifact: Failed to transfer file: 
https://repository.apache.org/content/repositories/snapshots/org/apache/joshua/joshua/6.0.6-SNAPSHOT/joshua-6.0.6-20160517.071446-2.jar.
 Return code is: 502

[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 1 minute 37 seconds
[INFO] Finished at: Tue May 17 07:16:06 UTC 2016
[INFO] Final Memory: 58M/976M
[INFO] 
Build step 'Invoke top-level Maven targets' marked build as failure
Publishing Javadoc
Updating JOSHUA-252


Build failed in Jenkins: joshua_maven #5

2016-05-15 Thread Apache Jenkins Server
See 

Changes:

[lewis.mcgibbney] JOSHUA-252 correctly specify test dependency in NodeTest.java

--
Started by user lewismc
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-4 (docker Ubuntu ubuntu4 ubuntu yahoo-not-h2) 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/incubator-joshua.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-joshua.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-joshua.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/JOSHUA-252^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/JOSHUA-252^{commit} # timeout=10
Checking out Revision 7c8e8566d1c6ca5b1c519163302b8ce2b0eb02cb 
(refs/remotes/origin/JOSHUA-252)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7c8e8566d1c6ca5b1c519163302b8ce2b0eb02cb
 > git rev-list ab5bb42c3a5067521e0ea3e842611ce54a726782 # timeout=10
[joshua_maven] $ /home/jenkins/tools/maven/apache-maven-2.2.1/bin/mvn clean 
deploy javadoc:aggregate
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'javadoc'.
[INFO] 
[INFO] Building Apache Joshua Machine Translation Toolkit
[INFO]task-segment: [clean, deploy]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting 
[INFO] [remote-resources:process {execution: default}]
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 251 source files to 

[debug] execute contextualize
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 41 source files to 

[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: 


---
 T E S T S
---
Running TestSuite
Writing vocabulary: 714 tokens
* WARNING: sentence 0 too long (401), truncating to length 200
* WARNING: sentence 0 too long (401), truncating to length 200
* WARNING: sentence 0 too long (401), truncating to length 200
* WARNING: sentence 0 too long (401), truncating to length 200
Loading Berkeley LM from ARPA file /tmp/testLM3719752104442735125arpa
Tests run: 87, Failures: 8, Errors: 0, Skipped: 7, Time elapsed: 2.326 sec <<< 
FAILURE!

Results :

Failed tests:   externalizeVocabulary(org.apache.joshua.util.io.BinaryTest): 
org.apache.joshua.corpus.Vocabulary cannot be cast to java.io.Externalizable
  (org.apache.joshua.lattice.LatticeTest): expected [1.0] but found [1]
  (org.apache.joshua.lattice.LatticeTest): expected [Node-0] but found [Node-5]
  
testTooManyTokensSourceAndTargetEmptyString(org.apache.joshua.decoder.segment_file.SentenceTest):
 expected [true] but found [false]
  
testTooManyTokensSourceOnlyEmpty(org.apache.joshua.decoder.segment_file.SentenceTest):
 expected [true] but found [false]
  basicVocabTest(org.apache.joshua.corpus.vocab.VocabularyTest): expected 
[org.apache.joshua.corpus.Vocabulary@37858383] but found 
[org.apache.joshua.corpus.Vocabulary@4e268090]
  loadVocabFromFile(org.apache.joshua.corpus.vocab.VocabularyTest): expected 
[true] but found [false]
  (org.apache.joshua.lattice.ArcTest): expected [Node-1] but found [Node-2]

Tests run: 87, Failures: 8, Errors: 0, Skipped: 7

[INFO] 
[ERROR] BUILD FAILURE
[INFO] 
[INFO] There are test failures.

Please refer to 
 for the 
individual test results.
[INFO] 
[

Build failed in Jenkins: joshua_maven #4

2016-05-15 Thread Apache Jenkins Server
See 

--
[...truncated 2906 lines...]
:42:
 warning: no description for @param
   * @param vocab
 ^
:43:
 warning: no description for @param
   * @param words
 ^
:83:
 error: @param name not found
   * @param file_name
^
:83:
 warning: no description for @param
   * @param file_name
 ^
:85:
 warning: no description for @throws
   * @throws IOException
 ^
:87:
 warning: no @param for vocab_file
  public static boolean read(final File vocab_file) throws IOException {
^
:128:
 error: bad use of '>'
   * changing (e.g. OOV) ids. Constant ids could be immutable -> no locking.
   ^
:132:
 warning: no @param for token
  public static int id(String token) {
^
:132:
 warning: no @return
  public static int id(String token) {
^
:233:
 warning: no description for @param
   * @param id
 ^
:234:
 warning: no description for @return
   * @return
 ^
:318:
 warning: no @param for file_name
  public void readExternalText(String file_name) throws IOException {
  ^
:318:
 warning: no @throws for java.io.IOException
  public void readExternalText(String file_name) throws IOException {
  ^
:629:
 warning: no @param for tbl
  public void get_ngrams(HashMap tbl, int order, 
ArrayList wrds,
  ^
:629:
 warning: no @param for order
  public void get_ngrams(HashMap tbl, int order, 
ArrayList wrds,
  ^
:629:
 warning: no @param for wrds
  public void get_ngrams(HashMap tbl, int order, 
ArrayList wrds,
  ^
:629:
 warning: no @param for ignore_null_equiv_symbol
  public void get_ngrams(HashMap tbl, int order, 
ArrayList wrds,
  ^
:45:
 error: malformed HTML
 * @author Zhifei Li,  (Johns Hopkins University)
  ^
:45:
 error: bad use of '>'
 * @author Zhifei Li,  (Johns Hopkins University)
^
:33:
 error: malformed HTML
 * @author Zhifei Li,  (Johns Hopkins University)
  ^
:33:
 error: bad use of '>'
 * @author Zhifei Li,  (Johns Hopkins University)
^
:51:
 error: malformed HTML
 * @author Jonny Weese 
   ^
:51:
 error: bad use of '>'
 * @author Jonny Weese 
^


Build failed in Jenkins: joshua_maven #3

2016-05-15 Thread Apache Jenkins Server
See 

--
Started by user lewismc
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-4 (docker Ubuntu ubuntu4 ubuntu yahoo-not-h2) 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/incubator-joshua.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-joshua.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-joshua.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/JOSHUA-252^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/JOSHUA-252^{commit} # timeout=10
Checking out Revision ab5bb42c3a5067521e0ea3e842611ce54a726782 
(refs/remotes/origin/JOSHUA-252)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ab5bb42c3a5067521e0ea3e842611ce54a726782
 > git rev-list ab5bb42c3a5067521e0ea3e842611ce54a726782 # timeout=10
[joshua_maven] $ /home/jenkins/tools/maven/apache-maven-2.2.1/bin/mvn 
clean,deploy,javadoc:aggregate
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'clean,deploy,javadoc'.
[INFO] artifact org.apache.maven.plugins:maven-clean,deploy,javadoc-plugin: 
checking for updates from central
[WARNING] POM for 
'org.apache.maven.plugins:maven-clean,deploy,javadoc-plugin:pom:LATEST' is 
invalid.

Its dependencies (if any) will NOT be available to the current build.
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Error building POM (may not be this project's POM).


Project ID: org.apache.maven.plugins:maven-clean,deploy,javadoc-plugin

Reason: POM 'org.apache.maven.plugins:maven-clean,deploy,javadoc-plugin' not 
found in repository: Unable to determine the latest version

  org.apache.maven.plugins:maven-clean,deploy,javadoc-plugin:pom:LATEST


 for project org.apache.maven.plugins:maven-clean,deploy,javadoc-plugin


[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 1 second
[INFO] Finished at: Mon May 16 06:30:42 UTC 2016
[INFO] Final Memory: 10M/724M
[INFO] 
Build step 'Invoke top-level Maven targets' marked build as failure
Publishing Javadoc


Build failed in Jenkins: joshua_maven #2

2016-05-15 Thread Apache Jenkins Server
See 

--
Started by user lewismc
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-4 (docker Ubuntu ubuntu4 ubuntu yahoo-not-h2) 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/incubator-joshua.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-joshua.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-joshua.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/JOSHUA-252^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/JOSHUA-252^{commit} # timeout=10
Checking out Revision ab5bb42c3a5067521e0ea3e842611ce54a726782 
(refs/remotes/origin/JOSHUA-252)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ab5bb42c3a5067521e0ea3e842611ce54a726782
First time build. Skipping changelog.
[joshua_maven] $ /home/jenkins/tools/ant/latest/bin/ant test
Buildfile: 
  [taskdef] Could not load definitions from resource 
org/doxygen/tools/antlib.xml. It could not be found.

setup:
  [taskdef] Could not load definitions from resource 
org/doxygen/tools/antlib.xml. It could not be found.

check-joshua-home:
 [echo] JOSHUA =  basedir = 


download-ivy:
[mkdir] Created dir: 
  [get] Getting: 
http://repo2.maven.org/maven2/org/apache/ivy/ivy/2.2.0/ivy-2.2.0.jar
  [get] To: 

init-ivy:

resolve:
[ivy:configure] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/ ::

BUILD FAILED
:163: The following 
error occurred while executing this line:
:355: settings file 
does not exist: 


Total time: 1 second
Build step 'Invoke Ant' marked build as failure
Publishing Javadoc


Build failed in Jenkins: joshua_maven #1

2016-05-15 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-4 (docker Ubuntu ubuntu4 ubuntu yahoo-not-h2) in 
workspace 
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/incubator-joshua.git
 > git init  # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-joshua.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-joshua.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/incubator-joshua.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/incubator-joshua.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-joshua.git
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-joshua.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/JOSHUA-252^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/JOSHUA-252^{commit} # timeout=10
 > git rev-parse origin/JOSHUA-252^{commit} # timeout=10
ERROR: Couldn't find any revision to build. Verify the repository and branch 
configuration for this job.
Retrying after 10 seconds
 > 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/incubator-joshua.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-joshua.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-joshua.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/JOSHUA-252^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/JOSHUA-252^{commit} # timeout=10
 > git rev-parse origin/JOSHUA-252^{commit} # timeout=10
ERROR: Couldn't find any revision to build. Verify the repository and branch 
configuration for this job.
Retrying after 10 seconds
 > 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/incubator-joshua.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-joshua.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-joshua.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/JOSHUA-252^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/JOSHUA-252^{commit} # timeout=10
 > git rev-parse origin/JOSHUA-252^{commit} # timeout=10
ERROR: Couldn't find any revision to build. Verify the repository and branch 
configuration for this job.
Publishing Javadoc


Jenkins build is back to normal : joshua_master #31

2016-05-01 Thread Apache Jenkins Server
See 



Build failed in Jenkins: joshua_master #30

2016-04-28 Thread Apache Jenkins Server
See 

Changes:

[kellens] Reworked most of the hypergraph traversals for Viterbi and n-best

[kellens] LanguageModelFF.estimateFutureCost refactorings and test

[kellens] Updated license files for tests

[kellens] Modified KenLM jni to support querying the lm using strings not only

[kellens] Mostly a refactor for improved readability

[post] removed string-based HypothesisExtractor, fixed test-case outputs

[post] fixed recuser, now triggered with separate -project-case flag

[post] removed non-functioning include_align_index code, added test case in

--
[...truncated 1603 lines...]
jdk1.8.0_74/jre/lib/desktop/icons/HighContrastInverse/16x16/apps/sun-java.png
jdk1.8.0_74/jre/lib/desktop/icons/HighContrastInverse/16x16/apps/sun-jcontrol.png
jdk1.8.0_74/jre/lib/desktop/icons/HighContrastInverse/48x48/
jdk1.8.0_74/jre/lib/desktop/icons/HighContrastInverse/48x48/mimetypes/
jdk1.8.0_74/jre/lib/desktop/icons/HighContrastInverse/48x48/mimetypes/gnome-mime-text-x-java.png
jdk1.8.0_74/jre/lib/desktop/icons/HighContrastInverse/48x48/mimetypes/gnome-mime-application-x-java-jnlp-file.png
jdk1.8.0_74/jre/lib/desktop/icons/HighContrastInverse/48x48/mimetypes/gnome-mime-application-x-java-archive.png
jdk1.8.0_74/jre/lib/desktop/icons/HighContrastInverse/48x48/apps/
jdk1.8.0_74/jre/lib/desktop/icons/HighContrastInverse/48x48/apps/sun-javaws.png
jdk1.8.0_74/jre/lib/desktop/icons/HighContrastInverse/48x48/apps/sun-java.png
jdk1.8.0_74/jre/lib/desktop/icons/HighContrastInverse/48x48/apps/sun-jcontrol.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/16x16/
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/16x16/mimetypes/
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/16x16/mimetypes/gnome-mime-text-x-java.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/16x16/mimetypes/gnome-mime-application-x-java-jnlp-file.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/16x16/mimetypes/gnome-mime-application-x-java-archive.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/16x16/apps/
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/16x16/apps/sun-javaws.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/16x16/apps/sun-java.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/16x16/apps/sun-jcontrol.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/48x48/
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/48x48/mimetypes/
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/48x48/mimetypes/gnome-mime-text-x-java.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/48x48/mimetypes/gnome-mime-application-x-java-jnlp-file.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/48x48/mimetypes/gnome-mime-application-x-java-archive.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/48x48/apps/
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/48x48/apps/sun-javaws.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/48x48/apps/sun-java.png
jdk1.8.0_74/jre/lib/desktop/icons/hicolor/48x48/apps/sun-jcontrol.png
jdk1.8.0_74/jre/lib/classlist
jdk1.8.0_74/jre/lib/images/
jdk1.8.0_74/jre/lib/images/cursors/
jdk1.8.0_74/jre/lib/images/cursors/motif_CopyDrop32x32.gif
jdk1.8.0_74/jre/lib/images/cursors/invalid32x32.gif
jdk1.8.0_74/jre/lib/images/cursors/motif_LinkNoDrop32x32.gif
jdk1.8.0_74/jre/lib/images/cursors/motif_MoveNoDrop32x32.gif
jdk1.8.0_74/jre/lib/images/cursors/motif_MoveDrop32x32.gif
jdk1.8.0_74/jre/lib/images/cursors/motif_CopyNoDrop32x32.gif
jdk1.8.0_74/jre/lib/images/cursors/motif_LinkDrop32x32.gif
jdk1.8.0_74/jre/lib/images/cursors/cursors.properties
jdk1.8.0_74/jre/lib/images/icons/
jdk1.8.0_74/jre/lib/images/icons/sun-java_HighContrastInverse.png
jdk1.8.0_74/jre/lib/images/icons/sun-java_LowContrast.png
jdk1.8.0_74/jre/lib/images/icons/sun-java_HighContrast.png
jdk1.8.0_74/jre/lib/images/icons/sun-java.png
jdk1.8.0_74/jre/lib/psfont.properties.ja
jdk1.8.0_74/jre/lib/security/
jdk1.8.0_74/jre/lib/security/US_export_policy.jar
jdk1.8.0_74/jre/lib/security/local_policy.jar
jdk1.8.0_74/jre/lib/security/javaws.policy
jdk1.8.0_74/jre/lib/security/blacklist
jdk1.8.0_74/jre/lib/security/java.security
jdk1.8.0_74/jre/lib/security/cacerts
jdk1.8.0_74/jre/lib/security/blacklisted.certs
jdk1.8.0_74/jre/lib/security/trusted.libraries
jdk1.8.0_74/jre/lib/security/java.policy
jdk1.8.0_74/jre/lib/fontconfig.Turbo.bfc
jdk1.8.0_74/jre/lib/plugin.jar
jdk1.8.0_74/jre/lib/resources.jar
jdk1.8.0_74/jre/lib/hijrah-config-umalqura.properties
jdk1.8.0_74/jre/lib/deploy/
jdk1.8.0_74/jre/lib/deploy/MixedCodeMainDialog.ui
jdk1.8.0_74/jre/lib/deploy/messages_ja.properties
jdk1.8.0_74/jre/lib/deploy/ffjcext.zip
jdk1.8.0_74/jre/lib/deploy/messages_pt_BR.properties
jdk1.8.0_74/jre/lib/deploy/messages_ko.properties
jdk1.8.0_74/jre/lib/deploy/messages_zh_TW.properties
jdk1.8.0_74/jre/lib/deploy/messages_it.properties
jdk1.8.0_74/jre/lib/deploy/MixedCodeMainDialogJs.ui
jdk1.8.0_74/jre/lib/deploy/messages_fr.properties
jdk1.8.0_74/jre/lib/deploy/java-icon.ico
jdk1.8.0_74/jre/lib/deploy/mixcode_s.png
jdk1.8.0_74/jre/lib/deploy/messages_de

Build failed in Jenkins: joshua_master #29

2016-04-28 Thread Apache Jenkins Server
See 

Changes:

[lewis.j.mcgibbney] JOSHUA-257 Add license headers to all Python scripts

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on jenkins-test-e94 (jenkins-cloud-4GB cloud-slave Ubuntu 
ubuntu jenkins-cloud-8GB) in workspace 

Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/incubator-joshua.git
 > git init  # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-joshua.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-joshua.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/incubator-joshua.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/incubator-joshua.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-joshua.git
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-joshua.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 051cc489d0bce3ad928f3383f2b57f0193ae6a0d 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 051cc489d0bce3ad928f3383f2b57f0193ae6a0d
 > git rev-list 3e2304747aeb776b093311b4165a6e6dc475d740 # timeout=10
FATAL: Cannot find executable from the chosen Ant installation "Ant (latest)"
Build step 'Invoke Ant' marked build as failure
Publishing Javadoc
Updating JOSHUA-257


Jenkins build is back to normal : joshua_master #20

2016-04-23 Thread Apache Jenkins Server
See 



Build failed in Jenkins: joshua_master #19

2016-04-23 Thread Apache Jenkins Server
See 

Changes:

[post] moved files that were strangely under joshua-6

--
[...truncated 43 lines...]
[ivy:resolve]   found junit#junit;4.10 in central
[ivy:resolve]   found org.hamcrest#hamcrest-core;1.1 in central
[ivy:resolve]   found org.beanshell#bsh;2.0b4 in central
[ivy:resolve]   found com.beust#jcommander;1.12 in central
[ivy:resolve]   found org.yaml#snakeyaml;1.6 in central
[ivy:resolve]   found com.google.inject#guice;2.0 in central
[ivy:resolve]   found aopalliance#aopalliance;1.0 in central
[ivy:resolve]   found org.apache.ant#ant;1.7.0 in central
[ivy:resolve]   found org.apache.ant#ant-launcher;1.7.0 in central
[ivy:resolve]   found args4j#args4j;2.0.29 in central
[ivy:resolve]   found com.google.code.gson#gson;2.5 in central
[ivy:resolve]   found com.google.guava#guava;19.0 in central
[ivy:resolve]   found com.google.code.findbugs#jsr305;1.3.9 in central
[ivy:resolve]   found com.google.errorprone#error_prone_annotations;2.0.2 in 
central
[ivy:resolve]   found com.google.j2objc#j2objc-annotations;0.1 in central
[ivy:resolve]   found org.codehaus.mojo#animal-sniffer-annotations;1.14 in 
central
[ivy:resolve] :: resolution report :: resolve 696ms :: artifacts dl 34ms
-
|  |modules||   artifacts   |
|   conf   | number| search|dwnlded|evicted|| number|dwnlded|
-
|  default |   26  |   0   |   0   |   0   ||   45  |   0   |
-
[ivy:retrieve] :: retrieving :: joshua#joshua
[ivy:retrieve]  confs: [default]
[ivy:retrieve]  0 artifacts copied, 26 already retrieved (0kB/16ms)

download-submodules:
 [exec] fatal: destination path 'ext/kenlm' already exists and is not an 
empty directory.
 [exec] Clone of 'https://github.com/kpu/kenlm.git' into submodule path 
'ext/kenlm' failed
 [exec] Result: 1

download-hadoop:
  [get] Destination already exists (skipping): 


init:

check-joshua-home:
 [echo] JOSHUA =  basedir 
= 

thrax:

init:

compile:

jar:

check-joshua-home:
 [echo] JOSHUA =  basedir 
= 

berkeleylm:

clean:
   [delete] Deleting 

   [delete] Deleting 

   [delete] Deleting 

   [delete] Deleting 

   [delete] Deleting 

   [delete] Deleting 

   [delete] Deleting 

   [delete] Deleting 

   [delete] Deleting 

   [delete] Deleting 

   [delete] Deleting 

   [delete] Deleting 

   [delete] Deleting 

   [delete] Deleting 

   [delete] Deleting 

   [delete] Deleting 


Jenkins build is back to normal : joshua_master #10

2016-04-04 Thread Apache Jenkins Server
See 



  1   2   >