Re: [FD.io Helpdesk #28181] Honeycomb merge job lacks credentials to publish debs
Maros Marsalek -X via RT <fdio-helpdesk@...>
Thanks,
toggle quoted message
Show quoted text
The .yaml for honeycomb already contains the failure ignoring part. It's been there for over a month. So this could have been a different issue. But we can ignore the alternatives failure for now because nother interesting thing is that the jobs started to work as expected without my intervention, which is great e.g. https://jenkins.fd.io/view/honeycomb/job/honeycomb-integration-master-ubuntu1404/1071/consoleFull So the deb packages are now built and published into: https://nexus.fd.io/content/repositories/fd.io.master.ubuntu.trusty.main/io/fd/honeycomb/honeycomb/ ... still great, but what's wrong is that the "packages" index file of fd.io.master.ubuntu.trusty.main does not contain honeycomb package, just the vpp stuff. So it cannot be installed automatically using apt-get install, since apt-get install relies on the index file: https://nexus.fd.io/content/repositories/fd.io.master.ubuntu.trusty.main/Packages Is there anything we can do about that ? Regards, Maros -----Original Message-----
From: CJ Collier via RT [mailto:fdio-helpdesk@...] Sent: Thursday, August 25, 2016 6:20 PM To: hagbard@... Cc: honeycomb-dev@...; Maros Marsalek -X (mmarsale - PANTHEON TECHNOLOGIES at Cisco) <mmarsale@...> Subject: RE: [FD.io Helpdesk #28181] Honeycomb merge job lacks credentials to publish debs Last time I saw this, research showed that the error with alternatives could be ignored using « || echo ignore failure» after the failing command. I fixed a few instances of this in the JJB yaml. Please refer to the .yaml for examples. Sent from my PDP-11 On Aug 25, 2016 00:42, "Maros Marsalek -X via RT" < fdio-helpdesk@...> wrote:
|
|