Build 'amazon-ebs' errored: Error executing Inspec: Non-zero exit status: exit status 100
==> Some builds didn't complete successfully and had errors:
--> amazon-ebs: Error executing Inspec: Non-zero exit status: exit status 100
==> Builds finished but no artifacts were created.0 run ok + all passed:
100 run okay + failures
101 run okay + skipped only
--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.
GitHub Issues: https://github.com/mitchellh/packer/issues
IRC: #packer-tool on Freenode
---
You received this message because you are subscribed to the Google Groups "Packer" group.
To unsubscribe from this group and stop receiving emails from it, send an email to packer-tool...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/packer-tool/18d8d8ba-36c8-4bbe-bbb5-c27dbbc74e1a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
[--distinct-exit], [--no-distinct-exit] # Exit with code 101 if any tests fail, and 100 if any are skipped (default). If disabled, exit 0 on skips and 1 for failures.
"extra_arguments": [ "--no-distinct-exit" ]
"type": "inspec",
"user": "ec2-user",
"profile": "https://github.com/dev-sec/linux-patch-baseline.git",
"extra_arguments": [ "-l", "debug", "--no-distinct-exit", "--sudo", "--reporter", "cli", "junit:./results/inspec.xml" ]