Skip to content
Build Queue
No builds in the queue.
Success

Scan Multibranch Pipeline Log

Branch indexing
[Mon Nov 29 20:51:47 UTC 2021] Starting branch indexing...
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials Gitlab user for Jenkins
 > git ls-remote --symref -- https://gitlab.com/gecko.io/geckoannotations.git # timeout=10
 > git rev-parse --is-inside-work-tree # timeout=10
Setting origin to https://gitlab.com/gecko.io/geckoannotations.git
 > git config remote.origin.url https://gitlab.com/gecko.io/geckoannotations.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.20.1'
using GIT_ASKPASS to set credentials Gitlab user for Jenkins
 > git ls-remote -h -- https://gitlab.com/gecko.io/geckoannotations.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 --force --progress --prune -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking branches...
  Checking branch develop
      ‘Jenkinsfile’ found
    Met criteria
Changes detected: develop (39791658789e966eb729780cf8e9c5e7937b6eea → 055f5ffbeb6a79242b17305aa88ab7539668bab5)
Scheduled build for branch: develop
  Checking branch master
      ‘Jenkinsfile’ not found
    Does not meet criteria
Processed 2 branches
[Mon Nov 29 20:51:50 UTC 2021] Finished branch indexing. Indexing took 2.4 sec
Finished: SUCCESS