2026-02-26 18:30:23,485 p=40302 u=zuul n=ansible | [WARNING]: Found variable using reserved name: namespace 2026-02-26 18:30:23,486 p=40302 u=zuul n=ansible | PLAY [Create the output directory] ********************************************* 2026-02-26 18:30:23,497 p=40302 u=zuul n=ansible | TASK [Gathering Facts ] ******************************************************** 2026-02-26 18:30:23,497 p=40302 u=zuul n=ansible | Thursday 26 February 2026 18:30:23 +0000 (0:00:00.015) 0:00:00.015 ***** 2026-02-26 18:30:23,497 p=40302 u=zuul n=ansible | Thursday 26 February 2026 18:30:23 +0000 (0:00:00.014) 0:00:00.014 ***** 2026-02-26 18:30:24,732 p=40302 u=zuul n=ansible | ok: [controller] 2026-02-26 18:30:24,749 p=40302 u=zuul n=ansible | TASK [Check whether the log dir exists path={{ logs_dir }}] ******************** 2026-02-26 18:30:24,749 p=40302 u=zuul n=ansible | Thursday 26 February 2026 18:30:24 +0000 (0:00:01.252) 0:00:01.267 ***** 2026-02-26 18:30:24,749 p=40302 u=zuul n=ansible | Thursday 26 February 2026 18:30:24 +0000 (0:00:01.252) 0:00:01.266 ***** 2026-02-26 18:30:25,045 p=40302 u=zuul n=ansible | ok: [controller] 2026-02-26 18:30:25,052 p=40302 u=zuul n=ansible | TASK [Create log dir path={{ logs_dir }}, state=directory, mode=0755] ********** 2026-02-26 18:30:25,052 p=40302 u=zuul n=ansible | Thursday 26 February 2026 18:30:25 +0000 (0:00:00.302) 0:00:01.570 ***** 2026-02-26 18:30:25,052 p=40302 u=zuul n=ansible | Thursday 26 February 2026 18:30:25 +0000 (0:00:00.302) 0:00:01.569 ***** 2026-02-26 18:30:25,064 p=40302 u=zuul n=ansible | skipping: [controller] 2026-02-26 18:30:25,091 p=40302 u=zuul n=ansible | PLAY [Check the XML file for failed tasks] ************************************* 2026-02-26 18:30:25,098 p=40302 u=zuul n=ansible | TASK [Stop play early if we do not want to check the failures _raw_params=end_play] *** 2026-02-26 18:30:25,098 p=40302 u=zuul n=ansible | Thursday 26 February 2026 18:30:25 +0000 (0:00:00.045) 0:00:01.616 ***** 2026-02-26 18:30:25,098 p=40302 u=zuul n=ansible | Thursday 26 February 2026 18:30:25 +0000 (0:00:00.045) 0:00:01.615 ***** 2026-02-26 18:30:25,116 p=40302 u=zuul n=ansible | skipping: [controller] 2026-02-26 18:30:25,132 p=40302 u=zuul n=ansible | TASK [Get the matching lines in the results files _raw_params=grep -r "$" {{ logs_dir }}/ ] *** 2026-02-26 18:30:25,132 p=40302 u=zuul n=ansible | Thursday 26 February 2026 18:30:25 +0000 (0:00:00.034) 0:00:01.650 ***** 2026-02-26 18:30:25,132 p=40302 u=zuul n=ansible | Thursday 26 February 2026 18:30:25 +0000 (0:00:00.034) 0:00:01.649 ***** 2026-02-26 18:30:25,418 p=40302 u=zuul n=ansible | changed: [controller] 2026-02-26 18:30:25,424 p=40302 u=zuul n=ansible | TASK [Fail if the file was not found (or other grep error) msg={{ verbose_matches.stderr if verbose_matches.stderr | length > 0 else 'There was an error with grep.' }}] *** 2026-02-26 18:30:25,425 p=40302 u=zuul n=ansible | Thursday 26 February 2026 18:30:25 +0000 (0:00:00.292) 0:00:01.942 ***** 2026-02-26 18:30:25,425 p=40302 u=zuul n=ansible | Thursday 26 February 2026 18:30:25 +0000 (0:00:00.292) 0:00:01.942 ***** 2026-02-26 18:30:25,437 p=40302 u=zuul n=ansible | skipping: [controller] 2026-02-26 18:30:25,443 p=40302 u=zuul n=ansible | TASK [Fail if there are no XML files msg=There were no XML files found in {{ logs_dir }}.] *** 2026-02-26 18:30:25,443 p=40302 u=zuul n=ansible | Thursday 26 February 2026 18:30:25 +0000 (0:00:00.018) 0:00:01.961 ***** 2026-02-26 18:30:25,443 p=40302 u=zuul n=ansible | Thursday 26 February 2026 18:30:25 +0000 (0:00:00.018) 0:00:01.960 ***** 2026-02-26 18:30:25,456 p=40302 u=zuul n=ansible | skipping: [controller] 2026-02-26 18:30:25,462 p=40302 u=zuul n=ansible | TASK [Get the number of testcase errors and failures tasks_errored={{ verbose_matches.stdout | regex_replace('.*errors="([0-9]*)".*>', '\1') | split(' ') | map('int') | sum }}, tasks_failed={{ verbose_matches.stdout | regex_replace('.*failures="([0-9]*)".*>', '\1') | split(' ') | map('int') | sum }}] *** 2026-02-26 18:30:25,463 p=40302 u=zuul n=ansible | Thursday 26 February 2026 18:30:25 +0000 (0:00:00.019) 0:00:01.980 ***** 2026-02-26 18:30:25,463 p=40302 u=zuul n=ansible | Thursday 26 February 2026 18:30:25 +0000 (0:00:00.019) 0:00:01.980 ***** 2026-02-26 18:30:25,486 p=40302 u=zuul n=ansible | ok: [controller] 2026-02-26 18:30:25,492 p=40302 u=zuul n=ansible | TASK [Fail when there's a testcase error msg=There were {{ tasks_errored }} errors in the testcases.] *** 2026-02-26 18:30:25,492 p=40302 u=zuul n=ansible | Thursday 26 February 2026 18:30:25 +0000 (0:00:00.029) 0:00:02.010 ***** 2026-02-26 18:30:25,492 p=40302 u=zuul n=ansible | Thursday 26 February 2026 18:30:25 +0000 (0:00:00.029) 0:00:02.010 ***** 2026-02-26 18:30:25,504 p=40302 u=zuul n=ansible | skipping: [controller] 2026-02-26 18:30:25,511 p=40302 u=zuul n=ansible | TASK [Fail when there's a testcase failure msg=There were {{ tasks_errored }} errors and {{ tasks_failed }} failed testcases.] *** 2026-02-26 18:30:25,511 p=40302 u=zuul n=ansible | Thursday 26 February 2026 18:30:25 +0000 (0:00:00.018) 0:00:02.029 ***** 2026-02-26 18:30:25,511 p=40302 u=zuul n=ansible | Thursday 26 February 2026 18:30:25 +0000 (0:00:00.018) 0:00:02.028 ***** 2026-02-26 18:30:25,528 p=40302 u=zuul n=ansible | fatal: [controller]: FAILED! => changed: false msg: There were 0 errors and 2 failed testcases. 2026-02-26 18:30:25,529 p=40302 u=zuul n=ansible | NO MORE HOSTS LEFT ************************************************************* 2026-02-26 18:30:25,529 p=40302 u=zuul n=ansible | PLAY RECAP ********************************************************************* 2026-02-26 18:30:25,529 p=40302 u=zuul n=ansible | controller : ok=4 changed=1 unreachable=0 failed=1 skipped=4 rescued=0 ignored=0 2026-02-26 18:30:25,529 p=40302 u=zuul n=ansible | Thursday 26 February 2026 18:30:25 +0000 (0:00:00.018) 0:00:02.047 ***** 2026-02-26 18:30:25,529 p=40302 u=zuul n=ansible | =============================================================================== 2026-02-26 18:30:25,529 p=40302 u=zuul n=ansible | Gathering Facts --------------------------------------------------------- 1.25s 2026-02-26 18:30:25,529 p=40302 u=zuul n=ansible | Check whether the log dir exists ---------------------------------------- 0.30s 2026-02-26 18:30:25,529 p=40302 u=zuul n=ansible | Get the matching lines in the results files ----------------------------- 0.29s 2026-02-26 18:30:25,529 p=40302 u=zuul n=ansible | Create log dir ---------------------------------------------------------- 0.05s 2026-02-26 18:30:25,529 p=40302 u=zuul n=ansible | Stop play early if we do not want to check the failures ----------------- 0.03s 2026-02-26 18:30:25,529 p=40302 u=zuul n=ansible | Get the number of testcase errors and failures -------------------------- 0.03s 2026-02-26 18:30:25,529 p=40302 u=zuul n=ansible | Fail if there are no XML files ------------------------------------------ 0.02s 2026-02-26 18:30:25,530 p=40302 u=zuul n=ansible | Fail when there's a testcase error -------------------------------------- 0.02s 2026-02-26 18:30:25,530 p=40302 u=zuul n=ansible | Fail if the file was not found (or other grep error) -------------------- 0.02s 2026-02-26 18:30:25,530 p=40302 u=zuul n=ansible | Fail when there's a testcase failure ------------------------------------ 0.02s 2026-02-26 18:30:25,530 p=40302 u=zuul n=ansible | Thursday 26 February 2026 18:30:25 +0000 (0:00:00.018) 0:00:02.047 ***** 2026-02-26 18:30:25,530 p=40302 u=zuul n=ansible | =============================================================================== 2026-02-26 18:30:25,530 p=40302 u=zuul n=ansible | gather_facts ------------------------------------------------------------ 1.25s 2026-02-26 18:30:25,530 p=40302 u=zuul n=ansible | ansible.builtin.stat ---------------------------------------------------- 0.30s 2026-02-26 18:30:25,530 p=40302 u=zuul n=ansible | ansible.builtin.command ------------------------------------------------- 0.29s 2026-02-26 18:30:25,530 p=40302 u=zuul n=ansible | ansible.builtin.fail ---------------------------------------------------- 0.08s 2026-02-26 18:30:25,530 p=40302 u=zuul n=ansible | ansible.builtin.file ---------------------------------------------------- 0.05s 2026-02-26 18:30:25,530 p=40302 u=zuul n=ansible | ansible.builtin.meta ---------------------------------------------------- 0.03s 2026-02-26 18:30:25,530 p=40302 u=zuul n=ansible | ansible.builtin.set_fact ------------------------------------------------ 0.03s 2026-02-26 18:30:25,530 p=40302 u=zuul n=ansible | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-02-26 18:30:25,530 p=40302 u=zuul n=ansible | total ------------------------------------------------------------------- 2.03s