JENKINS

Icon

Icon 1 2 Troubleshooting Commands

Icon 2 Contributed by jon-funk

Icon 2 Codecollection: rw-cli-codecollection


This taskset collects information about perstistent volumes and persistent volume claims to validate health or help troubleshoot potential issues.

Tasks:
  • Query The Jenkins Kubernetes Workload HTTP Endpoint in Kubernetes StatefulSet `STATEFULSET_NAME`
  • Query For Stuck Jenkins Jobs in Kubernetes Statefulset Workload `STATEFULSET_NAME`

Icon 1 7 Troubleshooting Commands

Icon 2 Contributed by saurabh3460

Icon 2 Codecollection: rw-cli-codecollection


Check Jenkins health, failed builds, tests and long running builds

Tasks:
  • Check For Failed Build Logs in Jenkins Instance `${JENKINS_INSTANCE_NAME}`
  • Check For Long Running Builds in Jenkins Instance `${JENKINS_INSTANCE_NAME}`
  • Check For Recent Failed Tests in Jenkins Instance `${JENKINS_INSTANCE_NAME}`
  • Check For Jenkins Instance `${JENKINS_INSTANCE_NAME}` Health
  • Check For Long Queued Builds in Jenkins Instance `${JENKINS_INSTANCE_NAME}`
  • Check Jenkins Executor Utilization in Jenkins Instance `${JENKINS_INSTANCE_NAME}`
  • Generate Health Score

Icon 1 7 Troubleshooting Commands

Icon 2 Contributed by saurabh3460

Icon 2 Codecollection: rw-cli-codecollection


List Jenkins health, failed builds, tests and long running builds

Tasks:
  • List Failed Build Logs in Jenkins Instance `JENKINS_INSTANCE_NAME`
  • List Long Running Builds in Jenkins Instance `JENKINS_INSTANCE_NAME`
  • List Recent Failed Tests in Jenkins Instance `JENKINS_INSTANCE_NAME`
  • Check Jenkins Instance `JENKINS_INSTANCE_NAME` Health
  • List Long Queued Builds in Jenkins Instance `JENKINS_INSTANCE_NAME`
  • List Executor Utilization in Jenkins Instance `JENKINS_INSTANCE_NAME`
  • Fetch Jenkins Instance `JENKINS_INSTANCE_NAME` Logs and Add to Report