packer-plugin-qemu icon indicating copy to clipboard operation
packer-plugin-qemu copied to clipboard

No box

Open Folaht opened this issue 4 years ago • 2 comments
trafficstars

Overview of the Issue

Packer builds but does deliver a box or output directory.

Reproduction Steps

git clone https://github.com/safenetwork-community/mai-packer.git
cd mai-packer/mai-base
sudo PACKER_LOG=1 packer build manjaro-arm-installer.pkr.hcl

Plugin and Packer version

1.7.4

Simplified Packer Buildfile

https://raw.githubusercontent.com/safenetwork-community/mai-packer/main/mai-base/manjaro-arm-installer.pkr.hcl

Operating system and Environment details

[folaht@pjehrsohmehj mai-base]$ inxi
CPU: Quad Core Intel Pentium Silver J5005 (-MCP-) speed/min/max: 886/800/2800 MHz Kernel: 5.4.141-1-MANJARO x86_64 Up: 3h 37m
Mem: 3688.3/7609.2 MiB (48.5%) Storage: 476.24 GiB (29.1% used) Procs: 239 Shell: Bash inxi: 3.3.06

Log Fragments and crash.log files

https://gist.github.com/Folaht/ab7e1f8da6ce803eb50d85a479ca1e27

Folaht avatar Aug 24 '21 07:08 Folaht

Solved with increased amount of RAM.

Folaht avatar Aug 30 '21 14:08 Folaht

Apparently not as it happened again, except this time only when I remove:

keep_input_artifact = true

Folaht avatar Aug 30 '21 15:08 Folaht