[DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 81129 1726887165.35363: starting run ansible-playbook [core 2.17.4] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-2h0 executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 81129 1726887165.36445: Added group all to inventory 81129 1726887165.36447: Added group ungrouped to inventory 81129 1726887165.36451: Group all now contains ungrouped 81129 1726887165.36454: Examining possible inventory source: /tmp/storage-kFg/inventory.yml 81129 1726887165.84876: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 81129 1726887165.84947: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 81129 1726887165.84972: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 81129 1726887165.85037: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 81129 1726887165.85111: Loaded config def from plugin (inventory/script) 81129 1726887165.85115: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 81129 1726887165.85159: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 81129 1726887165.85365: Loaded config def from plugin (inventory/yaml) 81129 1726887165.85367: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 81129 1726887165.85568: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 81129 1726887165.86471: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 81129 1726887165.86474: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 81129 1726887165.86477: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 81129 1726887165.86483: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 81129 1726887165.86488: Loading data from /tmp/storage-kFg/inventory.yml 81129 1726887165.86674: /tmp/storage-kFg/inventory.yml was not parsable by auto 81129 1726887165.86857: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 81129 1726887165.86896: Loading data from /tmp/storage-kFg/inventory.yml 81129 1726887165.87099: group all already in inventory 81129 1726887165.87106: set inventory_file for managed_node1 81129 1726887165.87110: set inventory_dir for managed_node1 81129 1726887165.87113: Added host managed_node1 to inventory 81129 1726887165.87116: Added host managed_node1 to group all 81129 1726887165.87117: set ansible_host for managed_node1 81129 1726887165.87118: set ansible_ssh_extra_args for managed_node1 81129 1726887165.87121: set inventory_file for managed_node2 81129 1726887165.87124: set inventory_dir for managed_node2 81129 1726887165.87125: Added host managed_node2 to inventory 81129 1726887165.87126: Added host managed_node2 to group all 81129 1726887165.87127: set ansible_host for managed_node2 81129 1726887165.87128: set ansible_ssh_extra_args for managed_node2 81129 1726887165.87131: set inventory_file for managed_node3 81129 1726887165.87135: set inventory_dir for managed_node3 81129 1726887165.87136: Added host managed_node3 to inventory 81129 1726887165.87138: Added host managed_node3 to group all 81129 1726887165.87138: set ansible_host for managed_node3 81129 1726887165.87139: set ansible_ssh_extra_args for managed_node3 81129 1726887165.87142: Reconcile groups and hosts in inventory. 81129 1726887165.87145: Group ungrouped now contains managed_node1 81129 1726887165.87147: Group ungrouped now contains managed_node2 81129 1726887165.87149: Group ungrouped now contains managed_node3 81129 1726887165.87348: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 81129 1726887165.87591: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 81129 1726887165.87758: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 81129 1726887165.87786: Loaded config def from plugin (vars/host_group_vars) 81129 1726887165.87788: Loading VarsModule 'host_group_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/host_group_vars.py (found_in_cache=False, class_only=True) 81129 1726887165.87795: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 81129 1726887165.87803: Loading VarsModule 'host_group_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/host_group_vars.py (found_in_cache=True, class_only=False) 81129 1726887165.87965: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 81129 1726887165.88655: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 81129 1726887165.88863: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 81129 1726887165.89017: Loaded config def from plugin (connection/local) 81129 1726887165.89021: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 81129 1726887165.90320: Loaded config def from plugin (connection/paramiko_ssh) 81129 1726887165.90323: Loading Connection 'paramiko_ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/paramiko_ssh.py (found_in_cache=False, class_only=True) 81129 1726887165.93578: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py (found_in_cache=True, class_only=False) 81129 1726887165.93618: Loaded config def from plugin (connection/psrp) 81129 1726887165.93621: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 81129 1726887165.95799: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py (found_in_cache=True, class_only=False) 81129 1726887165.95843: Loaded config def from plugin (connection/ssh) 81129 1726887165.95846: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 81129 1726887166.01766: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py (found_in_cache=True, class_only=False) 81129 1726887166.01805: Loaded config def from plugin (connection/winrm) 81129 1726887166.01808: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 81129 1726887166.01957: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 81129 1726887166.02022: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 81129 1726887166.02204: Loaded config def from plugin (shell/cmd) 81129 1726887166.02206: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 81129 1726887166.02236: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py (found_in_cache=True, class_only=False) 81129 1726887166.02418: Loaded config def from plugin (shell/powershell) 81129 1726887166.02420: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 81129 1726887166.02587: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 81129 1726887166.02882: Loaded config def from plugin (shell/sh) 81129 1726887166.02884: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 81129 1726887166.03033: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 81129 1726887166.03520: Loaded config def from plugin (become/runas) 81129 1726887166.03522: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 81129 1726887166.03943: Loaded config def from plugin (become/su) 81129 1726887166.03946: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 81129 1726887166.04329: Loaded config def from plugin (become/sudo) 81129 1726887166.04331: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=False, class_only=True) running playbook inside collection fedora.linux_system_roles 81129 1726887166.04367: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_luks_nvme_generated.yml 81129 1726887166.05116: trying /usr/local/lib/python3.12/site-packages/ansible/modules 81129 1726887166.12954: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 81129 1726887166.13303: in VariableManager get_vars() 81129 1726887166.13313: done with get_vars() 81129 1726887166.13316: variable 'playbook_dir' from source: magic vars 81129 1726887166.13317: variable 'ansible_playbook_python' from source: magic vars 81129 1726887166.13318: variable 'ansible_config_file' from source: magic vars 81129 1726887166.13319: variable 'groups' from source: magic vars 81129 1726887166.13320: variable 'omit' from source: magic vars 81129 1726887166.13320: variable 'ansible_version' from source: magic vars 81129 1726887166.13321: variable 'ansible_check_mode' from source: magic vars 81129 1726887166.13322: variable 'ansible_diff_mode' from source: magic vars 81129 1726887166.13323: variable 'ansible_forks' from source: magic vars 81129 1726887166.13323: variable 'ansible_inventory_sources' from source: magic vars 81129 1726887166.13324: variable 'ansible_skip_tags' from source: magic vars 81129 1726887166.13325: variable 'ansible_limit' from source: magic vars 81129 1726887166.13326: variable 'ansible_run_tags' from source: magic vars 81129 1726887166.13327: variable 'ansible_verbosity' from source: magic vars 81129 1726887166.13366: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_luks.yml 81129 1726887166.18743: in VariableManager get_vars() 81129 1726887166.18762: done with get_vars() 81129 1726887166.18799: in VariableManager get_vars() 81129 1726887166.18813: done with get_vars() 81129 1726887166.18993: in VariableManager get_vars() 81129 1726887166.19006: done with get_vars() 81129 1726887166.19044: in VariableManager get_vars() 81129 1726887166.19170: done with get_vars() 81129 1726887166.19180: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/create-test-file.yml statically imported: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/create-test-file.yml 81129 1726887166.19432: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 81129 1726887166.19670: in VariableManager get_vars() 81129 1726887166.19684: done with get_vars() 81129 1726887166.19838: in VariableManager get_vars() 81129 1726887166.19851: done with get_vars() 81129 1726887166.19859: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-data-preservation.yml statically imported: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-data-preservation.yml 81129 1726887166.20536: in VariableManager get_vars() 81129 1726887166.20549: done with get_vars() 81129 1726887166.26555: in VariableManager get_vars() 81129 1726887166.26572: done with get_vars() 81129 1726887166.26582: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/create-test-file.yml statically imported: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/create-test-file.yml 81129 1726887166.26767: in VariableManager get_vars() 81129 1726887166.26782: done with get_vars() 81129 1726887166.26820: in VariableManager get_vars() 81129 1726887166.26836: done with get_vars() 81129 1726887166.26845: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-data-preservation.yml statically imported: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-data-preservation.yml 81129 1726887166.27755: in VariableManager get_vars() 81129 1726887166.27769: done with get_vars() 81129 1726887166.27806: in VariableManager get_vars() 81129 1726887166.27823: done with get_vars() 81129 1726887166.28059: in VariableManager get_vars() 81129 1726887166.28186: done with get_vars() 81129 1726887166.28223: in VariableManager get_vars() 81129 1726887166.28259: done with get_vars() 81129 1726887166.28268: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/create-test-file.yml statically imported: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/create-test-file.yml 81129 1726887166.28672: in VariableManager get_vars() 81129 1726887166.28694: done with get_vars() 81129 1726887166.28802: in VariableManager get_vars() 81129 1726887166.28819: done with get_vars() 81129 1726887166.28928: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-data-preservation.yml statically imported: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-data-preservation.yml 81129 1726887166.29658: in VariableManager get_vars() 81129 1726887166.29672: done with get_vars() 81129 1726887166.29927: in VariableManager get_vars() 81129 1726887166.29944: done with get_vars() 81129 1726887166.29953: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/create-test-file.yml statically imported: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/create-test-file.yml 81129 1726887166.30347: in VariableManager get_vars() 81129 1726887166.30583: done with get_vars() 81129 1726887166.30624: in VariableManager get_vars() 81129 1726887166.30639: done with get_vars() 81129 1726887166.30647: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-data-preservation.yml statically imported: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-data-preservation.yml 81129 1726887166.32284: in VariableManager get_vars() 81129 1726887166.32297: done with get_vars() 81129 1726887166.32678: in VariableManager get_vars() 81129 1726887166.32691: done with get_vars() 81129 1726887166.32875: in VariableManager get_vars() 81129 1726887166.32888: done with get_vars() 81129 1726887166.33148: in VariableManager get_vars() 81129 1726887166.33161: done with get_vars() 81129 1726887166.33310: in VariableManager get_vars() 81129 1726887166.33325: done with get_vars() 81129 1726887166.33341: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/create-test-file.yml statically imported: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/create-test-file.yml 81129 1726887166.33610: in VariableManager get_vars() 81129 1726887166.33741: done with get_vars() 81129 1726887166.33780: in VariableManager get_vars() 81129 1726887166.33792: done with get_vars() 81129 1726887166.33800: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-data-preservation.yml statically imported: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-data-preservation.yml 81129 1726887166.34621: in VariableManager get_vars() 81129 1726887166.34637: done with get_vars() 81129 1726887166.34673: in VariableManager get_vars() 81129 1726887166.34800: done with get_vars() 81129 1726887166.34809: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/create-test-file.yml statically imported: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/create-test-file.yml 81129 1726887166.35326: in VariableManager get_vars() 81129 1726887166.35528: done with get_vars() 81129 1726887166.35573: in VariableManager get_vars() 81129 1726887166.35585: done with get_vars() 81129 1726887166.35593: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-data-preservation.yml statically imported: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-data-preservation.yml 81129 1726887166.36425: in VariableManager get_vars() 81129 1726887166.36439: done with get_vars() 81129 1726887166.36502: in VariableManager get_vars() 81129 1726887166.36516: done with get_vars() 81129 1726887166.36567: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 81129 1726887166.36581: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__ redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug 81129 1726887166.37755: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 81129 1726887166.37925: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 81129 1726887166.37928: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-2h0/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) 81129 1726887166.37962: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 81129 1726887166.37988: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py (found_in_cache=True, class_only=False) 81129 1726887166.38165: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 81129 1726887166.38228: Loaded config def from plugin (callback/default) 81129 1726887166.38230: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 81129 1726887166.41417: Loaded config def from plugin (callback/junit) 81129 1726887166.41420: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 81129 1726887166.41602: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py (found_in_cache=True, class_only=False) 81129 1726887166.41783: Loaded config def from plugin (callback/minimal) 81129 1726887166.41786: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 81129 1726887166.41825: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 81129 1726887166.41887: Loaded config def from plugin (callback/tree) 81129 1726887166.41890: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 81129 1726887166.42781: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 81129 1726887166.42875: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-2h0/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_luks_nvme_generated.yml **************************************** 2 plays in /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_luks_nvme_generated.yml 81129 1726887166.43058: in VariableManager get_vars() 81129 1726887166.43077: done with get_vars() 81129 1726887166.43084: in VariableManager get_vars() 81129 1726887166.43094: done with get_vars() 81129 1726887166.43098: variable 'omit' from source: magic vars 81129 1726887166.43141: in VariableManager get_vars() 81129 1726887166.43154: done with get_vars() 81129 1726887166.43174: variable 'omit' from source: magic vars PLAY [Run test tests_luks.yml for nvme] **************************************** 81129 1726887166.45224: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 81129 1726887166.45297: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 81129 1726887166.45931: getting the remaining hosts for this loop 81129 1726887166.45932: done getting the remaining hosts for this loop 81129 1726887166.45938: getting the next task for host managed_node2 81129 1726887166.45943: done getting next task for host managed_node2 81129 1726887166.45945: ^ task is: TASK: meta (flush_handlers) 81129 1726887166.45946: ^ state is: HOST STATE: block=1, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 81129 1726887166.45949: getting variables 81129 1726887166.45950: in VariableManager get_vars() 81129 1726887166.45959: Calling all_inventory to load vars for managed_node2 81129 1726887166.45965: Calling groups_inventory to load vars for managed_node2 81129 1726887166.45968: Calling all_plugins_inventory to load vars for managed_node2 81129 1726887166.45979: Calling all_plugins_play to load vars for managed_node2 81129 1726887166.45990: Calling groups_plugins_inventory to load vars for managed_node2 81129 1726887166.45994: Calling groups_plugins_play to load vars for managed_node2 81129 1726887166.46029: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 81129 1726887166.46084: done with get_vars() 81129 1726887166.46108: done getting variables 81129 1726887166.46158: in VariableManager get_vars() 81129 1726887166.46166: Calling all_inventory to load vars for managed_node2 81129 1726887166.46168: Calling groups_inventory to load vars for managed_node2 81129 1726887166.46171: Calling all_plugins_inventory to load vars for managed_node2 81129 1726887166.46175: Calling all_plugins_play to load vars for managed_node2 81129 1726887166.46178: Calling groups_plugins_inventory to load vars for managed_node2 81129 1726887166.46180: Calling groups_plugins_play to load vars for managed_node2 81129 1726887166.46207: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 81129 1726887166.46223: done with get_vars() 81129 1726887166.46233: done queuing things up, now waiting for results queue to drain 81129 1726887166.46237: results queue empty 81129 1726887166.46238: checking for any_errors_fatal 81129 1726887166.46239: done checking for any_errors_fatal 81129 1726887166.46240: checking for max_fail_percentage 81129 1726887166.46241: done checking for max_fail_percentage 81129 1726887166.46242: checking to see if all hosts have failed and the running result is not ok 81129 1726887166.46243: done checking to see if all hosts have failed 81129 1726887166.46244: getting the remaining hosts for this loop 81129 1726887166.46245: done getting the remaining hosts for this loop 81129 1726887166.46247: getting the next task for host managed_node2 81129 1726887166.46251: done getting next task for host managed_node2 81129 1726887166.46253: ^ task is: TASK: meta (flush_handlers) 81129 1726887166.46254: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 81129 1726887166.46257: getting variables 81129 1726887166.46258: in VariableManager get_vars() 81129 1726887166.46265: Calling all_inventory to load vars for managed_node2 81129 1726887166.46267: Calling groups_inventory to load vars for managed_node2 81129 1726887166.46269: Calling all_plugins_inventory to load vars for managed_node2 81129 1726887166.46273: Calling all_plugins_play to load vars for managed_node2 81129 1726887166.46275: Calling groups_plugins_inventory to load vars for managed_node2 81129 1726887166.46278: Calling groups_plugins_play to load vars for managed_node2 81129 1726887166.46323: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 81129 1726887166.46339: done with get_vars() 81129 1726887166.46345: done getting variables 81129 1726887166.46385: in VariableManager get_vars() 81129 1726887166.46393: Calling all_inventory to load vars for managed_node2 81129 1726887166.46395: Calling groups_inventory to load vars for managed_node2 81129 1726887166.46397: Calling all_plugins_inventory to load vars for managed_node2 81129 1726887166.46401: Calling all_plugins_play to load vars for managed_node2 81129 1726887166.46404: Calling groups_plugins_inventory to load vars for managed_node2 81129 1726887166.46406: Calling groups_plugins_play to load vars for managed_node2 81129 1726887166.46436: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 81129 1726887166.46449: done with get_vars() 81129 1726887166.46458: done queuing things up, now waiting for results queue to drain 81129 1726887166.46460: results queue empty 81129 1726887166.46461: checking for any_errors_fatal 81129 1726887166.46462: done checking for any_errors_fatal 81129 1726887166.46463: checking for max_fail_percentage 81129 1726887166.46464: done checking for max_fail_percentage 81129 1726887166.46465: checking to see if all hosts have failed and the running result is not ok 81129 1726887166.46466: done checking to see if all hosts have failed 81129 1726887166.46467: getting the remaining hosts for this loop 81129 1726887166.46468: done getting the remaining hosts for this loop 81129 1726887166.46470: getting the next task for host managed_node2 81129 1726887166.46473: done getting next task for host managed_node2 81129 1726887166.46474: ^ task is: TASK: meta (flush_handlers) 81129 1726887166.46475: ^ state is: HOST STATE: block=3, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 81129 1726887166.46477: getting variables 81129 1726887166.46478: in VariableManager get_vars() 81129 1726887166.46484: Calling all_inventory to load vars for managed_node2 81129 1726887166.46486: Calling groups_inventory to load vars for managed_node2 81129 1726887166.46488: Calling all_plugins_inventory to load vars for managed_node2 81129 1726887166.46492: Calling all_plugins_play to load vars for managed_node2 81129 1726887166.46495: Calling groups_plugins_inventory to load vars for managed_node2 81129 1726887166.46497: Calling groups_plugins_play to load vars for managed_node2 81129 1726887166.46527: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 81129 1726887166.46542: done with get_vars() 81129 1726887166.46547: done getting variables 81129 1726887166.46586: in VariableManager get_vars() 81129 1726887166.46593: Calling all_inventory to load vars for managed_node2 81129 1726887166.46595: Calling groups_inventory to load vars for managed_node2 81129 1726887166.46597: Calling all_plugins_inventory to load vars for managed_node2 81129 1726887166.46601: Calling all_plugins_play to load vars for managed_node2 81129 1726887166.46603: Calling groups_plugins_inventory to load vars for managed_node2 81129 1726887166.46605: Calling groups_plugins_play to load vars for managed_node2 81129 1726887166.46630: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 81129 1726887166.46645: done with get_vars() 81129 1726887166.46654: done queuing things up, now waiting for results queue to drain 81129 1726887166.46655: results queue empty 81129 1726887166.46656: checking for any_errors_fatal 81129 1726887166.46657: done checking for any_errors_fatal 81129 1726887166.46657: checking for max_fail_percentage 81129 1726887166.46658: done checking for max_fail_percentage 81129 1726887166.46659: checking to see if all hosts have failed and the running result is not ok 81129 1726887166.46660: done checking to see if all hosts have failed 81129 1726887166.46660: getting the remaining hosts for this loop 81129 1726887166.46661: done getting the remaining hosts for this loop 81129 1726887166.46663: getting the next task for host managed_node2 81129 1726887166.46665: done getting next task for host managed_node2 81129 1726887166.46666: ^ task is: None 81129 1726887166.46667: ^ state is: HOST STATE: block=4, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 81129 1726887166.46668: done queuing things up, now waiting for results queue to drain 81129 1726887166.46669: results queue empty 81129 1726887166.46674: checking for any_errors_fatal 81129 1726887166.46674: done checking for any_errors_fatal 81129 1726887166.46675: checking for max_fail_percentage 81129 1726887166.46676: done checking for max_fail_percentage 81129 1726887166.46676: checking to see if all hosts have failed and the running result is not ok 81129 1726887166.46677: done checking to see if all hosts have failed 81129 1726887166.46678: getting the next task for host managed_node2 81129 1726887166.46680: done getting next task for host managed_node2 81129 1726887166.46681: ^ task is: None 81129 1726887166.46682: ^ state is: HOST STATE: block=4, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 81129 1726887166.46920: in VariableManager get_vars() 81129 1726887166.46931: done with get_vars() 81129 1726887166.46938: in VariableManager get_vars() 81129 1726887166.46946: done with get_vars() 81129 1726887166.46949: variable 'omit' from source: magic vars 81129 1726887166.46972: in VariableManager get_vars() 81129 1726887166.46981: done with get_vars() 81129 1726887166.46998: variable 'omit' from source: magic vars PLAY [Test LUKS] *************************************************************** 81129 1726887166.51109: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 81129 1726887166.51627: getting the remaining hosts for this loop 81129 1726887166.51628: done getting the remaining hosts for this loop 81129 1726887166.51631: getting the next task for host managed_node2 81129 1726887166.51637: done getting next task for host managed_node2 81129 1726887166.51639: ^ task is: TASK: meta (flush_handlers) 81129 1726887166.51640: ^ state is: HOST STATE: block=1, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 81129 1726887166.51643: getting variables 81129 1726887166.51643: in VariableManager get_vars() 81129 1726887166.51651: Calling all_inventory to load vars for managed_node2 81129 1726887166.51653: Calling groups_inventory to load vars for managed_node2 81129 1726887166.51656: Calling all_plugins_inventory to load vars for managed_node2 81129 1726887166.51661: Calling all_plugins_play to load vars for managed_node2 81129 1726887166.51663: Calling groups_plugins_inventory to load vars for managed_node2 81129 1726887166.51666: Calling groups_plugins_play to load vars for managed_node2 81129 1726887166.51693: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 81129 1726887166.51706: done with get_vars() 81129 1726887166.51713: done getting variables 81129 1726887166.51780: in VariableManager get_vars() 81129 1726887166.51789: Calling all_inventory to load vars for managed_node2 81129 1726887166.51791: Calling groups_inventory to load vars for managed_node2 81129 1726887166.51793: Calling all_plugins_inventory to load vars for managed_node2 81129 1726887166.51798: Calling all_plugins_play to load vars for managed_node2 81129 1726887166.51800: Calling groups_plugins_inventory to load vars for managed_node2 81129 1726887166.51803: Calling groups_plugins_play to load vars for managed_node2 81129 1726887166.51858: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 81129 1726887166.51906: done with get_vars() 81129 1726887166.51969: done queuing things up, now waiting for results queue to drain 81129 1726887166.51971: results queue empty 81129 1726887166.51972: checking for any_errors_fatal 81129 1726887166.51973: done checking for any_errors_fatal 81129 1726887166.51974: checking for max_fail_percentage 81129 1726887166.51975: done checking for max_fail_percentage 81129 1726887166.51976: checking to see if all hosts have failed and the running result is not ok 81129 1726887166.51977: done checking to see if all hosts have failed 81129 1726887166.51977: getting the remaining hosts for this loop 81129 1726887166.51978: done getting the remaining hosts for this loop 81129 1726887166.51981: getting the next task for host managed_node2 81129 1726887166.51984: done getting next task for host managed_node2 81129 1726887166.51985: ^ task is: TASK: meta (flush_handlers) 81129 1726887166.51986: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 81129 1726887166.51988: getting variables 81129 1726887166.51989: in VariableManager get_vars() 81129 1726887166.51996: Calling all_inventory to load vars for managed_node2 81129 1726887166.51998: Calling groups_inventory to load vars for managed_node2 81129 1726887166.52004: Calling all_plugins_inventory to load vars for managed_node2 81129 1726887166.52030: Calling all_plugins_play to load vars for managed_node2 81129 1726887166.52035: Calling groups_plugins_inventory to load vars for managed_node2 81129 1726887166.52039: Calling groups_plugins_play to load vars for managed_node2 81129 1726887166.52067: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 81129 1726887166.52147: done with get_vars() 81129 1726887166.52389: done getting variables 81129 1726887166.52437: in VariableManager get_vars() 81129 1726887166.52445: Calling all_inventory to load vars for managed_node2 81129 1726887166.52447: Calling groups_inventory to load vars for managed_node2 81129 1726887166.52449: Calling all_plugins_inventory to load vars for managed_node2 81129 1726887166.52453: Calling all_plugins_play to load vars for managed_node2 81129 1726887166.52456: Calling groups_plugins_inventory to load vars for managed_node2 81129 1726887166.52458: Calling groups_plugins_play to load vars for managed_node2 81129 1726887166.52505: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 81129 1726887166.52520: done with get_vars() 81129 1726887166.52528: done queuing things up, now waiting for results queue to drain 81129 1726887166.52530: results queue empty 81129 1726887166.52531: checking for any_errors_fatal 81129 1726887166.52532: done checking for any_errors_fatal 81129 1726887166.52532: checking for max_fail_percentage 81129 1726887166.52536: done checking for max_fail_percentage 81129 1726887166.52536: checking to see if all hosts have failed and the running result is not ok 81129 1726887166.52537: done checking to see if all hosts have failed 81129 1726887166.52538: getting the remaining hosts for this loop 81129 1726887166.52539: done getting the remaining hosts for this loop 81129 1726887166.52541: getting the next task for host managed_node2 81129 1726887166.52543: done getting next task for host managed_node2 81129 1726887166.52545: ^ task is: TASK: meta (flush_handlers) 81129 1726887166.52549: ^ state is: HOST STATE: block=3, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 81129 1726887166.52552: getting variables 81129 1726887166.52553: in VariableManager get_vars() 81129 1726887166.52563: Calling all_inventory to load vars for managed_node2 81129 1726887166.52565: Calling groups_inventory to load vars for managed_node2 81129 1726887166.52568: Calling all_plugins_inventory to load vars for managed_node2 81129 1726887166.52574: Calling all_plugins_play to load vars for managed_node2 81129 1726887166.52583: Calling groups_plugins_inventory to load vars for managed_node2 81129 1726887166.52590: Calling groups_plugins_play to load vars for managed_node2 81129 1726887166.52723: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 81129 1726887166.52738: done with get_vars() 81129 1726887166.52744: done getting variables 81129 1726887166.52802: in VariableManager get_vars() 81129 1726887166.52815: Calling all_inventory to load vars for managed_node2 81129 1726887166.52820: Calling groups_inventory to load vars for managed_node2 81129 1726887166.52823: Calling all_plugins_inventory to load vars for managed_node2 81129 1726887166.52827: Calling all_plugins_play to load vars for managed_node2 81129 1726887166.52829: Calling groups_plugins_inventory to load vars for managed_node2 81129 1726887166.52832: Calling groups_plugins_play to load vars for managed_node2 81129 1726887166.52862: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 81129 1726887166.52884: done with get_vars() 81129 1726887166.52893: done queuing things up, now waiting for results queue to drain 81129 1726887166.52895: results queue empty 81129 1726887166.52896: checking for any_errors_fatal 81129 1726887166.52897: done checking for any_errors_fatal 81129 1726887166.52897: checking for max_fail_percentage 81129 1726887166.52898: done checking for max_fail_percentage 81129 1726887166.52899: checking to see if all hosts have failed and the running result is not ok 81129 1726887166.52900: done checking to see if all hosts have failed 81129 1726887166.52900: getting the remaining hosts for this loop 81129 1726887166.52901: done getting the remaining hosts for this loop 81129 1726887166.52903: getting the next task for host managed_node2 81129 1726887166.52906: done getting next task for host managed_node2 81129 1726887166.52907: ^ task is: None 81129 1726887166.52908: ^ state is: HOST STATE: block=4, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 81129 1726887166.52909: done queuing things up, now waiting for results queue to drain 81129 1726887166.52910: results queue empty 81129 1726887166.52910: checking for any_errors_fatal 81129 1726887166.52913: done checking for any_errors_fatal 81129 1726887166.53315: checking for max_fail_percentage 81129 1726887166.53317: done checking for max_fail_percentage 81129 1726887166.53318: checking to see if all hosts have failed and the running result is not ok 81129 1726887166.53319: done checking to see if all hosts have failed 81129 1726887166.53320: getting the next task for host managed_node2 81129 1726887166.53322: done getting next task for host managed_node2 81129 1726887166.53323: ^ task is: None 81129 1726887166.53324: ^ state is: HOST STATE: block=4, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* Friday 20 September 2024 22:52:46 -0400 (0:00:00.110) 0:00:00.110 ****** =============================================================================== 81129 1726887166.53357: RUNNING CLEANUP