Relative Content

Tag Archive for jenkins

Jenkins Error on node launch – Remote call to ${NODE_NAME}

I’ve recently taken over a Jenkins instance that runs our C++ data pipeline on a nightly basis, but I’m a Jenkins noob. We had to let the previous engineer go and discovered that he was using personal keys fir GitHub and AWS, so deactivating his accounts broke our builds. I updated the keys to use service accounts and deploy keys, but now all of our nodes error on launch.

Facing issue with Jenkins swarm plugin

I am trying to register a Jenkins slave using swarm-client.jar file but I am facing the “SEVERE: Could not obtain CSRF crumb. Response code: 400” error.

migrating jenkins – jobs failing after

I migrated jenkins 2.373 which was on azure vm (centos) to a new azure vm (ubuntu jammy) .
jenkins is started and i am seeing everything. the jobs, the user, the plugins…
but the jobs pass only until a certain stage, mostly untill the end of build and then they fail.