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

SparrowCI Report - gh-ispyhumanfly-raku-dotenv | [image: melezhik/sparrow:alpine]

  • Summary
  • Pipeline YAML
  • Report
BuildID: 2722
Status: FAIL
Image: melezhik/sparrow:alpine
Worker status: OK
---
Date: 20.01.2023 @ 05:29
Time elapsed: 56 sec
---
SCM: https://github.com/ispyhumanfly/raku-dotenv
Git sha: b460a57
Git comment: Version bump.
tasks:
    -
        name: zef-build
        default: true
        language: Bash
        code: |
            set -e
            cd source/
            zef install --deps-only --/test .
            zef test . -v
05:28:38 :: [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
05:28:41 :: [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]
05:28:43 :: tar -xzf source.tar.gz 
[task run: task.bash - tasks/zef-build]
[dump code: task.bash]
[1] set -e
[2] cd source/
[3] zef install --deps-only --/test .
[4] zef test . -v
[5] 
[task stdout]
05:28:46 :: ===> Searching for missing dependencies: File::Find
05:28:56 :: ===> Installing: File::Find:ver<0.1.1>
05:28:57 :: ===> Testing: Env::Dotenv:ver<0.0.6>:auth<zef:ispyhumanfly>:api<0>
05:28:58 :: [Env::Dotenv] ===SORRY!=== Error while compiling /var/.sparrowdo/env/zef-build/.sparrowdo/source/t/Dotenv.rakutest
05:28:58 :: [Env::Dotenv] Could not find Test::META in:
05:28:58 :: [Env::Dotenv]     /var/.sparrowdo/env/zef-build/.sparrowdo/source/lib
05:28:58 :: [Env::Dotenv]     /var/.sparrowdo/env/zef-build/.sparrowdo/source
05:28:58 :: [Env::Dotenv]     /home/worker/.raku
05:28:58 :: [Env::Dotenv]     /opt/rakudo-pkg/share/perl6/site
05:28:58 :: [Env::Dotenv]     /opt/rakudo-pkg/share/perl6/vendor
05:28:58 :: [Env::Dotenv]     /opt/rakudo-pkg/share/perl6/core
05:28:58 :: [Env::Dotenv]     CompUnit::Repository::AbsolutePath<2595927858000>
05:28:58 :: [Env::Dotenv]     CompUnit::Repository::NQP<2595907152144>
05:28:58 :: [Env::Dotenv]     CompUnit::Repository::Perl5<2595907152184>
05:28:58 :: [Env::Dotenv] at /var/.sparrowdo/env/zef-build/.sparrowdo/source/t/Dotenv.rakutest:6
05:28:58 :: ===> Testing [FAIL]: Env::Dotenv:ver<0.0.6>:auth<zef:ispyhumanfly>:api<0>
[task stderr]
05:28:58 :: ===> Updating fez mirror: https://360.zef.pm/
05:28:58 :: ===> Updated fez mirror: https://360.zef.pm/
05:28:58 :: ===> Updating rea mirror: https://raw.githubusercontent.com/Raku/REA/main/META.json
05:28:58 :: ===> Updated rea mirror: https://raw.githubusercontent.com/Raku/REA/main/META.json
05:28:58 :: Aborting due to test failure: Env::Dotenv:ver<0.0.6>:auth<zef:ispyhumanfly>:api<0> (use --force-test to override)
05:28:58 :: task exit status: 1
05:28:58 :: task tasks/zef-build FAILED
The spawned command 'docker exec -i sparrow-worker sh -l /var/.sparrowdo/env/zef-build/.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