pasupuleti2 created the topic: SCM polling stopped to work
Rajesh,
Recently I’m having problems with a Jenkins 1.57 builds, for some reason after a while Jenkins stops to poll the SCM (the Git (Bitbucket) polling log seems to contain the last _successful_ check and that’s all), also periodic building seem to suffer from the same problem. Are you aware of any known issues that could cause this problem? Where should I look for possible causes? (in my setup I have several slave nodes, but the vast majority of the jobs are being built on the master node)
Our Server is Windows server 2012.
Any help would be appreciated.
Thanks
-Saritha
rajeshkumar replied the topic: SCM polling stopped to work
This is expected behaviour. SCM poll will return true / false based on the changes. if not change found, it wont do anything..
This method does the actual polling and should return true or false if there are any changes in the repository.
More info
wiki.jenkins-ci.org/display/JENKINS/Polling+for+changes
Regards,
Rajesh Kumar
Twitt me @ twitter.com/RajeshKumarIn
- Best AI tools for Software Engineers - November 4, 2024
- Installing Jupyter: Get up and running on your computer - November 2, 2024
- An Introduction of SymOps by SymOps.com - October 30, 2024