This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 254468 - Hudson cnd-trunk-build has been failed since Aug, 13
Summary: Hudson cnd-trunk-build has been failed since Aug, 13
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.1
Hardware: All All
: P1 normal (vote)
Assignee: henk89
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-18 08:34 UTC by Alexander Simon
Modified: 2015-08-20 01:26 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Simon 2015-08-18 08:34:16 UTC
Last message from build log:

BUILD FAILED
/export1/hudson/jobs/cnd-trunk-build/workspace/cnd.kit/misc-build.xml:136: The following error occurred while executing this line:
/export1/hudson/jobs/cnd-trunk-build/workspace/nbbuild/build.xml:1610: The following error occurred while executing this line:
/export1/hudson/jobs/cnd-trunk-build/workspace/nbbuild/templates/projectized.xml:123: No dependent module org.netbeans.libs.javacapi
Comment 1 Alexander Simon 2015-08-18 08:36:12 UTC
Exception from build log:
ERROR: Local address contains control or whitespace
javax.mail.internet.AddressException: Local address contains control or whitespace in string ``Nikolay Koldunov _henk89@netbeans.org_''
	at javax.mail.internet.InternetAddress.checkAddress(InternetAddress.java:1213)
	at javax.mail.internet.InternetAddress.parse(InternetAddress.java:1091)
	at javax.mail.internet.InternetAddress.parse(InternetAddress.java:633)
	at javax.mail.internet.InternetAddress.<init>(InternetAddress.java:111)
	at hudson.tasks.mail.impl.BaseBuildResultMail.buildCulpritList(BaseBuildResultMail.java:250)
	at hudson.tasks.mail.impl.BaseBuildResultMail.createEmptyMail(BaseBuildResultMail.java:155)
	at hudson.tasks.mail.impl.FailureBuildMail.getMail(FailureBuildMail.java:51)
	at hudson.tasks.MailSender.getMail(MailSender.java:128)
	at hudson.tasks.MailSender.execute(MailSender.java:74)
	at hudson.tasks.Mailer.perform(Mailer.java:112)
	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:1517)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
	at hudson.model.ResourceController.execute(ResourceController.java:82)
	at hudson.model.Executor.run(Executor.java:137)
Notifying upstream projects of job completion
Comment 2 henk89 2015-08-18 14:18:48 UTC
Fixed in:
http://hg.netbeans.org/cnd-main/rev/3ca64016af40
Comment 3 Quality Engineering 2015-08-20 01:26:03 UTC
Integrated into 'main-silver', will be available in build *201508200002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/3ca64016af40
User: Nikolay Koldunov <henk89@netbeans.org>
Log: Fixed #254468 - Hudson cnd-trunk-build has been failed since Aug, 13