Started by user DIM Build [Wed Feb 10 20:03:09 UTC 2021] Starting branch indexing... > git --version # timeout=10 > git --version # 'git version 2.11.0' using GIT_ASKPASS to set credentials Gitlab user for Jenkins > git ls-remote --symref -- https://gitlab.com/gecko.io/geckoEMFRepository.git # timeout=10 > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to https://gitlab.com/gecko.io/geckoEMFRepository.git > git config remote.origin.url https://gitlab.com/gecko.io/geckoEMFRepository.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.11.0' using GIT_ASKPASS to set credentials Gitlab user for Jenkins > git ls-remote -h -- https://gitlab.com/gecko.io/geckoEMFRepository.git # timeout=10 Fetching upstream changes from origin > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials Gitlab user for Jenkins > git fetch --tags --progress --prune -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking branches... Checking branch develop ‘Jenkinsfile’ found Met criteria Changes detected: develop (b4456e6d76846b25e8b8273ce2a7caf6d25af2a1 → 1933e3a2fb53448f80d3f1f309498d2fac7debb2) Scheduled build for branch: develop Checking branch master ‘Jenkinsfile’ found Met criteria Scheduled build for branch: master Checking branch query-migration ‘Jenkinsfile’ not found Does not meet criteria Processed 3 branches [Wed Feb 10 20:03:11 UTC 2021] Finished branch indexing. Indexing took 2.2 sec Finished: SUCCESS