Thank you.

I realized also why the Java-1.8 job fails:

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-antrun-plugin:1.6:run
(generate-test-config) on project ctakes-ytex: An Ant BuildException
has occured: The following error occurred while executing this
line:[ERROR] 
/home/jenkins/jenkins-slave/workspace/cTAKES-trunk-Java-1.8/ctakes-ytex/scripts/build-setup.xml:149:
The following error occurred while executing this line:[ERROR]
/home/jenkins/jenkins-slave/workspace/cTAKES-trunk-Java-1.8/ctakes-ytex/scripts/data/build.xml:124:
java.sql.SQLException: Database lock acquisition failure: lockFile:
org.hsqldb.persist.LockFile@72d2ec59[file
=/tmp/ctakes-test-hsqldb/ctakes/ctakes.lck, exists=false,
locked=false, valid=false, ] method: openRAF reason:
java.io.FileNotFoundException:
/tmp/ctakes-test-hsqldb/ctakes/ctakes.lck (Permission denied)


Being executed on the same machine as the other compiletest job, which
finishes faster because it doesn't installs the packages (.jar), it seems
there is a race condition caused by the hardcoded "
/tmp/ctakes-test-hsqldb/ctakes/ctakes.lck".

Will take a look to fix this one too.
Alex



On Fri, Nov 17, 2017 at 8:04 AM, Finan, Sean <
sean.fi...@childrens.harvard.edu> wrote:

> Hi Alex,
> Great work,
> Cheers,
> Sean
>
> -----Original Message-----
> From: Alexandru Zbarcea [mailto:al...@apache.org]
> Sent: Thursday, November 16, 2017 7:34 PM
> To: Apache cTAKES Dev
> Subject: cTAKES Jenkins build is successful. [EXTERNAL]
>
> Hi,
>
> The job:
> https://urldefense.proofpoint.com/v2/url?u=https-3A__builds.
> apache.org_view_C_view_Apache-2520cTAKES_job_ctakes-2Dtrunk-
> 2Dcompiletest_&d=DwIBaQ&c=qS4goWBT7poplM69zy_3xhKwEW14JZMSdioCoppxeFU&r=
> fs67GvlGZstTpyIisCYNYmQCP6r0bcpKGd4f7d4gTao&m=ypwu_
> mbOWzqIiU3Kk9TLzvIwmKuQDLan6wsNSjs3f_Y&s=3ONsDv2KxEEnISqa-
> vq6MoaH7BmNHnFlu-qwIOsvBxk&e=
> is successful.
>
> All tests pass.
>
> I think this is an important milestone. For quite some time we didn't have
> the build as successful :-)
>
> Alex
>

Reply via email to