Skip to content

starting container process caused: exec: "bash": executable file not found in $PATH: unknownΒ #5

Description

@utility-hive

I have cloned the repo, npm install and then run:

act

[CI/test] πŸš€  Start image=node:12.6-buster-slim
[CI/test]   🐳  docker run image=node:12.6-buster-slim entrypoint=["/usr/bin/tail" "-f" "/dev/null"] cmd=[]
[CI/test]   🐳  docker cp src=/home/luigi/projects/attendance-page/github-actions-demo/. dst=/github/workspace
[CI/test] ⭐  Run actions/checkout@v2
[CI/test]   βœ…  Success - actions/checkout@v2
[CI/test] ⭐  Run actions/setup-node@v1
[CI/test]   ☁  git clone 'https://github.com/actions/setup-node' # ref=v1
[CI/test]   🐳  docker cp src=/home/luigi/.cache/act/actions-setup-node@v1 dst=/actions/
[CI/test]   πŸ’¬  ::debug::isExplicit: 
[CI/test]   πŸ’¬  ::debug::explicit? false
[CI/test]   πŸ’¬  ::debug::evaluating 0 versions
[CI/test]   πŸ’¬  ::debug::match not found
[CI/test]   πŸ’¬  ::debug::evaluating 434 versions
[CI/test]   πŸ’¬  ::debug::matched: v10.23.1
[CI/test]   πŸ’¬  ::debug::isExplicit: 10.23.1
[CI/test]   πŸ’¬  ::debug::explicit? true
[CI/test]   πŸ’¬  ::debug::checking cache: /opt/hostedtoolcache/node/10.23.1/x64
[CI/test]   πŸ’¬  ::debug::not found
[CI/test]   πŸ’¬  ::debug::Downloading https://nodejs.org/dist/v10.23.1/node-v10.23.1-linux-x64.tar.gz
[CI/test]   πŸ’¬  ::debug::Destination /tmp/9f09aeb9-2af5-467e-be2d-03c00d9b2af1
[CI/test]   πŸ’¬  ::debug::download complete
[CI/test]   πŸ’¬  ::debug::Checking tar --version
[CI/test]   πŸ’¬  ::debug::tar (GNU tar) 1.30%0ACopyright (C) 2017 Free Software Foundation, Inc.%0ALicense GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.%0AThis is free software: you are free to change and redistribute it.%0AThere is NO WARRANTY, to the extent permitted by law.%0A%0AWritten by John Gilmore and Jay Fenlason.
| [command]/bin/tar xz --warning=no-unknown-keyword -C /tmp/d318e968-a7ec-4568-870f-4fcf6c8d2261 -f /tmp/9f09aeb9-2af5-467e-be2d-03c00d9b2af1
[CI/test]   πŸ’¬  ::debug::Caching tool node 10.23.1 x64
[CI/test]   πŸ’¬  ::debug::source dir: /tmp/d318e968-a7ec-4568-870f-4fcf6c8d2261/node-v10.23.1-linux-x64
[CI/test]   πŸ’¬  ::debug::destination /opt/hostedtoolcache/node/10.23.1/x64
[CI/test]   πŸ’¬  ::debug::finished caching tool
[CI/test]   βš™  ::add-path:: /opt/hostedtoolcache/node/10.23.1/x64/bin
| [command]/opt/hostedtoolcache/node/10.23.1/x64/bin/node --version
| v10.23.1
| [command]/opt/hostedtoolcache/node/10.23.1/x64/bin/npm --version
| 6.14.10
[CI/test]   ❓  ##[add-matcher]/actions/actions-setup-node@v1/.github/tsc.json
[CI/test]   ❓  ##[add-matcher]/actions/actions-setup-node@v1/.github/eslint-stylish.json
[CI/test]   ❓  ##[add-matcher]/actions/actions-setup-node@v1/.github/eslint-compact.json
[CI/test]   βœ…  Success - actions/setup-node@v1
[CI/test] ⭐  Run npm install
| OCI runtime exec failed: exec failed: container_linux.go:370: starting container process caused: exec: "bash": executable file not found in $PATH: unknown
[CI/test]   ❌  Failure - npm install
Error: exit with `FAILURE`: 126

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions