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

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

  • Summary
  • Pipeline YAML
  • Report
BuildID: 3370
Status: FAIL
Image: melezhik/sparrow:alpine
Worker status: OK
---
Date: 22.06.2023 @ 09:22
Time elapsed: 65 sec
---
SCM: https://github.com/melezhik/Tomtit.git
Git sha: 4ff1f88
Git comment: Support git-commit-prefix in commit scenario
tasks:
  -
    name: tomty
    language: Bash
    default: true
    code: |
      set -e
      cd source/
      exit 1
      zef install . --/test
      export SP6_LOG_NO_TIMESTAMPS=1
      tomty  --all --show-failed --color --dump-task
09:21:52 :: [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
09:21:54 :: [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]
09:21:56 :: tar -xzf source.tar.gz 
[task run: task.bash - tasks/tomty]
[dump code: task.bash]
[1] set -e
[2] cd source/
[3] exit 1
[4] zef install . --/test
[5] export SP6_LOG_NO_TIMESTAMPS=1
[6] tomty  --all --show-failed --color --dump-task
[7] 
[task stdout]
09:21:56 :: task exit status: 1
09:21:56 :: task tasks/tomty FAILED
The spawned command 'docker exec -i sparrow-worker sh -l /var/.sparrowdo/env/tomty/.sparrowdo/sparrowrun.sh' exited unsuccessfully (exit code: 1, signal: 0)
  in block <unit> at /home/sparrow/.rakubrew/versions/moar-2022.12/share/perl6/site/resources/D89191B85489D8D1AA2CA29B23BB54732926E4C8 line 13
  in sub MAIN at /home/sparrow/.rakubrew/versions/moar-2022.12/share/perl6/site/bin/sparrowdo line 3
  in block <unit> at /home/sparrow/.rakubrew/versions/moar-2022.12/share/perl6/site/bin/sparrowdo line 1