Jenkins install-packages build failed

Hi @Tej-Singh-Rana
Please help me with this task as Build is failed.
Could you please provide me with the correct steps to resolve this? I am getting stuck in this :
Configure it to install a package on the storage server in Stratos Datacenter provided to the $PACKAGE parameter.
Done accordingly but the build failed.
Thanks and Regards,

Hi @uwithnishad,
Can you please share the exact steps via DM? I need to check this.

Regards,

What command did you used during build steps?
Have you added credentials for ssh?

Yes. I added credentials as per required.

I just completed the task. I didn’t face any problem.

The Problem is solved now.

How do you resolve the issue? could you please tell me the step you have performed?

What problem you are facing?

If you are using freestyle jobe use ${PACKAGE}

If you are using pipeline script use ${params.PACKAGE}

Please which ssh plugin did you use, i had used publish over ssh and get an error when testing the connection, please help.

Hello @Tej-Singh-Rana Please which ssh plugin did you use, i had used publish over ssh and get an error when testing the connection, please help.

SSH
Make sure you establish the connection in Configure System.

Bro can you guide me step by step ?

Hi, Below is the link where I have provided a solution step-by-step to one of the members.

https://kodekloud.com/community/t/jenkins-install-package-configure/344547

2 Likes

The link is missing, but thank you so much @uwithnishad, this will help me alot if restored.

As I can see it’s working. Let me know if it’s still not working on your end.