Jenkins installed as a service on Windows running processes on Linux

39 views
Skip to first unread message

Kofi Boateng

unread,
Dec 30, 2016, 11:12:10 AM12/30/16
to Jenkins Users
Hi,

I have Jenkins installed as a service on Windows. I need to connect to a Linux server which runs PeopleSoft Application. Then run PeopleSoft processes.

I installed SSH remote hosts in Jenkins and I was able to connect to the Linux server by building the Job. However, when I execute the PeopleSoft command (pssqr...) I am getting a 'sudo...' error.

I am missing something for my setup?

Would my existing setup work or I need to install Jenkins master Server/Client with the Client on Jenkins?

Regards,

Kofi Boateng

Ramanathan Muthaiah

unread,
Jan 1, 2017, 12:17:12 AM1/1/17
to Jenkins Users
This does not look like Jenkins issue per se.


I installed SSH remote hosts in Jenkins and I was able to connect to the Linux server by building the Job. However, when I execute the PeopleSoft command (pssqr...) I am getting a 'sudo...' error.

I am missing something for my setup?

If I were you, would be doing these to check this error:

Build job is executed as 'what user', determine from the build logs.

On the Linux box, if I can connect via ssh (independent of Jenkins), as what user PeopleSoft commands can be run ?
 
Would my existing setup work or I need to install Jenkins master Server/Client with the Client on Jenkins?

Not sure if this is needed.

It would help if you could share details on any scripts you use while the job is tirggered ? like, using  any shell or pipeline scripts or ansible playbooks ?

/Ram

Kofi Boateng

unread,
Jan 3, 2017, 2:42:47 PM1/3/17
to Jenkins Users
Reply all
Reply to author
Forward
0 new messages