Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [rdf4j-dev] Build failed in Jenkins: rdf4j-storage-develop-verify #149

Well, perhaps it works tomorrow (waiting did seem to work last time...) :-(


I've submitted a few CQ's to get clearance to upgrade from ES 5.x to 6.5 and Lucene 6.x to 7.5

Once they have been approved, it would be a good time to take another look at those tests...


Best regards


Bart


From: rdf4j-dev-bounces@xxxxxxxxxxx <rdf4j-dev-bounces@xxxxxxxxxxx> on behalf of Håvard Ottestad <hmottestad@xxxxxxxxx>
Sent: Sunday, November 25, 2018 6:29:02 PM
To: rdf4j developer discussions
Subject: Re: [rdf4j-dev] Build failed in Jenkins: rdf4j-storage-develop-verify #149
 
I have now tried

 - deleting the tmp directory (not a good idea - cause jenkins won’t recreate it automatically)
 - listing running processes
 - redownloading all dependencies
 - listing all port bindinds
 - cleaning workspace

Still not found anything that actually works.

My best guess is that the elasticsearch tests are just unstable.

Håvard


> On 25 Nov 2018, at 18:16, hudsonbuild@xxxxxxxxxxx wrote:
>
> See <https://ci.eclipse.org/rdf4j/job/rdf4j-storage-develop-verify/149/display/redirect>
>
> ------------------------------------------
> Started by user hmottestad@xxxxxxxxx
> Building in workspace <https://ci.eclipse.org/rdf4j/job/rdf4j-storage-develop-verify/ws/>
>> /usr/local/bin/git rev-parse --is-inside-work-tree # timeout=10
> Fetching changes from the remote Git repository
>> /usr/local/bin/git config remote.origin.url https://github.com/eclipse/rdf4j-storage.git # timeout=10
> Fetching upstream changes from https://github.com/eclipse/rdf4j-storage.git
>> /usr/local/bin/git --version # timeout=10
>> /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/rdf4j-storage.git +refs/heads/*:refs/remotes/origin/*
>> /usr/local/bin/git rev-parse origin/develop^{commit} # timeout=10
> Checking out Revision e408b68e4105f9b78002b7a99f00be626df21622 (origin/develop)
>> /usr/local/bin/git config core.sparsecheckout # timeout=10
>> /usr/local/bin/git checkout -f e408b68e4105f9b78002b7a99f00be626df21622
> Commit message: "Merge pull request #131 from eclipse/feature/1118_more_sh_or_support"
>> /usr/local/bin/git rev-list --no-walk e408b68e4105f9b78002b7a99f00be626df21622 # timeout=10
> [workspace] $ /bin/sh -xe /tmp/genie.rdf4j/jenkins3003677657029729277.sh
> + sudo lsof -i -P -n
>
> We trust you have received the usual lecture from the local System
> Administrator. It usually boils down to these three things:
>
>    #1) Respect the privacy of others.
>    #2) Think before you type.
>    #3) With great power comes great responsibility.
>
> sudo: no tty present and no askpass program specified
> Build step 'Execute shell' marked build as failure
> Not sending mail to unregistered user hmottestad@xxxxxxxxx
> _______________________________________________
> rdf4j-dev mailing list
> rdf4j-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> https://www.eclipse.org/mailman/listinfo/rdf4j-dev

_______________________________________________
rdf4j-dev mailing list
rdf4j-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/rdf4j-dev

Back to the top