2025/05/01 23:35:09 [INFO] Packer version: 1.12.0 [go1.22.9 linux amd64] 2025/05/01 23:35:09 [INFO] PACKER_CONFIG env var not set; checking the default config file path 2025/05/01 23:35:09 [INFO] PACKER_CONFIG env var set; attempting to open config file: /home/jenkins/.packerconfig 2025/05/01 23:35:09 [WARN] Config file doesn't exist: /home/jenkins/.packerconfig 2025/05/01 23:35:09 [INFO] Setting cache directory: /home/jenkins/.cache/packer e: Running in background, not using a TTY 2025/05/01 23:35:09 ui: Warning: Undefined variable The variable "stack_pass" was set but was not declared as an input variable. To declare variable "stack_pass" place this block in one of your .pkr.hcl files, such as variables.pkr.hcl variable "stack_pass" { type = string default = null } Warning: Undefined variable The variable "stack_tenant" was set but was not declared as an input variable. To declare variable "stack_tenant" place this block in one of your .pkr.hcl files, such as variables.pkr.hcl variable "stack_tenant" { type = string default = null } Warning: Undefined variable The variable "stack_network" was set but was not declared as an input variable. To declare variable "stack_network" place this block in one of your .pkr.hcl files, such as variables.pkr.hcl variable "stack_network" { type = string default = null } Warning: Undefined variable The variable "stack_user" was set but was not declared as an input variable. To declare variable "stack_user" place this block in one of your .pkr.hcl files, such as variables.pkr.hcl variable "stack_user" { type = string default = null } 2025/05/01 23:35:09 [TRACE] listing potential installations for "github.com/hashicorp/openstack" that match ">= 1.0.0". plugingetter.ListInstallationsOptions{PluginDirectory:"/home/jenkins/.config/packer/plugins", BinaryInstallationOptions:plugingetter.BinaryInstallationOptions{APIVersionMajor:"5", APIVersionMinor:"0", OS:"linux", ARCH:"amd64", Ext:"", Checksummers:[]plugingetter.Checksummer{plugingetter.Checksummer{Type:"sha256", Hash:(*sha256.digest)(0xc0007df100)}}, ReleasesOnly:false}} 2025/05/01 23:35:09 [TRACE] Found the following "github.com/hashicorp/openstack" installations: [{/home/jenkins/.config/packer/plugins/github.com/hashicorp/openstack/packer-plugin-openstack_v1.1.2_x5.0_linux_amd64 v1.1.2 x5.0}] 2025/05/01 23:35:09 [INFO] found external [-packer-default-plugin-name-] builders from openstack plugin 2025/05/01 23:35:09 plugin "/home/jenkins/.config/packer/plugins/github.com/hashicorp/openstack/packer-plugin-openstack_v1.1.2_x5.0_linux_amd64" does not support Protobuf, forcing use of Gob 2025/05/01 23:35:09 [TRACE] listing potential installations for that match "". plugingetter.ListInstallationsOptions{PluginDirectory:"/home/jenkins/.config/packer/plugins", BinaryInstallationOptions:plugingetter.BinaryInstallationOptions{APIVersionMajor:"5", APIVersionMinor:"0", OS:"linux", ARCH:"amd64", Ext:"", Checksummers:[]plugingetter.Checksummer{plugingetter.Checksummer{Type:"sha256", Hash:(*sha256.digest)(0xc0007df700)}}, ReleasesOnly:false}} 2025/05/01 23:35:09 [INFO] found external [-packer-default-plugin-name-] builders from openstack plugin 2025/05/01 23:35:09 [TRACE] validateValue: not active for cloud_tenant, so skipping 2025/05/01 23:35:09 [TRACE] validateValue: not active for source_ami_filter_owner, so skipping 2025/05/01 23:35:09 [TRACE] validateValue: not active for ssh_proxy_host, so skipping 2025/05/01 23:35:09 [TRACE] validateValue: not active for vm_volume_size, so skipping 2025/05/01 23:35:09 [TRACE] validateValue: not active for cloud_auth_url, so skipping 2025/05/01 23:35:09 [TRACE] validateValue: not active for cloud_pass, so skipping 2025/05/01 23:35:09 [TRACE] validateValue: not active for docker_source_image, so skipping 2025/05/01 23:35:09 [TRACE] validateValue: not active for ssh_user, so skipping 2025/05/01 23:35:09 [TRACE] validateValue: not active for source_ami_filter_name, so skipping 2025/05/01 23:35:09 [TRACE] validateValue: not active for source_ami_filter_product_code, so skipping 2025/05/01 23:35:09 [TRACE] validateValue: not active for arch, so skipping 2025/05/01 23:35:09 [TRACE] validateValue: not active for base_image, so skipping 2025/05/01 23:35:09 [TRACE] validateValue: not active for cloud_user_data, so skipping 2025/05/01 23:35:09 [TRACE] validateValue: not active for flavor, so skipping 2025/05/01 23:35:09 [TRACE] validateValue: not active for vm_image_disk_format, so skipping 2025/05/01 23:35:09 [TRACE] validateValue: not active for cloud_user, so skipping 2025/05/01 23:35:09 [TRACE] validateValue: not active for ansible_roles_path, so skipping 2025/05/01 23:35:09 [TRACE] validateValue: not active for cloud_network, so skipping 2025/05/01 23:35:09 [TRACE] validateValue: not active for cloud_region, so skipping 2025/05/01 23:35:09 [TRACE] validateValue: not active for distro, so skipping 2025/05/01 23:35:09 [TRACE] validateValue: not active for vm_use_block_storage, so skipping 2025/05/01 23:35:09 ui error: Error: Unknown source type docker on templates/docker.pkr.hcl line 139: (source code not available) The source docker is unknown by Packer, and is likely part of a plugin that is not installed. You may find the needed plugin along with installation instructions documented on the Packer integrations page. https://developer.hashicorp.com/packer/integrations?filter=docker Error: Unknown provisioner type "ansible" on templates/docker.pkr.hcl line 151: (source code not available) The provisioner ansible is unknown by Packer, and is likely part of a plugin that is not installed. You may find the needed plugin along with installation instructions documented on the Packer integrations page. https://developer.hashicorp.com/packer/integrations?filter=ansible 2025/05/01 23:35:09 [INFO] (telemetry) Finalizing. 2025/05/01 23:35:10 waiting for all plugin processes to complete...