Branch event > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-17a837ab9da1cf272d31c132065db8eb/.git # timeout=10 Setting origin to > git config remote.origin.url # timeout=10 Fetching & pruning origin... Listing remote references... > git config --get remote.origin.url # timeout=10 > git --version # timeout=10 > git --version # 'git version 1.8.3.1' > git ls-remote -h -t # timeout=10 Fetching upstream changes from origin > git config --get remote.origin.url # timeout=10 > git fetch --tags --progress --prune origin +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking branches... Checking branch 1.X Met criteria Processed 14 branches (query complete) Checking tags... Processed 1 tags (query complete) Obtained Jenkinsfile from 3e30bb86ad0645078c0a55d579da9f3f666ce34d Running in Durability level: MAX_SURVIVABILITY [Pipeline] Start of Pipeline ...