# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.6/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.6.8 (default, Oct 26 2022, 09:13:21) [GCC 8.5.0 20210514 (Red Hat 8.5.0-17)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_include_vars_from_parent.yml *********************************** 1 plays in /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/tests_include_vars_from_parent.yml PLAY [Test role variable override] ********************************************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/tests_include_vars_from_parent.yml:2 Saturday 11 February 2023 16:43:09 +0000 (0:00:00.096) 0:00:00.096 ***** ok: [sut] META: ran handlers TASK [Create var file in caller that can override the one in called role] ****** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/tests_include_vars_from_parent.yml:6 Saturday 11 February 2023 16:43:10 +0000 (0:00:01.109) 0:00:01.205 ***** changed: [sut -> localhost] => (item=RedHat-9.2) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/caller/vars/RedHat-9.2.yml", "gid": 1001, "group": "jenkins", "item": "RedHat-9.2", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "jenkins", "size": 23, "src": "/home/jenkins/.ansible/tmp/ansible-tmp-1676133790.9399338-2074-65518803033714/source", "state": "file", "uid": 1000090000 } changed: [sut -> localhost] => (item=RedHat-9) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/caller/vars/RedHat-9.yml", "gid": 1001, "group": "jenkins", "item": "RedHat-9", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "jenkins", "size": 23, "src": "/home/jenkins/.ansible/tmp/ansible-tmp-1676133792.0868433-2074-261005366876247/source", "state": "file", "uid": 1000090000 } changed: [sut -> localhost] => (item=RedHat_9.2) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/caller/vars/RedHat_9.2.yml", "gid": 1001, "group": "jenkins", "item": "RedHat_9.2", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "jenkins", "size": 23, "src": "/home/jenkins/.ansible/tmp/ansible-tmp-1676133793.1736095-2074-146180174102210/source", "state": "file", "uid": 1000090000 } changed: [sut -> localhost] => (item=RedHat_9) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/caller/vars/RedHat_9.yml", "gid": 1001, "group": "jenkins", "item": "RedHat_9", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "jenkins", "size": 23, "src": "/home/jenkins/.ansible/tmp/ansible-tmp-1676133794.671343-2074-268889243465603/source", "state": "file", "uid": 1000090000 } changed: [sut -> localhost] => (item=RedHat) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/caller/vars/RedHat.yml", "gid": 1001, "group": "jenkins", "item": "RedHat", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "jenkins", "size": 23, "src": "/home/jenkins/.ansible/tmp/ansible-tmp-1676133795.8222334-2074-65509591875860/source", "state": "file", "uid": 1000090000 } TASK [include_role : {{ roletoinclude }}] ************************************** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/caller/tasks/main.yml:4 Saturday 11 February 2023 16:43:17 +0000 (0:00:06.916) 0:00:08.122 ***** TASK [linux-system-roles.crypto_policies : Set platform/version specific variables] *** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:3 Saturday 11 February 2023 16:43:17 +0000 (0:00:00.250) 0:00:08.373 ***** included: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/set_vars.yml for sut TASK [linux-system-roles.crypto_policies : Ensure ansible_facts used by role] *** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/set_vars.yml:2 Saturday 11 February 2023 16:43:17 +0000 (0:00:00.138) 0:00:08.511 ***** ok: [sut] TASK [linux-system-roles.crypto_policies : Set platform/version specific variables] *** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/set_vars.yml:9 Saturday 11 February 2023 16:43:18 +0000 (0:00:00.560) 0:00:09.071 ***** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat_9.2.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.2.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.crypto_policies : Ensure required packages are installed] *** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:6 Saturday 11 February 2023 16:43:18 +0000 (0:00:00.114) 0:00:09.185 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.crypto_policies : Gather facts] *********************** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:11 Saturday 11 February 2023 16:43:20 +0000 (0:00:01.942) 0:00:11.128 ***** included: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml for sut TASK [linux-system-roles.crypto_policies : Find out what is the currently active policy] *** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml:3 Saturday 11 February 2023 16:43:20 +0000 (0:00:00.105) 0:00:11.234 ***** ok: [sut] => { "changed": false, "cmd": [ "update-crypto-policies", "--show" ], "delta": "0:00:00.162539", "end": "2023-02-11 16:43:21.588753", "rc": 0, "start": "2023-02-11 16:43:21.426214" } STDOUT: DEFAULT TASK [linux-system-roles.crypto_policies : Set current policy fact] ************ task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml:9 Saturday 11 February 2023 16:43:21 +0000 (0:00:00.962) 0:00:12.197 ***** ok: [sut] => { "ansible_facts": { "crypto_policies_active": "DEFAULT" }, "changed": false } TASK [linux-system-roles.crypto_policies : Find base policies files] *********** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:14 Saturday 11 February 2023 16:43:21 +0000 (0:00:00.037) 0:00:12.234 ***** ok: [sut] => { "changed": false, "examined": 7, "files": [ { "atime": 1675934096.9566085, "ctime": 1675899262.8778203, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 8398539, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671086896.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/DEFAULT.pol", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 2394, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1671086896.0, "ctime": 1675899262.8788204, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 8398540, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671086896.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/EMPTY.pol", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 267, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1671086896.0, "ctime": 1675899262.8788204, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 8398541, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671086896.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/FIPS.pol", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1939, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1671086896.0, "ctime": 1675899262.8788204, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 8398542, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671086896.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/FUTURE.pol", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 2465, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1675933717.1659937, "ctime": 1675899262.8788204, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 8398543, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671086896.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/LEGACY.pol", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 2574, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } ], "matched": 5 } TASK [linux-system-roles.crypto_policies : Set available base policies fact] *** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:22 Saturday 11 February 2023 16:43:22 +0000 (0:00:00.462) 0:00:12.697 ***** ok: [sut] => { "ansible_facts": { "crypto_policies_available_policies": [ "EMPTY", "FUTURE", "LEGACY", "FIPS", "DEFAULT" ] }, "changed": false } TASK [linux-system-roles.crypto_policies : Find subpolicy files] *************** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:29 Saturday 11 February 2023 16:43:22 +0000 (0:00:00.077) 0:00:12.776 ***** ok: [sut] => { "changed": false, "examined": 6, "files": [ { "atime": 1671086896.0, "ctime": 1675899262.8788204, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 16807981, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671086896.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/AD-SUPPORT-LEGACY.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 469, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1671086896.0, "ctime": 1675899262.8788204, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 16807982, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671086896.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/ECDHE-ONLY.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 136, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1671086896.0, "ctime": 1675899262.8788204, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 16807983, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671086896.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/NO-SHA1.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 123, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1671086896.0, "ctime": 1675899262.8788204, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 16807984, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671086896.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/OSPP.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1986, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1671086896.0, "ctime": 1675899262.8788204, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 16807985, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671086896.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/SHA1.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 131, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1671086896.0, "ctime": 1675899262.8788204, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 16807986, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1671086896.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/AD-SUPPORT.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 283, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } ], "matched": 6 } TASK [linux-system-roles.crypto_policies : Set available subpolicies fact] ***** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:37 Saturday 11 February 2023 16:43:22 +0000 (0:00:00.375) 0:00:13.151 ***** ok: [sut] => { "ansible_facts": { "crypto_policies_available_subpolicies": [ "AD-SUPPORT", "NO-SHA1", "AD-SUPPORT-LEGACY", "ECDHE-ONLY", "SHA1", "OSPP" ] }, "changed": false } TASK [linux-system-roles.crypto_policies : Set crypto_policies_available_modules fact (deprecated)] *** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:44 Saturday 11 February 2023 16:43:22 +0000 (0:00:00.131) 0:00:13.282 ***** ok: [sut] => { "ansible_facts": { "crypto_policies_available_modules": [ "AD-SUPPORT", "NO-SHA1", "AD-SUPPORT-LEGACY", "ECDHE-ONLY", "SHA1", "OSPP" ] }, "changed": false } TASK [linux-system-roles.crypto_policies : Update crypto policy if needed] ***** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:50 Saturday 11 February 2023 16:43:22 +0000 (0:00:00.056) 0:00:13.338 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.crypto_policies : Set the reboot_required flag if needed] *** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:61 Saturday 11 February 2023 16:43:22 +0000 (0:00:00.097) 0:00:13.435 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.crypto_policies : Update facts after applying policy] *** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:69 Saturday 11 February 2023 16:43:22 +0000 (0:00:00.033) 0:00:13.469 ***** included: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml for sut TASK [linux-system-roles.crypto_policies : Find out what is the currently active policy] *** task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml:3 Saturday 11 February 2023 16:43:23 +0000 (0:00:00.077) 0:00:13.546 ***** ok: [sut] => { "changed": false, "cmd": [ "update-crypto-policies", "--show" ], "delta": "0:00:00.060703", "end": "2023-02-11 16:43:23.381185", "rc": 0, "start": "2023-02-11 16:43:23.320482" } STDOUT: DEFAULT TASK [linux-system-roles.crypto_policies : Set current policy fact] ************ task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml:9 Saturday 11 February 2023 16:43:23 +0000 (0:00:00.446) 0:00:13.993 ***** ok: [sut] => { "ansible_facts": { "crypto_policies_active": "DEFAULT" }, "changed": false } TASK [caller : assert] ********************************************************* task path: /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/caller/tasks/main.yml:7 Saturday 11 February 2023 16:43:23 +0000 (0:00:00.103) 0:00:14.097 ***** ok: [sut] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=17 changed=1 unreachable=0 failed=0 skipped=3 rescued=0 ignored=0 Saturday 11 February 2023 16:43:23 +0000 (0:00:00.137) 0:00:14.235 ***** =============================================================================== Create var file in caller that can override the one in called role ------ 6.92s /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/tests_include_vars_from_parent.yml:6 linux-system-roles.crypto_policies : Ensure required packages are installed --- 1.94s /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:6 Gathering Facts --------------------------------------------------------- 1.11s /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/tests_include_vars_from_parent.yml:2 linux-system-roles.crypto_policies : Find out what is the currently active policy --- 0.96s /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml:3 linux-system-roles.crypto_policies : Ensure ansible_facts used by role --- 0.56s /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/set_vars.yml:2 linux-system-roles.crypto_policies : Find base policies files ----------- 0.46s /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:14 linux-system-roles.crypto_policies : Find out what is the currently active policy --- 0.45s /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml:3 linux-system-roles.crypto_policies : Find subpolicy files --------------- 0.38s /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:29 include_role : {{ roletoinclude }} -------------------------------------- 0.25s /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/caller/tasks/main.yml:4 linux-system-roles.crypto_policies : Set platform/version specific variables --- 0.14s /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:3 caller : assert --------------------------------------------------------- 0.14s /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/caller/tasks/main.yml:7 linux-system-roles.crypto_policies : Set available subpolicies fact ----- 0.13s /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:37 linux-system-roles.crypto_policies : Set platform/version specific variables --- 0.11s /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/set_vars.yml:9 linux-system-roles.crypto_policies : Gather facts ----------------------- 0.11s /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:11 linux-system-roles.crypto_policies : Set current policy fact ------------ 0.10s /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml:9 linux-system-roles.crypto_policies : Update crypto policy if needed ----- 0.10s /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:50 linux-system-roles.crypto_policies : Set available base policies fact --- 0.08s /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:22 linux-system-roles.crypto_policies : Update facts after applying policy --- 0.08s /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:69 linux-system-roles.crypto_policies : Set crypto_policies_available_modules fact (deprecated) --- 0.06s /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:44 linux-system-roles.crypto_policies : Set current policy fact ------------ 0.04s /WORKDIR/dist-git-crypto_policies-weekly-ci-szv_j6w2/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml:9 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- /opt/ansible-2.9/lib/python3.6/site-packages/ansible/parsing/vault/__init__.py:44: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography and will be removed in a future release. from cryptography.exceptions import InvalidSignature ---^---^---^---^---^---