Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 467729

Summary: Create a new Job on Hudson shared instance
Product: Community Reporter: Nedelcho Delchev <delchevn>
Component: CI-JenkinsAssignee: CI Admin Inbox <ci.admin-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: denis.roy, mikael.barbero, webmaster
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Mac OS X   
Whiteboard:

Description Nedelcho Delchev CLA 2015-05-20 11:29:05 EDT
Hi,
Please, create a new job with 
 - name "dirigible-nightly"
 - git "https://github.com/eclipse/dirigible.git"
 - type "maven" -> "mvn clean install"
 - target POM "/org.eclipse.dirigible/org.eclipse.dirigible.parent/pom.xml"

Contributors to see and manage the job:
dimitar-giormov-sap
alexander-silgidjian
yordan-pavlov-sap
nedelcho-delchev-sap

Regards,
Nedelcho
Comment 1 Mikaël Barbero CLA 2015-05-20 11:46:35 EDT
Done. https://hudson.eclipse.org/hudson/job/dirigible-nightly
Comment 2 Nedelcho Delchev CLA 2015-05-20 12:22:32 EDT
Hi Mikael,

Thanks a lot!

Unfortunately I cannot start the job from dev.eclipse.org nor I can login to hudson.eclipse.org

The error message:
  Your request to restart Hudson has completed. Output text: Permission denied (publickey,keyboard-interactive). Failed. Your HIPP upgrade from 3.2.2to 3.2.2 has failed. We likely need a manual upgrade. A restore point for your old HIPP version has been created. Please file a bug against Eclipse Foundation > Community > Hudson with this error message. Webmaster will assist you in upgrading.

Regards,
Nedelcho
Comment 3 Nedelcho Delchev CLA 2015-05-20 12:54:45 EDT
some more info:

https://hudson.eclipse.org/hudson/job/dirigible-nightly/

It seems it is about the "hudson" component not "dirigible", is it correct?
Probably, it should looks like:

https://hudson.eclipse.org/dirigible/job/dirigible-nightly/
Comment 4 Denis Roy CLA 2015-05-20 14:02:43 EDT
We essentially have two flavours of Hudson:

- a Shared (by all projects) instance at http://hudson.eclipse.org/hudson
- a per-project instance (we call them HIPP) as seen at http://hudson.eclipse.org/

If you want, we can set up a Hudson instance for your project.  We can give you admin rights to that instance, and (optionally) allow that instance to directly write to your downloads area.

Please confirm, and ask your project lead to +1 this request if you are not the lead.
Comment 5 Eclipse Webmaster CLA 2015-05-20 14:18:19 EDT
Dirigible already has a HIPP instance(bug 467097) the issue was a typo in the group name which was preventing them from being able to create their own jobs.  I've fixed that so the project team should be all set.

-M.
Comment 6 Denis Roy CLA 2015-05-20 14:56:17 EDT
Thanks, Matt.

@Dirigible team: you should be all set to administer your Hudson instance at:
https://hudson.eclipse.org/dirigible/

Your nightly job is here:
https://hudson.eclipse.org/dirigible/job/dirigible-nightly/

Feel free to log in (using your email address) and alter the job, add new jobs and perform other tasks that you need.
Comment 7 Nedelcho Delchev CLA 2015-05-20 15:23:50 EDT
Thanks a lot Matt and Denis!

We have the first successful build at Eclipse! :)

https://hudson.eclipse.org/dirigible/job/dirigible-nightly/5/
Comment 8 Mikaël Barbero CLA 2015-05-21 02:59:32 EDT
Sorry for the misunderstanding Nedelcho. I removed the job I created on the shared instance.