Skip to content

Add stacker args

Add stacker args #32

Triggered via pull request November 13, 2023 13:43
Status Failure
Total duration 1m 34s
Artifacts

ci.yaml

on: pull_request
Test stacker-build-push-action
1m 20s
Test stacker-build-push-action
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Test stacker-build-push-action
Error: stacker exited with code 1 stacker version v0.40.3-5c91928 usernsexec-ing [u 0 1001 1 1 165537 65535 g 0 127 1 1 165537 65535 -- /opt/hostedtoolcache/stacker/0.40.3/x64/stacker --internal-userns --debug build --layer-type tar --layer-type squashfs -f stacker.yaml] stacker version v0.40.3-5c91928 initializing stacker recipe: stacker.yaml error: open stacker.yaml: no such file or directory couldn't read stacker file stackerbuild.io/stacker/pkg/types.NewStackerfile /stacker-tree/pkg/types/stackerfile.go:136 stackerbuild.io/stacker/pkg/types.NewStackerFiles /stacker-tree/pkg/types/stackerfiles.go:23 stackerbuild.io/stacker/pkg/stacker.(*Builder).BuildMultiple /stacker-tree/pkg/stacker/build.go:536 main.doBuild /stacker-tree/cmd/stacker/build.go:117 github.com/urfave/cli.HandleAction /stacker-tree/.build/gopath/pkg/mod/github.com/urfave/cli@v1.22.12/app.go:524 github.com/urfave/cli.Command.Run /stacker-tree/.build/gopath/pkg/mod/github.com/urfave/cli@v1.22.12/command.go:175 github.com/urfave/cli.(*App).Run /stacker-tree/.build/gopath/pkg/mod/github.com/urfave/cli@v1.22.12/app.go:277 main.main /stacker-tree/cmd/stacker/main.go:304 runtime.main /usr/lib/go/src/runtime/proc.go:267 runtime.goexit /usr/lib/go/src/runtime/asm_amd64.s:1650 error: exit status 1 stackerbuild.io/stacker/pkg/container.MaybeRunInNamespace /stacker-tree/pkg/container/userns.go:102 main.main.func3 /stacker-tree/cmd/stacker/main.go:299 github.com/urfave/cli.(*App).Run /stacker-tree/.build/gopath/pkg/mod/github.com/urfave/cli@v1.22.12/app.go:264 main.main /stacker-tree/cmd/stacker/main.go:304 runtime.main /usr/lib/go/src/runtime/proc.go:267 runtime.goexit /usr/lib/go/src/runtime/asm_amd64.s:1650
Test stacker-build-push-action
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/