Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jgit-dev] JGit hudson issues

I am looking into this now.

Since upgrading Hudson to 3.3.2 the gerrit-trigger plugin is broken and retriggering failed verification builds
and manually triggering verification builds is broken.

I filed the following bugs to track these problems
https://bugs.eclipse.org/bugs/show_bug.cgi?id=484915 (asking webmaster to undo the upgrade until this is fixed)
https://bugs.eclipse.org/bugs/show_bug.cgi?id=484914 (to get a fix for the broken gerrit-trigger plugin)

-Matthias

On Wed, Dec 30, 2015 at 9:41 AM, Andrey Loskutov <loskutov@xxxxxx> wrote:
Hi,
It seems we have some troubles with hudson builds for jgit.
All recent jobs failed with same reason.
Could someone who knows how to fix it take a look?
Thanks!



-------- Ursprüngliche Nachricht --------
Von: "Thomas Wolf (Code Review)" <gerrit@xxxxxxxxxxx>
Gesendet: 30. Dezember 2015 08:44:26 MEZ
CC: Matthias Sohn <matthias.sohn@xxxxxxx>, Jonathan Nieder <jrn@xxxxxxxxxx>, Andrey Loskutov <loskutov@xxxxxx>, Yuxuan Wang <fishywang@xxxxxxxxxx>
Betreff: Change 63116 in jgit/jgit[master]: Fix symlink content comparison on MacOS in tree walk

Thomas Wolf has posted comments on this change.

Change subject: Fix symlink content comparison on MacOS in tree walk
......................................................................


Patch Set 4:

> https://hudson.eclipse.org/jgit/job/jgit.gerrit/7858/ : FAILURE

Maven build fails because of

  java.io.IOException: Could not create temp dir /tmp/tycho8066287481999886670equinox

No idea what that's about...

--
To view, visit https://git.eclipse.org/r/63116
To unsubscribe, visit https://git.eclipse.org/r/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I264c5972d67b1cbb1ed690580f5706e671b9affd
Gerrit-PatchSet: 4
Gerrit-Project: jgit/jgit
Gerrit-Branch: master
Gerrit-Owner: Thomas Wolf <thomas.wolf@xxxxxxxxxx>
Gerrit-Reviewer: Andrey Loskutov <loskutov@xxxxxx>
Gerrit-Reviewer: Hudson CI
Gerrit-Reviewer: Jonathan Nieder <jrn@xxxxxxxxxx>
Gerrit-Reviewer: Matthias Sohn <matthias.sohn@xxxxxxx>
Gerrit-Reviewer: Thomas Wolf <thomas.wolf@xxxxxxxxxx>
Gerrit-Reviewer: Yuxuan Wang <fishywang@xxxxxxxxxx>
Gerrit-HasComments: No

--
Kind regards,
Andrey Loskutov

http://google.com/+AndreyLoskutov
_______________________________________________
jgit-dev mailing list
jgit-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/jgit-dev


Back to the top