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

SparrowCI Report - gh-melezhik-zef-test | [image: melezhik/sparrow:debian]

  • Summary
  • Pipeline YAML
  • Report
BuildID: 2662
Status: FAIL
Image: melezhik/sparrow:debian
Worker status: OK
---
Date: 18.01.2023 @ 15:50
Time elapsed: 75 sec
---
SCM: https://github.com/melezhik/zef-test.git
Git sha: 3b4bd8e
Git comment: Update sparrow.yaml
image:
  - melezhik/sparrow:debian
tasks:
  -
    name: main
    default: true
    language: Bash
    config:
      version: 2022.12
    code: |
      set -e
      echo "Linux version: $os"
      
      version=$(config version)
      
      curl -sL https://rakudo.org/dl/rakudo/rakudo-moar-$version-01-linux-x86_64-gcc.tar.gz \
      -o rakudo-moar-$version-01-linux-x86_64-gcc.tar.gz
      
      tar -xzf rakudo-moar-$version-01-linux-x86_64-gcc.tar.gz          
      
      eval "$(rakudo-moar-$version-01-linux-x86_64-gcc/scripts/set-env.sh --quiet)"
      
      which raku
      which zef
      
      raku --version
      zef --version

      sudo apt-get install -y libarchive13
      
      # sudo apt-get install -y libcurl4-openssl-dev
      
      #zef install "Pakku:ver<ava-1>" --to=home --/test
      
      #pakku add notest "Time::Duration:ver<2.00>"
      
      zef --debug install "Time::Duration:ver<2.00>"
15:49:42 :: [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:49:45 :: [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:49:47 :: tar -xzf source.tar.gz 
[task run: task.bash - tasks/main]
[dump code: task.bash]
[1] set -e
[2] echo "Linux version: $os"
[3] 
[4] version=$(config version)
[5] 
[6] curl -sL https://rakudo.org/dl/rakudo/rakudo-moar-$version-01-linux-x86_64-gcc.tar.gz \
[7] -o rakudo-moar-$version-01-linux-x86_64-gcc.tar.gz
[8] 
[9] tar -xzf rakudo-moar-$version-01-linux-x86_64-gcc.tar.gz          
[10] 
[11] eval "$(rakudo-moar-$version-01-linux-x86_64-gcc/scripts/set-env.sh --quiet)"
[12] 
[13] which raku
[14] which zef
[15] 
[16] raku --version
[17] zef --version
[18] 
[19] sudo apt-get install -y libarchive13
[20] 
[21] # sudo apt-get install -y libcurl4-openssl-dev
[22] 
[23] #zef install "Pakku:ver<ava-1>" --to=home --/test
[24] 
[25] #pakku add notest "Time::Duration:ver<2.00>"
[26] 
[27] zef --debug install "Time::Duration:ver<2.00>"
[28] 
[task stdout]
15:49:47 :: Linux version: debian
15:49:49 :: /var/.sparrowdo/env/main/.sparrowdo/rakudo-moar-2022.12-01-linux-x86_64-gcc/bin/raku
15:49:49 :: /var/.sparrowdo/env/main/.sparrowdo/rakudo-moar-2022.12-01-linux-x86_64-gcc/share/perl6/site/bin/zef
15:49:49 :: Welcome to Rakudo™ v2022.12.
15:49:49 :: Implementing the Raku® Programming Language v6.d.
15:49:49 :: Built on MoarVM version 2022.12.
15:49:50 :: v0.14.5
15:49:50 :: Reading package lists...
15:49:51 :: Building dependency tree...
15:49:51 :: Reading state information...
15:49:51 :: The following additional packages will be installed:
15:49:51 ::   libicu67 libxml2
15:49:51 :: Suggested packages:
15:49:51 ::   lrzip
15:49:51 :: The following NEW packages will be installed:
15:49:51 ::   libarchive13 libicu67 libxml2
15:49:51 :: 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
15:49:51 :: Need to get 9658 kB of archives.
15:49:51 :: After this operation, 36.8 MB of additional disk space will be used.
15:49:51 :: Get:1 http://deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
15:49:51 :: Get:2 http://deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB]
15:49:51 :: Get:3 http://deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
15:49:51 :: Fetched 9658 kB in 0s (74.4 MB/s)
15:49:51 :: Selecting previously unselected package libicu67:amd64.
15:49:51 :: (Reading database ... 
15:49:51 :: (Reading database ... 5%
15:49:51 :: (Reading database ... 10%
15:49:51 :: (Reading database ... 15%
15:49:51 :: (Reading database ... 20%
15:49:51 :: (Reading database ... 25%
15:49:51 :: (Reading database ... 30%
15:49:51 :: (Reading database ... 35%
15:49:51 :: (Reading database ... 40%
15:49:51 :: (Reading database ... 45%
15:49:51 :: (Reading database ... 50%
15:49:51 :: (Reading database ... 55%
15:49:51 :: (Reading database ... 60%
15:49:51 :: (Reading database ... 65%
15:49:51 :: (Reading database ... 70%
15:49:51 :: (Reading database ... 75%
15:49:51 :: (Reading database ... 80%
15:49:51 :: (Reading database ... 85%
15:49:51 :: (Reading database ... 90%
15:49:51 :: (Reading database ... 95%
15:49:51 :: (Reading database ... 100%
15:49:51 :: (Reading database ... 19016 files and directories currently installed.)
15:49:51 :: Preparing to unpack .../libicu67_67.1-7_amd64.deb ...
15:49:51 :: Unpacking libicu67:amd64 (67.1-7) ...
15:49:52 :: Selecting previously unselected package libxml2:amd64.
15:49:52 :: Preparing to unpack .../libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ...
15:49:52 :: Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ...
15:49:52 :: Selecting previously unselected package libarchive13:amd64.
15:49:52 :: Preparing to unpack .../libarchive13_3.4.3-2+deb11u1_amd64.deb ...
15:49:52 :: Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
15:49:52 :: Setting up libicu67:amd64 (67.1-7) ...
15:49:52 :: Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ...
15:49:52 :: Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
15:49:52 :: Processing triggers for libc-bin (2.31-13+deb11u5) ...
15:49:54 :: ===> Searching for: Time::Duration:ver<2.00>
15:50:06 :: ===> Found: Time::Duration:ver<2.00> [via Zef::Repository::Ecosystems<rea>]
15:50:06 :: ===> Fetching: Time::Duration:ver<2.00>
15:50:06 :: [Time::Duration] Fetching https://raw.githubusercontent.com/raku/REA/main/archive/T/Time%3A%3ADuration/Time%3A%3ADuration%3Aver%3C2.00%3E%3Aauth%3Cgithub%3Adagurval%3E.tar.gz with plugin: Zef::Service::Shell::curl+{<anon|1>}
15:50:06 :: ===> Fetching [OK]: Time::Duration:ver<2.00> to /tmp/.zef/1674057005.157.7700.545648223925/Time%3A%3ADuration%3Aver%3C2.00%3E%3Aauth%3Cgithub%3Adagurval%3E.tar.gz
15:50:06 :: ===> Extracting: Time::Duration:ver<2.00>
15:50:06 :: ===> Extraction: Failed to find a META6.json file for Time::Duration:ver<2.00> -- failure is likely
15:50:06 :: [Time::Duration] Extracting with plugin: Zef::Service::Shell::tar+{<anon|1>}
15:50:06 :: ===> Extraction [OK]: Time::Duration:ver<2.00> to /tmp/.zef/Time%3A%3ADuration%3Aver%3C2.00%3E%3Aauth%3Cgithub%3Adagurval%3E.tar.gz
[task stderr]
15:50:06 :: debconf: delaying package configuration, since apt-utils is not installed
15:50:06 :: ===> Updating fez mirror: https://360.zef.pm/
15:50:06 :: ===> Updated fez mirror: https://360.zef.pm/
15:50:06 :: ===> Updating rea mirror: https://raw.githubusercontent.com/Raku/REA/main/META.json
15:50:06 :: ===> Updated rea mirror: https://raw.githubusercontent.com/Raku/REA/main/META.json
15:50:06 :: Type check failed for return value; expected IO::Path but got Any (Any)
15:50:06 :: task exit status: 1
15:50:06 :: task tasks/main FAILED
The spawned command 'docker exec -i sparrow-worker sh -l /var/.sparrowdo/env/main/.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