Started by timer [Fri Jun 21 08:01:06 EDT 2024] Starting branch indexing... > git --version # timeout=10 > git --version # 'git version 2.43.2' > git ls-remote --symref -- https://github.com/eclipse/chemclipse.git # timeout=10 > git rev-parse --resolve-git-dir /var/jenkins/caches/git-5d7422bd1bf5b17a9704cc5eb6ad4493/.git # timeout=10 Setting origin to https://github.com/eclipse/chemclipse.git > git config remote.origin.url https://github.com/eclipse/chemclipse.git # timeout=10 Fetching & pruning origin... Listing remote references... > git config --get remote.origin.url # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.43.2' > git ls-remote -h -- https://github.com/eclipse/chemclipse.git # timeout=10 Fetching upstream changes from origin > git config --get remote.origin.url # timeout=10 > git fetch --tags --force --progress --prune -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking branches... Checking branch develop ‘Jenkinsfile’ found Met criteria No changes detected: develop (still at b8d681d352ea003cb50f9620c00b4d2e82fc11e4) Checking branch master ‘Jenkinsfile’ not found Does not meet criteria Processed 2 branches [Fri Jun 21 08:01:07 EDT 2024] Finished branch indexing. Indexing took 0.89 sec Finished: SUCCESS