Skip to content

Add stacker args

Add stacker args #38

Triggered via pull request November 13, 2023 14:34
Status Failure
Total duration 18s
Artifacts

ci.yaml

on: pull_request
Test stacker-build-push-action
10s
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 v1.0.0-rc8-c75830e usernsexec-ing [u 0 1001 1 1 165537 65535 g 0 127 1 1 165537 65535 -- /opt/hostedtoolcache/stacker/1.0.0-rc8/x64/stacker --internal-userns --debug --stacker-dir .stacker build -f stacker.yaml --layer-type tar --layer-type squashfs --substitute-file stacker-subs.yaml] stacker version v1.0.0-rc8-c75830e no previous storage type detected initializing stacker recipe: stacker.yaml substituting $IMAGE to app substituting $STACKER_VOL1 to /out substituting $VERSION to 1.0.0 substituting $STACKER_ROOTFS_DIR to /home/runner/work/stacker-build-push-action/stacker-build-push-action/roots substituting $STACKER_STACKER_DIR to /home/runner/work/stacker-build-push-action/stacker-build-push-action/.stacker substituting $STACKER_OCI_DIR to /home/runner/work/stacker-build-push-action/stacker-build-push-action/oci substituting $STACKER_WORK_DIR to stacker build order: 0 build /home/runner/work/stacker-build-push-action/stacker-build-push-action/stacker.yaml: requires: [] building: 0 /home/runner/work/stacker-build-push-action/stacker-build-push-action/stacker.yaml substituting $IMAGE to app substituting $STACKER_VOL1 to /out substituting $VERSION to 1.0.0 substituting $STACKER_ROOTFS_DIR to /home/runner/work/stacker-build-push-action/stacker-build-push-action/roots substituting $STACKER_STACKER_DIR to /home/runner/work/stacker-build-push-action/stacker-build-push-action/.stacker substituting $STACKER_OCI_DIR to /home/runner/work/stacker-build-push-action/stacker-build-push-action/oci substituting $STACKER_WORK_DIR to Dependency Order [app] preparing image app... overlay-dirs, possibly modified after import: [] loading docker://alpine:3.16 unpacking to /home/runner/work/stacker-build-push-action/stacker-build-push-action/roots/app lxc rootfs overlay arg overlayfs:/home/runner/work/stacker-build-push-action/stacker-build-push-action/roots/sha256_659d66d51139e8abad819d17e5d3c45eb82e88b9fc588c4de7711f251309b9d2/overlay:/home/runner/work/stacker-build-push-action/stacker-build-push-action/roots/app/overlay stacker version v1.0.0-rc8-c75830e stacker subcommand: [/opt/hostedtoolcache/stacker/1.0.0-rc8/x64/stacker --oci-dir /home/runner/work/stacker-build-push-action/stacker-build-push-action/oci --roots-dir /home/runner/work/stacker-build-push-action/stacker-build-push-action/roots --stacker-dir /home/runner/work/stacker-build-push-action/stacker-build-push-action/.stacker --storage-type overlay --debug internal-go check-aa-profile lxc-container-default-cgns] couldn't find AppArmor profile lxc-container-default-cgns bind mounting /home/runner/work/stacker-build-push-action/stacker-build-push-action/.stacker/imports/app into container lxc app 20231113143444.573 ERROR utils - ../src/lxc/utils.c:safe_mount:1220 - No such file or directory - Failed to mount "/out" onto "/home/runner/work/stacker-build-push-action/stacker-build-push-action/.stacker/rootfsPivot/out" lxc app 20231113143444.573 ERROR conf - ../src/lxc/conf.c:mount_entry:2439 - No such file or directory - Failed to mount "/out" on "/home/runner/work/stacker-build-push-action/stacker-build-push-action/.stacker/rootfsPivot/out" lxc app 20231113143444.573 ERROR conf - ../src/lxc/conf.c:lxc_setup:4412 - Failed to setup mount entries lxc app 20231113143444.573 ERROR start - ../src/lxc/start.c:do_start:1272 - Failed to setup container "app" lxc app 20231113143444.573 ERROR sync - ../src/lxc/sync.c:sync_wait:34 - An error occurred in another process (expected sequence number 3) lxc app 20231113143444.573 ERROR start - ../src/lxc/start.c:__lxc_start:2107 - Failed to spawn container "app" error: run commands failed: execute failed: exit status 1 stackerbuild.io/stacker/pkg/stacker.(*Builder).build /stacker-tree/pkg/stacker/build.go:490 stackerbuild.io/stacker/pkg/stacker.(*Builder).BuildMultiple /stacker-tree/pkg/stacker/build.go:610 main.doBuild /stacker-tree/cmd/stacker/build.go:118 github.com/urfave/cli/v2.(*Command).Run /build/gopath/pkg/mod/github.com/urfave/cli/v2@v2.25.0/command.go:273 github.com/ur
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/