[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. 135883 1726888637.41637: 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 135883 1726888637.42126: Added group all to inventory 135883 1726888637.42128: Added group ungrouped to inventory 135883 1726888637.42132: Group all now contains ungrouped 135883 1726888637.42135: Examining possible inventory source: /tmp/storage-kFg/inventory.yml 135883 1726888637.59835: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 135883 1726888637.59909: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 135883 1726888637.59940: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 135883 1726888637.60005: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 135883 1726888637.60084: Loaded config def from plugin (inventory/script) 135883 1726888637.60085: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 135883 1726888637.60143: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 135883 1726888637.60263: Loaded config def from plugin (inventory/yaml) 135883 1726888637.60265: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 135883 1726888637.60390: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 135883 1726888637.61006: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 135883 1726888637.61013: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 135883 1726888637.61019: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 135883 1726888637.61031: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 135883 1726888637.61038: Loading data from /tmp/storage-kFg/inventory.yml 135883 1726888637.61128: /tmp/storage-kFg/inventory.yml was not parsable by auto 135883 1726888637.61221: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 135883 1726888637.61277: Loading data from /tmp/storage-kFg/inventory.yml 135883 1726888637.61372: group all already in inventory 135883 1726888637.61380: set inventory_file for managed_node1 135883 1726888637.61387: set inventory_dir for managed_node1 135883 1726888637.61389: Added host managed_node1 to inventory 135883 1726888637.61391: Added host managed_node1 to group all 135883 1726888637.61392: set ansible_host for managed_node1 135883 1726888637.61396: set ansible_ssh_extra_args for managed_node1 135883 1726888637.61400: set inventory_file for managed_node2 135883 1726888637.61404: set inventory_dir for managed_node2 135883 1726888637.61405: Added host managed_node2 to inventory 135883 1726888637.61406: Added host managed_node2 to group all 135883 1726888637.61407: set ansible_host for managed_node2 135883 1726888637.61408: set ansible_ssh_extra_args for managed_node2 135883 1726888637.61411: set inventory_file for managed_node3 135883 1726888637.61415: set inventory_dir for managed_node3 135883 1726888637.61416: Added host managed_node3 to inventory 135883 1726888637.61417: Added host managed_node3 to group all 135883 1726888637.61418: set ansible_host for managed_node3 135883 1726888637.61419: set ansible_ssh_extra_args for managed_node3 135883 1726888637.61421: Reconcile groups and hosts in inventory. 135883 1726888637.61427: Group ungrouped now contains managed_node1 135883 1726888637.61429: Group ungrouped now contains managed_node2 135883 1726888637.61430: Group ungrouped now contains managed_node3 135883 1726888637.61544: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 135883 1726888637.61709: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 135883 1726888637.61769: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 135883 1726888637.61804: Loaded config def from plugin (vars/host_group_vars) 135883 1726888637.61807: 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) 135883 1726888637.61816: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 135883 1726888637.61831: 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) 135883 1726888637.61888: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 135883 1726888637.62310: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 135883 1726888637.62476: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 135883 1726888637.62939: Loaded config def from plugin (connection/local) 135883 1726888637.62943: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 135883 1726888637.63962: Loaded config def from plugin (connection/paramiko_ssh) 135883 1726888637.63965: 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) 135883 1726888637.64846: 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) 135883 1726888637.64889: Loaded config def from plugin (connection/psrp) 135883 1726888637.64892: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 135883 1726888637.65631: 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) 135883 1726888637.65668: Loaded config def from plugin (connection/ssh) 135883 1726888637.65670: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 135883 1726888637.67788: 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) 135883 1726888637.67837: Loaded config def from plugin (connection/winrm) 135883 1726888637.67840: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 135883 1726888637.67902: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 135883 1726888637.67987: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 135883 1726888637.68057: Loaded config def from plugin (shell/cmd) 135883 1726888637.68059: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 135883 1726888637.68093: 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) 135883 1726888637.68193: Loaded config def from plugin (shell/powershell) 135883 1726888637.68195: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 135883 1726888637.68275: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 135883 1726888637.68509: Loaded config def from plugin (shell/sh) 135883 1726888637.68513: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 135883 1726888637.68546: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 135883 1726888637.68801: Loaded config def from plugin (become/runas) 135883 1726888637.68803: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 135883 1726888637.69066: Loaded config def from plugin (become/su) 135883 1726888637.69068: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 135883 1726888637.69232: Loaded config def from plugin (become/sudo) 135883 1726888637.69234: 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 135883 1726888637.69281: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_misc_nvme_generated.yml 135883 1726888637.69804: trying /usr/local/lib/python3.12/site-packages/ansible/modules 135883 1726888637.74275: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 135883 1726888637.74498: in VariableManager get_vars() 135883 1726888637.74507: done with get_vars() 135883 1726888637.74515: variable 'playbook_dir' from source: magic vars 135883 1726888637.74516: variable 'ansible_playbook_python' from source: magic vars 135883 1726888637.74517: variable 'ansible_config_file' from source: magic vars 135883 1726888637.74518: variable 'groups' from source: magic vars 135883 1726888637.74518: variable 'omit' from source: magic vars 135883 1726888637.74519: variable 'ansible_version' from source: magic vars 135883 1726888637.74520: variable 'ansible_check_mode' from source: magic vars 135883 1726888637.74521: variable 'ansible_diff_mode' from source: magic vars 135883 1726888637.74521: variable 'ansible_forks' from source: magic vars 135883 1726888637.74522: variable 'ansible_inventory_sources' from source: magic vars 135883 1726888637.74523: variable 'ansible_skip_tags' from source: magic vars 135883 1726888637.74524: variable 'ansible_limit' from source: magic vars 135883 1726888637.74527: variable 'ansible_run_tags' from source: magic vars 135883 1726888637.74527: variable 'ansible_verbosity' from source: magic vars 135883 1726888637.74587: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_misc.yml 135883 1726888637.75459: in VariableManager get_vars() 135883 1726888637.75472: done with get_vars() 135883 1726888637.75517: in VariableManager get_vars() 135883 1726888637.75526: done with get_vars() 135883 1726888637.75571: in VariableManager get_vars() 135883 1726888637.75579: done with get_vars() 135883 1726888637.75601: in VariableManager get_vars() 135883 1726888637.75609: done with get_vars() 135883 1726888637.75671: in VariableManager get_vars() 135883 1726888637.75680: done with get_vars() 135883 1726888637.75702: in VariableManager get_vars() 135883 1726888637.75710: done with get_vars() 135883 1726888637.75781: in VariableManager get_vars() 135883 1726888637.75795: done with get_vars() 135883 1726888637.75859: in VariableManager get_vars() 135883 1726888637.75873: done with get_vars() 135883 1726888637.75952: in VariableManager get_vars() 135883 1726888637.75970: done with get_vars() 135883 1726888637.76065: in VariableManager get_vars() 135883 1726888637.76074: done with get_vars() 135883 1726888637.76168: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 135883 1726888637.76182: 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 135883 1726888637.76429: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 135883 1726888637.76592: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 135883 1726888637.76595: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) 135883 1726888637.76637: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 135883 1726888637.76665: 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) 135883 1726888637.76867: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 135883 1726888637.76947: Loaded config def from plugin (callback/default) 135883 1726888637.76952: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 135883 1726888637.78298: Loaded config def from plugin (callback/junit) 135883 1726888637.78301: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 135883 1726888637.78381: 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) 135883 1726888637.78501: Loaded config def from plugin (callback/minimal) 135883 1726888637.78504: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 135883 1726888637.78576: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 135883 1726888637.78675: Loaded config def from plugin (callback/tree) 135883 1726888637.78678: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 135883 1726888637.78790: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 135883 1726888637.78795: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (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_misc_nvme_generated.yml **************************************** 2 plays in /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_misc_nvme_generated.yml 135883 1726888637.78816: in VariableManager get_vars() 135883 1726888637.78825: done with get_vars() 135883 1726888637.78828: in VariableManager get_vars() 135883 1726888637.78834: done with get_vars() 135883 1726888637.78837: variable 'omit' from source: magic vars 135883 1726888637.78864: in VariableManager get_vars() 135883 1726888637.78873: done with get_vars() 135883 1726888637.78891: variable 'omit' from source: magic vars PLAY [Run test tests_misc.yml for nvme] **************************************** 135883 1726888637.80900: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 135883 1726888637.80967: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 135883 1726888637.80992: getting the remaining hosts for this loop 135883 1726888637.80994: done getting the remaining hosts for this loop 135883 1726888637.80996: getting the next task for host managed_node3 135883 1726888637.80999: done getting next task for host managed_node3 135883 1726888637.81000: ^ task is: TASK: meta (flush_handlers) 135883 1726888637.81001: ^ 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 135883 1726888637.81003: getting variables 135883 1726888637.81004: in VariableManager get_vars() 135883 1726888637.81010: Calling all_inventory to load vars for managed_node3 135883 1726888637.81014: Calling groups_inventory to load vars for managed_node3 135883 1726888637.81017: Calling all_plugins_inventory to load vars for managed_node3 135883 1726888637.81025: Calling all_plugins_play to load vars for managed_node3 135883 1726888637.81032: Calling groups_plugins_inventory to load vars for managed_node3 135883 1726888637.81034: Calling groups_plugins_play to load vars for managed_node3 135883 1726888637.81059: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 135883 1726888637.81091: done with get_vars() 135883 1726888637.81096: done getting variables 135883 1726888637.81125: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 135883 1726888637.81160: in VariableManager get_vars() 135883 1726888637.81166: Calling all_inventory to load vars for managed_node3 135883 1726888637.81168: Calling groups_inventory to load vars for managed_node3 135883 1726888637.81169: Calling all_plugins_inventory to load vars for managed_node3 135883 1726888637.81172: Calling all_plugins_play to load vars for managed_node3 135883 1726888637.81173: Calling groups_plugins_inventory to load vars for managed_node3 135883 1726888637.81175: Calling groups_plugins_play to load vars for managed_node3 135883 1726888637.81192: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 135883 1726888637.81200: done with get_vars() 135883 1726888637.81206: done queuing things up, now waiting for results queue to drain 135883 1726888637.81208: results queue empty 135883 1726888637.81208: checking for any_errors_fatal 135883 1726888637.81209: done checking for any_errors_fatal 135883 1726888637.81209: checking for max_fail_percentage 135883 1726888637.81210: done checking for max_fail_percentage 135883 1726888637.81211: checking to see if all hosts have failed and the running result is not ok 135883 1726888637.81213: done checking to see if all hosts have failed 135883 1726888637.81214: getting the remaining hosts for this loop 135883 1726888637.81215: done getting the remaining hosts for this loop 135883 1726888637.81216: getting the next task for host managed_node3 135883 1726888637.81219: done getting next task for host managed_node3 135883 1726888637.81220: ^ task is: TASK: meta (flush_handlers) 135883 1726888637.81221: ^ 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 135883 1726888637.81223: getting variables 135883 1726888637.81223: in VariableManager get_vars() 135883 1726888637.81228: Calling all_inventory to load vars for managed_node3 135883 1726888637.81230: Calling groups_inventory to load vars for managed_node3 135883 1726888637.81231: Calling all_plugins_inventory to load vars for managed_node3 135883 1726888637.81235: Calling all_plugins_play to load vars for managed_node3 135883 1726888637.81236: Calling groups_plugins_inventory to load vars for managed_node3 135883 1726888637.81240: Calling groups_plugins_play to load vars for managed_node3 135883 1726888637.81296: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 135883 1726888637.81309: done with get_vars() 135883 1726888637.81317: done getting variables 135883 1726888637.81370: in VariableManager get_vars() 135883 1726888637.81378: Calling all_inventory to load vars for managed_node3 135883 1726888637.81381: Calling groups_inventory to load vars for managed_node3 135883 1726888637.81383: Calling all_plugins_inventory to load vars for managed_node3 135883 1726888637.81386: Calling all_plugins_play to load vars for managed_node3 135883 1726888637.81389: Calling groups_plugins_inventory to load vars for managed_node3 135883 1726888637.81391: Calling groups_plugins_play to load vars for managed_node3 135883 1726888637.81417: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 135883 1726888637.81429: done with get_vars() 135883 1726888637.81438: done queuing things up, now waiting for results queue to drain 135883 1726888637.81440: results queue empty 135883 1726888637.81441: checking for any_errors_fatal 135883 1726888637.81442: done checking for any_errors_fatal 135883 1726888637.81443: checking for max_fail_percentage 135883 1726888637.81443: done checking for max_fail_percentage 135883 1726888637.81444: checking to see if all hosts have failed and the running result is not ok 135883 1726888637.81445: done checking to see if all hosts have failed 135883 1726888637.81445: getting the remaining hosts for this loop 135883 1726888637.81446: done getting the remaining hosts for this loop 135883 1726888637.81448: getting the next task for host managed_node3 135883 1726888637.81455: done getting next task for host managed_node3 135883 1726888637.81456: ^ task is: TASK: meta (flush_handlers) 135883 1726888637.81461: ^ 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 135883 1726888637.81463: getting variables 135883 1726888637.81464: in VariableManager get_vars() 135883 1726888637.81471: Calling all_inventory to load vars for managed_node3 135883 1726888637.81473: Calling groups_inventory to load vars for managed_node3 135883 1726888637.81476: Calling all_plugins_inventory to load vars for managed_node3 135883 1726888637.81484: Calling all_plugins_play to load vars for managed_node3 135883 1726888637.81486: Calling groups_plugins_inventory to load vars for managed_node3 135883 1726888637.81489: Calling groups_plugins_play to load vars for managed_node3 135883 1726888637.81515: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 135883 1726888637.81527: done with get_vars() 135883 1726888637.81532: done getting variables 135883 1726888637.81578: in VariableManager get_vars() 135883 1726888637.81586: Calling all_inventory to load vars for managed_node3 135883 1726888637.81588: Calling groups_inventory to load vars for managed_node3 135883 1726888637.81590: Calling all_plugins_inventory to load vars for managed_node3 135883 1726888637.81594: Calling all_plugins_play to load vars for managed_node3 135883 1726888637.81596: Calling groups_plugins_inventory to load vars for managed_node3 135883 1726888637.81599: Calling groups_plugins_play to load vars for managed_node3 135883 1726888637.81625: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 135883 1726888637.81639: done with get_vars() 135883 1726888637.81647: done queuing things up, now waiting for results queue to drain 135883 1726888637.81648: results queue empty 135883 1726888637.81651: checking for any_errors_fatal 135883 1726888637.81652: done checking for any_errors_fatal 135883 1726888637.81653: checking for max_fail_percentage 135883 1726888637.81654: done checking for max_fail_percentage 135883 1726888637.81655: checking to see if all hosts have failed and the running result is not ok 135883 1726888637.81655: done checking to see if all hosts have failed 135883 1726888637.81656: getting the remaining hosts for this loop 135883 1726888637.81657: done getting the remaining hosts for this loop 135883 1726888637.81659: getting the next task for host managed_node3 135883 1726888637.81662: done getting next task for host managed_node3 135883 1726888637.81662: ^ task is: None 135883 1726888637.81664: ^ 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 135883 1726888637.81665: done queuing things up, now waiting for results queue to drain 135883 1726888637.81666: results queue empty 135883 1726888637.81666: checking for any_errors_fatal 135883 1726888637.81667: done checking for any_errors_fatal 135883 1726888637.81668: checking for max_fail_percentage 135883 1726888637.81668: done checking for max_fail_percentage 135883 1726888637.81669: checking to see if all hosts have failed and the running result is not ok 135883 1726888637.81670: done checking to see if all hosts have failed 135883 1726888637.81671: getting the next task for host managed_node3 135883 1726888637.81673: done getting next task for host managed_node3 135883 1726888637.81674: ^ task is: None 135883 1726888637.81675: ^ 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 135883 1726888637.81704: in VariableManager get_vars() 135883 1726888637.81722: done with get_vars() 135883 1726888637.81728: in VariableManager get_vars() 135883 1726888637.81738: done with get_vars() 135883 1726888637.81743: variable 'omit' from source: magic vars 135883 1726888637.81779: in VariableManager get_vars() 135883 1726888637.81790: done with get_vars() 135883 1726888637.81819: variable 'omit' from source: magic vars PLAY [Test misc features of the storage role] ********************************** 135883 1726888637.82162: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 135883 1726888637.82185: getting the remaining hosts for this loop 135883 1726888637.82187: done getting the remaining hosts for this loop 135883 1726888637.82192: getting the next task for host managed_node3 135883 1726888637.82200: done getting next task for host managed_node3 135883 1726888637.82202: ^ task is: TASK: meta (flush_handlers) 135883 1726888637.82203: ^ 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 135883 1726888637.82208: getting variables 135883 1726888637.82209: in VariableManager get_vars() 135883 1726888637.82220: Calling all_inventory to load vars for managed_node3 135883 1726888637.82225: Calling groups_inventory to load vars for managed_node3 135883 1726888637.82230: Calling all_plugins_inventory to load vars for managed_node3 135883 1726888637.82235: Calling all_plugins_play to load vars for managed_node3 135883 1726888637.82238: Calling groups_plugins_inventory to load vars for managed_node3 135883 1726888637.82243: Calling groups_plugins_play to load vars for managed_node3 135883 1726888637.82280: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 135883 1726888637.82294: done with get_vars() 135883 1726888637.82304: done getting variables 135883 1726888637.82365: in VariableManager get_vars() 135883 1726888637.82399: Calling all_inventory to load vars for managed_node3 135883 1726888637.82405: Calling groups_inventory to load vars for managed_node3 135883 1726888637.82407: Calling all_plugins_inventory to load vars for managed_node3 135883 1726888637.82416: Calling all_plugins_play to load vars for managed_node3 135883 1726888637.82419: Calling groups_plugins_inventory to load vars for managed_node3 135883 1726888637.82422: Calling groups_plugins_play to load vars for managed_node3 135883 1726888637.82448: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 135883 1726888637.82465: done with get_vars() 135883 1726888637.82473: done queuing things up, now waiting for results queue to drain 135883 1726888637.82474: results queue empty 135883 1726888637.82475: checking for any_errors_fatal 135883 1726888637.82476: done checking for any_errors_fatal 135883 1726888637.82477: checking for max_fail_percentage 135883 1726888637.82477: done checking for max_fail_percentage 135883 1726888637.82478: checking to see if all hosts have failed and the running result is not ok 135883 1726888637.82479: done checking to see if all hosts have failed 135883 1726888637.82480: getting the remaining hosts for this loop 135883 1726888637.82480: done getting the remaining hosts for this loop 135883 1726888637.82483: getting the next task for host managed_node3 135883 1726888637.82485: done getting next task for host managed_node3 135883 1726888637.82486: ^ task is: TASK: meta (flush_handlers) 135883 1726888637.82491: ^ 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 135883 1726888637.82493: getting variables 135883 1726888637.82494: in VariableManager get_vars() 135883 1726888637.82505: Calling all_inventory to load vars for managed_node3 135883 1726888637.82506: Calling groups_inventory to load vars for managed_node3 135883 1726888637.82512: Calling all_plugins_inventory to load vars for managed_node3 135883 1726888637.82520: Calling all_plugins_play to load vars for managed_node3 135883 1726888637.82522: Calling groups_plugins_inventory to load vars for managed_node3 135883 1726888637.82528: Calling groups_plugins_play to load vars for managed_node3 135883 1726888637.82567: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 135883 1726888637.82589: done with get_vars() 135883 1726888637.82594: done getting variables 135883 1726888637.82647: in VariableManager get_vars() 135883 1726888637.82660: Calling all_inventory to load vars for managed_node3 135883 1726888637.82662: Calling groups_inventory to load vars for managed_node3 135883 1726888637.82669: Calling all_plugins_inventory to load vars for managed_node3 135883 1726888637.82674: Calling all_plugins_play to load vars for managed_node3 135883 1726888637.82680: Calling groups_plugins_inventory to load vars for managed_node3 135883 1726888637.82683: Calling groups_plugins_play to load vars for managed_node3 135883 1726888637.82707: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 135883 1726888637.82724: done with get_vars() 135883 1726888637.82733: done queuing things up, now waiting for results queue to drain 135883 1726888637.82735: results queue empty 135883 1726888637.82736: checking for any_errors_fatal 135883 1726888637.82736: done checking for any_errors_fatal 135883 1726888637.82737: checking for max_fail_percentage 135883 1726888637.82738: done checking for max_fail_percentage 135883 1726888637.82739: checking to see if all hosts have failed and the running result is not ok 135883 1726888637.82739: done checking to see if all hosts have failed 135883 1726888637.82740: getting the remaining hosts for this loop 135883 1726888637.82741: done getting the remaining hosts for this loop 135883 1726888637.82747: getting the next task for host managed_node3 135883 1726888637.82753: done getting next task for host managed_node3 135883 1726888637.82755: ^ task is: TASK: meta (flush_handlers) 135883 1726888637.82756: ^ 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 135883 1726888637.82758: getting variables 135883 1726888637.82759: in VariableManager get_vars() 135883 1726888637.82766: Calling all_inventory to load vars for managed_node3 135883 1726888637.82768: Calling groups_inventory to load vars for managed_node3 135883 1726888637.82770: Calling all_plugins_inventory to load vars for managed_node3 135883 1726888637.82774: Calling all_plugins_play to load vars for managed_node3 135883 1726888637.82776: Calling groups_plugins_inventory to load vars for managed_node3 135883 1726888637.82779: Calling groups_plugins_play to load vars for managed_node3 135883 1726888637.82804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 135883 1726888637.82819: done with get_vars() 135883 1726888637.82827: done getting variables 135883 1726888637.82874: in VariableManager get_vars() 135883 1726888637.82882: Calling all_inventory to load vars for managed_node3 135883 1726888637.82884: Calling groups_inventory to load vars for managed_node3 135883 1726888637.82887: Calling all_plugins_inventory to load vars for managed_node3 135883 1726888637.82891: Calling all_plugins_play to load vars for managed_node3 135883 1726888637.82893: Calling groups_plugins_inventory to load vars for managed_node3 135883 1726888637.82896: Calling groups_plugins_play to load vars for managed_node3 135883 1726888637.82922: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 135883 1726888637.82935: done with get_vars() 135883 1726888637.82943: done queuing things up, now waiting for results queue to drain 135883 1726888637.82944: results queue empty 135883 1726888637.82945: checking for any_errors_fatal 135883 1726888637.82946: done checking for any_errors_fatal 135883 1726888637.82947: checking for max_fail_percentage 135883 1726888637.82948: done checking for max_fail_percentage 135883 1726888637.82951: checking to see if all hosts have failed and the running result is not ok 135883 1726888637.82952: done checking to see if all hosts have failed 135883 1726888637.82953: getting the remaining hosts for this loop 135883 1726888637.82953: done getting the remaining hosts for this loop 135883 1726888637.82956: getting the next task for host managed_node3 135883 1726888637.82958: done getting next task for host managed_node3 135883 1726888637.82959: ^ task is: None 135883 1726888637.82960: ^ 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 135883 1726888637.82961: done queuing things up, now waiting for results queue to drain 135883 1726888637.82962: results queue empty 135883 1726888637.82962: checking for any_errors_fatal 135883 1726888637.82963: done checking for any_errors_fatal 135883 1726888637.82964: checking for max_fail_percentage 135883 1726888637.82965: done checking for max_fail_percentage 135883 1726888637.82966: checking to see if all hosts have failed and the running result is not ok 135883 1726888637.82967: done checking to see if all hosts have failed 135883 1726888637.82968: getting the next task for host managed_node3 135883 1726888637.82970: done getting next task for host managed_node3 135883 1726888637.82972: ^ task is: None 135883 1726888637.82973: ^ 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 23:17:17 -0400 (0:00:00.042) 0:00:00.042 ****** =============================================================================== 135883 1726888637.83013: RUNNING CLEANUP