Lab - Jenkins Pipeline Q6

  • Build Artifact stage is working fine? this stage is not completed i dont know what error is, is there a video solution for this question

please help with this question i think something went wrong with creating the pipe line This job should run the pipeline from kubernetes-devops-security repository’s Jenkinsfile .

Hello @shashwatshah101293,

Can you share more information?
Which course are you working on (please share the URL).
Can you also attach some screenshots so we can better understand your problem?

Thanks,
Trung.

DevSecOps - Kubernetes DevOps & Security this is the course

this is the url

Hi @shashwatshah101293 ,

Just testing and it’s works fine

Be sure to push the modification you did on the Jenkinsfile otherwise he won’t have an effect on the pipeline

Regard

Jenkins Plugin Dependency Errors: Unable to Load Plugins Due to Unsatisfied Dependencies

Description:
I am encountering issues with Jenkins plugins failing to load due to unsatisfied dependencies. Specifically, the plugins require Jenkins version 2.361.4 or higher, but my current Jenkins version is below that threshold.

Here is a screenshot showing the error messages for each plugin that failed to load:

The error messages indicate that plugins such as Credentials Binding Plugin, Pipeline: Milestone Step, Mina SSHD API, Credentials Plugin, and others require Jenkins version 2.361.4 or higher to function properly.

I have tried updating the plugins through the Jenkins web interface, but the issue persists. Additionally, I have verified that my Jenkins instance is running the latest available version, which is below the required version for these plugins.

Could someone please provide guidance on how to resolve these plugin dependency errors in Jenkins? Any help or suggestions would be greatly appreciated. Thank you!

You need to upgrade Jenkins.

But how can I do that pls , Can I Upgrade it using UI or what ?

How did you install Jenkins? Upgrade it the same way.