Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Who can I ask for releng assistance?

is this the same behavior as https://bugs.eclipse.org/bugs/show_bug.cgi?id=502121 ? If yes can you try again. this has been fixed


Thanks and Regards,
Sravan

Sravan Kumar Lakkimsetti
IBM India Pvt Ltd,
Embassy Golf Links Business Park, D Block,
Off Indiranagar-Kormangla Inner Ring Road,
Bangalore - 560071, India
Phone: 91-80-41776858

Inactive hide details for Stefan Xenos ---26-09-2016 10:06:52 PM---The latest hudson builds for this patch have been freezing uStefan Xenos ---26-09-2016 10:06:52 PM---The latest hudson builds for this patch have been freezing up: https://git.eclipse.org/r/#/c/76660/

From: Stefan Xenos <sxenos@xxxxxxxxxx>
To: "Eclipse JDT Core developers list." <jdt-core-dev@xxxxxxxxxxx>, platform-releng-dev@xxxxxxxxxxx, Cross project issues <cross-project-issues-dev@xxxxxxxxxxx>
Date: 26-09-16 10:06 PM
Subject: [cross-project-issues-dev] Who can I ask for releng assistance?
Sent by: cross-project-issues-dev-bounces@xxxxxxxxxxx





The latest hudson builds for this patch have been freezing up:

https://git.eclipse.org/r/#/c/76660/

They seem to freeze up after the message "Recording test results". Is there anyone on the greater Eclipse team who knows how to debug hudson builds?

The tail end of the console logs for the problematic builds always looks like this:

[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:13 h
[INFO] Finished at: 2016-09-25T22:19:41-04:00
[INFO] Final Memory: 174M/5216M
[INFO] ------------------------------------------------------------------------
[DEBUG] Closing connection to remote
[DEBUG] Waiting for process to finish
[DEBUG] Result: 0
Recording test results
ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception
java.lang.InterruptedException
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:503)
at hudson.model.Run$Runner$CheckpointSet.waitForCheckPoint(Run.java:1388)
at hudson.model.Run.waitForCheckpoint(Run.java:1354)
at hudson.model.CheckPoint.block(CheckPoint.java:129)
at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:162)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:34)
at hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:736)
at hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:714)
at hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$RunnerImpl.post2(Build.java:163)
at hudson.model.AbstractBuild$AbstractRunner.post(AbstractBuild.java:652)
at hudson.model.Run.run(Run.java:1519)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
at hudson.model.ResourceController.execute(ResourceController.java:82)
at hudson.model.Executor.run(Executor.java:137)
_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev



Back to the top