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

SparrowCI Report - git-hythm7-Pakku | [image: melezhik/sparrow:debian]

  • Summary
  • Pipeline YAML
  • Report
BuildID: 3570
Status: FAIL
Image: melezhik/sparrow:debian
Worker status: OK
---
Date: 23.08.2023 @ 15:22
Time elapsed: 145 sec
---
SCM: https://github.com/hythm7/Pakku
Git sha: 098461a
Git comment: Update github actions
image:
  - melezhik/sparrow:debian

tasks:
  - 
    name: add-pakku
    default: true
    followup:
      -
        name: add-dist
    language: Bash
    code: |
      set -e
      sudo apt-get update
      sudo apt-get install -y libarchive13 > /dev/null
      cd source
      raku -I. bin/pakku add .
  -
    name: add-dist
    language: Bash
    code: |
      set -e
      pakku async add App::Mi6
15:21:00 :: [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
15:21:02 :: [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]
15:21:04 :: tar -xzf source.tar.gz 
[task run: task.bash - tasks/add-pakku]
[dump code: task.bash]
[1] set -e
[2] sudo apt-get update
[3] sudo apt-get install -y libarchive13 > /dev/null
[4] cd source
[5] raku -I. bin/pakku add .
[6] 
[task stdout]
15:21:04 :: Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
15:21:04 :: Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
15:21:04 :: Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
15:21:04 :: Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
15:21:04 :: Get:5 https://dl.cloudsmith.io/public/nxadm-pkgs/rakudo-pkg/deb/debian bullseye InRelease [5264 B]
15:21:04 :: Get:6 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [251 kB]
15:21:04 :: Get:7 http://deb.debian.org/debian bullseye-updates/main amd64 Packages.diff/Index [19.6 kB]
15:21:04 :: Get:8 http://deb.debian.org/debian bullseye-updates/main amd64 Packages T-2023-07-31-2005.11-F-2023-02-20-2009.57.pdiff [4570 B]
15:21:04 :: Get:8 http://deb.debian.org/debian bullseye-updates/main amd64 Packages T-2023-07-31-2005.11-F-2023-02-20-2009.57.pdiff [4570 B]
15:21:05 :: Get:9 https://dl.cloudsmith.io/public/nxadm-pkgs/rakudo-pkg/deb/debian bullseye/main amd64 Packages [3969 B]
15:21:05 :: Fetched 8676 kB in 1s (6724 kB/s)
15:21:06 :: Reading package lists...
15:21:42 :: 🧚 ADD: 「.」
15:22:29 :: 🐞 REP: 「/opt/rakudo-pkg/share/perl6/site」 can not install!
15:22:29 :: 🐞 REP: 「/home/worker/.raku」 will be used!
15:22:29 :: 🦋 STG: 「Pakku:ver<caria.12>:auth<github:hythm7>:api<0>」
15:22:29 :: 🦋 TST: 「Pakku:ver<caria.12>:auth<github:hythm7>:api<0>」
15:22:29 :: 🦋 TST: 「cache.rakutest」
15:22:29 :: 🦋 TST: 「cmd.rakutest」
15:22:29 :: 🦋 TST: 「config.rakutest」
15:22:29 :: 🦋 TST: 「core.rakutest」
15:22:29 :: 🦋 TST: 「log.rakutest」
15:22:29 :: 🦋 TST: 「meta.rakutest」
15:22:29 :: 🦋 TST: 「spec.rakutest」
15:22:29 :: 🧚 TST: 「Pakku:ver<caria.12>:auth<github:hythm7>:api<0>」
15:22:29 :: 🧚 BIN: 「pakku」
15:22:29 :: 🧚 -Ofun
[task stderr]
15:22:29 :: debconf: delaying package configuration, since apt-utils is not installed
some followup jobs failed or timeouted: ${:FAIL(1), :OK(0), :TIMEOUT(0)}
The spawned command 'docker exec -i sparrow-worker sh -l /var/.sparrowdo/env/add-pakku/.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

15:22:36 :: [repository] - index updated from https://sparrowhub.io/repo/api/v1/index
run stage: run
[task run: task.bash - tasks/add-dist]
[dump code: task.bash]
[1] set -e
[2] pakku async add App::Mi6
[3] 
[task stdout]
15:22:39 :: 🧚 ADD: 「App::Mi6」
15:22:41 :: 🐞 REP: 「/opt/rakudo-pkg/share/perl6/site」 can not install!
15:22:41 :: 🐞 REP: 「/home/worker/.raku」 will be used!
15:22:41 :: 🦋 MTA: 「App::Mi6:ver<3.0.2>:auth<zef:skaji>:api<>」
15:22:41 :: 🦋 MTA: 「Pod::To::Markdown:ver<0.2.1>:auth<github:softmoth>:api<>」
15:22:41 :: 🦋 MTA: 「Pod::To::HTML:ver<0.8.1>:auth<github:Raku>:api<>」
15:22:41 :: 🦋 MTA: 「Test::Output:ver<1.001005>:auth<>:api<>」
15:22:41 :: 🦋 MTA: 「URI:ver<0.3.6>:auth<zef:raku-community-modules>:api<>」
15:22:41 :: 🦋 MTA: 「Template::Mustache:ver<1.2.3>:auth<github:softmoth>:api<>」
15:22:41 :: 🦋 MTA: 「Test::META:ver<0.0.20>:auth<zef:jonathanstowe>:api<1.0>」
15:22:41 :: 🦋 MTA: 「META6:ver<0.0.30>:auth<zef:jonathanstowe>:api<1.0>」
15:22:41 :: 🦋 MTA: 「JSON::Class:ver<0.0.21>:auth<zef:jonathanstowe>:api<1.0>」
15:22:41 :: 🦋 MTA: 「JSON::Marshal:ver<0.0.25>:auth<zef:jonathanstowe>:api<1.0>」
15:22:41 :: 🦋 MTA: 「JSON::Name:ver<0.0.7>:auth<zef:jonathanstowe>:api<1.0>」
15:22:41 :: 🦋 MTA: 「JSON::OptIn:ver<0.0.2>:auth<zef:jonathanstowe>:api<>」
15:22:41 :: 🦋 MTA: 「JSON::Unmarshal:ver<0.15>:auth<zef:raku-community-modules>:api<>」
15:22:41 :: 🦋 MTA: 「JSON::Name:ver<0.0.7>:auth<zef:jonathanstowe>:api<1.0>」
15:22:41 :: 🦋 MTA: 「License::SPDX:ver<3.21.0>:auth<zef:jonathanstowe>:api<1.0>」
15:22:41 :: 🦋 MTA: 「JSON::Class:ver<0.0.21>:auth<zef:jonathanstowe>:api<1.0>」
15:22:41 :: 🦋 MTA: 「Pod::Load:ver<0.7.2>:auth<zef:jjmerelo>:api<>」
15:22:41 :: 🦋 MTA: 「File::Temp:ver<0.0.10>:auth<zef:rbt>:api<>」
15:22:41 :: 🦋 MTA: 「OO::Monitors:ver<1.1.1>:auth<>:api<>」
15:22:41 :: 🦋 MTA: 「Shell::Command:ver<1.1>:auth<zef:raku-community-modules>:api<>」
15:22:41 :: 🦋 MTA: 「File::Find:ver<0.1.2>:auth<zef:raku-community-modules>:api<>」
15:22:41 :: 🦋 MTA: 「File::Which:ver<1.0.4>:auth<>:api<>」
15:22:41 :: 🦋 MTA: 「fez:ver<54>:auth<zef:tony-o>:api<0>」
15:22:41 :: 🐞 SPC: 「z:from<native>」 could not satisfy!
[task stderr]
15:22:41 :: 🦗 SPC: 「z:from<native>」
15:22:41 :: 🦗 Nofun
15:22:41 :: task exit status: 1
15:22:41 :: task tasks/add-dist FAILED
The spawned command 'docker exec -i sparrow-worker sh -l /var/.sparrowdo/env/add-dist/.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