2026-03-13 10:12:41,987 p=38538 u=zuul n=ansible | [WARNING]: Found variable using reserved name: namespace 2026-03-13 10:12:41,988 p=38538 u=zuul n=ansible | PLAY [Create the output directory] ********************************************* 2026-03-13 10:12:41,996 p=38538 u=zuul n=ansible | TASK [Gathering Facts ] ******************************************************** 2026-03-13 10:12:41,996 p=38538 u=zuul n=ansible | Friday 13 March 2026 10:12:41 +0000 (0:00:00.012) 0:00:00.012 ********** 2026-03-13 10:12:41,996 p=38538 u=zuul n=ansible | Friday 13 March 2026 10:12:41 +0000 (0:00:00.011) 0:00:00.011 ********** 2026-03-13 10:12:43,156 p=38538 u=zuul n=ansible | ok: [controller] 2026-03-13 10:12:43,177 p=38538 u=zuul n=ansible | TASK [Check whether the log dir exists path={{ logs_dir }}] ******************** 2026-03-13 10:12:43,177 p=38538 u=zuul n=ansible | Friday 13 March 2026 10:12:43 +0000 (0:00:01.181) 0:00:01.193 ********** 2026-03-13 10:12:43,177 p=38538 u=zuul n=ansible | Friday 13 March 2026 10:12:43 +0000 (0:00:01.181) 0:00:01.192 ********** 2026-03-13 10:12:43,509 p=38538 u=zuul n=ansible | ok: [controller] 2026-03-13 10:12:43,524 p=38538 u=zuul n=ansible | TASK [Create log dir path={{ logs_dir }}, state=directory, mode=0755] ********** 2026-03-13 10:12:43,525 p=38538 u=zuul n=ansible | Friday 13 March 2026 10:12:43 +0000 (0:00:00.347) 0:00:01.541 ********** 2026-03-13 10:12:43,525 p=38538 u=zuul n=ansible | Friday 13 March 2026 10:12:43 +0000 (0:00:00.347) 0:00:01.540 ********** 2026-03-13 10:12:43,539 p=38538 u=zuul n=ansible | skipping: [controller] 2026-03-13 10:12:43,583 p=38538 u=zuul n=ansible | PLAY [Check the XML file for failed tasks] ************************************* 2026-03-13 10:12:43,592 p=38538 u=zuul n=ansible | TASK [Stop play early if we do not want to check the failures _raw_params=end_play] *** 2026-03-13 10:12:43,592 p=38538 u=zuul n=ansible | Friday 13 March 2026 10:12:43 +0000 (0:00:00.067) 0:00:01.608 ********** 2026-03-13 10:12:43,592 p=38538 u=zuul n=ansible | Friday 13 March 2026 10:12:43 +0000 (0:00:00.066) 0:00:01.607 ********** 2026-03-13 10:12:43,617 p=38538 u=zuul n=ansible | skipping: [controller] 2026-03-13 10:12:43,633 p=38538 u=zuul n=ansible | TASK [Get the matching lines in the results files _raw_params=grep -r "$" {{ logs_dir }}/ ] *** 2026-03-13 10:12:43,633 p=38538 u=zuul n=ansible | Friday 13 March 2026 10:12:43 +0000 (0:00:00.041) 0:00:01.649 ********** 2026-03-13 10:12:43,633 p=38538 u=zuul n=ansible | Friday 13 March 2026 10:12:43 +0000 (0:00:00.041) 0:00:01.648 ********** 2026-03-13 10:12:43,929 p=38538 u=zuul n=ansible | changed: [controller] 2026-03-13 10:12:43,936 p=38538 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-03-13 10:12:43,936 p=38538 u=zuul n=ansible | Friday 13 March 2026 10:12:43 +0000 (0:00:00.303) 0:00:01.953 ********** 2026-03-13 10:12:43,937 p=38538 u=zuul n=ansible | Friday 13 March 2026 10:12:43 +0000 (0:00:00.303) 0:00:01.952 ********** 2026-03-13 10:12:43,951 p=38538 u=zuul n=ansible | skipping: [controller] 2026-03-13 10:12:43,958 p=38538 u=zuul n=ansible | TASK [Fail if there are no XML files msg=There were no XML files found in {{ logs_dir }}.] *** 2026-03-13 10:12:43,959 p=38538 u=zuul n=ansible | Friday 13 March 2026 10:12:43 +0000 (0:00:00.022) 0:00:01.975 ********** 2026-03-13 10:12:43,959 p=38538 u=zuul n=ansible | Friday 13 March 2026 10:12:43 +0000 (0:00:00.022) 0:00:01.974 ********** 2026-03-13 10:12:43,976 p=38538 u=zuul n=ansible | skipping: [controller] 2026-03-13 10:12:43,983 p=38538 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-03-13 10:12:43,984 p=38538 u=zuul n=ansible | Friday 13 March 2026 10:12:43 +0000 (0:00:00.024) 0:00:02.000 ********** 2026-03-13 10:12:43,984 p=38538 u=zuul n=ansible | Friday 13 March 2026 10:12:43 +0000 (0:00:00.024) 0:00:01.999 ********** 2026-03-13 10:12:44,015 p=38538 u=zuul n=ansible | ok: [controller] 2026-03-13 10:12:44,023 p=38538 u=zuul n=ansible | TASK [Fail when there's a testcase error msg=There were {{ tasks_errored }} errors in the testcases.] *** 2026-03-13 10:12:44,023 p=38538 u=zuul n=ansible | Friday 13 March 2026 10:12:44 +0000 (0:00:00.039) 0:00:02.039 ********** 2026-03-13 10:12:44,023 p=38538 u=zuul n=ansible | Friday 13 March 2026 10:12:44 +0000 (0:00:00.039) 0:00:02.039 ********** 2026-03-13 10:12:44,041 p=38538 u=zuul n=ansible | skipping: [controller] 2026-03-13 10:12:44,049 p=38538 u=zuul n=ansible | TASK [Fail when there's a testcase failure msg=There were {{ tasks_errored }} errors and {{ tasks_failed }} failed testcases.] *** 2026-03-13 10:12:44,049 p=38538 u=zuul n=ansible | Friday 13 March 2026 10:12:44 +0000 (0:00:00.026) 0:00:02.066 ********** 2026-03-13 10:12:44,049 p=38538 u=zuul n=ansible | Friday 13 March 2026 10:12:44 +0000 (0:00:00.026) 0:00:02.065 ********** 2026-03-13 10:12:44,068 p=38538 u=zuul n=ansible | skipping: [controller] 2026-03-13 10:12:44,092 p=38538 u=zuul n=ansible | PLAY RECAP ********************************************************************* 2026-03-13 10:12:44,092 p=38538 u=zuul n=ansible | controller : ok=4 changed=1 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-03-13 10:12:44,092 p=38538 u=zuul n=ansible | Friday 13 March 2026 10:12:44 +0000 (0:00:00.042) 0:00:02.108 ********** 2026-03-13 10:12:44,092 p=38538 u=zuul n=ansible | =============================================================================== 2026-03-13 10:12:44,092 p=38538 u=zuul n=ansible | Gathering Facts --------------------------------------------------------- 1.18s 2026-03-13 10:12:44,092 p=38538 u=zuul n=ansible | Check whether the log dir exists ---------------------------------------- 0.35s 2026-03-13 10:12:44,092 p=38538 u=zuul n=ansible | Get the matching lines in the results files ----------------------------- 0.30s 2026-03-13 10:12:44,092 p=38538 u=zuul n=ansible | Create log dir ---------------------------------------------------------- 0.07s 2026-03-13 10:12:44,092 p=38538 u=zuul n=ansible | Fail when there's a testcase failure ------------------------------------ 0.04s 2026-03-13 10:12:44,092 p=38538 u=zuul n=ansible | Stop play early if we do not want to check the failures ----------------- 0.04s 2026-03-13 10:12:44,092 p=38538 u=zuul n=ansible | Get the number of testcase errors and failures -------------------------- 0.04s 2026-03-13 10:12:44,092 p=38538 u=zuul n=ansible | Fail when there's a testcase error -------------------------------------- 0.03s 2026-03-13 10:12:44,092 p=38538 u=zuul n=ansible | Fail if there are no XML files ------------------------------------------ 0.02s 2026-03-13 10:12:44,092 p=38538 u=zuul n=ansible | Fail if the file was not found (or other grep error) -------------------- 0.02s 2026-03-13 10:12:44,092 p=38538 u=zuul n=ansible | Friday 13 March 2026 10:12:44 +0000 (0:00:00.042) 0:00:02.108 ********** 2026-03-13 10:12:44,092 p=38538 u=zuul n=ansible | =============================================================================== 2026-03-13 10:12:44,093 p=38538 u=zuul n=ansible | gather_facts ------------------------------------------------------------ 1.18s 2026-03-13 10:12:44,093 p=38538 u=zuul n=ansible | ansible.builtin.stat ---------------------------------------------------- 0.35s 2026-03-13 10:12:44,093 p=38538 u=zuul n=ansible | ansible.builtin.command ------------------------------------------------- 0.30s 2026-03-13 10:12:44,093 p=38538 u=zuul n=ansible | ansible.builtin.fail ---------------------------------------------------- 0.12s 2026-03-13 10:12:44,093 p=38538 u=zuul n=ansible | ansible.builtin.file ---------------------------------------------------- 0.07s 2026-03-13 10:12:44,093 p=38538 u=zuul n=ansible | ansible.builtin.meta ---------------------------------------------------- 0.04s 2026-03-13 10:12:44,093 p=38538 u=zuul n=ansible | ansible.builtin.set_fact ------------------------------------------------ 0.04s 2026-03-13 10:12:44,093 p=38538 u=zuul n=ansible | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-03-13 10:12:44,093 p=38538 u=zuul n=ansible | total ------------------------------------------------------------------- 2.10s