Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [linuxtools-dev] Failing Sonar build

Yes, this is https://bugs.eclipse.org/bugs/show_bug.cgi?id=419172 .
I changed sonar job config to run on every 6h so we hopefully get at least 1 successful build every few days. It's abusing infrastructure but that's all I can do. As soon as the bug is fixed configuration will be changed to one build per day.

Alexander Kurtakov
Red Hat Eclipse team

----- Original Message -----
> From: "Marc-André Laperle" <marc-andre.laperle@xxxxxxxxxxxx>
> To: "Linux Tools developer discussions" <linuxtools-dev@xxxxxxxxxxx>
> Sent: Tuesday, March 11, 2014 11:02:24 PM
> Subject: [linuxtools-dev] Failing Sonar build
> 
> Hi,
> 
> The Sonar build has been failing for a while. I'm not sure what the problem
> is but it seems to fail to download a file for valgrind. Does anyone know
> what the problem is?
> 
> [ERROR] Failed to execute goal org.codehaus.mojo:sonar-maven-plugin:2.2:sonar
> (default-cli) on project linuxtools-parent: Can not execute SonarQube
> analysis: Fail to execute request [code=502, url=
> https://dev.eclipse.org/sonar/batch_bootstrap/properties?project=org.eclipse.linuxtools.valgrind:org.eclipse.linuxtools.valgrind.massif.tests&amp;dryRun=false
> ]: Fail to download [
> https://dev.eclipse.org/sonar/batch_bootstrap/properties?project=org.eclipse.linuxtools.valgrind:org.eclipse.linuxtools.valgrind.massif.tests&amp;dryRun=false
> ]. Response code: 502 -> [Help 1]
> https://hudson.eclipse.org/linuxtools/job/linuxtools-sonar/538/console Thank
> you,
> Marc-Andre
> 
> _______________________________________________
> linuxtools-dev mailing list
> linuxtools-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/linuxtools-dev
> 


Back to the top