Home Quick start All builds News Donations
More
Log In
Light Theme Docs
Workers

SparrowCI Report - gh-melezhik-Tomty | [image: melezhik/sparrow:alpine]

  • Summary
  • Pipeline YAML
  • Report
BuildID: 2859
Status: OK
Image: melezhik/sparrow:alpine
Worker status: OK
---
Date: 05.02.2023 @ 03:06
Time elapsed: 63 sec
---
SCM: https://github.com/melezhik/Tomty.git
Git sha: 570c02d
Git comment: sparrow ci
tasks:
  -
    name: tomty
    language: Bash
    default: true
    code: |
      set -e
      cd source/
      zef install . --/test
      export SP6_LOG_NO_TIMESTAMPS=1
      tomty  --all --show-failed --color --dump-task
03:05:45 :: [repository] - index updated from https://sparrowhub.io/repo/api/v1/index
run stage: run
source directory does not yet exist, download source archive from storage
03:05:47 :: [repository] - installing pack-unpack, version 0.000001
[task run: task.bash - unpack source archive]
[dump code: task.bash]
[1] set -e
[2] 
[3] file=$(config file)
[4] dir=$(config dir)
[5] 
[6] echo "tar -xzf $file "
[7] 
[8] tar -xzf $file
[9] 
[10] if test $dir; then
[11]   ls -l $dir
[12] fi
[13] 
[14] 
[task stdout]
03:05:49 :: tar -xzf source.tar.gz 
[task run: task.bash - tasks/tomty]
[dump code: task.bash]
[1] set -e
[2] cd source/
[3] zef install . --/test
[4] export SP6_LOG_NO_TIMESTAMPS=1
[5] tomty  --all --show-failed --color --dump-task
[6] 
[task stdout]
03:05:50 :: No reason to proceed. Use --force-install to continue anyway
03:05:53 :: [1/6] / [00-tomty-help] .......  2 sec. OK
03:05:54 :: [2/6] / [01-tomty-cat-test] .......  1 sec. OK
03:05:55 :: [3/6] / [02-tomty-cat-env] .......  1 sec. OK
03:05:58 :: [4/6] / [03-tomty-use-env] .......  3 sec. OK
03:06:03 :: [5/6] / [031-tomty-read-env] .......  5 sec. OK
03:06:03 :: [6/6] / [04-broken] ....... SKIP
03:06:03 :: =========================================
03:06:03 :: (=: / [6] tests in 12 sec / (5) tests passed
[task stderr]
03:06:03 :: All candidates are currently installed