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

Scan Multibranch Pipeline Log

Started by timer
[Sun Jul 14 23:03:08 EDT 2024] Starting branch indexing...
 > git --version # timeout=10
 > git --version # 'git version 2.43.2'
 > git ls-remote --symref -- https://github.com/eclipse-basyx/basyx-website # timeout=10
 > git rev-parse --resolve-git-dir /var/jenkins/caches/git-4616a4796dcc8a93c3bc60121c97db4b/.git # timeout=10
Setting origin to https://github.com/eclipse-basyx/basyx-website
 > git config remote.origin.url https://github.com/eclipse-basyx/basyx-website # 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-basyx/basyx-website # 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 CI_Test
      ‘Jenkinsfile’ not found
    Does not meet criteria
  Checking branch master
      ‘Jenkinsfile’ found
    Met criteria
No changes detected: master (still at 30fcfaf1628406008a2bd78eeb9f76bc523d14ef)
  Checking branch staging
      ‘Jenkinsfile’ found
    Met criteria
No changes detected: staging (still at a4c74a66be7af17bc19f31b812efdf38960b545b)
Processed 3 branches
[Sun Jul 14 23:03:11 EDT 2024] Finished branch indexing. Indexing took 3.5 sec
Finished: SUCCESS