Hi Folks,
During the migration this week we went ahead and migrated our Jenkins instance to the latest LTS (which means Jenkins 2!). The core functionality is completely backwards compatible with Jenkins 1, and we kept all of our plugins pinned to the versions we had running before.
Just a reminder for the only known effect: - If you're using JJB to configure some of your jobs you _may_ need to set 'query_plugins_info = False' in the [jenkins] section of your config file.
If you notice any trouble, please let us know here.
Cheers!
-- Brian Stinson CentOS CI Infrastructure Team
Hi,
I'm fairly sure this is due to the upgrade -- it looks like the e-mail publisher has issues sending e-mails now ?
For example [1]:
04:33:26 Sending e-mails to: <snip>@redhat.com 04:33:27 ERROR: Invalid Addresses 04:33:27 javax.mail.SendFailedException: Invalid Addresses; 04:33:27 nested exception is: 04:33:27 com.sun.mail.smtp.SMTPAddressFailedException: 554 5.7.1 <<snip>@redhat.com>: Relay access denied 04:33:27 04:33:27 at com.sun.mail.smtp.SMTPTransport.rcptTo(SMTPTransport.java:1835) 04:33:27 at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:1098) 04:33:27 at javax.mail.Transport.send0(Transport.java:195) 04:33:27 at javax.mail.Transport.send(Transport.java:124) 04:33:27 at hudson.tasks.MailSender.run(MailSender.java:129) 04:33:27 at hudson.tasks.Mailer.perform(Mailer.java:170) 04:33:27 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:78) 04:33:27 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 04:33:27 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:779) 04:33:27 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:720) 04:33:27 at hudson.model.Build$BuildExecution.post2(Build.java:185) 04:33:27 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:665) 04:33:27 at hudson.model.Run.execute(Run.java:1745) 04:33:27 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) 04:33:27 at hudson.model.ResourceController.execute(ResourceController.java:98) 04:33:27 at hudson.model.Executor.run(Executor.java:404) 04:33:27 Caused by: com.sun.mail.smtp.SMTPAddressFailedException: 554 5.7.1 <<snip>@redhat.com>: Relay access denied 04:33:27 04:33:27 at com.sun.mail.smtp.SMTPTransport.rcptTo(SMTPTransport.java:1733) 04:33:27 ... 15 more
[1]: https://ci.centos.org/view/rdo/view/weirdo/job/weirdo-generic-puppet-opensta...
David Moreau Simard Senior Software Engineer | Openstack RDO
dmsimard = [irc, github, twitter]
On Tue, Oct 11, 2016 at 10:51 AM, Brian Stinson brian@bstinson.com wrote:
Hi Folks,
During the migration this week we went ahead and migrated our Jenkins instance to the latest LTS (which means Jenkins 2!). The core functionality is completely backwards compatible with Jenkins 1, and we kept all of our plugins pinned to the versions we had running before.
Just a reminder for the only known effect:
- If you're using JJB to configure some of your jobs you _may_ need to set 'query_plugins_info = False' in the [jenkins] section of your config file.
If you notice any trouble, please let us know here.
Cheers!
-- Brian Stinson CentOS CI Infrastructure Team _______________________________________________ Ci-users mailing list Ci-users@centos.org https://lists.centos.org/mailman/listinfo/ci-users