Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-dev] Build failed in Hudson: tycho-its-win-nightly #217

From what I can see, this is not our fault but a configuration issue. I've opened a bug report for this: https://bugs.eclipse.org/bugs/show_bug.cgi?id=378632

Tobias


> -----Original Message-----
> From: hudsonbuild@xxxxxxxxxxx [mailto:hudsonbuild@xxxxxxxxxxx]
> Sent: Montag, 7. Mai 2012 11:04
> To: Sievers, Jan; Oberlies, Tobias; ifedorenko@xxxxxxxxxxxx
> Subject: Build failed in Hudson: tycho-its-win-nightly #217
> 
> See <https://hudson.eclipse.org/hudson/job/tycho-its-win-
> nightly/217/changes>
> 
> Changes:
> 
> [Tobias Oberlies] 377277 Update p2 version to Juno M7
> 
> ------------------------------------------
> Started by user toberlies
> Building remotely on windows7tests
> Checkout:tycho-its-win-nightly /
> <https://hudson.eclipse.org/hudson/job/tycho-its-win-nightly/ws/> -
> hudson.remoting.Channel@7d127169:windows7tests
> Using strategy: Default
> Last Built Revision: Revision 15d07d109ee7eb1ce4cdefc169e2a90317a6002a
> (origin/master)
> Checkout:tycho-its-win-nightly /
> <https://hudson.eclipse.org/hudson/job/tycho-its-win-nightly/ws/> -
> hudson.remoting.LocalChannel@118a2e9
> Fetching changes from the remote Git repository
> Fetching upstream changes from
> git://git.eclipse.org/gitroot/tycho/org.eclipse.tycho.git
> Commencing build of Revision 9964ba48b6745a6b49e70e116dc0899a152a819c
> (origin/master)
> Checking out Revision 9964ba48b6745a6b49e70e116dc0899a152a819c
> (origin/master)
> [tycho-its-win-nightly] $ cmd /c call
> C:\Users\HUDSON~1\AppData\Local\Temp\hudson6239519771833154647.bat
> FATAL: A JSONObject text must begin with '{' at character 0 of
> net.sf.json.JSONException: A JSONObject text must begin with '{' at
> character 0 of
> 	at net.sf.json.util.JSONTokener.syntaxError(JSONTokener.java:499)
> 	at net.sf.json.JSONObject._fromJSONTokener(JSONObject.java:972)
> 	at net.sf.json.JSONObject._fromString(JSONObject.java:1201)
> 	at net.sf.json.JSONObject.fromObject(JSONObject.java:165)
> 	at net.sf.json.JSONObject.fromObject(JSONObject.java:134)
> 	at
> hudson.model.DownloadService$Downloadable.getData(DownloadService.java:197
> )
> 	at
> hudson.tools.DownloadFromUrlInstaller$DescriptorImpl.getInstallables(Downl
> oadFromUrlInstaller.java:154)
> 	at
> hudson.tools.DownloadFromUrlInstaller.getInstallable(DownloadFromUrlInstal
> ler.java:59)
> 	at
> hudson.tools.DownloadFromUrlInstaller.performInstallation(DownloadFromUrlI
> nstaller.java:68)
> 	at
> hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:61)
> 	at
> hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty
> .java:99)
> 	at
> hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:149)
> 	at hudson.tasks.Ant$AntInstallation.forNode(Ant.java:380)
> 	at hudson.tasks.Ant.perform(Ant.java:149)
> 	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
> 	at
> hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:630)
> 	at hudson.model.Build$RunnerImpl.build(Build.java:175)
> 	at hudson.model.Build$RunnerImpl.doRun(Build.java:137)
> 	at
> hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:429)
> 	at hudson.model.Run.run(Run.java:1367)
> 	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
> 	at
> hudson.model.ResourceController.execute(ResourceController.java:88)
> 	at hudson.model.Executor.run(Executor.java:145)


Back to the top