# 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.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] 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_many_self_signed.yml ******************************************* 2 plays in /WORKDIR/git-weekly-cixwbamh19/tests/tests_many_self_signed.yml PLAY [Issue many self-signed certificates] ************************************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cixwbamh19/tests/tests_many_self_signed.yml:2 Saturday 08 June 2024 14:11:07 +0000 (0:00:00.012) 0:00:00.012 ********* ok: [sut] META: ran handlers TASK [linux-system-roles.certificate : Set version specific variables] ********* task path: /WORKDIR/git-weekly-cixwbamh19/tests/roles/linux-system-roles.certificate/tasks/main.yml:2 Saturday 08 June 2024 14:11:08 +0000 (0:00:00.718) 0:00:00.731 ********* included: /WORKDIR/git-weekly-cixwbamh19/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml for sut TASK [linux-system-roles.certificate : Ensure ansible_facts used by role] ****** task path: /WORKDIR/git-weekly-cixwbamh19/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml:2 Saturday 08 June 2024 14:11:08 +0000 (0:00:00.011) 0:00:00.742 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.certificate : Check if system is ostree] ************** task path: /WORKDIR/git-weekly-cixwbamh19/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml:11 Saturday 08 June 2024 14:11:08 +0000 (0:00:00.018) 0:00:00.760 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.certificate : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cixwbamh19/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml:16 Saturday 08 June 2024 14:11:08 +0000 (0:00:00.185) 0:00:00.946 ********* ok: [sut] => { "ansible_facts": { "__certificate_is_ostree": false }, "changed": false } TASK [linux-system-roles.certificate : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cixwbamh19/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml:20 Saturday 08 June 2024 14:11:08 +0000 (0:00:00.019) 0:00:00.966 ********* skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_7.yml) => { "ansible_facts": { "__certificate_default_directory": "/etc/pki/tls", "__certificate_packages": [ "python-pyasn1", "python-cryptography", "python-dbus" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cixwbamh19/tests/roles/linux-system-roles.certificate/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.certificate : Ensure certificate role dependencies are installed] *** task path: /WORKDIR/git-weekly-cixwbamh19/tests/roles/linux-system-roles.certificate/tasks/main.yml:5 Saturday 08 June 2024 14:11:08 +0000 (0:00:00.031) 0:00:00.998 ********* changed: [sut] => { "changed": true, "changes": { "installed": [ "python-pyasn1", "python-cryptography" ] }, "rc": 0, "results": [ "dbus-python-1.1.1-9.el7.x86_64 providing python-dbus is already installed", "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * base: download.cf.centos.org\n * extras: download.cf.centos.org\n * updates: download.cf.centos.org\nResolving Dependencies\n--> Running transaction check\n---> Package python2-cryptography.x86_64 0:1.7.2-2.el7 will be installed\n--> Processing Dependency: python-idna >= 2.0 for package: python2-cryptography-1.7.2-2.el7.x86_64\n--> Processing Dependency: python-cffi >= 1.4.1 for package: python2-cryptography-1.7.2-2.el7.x86_64\n---> Package python2-pyasn1.noarch 0:0.1.9-7.el7 will be installed\n--> Running transaction check\n---> Package python-cffi.x86_64 0:1.6.0-5.el7 will be installed\n--> Processing Dependency: python-pycparser for package: python-cffi-1.6.0-5.el7.x86_64\n---> Package python-idna.noarch 0:2.4-1.el7 will be installed\n--> Running transaction check\n---> Package python-pycparser.noarch 0:2.14-1.el7 will be installed\n--> Processing Dependency: python-ply for package: python-pycparser-2.14-1.el7.noarch\n--> Running transaction check\n---> Package python-ply.noarch 0:3.4-11.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n python2-cryptography x86_64 1.7.2-2.el7 base 502 k\n python2-pyasn1 noarch 0.1.9-7.el7 base 100 k\nInstalling for dependencies:\n python-cffi x86_64 1.6.0-5.el7 base 218 k\n python-idna noarch 2.4-1.el7 base 94 k\n python-ply noarch 3.4-11.el7 base 123 k\n python-pycparser noarch 2.14-1.el7 base 104 k\n\nTransaction Summary\n================================================================================\nInstall 2 Packages (+4 Dependent packages)\n\nTotal download size: 1.1 M\nInstalled size: 5.8 M\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 2.8 MB/s | 1.1 MB 00:00 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : python2-pyasn1-0.1.9-7.el7.noarch 1/6 \n Installing : python-ply-3.4-11.el7.noarch 2/6 \n Installing : python-pycparser-2.14-1.el7.noarch 3/6 \n Installing : python-cffi-1.6.0-5.el7.x86_64 4/6 \n Installing : python-idna-2.4-1.el7.noarch 5/6 \n Installing : python2-cryptography-1.7.2-2.el7.x86_64 6/6 \n Verifying : python-idna-2.4-1.el7.noarch 1/6 \n Verifying : python-pycparser-2.14-1.el7.noarch 2/6 \n Verifying : python-ply-3.4-11.el7.noarch 3/6 \n Verifying : python-cffi-1.6.0-5.el7.x86_64 4/6 \n Verifying : python2-pyasn1-0.1.9-7.el7.noarch 5/6 \n Verifying : python2-cryptography-1.7.2-2.el7.x86_64 6/6 \n\nInstalled:\n python2-cryptography.x86_64 0:1.7.2-2.el7 python2-pyasn1.noarch 0:0.1.9-7.el7\n\nDependency Installed:\n python-cffi.x86_64 0:1.6.0-5.el7 python-idna.noarch 0:2.4-1.el7 \n python-ply.noarch 0:3.4-11.el7 python-pycparser.noarch 0:2.14-1.el7 \n\nComplete!\n" ] } lsrpackages: python-cryptography python-dbus python-pyasn1 TASK [linux-system-roles.certificate : Ensure provider packages are installed] *** task path: /WORKDIR/git-weekly-cixwbamh19/tests/roles/linux-system-roles.certificate/tasks/main.yml:24 Saturday 08 June 2024 14:11:14 +0000 (0:00:06.054) 0:00:07.052 ********* changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "changes": { "installed": [ "certmonger" ] }, "rc": 0, "results": [ "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * base: download.cf.centos.org\n * extras: download.cf.centos.org\n * updates: download.cf.centos.org\nResolving Dependencies\n--> Running transaction check\n---> Package certmonger.x86_64 0:0.78.4-17.el7_9 will be installed\n--> Processing Dependency: libtevent.so.0(TEVENT_0.9.9)(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libtalloc.so.2(TALLOC_2.0.2)(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libxmlrpc_util.so.3()(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libxmlrpc_client.so.3()(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libxmlrpc.so.3()(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libtevent.so.0()(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libtalloc.so.2()(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Running transaction check\n---> Package libtalloc.x86_64 0:2.1.16-1.el7 will be installed\n---> Package libtevent.x86_64 0:0.9.39-1.el7 will be installed\n---> Package xmlrpc-c.x86_64 0:1.32.5-1905.svn2451.el7 will be installed\n---> Package xmlrpc-c-client.x86_64 0:1.32.5-1905.svn2451.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n certmonger x86_64 0.78.4-17.el7_9 updates 608 k\nInstalling for dependencies:\n libtalloc x86_64 2.1.16-1.el7 base 33 k\n libtevent x86_64 0.9.39-1.el7 base 41 k\n xmlrpc-c x86_64 1.32.5-1905.svn2451.el7 base 130 k\n xmlrpc-c-client x86_64 1.32.5-1905.svn2451.el7 base 32 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package (+4 Dependent packages)\n\nTotal download size: 843 k\nInstalled size: 3.3 M\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 1.9 MB/s | 843 kB 00:00 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : libtalloc-2.1.16-1.el7.x86_64 1/5 \n Installing : xmlrpc-c-1.32.5-1905.svn2451.el7.x86_64 2/5 \n Installing : xmlrpc-c-client-1.32.5-1905.svn2451.el7.x86_64 3/5 \n Installing : libtevent-0.9.39-1.el7.x86_64 4/5 \n Installing : certmonger-0.78.4-17.el7_9.x86_64 5/5 \n Verifying : xmlrpc-c-1.32.5-1905.svn2451.el7.x86_64 1/5 \n Verifying : libtalloc-2.1.16-1.el7.x86_64 2/5 \n Verifying : certmonger-0.78.4-17.el7_9.x86_64 3/5 \n Verifying : xmlrpc-c-client-1.32.5-1905.svn2451.el7.x86_64 4/5 \n Verifying : libtevent-0.9.39-1.el7.x86_64 5/5 \n\nInstalled:\n certmonger.x86_64 0:0.78.4-17.el7_9 \n\nDependency Installed:\n libtalloc.x86_64 0:2.1.16-1.el7 \n libtevent.x86_64 0:0.9.39-1.el7 \n xmlrpc-c.x86_64 0:1.32.5-1905.svn2451.el7 \n xmlrpc-c-client.x86_64 0:1.32.5-1905.svn2451.el7 \n\nComplete!\n" ] } lsrpackages: certmonger TASK [linux-system-roles.certificate : Ensure pre-scripts hooks directory exists] *** task path: /WORKDIR/git-weekly-cixwbamh19/tests/roles/linux-system-roles.certificate/tasks/main.yml:37 Saturday 08 June 2024 14:11:18 +0000 (0:00:03.389) 0:00:10.442 ********* changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/certmonger//pre-scripts", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [linux-system-roles.certificate : Ensure post-scripts hooks directory exists] *** task path: /WORKDIR/git-weekly-cixwbamh19/tests/roles/linux-system-roles.certificate/tasks/main.yml:63 Saturday 08 June 2024 14:11:18 +0000 (0:00:00.212) 0:00:10.654 ********* changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/certmonger//post-scripts", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [linux-system-roles.certificate : Ensure provider service is running] ***** task path: /WORKDIR/git-weekly-cixwbamh19/tests/roles/linux-system-roles.certificate/tasks/main.yml:92 Saturday 08 June 2024 14:11:18 +0000 (0:00:00.143) 0:00:10.798 ********* changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "enabled": true, "name": "certmonger", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "syslog.target systemd-journald.socket network.target system.slice dbus.service basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedorahosted.certmonger", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Certificate monitoring and PKI enrollment", "DevicePolicy": "auto", "EnvironmentFile": "/etc/sysconfig/certmonger (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/certmonger ; argv[]=/usr/sbin/certmonger -S -p /var/run/certmonger.pid -n $OPTS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/certmonger.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "certmonger.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "certmonger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/var/run/certmonger.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.certificate : Ensure certificate requests] ************ task path: /WORKDIR/git-weekly-cixwbamh19/tests/roles/linux-system-roles.certificate/tasks/main.yml:104 Saturday 08 June 2024 14:11:18 +0000 (0:00:00.441) 0:00:11.239 ********* changed: [sut] => (item={'name': 'mycert_many_self_signed', 'dns': 'www.example.com', 'ca': 'self-sign'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ca": "self-sign", "dns": "www.example.com", "name": "mycert_many_self_signed" } } MSG: Certificate requested (new). changed: [sut] => (item={'name': 'other-cert', 'dns': 'www.example.org', 'ca': 'self-sign'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ca": "self-sign", "dns": "www.example.org", "name": "other-cert" } } MSG: Certificate requested (new). changed: [sut] => (item={'name': 'another-cert', 'dns': 'www.example.net', 'ca': 'self-sign'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ca": "self-sign", "dns": "www.example.net", "name": "another-cert" } } MSG: Certificate requested (new). TASK [linux-system-roles.certificate : Slurp the contents of the files] ******** task path: /WORKDIR/git-weekly-cixwbamh19/tests/roles/linux-system-roles.certificate/tasks/main.yml:156 Saturday 08 June 2024 14:11:21 +0000 (0:00:02.516) 0:00:13.756 ********* skipping: [sut] => (item=['cert', {'name': 'mycert_many_self_signed', 'dns': 'www.example.com', 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "item": [ "cert", { "ca": "self-sign", "dns": "www.example.com", "name": "mycert_many_self_signed" } ], "skip_reason": "Conditional result was False" } skipping: [sut] => (item=['cert', {'name': 'other-cert', 'dns': 'www.example.org', 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "item": [ "cert", { "ca": "self-sign", "dns": "www.example.org", "name": "other-cert" } ], "skip_reason": "Conditional result was False" } skipping: [sut] => (item=['cert', {'name': 'another-cert', 'dns': 'www.example.net', 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "item": [ "cert", { "ca": "self-sign", "dns": "www.example.net", "name": "another-cert" } ], "skip_reason": "Conditional result was False" } skipping: [sut] => (item=['key', {'name': 'mycert_many_self_signed', 'dns': 'www.example.com', 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "item": [ "key", { "ca": "self-sign", "dns": "www.example.com", "name": "mycert_many_self_signed" } ], "skip_reason": "Conditional result was False" } skipping: [sut] => (item=['key', {'name': 'other-cert', 'dns': 'www.example.org', 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "item": [ "key", { "ca": "self-sign", "dns": "www.example.org", "name": "other-cert" } ], "skip_reason": "Conditional result was False" } skipping: [sut] => (item=['key', {'name': 'another-cert', 'dns': 'www.example.net', 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "item": [ "key", { "ca": "self-sign", "dns": "www.example.net", "name": "another-cert" } ], "skip_reason": "Conditional result was False" } skipping: [sut] => (item=['ca', {'name': 'mycert_many_self_signed', 'dns': 'www.example.com', 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "item": [ "ca", { "ca": "self-sign", "dns": "www.example.com", "name": "mycert_many_self_signed" } ], "skip_reason": "Conditional result was False" } skipping: [sut] => (item=['ca', {'name': 'other-cert', 'dns': 'www.example.org', 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "item": [ "ca", { "ca": "self-sign", "dns": "www.example.org", "name": "other-cert" } ], "skip_reason": "Conditional result was False" } skipping: [sut] => (item=['ca', {'name': 'another-cert', 'dns': 'www.example.net', 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "item": [ "ca", { "ca": "self-sign", "dns": "www.example.net", "name": "another-cert" } ], "skip_reason": "Conditional result was False" } TASK [linux-system-roles.certificate : Create return data] ********************* task path: /WORKDIR/git-weekly-cixwbamh19/tests/roles/linux-system-roles.certificate/tasks/main.yml:168 Saturday 08 June 2024 14:11:21 +0000 (0:00:00.038) 0:00:13.794 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.certificate : Stop tracking certificates] ************* task path: /WORKDIR/git-weekly-cixwbamh19/tests/roles/linux-system-roles.certificate/tasks/main.yml:184 Saturday 08 June 2024 14:11:21 +0000 (0:00:00.017) 0:00:13.811 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.certificate : Remove files] *************************** task path: /WORKDIR/git-weekly-cixwbamh19/tests/roles/linux-system-roles.certificate/tasks/main.yml:189 Saturday 08 June 2024 14:11:21 +0000 (0:00:00.017) 0:00:13.829 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY [Verify certificate] ****************************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cixwbamh19/tests/tests_many_self_signed.yml:18 Saturday 08 June 2024 14:11:21 +0000 (0:00:00.019) 0:00:13.848 ********* ok: [sut] META: ran handlers TASK [Verify each certificate] ************************************************* task path: /WORKDIR/git-weekly-cixwbamh19/tests/tests_many_self_signed.yml:50 Saturday 08 June 2024 14:11:21 +0000 (0:00:00.360) 0:00:14.209 ********* included: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml for sut included: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml for sut included: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml for sut TASK [Set virtualenv_path] ***************************************************** task path: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:2 Saturday 08 June 2024 14:11:21 +0000 (0:00:00.037) 0:00:14.246 ********* ok: [sut] => { "ansible_facts": { "__virtualenv_path": "/tmp/certificate-tests-venv" }, "changed": false } TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:9 Saturday 08 June 2024 14:11:21 +0000 (0:00:00.007) 0:00:14.254 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:14 Saturday 08 June 2024 14:11:21 +0000 (0:00:00.019) 0:00:14.273 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure python3 is installed] ********************************************* task path: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:18 Saturday 08 June 2024 14:11:21 +0000 (0:00:00.017) 0:00:14.291 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [ "python2-cryptography-1.7.2-2.el7.x86_64 providing python2-cryptography is already installed", "python2-cryptography-1.7.2-2.el7.x86_64 providing python2-cryptography is already installed" ] } lsrpackages: python2-cryptography TASK [Ensure python3 is installed] ********************************************* task path: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:29 Saturday 08 June 2024 14:11:22 +0000 (0:00:00.345) 0:00:14.636 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Retrieve certificate file stats] ***************************************** task path: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:40 Saturday 08 June 2024 14:11:22 +0000 (0:00:00.017) 0:00:14.653 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717855879.4657707, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8f41a82e8ca3cacf726230a90669465b8c790eec", "ctime": 1717855879.4617708, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 169872, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1717855879.4617708, "nlink": 1, "path": "/etc/pki/tls/certs/mycert_many_self_signed.crt", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1294, "uid": 0, "version": "18446744072407788783", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify if certificate file exists] *************************************** task path: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:45 Saturday 08 June 2024 14:11:22 +0000 (0:00:00.141) 0:00:14.795 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate file owner and group] ********************************* task path: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:51 Saturday 08 June 2024 14:11:22 +0000 (0:00:00.019) 0:00:14.814 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate permissions] ****************************************** task path: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:63 Saturday 08 June 2024 14:11:22 +0000 (0:00:00.021) 0:00:14.836 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Retrieve key file stats] ************************************************* task path: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:69 Saturday 08 June 2024 14:11:22 +0000 (0:00:00.019) 0:00:14.855 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717855879.4207704, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "56d9380d1cebdac545e03469fb11198a83d63391", "ctime": 1717855879.4617708, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 169871, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1717855879.4617708, "nlink": 1, "path": "/etc/pki/tls/private/mycert_many_self_signed.key", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1708, "uid": 0, "version": "18446744072407788770", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify if key file exists] *********************************************** task path: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:74 Saturday 08 June 2024 14:11:22 +0000 (0:00:00.135) 0:00:14.991 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify key file owner and group] ***************************************** task path: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:80 Saturday 08 June 2024 14:11:22 +0000 (0:00:00.019) 0:00:15.011 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Parse certificate] ******************************************************* task path: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:92 Saturday 08 June 2024 14:11:22 +0000 (0:00:00.021) 0:00:15.032 ********* ok: [sut] => { "certificate": { "extensions": { "authorityKeyIdentifier": { "critical": false, "value": "F1:E4:7A:48:60:C4:47:A1:36:4A:41:92:0A:7C:F1:CC:E8:DE:8E:B6" }, "basicConstraints": { "critical": true, "value": { "ca": false } }, "extendedKeyUsage": { "critical": false, "value": [ { "name": "id-kp-serverAuth", "oid": "1.3.6.1.5.5.7.3.1" }, { "name": "id-kp-clientAuth", "oid": "1.3.6.1.5.5.7.3.2" } ] }, "keyUsage": { "critical": false, "value": [ "key_encipherment", "digital_signature" ] }, "subjectAltName": { "critical": false, "value": [ { "name": "DNS", "value": "www.example.com" } ] }, "subjectKeyIdentifier": { "critical": false, "value": "ED:59:D8:97:30:34:36:70:8B:08:AB:C8:D7:24:7C:53:4B:8F:F4:E0" } }, "key_size": 2048, "signature_algorithm": { "algorithm": "sha256WithRSAEncryption", "signature": "45:B2:E5:5C:EC:57:CD:E9:EF:49:9D:13:BD:A0:F9:4F:90:7A:E0:12:C8:EE:35:41:9C:0E:4F:F6:54:58:CD:A2:45:61:CE:5C:8E:C0:23:18:15:CE:FB:AA:FE:C0:75:19:E3:4B:B8:21:E0:00:CD:44:6E:FA:6C:3F:90:E2:65:CF:A2:28:FB:8B:77:39:60:AA:A5:2F:58:44:F2:11:64:F8:64:00:9E:F5:B3:01:EE:F6:E6:7B:EB:20:DC:C8:E0:19:84:37:9E:A4:5A:24:39:41:C2:73:20:83:2C:00:04:C8:59:01:7B:55:70:5D:C7:51:E7:54:5E:7A:A8:35:A4:96:2D:8C:74:47:D6:0E:E3:A5:07:5F:4A:79:2C:5D:C8:DE:A8:7D:FB:34:68:36:DD:A8:B9:95:8F:0F:D0:A6:D6:30:67:09:3C:02:89:AD:DF:A9:33:93:71:45:46:5A:FF:0E:B4:ED:B3:CC:2A:47:AA:5F:41:EF:FF:F9:2A:7F:D5:A8:AA:D7:13:C3:09:E2:99:A3:F9:0A:88:59:5B:3F:69:FC:11:77:04:B8:BF:46:9A:22:2C:0F:56:13:B7:EC:BE:7E:D5:6F:30:D5:4B:7D:18:57:D7:22:AA:70:64:F3:B6:6F:2A:9B:C8:CE:78:4F:FE:E8:01:88:87:19:83:E3:5B:0C" }, "subject": [ { "name": "commonName", "oid": "2.5.4.3", "value": "www.example.com" } ], "validity": { "not_valid_after": "20250608141119Z", "not_valid_before": "20240608141119Z" } }, "changed": false } TASK [Load certificate YAML to cert_issued variable] *************************** task path: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:98 Saturday 08 June 2024 14:11:22 +0000 (0:00:00.340) 0:00:15.372 ********* ok: [sut] => { "ansible_facts": { "cert_issued": { "extensions": { "authorityKeyIdentifier": { "critical": false, "value": "F1:E4:7A:48:60:C4:47:A1:36:4A:41:92:0A:7C:F1:CC:E8:DE:8E:B6" }, "basicConstraints": { "critical": true, "value": { "ca": false } }, "extendedKeyUsage": { "critical": false, "value": [ { "name": "id-kp-serverAuth", "oid": "1.3.6.1.5.5.7.3.1" }, { "name": "id-kp-clientAuth", "oid": "1.3.6.1.5.5.7.3.2" } ] }, "keyUsage": { "critical": false, "value": [ "key_encipherment", "digital_signature" ] }, "subjectAltName": { "critical": false, "value": [ { "name": "DNS", "value": "www.example.com" } ] }, "subjectKeyIdentifier": { "critical": false, "value": "ED:59:D8:97:30:34:36:70:8B:08:AB:C8:D7:24:7C:53:4B:8F:F4:E0" } }, "key_size": 2048, "signature_algorithm": { "algorithm": "sha256WithRSAEncryption", "signature": "45:B2:E5:5C:EC:57:CD:E9:EF:49:9D:13:BD:A0:F9:4F:90:7A:E0:12:C8:EE:35:41:9C:0E:4F:F6:54:58:CD:A2:45:61:CE:5C:8E:C0:23:18:15:CE:FB:AA:FE:C0:75:19:E3:4B:B8:21:E0:00:CD:44:6E:FA:6C:3F:90:E2:65:CF:A2:28:FB:8B:77:39:60:AA:A5:2F:58:44:F2:11:64:F8:64:00:9E:F5:B3:01:EE:F6:E6:7B:EB:20:DC:C8:E0:19:84:37:9E:A4:5A:24:39:41:C2:73:20:83:2C:00:04:C8:59:01:7B:55:70:5D:C7:51:E7:54:5E:7A:A8:35:A4:96:2D:8C:74:47:D6:0E:E3:A5:07:5F:4A:79:2C:5D:C8:DE:A8:7D:FB:34:68:36:DD:A8:B9:95:8F:0F:D0:A6:D6:30:67:09:3C:02:89:AD:DF:A9:33:93:71:45:46:5A:FF:0E:B4:ED:B3:CC:2A:47:AA:5F:41:EF:FF:F9:2A:7F:D5:A8:AA:D7:13:C3:09:E2:99:A3:F9:0A:88:59:5B:3F:69:FC:11:77:04:B8:BF:46:9A:22:2C:0F:56:13:B7:EC:BE:7E:D5:6F:30:D5:4B:7D:18:57:D7:22:AA:70:64:F3:B6:6F:2A:9B:C8:CE:78:4F:FE:E8:01:88:87:19:83:E3:5B:0C" }, "subject": [ { "name": "commonName", "oid": "2.5.4.3", "value": "www.example.com" } ], "validity": { "not_valid_after": "20250608141119Z", "not_valid_before": "20240608141119Z" } } }, "changed": false } TASK [Verify certificate subject] ********************************************** task path: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:102 Saturday 08 June 2024 14:11:22 +0000 (0:00:00.019) 0:00:15.392 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate SAN] ************************************************** task path: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:111 Saturday 08 June 2024 14:11:22 +0000 (0:00:00.019) 0:00:15.412 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify key size] ********************************************************* task path: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:120 Saturday 08 June 2024 14:11:23 +0000 (0:00:00.019) 0:00:15.431 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate Key Usage] ******************************************** task path: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:127 Saturday 08 June 2024 14:11:23 +0000 (0:00:00.019) 0:00:15.450 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate Extended Key Usage] *********************************** task path: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:138 Saturday 08 June 2024 14:11:23 +0000 (0:00:00.022) 0:00:15.473 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Retrieve auto-renew flag] ************************************************ task path: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:151 Saturday 08 June 2024 14:11:23 +0000 (0:00:00.021) 0:00:15.494 ********* ok: [sut] => { "changed": false, "cmd": "set -euo pipefail; getcert list -f /etc/pki/tls/certs/mycert_many_self_signed.crt | grep 'auto-renew' | sed 's/^\\s\\+auto-renew: //g'", "delta": "0:00:00.045289", "end": "2024-06-08 14:11:23.304780", "rc": 0, "start": "2024-06-08 14:11:23.259491" } STDOUT: yes TASK [Verify certificate auto-renew flag] ************************************** task path: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:160 Saturday 08 June 2024 14:11:23 +0000 (0:00:00.240) 0:00:15.735 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set virtualenv_path] ***************************************************** task path: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:2 Saturday 08 June 2024 14:11:23 +0000 (0:00:00.020) 0:00:15.756 ********* ok: [sut] => { "ansible_facts": { "__virtualenv_path": "/tmp/certificate-tests-venv" }, "changed": false } TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:9 Saturday 08 June 2024 14:11:23 +0000 (0:00:00.007) 0:00:15.763 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:14 Saturday 08 June 2024 14:11:23 +0000 (0:00:00.017) 0:00:15.780 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure python3 is installed] ********************************************* task path: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:18 Saturday 08 June 2024 14:11:23 +0000 (0:00:00.018) 0:00:15.798 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [ "python2-cryptography-1.7.2-2.el7.x86_64 providing python2-cryptography is already installed", "python2-cryptography-1.7.2-2.el7.x86_64 providing python2-cryptography is already installed" ] } lsrpackages: python2-cryptography TASK [Ensure python3 is installed] ********************************************* task path: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:29 Saturday 08 June 2024 14:11:23 +0000 (0:00:00.345) 0:00:16.144 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Retrieve certificate file stats] ***************************************** task path: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:40 Saturday 08 June 2024 14:11:23 +0000 (0:00:00.017) 0:00:16.161 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717855880.2057745, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "3a1996f085b8bb0ce3b251a638833ba29c93a473", "ctime": 1717855880.2017746, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 169874, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1717855880.2017746, "nlink": 1, "path": "/etc/pki/tls/certs/other-cert.crt", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1294, "uid": 0, "version": "18446744072407788819", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify if certificate file exists] *************************************** task path: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:45 Saturday 08 June 2024 14:11:23 +0000 (0:00:00.136) 0:00:16.298 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate file owner and group] ********************************* task path: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:51 Saturday 08 June 2024 14:11:23 +0000 (0:00:00.019) 0:00:16.317 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate permissions] ****************************************** task path: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:63 Saturday 08 June 2024 14:11:23 +0000 (0:00:00.021) 0:00:16.339 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Retrieve key file stats] ************************************************* task path: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:69 Saturday 08 June 2024 14:11:23 +0000 (0:00:00.020) 0:00:16.360 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717855880.1597743, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "816f0df0c920a8c504e5c1af30df8f96848ac941", "ctime": 1717855880.2017746, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 169873, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1717855880.2017746, "nlink": 1, "path": "/etc/pki/tls/private/other-cert.key", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1704, "uid": 0, "version": "18446744072407788806", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify if key file exists] *********************************************** task path: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:74 Saturday 08 June 2024 14:11:24 +0000 (0:00:00.134) 0:00:16.494 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify key file owner and group] ***************************************** task path: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:80 Saturday 08 June 2024 14:11:24 +0000 (0:00:00.019) 0:00:16.514 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Parse certificate] ******************************************************* task path: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:92 Saturday 08 June 2024 14:11:24 +0000 (0:00:00.023) 0:00:16.537 ********* ok: [sut] => { "certificate": { "extensions": { "authorityKeyIdentifier": { "critical": false, "value": "F1:E4:7A:48:60:C4:47:A1:36:4A:41:92:0A:7C:F1:CC:E8:DE:8E:B6" }, "basicConstraints": { "critical": true, "value": { "ca": false } }, "extendedKeyUsage": { "critical": false, "value": [ { "name": "id-kp-serverAuth", "oid": "1.3.6.1.5.5.7.3.1" }, { "name": "id-kp-clientAuth", "oid": "1.3.6.1.5.5.7.3.2" } ] }, "keyUsage": { "critical": false, "value": [ "key_encipherment", "digital_signature" ] }, "subjectAltName": { "critical": false, "value": [ { "name": "DNS", "value": "www.example.org" } ] }, "subjectKeyIdentifier": { "critical": false, "value": "7E:DF:49:01:0E:D2:DD:4C:AD:34:E7:A2:8E:2C:18:C3:68:34:CF:92" } }, "key_size": 2048, "signature_algorithm": { "algorithm": "sha256WithRSAEncryption", "signature": "5C:7F:E5:FF:F3:72:E1:32:10:24:5F:7E:C5:10:32:22:77:F7:AD:FF:0D:6D:CA:7C:AE:BC:8D:27:0D:BC:AF:87:85:EB:A7:7C:15:05:88:6A:F4:F6:26:44:C8:4A:3F:8E:68:9C:5D:16:F0:94:E4:DA:FB:B9:00:30:56:5F:4A:9D:35:FF:48:84:AF:F0:5D:91:48:B8:94:7D:42:C5:8F:CD:EC:33:86:F5:86:49:6B:5A:6F:9A:16:03:49:AB:FB:22:53:73:D8:3D:6A:CE:E4:E3:3A:4C:56:99:8B:B8:75:5F:6E:2A:73:A2:31:2C:EB:52:BB:06:71:3E:78:CF:3E:12:F4:BC:58:2D:34:09:CE:C2:AB:41:30:64:04:59:3A:82:3A:16:4A:2C:FC:5C:90:CE:4B:50:0D:81:CC:A6:58:86:9F:10:4B:A1:21:BF:B7:68:01:6A:4A:A8:3B:A1:18:B8:62:8C:A5:44:7F:D5:A2:DF:A1:85:34:23:C1:11:4B:46:C4:13:A1:23:0A:DA:C5:10:70:99:37:28:8F:67:B5:77:90:5E:01:4D:63:EE:36:1B:73:E2:48:7E:2C:5E:71:7C:C6:B6:0A:FF:33:8E:92:0D:7C:73:B6:0D:ED:AB:31:0B:2F:81:A9:1D:59:87:CD:27:A6:0A:6D:5F:AD:ED:6F:7D" }, "subject": [ { "name": "commonName", "oid": "2.5.4.3", "value": "www.example.org" } ], "validity": { "not_valid_after": "20250608141119Z", "not_valid_before": "20240608141120Z" } }, "changed": false } TASK [Load certificate YAML to cert_issued variable] *************************** task path: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:98 Saturday 08 June 2024 14:11:24 +0000 (0:00:00.198) 0:00:16.735 ********* ok: [sut] => { "ansible_facts": { "cert_issued": { "extensions": { "authorityKeyIdentifier": { "critical": false, "value": "F1:E4:7A:48:60:C4:47:A1:36:4A:41:92:0A:7C:F1:CC:E8:DE:8E:B6" }, "basicConstraints": { "critical": true, "value": { "ca": false } }, "extendedKeyUsage": { "critical": false, "value": [ { "name": "id-kp-serverAuth", "oid": "1.3.6.1.5.5.7.3.1" }, { "name": "id-kp-clientAuth", "oid": "1.3.6.1.5.5.7.3.2" } ] }, "keyUsage": { "critical": false, "value": [ "key_encipherment", "digital_signature" ] }, "subjectAltName": { "critical": false, "value": [ { "name": "DNS", "value": "www.example.org" } ] }, "subjectKeyIdentifier": { "critical": false, "value": "7E:DF:49:01:0E:D2:DD:4C:AD:34:E7:A2:8E:2C:18:C3:68:34:CF:92" } }, "key_size": 2048, "signature_algorithm": { "algorithm": "sha256WithRSAEncryption", "signature": "5C:7F:E5:FF:F3:72:E1:32:10:24:5F:7E:C5:10:32:22:77:F7:AD:FF:0D:6D:CA:7C:AE:BC:8D:27:0D:BC:AF:87:85:EB:A7:7C:15:05:88:6A:F4:F6:26:44:C8:4A:3F:8E:68:9C:5D:16:F0:94:E4:DA:FB:B9:00:30:56:5F:4A:9D:35:FF:48:84:AF:F0:5D:91:48:B8:94:7D:42:C5:8F:CD:EC:33:86:F5:86:49:6B:5A:6F:9A:16:03:49:AB:FB:22:53:73:D8:3D:6A:CE:E4:E3:3A:4C:56:99:8B:B8:75:5F:6E:2A:73:A2:31:2C:EB:52:BB:06:71:3E:78:CF:3E:12:F4:BC:58:2D:34:09:CE:C2:AB:41:30:64:04:59:3A:82:3A:16:4A:2C:FC:5C:90:CE:4B:50:0D:81:CC:A6:58:86:9F:10:4B:A1:21:BF:B7:68:01:6A:4A:A8:3B:A1:18:B8:62:8C:A5:44:7F:D5:A2:DF:A1:85:34:23:C1:11:4B:46:C4:13:A1:23:0A:DA:C5:10:70:99:37:28:8F:67:B5:77:90:5E:01:4D:63:EE:36:1B:73:E2:48:7E:2C:5E:71:7C:C6:B6:0A:FF:33:8E:92:0D:7C:73:B6:0D:ED:AB:31:0B:2F:81:A9:1D:59:87:CD:27:A6:0A:6D:5F:AD:ED:6F:7D" }, "subject": [ { "name": "commonName", "oid": "2.5.4.3", "value": "www.example.org" } ], "validity": { "not_valid_after": "20250608141119Z", "not_valid_before": "20240608141120Z" } } }, "changed": false } TASK [Verify certificate subject] ********************************************** task path: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:102 Saturday 08 June 2024 14:11:24 +0000 (0:00:00.018) 0:00:16.754 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate SAN] ************************************************** task path: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:111 Saturday 08 June 2024 14:11:24 +0000 (0:00:00.020) 0:00:16.775 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify key size] ********************************************************* task path: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:120 Saturday 08 June 2024 14:11:24 +0000 (0:00:00.019) 0:00:16.794 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate Key Usage] ******************************************** task path: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:127 Saturday 08 June 2024 14:11:24 +0000 (0:00:00.020) 0:00:16.815 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate Extended Key Usage] *********************************** task path: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:138 Saturday 08 June 2024 14:11:24 +0000 (0:00:00.023) 0:00:16.839 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Retrieve auto-renew flag] ************************************************ task path: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:151 Saturday 08 June 2024 14:11:24 +0000 (0:00:00.022) 0:00:16.861 ********* ok: [sut] => { "changed": false, "cmd": "set -euo pipefail; getcert list -f /etc/pki/tls/certs/other-cert.crt | grep 'auto-renew' | sed 's/^\\s\\+auto-renew: //g'", "delta": "0:00:00.042172", "end": "2024-06-08 14:11:24.598323", "rc": 0, "start": "2024-06-08 14:11:24.556151" } STDOUT: yes TASK [Verify certificate auto-renew flag] ************************************** task path: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:160 Saturday 08 June 2024 14:11:24 +0000 (0:00:00.170) 0:00:17.031 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set virtualenv_path] ***************************************************** task path: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:2 Saturday 08 June 2024 14:11:24 +0000 (0:00:00.022) 0:00:17.053 ********* ok: [sut] => { "ansible_facts": { "__virtualenv_path": "/tmp/certificate-tests-venv" }, "changed": false } TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:9 Saturday 08 June 2024 14:11:24 +0000 (0:00:00.008) 0:00:17.062 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:14 Saturday 08 June 2024 14:11:24 +0000 (0:00:00.017) 0:00:17.079 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure python3 is installed] ********************************************* task path: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:18 Saturday 08 June 2024 14:11:24 +0000 (0:00:00.016) 0:00:17.096 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [ "python2-cryptography-1.7.2-2.el7.x86_64 providing python2-cryptography is already installed", "python2-cryptography-1.7.2-2.el7.x86_64 providing python2-cryptography is already installed" ] } lsrpackages: python2-cryptography TASK [Ensure python3 is installed] ********************************************* task path: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:29 Saturday 08 June 2024 14:11:25 +0000 (0:00:00.339) 0:00:17.436 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Retrieve certificate file stats] ***************************************** task path: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:40 Saturday 08 June 2024 14:11:25 +0000 (0:00:00.017) 0:00:17.453 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717855881.24878, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "c1ed37007bac44662e0a4a3bd326f52f858f62fc", "ctime": 1717855881.24478, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 169876, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1717855881.24478, "nlink": 1, "path": "/etc/pki/tls/certs/another-cert.crt", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1294, "uid": 0, "version": "18446744072407788856", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify if certificate file exists] *************************************** task path: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:45 Saturday 08 June 2024 14:11:25 +0000 (0:00:00.136) 0:00:17.589 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate file owner and group] ********************************* task path: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:51 Saturday 08 June 2024 14:11:25 +0000 (0:00:00.019) 0:00:17.608 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate permissions] ****************************************** task path: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:63 Saturday 08 June 2024 14:11:25 +0000 (0:00:00.021) 0:00:17.630 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Retrieve key file stats] ************************************************* task path: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:69 Saturday 08 June 2024 14:11:25 +0000 (0:00:00.019) 0:00:17.649 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717855881.2027798, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "10e48d97306136ee8121a0e209fce62865af5394", "ctime": 1717855881.24478, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 169875, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1717855881.24478, "nlink": 1, "path": "/etc/pki/tls/private/another-cert.key", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1704, "uid": 0, "version": "18446744072407788843", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify if key file exists] *********************************************** task path: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:74 Saturday 08 June 2024 14:11:25 +0000 (0:00:00.137) 0:00:17.786 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify key file owner and group] ***************************************** task path: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:80 Saturday 08 June 2024 14:11:25 +0000 (0:00:00.019) 0:00:17.806 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Parse certificate] ******************************************************* task path: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:92 Saturday 08 June 2024 14:11:25 +0000 (0:00:00.022) 0:00:17.828 ********* ok: [sut] => { "certificate": { "extensions": { "authorityKeyIdentifier": { "critical": false, "value": "F1:E4:7A:48:60:C4:47:A1:36:4A:41:92:0A:7C:F1:CC:E8:DE:8E:B6" }, "basicConstraints": { "critical": true, "value": { "ca": false } }, "extendedKeyUsage": { "critical": false, "value": [ { "name": "id-kp-serverAuth", "oid": "1.3.6.1.5.5.7.3.1" }, { "name": "id-kp-clientAuth", "oid": "1.3.6.1.5.5.7.3.2" } ] }, "keyUsage": { "critical": false, "value": [ "key_encipherment", "digital_signature" ] }, "subjectAltName": { "critical": false, "value": [ { "name": "DNS", "value": "www.example.net" } ] }, "subjectKeyIdentifier": { "critical": false, "value": "86:DB:5C:75:D9:5C:1B:6A:94:B7:50:9E:BD:59:98:06:9C:89:87:78" } }, "key_size": 2048, "signature_algorithm": { "algorithm": "sha256WithRSAEncryption", "signature": "3C:B1:29:51:94:0A:28:CD:4C:26:21:A5:77:BC:67:9F:C2:3E:D4:B8:C6:1E:CA:6F:82:96:66:22:81:ED:2C:AE:4B:D8:34:59:98:F4:96:4B:8D:46:76:A7:CE:6B:69:D1:3F:8A:A3:7B:71:EF:73:A2:E9:5B:6B:4D:CD:60:83:D9:E6:17:79:79:B7:F9:42:B6:4F:1D:6A:57:DF:B3:0E:1A:31:1F:62:33:B1:5B:D5:93:9D:6A:A9:10:52:40:A5:67:A9:E5:DF:06:45:FC:38:EA:3D:98:2F:F8:BE:40:D1:AA:8D:D7:94:7F:D3:7D:82:9E:30:E1:D1:04:B1:90:B4:C8:49:73:F8:76:DB:FA:6A:15:34:E4:79:34:89:63:8D:32:FA:89:41:21:A4:86:E5:10:D7:BA:D2:E5:96:27:BC:B6:A0:A9:FA:BC:C8:95:C4:33:1D:78:FA:ED:F9:E6:A4:13:E8:5D:D2:AC:0E:7A:8B:67:24:AC:D8:37:0E:84:DD:A2:A2:2D:CE:CE:08:9C:9A:6D:CE:83:33:7B:F4:C0:FB:D8:41:41:78:B1:EF:F1:51:70:51:73:F0:B2:59:DF:4D:87:2F:CE:1A:F1:99:FD:5A:40:D6:7B:B4:FC:4F:3C:87:60:98:8A:3B:29:56:36:8A:4C:D4:91:02:F1:FD:A9:AC:C3" }, "subject": [ { "name": "commonName", "oid": "2.5.4.3", "value": "www.example.net" } ], "validity": { "not_valid_after": "20250608141119Z", "not_valid_before": "20240608141121Z" } }, "changed": false } TASK [Load certificate YAML to cert_issued variable] *************************** task path: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:98 Saturday 08 June 2024 14:11:25 +0000 (0:00:00.204) 0:00:18.032 ********* ok: [sut] => { "ansible_facts": { "cert_issued": { "extensions": { "authorityKeyIdentifier": { "critical": false, "value": "F1:E4:7A:48:60:C4:47:A1:36:4A:41:92:0A:7C:F1:CC:E8:DE:8E:B6" }, "basicConstraints": { "critical": true, "value": { "ca": false } }, "extendedKeyUsage": { "critical": false, "value": [ { "name": "id-kp-serverAuth", "oid": "1.3.6.1.5.5.7.3.1" }, { "name": "id-kp-clientAuth", "oid": "1.3.6.1.5.5.7.3.2" } ] }, "keyUsage": { "critical": false, "value": [ "key_encipherment", "digital_signature" ] }, "subjectAltName": { "critical": false, "value": [ { "name": "DNS", "value": "www.example.net" } ] }, "subjectKeyIdentifier": { "critical": false, "value": "86:DB:5C:75:D9:5C:1B:6A:94:B7:50:9E:BD:59:98:06:9C:89:87:78" } }, "key_size": 2048, "signature_algorithm": { "algorithm": "sha256WithRSAEncryption", "signature": "3C:B1:29:51:94:0A:28:CD:4C:26:21:A5:77:BC:67:9F:C2:3E:D4:B8:C6:1E:CA:6F:82:96:66:22:81:ED:2C:AE:4B:D8:34:59:98:F4:96:4B:8D:46:76:A7:CE:6B:69:D1:3F:8A:A3:7B:71:EF:73:A2:E9:5B:6B:4D:CD:60:83:D9:E6:17:79:79:B7:F9:42:B6:4F:1D:6A:57:DF:B3:0E:1A:31:1F:62:33:B1:5B:D5:93:9D:6A:A9:10:52:40:A5:67:A9:E5:DF:06:45:FC:38:EA:3D:98:2F:F8:BE:40:D1:AA:8D:D7:94:7F:D3:7D:82:9E:30:E1:D1:04:B1:90:B4:C8:49:73:F8:76:DB:FA:6A:15:34:E4:79:34:89:63:8D:32:FA:89:41:21:A4:86:E5:10:D7:BA:D2:E5:96:27:BC:B6:A0:A9:FA:BC:C8:95:C4:33:1D:78:FA:ED:F9:E6:A4:13:E8:5D:D2:AC:0E:7A:8B:67:24:AC:D8:37:0E:84:DD:A2:A2:2D:CE:CE:08:9C:9A:6D:CE:83:33:7B:F4:C0:FB:D8:41:41:78:B1:EF:F1:51:70:51:73:F0:B2:59:DF:4D:87:2F:CE:1A:F1:99:FD:5A:40:D6:7B:B4:FC:4F:3C:87:60:98:8A:3B:29:56:36:8A:4C:D4:91:02:F1:FD:A9:AC:C3" }, "subject": [ { "name": "commonName", "oid": "2.5.4.3", "value": "www.example.net" } ], "validity": { "not_valid_after": "20250608141119Z", "not_valid_before": "20240608141121Z" } } }, "changed": false } TASK [Verify certificate subject] ********************************************** task path: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:102 Saturday 08 June 2024 14:11:25 +0000 (0:00:00.019) 0:00:18.052 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate SAN] ************************************************** task path: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:111 Saturday 08 June 2024 14:11:25 +0000 (0:00:00.021) 0:00:18.074 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify key size] ********************************************************* task path: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:120 Saturday 08 June 2024 14:11:25 +0000 (0:00:00.020) 0:00:18.095 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate Key Usage] ******************************************** task path: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:127 Saturday 08 June 2024 14:11:25 +0000 (0:00:00.019) 0:00:18.114 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate Extended Key Usage] *********************************** task path: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:138 Saturday 08 June 2024 14:11:25 +0000 (0:00:00.022) 0:00:18.136 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Retrieve auto-renew flag] ************************************************ task path: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:151 Saturday 08 June 2024 14:11:25 +0000 (0:00:00.022) 0:00:18.159 ********* ok: [sut] => { "changed": false, "cmd": "set -euo pipefail; getcert list -f /etc/pki/tls/certs/another-cert.crt | grep 'auto-renew' | sed 's/^\\s\\+auto-renew: //g'", "delta": "0:00:00.042287", "end": "2024-06-08 14:11:25.897503", "rc": 0, "start": "2024-06-08 14:11:25.855216" } STDOUT: yes TASK [Verify certificate auto-renew flag] ************************************** task path: /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:160 Saturday 08 June 2024 14:11:25 +0000 (0:00:00.171) 0:00:18.330 ********* ok: [sut] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=69 changed=6 unreachable=0 failed=0 skipped=14 rescued=0 ignored=0 Saturday 08 June 2024 14:11:25 +0000 (0:00:00.018) 0:00:18.349 ********* =============================================================================== linux-system-roles.certificate : Ensure certificate role dependencies are installed --- 6.05s /WORKDIR/git-weekly-cixwbamh19/tests/roles/linux-system-roles.certificate/tasks/main.yml:5 linux-system-roles.certificate : Ensure provider packages are installed --- 3.39s /WORKDIR/git-weekly-cixwbamh19/tests/roles/linux-system-roles.certificate/tasks/main.yml:24 linux-system-roles.certificate : Ensure certificate requests ------------ 2.52s /WORKDIR/git-weekly-cixwbamh19/tests/roles/linux-system-roles.certificate/tasks/main.yml:104 Gathering Facts --------------------------------------------------------- 0.72s /WORKDIR/git-weekly-cixwbamh19/tests/tests_many_self_signed.yml:2 ------------- linux-system-roles.certificate : Ensure provider service is running ----- 0.44s /WORKDIR/git-weekly-cixwbamh19/tests/roles/linux-system-roles.certificate/tasks/main.yml:92 Gathering Facts --------------------------------------------------------- 0.36s /WORKDIR/git-weekly-cixwbamh19/tests/tests_many_self_signed.yml:18 ------------ Ensure python3 is installed --------------------------------------------- 0.35s /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:18 Ensure python3 is installed --------------------------------------------- 0.35s /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:18 Parse certificate ------------------------------------------------------- 0.34s /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:92 Ensure python3 is installed --------------------------------------------- 0.34s /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:18 Retrieve auto-renew flag ------------------------------------------------ 0.24s /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:151 linux-system-roles.certificate : Ensure pre-scripts hooks directory exists --- 0.21s /WORKDIR/git-weekly-cixwbamh19/tests/roles/linux-system-roles.certificate/tasks/main.yml:37 Parse certificate ------------------------------------------------------- 0.20s /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:92 Parse certificate ------------------------------------------------------- 0.20s /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:92 linux-system-roles.certificate : Check if system is ostree -------------- 0.19s /WORKDIR/git-weekly-cixwbamh19/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml:11 Retrieve auto-renew flag ------------------------------------------------ 0.17s /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:151 Retrieve auto-renew flag ------------------------------------------------ 0.17s /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:151 linux-system-roles.certificate : Ensure post-scripts hooks directory exists --- 0.14s /WORKDIR/git-weekly-cixwbamh19/tests/roles/linux-system-roles.certificate/tasks/main.yml:63 Retrieve certificate file stats ----------------------------------------- 0.14s /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:40 Retrieve key file stats ------------------------------------------------- 0.14s /WORKDIR/git-weekly-cixwbamh19/tests/tasks/assert_certificate_parameters.yml:69 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---