ansible-playbook [core 2.12.6] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmpch7qdmnu executable location = /usr/bin/ansible-playbook python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)] jinja version = 2.11.3 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: centos-8_setup.yml *************************************************** 1 plays in /cache/centos-8_setup.yml PLAY [Enable HA repos] ********************************************************* META: ran handlers TASK [Enable HA repos] ********************************************************* task path: /cache/centos-8_setup.yml:5 Wednesday 06 July 2022 04:39:55 +0000 (0:00:00.020) 0:00:00.020 ******** changed: [/cache/centos-8.qcow2] => { "ansible_facts": { "discovered_interpreter_python": "/usr/libexec/platform-python" }, "changed": true, "cmd": [ "dnf", "config-manager", "--set-enabled", "ha" ], "delta": "0:00:00.364414", "end": "2022-07-06 04:39:55.067322", "rc": 0, "start": "2022-07-06 04:39:54.702908" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/centos-8.qcow2 : ok=1 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 Wednesday 06 July 2022 04:39:55 +0000 (0:00:00.972) 0:00:00.992 ******** =============================================================================== Enable HA repos --------------------------------------------------------- 0.97s /cache/centos-8_setup.yml:5 --------------------------------------------------- statically imported: /tmp/tmphw7p6t3p/tests/tasks/setup_ipa.yml PLAYBOOK: tests_basic_ipa.yml ************************************************** 3 plays in /tmp/tmphw7p6t3p/tests/tests_basic_ipa.yml PLAY [Install IPA server] ****************************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmphw7p6t3p/tests/tests_basic_ipa.yml:2 Wednesday 06 July 2022 04:39:56 +0000 (0:00:00.030) 0:00:01.023 ******** ok: [/cache/centos-8.qcow2] META: ran handlers TASK [Set __is_beaker_env] ***************************************************** task path: /tmp/tmphw7p6t3p/tests/tasks/setup_ipa.yml:2 Wednesday 06 July 2022 04:39:57 +0000 (0:00:01.063) 0:00:02.087 ******** ok: [/cache/centos-8.qcow2] => { "ansible_facts": { "__is_beaker_env": false }, "changed": false } TASK [Install ansible-freeipa] ************************************************* task path: /tmp/tmphw7p6t3p/tests/tasks/setup_ipa.yml:6 Wednesday 06 July 2022 04:39:57 +0000 (0:00:00.049) 0:00:02.136 ******** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clone ansible-freeipa repo] ********************************************** task path: /tmp/tmphw7p6t3p/tests/tasks/setup_ipa.yml:12 Wednesday 06 July 2022 04:39:57 +0000 (0:00:00.024) 0:00:02.160 ******** ok: [/cache/centos-8.qcow2 -> 127.0.0.1] => { "after": "e19e16c734bab5b528e107fa54056f22372fb444", "before": "e19e16c734bab5b528e107fa54056f22372fb444", "changed": false, "remote_url_changed": false } TASK [Create role symlinks] **************************************************** task path: /tmp/tmphw7p6t3p/tests/tasks/setup_ipa.yml:21 Wednesday 06 July 2022 04:39:57 +0000 (0:00:00.723) 0:00:02.884 ******** changed: [/cache/centos-8.qcow2 -> 127.0.0.1] => (item=ipaserver) => { "ansible_loop_var": "item", "changed": true, "dest": "/tmp/tmphw7p6t3p/tests/roles/ipaserver", "gid": 0, "group": "root", "item": "ipaserver", "mode": "0777", "owner": "root", "size": 34, "src": "/tmp/freeipa-repo/roles/ipaserver/", "state": "link", "uid": 0 } changed: [/cache/centos-8.qcow2 -> 127.0.0.1] => (item=ipaclient) => { "ansible_loop_var": "item", "changed": true, "dest": "/tmp/tmphw7p6t3p/tests/roles/ipaclient", "gid": 0, "group": "root", "item": "ipaclient", "mode": "0777", "owner": "root", "size": 34, "src": "/tmp/freeipa-repo/roles/ipaclient/", "state": "link", "uid": 0 } TASK [ensure hostname package is installed] ************************************ task path: /tmp/tmphw7p6t3p/tests/tasks/setup_ipa.yml:33 Wednesday 06 July 2022 04:39:58 +0000 (0:00:00.558) 0:00:03.443 ******** ok: [/cache/centos-8.qcow2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Set hostname] ************************************************************ task path: /tmp/tmphw7p6t3p/tests/tasks/setup_ipa.yml:38 Wednesday 06 July 2022 04:40:22 +0000 (0:00:23.979) 0:00:27.422 ******** changed: [/cache/centos-8.qcow2] => { "ansible_facts": { "ansible_domain": "test.local", "ansible_fqdn": "ipaserver.test.local", "ansible_hostname": "ipaserver", "ansible_nodename": "ipaserver.test.local" }, "changed": true, "name": "ipaserver.test.local" } TASK [Ensure nss package is up-to-date] **************************************** task path: /tmp/tmphw7p6t3p/tests/tasks/setup_ipa.yml:42 Wednesday 06 July 2022 04:40:23 +0000 (0:00:00.927) 0:00:28.349 ******** changed: [/cache/centos-8.qcow2] => { "changed": true, "rc": 0, "results": [ "Installed: nss-3.67.0-7.el8_5.x86_64", "Installed: nss-util-3.67.0-7.el8_5.x86_64", "Installed: nspr-4.32.0-1.el8_4.x86_64", "Installed: nss-softokn-freebl-3.67.0-7.el8_5.x86_64", "Installed: nss-softokn-3.67.0-7.el8_5.x86_64", "Installed: nss-sysinit-3.67.0-7.el8_5.x86_64" ] } TASK [Include ipaserver role] ************************************************** task path: /tmp/tmphw7p6t3p/tests/tasks/setup_ipa.yml:50 Wednesday 06 July 2022 04:40:28 +0000 (0:00:04.729) 0:00:33.079 ******** TASK [ipaserver : Import variables specific to distribution] ******************* task path: /tmp/freeipa-repo/roles/ipaserver/tasks/main.yml:4 Wednesday 06 July 2022 04:40:28 +0000 (0:00:00.044) 0:00:33.123 ******** ok: [/cache/centos-8.qcow2] => (item=/tmp/freeipa-repo/roles/ipaserver/vars/RedHat-8.yml) => { "ansible_facts": { "ipaserver_packages": [ "@idm:DL1/server" ], "ipaserver_packages_adtrust": [ "@idm:DL1/adtrust" ], "ipaserver_packages_dns": [ "@idm:DL1/dns" ], "ipaserver_packages_firewalld": [ "firewalld" ] }, "ansible_included_var_files": [ "/tmp/freeipa-repo/roles/ipaserver/vars/RedHat-8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/freeipa-repo/roles/ipaserver/vars/RedHat-8.yml" } TASK [ipaserver : Install IPA server] ****************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/main.yml:19 Wednesday 06 July 2022 04:40:28 +0000 (0:00:00.044) 0:00:33.168 ******** included: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml for /cache/centos-8.qcow2 TASK [ipaserver : Install - Ensure that IPA server packages are installed] ***** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:5 Wednesday 06 July 2022 04:40:28 +0000 (0:00:00.069) 0:00:33.237 ******** changed: [/cache/centos-8.qcow2] => { "changed": true, "rc": 0, "results": [ "Module idm:DL1/server installed.", "Installed: libdatrie-0.2.9-7.el8.x86_64", "Installed: python3-psutil-5.4.3-11.el8.x86_64", "Installed: jdeparser-2.0.0-5.el8.noarch", "Installed: python3-pyasn1-0.3.7-6.el8.noarch", "Installed: python3-pyasn1-modules-0.3.7-6.el8.noarch", "Installed: krb5-server-1.18.2-14.el8.x86_64", "Installed: ipa-client-4.9.8-7.module_el8.6.0+1103+a004f6a8.x86_64", "Installed: ipa-client-common-4.9.8-7.module_el8.6.0+1103+a004f6a8.noarch", "Installed: libicu-60.3-2.el8_1.x86_64", "Installed: python3-pyusb-1.0.0-9.module_el8.5.0+750+c59b186b.noarch", "Installed: krb5-workstation-1.18.2-14.el8.x86_64", "Installed: libsss_simpleifp-2.6.1-2.el8.x86_64", "Installed: python3-qrcode-core-5.1-12.module_el8.5.0+750+c59b186b.noarch", "Installed: jss-4.9.4-1.module_el8.7.0+1172+b9bb9c8d.x86_64", "Installed: perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7bcef.noarch", "Installed: gtk-update-icon-cache-3.22.30-10.el8.x86_64", "Installed: gtk2-2.24.32-5.el8.x86_64", "Installed: libipa_hbac-2.6.1-2.el8.x86_64", "Installed: ipa-common-4.9.8-7.module_el8.6.0+1103+a004f6a8.noarch", "Installed: ipa-healthcheck-0.7-10.module_el8.6.0+1103+a004f6a8.noarch", "Installed: perl-Net-SSLeay-1.88-1.module_el8.4.0+517+be1595ff.x86_64", "Installed: ipa-healthcheck-core-0.7-10.module_el8.6.0+1103+a004f6a8.noarch", "Installed: bash-completion-1:2.7-5.el8.noarch", "Installed: publicsuffix-list-20180723-1.el8.noarch", "Installed: python3-asn1crypto-0.24.0-3.el8.noarch", "Installed: python3-dns-1.15.0-11.el8.noarch", "Installed: slapi-nis-0.56.6-4.module_el8.6.0+1053+0ac05726.x86_64", "Installed: slf4j-1.7.25-4.module_el8.6.0+1030+8d97e896.noarch", "Installed: slf4j-jdk14-1.7.25-4.module_el8.4.0+595+e59c9af2.noarch", "Installed: libfontenc-1.1.3-8.el8.x86_64", "Installed: alsa-lib-1.2.6.1-3.el8.x86_64", "Installed: libkadm5-1.18.2-14.el8.x86_64", "Installed: centos-logos-httpd-85.8-2.el8.noarch", "Installed: ipa-selinux-4.9.8-2.module_el8.6.0+1053+0ac05726.noarch", "Installed: centos-logos-ipa-85.8-2.el8.noarch", "Installed: libthai-0.1.27-2.el8.x86_64", "Installed: python3-decorator-4.2.1-2.el8.noarch", "Installed: certmonger-0.79.13-5.el8.x86_64", "Installed: fontawesome-fonts-4.7.0-4.el8.noarch", "Installed: ipa-server-4.9.8-7.module_el8.6.0+1103+a004f6a8.x86_64", "Installed: mod_auth_gssapi-1.6.1-9.el8.x86_64", "Installed: softhsm-2.6.0-5.module_el8.5.0+750+c59b186b.x86_64", "Installed: ipa-server-common-4.9.8-7.module_el8.6.0+1103+a004f6a8.noarch", "Installed: libtiff-4.0.9-23.el8.x86_64", "Installed: mod_http2-1.15.7-5.module_el8.6.0+1111+ce6f4ceb.x86_64", "Installed: mod_lookup_identity-1.0.0-4.el8.x86_64", "Installed: python3-webencodings-0.5.1-6.el8.noarch", "Installed: istack-commons-runtime-2.21-9.el8.noarch", "Installed: python3-argcomplete-1.9.3-6.el8.noarch", "Installed: mod_session-2.4.37-47.module_el8.6.0+1111+ce6f4ceb.1.x86_64", "Installed: jackson-annotations-2.10.0-1.module_el8.4.0+595+e59c9af2.noarch", "Installed: harfbuzz-1.7.5-3.el8.x86_64", "Installed: jackson-core-2.10.0-1.module_el8.4.0+595+e59c9af2.noarch", "Installed: jackson-databind-2.10.0-1.module_el8.4.0+782+1d1c31a0.noarch", "Installed: jackson-jaxrs-json-provider-2.9.9-1.module_el8.4.0+595+e59c9af2.noarch", "Installed: jackson-jaxrs-providers-2.9.9-1.module_el8.4.0+595+e59c9af2.noarch", "Installed: jackson-module-jaxb-annotations-2.7.6-4.module_el8.4.0+595+e59c9af2.noarch", "Installed: mod_ssl-1:2.4.37-47.module_el8.6.0+1111+ce6f4ceb.1.x86_64", "Installed: python3-augeas-0.5.0-12.el8.noarch", "Installed: python3-yubico-1.3.2-9.module_el8.5.0+750+c59b186b.noarch", "Installed: relaxngDatatype-2011.1-7.module_el8.4.0+595+e59c9af2.noarch", "Installed: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64", "Installed: resteasy-3.0.26-6.module_el8.4.0+595+e59c9af2.noarch", "Installed: hicolor-icon-theme-0.17-2.el8.noarch", "Installed: python3-bind-32:9.11.36-3.el8.noarch", "Installed: jasper-libs-2.0.14-5.el8.x86_64", "Installed: bea-stax-api-1.2.0-16.module_el8.4.0+595+e59c9af2.noarch", "Installed: java-1.8.0-openjdk-1:1.8.0.322.b06-11.el8.x86_64", "Installed: stax-ex-1.7.7-8.module_el8.4.0+595+e59c9af2.noarch", "Installed: fribidi-1.0.4-9.el8.x86_64", "Installed: httpcomponents-client-4.5.5-5.module_el8.6.0+1030+8d97e896.noarch", "Installed: httpcomponents-core-4.4.10-3.module_el8.0.0+39+6a9b6e22.noarch", "Installed: ldapjdk-4.23.0-1.module_el8.6.0+1038+e795ee4b.noarch", "Installed: words-3.0-28.el8.noarch", "Installed: python3-sssdconfig-2.6.1-2.el8.noarch", "Installed: httpd-2.4.37-47.module_el8.6.0+1111+ce6f4ceb.1.x86_64", "Installed: fstrm-0.6.1-2.el8.x86_64", "Installed: httpd-filesystem-2.4.37-47.module_el8.6.0+1111+ce6f4ceb.1.noarch", "Installed: python3-click-6.7-8.el8.noarch", "Installed: openldap-clients-2.4.46-18.el8.x86_64", "Installed: python3-libipa_hbac-2.6.1-2.el8.x86_64", "Installed: perl-DB_File-1.842-1.el8.x86_64", "Installed: httpd-tools-2.4.37-47.module_el8.6.0+1111+ce6f4ceb.1.x86_64", "Installed: java-1.8.0-openjdk-devel-1:1.8.0.322.b06-11.el8.x86_64", "Installed: bind-libs-32:9.11.36-3.el8.x86_64", "Installed: custodia-0.6.0-3.module_el8.5.0+750+c59b186b.noarch", "Installed: pki-acme-10.12.0-3.module_el8.7.0+1172+b9bb9c8d.noarch", "Installed: java-1.8.0-openjdk-headless-1:1.8.0.322.b06-11.el8.x86_64", "Installed: bind-libs-lite-32:9.11.36-3.el8.x86_64", "Installed: python3-custodia-0.6.0-3.module_el8.5.0+750+c59b186b.noarch", "Installed: pki-base-10.12.0-3.module_el8.7.0+1172+b9bb9c8d.noarch", "Installed: bind-license-32:9.11.36-3.el8.noarch", "Installed: python3-distro-1.4.0-2.module_el8.5.0+761+faacb0fb.noarch", "Installed: samba-client-libs-4.16.2-1.el8.x86_64", "Installed: pki-base-java-10.12.0-3.module_el8.7.0+1172+b9bb9c8d.noarch", "Installed: libXcomposite-0.4.4-14.el8.x86_64", "Installed: pango-1.42.4-8.el8.x86_64", "Installed: libXcursor-1.1.15-3.el8.x86_64", "Installed: pki-ca-10.12.0-3.module_el8.7.0+1172+b9bb9c8d.noarch", "Installed: libXdamage-1.1.4-14.el8.x86_64", "Installed: samba-common-4.16.2-1.el8.noarch", "Installed: perl-Digest-1.17-395.el8.noarch", "Installed: xalan-j2-2.7.1-38.module_el8.4.0+595+e59c9af2.noarch", "Installed: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64", "Installed: krb5-pkinit-1.18.2-14.el8.x86_64", "Installed: pki-kra-10.12.0-3.module_el8.7.0+1172+b9bb9c8d.noarch", "Installed: python3-gssapi-1.5.1-5.el8.x86_64", "Installed: libXfixes-5.0.3-7.el8.x86_64", "Installed: perl-Digest-MD5-2.55-396.el8.x86_64", "Installed: lua-5.3.4-12.el8.x86_64", "Installed: python3-html5lib-1:0.999999999-6.el8.noarch", "Installed: tomcatjss-7.7.1-1.module_el8.6.0+1038+e795ee4b.noarch", "Installed: nss-tools-3.67.0-7.el8_5.x86_64", "Installed: libXft-2.3.3-1.el8.x86_64", "Installed: pki-server-10.12.0-3.module_el8.7.0+1172+b9bb9c8d.noarch", "Installed: samba-common-libs-4.16.2-1.el8.x86_64", "Installed: pki-servlet-4.0-api-1:9.0.30-3.module_el8.5.0+854+e1c92b81.noarch", "Installed: libXi-1.7.10-1.el8.x86_64", "Installed: pki-servlet-engine-1:9.0.30-3.module_el8.5.0+854+e1c92b81.noarch", "Installed: libpkgconf-1.4.2-1.el8.x86_64", "Installed: libXinerama-1.1.4-1.el8.x86_64", "Installed: libwbclient-4.16.2-1.el8.x86_64", "Installed: pki-symkey-10.12.0-3.module_el8.7.0+1172+b9bb9c8d.x86_64", "Installed: xerces-j2-2.11.0-34.module_el8.4.0+595+e59c9af2.noarch", "Installed: openssl-perl-1:1.1.1k-5.el8_5.x86_64", "Installed: xml-commons-apis-1.4.01-25.module_el8.4.0+595+e59c9af2.noarch", "Installed: sssd-common-pac-2.6.1-2.el8.x86_64", "Installed: xml-commons-resolver-1.2-26.module_el8.5.0+981+19284cf3.noarch", "Installed: xmlrpc-c-1.51.0-8.el8.x86_64", "Installed: bind-utils-32:9.11.36-3.el8.x86_64", "Installed: libXrandr-1.5.2-1.el8.x86_64", "Installed: pki-tools-10.12.0-3.module_el8.7.0+1172+b9bb9c8d.x86_64", "Installed: xmlrpc-c-client-1.51.0-8.el8.x86_64", "Installed: xmlstreambuffer-1.5.4-8.module_el8.4.0+595+e59c9af2.noarch", "Installed: sssd-dbus-2.6.1-2.el8.x86_64", "Installed: python3-ipaclient-4.9.8-7.module_el8.6.0+1103+a004f6a8.noarch", "Installed: ttmkfdir-3.0.9-54.el8.x86_64", "Installed: libxslt-1.1.32-6.el8.x86_64", "Installed: libXtst-1.2.3-7.el8.x86_64", "Installed: sssd-ipa-2.6.1-2.el8.x86_64", "Installed: open-sans-fonts-1.10-6.el8.noarch", "Installed: python3-ipalib-4.9.8-7.module_el8.6.0+1103+a004f6a8.noarch", "Installed: cups-libs-1:2.2.6-46.el8.x86_64", "Installed: lksctp-tools-1.0.18-3.el8.x86_64", "Installed: python3-ipaserver-4.9.8-7.module_el8.6.0+1103+a004f6a8.noarch", "Installed: xorg-x11-font-utils-1:7.5-41.el8.x86_64", "Installed: giflib-5.1.4-3.el8.x86_64", "Installed: xorg-x11-fonts-Type1-7.5-19.el8.noarch", "Installed: cyrus-sasl-gssapi-2.1.27-5.el8.x86_64", "Installed: python3-jwcrypto-0.5.0-1.module_el8.5.0+750+c59b186b.noarch", "Installed: python3-kdcproxy-0.4-5.module_el8.5.0+750+c59b186b.noarch", "Installed: libjpeg-turbo-1.5.3-12.el8.x86_64", "Installed: perl-URI-1.73-3.el8.noarch", "Installed: sssd-krb5-common-2.6.1-2.el8.x86_64", "Installed: ant-1.10.5-1.module_el8.0.0+47+197dca37.noarch", "Installed: ant-lib-1.10.5-1.module_el8.0.0+47+197dca37.noarch", "Installed: tzdata-java-2022a-2.el8.noarch", "Installed: cyrus-sasl-md5-2.1.27-5.el8.x86_64", "Installed: python3-ldap-3.3.1-2.el8.x86_64", "Installed: apache-commons-cli-1.4-4.module_el8.0.0+39+6a9b6e22.noarch", "Installed: apache-commons-codec-1.11-3.module_el8.0.0+39+6a9b6e22.noarch", "Installed: python3-lib389-1.4.3.28-6.module_el8.6.0+1102+fe5d910f.noarch", "Installed: cyrus-sasl-plain-2.1.27-5.el8.x86_64", "Installed: apache-commons-io-1:2.6-3.module_el8.6.0+1030+8d97e896.noarch", "Installed: apache-commons-lang3-3.7-3.module_el8.0.0+39+6a9b6e22.noarch", "Installed: apache-commons-logging-1.2-13.module_el8.6.0+1030+8d97e896.noarch", "Installed: apache-commons-net-3.6-3.module_el8.4.0+595+e59c9af2.noarch", "Installed: apr-1.6.3-12.el8.x86_64", "Installed: apr-util-1.6.1-6.el8.x86_64", "Installed: apr-util-bdb-1.6.1-6.el8.x86_64", "Installed: python3-setuptools-39.2.0-6.el8.noarch", "Installed: apr-util-openssl-1.6.1-6.el8.x86_64", "Installed: glassfish-fastinfoset-1.2.13-9.module_el8.4.0+595+e59c9af2.noarch", "Installed: glassfish-jaxb-api-2.2.12-8.module_el8.4.0+595+e59c9af2.noarch", "Installed: glassfish-jaxb-core-2.2.11-11.module_el8.4.0+595+e59c9af2.noarch", "Installed: glassfish-jaxb-runtime-2.2.11-11.module_el8.4.0+595+e59c9af2.noarch", "Installed: glassfish-jaxb-txw2-2.2.11-11.module_el8.4.0+595+e59c9af2.noarch", "Installed: xsom-0-19.20110809svn.module_el8.4.0+595+e59c9af2.noarch", "Installed: sssd-tools-2.6.1-2.el8.x86_64", "Installed: protobuf-c-1.3.0-6.el8.x86_64", "Installed: python3-sss-2.6.1-2.el8.x86_64", "Installed: perl-Algorithm-Diff-1.1903-9.el8.noarch", "Installed: perl-Archive-Tar-2.30-1.el8.noarch", "Installed: perl-Carp-1.42-396.el8.noarch", "Installed: perl-Compress-Raw-Bzip2-2.081-1.el8.x86_64", "Installed: perl-Compress-Raw-Zlib-2.081-1.el8.x86_64", "Installed: python3-lxml-4.2.3-4.el8.x86_64", "Installed: python3-sss-murmur-2.7.0-2.el8.x86_64", "Installed: perl-Data-Dumper-2.167-399.el8.x86_64", "Installed: mailcap-2.1.48-3.el8.noarch", "Installed: python3-mod_wsgi-4.6.4-4.el8.x86_64", "Installed: python3-netaddr-0.7.19-8.el8.noarch", "Installed: python3-netifaces-0.10.6-4.el8.x86_64", "Installed: perl-Encode-4:2.97-3.el8.x86_64", "Installed: perl-Errno-1.28-421.el8.x86_64", "Installed: perl-Exporter-5.72-396.el8.noarch", "Installed: perl-File-Path-2.15-2.el8.noarch", "Installed: perl-File-Temp-0.230.600-1.el8.noarch", "Installed: 389-ds-base-1.4.3.28-6.module_el8.6.0+1102+fe5d910f.x86_64", "Installed: perl-libnet-3.11-3.el8.noarch", "Installed: perl-Getopt-Long-1:2.50-4.el8.noarch", "Installed: perl-HTTP-Tiny-0.074-1.el8.noarch", "Installed: perl-IO-1.38-421.el8.x86_64", "Installed: perl-IO-Compress-2.081-1.el8.noarch", "Installed: perl-IO-Zlib-1:1.10-421.el8.noarch", "Installed: python3-nss-1.0.1-10.module_el8.4.0+595+e59c9af2.x86_64", "Installed: perl-MIME-Base64-3.15-396.el8.x86_64", "Installed: perl-IO-Socket-IP-0.39-5.el8.noarch", "Installed: perl-PathTools-3.74-1.el8.x86_64", "Installed: perl-Pod-Escapes-1:1.07-395.el8.noarch", "Installed: 389-ds-base-libs-1.4.3.28-6.module_el8.6.0+1102+fe5d910f.x86_64", "Installed: perl-IO-Socket-SSL-2.066-4.module_el8.4.0+517+be1595ff.noarch", "Installed: perl-Pod-Perldoc-3.28-396.el8.noarch", "Installed: perl-Pod-Simple-1:3.35-395.el8.noarch", "Installed: perl-Pod-Usage-4:1.69-395.el8.noarch", "Installed: perl-Scalar-List-Utils-3:1.49-2.el8.x86_64", "Installed: perl-Socket-4:2.027-3.el8.x86_64", "Installed: perl-Storable-1:3.11-3.el8.x86_64", "Installed: perl-Term-ANSIColor-4.06-396.el8.noarch", "Installed: atk-2.28.1-1.el8.x86_64", "Installed: perl-Term-Cap-1.17-395.el8.noarch", "Installed: perl-Text-Diff-1.45-2.el8.noarch", "Installed: perl-Text-ParseWords-3.30-395.el8.noarch", "Installed: perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch", "Installed: perl-Time-Local-1:1.280-1.el8.noarch", "Installed: perl-Unicode-Normalize-1.25-396.el8.x86_64", "Installed: perl-constant-1.33-396.el8.noarch", "Installed: perl-interpreter-4:5.26.3-421.el8.x86_64", "Installed: perl-libs-4:5.26.3-421.el8.x86_64", "Installed: augeas-libs-1.12.0-7.el8.x86_64", "Installed: perl-macros-4:5.26.3-421.el8.x86_64", "Installed: perl-parent-1:0.237-1.el8.noarch", "Installed: perl-podlators-4.11-1.el8.noarch", "Installed: perl-threads-1:2.21-2.el8.x86_64", "Installed: perl-threads-shared-1.58-2.el8.x86_64", "Installed: pkgconf-1.4.2-1.el8.x86_64", "Installed: pkgconf-m4-1.4.2-1.el8.noarch", "Installed: pkgconf-pkg-config-1.4.2-1.el8.x86_64", "Installed: autofs-1:5.1.4-83.el8.x86_64", "Installed: python3-pip-9.0.3-22.el8.noarch", "Installed: javapackages-filesystem-5.3.0-1.module_el8.0.0+11+5b8c10bd.noarch", "Installed: javapackages-tools-5.3.0-1.module_el8.0.0+11+5b8c10bd.noarch", "Installed: avahi-libs-0.7-20.el8.x86_64", "Installed: python3-pki-10.12.0-3.module_el8.7.0+1172+b9bb9c8d.noarch", "Installed: copy-jdk-configs-4.0-2.el8.noarch", "Installed: jbigkit-libs-2.1-14.el8.x86_64", "Installed: jboss-annotations-1.2-api-1.0.0-4.el8.noarch", "Installed: graphite2-1.3.10-10.el8.x86_64", "Installed: jboss-jaxrs-2.0-api-1.0.0-6.el8.noarch", "Installed: jboss-logging-3.3.0-5.el8.noarch", "Installed: jboss-logging-tools-2.0.1-6.el8.noarch" ] } TASK [ipaserver : Install - Ensure that IPA server packages for dns are installed] *** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:10 Wednesday 06 July 2022 04:41:44 +0000 (0:01:16.453) 0:01:49.691 ******** changed: [/cache/centos-8.qcow2] => { "changed": true, "rc": 0, "results": [ "Installed: ldns-1.7.0-21.el8.x86_64", "Installed: bind-pkcs11-libs-32:9.11.36-3.el8.x86_64", "Installed: opendnssec-2.1.7-1.module_el8.5.0+750+c59b186b.x86_64", "Installed: opencryptoki-libs-3.18.0-2.el8.x86_64", "Installed: sqlite-3.26.0-15.el8.x86_64", "Installed: bind-dyndb-ldap-11.6-3.module_el8.6.0+1103+a004f6a8.x86_64", "Installed: bind-pkcs11-utils-32:9.11.36-3.el8.x86_64", "Installed: opencryptoki-3.18.0-2.el8.x86_64", "Installed: bind-pkcs11-32:9.11.36-3.el8.x86_64", "Installed: ipa-server-dns-4.9.8-7.module_el8.6.0+1103+a004f6a8.noarch", "Installed: opencryptoki-icsftok-3.18.0-2.el8.x86_64", "Installed: bind-32:9.11.36-3.el8.x86_64" ] } TASK [ipaserver : Install - Ensure that IPA server packages for adtrust are installed] *** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:16 Wednesday 06 July 2022 04:41:51 +0000 (0:00:07.073) 0:01:56.764 ******** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Ensure that firewall packages installed] *********** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:22 Wednesday 06 July 2022 04:41:51 +0000 (0:00:00.036) 0:01:56.801 ******** changed: [/cache/centos-8.qcow2] => { "changed": true, "rc": 0, "results": [ "Installed: python3-nftables-1:0.9.3-26.el8.x86_64", "Installed: python3-firewall-0.9.3-13.el8.noarch", "Installed: libnfnetlink-1.0.1-13.el8.x86_64", "Installed: ipset-7.1-1.el8.x86_64", "Installed: firewalld-0.9.3-13.el8.noarch", "Installed: ipset-libs-7.1-1.el8.x86_64", "Installed: iptables-ebtables-1.8.4-22.el8.x86_64", "Installed: libpcap-14:1.9.1-5.el8.x86_64", "Installed: python3-slip-0.6.4-13.el8.noarch", "Installed: firewalld-filesystem-0.9.3-13.el8.noarch", "Installed: nftables-1:0.9.3-26.el8.x86_64", "Installed: python3-slip-dbus-0.6.4-13.el8.noarch", "Installed: iptables-libs-1.8.4-22.el8.x86_64", "Installed: libnftnl-1.1.5-5.el8.x86_64", "Installed: iptables-1.8.4-22.el8.x86_64", "Installed: libnetfilter_conntrack-1.0.6-5.el8.x86_64", "Installed: libibverbs-37.2-1.el8.x86_64" ] } TASK [ipaserver : Firewalld service - Ensure that firewalld is running] ******** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:31 Wednesday 06 July 2022 04:41:56 +0000 (0:00:04.571) 0:02:01.373 ******** changed: [/cache/centos-8.qcow2] => { "changed": true, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "polkit.service dbus.socket basic.target dbus.service sysinit.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target network-pre.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "ip6tables.service iptables.service nftables.service shutdown.target ebtables.service ipset.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; 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/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14647", "LimitNPROCSoft": "14647", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14647", "LimitSIGPENDINGSoft": "14647", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket sysinit.target system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "23435", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [ipaserver : Firewalld - Verify runtime zone "{{ ipaserver_firewalld_zone }}"] *** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:37 Wednesday 06 July 2022 04:41:57 +0000 (0:00:01.063) 0:02:02.436 ******** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaserver : Firewalld - Verify permanent zone "{{ ipaserver_firewalld_zone }}"] *** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:44 Wednesday 06 July 2022 04:41:57 +0000 (0:00:00.043) 0:02:02.480 ******** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaserver : include_tasks] *********************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:54 Wednesday 06 July 2022 04:41:57 +0000 (0:00:00.039) 0:02:02.519 ******** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Server installation test] ************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:60 Wednesday 06 July 2022 04:41:57 +0000 (0:00:00.039) 0:02:02.558 ******** ok: [/cache/centos-8.qcow2] => { "_dirsrv_ca_cert": null, "_dirsrv_pkcs12_info": null, "_hostname_overridden": true, "_http_ca_cert": null, "_http_pkcs12_info": null, "_installation_cleanup": true, "_pkinit_ca_cert": null, "_pkinit_pkcs12_info": null, "changed": false, "domain": "test.local", "domainlevel": 1, "external_ca": false, "external_ca_profile": null, "external_ca_type": null, "hostname": "ipaserver.test.local", "idmax": 1731799999, "idstart": 1731600000, "ipa_python_version": 40908, "no_host_dns": true, "no_pkinit": false, "ntp_pool": null, "ntp_servers": null, "realm": "TEST.LOCAL", "rid_base": 1000, "secondary_rid_base": 100000000, "setup_adtrust": false, "setup_ca": true, "setup_kra": false } TASK [ipaserver : Install - Master password creation] ************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:138 Wednesday 06 July 2022 04:41:58 +0000 (0:00:01.351) 0:02:03.910 ******** changed: [/cache/centos-8.qcow2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [ipaserver : Install - Use new master password] *************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:145 Wednesday 06 July 2022 04:42:00 +0000 (0:00:01.195) 0:02:05.105 ******** ok: [/cache/centos-8.qcow2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [ipaserver : Install - Server preparation] ******************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:153 Wednesday 06 July 2022 04:42:00 +0000 (0:00:00.068) 0:02:05.173 ******** changed: [/cache/centos-8.qcow2] => { "_ca_subject": "CN=Certificate Authority,O=TEST.LOCAL", "_subject_base": "O=TEST.LOCAL", "adtrust_netbios_name": null, "adtrust_reset_netbios_name": false, "ca_subject": "CN=Certificate Authority,O=TEST.LOCAL", "changed": true, "dns_ip_addresses": [ "fec0::5054:ff:fe12:3456", "10.0.2.15" ], "dns_reverse_zones": [], "forward_policy": "only", "forwarders": [ "10.0.2.3" ], "ip_addresses": [ "fec0::5054:ff:fe12:3456", "10.0.2.15" ], "no_dnssec_validation": true, "reverse_zones": [], "subject_base": "O=TEST.LOCAL" } TASK [ipaserver : Install - Setup NTP] ***************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:197 Wednesday 06 July 2022 04:42:02 +0000 (0:00:02.414) 0:02:07.588 ******** changed: [/cache/centos-8.qcow2] => { "changed": true } TASK [ipaserver : Install - Setup DS] ****************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:204 Wednesday 06 July 2022 04:42:13 +0000 (0:00:10.456) 0:02:18.044 ******** changed: [/cache/centos-8.qcow2] => { "changed": true } TASK [ipaserver : Install - Setup KRB] ***************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:233 Wednesday 06 July 2022 04:42:29 +0000 (0:00:16.561) 0:02:34.606 ******** changed: [/cache/centos-8.qcow2] => { "changed": true } TASK [ipaserver : Install - Setup custodia] ************************************ task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:260 Wednesday 06 July 2022 04:42:35 +0000 (0:00:05.683) 0:02:40.290 ******** changed: [/cache/centos-8.qcow2] => { "changed": true } TASK [ipaserver : Install - Setup CA] ****************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:266 Wednesday 06 July 2022 04:42:39 +0000 (0:00:04.404) 0:02:44.694 ******** changed: [/cache/centos-8.qcow2] => { "changed": true, "csr_generated": false } TASK [ipaserver : Copy /root/ipa.csr to "/cache/centos-8.qcow2-ipa.csr"] ******* task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:307 Wednesday 06 July 2022 04:44:59 +0000 (0:02:20.299) 0:05:04.993 ******** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Setup otpd] **************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:316 Wednesday 06 July 2022 04:45:00 +0000 (0:00:00.037) 0:05:05.031 ******** changed: [/cache/centos-8.qcow2] => { "changed": true } TASK [ipaserver : Install - Setup HTTP] **************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:322 Wednesday 06 July 2022 04:45:02 +0000 (0:00:02.675) 0:05:07.706 ******** changed: [/cache/centos-8.qcow2] => { "changed": true } TASK [ipaserver : Install - Setup KRA] ***************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:354 Wednesday 06 July 2022 04:47:32 +0000 (0:02:29.401) 0:07:37.107 ******** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Setup DNS] ***************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:365 Wednesday 06 July 2022 04:47:32 +0000 (0:00:00.049) 0:07:37.156 ******** changed: [/cache/centos-8.qcow2] => { "changed": true } TASK [ipaserver : Install - Setup ADTRUST] ************************************* task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:382 Wednesday 06 July 2022 04:47:40 +0000 (0:00:08.845) 0:07:46.001 ******** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Set DS password] *********************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:397 Wednesday 06 July 2022 04:47:41 +0000 (0:00:00.041) 0:07:46.042 ******** changed: [/cache/centos-8.qcow2] => { "changed": true } TASK [Install - Setup client] ************************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:414 Wednesday 06 July 2022 04:47:43 +0000 (0:00:02.286) 0:07:48.328 ******** TASK [ipaclient : Import variables specific to distribution] ******************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/main.yml:4 Wednesday 06 July 2022 04:47:43 +0000 (0:00:00.063) 0:07:48.391 ******** ok: [/cache/centos-8.qcow2] => (item=/tmp/freeipa-repo/roles/ipaclient/vars/RedHat-8.yml) => { "ansible_facts": { "ipaclient_packages": [ "@idm:DL1/client" ] }, "ansible_included_var_files": [ "/tmp/freeipa-repo/roles/ipaclient/vars/RedHat-8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/freeipa-repo/roles/ipaclient/vars/RedHat-8.yml" } TASK [ipaclient : Install IPA client] ****************************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/main.yml:19 Wednesday 06 July 2022 04:47:43 +0000 (0:00:00.066) 0:07:48.458 ******** included: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml for /cache/centos-8.qcow2 TASK [ipaclient : Install - Ensure that IPA client packages are installed] ***** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:4 Wednesday 06 July 2022 04:47:43 +0000 (0:00:00.078) 0:07:48.537 ******** ok: [/cache/centos-8.qcow2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [ipaclient : Install - Set ipaclient_servers] ***************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:10 Wednesday 06 July 2022 04:47:45 +0000 (0:00:02.315) 0:07:50.853 ******** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Set ipaclient_servers from cluster inventory] ****** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:15 Wednesday 06 July 2022 04:47:45 +0000 (0:00:00.040) 0:07:50.894 ******** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Check that either principal or keytab is set] ****** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:21 Wednesday 06 July 2022 04:47:45 +0000 (0:00:00.040) 0:07:50.935 ******** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Set default principal if no keytab is given] ******* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:25 Wednesday 06 July 2022 04:47:45 +0000 (0:00:00.037) 0:07:50.973 ******** ok: [/cache/centos-8.qcow2] => { "ansible_facts": { "ipaadmin_principal": "admin" }, "changed": false } TASK [ipaclient : Install - IPA client test] *********************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:30 Wednesday 06 July 2022 04:47:46 +0000 (0:00:00.049) 0:07:51.022 ******** ok: [/cache/centos-8.qcow2] => { "basedn": "dc=test,dc=local", "changed": false, "client_already_configured": false, "client_domain": "test.local", "dnsok": false, "domain": "test.local", "hostname": "ipaserver.test.local", "ipa_python_version": 40908, "kdc": "ipaserver.test.local", "nosssd_files": {}, "ntp_pool": null, "ntp_servers": null, "realm": "TEST.LOCAL", "servers": [ "ipaserver.test.local" ], "sssd": true } TASK [ipaclient : Install - Cleanup leftover ccache] *************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:56 Wednesday 06 July 2022 04:47:46 +0000 (0:00:00.846) 0:07:51.868 ******** ok: [/cache/centos-8.qcow2] => { "changed": false, "path": "/etc/ipa/.dns_ccache", "state": "absent" } TASK [ipaclient : Install - Configure NTP] ************************************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:61 Wednesday 06 July 2022 04:47:47 +0000 (0:00:00.386) 0:07:52.254 ******** ok: [/cache/centos-8.qcow2] => { "changed": false } TASK [ipaclient : Install - Make sure One-Time Password is enabled if it's already defined] *** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:73 Wednesday 06 July 2022 04:47:48 +0000 (0:00:00.833) 0:07:53.087 ******** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Disable One-Time Password for on_master] *********** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:78 Wednesday 06 July 2022 04:47:48 +0000 (0:00:00.043) 0:07:53.131 ******** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Test if IPA client has working krb5.keytab] ******** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:83 Wednesday 06 July 2022 04:47:48 +0000 (0:00:00.041) 0:07:53.172 ******** ok: [/cache/centos-8.qcow2] => { "ca_crt_exists": true, "changed": false, "krb5_conf_ok": true, "krb5_keytab_ok": true, "ping_test_ok": true } TASK [ipaclient : Install - Disable One-Time Password for client with working krb5.keytab] *** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:93 Wednesday 06 July 2022 04:47:49 +0000 (0:00:01.546) 0:07:54.719 ******** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Keytab or password is required for getting otp] **** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:109 Wednesday 06 July 2022 04:47:49 +0000 (0:00:00.038) 0:07:54.757 ******** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Get One-Time Password for client enrollment] ******* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:113 Wednesday 06 July 2022 04:47:49 +0000 (0:00:00.044) 0:07:54.802 ******** skipping: [/cache/centos-8.qcow2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [ipaclient : Install - Report error for OTP generation] ******************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:132 Wednesday 06 July 2022 04:47:49 +0000 (0:00:00.039) 0:07:54.841 ******** skipping: [/cache/centos-8.qcow2] => {} TASK [ipaclient : Install - Store the previously obtained OTP] ***************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:138 Wednesday 06 July 2022 04:47:49 +0000 (0:00:00.041) 0:07:54.882 ******** skipping: [/cache/centos-8.qcow2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [ipaclient : Store predefined OTP in admin_password] ********************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:147 Wednesday 06 July 2022 04:47:49 +0000 (0:00:00.040) 0:07:54.923 ******** skipping: [/cache/centos-8.qcow2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [ipaclient : Install - Check if principal and keytab are set] ************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:163 Wednesday 06 July 2022 04:47:49 +0000 (0:00:00.039) 0:07:54.962 ******** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Check if one of password or keytabs are set] ******* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:167 Wednesday 06 July 2022 04:47:49 +0000 (0:00:00.041) 0:07:55.003 ******** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Purge TEST.LOCAL from host keytab] ***************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:175 Wednesday 06 July 2022 04:47:50 +0000 (0:00:00.043) 0:07:55.046 ******** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Backup and set hostname] *************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:192 Wednesday 06 July 2022 04:47:50 +0000 (0:00:00.045) 0:07:55.092 ******** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Join IPA] ****************************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:197 Wednesday 06 July 2022 04:47:50 +0000 (0:00:00.043) 0:07:55.136 ******** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : krb5 configuration not correct] ****************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:219 Wednesday 06 July 2022 04:47:50 +0000 (0:00:00.042) 0:07:55.179 ******** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : IPA test failed] ********************************************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:225 Wednesday 06 July 2022 04:47:50 +0000 (0:00:00.041) 0:07:55.220 ******** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : ca.crt file is missing] ************************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:229 Wednesday 06 July 2022 04:47:50 +0000 (0:00:00.042) 0:07:55.262 ******** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Configure IPA default.conf] ************************ task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:242 Wednesday 06 July 2022 04:47:50 +0000 (0:00:00.041) 0:07:55.304 ******** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Configure SSSD] ************************************ task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:251 Wednesday 06 July 2022 04:47:50 +0000 (0:00:00.042) 0:07:55.347 ******** changed: [/cache/centos-8.qcow2] => { "changed": true } TASK [ipaclient : Install - Configure krb5 for IPA realm] ********************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:273 Wednesday 06 July 2022 04:47:51 +0000 (0:00:00.848) 0:07:56.195 ******** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - IPA API calls for remaining enrollment parts] ****** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:287 Wednesday 06 July 2022 04:47:51 +0000 (0:00:00.049) 0:07:56.245 ******** changed: [/cache/centos-8.qcow2] => { "ca_enabled": true, "changed": true, "subject_base": "O=TEST.LOCAL" } TASK [ipaclient : Install - Fix IPA ca] **************************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:295 Wednesday 06 July 2022 04:47:53 +0000 (0:00:02.172) 0:07:58.418 ******** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Create IPA NSS database] *************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:305 Wednesday 06 July 2022 04:47:53 +0000 (0:00:00.042) 0:07:58.460 ******** changed: [/cache/centos-8.qcow2] => { "ca_enabled_ra": true, "changed": true } TASK [ipaclient : Install - Configure SSH and SSHD] **************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:337 Wednesday 06 July 2022 04:47:57 +0000 (0:00:03.667) 0:08:02.128 ******** changed: [/cache/centos-8.qcow2] => { "changed": true } TASK [ipaclient : Install - Configure automount] ******************************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:345 Wednesday 06 July 2022 04:47:57 +0000 (0:00:00.874) 0:08:03.002 ******** changed: [/cache/centos-8.qcow2] => { "changed": true } TASK [ipaclient : Install - Configure firefox] ********************************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:351 Wednesday 06 July 2022 04:47:58 +0000 (0:00:00.833) 0:08:03.836 ******** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Configure NIS] ************************************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:357 Wednesday 06 July 2022 04:47:58 +0000 (0:00:00.044) 0:08:03.881 ******** changed: [/cache/centos-8.qcow2] => { "changed": true } TASK [ipaclient : Install - Restore original admin password if overwritten by OTP] *** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:375 Wednesday 06 July 2022 04:47:59 +0000 (0:00:00.976) 0:08:04.858 ******** skipping: [/cache/centos-8.qcow2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [ipaclient : Cleanup leftover ccache] ************************************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:381 Wednesday 06 July 2022 04:47:59 +0000 (0:00:00.046) 0:08:04.904 ******** ok: [/cache/centos-8.qcow2] => { "changed": false, "path": "/etc/ipa/.dns_ccache", "state": "absent" } TASK [ipaclient : Uninstall IPA client] **************************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/main.yml:23 Wednesday 06 July 2022 04:48:00 +0000 (0:00:00.396) 0:08:05.301 ******** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } META: role_complete for /cache/centos-8.qcow2 TASK [ipaserver : Install - Enable IPA] **************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:429 Wednesday 06 July 2022 04:48:00 +0000 (0:00:00.049) 0:08:05.351 ******** changed: [/cache/centos-8.qcow2] => { "changed": true } TASK [ipaserver : Install - Cleanup root IPA cache] **************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:436 Wednesday 06 July 2022 04:48:05 +0000 (0:00:04.747) 0:08:10.098 ******** ok: [/cache/centos-8.qcow2] => { "changed": false, "path": "/root/.ipa_cache", "state": "absent" } TASK [ipaserver : Install - Configure firewalld] ******************************* task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:442 Wednesday 06 July 2022 04:48:05 +0000 (0:00:00.390) 0:08:10.489 ******** changed: [/cache/centos-8.qcow2] => { "changed": true, "cmd": [ "firewall-cmd", "--permanent", "--zone=", "--add-service=freeipa-ldap", "--add-service=freeipa-ldaps", "--add-service=dns", "--add-service=ntp" ], "delta": "0:00:00.400092", "end": "2022-07-06 04:48:05.338287", "rc": 0, "start": "2022-07-06 04:48:04.938195" } STDOUT: success TASK [ipaserver : Install - Configure firewalld runtime] *********************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:456 Wednesday 06 July 2022 04:48:06 +0000 (0:00:00.838) 0:08:11.327 ******** changed: [/cache/centos-8.qcow2] => { "changed": true, "cmd": [ "firewall-cmd", "--zone=", "--add-service=freeipa-ldap", "--add-service=freeipa-ldaps", "--add-service=dns", "--add-service=ntp" ], "delta": "0:00:00.268005", "end": "2022-07-06 04:48:06.075598", "rc": 0, "start": "2022-07-06 04:48:05.807593" } STDOUT: success TASK [ipaserver : Cleanup temporary files] ************************************* task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:472 Wednesday 06 July 2022 04:48:07 +0000 (0:00:00.682) 0:08:12.010 ******** ok: [/cache/centos-8.qcow2] => (item=/etc/ipa/.tmp_pkcs12_dirsrv) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/ipa/.tmp_pkcs12_dirsrv", "path": "/etc/ipa/.tmp_pkcs12_dirsrv", "state": "absent" } ok: [/cache/centos-8.qcow2] => (item=/etc/ipa/.tmp_pkcs12_http) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/ipa/.tmp_pkcs12_http", "path": "/etc/ipa/.tmp_pkcs12_http", "state": "absent" } ok: [/cache/centos-8.qcow2] => (item=/etc/ipa/.tmp_pkcs12_pkinit) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/ipa/.tmp_pkcs12_pkinit", "path": "/etc/ipa/.tmp_pkcs12_pkinit", "state": "absent" } TASK [ipaserver : Uninstall IPA server] **************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/main.yml:23 Wednesday 06 July 2022 04:48:08 +0000 (0:00:01.055) 0:08:13.066 ******** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } META: role_complete for /cache/centos-8.qcow2 META: ran handlers META: ran handlers PLAY [Issue IPA signed certificates] ******************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmphw7p6t3p/tests/tests_basic_ipa.yml:11 Wednesday 06 July 2022 04:48:08 +0000 (0:00:00.059) 0:08:13.125 ******** ok: [/cache/centos-8.qcow2] META: ran handlers TASK [linux-system-roles.certificate : Set version specific variables] ********* task path: /tmp/tmphw7p6t3p/tests/roles/linux-system-roles.certificate/tasks/main.yml:2 Wednesday 06 July 2022 04:48:08 +0000 (0:00:00.766) 0:08:13.891 ******** included: /tmp/tmphw7p6t3p/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml for /cache/centos-8.qcow2 TASK [linux-system-roles.certificate : Ensure ansible_facts used by role] ****** task path: /tmp/tmphw7p6t3p/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml:2 Wednesday 06 July 2022 04:48:08 +0000 (0:00:00.027) 0:08:13.918 ******** ok: [/cache/centos-8.qcow2] TASK [linux-system-roles.certificate : Set platform/version specific variables] *** task path: /tmp/tmphw7p6t3p/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml:8 Wednesday 06 July 2022 04:48:09 +0000 (0:00:00.519) 0:08:14.438 ******** skipping: [/cache/centos-8.qcow2] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/centos-8.qcow2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/centos-8.qcow2] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/centos-8.qcow2] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.certificate : Ensure certificate role dependencies are installed] *** task path: /tmp/tmphw7p6t3p/tests/roles/linux-system-roles.certificate/tasks/main.yml:5 Wednesday 06 July 2022 04:48:09 +0000 (0:00:00.041) 0:08:14.479 ******** ok: [/cache/centos-8.qcow2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.certificate : Ensure provider packages are installed] *** task path: /tmp/tmphw7p6t3p/tests/roles/linux-system-roles.certificate/tasks/main.yml:22 Wednesday 06 July 2022 04:48:11 +0000 (0:00:01.823) 0:08:16.302 ******** ok: [/cache/centos-8.qcow2] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.certificate : Ensure pre-scripts hooks directory exists] *** task path: /tmp/tmphw7p6t3p/tests/roles/linux-system-roles.certificate/tasks/main.yml:33 Wednesday 06 July 2022 04:48:13 +0000 (0:00:01.826) 0:08:18.128 ******** changed: [/cache/centos-8.qcow2] => (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": 6, "state": "directory", "uid": 0 } TASK [linux-system-roles.certificate : Ensure post-scripts hooks directory exists] *** task path: /tmp/tmphw7p6t3p/tests/roles/linux-system-roles.certificate/tasks/main.yml:59 Wednesday 06 July 2022 04:48:13 +0000 (0:00:00.410) 0:08:18.539 ******** changed: [/cache/centos-8.qcow2] => (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": 6, "state": "directory", "uid": 0 } TASK [linux-system-roles.certificate : Ensure provider service is running] ***** task path: /tmp/tmphw7p6t3p/tests/roles/linux-system-roles.certificate/tasks/main.yml:88 Wednesday 06 July 2022 04:48:13 +0000 (0:00:00.395) 0:08:18.935 ******** ok: [/cache/centos-8.qcow2] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": false, "enabled": true, "name": "certmonger", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2022-07-06 04:44:15 UTC", "ActiveEnterTimestampMonotonic": "276633786", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target syslog.target systemd-journald.socket network.target basic.target system.slice dbus.service dbus.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2022-07-06 04:44:15 UTC", "AssertTimestampMonotonic": "276623232", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedorahosted.certmonger", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2022-07-06 04:44:15 UTC", "ConditionTimestampMonotonic": "276623232", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/certmonger.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Certificate monitoring and PKI enrollment", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/certmonger (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "24015", "ExecMainStartTimestamp": "Wed 2022-07-06 04:44:15 UTC", "ExecMainStartTimestampMonotonic": "276624121", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/certmonger ; argv[]=/usr/sbin/certmonger -S -p /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", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "certmonger.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2022-07-06 04:44:15 UTC", "InactiveExitTimestampMonotonic": "276624167", "InvocationID": "3de97fcbf89741f9816de82898a648f3", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14647", "LimitNPROCSoft": "14647", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14647", "LimitSIGPENDINGSoft": "14647", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "24015", "MemoryAccounting": "yes", "MemoryCurrent": "3649536", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "certmonger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/certmonger.pid", "PartOf": "dbus.service", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket system.slice sysinit.target", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2022-07-06 04:44:15 UTC", "StateChangeTimestampMonotonic": "276633786", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "23435", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2022-07-06 04:44:15 UTC", "WatchdogTimestampMonotonic": "276633785", "WatchdogUSec": "0" } } TASK [linux-system-roles.certificate : Ensure certificate requests] ************ task path: /tmp/tmphw7p6t3p/tests/roles/linux-system-roles.certificate/tasks/main.yml:100 Wednesday 06 July 2022 04:48:14 +0000 (0:00:00.521) 0:08:19.456 ******** changed: [/cache/centos-8.qcow2] => (item={'name': 'mycert_basic_ipa', 'dns': 'ipaserver.test.local', 'principal': 'HTTP/ipaserver.test.local@TEST.LOCAL', 'ca': 'ipa'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ca": "ipa", "dns": "ipaserver.test.local", "name": "mycert_basic_ipa", "principal": "HTTP/ipaserver.test.local@TEST.LOCAL" } } MSG: Certificate requested (new). changed: [/cache/centos-8.qcow2] => (item={'name': 'groupcert', 'dns': 'ipaserver.test.local', 'principal': 'HTTP/ipaserver.test.local@TEST.LOCAL', 'ca': 'ipa', 'group': 'ftp'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ca": "ipa", "dns": "ipaserver.test.local", "group": "ftp", "name": "groupcert", "principal": "HTTP/ipaserver.test.local@TEST.LOCAL" } } MSG: Certificate requested (new). File attributes updated. META: role_complete for /cache/centos-8.qcow2 META: ran handlers META: ran handlers PLAY [Verify certificates] ***************************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmphw7p6t3p/tests/tests_basic_ipa.yml:31 Wednesday 06 July 2022 04:48:18 +0000 (0:00:03.901) 0:08:23.358 ******** ok: [/cache/centos-8.qcow2] META: ran handlers TASK [Verify each certificate] ************************************************* task path: /tmp/tmphw7p6t3p/tests/tests_basic_ipa.yml:90 Wednesday 06 July 2022 04:48:19 +0000 (0:00:00.801) 0:08:24.159 ******** included: /tmp/tmphw7p6t3p/tests/tasks/assert_certificate_parameters.yml for /cache/centos-8.qcow2 => (item={'path': '/etc/pki/tls/certs/mycert_basic_ipa.crt', 'key_path': '/etc/pki/tls/private/mycert_basic_ipa.key', 'subject': [{'name': 'commonName', 'oid': '2.5.4.3', 'value': 'ipaserver.test.local'}, {'name': 'organizationName', 'oid': '2.5.4.10', 'value': 'TEST.LOCAL'}], 'subject_alt_name': [{'name': 'DNS', 'value': 'ipaserver.test.local'}, {'name': 'Universal Principal Name (UPN)', 'oid': '1.3.6.1.4.1.311.20.2.3', 'value': 'HTTP/ipaserver.test.local@TEST.LOCAL'}, {'name': 'Kerberos principalname', 'oid': '1.3.6.1.5.2.2', 'value': 'HTTP/ipaserver.test.local@TEST.LOCAL'}], 'key_usage': ['digital_signature', 'content_commitment', 'key_encipherment', 'data_encipherment']}) included: /tmp/tmphw7p6t3p/tests/tasks/assert_certificate_parameters.yml for /cache/centos-8.qcow2 => (item={'path': '/etc/pki/tls/certs/groupcert.crt', 'key_path': '/etc/pki/tls/private/groupcert.key', 'owner': 'root', 'group': 'ftp', 'mode': '0640', 'subject': [{'name': 'commonName', 'oid': '2.5.4.3', 'value': 'ipaserver.test.local'}, {'name': 'organizationName', 'oid': '2.5.4.10', 'value': 'TEST.LOCAL'}], 'subject_alt_name': [{'name': 'DNS', 'value': 'ipaserver.test.local'}, {'name': 'Universal Principal Name (UPN)', 'oid': '1.3.6.1.4.1.311.20.2.3', 'value': 'HTTP/ipaserver.test.local@TEST.LOCAL'}, {'name': 'Kerberos principalname', 'oid': '1.3.6.1.5.2.2', 'value': 'HTTP/ipaserver.test.local@TEST.LOCAL'}], 'key_usage': ['digital_signature', 'content_commitment', 'key_encipherment', 'data_encipherment']}) TASK [Set virtualenv_path] ***************************************************** task path: /tmp/tmphw7p6t3p/tests/tasks/assert_certificate_parameters.yml:2 Wednesday 06 July 2022 04:48:19 +0000 (0:00:00.049) 0:08:24.208 ******** ok: [/cache/centos-8.qcow2] => { "ansible_facts": { "__virtualenv_path": "/tmp/certificate-tests-venv" }, "changed": false } TASK [Ensure python3 is installed] ********************************************* task path: /tmp/tmphw7p6t3p/tests/tasks/assert_certificate_parameters.yml:6 Wednesday 06 July 2022 04:48:19 +0000 (0:00:00.028) 0:08:24.237 ******** ok: [/cache/centos-8.qcow2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Install the package, force upgrade] ************************************** task path: /tmp/tmphw7p6t3p/tests/tasks/assert_certificate_parameters.yml:11 Wednesday 06 July 2022 04:48:21 +0000 (0:00:01.804) 0:08:26.042 ******** changed: [/cache/centos-8.qcow2] => { "changed": true, "cmd": [ "/tmp/certificate-tests-venv/bin/pip3", "install", "-U", "pip" ], "name": [ "pip" ], "requirements": null, "state": "latest", "version": null, "virtualenv": "/tmp/certificate-tests-venv" } STDOUT: Collecting pip Downloading https://files.pythonhosted.org/packages/a4/6d/6463d49a933f547439d6b5b98b46af8742cc03ae83543e4d7688c2420f8b/pip-21.3.1-py3-none-any.whl (1.7MB) Installing collected packages: pip Found existing installation: pip 9.0.3 Uninstalling pip-9.0.3: Successfully uninstalled pip-9.0.3 Successfully installed pip-21.3.1 STDERR: You are using pip version 21.3.1, however version 22.1.2 is available. You should consider upgrading via the 'pip install --upgrade pip' command. TASK [Install certreader] ****************************************************** task path: /tmp/tmphw7p6t3p/tests/tasks/assert_certificate_parameters.yml:18 Wednesday 06 July 2022 04:48:25 +0000 (0:00:04.092) 0:08:30.135 ******** changed: [/cache/centos-8.qcow2] => { "changed": true, "cmd": [ "/tmp/certificate-tests-venv/bin/pip3", "install", "cryptography<35", "certreader>=0.1.1" ], "name": [ "cryptography<35", "certreader>=0.1.1" ], "requirements": null, "state": "present", "version": null, "virtualenv": "/tmp/certificate-tests-venv" } STDOUT: Collecting cryptography<35 Downloading cryptography-3.4.8-cp36-abi3-manylinux_2_24_x86_64.whl (3.0 MB) Collecting certreader>=0.1.1 Downloading certreader-0.1.1.tar.gz (4.4 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting cffi>=1.12 Downloading cffi-1.15.1-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (402 kB) Collecting pyasn1 Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) Collecting pyyaml Downloading PyYAML-6.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (603 kB) Collecting pycparser Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) Using legacy 'setup.py install' for certreader, since package 'wheel' is not installed. Installing collected packages: pycparser, cffi, pyyaml, pyasn1, cryptography, certreader Running setup.py install for certreader: started Running setup.py install for certreader: finished with status 'done' Successfully installed certreader-0.1.1 cffi-1.15.1 cryptography-3.4.8 pyasn1-0.4.8 pycparser-2.21 pyyaml-6.0 TASK [Retrieve certificate file stats] ***************************************** task path: /tmp/tmphw7p6t3p/tests/tasks/assert_certificate_parameters.yml:26 Wednesday 06 July 2022 04:48:28 +0000 (0:00:03.133) 0:08:33.269 ******** ok: [/cache/centos-8.qcow2] => { "changed": false, "stat": { "atime": 1657082895.8930879, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "81f7a59a174438f9ac7bccb92702b30420683009", "ctime": 1657082895.8910878, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8540058, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1657082895.8910878, "nlink": 1, "path": "/etc/pki/tls/certs/mycert_basic_ipa.crt", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1854, "uid": 0, "version": "960598040", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify if certificate file exists] *************************************** task path: /tmp/tmphw7p6t3p/tests/tasks/assert_certificate_parameters.yml:31 Wednesday 06 July 2022 04:48:28 +0000 (0:00:00.509) 0:08:33.778 ******** ok: [/cache/centos-8.qcow2] => { "changed": false } MSG: All assertions passed TASK [Verify certificate file owner and group] ********************************* task path: /tmp/tmphw7p6t3p/tests/tasks/assert_certificate_parameters.yml:37 Wednesday 06 July 2022 04:48:28 +0000 (0:00:00.031) 0:08:33.810 ******** ok: [/cache/centos-8.qcow2] => { "changed": false } MSG: All assertions passed TASK [Verify certificate permissions] ****************************************** task path: /tmp/tmphw7p6t3p/tests/tasks/assert_certificate_parameters.yml:49 Wednesday 06 July 2022 04:48:28 +0000 (0:00:00.049) 0:08:33.860 ******** ok: [/cache/centos-8.qcow2] => { "changed": false } MSG: All assertions passed TASK [Retrieve key file stats] ************************************************* task path: /tmp/tmphw7p6t3p/tests/tasks/assert_certificate_parameters.yml:55 Wednesday 06 July 2022 04:48:28 +0000 (0:00:00.050) 0:08:33.910 ******** ok: [/cache/centos-8.qcow2] => { "changed": false, "stat": { "atime": 1657082894.3490877, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fe0b9531f20b47d5eb8f9388cb099ed13cb59b95", "ctime": 1657082895.8910878, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8540057, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1657082895.8910878, "nlink": 1, "path": "/etc/pki/tls/private/mycert_basic_ipa.key", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1704, "uid": 0, "version": "4162657860", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify if key file exists] *********************************************** task path: /tmp/tmphw7p6t3p/tests/tasks/assert_certificate_parameters.yml:60 Wednesday 06 July 2022 04:48:29 +0000 (0:00:00.380) 0:08:34.290 ******** ok: [/cache/centos-8.qcow2] => { "changed": false } MSG: All assertions passed TASK [Verify key file owner and group] ***************************************** task path: /tmp/tmphw7p6t3p/tests/tasks/assert_certificate_parameters.yml:66 Wednesday 06 July 2022 04:48:29 +0000 (0:00:00.031) 0:08:34.322 ******** ok: [/cache/centos-8.qcow2] => { "changed": false } MSG: All assertions passed TASK [Parse certificate] ******************************************************* task path: /tmp/tmphw7p6t3p/tests/tasks/assert_certificate_parameters.yml:78 Wednesday 06 July 2022 04:48:29 +0000 (0:00:00.047) 0:08:34.369 ******** ok: [/cache/centos-8.qcow2] => { "changed": false, "cmd": [ "/tmp/certificate-tests-venv/bin/certreader2json", "/etc/pki/tls/certs/mycert_basic_ipa.crt" ], "delta": "0:00:00.225404", "end": "2022-07-06 04:48:29.016915", "rc": 0, "start": "2022-07-06 04:48:28.791511" } STDOUT: { "subject": [ { "name": "organizationName", "oid": "2.5.4.10", "value": "TEST.LOCAL" }, { "name": "commonName", "oid": "2.5.4.3", "value": "ipaserver.test.local" } ], "extensions": { "authorityKeyIdentifier": { "value": "1A:C5:D5:96:C3:8A:47:60:5E:D0:6F:7D:FD:44:73:6F:CC:DF:C3:5F", "critical": false }, "authorityInfoAccess": { "value": [ { "method": "OCSP", "location": "http://ipa-ca.test.local/ca/ocsp" } ], "critical": false }, "keyUsage": { "value": [ "digital_signature", "content_commitment", "key_encipherment", "data_encipherment" ], "critical": true }, "extendedKeyUsage": { "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" } ], "critical": false }, "cRLDistributionPoints": { "value": [ { "full_name": [ "http://ipa-ca.test.local/ipa/crl/MasterCRL.bin" ], "crl_issuer": [ { "organizationName": "ipaca", "commonName": "Certificate Authority" } ] } ], "critical": false }, "subjectKeyIdentifier": { "value": "7E:EE:ED:A4:23:F8:2D:EA:C7:FB:7B:FE:AE:10:7C:B6:6D:7A:1F:88", "critical": false }, "subjectAltName": { "value": [ { "name": "DNS", "value": "ipaserver.test.local" }, { "name": "Universal Principal Name (UPN)", "value": "HTTP/ipaserver.test.local@TEST.LOCAL", "oid": "1.3.6.1.4.1.311.20.2.3" }, { "name": "Kerberos principalname", "value": "HTTP/ipaserver.test.local@TEST.LOCAL", "oid": "1.3.6.1.5.2.2" } ], "critical": false } }, "signature_algorithm": { "algorithm": "sha256WithRSAEncryption", "signature": "75:12:0A:A7:D9:D1:D2:2B:B7:7E:2E:BA:C1:43:2C:BB:E0:BE:D8:AC:FD:78:20:C0:9F:E5:09:5D:BB:0D:F7:5F:A5:F3:58:15:EB:2D:A7:DC:7A:85:A5:0E:8B:97:E5:55:A9:FD:FB:57:30:C8:2E:64:1F:45:0C:E1:8E:77:C3:F4:FF:BD:73:96:BA:01:6F:03:C4:35:91:F7:56:7D:5D:33:33:15:F0:B7:E4:0B:56:47:D6:6D:83:F7:5A:F7:46:90:36:F5:0F:03:1C:D2:E0:ED:29:60:F8:48:2E:DD:A3:4C:0B:E6:2B:E2:E2:D8:64:95:CA:76:A3:8C:F8:FF:80:35:BF:28:3E:3C:E6:81:3B:3F:9F:BD:A7:CA:F7:9A:B7:08:96:35:81:37:57:C1:3C:1D:E4:1B:0C:4F:D0:04:46:9E:58:46:45:29:B1:91:9B:D9:8C:D5:51:50:4F:CA:88:92:D2:7D:BE:FF:69:52:02:82:5A:85:87:DC:3D:23:CD:0E:8E:26:67:89:F5:E0:12:B8:B9:D1:82:33:79:20:56:22:CB:F7:13:EC:67:9A:7B:F8:55:2C:CE:5E:C0:B6:38:7C:35:6A:DC:6E:A5:9F:77:65:71:4C:36:1F:E6:3D:08:93:82:10:90:FE:4A:E0:4B:0B:4C:0C:A2:4C:75:56:A5:B1:70:78:01:D4:80:BF:E1:50:6F:A3:4E:F1:4B:EA:85:F1:90:4B:D4:43:E1:50:36:B6:E5:6E:8B:70:59:F4:15:B0:18:E5:2E:74:4C:CC:13:A1:85:90:EE:55:A6:CB:FA:28:D7:27:25:83:FF:B2:92:76:A0:43:69:3F:F0:EA:01:7A:29:C1:76:B2:99:F2:FD:EB:E3:F2:BD:A9:C9:71:97:1E:53:F5:46:F2:66:1B:63:AC:DB:68:A4:44:52:59:0F:1D:90:E5:D3:60:AB:C1:16:C0:EF:79:0F:AC:15:0E:F0:50:A8:22:08:42:15:16:6A:B4:EC:11:9A:4E:DE:C7:AE:F8" }, "key_size": 2048, "validity": { "not_valid_after": "2024-07-06 04:48:15", "not_valid_before": "2022-07-06 04:48:15" } } TASK [Load certificate YAML to cert_issued variable] *************************** task path: /tmp/tmphw7p6t3p/tests/tasks/assert_certificate_parameters.yml:83 Wednesday 06 July 2022 04:48:29 +0000 (0:00:00.583) 0:08:34.953 ******** ok: [/cache/centos-8.qcow2] => { "ansible_facts": { "cert_issued": { "extensions": { "authorityInfoAccess": { "critical": false, "value": [ { "location": "http://ipa-ca.test.local/ca/ocsp", "method": "OCSP" } ] }, "authorityKeyIdentifier": { "critical": false, "value": "1A:C5:D5:96:C3:8A:47:60:5E:D0:6F:7D:FD:44:73:6F:CC:DF:C3:5F" }, "cRLDistributionPoints": { "critical": false, "value": [ { "crl_issuer": [ { "commonName": "Certificate Authority", "organizationName": "ipaca" } ], "full_name": [ "http://ipa-ca.test.local/ipa/crl/MasterCRL.bin" ] } ] }, "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": true, "value": [ "digital_signature", "content_commitment", "key_encipherment", "data_encipherment" ] }, "subjectAltName": { "critical": false, "value": [ { "name": "DNS", "value": "ipaserver.test.local" }, { "name": "Universal Principal Name (UPN)", "oid": "1.3.6.1.4.1.311.20.2.3", "value": "HTTP/ipaserver.test.local@TEST.LOCAL" }, { "name": "Kerberos principalname", "oid": "1.3.6.1.5.2.2", "value": "HTTP/ipaserver.test.local@TEST.LOCAL" } ] }, "subjectKeyIdentifier": { "critical": false, "value": "7E:EE:ED:A4:23:F8:2D:EA:C7:FB:7B:FE:AE:10:7C:B6:6D:7A:1F:88" } }, "key_size": 2048, "signature_algorithm": { "algorithm": "sha256WithRSAEncryption", "signature": "75:12:0A:A7:D9:D1:D2:2B:B7:7E:2E:BA:C1:43:2C:BB:E0:BE:D8:AC:FD:78:20:C0:9F:E5:09:5D:BB:0D:F7:5F:A5:F3:58:15:EB:2D:A7:DC:7A:85:A5:0E:8B:97:E5:55:A9:FD:FB:57:30:C8:2E:64:1F:45:0C:E1:8E:77:C3:F4:FF:BD:73:96:BA:01:6F:03:C4:35:91:F7:56:7D:5D:33:33:15:F0:B7:E4:0B:56:47:D6:6D:83:F7:5A:F7:46:90:36:F5:0F:03:1C:D2:E0:ED:29:60:F8:48:2E:DD:A3:4C:0B:E6:2B:E2:E2:D8:64:95:CA:76:A3:8C:F8:FF:80:35:BF:28:3E:3C:E6:81:3B:3F:9F:BD:A7:CA:F7:9A:B7:08:96:35:81:37:57:C1:3C:1D:E4:1B:0C:4F:D0:04:46:9E:58:46:45:29:B1:91:9B:D9:8C:D5:51:50:4F:CA:88:92:D2:7D:BE:FF:69:52:02:82:5A:85:87:DC:3D:23:CD:0E:8E:26:67:89:F5:E0:12:B8:B9:D1:82:33:79:20:56:22:CB:F7:13:EC:67:9A:7B:F8:55:2C:CE:5E:C0:B6:38:7C:35:6A:DC:6E:A5:9F:77:65:71:4C:36:1F:E6:3D:08:93:82:10:90:FE:4A:E0:4B:0B:4C:0C:A2:4C:75:56:A5:B1:70:78:01:D4:80:BF:E1:50:6F:A3:4E:F1:4B:EA:85:F1:90:4B:D4:43:E1:50:36:B6:E5:6E:8B:70:59:F4:15:B0:18:E5:2E:74:4C:CC:13:A1:85:90:EE:55:A6:CB:FA:28:D7:27:25:83:FF:B2:92:76:A0:43:69:3F:F0:EA:01:7A:29:C1:76:B2:99:F2:FD:EB:E3:F2:BD:A9:C9:71:97:1E:53:F5:46:F2:66:1B:63:AC:DB:68:A4:44:52:59:0F:1D:90:E5:D3:60:AB:C1:16:C0:EF:79:0F:AC:15:0E:F0:50:A8:22:08:42:15:16:6A:B4:EC:11:9A:4E:DE:C7:AE:F8" }, "subject": [ { "name": "organizationName", "oid": "2.5.4.10", "value": "TEST.LOCAL" }, { "name": "commonName", "oid": "2.5.4.3", "value": "ipaserver.test.local" } ], "validity": { "not_valid_after": "2024-07-06 04:48:15", "not_valid_before": "2022-07-06 04:48:15" } } }, "changed": false } TASK [Verify certificate subject] ********************************************** task path: /tmp/tmphw7p6t3p/tests/tasks/assert_certificate_parameters.yml:87 Wednesday 06 July 2022 04:48:29 +0000 (0:00:00.042) 0:08:34.996 ******** ok: [/cache/centos-8.qcow2] => { "changed": false } MSG: All assertions passed TASK [Verify certificate SAN] ************************************************** task path: /tmp/tmphw7p6t3p/tests/tasks/assert_certificate_parameters.yml:96 Wednesday 06 July 2022 04:48:30 +0000 (0:00:00.043) 0:08:35.039 ******** ok: [/cache/centos-8.qcow2] => { "changed": false } MSG: All assertions passed TASK [Verify key size] ********************************************************* task path: /tmp/tmphw7p6t3p/tests/tasks/assert_certificate_parameters.yml:105 Wednesday 06 July 2022 04:48:30 +0000 (0:00:00.032) 0:08:35.072 ******** ok: [/cache/centos-8.qcow2] => { "changed": false } MSG: All assertions passed TASK [Verify certificate Key Usage] ******************************************** task path: /tmp/tmphw7p6t3p/tests/tasks/assert_certificate_parameters.yml:112 Wednesday 06 July 2022 04:48:30 +0000 (0:00:00.047) 0:08:35.119 ******** ok: [/cache/centos-8.qcow2] => { "changed": false } MSG: All assertions passed TASK [Verify certificate Extended Key Usage] *********************************** task path: /tmp/tmphw7p6t3p/tests/tasks/assert_certificate_parameters.yml:125 Wednesday 06 July 2022 04:48:30 +0000 (0:00:00.047) 0:08:35.166 ******** ok: [/cache/centos-8.qcow2] => { "changed": false } MSG: All assertions passed TASK [Retrieve auto-renew flag] ************************************************ task path: /tmp/tmphw7p6t3p/tests/tasks/assert_certificate_parameters.yml:141 Wednesday 06 July 2022 04:48:30 +0000 (0:00:00.046) 0:08:35.213 ******** ok: [/cache/centos-8.qcow2] => { "changed": false, "cmd": "set -euo pipefail; getcert list -f /etc/pki/tls/certs/mycert_basic_ipa.crt | grep 'auto-renew' | sed 's/^\\s\\+auto-renew: //g'", "delta": "0:00:00.063028", "end": "2022-07-06 04:48:29.702433", "rc": 0, "start": "2022-07-06 04:48:29.639405" } STDOUT: yes TASK [Verify certificate auto-renew flag] ************************************** task path: /tmp/tmphw7p6t3p/tests/tasks/assert_certificate_parameters.yml:150 Wednesday 06 July 2022 04:48:30 +0000 (0:00:00.423) 0:08:35.637 ******** ok: [/cache/centos-8.qcow2] => { "changed": false } MSG: All assertions passed TASK [Set virtualenv_path] ***************************************************** task path: /tmp/tmphw7p6t3p/tests/tasks/assert_certificate_parameters.yml:2 Wednesday 06 July 2022 04:48:30 +0000 (0:00:00.045) 0:08:35.682 ******** ok: [/cache/centos-8.qcow2] => { "ansible_facts": { "__virtualenv_path": "/tmp/certificate-tests-venv" }, "changed": false } TASK [Ensure python3 is installed] ********************************************* task path: /tmp/tmphw7p6t3p/tests/tasks/assert_certificate_parameters.yml:6 Wednesday 06 July 2022 04:48:30 +0000 (0:00:00.035) 0:08:35.718 ******** ok: [/cache/centos-8.qcow2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Install the package, force upgrade] ************************************** task path: /tmp/tmphw7p6t3p/tests/tasks/assert_certificate_parameters.yml:11 Wednesday 06 July 2022 04:48:32 +0000 (0:00:01.897) 0:08:37.615 ******** ok: [/cache/centos-8.qcow2] => { "changed": false, "cmd": [ "/tmp/certificate-tests-venv/bin/pip3", "install", "-U", "pip" ], "name": [ "pip" ], "requirements": null, "state": "latest", "version": null, "virtualenv": "/tmp/certificate-tests-venv" } STDOUT: Requirement already satisfied: pip in ./certificate-tests-venv/lib/python3.6/site-packages (21.3.1) TASK [Install certreader] ****************************************************** task path: /tmp/tmphw7p6t3p/tests/tasks/assert_certificate_parameters.yml:18 Wednesday 06 July 2022 04:48:33 +0000 (0:00:01.017) 0:08:38.632 ******** ok: [/cache/centos-8.qcow2] => { "changed": false, "cmd": [ "/tmp/certificate-tests-venv/bin/pip3", "install", "cryptography<35", "certreader>=0.1.1" ], "name": [ "cryptography<35", "certreader>=0.1.1" ], "requirements": null, "state": "present", "version": null, "virtualenv": "/tmp/certificate-tests-venv" } STDOUT: Requirement already satisfied: cryptography<35 in ./certificate-tests-venv/lib/python3.6/site-packages (3.4.8) Requirement already satisfied: certreader>=0.1.1 in ./certificate-tests-venv/lib/python3.6/site-packages (0.1.1) Requirement already satisfied: cffi>=1.12 in ./certificate-tests-venv/lib/python3.6/site-packages (from cryptography<35) (1.15.1) Requirement already satisfied: pyasn1 in ./certificate-tests-venv/lib/python3.6/site-packages (from certreader>=0.1.1) (0.4.8) Requirement already satisfied: pyyaml in ./certificate-tests-venv/lib/python3.6/site-packages (from certreader>=0.1.1) (6.0) Requirement already satisfied: pycparser in ./certificate-tests-venv/lib/python3.6/site-packages (from cffi>=1.12->cryptography<35) (2.21) TASK [Retrieve certificate file stats] ***************************************** task path: /tmp/tmphw7p6t3p/tests/tasks/assert_certificate_parameters.yml:26 Wednesday 06 July 2022 04:48:34 +0000 (0:00:00.895) 0:08:39.528 ******** ok: [/cache/centos-8.qcow2] => { "changed": false, "stat": { "atime": 1657082897.300088, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "3548af05c000bd991b5c22ef18ff686a6ef41886", "ctime": 1657082897.3850877, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 50, "gr_name": "ftp", "inode": 8540060, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0640", "mtime": 1657082897.297088, "nlink": 1, "path": "/etc/pki/tls/certs/groupcert.crt", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 1854, "uid": 0, "version": "4105353860", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify if certificate file exists] *************************************** task path: /tmp/tmphw7p6t3p/tests/tasks/assert_certificate_parameters.yml:31 Wednesday 06 July 2022 04:48:34 +0000 (0:00:00.373) 0:08:39.901 ******** ok: [/cache/centos-8.qcow2] => { "changed": false } MSG: All assertions passed TASK [Verify certificate file owner and group] ********************************* task path: /tmp/tmphw7p6t3p/tests/tasks/assert_certificate_parameters.yml:37 Wednesday 06 July 2022 04:48:34 +0000 (0:00:00.036) 0:08:39.938 ******** ok: [/cache/centos-8.qcow2] => { "changed": false } MSG: All assertions passed TASK [Verify certificate permissions] ****************************************** task path: /tmp/tmphw7p6t3p/tests/tasks/assert_certificate_parameters.yml:49 Wednesday 06 July 2022 04:48:34 +0000 (0:00:00.050) 0:08:39.988 ******** ok: [/cache/centos-8.qcow2] => { "changed": false } MSG: All assertions passed TASK [Retrieve key file stats] ************************************************* task path: /tmp/tmphw7p6t3p/tests/tasks/assert_certificate_parameters.yml:55 Wednesday 06 July 2022 04:48:35 +0000 (0:00:00.047) 0:08:40.035 ******** ok: [/cache/centos-8.qcow2] => { "changed": false, "stat": { "atime": 1657082896.5450878, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b0b2858c5c951bd8471e69e573835f0942e704fd", "ctime": 1657082897.3850877, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 50, "gr_name": "ftp", "inode": 8540049, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0640", "mtime": 1657082897.297088, "nlink": 1, "path": "/etc/pki/tls/private/groupcert.key", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 1708, "uid": 0, "version": "916234691", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify if key file exists] *********************************************** task path: /tmp/tmphw7p6t3p/tests/tasks/assert_certificate_parameters.yml:60 Wednesday 06 July 2022 04:48:35 +0000 (0:00:00.385) 0:08:40.420 ******** ok: [/cache/centos-8.qcow2] => { "changed": false } MSG: All assertions passed TASK [Verify key file owner and group] ***************************************** task path: /tmp/tmphw7p6t3p/tests/tasks/assert_certificate_parameters.yml:66 Wednesday 06 July 2022 04:48:35 +0000 (0:00:00.033) 0:08:40.454 ******** ok: [/cache/centos-8.qcow2] => { "changed": false } MSG: All assertions passed TASK [Parse certificate] ******************************************************* task path: /tmp/tmphw7p6t3p/tests/tasks/assert_certificate_parameters.yml:78 Wednesday 06 July 2022 04:48:35 +0000 (0:00:00.048) 0:08:40.502 ******** ok: [/cache/centos-8.qcow2] => { "changed": false, "cmd": [ "/tmp/certificate-tests-venv/bin/certreader2json", "/etc/pki/tls/certs/groupcert.crt" ], "delta": "0:00:00.230300", "end": "2022-07-06 04:48:35.173400", "rc": 0, "start": "2022-07-06 04:48:34.943100" } STDOUT: { "subject": [ { "name": "organizationName", "oid": "2.5.4.10", "value": "TEST.LOCAL" }, { "name": "commonName", "oid": "2.5.4.3", "value": "ipaserver.test.local" } ], "extensions": { "authorityKeyIdentifier": { "value": "1A:C5:D5:96:C3:8A:47:60:5E:D0:6F:7D:FD:44:73:6F:CC:DF:C3:5F", "critical": false }, "authorityInfoAccess": { "value": [ { "method": "OCSP", "location": "http://ipa-ca.test.local/ca/ocsp" } ], "critical": false }, "keyUsage": { "value": [ "digital_signature", "content_commitment", "key_encipherment", "data_encipherment" ], "critical": true }, "extendedKeyUsage": { "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" } ], "critical": false }, "cRLDistributionPoints": { "value": [ { "full_name": [ "http://ipa-ca.test.local/ipa/crl/MasterCRL.bin" ], "crl_issuer": [ { "organizationName": "ipaca", "commonName": "Certificate Authority" } ] } ], "critical": false }, "subjectKeyIdentifier": { "value": "DF:2F:51:54:2A:2F:47:12:50:B5:83:F6:48:1D:7F:F5:09:68:25:EA", "critical": false }, "subjectAltName": { "value": [ { "name": "DNS", "value": "ipaserver.test.local" }, { "name": "Universal Principal Name (UPN)", "value": "HTTP/ipaserver.test.local@TEST.LOCAL", "oid": "1.3.6.1.4.1.311.20.2.3" }, { "name": "Kerberos principalname", "value": "HTTP/ipaserver.test.local@TEST.LOCAL", "oid": "1.3.6.1.5.2.2" } ], "critical": false } }, "signature_algorithm": { "algorithm": "sha256WithRSAEncryption", "signature": "66:E0:8E:8F:BD:AE:0B:20:7B:EF:A3:1E:4D:29:3E:B5:2A:04:4A:EC:85:64:7F:38:F9:21:E7:1C:29:B3:72:E3:C4:CF:AB:49:11:D9:87:ED:96:07:F0:BA:E1:81:94:04:2B:43:B1:9E:E9:DC:0C:11:AB:47:02:E0:BA:F7:73:05:EF:6F:44:93:8C:29:0A:1B:50:B8:E1:35:3F:3D:8B:D8:B6:CA:7F:4B:C5:6E:F6:00:F3:FE:47:CA:93:33:85:E4:EE:49:55:E8:FA:FB:0A:C8:A3:3D:34:B5:2D:41:32:7D:D2:AF:93:27:AC:69:7C:A4:B8:AE:2E:95:7E:89:F0:2E:0C:17:4F:E2:4E:5E:71:0A:E9:DB:5D:74:9B:DA:66:4C:7F:B6:B0:CB:98:98:EB:70:24:A2:FD:2D:1A:89:F4:C2:85:2D:C7:16:61:C3:DE:B5:BF:7A:96:95:A5:9F:9C:F4:5B:48:C5:DF:66:24:92:9B:FD:03:65:43:9D:A0:50:7E:FF:B6:F6:4C:60:34:80:FD:F1:17:13:25:3E:DD:81:33:15:B1:7E:CF:F0:97:55:F5:70:7E:49:77:ED:49:A8:89:04:1D:ED:96:39:68:9B:9D:18:CD:84:D9:F2:8E:AD:35:E6:62:23:F1:AF:18:75:1A:54:58:6C:B3:AD:5B:43:3E:6E:39:77:65:38:54:E1:A2:95:EE:21:12:DC:B8:67:EF:2B:64:FE:13:57:32:C6:17:8E:C0:A7:FD:C1:CC:B6:FD:B1:58:2F:15:3B:EE:2B:14:E5:AA:94:83:55:F3:3B:39:B9:36:B6:FC:46:F0:4C:B2:C4:00:8C:92:F5:FC:91:3A:45:6E:8D:2D:85:23:84:16:5E:BF:FB:7E:A9:5B:9F:CD:05:0B:0E:3D:63:C3:8A:4E:D2:0D:BA:FA:43:55:D2:49:54:06:F9:A6:C9:1A:87:8D:93:D6:2F:C8:D5:55:8A:15:40:E4:2A:80:31:FF:9F:DF:F3:15:04:19:FA:7A:4F:69" }, "key_size": 2048, "validity": { "not_valid_after": "2024-07-06 04:48:16", "not_valid_before": "2022-07-06 04:48:16" } } TASK [Load certificate YAML to cert_issued variable] *************************** task path: /tmp/tmphw7p6t3p/tests/tasks/assert_certificate_parameters.yml:83 Wednesday 06 July 2022 04:48:36 +0000 (0:00:00.607) 0:08:41.110 ******** ok: [/cache/centos-8.qcow2] => { "ansible_facts": { "cert_issued": { "extensions": { "authorityInfoAccess": { "critical": false, "value": [ { "location": "http://ipa-ca.test.local/ca/ocsp", "method": "OCSP" } ] }, "authorityKeyIdentifier": { "critical": false, "value": "1A:C5:D5:96:C3:8A:47:60:5E:D0:6F:7D:FD:44:73:6F:CC:DF:C3:5F" }, "cRLDistributionPoints": { "critical": false, "value": [ { "crl_issuer": [ { "commonName": "Certificate Authority", "organizationName": "ipaca" } ], "full_name": [ "http://ipa-ca.test.local/ipa/crl/MasterCRL.bin" ] } ] }, "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": true, "value": [ "digital_signature", "content_commitment", "key_encipherment", "data_encipherment" ] }, "subjectAltName": { "critical": false, "value": [ { "name": "DNS", "value": "ipaserver.test.local" }, { "name": "Universal Principal Name (UPN)", "oid": "1.3.6.1.4.1.311.20.2.3", "value": "HTTP/ipaserver.test.local@TEST.LOCAL" }, { "name": "Kerberos principalname", "oid": "1.3.6.1.5.2.2", "value": "HTTP/ipaserver.test.local@TEST.LOCAL" } ] }, "subjectKeyIdentifier": { "critical": false, "value": "DF:2F:51:54:2A:2F:47:12:50:B5:83:F6:48:1D:7F:F5:09:68:25:EA" } }, "key_size": 2048, "signature_algorithm": { "algorithm": "sha256WithRSAEncryption", "signature": "66:E0:8E:8F:BD:AE:0B:20:7B:EF:A3:1E:4D:29:3E:B5:2A:04:4A:EC:85:64:7F:38:F9:21:E7:1C:29:B3:72:E3:C4:CF:AB:49:11:D9:87:ED:96:07:F0:BA:E1:81:94:04:2B:43:B1:9E:E9:DC:0C:11:AB:47:02:E0:BA:F7:73:05:EF:6F:44:93:8C:29:0A:1B:50:B8:E1:35:3F:3D:8B:D8:B6:CA:7F:4B:C5:6E:F6:00:F3:FE:47:CA:93:33:85:E4:EE:49:55:E8:FA:FB:0A:C8:A3:3D:34:B5:2D:41:32:7D:D2:AF:93:27:AC:69:7C:A4:B8:AE:2E:95:7E:89:F0:2E:0C:17:4F:E2:4E:5E:71:0A:E9:DB:5D:74:9B:DA:66:4C:7F:B6:B0:CB:98:98:EB:70:24:A2:FD:2D:1A:89:F4:C2:85:2D:C7:16:61:C3:DE:B5:BF:7A:96:95:A5:9F:9C:F4:5B:48:C5:DF:66:24:92:9B:FD:03:65:43:9D:A0:50:7E:FF:B6:F6:4C:60:34:80:FD:F1:17:13:25:3E:DD:81:33:15:B1:7E:CF:F0:97:55:F5:70:7E:49:77:ED:49:A8:89:04:1D:ED:96:39:68:9B:9D:18:CD:84:D9:F2:8E:AD:35:E6:62:23:F1:AF:18:75:1A:54:58:6C:B3:AD:5B:43:3E:6E:39:77:65:38:54:E1:A2:95:EE:21:12:DC:B8:67:EF:2B:64:FE:13:57:32:C6:17:8E:C0:A7:FD:C1:CC:B6:FD:B1:58:2F:15:3B:EE:2B:14:E5:AA:94:83:55:F3:3B:39:B9:36:B6:FC:46:F0:4C:B2:C4:00:8C:92:F5:FC:91:3A:45:6E:8D:2D:85:23:84:16:5E:BF:FB:7E:A9:5B:9F:CD:05:0B:0E:3D:63:C3:8A:4E:D2:0D:BA:FA:43:55:D2:49:54:06:F9:A6:C9:1A:87:8D:93:D6:2F:C8:D5:55:8A:15:40:E4:2A:80:31:FF:9F:DF:F3:15:04:19:FA:7A:4F:69" }, "subject": [ { "name": "organizationName", "oid": "2.5.4.10", "value": "TEST.LOCAL" }, { "name": "commonName", "oid": "2.5.4.3", "value": "ipaserver.test.local" } ], "validity": { "not_valid_after": "2024-07-06 04:48:16", "not_valid_before": "2022-07-06 04:48:16" } } }, "changed": false } TASK [Verify certificate subject] ********************************************** task path: /tmp/tmphw7p6t3p/tests/tasks/assert_certificate_parameters.yml:87 Wednesday 06 July 2022 04:48:36 +0000 (0:00:00.047) 0:08:41.157 ******** ok: [/cache/centos-8.qcow2] => { "changed": false } MSG: All assertions passed TASK [Verify certificate SAN] ************************************************** task path: /tmp/tmphw7p6t3p/tests/tasks/assert_certificate_parameters.yml:96 Wednesday 06 July 2022 04:48:36 +0000 (0:00:00.050) 0:08:41.208 ******** ok: [/cache/centos-8.qcow2] => { "changed": false } MSG: All assertions passed TASK [Verify key size] ********************************************************* task path: /tmp/tmphw7p6t3p/tests/tasks/assert_certificate_parameters.yml:105 Wednesday 06 July 2022 04:48:36 +0000 (0:00:00.035) 0:08:41.243 ******** ok: [/cache/centos-8.qcow2] => { "changed": false } MSG: All assertions passed TASK [Verify certificate Key Usage] ******************************************** task path: /tmp/tmphw7p6t3p/tests/tasks/assert_certificate_parameters.yml:112 Wednesday 06 July 2022 04:48:36 +0000 (0:00:00.047) 0:08:41.291 ******** ok: [/cache/centos-8.qcow2] => { "changed": false } MSG: All assertions passed TASK [Verify certificate Extended Key Usage] *********************************** task path: /tmp/tmphw7p6t3p/tests/tasks/assert_certificate_parameters.yml:125 Wednesday 06 July 2022 04:48:36 +0000 (0:00:00.045) 0:08:41.337 ******** ok: [/cache/centos-8.qcow2] => { "changed": false } MSG: All assertions passed TASK [Retrieve auto-renew flag] ************************************************ task path: /tmp/tmphw7p6t3p/tests/tasks/assert_certificate_parameters.yml:141 Wednesday 06 July 2022 04:48:36 +0000 (0:00:00.044) 0:08:41.381 ******** ok: [/cache/centos-8.qcow2] => { "changed": false, "cmd": "set -euo pipefail; getcert list -f /etc/pki/tls/certs/groupcert.crt | grep 'auto-renew' | sed 's/^\\s\\+auto-renew: //g'", "delta": "0:00:00.061544", "end": "2022-07-06 04:48:35.867753", "rc": 0, "start": "2022-07-06 04:48:35.806209" } STDOUT: yes TASK [Verify certificate auto-renew flag] ************************************** task path: /tmp/tmphw7p6t3p/tests/tasks/assert_certificate_parameters.yml:150 Wednesday 06 July 2022 04:48:36 +0000 (0:00:00.419) 0:08:41.801 ******** ok: [/cache/centos-8.qcow2] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/centos-8.qcow2 : ok=99 changed=33 unreachable=0 failed=0 skipped=35 rescued=0 ignored=0 Wednesday 06 July 2022 04:48:36 +0000 (0:00:00.057) 0:08:41.859 ******** =============================================================================== ipaserver : Install - Setup HTTP -------------------------------------- 149.40s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:322 ----------------------- ipaserver : Install - Setup CA ---------------------------------------- 140.30s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:266 ----------------------- ipaserver : Install - Ensure that IPA server packages are installed ---- 76.45s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:5 ------------------------- ensure hostname package is installed ----------------------------------- 23.98s /tmp/tmphw7p6t3p/tests/tasks/setup_ipa.yml:33 --------------------------------- ipaserver : Install - Setup DS ----------------------------------------- 16.56s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:204 ----------------------- ipaserver : Install - Setup NTP ---------------------------------------- 10.46s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:197 ----------------------- ipaserver : Install - Setup DNS ----------------------------------------- 8.85s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:365 ----------------------- ipaserver : Install - Ensure that IPA server packages for dns are installed --- 7.07s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:10 ------------------------ ipaserver : Install - Setup KRB ----------------------------------------- 5.68s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:233 ----------------------- ipaserver : Install - Enable IPA ---------------------------------------- 4.75s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:429 ----------------------- Ensure nss package is up-to-date ---------------------------------------- 4.73s /tmp/tmphw7p6t3p/tests/tasks/setup_ipa.yml:42 --------------------------------- ipaserver : Install - Ensure that firewall packages installed ----------- 4.57s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:22 ------------------------ ipaserver : Install - Setup custodia ------------------------------------ 4.40s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:260 ----------------------- Install the package, force upgrade -------------------------------------- 4.09s /tmp/tmphw7p6t3p/tests/tasks/assert_certificate_parameters.yml:11 ------------- linux-system-roles.certificate : Ensure certificate requests ------------ 3.90s /tmp/tmphw7p6t3p/tests/roles/linux-system-roles.certificate/tasks/main.yml:100 ipaclient : Install - Create IPA NSS database --------------------------- 3.67s /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:305 ----------------------- Install certreader ------------------------------------------------------ 3.13s /tmp/tmphw7p6t3p/tests/tasks/assert_certificate_parameters.yml:18 ------------- ipaserver : Install - Setup otpd ---------------------------------------- 2.68s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:316 ----------------------- ipaserver : Install - Server preparation -------------------------------- 2.41s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:153 ----------------------- ipaclient : Install - Ensure that IPA client packages are installed ----- 2.32s /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:4 ------------------------- ansible-playbook [core 2.12.6] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmpch7qdmnu executable location = /usr/bin/ansible-playbook python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)] jinja version = 2.11.3 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: centos-8_setup.yml *************************************************** 1 plays in /cache/centos-8_setup.yml PLAY [Enable HA repos] ********************************************************* META: ran handlers TASK [Enable HA repos] ********************************************************* task path: /cache/centos-8_setup.yml:5 Wednesday 06 July 2022 04:53:42 +0000 (0:00:00.018) 0:00:00.018 ******** changed: [/cache/centos-8.qcow2] => { "ansible_facts": { "discovered_interpreter_python": "/usr/libexec/platform-python" }, "changed": true, "cmd": [ "dnf", "config-manager", "--set-enabled", "ha" ], "delta": "0:00:00.394143", "end": "2022-07-06 04:53:43.103080", "rc": 0, "start": "2022-07-06 04:53:42.708937" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/centos-8.qcow2 : ok=1 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 Wednesday 06 July 2022 04:53:43 +0000 (0:00:01.027) 0:00:01.045 ******** =============================================================================== Enable HA repos --------------------------------------------------------- 1.03s /cache/centos-8_setup.yml:5 --------------------------------------------------- statically imported: /tmp/tmpap4wle35/tests/certificate/tasks/setup_ipa.yml PLAYBOOK: tests_basic_ipa.yml ************************************************** 3 plays in /tmp/tmpap4wle35/tests/certificate/tests_basic_ipa.yml PLAY [Install IPA server] ****************************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpap4wle35/tests/certificate/tests_basic_ipa.yml:2 Wednesday 06 July 2022 04:53:43 +0000 (0:00:00.030) 0:00:01.076 ******** ok: [/cache/centos-8.qcow2] META: ran handlers TASK [Set __is_beaker_env] ***************************************************** task path: /tmp/tmpap4wle35/tests/certificate/tasks/setup_ipa.yml:2 Wednesday 06 July 2022 04:53:45 +0000 (0:00:01.080) 0:00:02.156 ******** ok: [/cache/centos-8.qcow2] => { "ansible_facts": { "__is_beaker_env": false }, "changed": false } TASK [Install ansible-freeipa] ************************************************* task path: /tmp/tmpap4wle35/tests/certificate/tasks/setup_ipa.yml:6 Wednesday 06 July 2022 04:53:45 +0000 (0:00:00.051) 0:00:02.208 ******** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clone ansible-freeipa repo] ********************************************** task path: /tmp/tmpap4wle35/tests/certificate/tasks/setup_ipa.yml:12 Wednesday 06 July 2022 04:53:45 +0000 (0:00:00.026) 0:00:02.235 ******** ok: [/cache/centos-8.qcow2 -> 127.0.0.1] => { "after": "e19e16c734bab5b528e107fa54056f22372fb444", "before": "e19e16c734bab5b528e107fa54056f22372fb444", "changed": false, "remote_url_changed": false } TASK [Create role symlinks] **************************************************** task path: /tmp/tmpap4wle35/tests/certificate/tasks/setup_ipa.yml:21 Wednesday 06 July 2022 04:53:45 +0000 (0:00:00.721) 0:00:02.956 ******** changed: [/cache/centos-8.qcow2 -> 127.0.0.1] => (item=ipaserver) => { "ansible_loop_var": "item", "changed": true, "dest": "/tmp/tmpap4wle35/tests/certificate/roles/ipaserver", "gid": 0, "group": "root", "item": "ipaserver", "mode": "0777", "owner": "root", "size": 34, "src": "/tmp/freeipa-repo/roles/ipaserver/", "state": "link", "uid": 0 } changed: [/cache/centos-8.qcow2 -> 127.0.0.1] => (item=ipaclient) => { "ansible_loop_var": "item", "changed": true, "dest": "/tmp/tmpap4wle35/tests/certificate/roles/ipaclient", "gid": 0, "group": "root", "item": "ipaclient", "mode": "0777", "owner": "root", "size": 34, "src": "/tmp/freeipa-repo/roles/ipaclient/", "state": "link", "uid": 0 } TASK [ensure hostname package is installed] ************************************ task path: /tmp/tmpap4wle35/tests/certificate/tasks/setup_ipa.yml:33 Wednesday 06 July 2022 04:53:46 +0000 (0:00:00.564) 0:00:03.521 ******** ok: [/cache/centos-8.qcow2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Set hostname] ************************************************************ task path: /tmp/tmpap4wle35/tests/certificate/tasks/setup_ipa.yml:38 Wednesday 06 July 2022 04:54:04 +0000 (0:00:17.854) 0:00:21.375 ******** changed: [/cache/centos-8.qcow2] => { "ansible_facts": { "ansible_domain": "test.local", "ansible_fqdn": "ipaserver.test.local", "ansible_hostname": "ipaserver", "ansible_nodename": "ipaserver.test.local" }, "changed": true, "name": "ipaserver.test.local" } TASK [Ensure nss package is up-to-date] **************************************** task path: /tmp/tmpap4wle35/tests/certificate/tasks/setup_ipa.yml:42 Wednesday 06 July 2022 04:54:05 +0000 (0:00:00.812) 0:00:22.188 ******** changed: [/cache/centos-8.qcow2] => { "changed": true, "rc": 0, "results": [ "Installed: nss-3.67.0-7.el8_5.x86_64", "Installed: nss-util-3.67.0-7.el8_5.x86_64", "Installed: nspr-4.32.0-1.el8_4.x86_64", "Installed: nss-softokn-freebl-3.67.0-7.el8_5.x86_64", "Installed: nss-softokn-3.67.0-7.el8_5.x86_64", "Installed: nss-sysinit-3.67.0-7.el8_5.x86_64" ] } TASK [Include ipaserver role] ************************************************** task path: /tmp/tmpap4wle35/tests/certificate/tasks/setup_ipa.yml:50 Wednesday 06 July 2022 04:54:08 +0000 (0:00:03.844) 0:00:26.032 ******** TASK [ipaserver : Import variables specific to distribution] ******************* task path: /tmp/freeipa-repo/roles/ipaserver/tasks/main.yml:4 Wednesday 06 July 2022 04:54:08 +0000 (0:00:00.046) 0:00:26.078 ******** ok: [/cache/centos-8.qcow2] => (item=/tmp/freeipa-repo/roles/ipaserver/vars/RedHat-8.yml) => { "ansible_facts": { "ipaserver_packages": [ "@idm:DL1/server" ], "ipaserver_packages_adtrust": [ "@idm:DL1/adtrust" ], "ipaserver_packages_dns": [ "@idm:DL1/dns" ], "ipaserver_packages_firewalld": [ "firewalld" ] }, "ansible_included_var_files": [ "/tmp/freeipa-repo/roles/ipaserver/vars/RedHat-8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/freeipa-repo/roles/ipaserver/vars/RedHat-8.yml" } TASK [ipaserver : Install IPA server] ****************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/main.yml:19 Wednesday 06 July 2022 04:54:09 +0000 (0:00:00.047) 0:00:26.125 ******** included: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml for /cache/centos-8.qcow2 TASK [ipaserver : Install - Ensure that IPA server packages are installed] ***** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:5 Wednesday 06 July 2022 04:54:09 +0000 (0:00:00.065) 0:00:26.191 ******** changed: [/cache/centos-8.qcow2] => { "changed": true, "rc": 0, "results": [ "Module idm:DL1/server installed.", "Installed: libdatrie-0.2.9-7.el8.x86_64", "Installed: python3-psutil-5.4.3-11.el8.x86_64", "Installed: jdeparser-2.0.0-5.el8.noarch", "Installed: python3-pyasn1-0.3.7-6.el8.noarch", "Installed: python3-pyasn1-modules-0.3.7-6.el8.noarch", "Installed: krb5-server-1.18.2-14.el8.x86_64", "Installed: ipa-client-4.9.8-7.module_el8.6.0+1103+a004f6a8.x86_64", "Installed: ipa-client-common-4.9.8-7.module_el8.6.0+1103+a004f6a8.noarch", "Installed: libicu-60.3-2.el8_1.x86_64", "Installed: python3-pyusb-1.0.0-9.module_el8.5.0+750+c59b186b.noarch", "Installed: krb5-workstation-1.18.2-14.el8.x86_64", "Installed: libsss_simpleifp-2.6.1-2.el8.x86_64", "Installed: python3-qrcode-core-5.1-12.module_el8.5.0+750+c59b186b.noarch", "Installed: jss-4.9.4-1.module_el8.7.0+1172+b9bb9c8d.x86_64", "Installed: perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7bcef.noarch", "Installed: gtk-update-icon-cache-3.22.30-10.el8.x86_64", "Installed: gtk2-2.24.32-5.el8.x86_64", "Installed: libipa_hbac-2.6.1-2.el8.x86_64", "Installed: ipa-common-4.9.8-7.module_el8.6.0+1103+a004f6a8.noarch", "Installed: ipa-healthcheck-0.7-10.module_el8.6.0+1103+a004f6a8.noarch", "Installed: perl-Net-SSLeay-1.88-1.module_el8.4.0+517+be1595ff.x86_64", "Installed: ipa-healthcheck-core-0.7-10.module_el8.6.0+1103+a004f6a8.noarch", "Installed: bash-completion-1:2.7-5.el8.noarch", "Installed: publicsuffix-list-20180723-1.el8.noarch", "Installed: python3-asn1crypto-0.24.0-3.el8.noarch", "Installed: python3-dns-1.15.0-11.el8.noarch", "Installed: slapi-nis-0.56.6-4.module_el8.6.0+1053+0ac05726.x86_64", "Installed: slf4j-1.7.25-4.module_el8.6.0+1030+8d97e896.noarch", "Installed: slf4j-jdk14-1.7.25-4.module_el8.4.0+595+e59c9af2.noarch", "Installed: libfontenc-1.1.3-8.el8.x86_64", "Installed: alsa-lib-1.2.6.1-3.el8.x86_64", "Installed: libkadm5-1.18.2-14.el8.x86_64", "Installed: centos-logos-httpd-85.8-2.el8.noarch", "Installed: ipa-selinux-4.9.8-2.module_el8.6.0+1053+0ac05726.noarch", "Installed: centos-logos-ipa-85.8-2.el8.noarch", "Installed: libthai-0.1.27-2.el8.x86_64", "Installed: python3-decorator-4.2.1-2.el8.noarch", "Installed: certmonger-0.79.13-5.el8.x86_64", "Installed: fontawesome-fonts-4.7.0-4.el8.noarch", "Installed: ipa-server-4.9.8-7.module_el8.6.0+1103+a004f6a8.x86_64", "Installed: mod_auth_gssapi-1.6.1-9.el8.x86_64", "Installed: softhsm-2.6.0-5.module_el8.5.0+750+c59b186b.x86_64", "Installed: ipa-server-common-4.9.8-7.module_el8.6.0+1103+a004f6a8.noarch", "Installed: libtiff-4.0.9-23.el8.x86_64", "Installed: mod_http2-1.15.7-5.module_el8.6.0+1111+ce6f4ceb.x86_64", "Installed: mod_lookup_identity-1.0.0-4.el8.x86_64", "Installed: python3-webencodings-0.5.1-6.el8.noarch", "Installed: istack-commons-runtime-2.21-9.el8.noarch", "Installed: python3-argcomplete-1.9.3-6.el8.noarch", "Installed: mod_session-2.4.37-47.module_el8.6.0+1111+ce6f4ceb.1.x86_64", "Installed: jackson-annotations-2.10.0-1.module_el8.4.0+595+e59c9af2.noarch", "Installed: harfbuzz-1.7.5-3.el8.x86_64", "Installed: jackson-core-2.10.0-1.module_el8.4.0+595+e59c9af2.noarch", "Installed: jackson-databind-2.10.0-1.module_el8.4.0+782+1d1c31a0.noarch", "Installed: jackson-jaxrs-json-provider-2.9.9-1.module_el8.4.0+595+e59c9af2.noarch", "Installed: jackson-jaxrs-providers-2.9.9-1.module_el8.4.0+595+e59c9af2.noarch", "Installed: jackson-module-jaxb-annotations-2.7.6-4.module_el8.4.0+595+e59c9af2.noarch", "Installed: mod_ssl-1:2.4.37-47.module_el8.6.0+1111+ce6f4ceb.1.x86_64", "Installed: python3-augeas-0.5.0-12.el8.noarch", "Installed: python3-yubico-1.3.2-9.module_el8.5.0+750+c59b186b.noarch", "Installed: relaxngDatatype-2011.1-7.module_el8.4.0+595+e59c9af2.noarch", "Installed: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64", "Installed: resteasy-3.0.26-6.module_el8.4.0+595+e59c9af2.noarch", "Installed: hicolor-icon-theme-0.17-2.el8.noarch", "Installed: python3-bind-32:9.11.36-3.el8.noarch", "Installed: jasper-libs-2.0.14-5.el8.x86_64", "Installed: bea-stax-api-1.2.0-16.module_el8.4.0+595+e59c9af2.noarch", "Installed: java-1.8.0-openjdk-1:1.8.0.322.b06-11.el8.x86_64", "Installed: stax-ex-1.7.7-8.module_el8.4.0+595+e59c9af2.noarch", "Installed: fribidi-1.0.4-9.el8.x86_64", "Installed: httpcomponents-client-4.5.5-5.module_el8.6.0+1030+8d97e896.noarch", "Installed: httpcomponents-core-4.4.10-3.module_el8.0.0+39+6a9b6e22.noarch", "Installed: ldapjdk-4.23.0-1.module_el8.6.0+1038+e795ee4b.noarch", "Installed: words-3.0-28.el8.noarch", "Installed: python3-sssdconfig-2.6.1-2.el8.noarch", "Installed: httpd-2.4.37-47.module_el8.6.0+1111+ce6f4ceb.1.x86_64", "Installed: fstrm-0.6.1-2.el8.x86_64", "Installed: httpd-filesystem-2.4.37-47.module_el8.6.0+1111+ce6f4ceb.1.noarch", "Installed: python3-click-6.7-8.el8.noarch", "Installed: openldap-clients-2.4.46-18.el8.x86_64", "Installed: python3-libipa_hbac-2.6.1-2.el8.x86_64", "Installed: perl-DB_File-1.842-1.el8.x86_64", "Installed: httpd-tools-2.4.37-47.module_el8.6.0+1111+ce6f4ceb.1.x86_64", "Installed: java-1.8.0-openjdk-devel-1:1.8.0.322.b06-11.el8.x86_64", "Installed: bind-libs-32:9.11.36-3.el8.x86_64", "Installed: custodia-0.6.0-3.module_el8.5.0+750+c59b186b.noarch", "Installed: pki-acme-10.12.0-3.module_el8.7.0+1172+b9bb9c8d.noarch", "Installed: java-1.8.0-openjdk-headless-1:1.8.0.322.b06-11.el8.x86_64", "Installed: bind-libs-lite-32:9.11.36-3.el8.x86_64", "Installed: python3-custodia-0.6.0-3.module_el8.5.0+750+c59b186b.noarch", "Installed: pki-base-10.12.0-3.module_el8.7.0+1172+b9bb9c8d.noarch", "Installed: bind-license-32:9.11.36-3.el8.noarch", "Installed: python3-distro-1.4.0-2.module_el8.5.0+761+faacb0fb.noarch", "Installed: samba-client-libs-4.16.2-1.el8.x86_64", "Installed: pki-base-java-10.12.0-3.module_el8.7.0+1172+b9bb9c8d.noarch", "Installed: libXcomposite-0.4.4-14.el8.x86_64", "Installed: pango-1.42.4-8.el8.x86_64", "Installed: libXcursor-1.1.15-3.el8.x86_64", "Installed: pki-ca-10.12.0-3.module_el8.7.0+1172+b9bb9c8d.noarch", "Installed: libXdamage-1.1.4-14.el8.x86_64", "Installed: samba-common-4.16.2-1.el8.noarch", "Installed: perl-Digest-1.17-395.el8.noarch", "Installed: xalan-j2-2.7.1-38.module_el8.4.0+595+e59c9af2.noarch", "Installed: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64", "Installed: krb5-pkinit-1.18.2-14.el8.x86_64", "Installed: pki-kra-10.12.0-3.module_el8.7.0+1172+b9bb9c8d.noarch", "Installed: python3-gssapi-1.5.1-5.el8.x86_64", "Installed: libXfixes-5.0.3-7.el8.x86_64", "Installed: perl-Digest-MD5-2.55-396.el8.x86_64", "Installed: lua-5.3.4-12.el8.x86_64", "Installed: python3-html5lib-1:0.999999999-6.el8.noarch", "Installed: tomcatjss-7.7.1-1.module_el8.6.0+1038+e795ee4b.noarch", "Installed: nss-tools-3.67.0-7.el8_5.x86_64", "Installed: libXft-2.3.3-1.el8.x86_64", "Installed: pki-server-10.12.0-3.module_el8.7.0+1172+b9bb9c8d.noarch", "Installed: samba-common-libs-4.16.2-1.el8.x86_64", "Installed: pki-servlet-4.0-api-1:9.0.30-3.module_el8.5.0+854+e1c92b81.noarch", "Installed: libXi-1.7.10-1.el8.x86_64", "Installed: pki-servlet-engine-1:9.0.30-3.module_el8.5.0+854+e1c92b81.noarch", "Installed: libpkgconf-1.4.2-1.el8.x86_64", "Installed: libXinerama-1.1.4-1.el8.x86_64", "Installed: libwbclient-4.16.2-1.el8.x86_64", "Installed: pki-symkey-10.12.0-3.module_el8.7.0+1172+b9bb9c8d.x86_64", "Installed: xerces-j2-2.11.0-34.module_el8.4.0+595+e59c9af2.noarch", "Installed: openssl-perl-1:1.1.1k-5.el8_5.x86_64", "Installed: xml-commons-apis-1.4.01-25.module_el8.4.0+595+e59c9af2.noarch", "Installed: sssd-common-pac-2.6.1-2.el8.x86_64", "Installed: xml-commons-resolver-1.2-26.module_el8.5.0+981+19284cf3.noarch", "Installed: xmlrpc-c-1.51.0-8.el8.x86_64", "Installed: bind-utils-32:9.11.36-3.el8.x86_64", "Installed: libXrandr-1.5.2-1.el8.x86_64", "Installed: pki-tools-10.12.0-3.module_el8.7.0+1172+b9bb9c8d.x86_64", "Installed: xmlrpc-c-client-1.51.0-8.el8.x86_64", "Installed: xmlstreambuffer-1.5.4-8.module_el8.4.0+595+e59c9af2.noarch", "Installed: sssd-dbus-2.6.1-2.el8.x86_64", "Installed: python3-ipaclient-4.9.8-7.module_el8.6.0+1103+a004f6a8.noarch", "Installed: ttmkfdir-3.0.9-54.el8.x86_64", "Installed: libxslt-1.1.32-6.el8.x86_64", "Installed: libXtst-1.2.3-7.el8.x86_64", "Installed: sssd-ipa-2.6.1-2.el8.x86_64", "Installed: open-sans-fonts-1.10-6.el8.noarch", "Installed: python3-ipalib-4.9.8-7.module_el8.6.0+1103+a004f6a8.noarch", "Installed: cups-libs-1:2.2.6-46.el8.x86_64", "Installed: lksctp-tools-1.0.18-3.el8.x86_64", "Installed: python3-ipaserver-4.9.8-7.module_el8.6.0+1103+a004f6a8.noarch", "Installed: xorg-x11-font-utils-1:7.5-41.el8.x86_64", "Installed: giflib-5.1.4-3.el8.x86_64", "Installed: xorg-x11-fonts-Type1-7.5-19.el8.noarch", "Installed: cyrus-sasl-gssapi-2.1.27-5.el8.x86_64", "Installed: python3-jwcrypto-0.5.0-1.module_el8.5.0+750+c59b186b.noarch", "Installed: python3-kdcproxy-0.4-5.module_el8.5.0+750+c59b186b.noarch", "Installed: libjpeg-turbo-1.5.3-12.el8.x86_64", "Installed: perl-URI-1.73-3.el8.noarch", "Installed: sssd-krb5-common-2.6.1-2.el8.x86_64", "Installed: ant-1.10.5-1.module_el8.0.0+47+197dca37.noarch", "Installed: ant-lib-1.10.5-1.module_el8.0.0+47+197dca37.noarch", "Installed: tzdata-java-2022a-2.el8.noarch", "Installed: cyrus-sasl-md5-2.1.27-5.el8.x86_64", "Installed: python3-ldap-3.3.1-2.el8.x86_64", "Installed: apache-commons-cli-1.4-4.module_el8.0.0+39+6a9b6e22.noarch", "Installed: apache-commons-codec-1.11-3.module_el8.0.0+39+6a9b6e22.noarch", "Installed: python3-lib389-1.4.3.28-6.module_el8.6.0+1102+fe5d910f.noarch", "Installed: cyrus-sasl-plain-2.1.27-5.el8.x86_64", "Installed: apache-commons-io-1:2.6-3.module_el8.6.0+1030+8d97e896.noarch", "Installed: apache-commons-lang3-3.7-3.module_el8.0.0+39+6a9b6e22.noarch", "Installed: apache-commons-logging-1.2-13.module_el8.6.0+1030+8d97e896.noarch", "Installed: apache-commons-net-3.6-3.module_el8.4.0+595+e59c9af2.noarch", "Installed: apr-1.6.3-12.el8.x86_64", "Installed: apr-util-1.6.1-6.el8.x86_64", "Installed: apr-util-bdb-1.6.1-6.el8.x86_64", "Installed: python3-setuptools-39.2.0-6.el8.noarch", "Installed: apr-util-openssl-1.6.1-6.el8.x86_64", "Installed: glassfish-fastinfoset-1.2.13-9.module_el8.4.0+595+e59c9af2.noarch", "Installed: glassfish-jaxb-api-2.2.12-8.module_el8.4.0+595+e59c9af2.noarch", "Installed: glassfish-jaxb-core-2.2.11-11.module_el8.4.0+595+e59c9af2.noarch", "Installed: glassfish-jaxb-runtime-2.2.11-11.module_el8.4.0+595+e59c9af2.noarch", "Installed: glassfish-jaxb-txw2-2.2.11-11.module_el8.4.0+595+e59c9af2.noarch", "Installed: xsom-0-19.20110809svn.module_el8.4.0+595+e59c9af2.noarch", "Installed: sssd-tools-2.6.1-2.el8.x86_64", "Installed: protobuf-c-1.3.0-6.el8.x86_64", "Installed: python3-sss-2.6.1-2.el8.x86_64", "Installed: perl-Algorithm-Diff-1.1903-9.el8.noarch", "Installed: perl-Archive-Tar-2.30-1.el8.noarch", "Installed: perl-Carp-1.42-396.el8.noarch", "Installed: perl-Compress-Raw-Bzip2-2.081-1.el8.x86_64", "Installed: perl-Compress-Raw-Zlib-2.081-1.el8.x86_64", "Installed: python3-lxml-4.2.3-4.el8.x86_64", "Installed: python3-sss-murmur-2.7.0-2.el8.x86_64", "Installed: perl-Data-Dumper-2.167-399.el8.x86_64", "Installed: mailcap-2.1.48-3.el8.noarch", "Installed: python3-mod_wsgi-4.6.4-4.el8.x86_64", "Installed: python3-netaddr-0.7.19-8.el8.noarch", "Installed: python3-netifaces-0.10.6-4.el8.x86_64", "Installed: perl-Encode-4:2.97-3.el8.x86_64", "Installed: perl-Errno-1.28-421.el8.x86_64", "Installed: perl-Exporter-5.72-396.el8.noarch", "Installed: perl-File-Path-2.15-2.el8.noarch", "Installed: perl-File-Temp-0.230.600-1.el8.noarch", "Installed: 389-ds-base-1.4.3.28-6.module_el8.6.0+1102+fe5d910f.x86_64", "Installed: perl-libnet-3.11-3.el8.noarch", "Installed: perl-Getopt-Long-1:2.50-4.el8.noarch", "Installed: perl-HTTP-Tiny-0.074-1.el8.noarch", "Installed: perl-IO-1.38-421.el8.x86_64", "Installed: perl-IO-Compress-2.081-1.el8.noarch", "Installed: perl-IO-Zlib-1:1.10-421.el8.noarch", "Installed: python3-nss-1.0.1-10.module_el8.4.0+595+e59c9af2.x86_64", "Installed: perl-MIME-Base64-3.15-396.el8.x86_64", "Installed: perl-IO-Socket-IP-0.39-5.el8.noarch", "Installed: perl-PathTools-3.74-1.el8.x86_64", "Installed: perl-Pod-Escapes-1:1.07-395.el8.noarch", "Installed: 389-ds-base-libs-1.4.3.28-6.module_el8.6.0+1102+fe5d910f.x86_64", "Installed: perl-IO-Socket-SSL-2.066-4.module_el8.4.0+517+be1595ff.noarch", "Installed: perl-Pod-Perldoc-3.28-396.el8.noarch", "Installed: perl-Pod-Simple-1:3.35-395.el8.noarch", "Installed: perl-Pod-Usage-4:1.69-395.el8.noarch", "Installed: perl-Scalar-List-Utils-3:1.49-2.el8.x86_64", "Installed: perl-Socket-4:2.027-3.el8.x86_64", "Installed: perl-Storable-1:3.11-3.el8.x86_64", "Installed: perl-Term-ANSIColor-4.06-396.el8.noarch", "Installed: atk-2.28.1-1.el8.x86_64", "Installed: perl-Term-Cap-1.17-395.el8.noarch", "Installed: perl-Text-Diff-1.45-2.el8.noarch", "Installed: perl-Text-ParseWords-3.30-395.el8.noarch", "Installed: perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch", "Installed: perl-Time-Local-1:1.280-1.el8.noarch", "Installed: perl-Unicode-Normalize-1.25-396.el8.x86_64", "Installed: perl-constant-1.33-396.el8.noarch", "Installed: perl-interpreter-4:5.26.3-421.el8.x86_64", "Installed: perl-libs-4:5.26.3-421.el8.x86_64", "Installed: augeas-libs-1.12.0-7.el8.x86_64", "Installed: perl-macros-4:5.26.3-421.el8.x86_64", "Installed: perl-parent-1:0.237-1.el8.noarch", "Installed: perl-podlators-4.11-1.el8.noarch", "Installed: perl-threads-1:2.21-2.el8.x86_64", "Installed: perl-threads-shared-1.58-2.el8.x86_64", "Installed: pkgconf-1.4.2-1.el8.x86_64", "Installed: pkgconf-m4-1.4.2-1.el8.noarch", "Installed: pkgconf-pkg-config-1.4.2-1.el8.x86_64", "Installed: autofs-1:5.1.4-83.el8.x86_64", "Installed: python3-pip-9.0.3-22.el8.noarch", "Installed: javapackages-filesystem-5.3.0-1.module_el8.0.0+11+5b8c10bd.noarch", "Installed: javapackages-tools-5.3.0-1.module_el8.0.0+11+5b8c10bd.noarch", "Installed: avahi-libs-0.7-20.el8.x86_64", "Installed: python3-pki-10.12.0-3.module_el8.7.0+1172+b9bb9c8d.noarch", "Installed: copy-jdk-configs-4.0-2.el8.noarch", "Installed: jbigkit-libs-2.1-14.el8.x86_64", "Installed: jboss-annotations-1.2-api-1.0.0-4.el8.noarch", "Installed: graphite2-1.3.10-10.el8.x86_64", "Installed: jboss-jaxrs-2.0-api-1.0.0-6.el8.noarch", "Installed: jboss-logging-3.3.0-5.el8.noarch", "Installed: jboss-logging-tools-2.0.1-6.el8.noarch" ] } TASK [ipaserver : Install - Ensure that IPA server packages for dns are installed] *** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:10 Wednesday 06 July 2022 04:55:09 +0000 (0:01:00.410) 0:01:26.601 ******** changed: [/cache/centos-8.qcow2] => { "changed": true, "rc": 0, "results": [ "Installed: ldns-1.7.0-21.el8.x86_64", "Installed: bind-pkcs11-libs-32:9.11.36-3.el8.x86_64", "Installed: opendnssec-2.1.7-1.module_el8.5.0+750+c59b186b.x86_64", "Installed: opencryptoki-libs-3.18.0-2.el8.x86_64", "Installed: sqlite-3.26.0-15.el8.x86_64", "Installed: bind-dyndb-ldap-11.6-3.module_el8.6.0+1103+a004f6a8.x86_64", "Installed: bind-pkcs11-utils-32:9.11.36-3.el8.x86_64", "Installed: opencryptoki-3.18.0-2.el8.x86_64", "Installed: bind-pkcs11-32:9.11.36-3.el8.x86_64", "Installed: ipa-server-dns-4.9.8-7.module_el8.6.0+1103+a004f6a8.noarch", "Installed: opencryptoki-icsftok-3.18.0-2.el8.x86_64", "Installed: bind-32:9.11.36-3.el8.x86_64" ] } TASK [ipaserver : Install - Ensure that IPA server packages for adtrust are installed] *** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:16 Wednesday 06 July 2022 04:55:16 +0000 (0:00:07.124) 0:01:33.726 ******** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Ensure that firewall packages installed] *********** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:22 Wednesday 06 July 2022 04:55:16 +0000 (0:00:00.037) 0:01:33.763 ******** changed: [/cache/centos-8.qcow2] => { "changed": true, "rc": 0, "results": [ "Installed: python3-nftables-1:0.9.3-26.el8.x86_64", "Installed: python3-firewall-0.9.3-13.el8.noarch", "Installed: libnfnetlink-1.0.1-13.el8.x86_64", "Installed: ipset-7.1-1.el8.x86_64", "Installed: firewalld-0.9.3-13.el8.noarch", "Installed: ipset-libs-7.1-1.el8.x86_64", "Installed: iptables-ebtables-1.8.4-22.el8.x86_64", "Installed: libpcap-14:1.9.1-5.el8.x86_64", "Installed: python3-slip-0.6.4-13.el8.noarch", "Installed: firewalld-filesystem-0.9.3-13.el8.noarch", "Installed: nftables-1:0.9.3-26.el8.x86_64", "Installed: python3-slip-dbus-0.6.4-13.el8.noarch", "Installed: iptables-libs-1.8.4-22.el8.x86_64", "Installed: libnftnl-1.1.5-5.el8.x86_64", "Installed: iptables-1.8.4-22.el8.x86_64", "Installed: libnetfilter_conntrack-1.0.6-5.el8.x86_64", "Installed: libibverbs-37.2-1.el8.x86_64" ] } TASK [ipaserver : Firewalld service - Ensure that firewalld is running] ******** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:31 Wednesday 06 July 2022 04:55:21 +0000 (0:00:04.382) 0:01:38.146 ******** changed: [/cache/centos-8.qcow2] => { "changed": true, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target dbus.service basic.target dbus.socket system.slice polkit.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target iptables.service ipset.service ip6tables.service nftables.service ebtables.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; 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/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14647", "LimitNPROCSoft": "14647", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14647", "LimitSIGPENDINGSoft": "14647", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket system.slice sysinit.target", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "23435", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [ipaserver : Firewalld - Verify runtime zone "{{ ipaserver_firewalld_zone }}"] *** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:37 Wednesday 06 July 2022 04:55:22 +0000 (0:00:01.060) 0:01:39.207 ******** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaserver : Firewalld - Verify permanent zone "{{ ipaserver_firewalld_zone }}"] *** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:44 Wednesday 06 July 2022 04:55:22 +0000 (0:00:00.041) 0:01:39.248 ******** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaserver : include_tasks] *********************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:54 Wednesday 06 July 2022 04:55:22 +0000 (0:00:00.036) 0:01:39.284 ******** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Server installation test] ************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:60 Wednesday 06 July 2022 04:55:22 +0000 (0:00:00.039) 0:01:39.323 ******** ok: [/cache/centos-8.qcow2] => { "_dirsrv_ca_cert": null, "_dirsrv_pkcs12_info": null, "_hostname_overridden": true, "_http_ca_cert": null, "_http_pkcs12_info": null, "_installation_cleanup": true, "_pkinit_ca_cert": null, "_pkinit_pkcs12_info": null, "changed": false, "domain": "test.local", "domainlevel": 1, "external_ca": false, "external_ca_profile": null, "external_ca_type": null, "hostname": "ipaserver.test.local", "idmax": 1177199999, "idstart": 1177000000, "ipa_python_version": 40908, "no_host_dns": true, "no_pkinit": false, "ntp_pool": null, "ntp_servers": null, "realm": "TEST.LOCAL", "rid_base": 1000, "secondary_rid_base": 100000000, "setup_adtrust": false, "setup_ca": true, "setup_kra": false } TASK [ipaserver : Install - Master password creation] ************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:138 Wednesday 06 July 2022 04:55:23 +0000 (0:00:01.319) 0:01:40.643 ******** changed: [/cache/centos-8.qcow2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [ipaserver : Install - Use new master password] *************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:145 Wednesday 06 July 2022 04:55:24 +0000 (0:00:01.173) 0:01:41.816 ******** ok: [/cache/centos-8.qcow2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [ipaserver : Install - Server preparation] ******************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:153 Wednesday 06 July 2022 04:55:24 +0000 (0:00:00.039) 0:01:41.855 ******** changed: [/cache/centos-8.qcow2] => { "_ca_subject": "CN=Certificate Authority,O=TEST.LOCAL", "_subject_base": "O=TEST.LOCAL", "adtrust_netbios_name": null, "adtrust_reset_netbios_name": false, "ca_subject": "CN=Certificate Authority,O=TEST.LOCAL", "changed": true, "dns_ip_addresses": [ "fec0::5054:ff:fe12:3456", "10.0.2.15" ], "dns_reverse_zones": [], "forward_policy": "only", "forwarders": [ "10.0.2.3" ], "ip_addresses": [ "fec0::5054:ff:fe12:3456", "10.0.2.15" ], "no_dnssec_validation": true, "reverse_zones": [], "subject_base": "O=TEST.LOCAL" } TASK [ipaserver : Install - Setup NTP] ***************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:197 Wednesday 06 July 2022 04:55:27 +0000 (0:00:02.380) 0:01:44.236 ******** changed: [/cache/centos-8.qcow2] => { "changed": true } TASK [ipaserver : Install - Setup DS] ****************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:204 Wednesday 06 July 2022 04:55:37 +0000 (0:00:10.566) 0:01:54.803 ******** changed: [/cache/centos-8.qcow2] => { "changed": true } TASK [ipaserver : Install - Setup KRB] ***************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:233 Wednesday 06 July 2022 04:55:54 +0000 (0:00:16.615) 0:02:11.419 ******** changed: [/cache/centos-8.qcow2] => { "changed": true } TASK [ipaserver : Install - Setup custodia] ************************************ task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:260 Wednesday 06 July 2022 04:56:00 +0000 (0:00:05.683) 0:02:17.102 ******** changed: [/cache/centos-8.qcow2] => { "changed": true } TASK [ipaserver : Install - Setup CA] ****************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:266 Wednesday 06 July 2022 04:56:04 +0000 (0:00:04.631) 0:02:21.733 ******** changed: [/cache/centos-8.qcow2] => { "changed": true, "csr_generated": false } TASK [ipaserver : Copy /root/ipa.csr to "/cache/centos-8.qcow2-ipa.csr"] ******* task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:307 Wednesday 06 July 2022 04:58:32 +0000 (0:02:27.373) 0:04:49.107 ******** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Setup otpd] **************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:316 Wednesday 06 July 2022 04:58:32 +0000 (0:00:00.047) 0:04:49.154 ******** changed: [/cache/centos-8.qcow2] => { "changed": true } TASK [ipaserver : Install - Setup HTTP] **************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:322 Wednesday 06 July 2022 04:58:34 +0000 (0:00:02.735) 0:04:51.889 ******** changed: [/cache/centos-8.qcow2] => { "changed": true } TASK [ipaserver : Install - Setup KRA] ***************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:354 Wednesday 06 July 2022 05:01:04 +0000 (0:02:29.533) 0:07:21.422 ******** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Setup DNS] ***************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:365 Wednesday 06 July 2022 05:01:04 +0000 (0:00:00.044) 0:07:21.467 ******** changed: [/cache/centos-8.qcow2] => { "changed": true } TASK [ipaserver : Install - Setup ADTRUST] ************************************* task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:382 Wednesday 06 July 2022 05:01:13 +0000 (0:00:09.202) 0:07:30.670 ******** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Set DS password] *********************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:397 Wednesday 06 July 2022 05:01:13 +0000 (0:00:00.040) 0:07:30.711 ******** changed: [/cache/centos-8.qcow2] => { "changed": true } TASK [Install - Setup client] ************************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:414 Wednesday 06 July 2022 05:01:15 +0000 (0:00:02.375) 0:07:33.086 ******** TASK [ipaclient : Import variables specific to distribution] ******************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/main.yml:4 Wednesday 06 July 2022 05:01:16 +0000 (0:00:00.091) 0:07:33.178 ******** ok: [/cache/centos-8.qcow2] => (item=/tmp/freeipa-repo/roles/ipaclient/vars/RedHat-8.yml) => { "ansible_facts": { "ipaclient_packages": [ "@idm:DL1/client" ] }, "ansible_included_var_files": [ "/tmp/freeipa-repo/roles/ipaclient/vars/RedHat-8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/freeipa-repo/roles/ipaclient/vars/RedHat-8.yml" } TASK [ipaclient : Install IPA client] ****************************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/main.yml:19 Wednesday 06 July 2022 05:01:16 +0000 (0:00:00.097) 0:07:33.275 ******** included: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml for /cache/centos-8.qcow2 TASK [ipaclient : Install - Ensure that IPA client packages are installed] ***** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:4 Wednesday 06 July 2022 05:01:16 +0000 (0:00:00.108) 0:07:33.384 ******** ok: [/cache/centos-8.qcow2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [ipaclient : Install - Set ipaclient_servers] ***************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:10 Wednesday 06 July 2022 05:01:18 +0000 (0:00:02.468) 0:07:35.852 ******** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Set ipaclient_servers from cluster inventory] ****** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:15 Wednesday 06 July 2022 05:01:18 +0000 (0:00:00.044) 0:07:35.897 ******** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Check that either principal or keytab is set] ****** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:21 Wednesday 06 July 2022 05:01:18 +0000 (0:00:00.045) 0:07:35.943 ******** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Set default principal if no keytab is given] ******* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:25 Wednesday 06 July 2022 05:01:18 +0000 (0:00:00.038) 0:07:35.981 ******** ok: [/cache/centos-8.qcow2] => { "ansible_facts": { "ipaadmin_principal": "admin" }, "changed": false } TASK [ipaclient : Install - IPA client test] *********************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:30 Wednesday 06 July 2022 05:01:18 +0000 (0:00:00.054) 0:07:36.036 ******** ok: [/cache/centos-8.qcow2] => { "basedn": "dc=test,dc=local", "changed": false, "client_already_configured": false, "client_domain": "test.local", "dnsok": false, "domain": "test.local", "hostname": "ipaserver.test.local", "ipa_python_version": 40908, "kdc": "ipaserver.test.local", "nosssd_files": {}, "ntp_pool": null, "ntp_servers": null, "realm": "TEST.LOCAL", "servers": [ "ipaserver.test.local" ], "sssd": true } TASK [ipaclient : Install - Cleanup leftover ccache] *************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:56 Wednesday 06 July 2022 05:01:19 +0000 (0:00:00.869) 0:07:36.906 ******** ok: [/cache/centos-8.qcow2] => { "changed": false, "path": "/etc/ipa/.dns_ccache", "state": "absent" } TASK [ipaclient : Install - Configure NTP] ************************************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:61 Wednesday 06 July 2022 05:01:20 +0000 (0:00:00.395) 0:07:37.302 ******** ok: [/cache/centos-8.qcow2] => { "changed": false } TASK [ipaclient : Install - Make sure One-Time Password is enabled if it's already defined] *** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:73 Wednesday 06 July 2022 05:01:21 +0000 (0:00:00.819) 0:07:38.121 ******** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Disable One-Time Password for on_master] *********** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:78 Wednesday 06 July 2022 05:01:21 +0000 (0:00:00.042) 0:07:38.164 ******** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Test if IPA client has working krb5.keytab] ******** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:83 Wednesday 06 July 2022 05:01:21 +0000 (0:00:00.042) 0:07:38.206 ******** ok: [/cache/centos-8.qcow2] => { "ca_crt_exists": true, "changed": false, "krb5_conf_ok": true, "krb5_keytab_ok": true, "ping_test_ok": true } TASK [ipaclient : Install - Disable One-Time Password for client with working krb5.keytab] *** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:93 Wednesday 06 July 2022 05:01:22 +0000 (0:00:01.599) 0:07:39.806 ******** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Keytab or password is required for getting otp] **** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:109 Wednesday 06 July 2022 05:01:22 +0000 (0:00:00.043) 0:07:39.849 ******** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Get One-Time Password for client enrollment] ******* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:113 Wednesday 06 July 2022 05:01:22 +0000 (0:00:00.048) 0:07:39.897 ******** skipping: [/cache/centos-8.qcow2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [ipaclient : Install - Report error for OTP generation] ******************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:132 Wednesday 06 July 2022 05:01:22 +0000 (0:00:00.040) 0:07:39.937 ******** skipping: [/cache/centos-8.qcow2] => {} TASK [ipaclient : Install - Store the previously obtained OTP] ***************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:138 Wednesday 06 July 2022 05:01:22 +0000 (0:00:00.041) 0:07:39.979 ******** skipping: [/cache/centos-8.qcow2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [ipaclient : Store predefined OTP in admin_password] ********************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:147 Wednesday 06 July 2022 05:01:22 +0000 (0:00:00.039) 0:07:40.019 ******** skipping: [/cache/centos-8.qcow2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [ipaclient : Install - Check if principal and keytab are set] ************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:163 Wednesday 06 July 2022 05:01:22 +0000 (0:00:00.040) 0:07:40.059 ******** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Check if one of password or keytabs are set] ******* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:167 Wednesday 06 July 2022 05:01:23 +0000 (0:00:00.038) 0:07:40.097 ******** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Purge TEST.LOCAL from host keytab] ***************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:175 Wednesday 06 July 2022 05:01:23 +0000 (0:00:00.039) 0:07:40.136 ******** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Backup and set hostname] *************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:192 Wednesday 06 July 2022 05:01:23 +0000 (0:00:00.039) 0:07:40.176 ******** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Join IPA] ****************************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:197 Wednesday 06 July 2022 05:01:23 +0000 (0:00:00.043) 0:07:40.219 ******** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : krb5 configuration not correct] ****************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:219 Wednesday 06 July 2022 05:01:23 +0000 (0:00:00.041) 0:07:40.261 ******** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : IPA test failed] ********************************************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:225 Wednesday 06 July 2022 05:01:23 +0000 (0:00:00.044) 0:07:40.305 ******** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : ca.crt file is missing] ************************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:229 Wednesday 06 July 2022 05:01:23 +0000 (0:00:00.040) 0:07:40.346 ******** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Configure IPA default.conf] ************************ task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:242 Wednesday 06 July 2022 05:01:23 +0000 (0:00:00.044) 0:07:40.391 ******** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Configure SSSD] ************************************ task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:251 Wednesday 06 July 2022 05:01:23 +0000 (0:00:00.048) 0:07:40.439 ******** changed: [/cache/centos-8.qcow2] => { "changed": true } TASK [ipaclient : Install - Configure krb5 for IPA realm] ********************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:273 Wednesday 06 July 2022 05:01:24 +0000 (0:00:00.857) 0:07:41.297 ******** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - IPA API calls for remaining enrollment parts] ****** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:287 Wednesday 06 July 2022 05:01:24 +0000 (0:00:00.044) 0:07:41.342 ******** changed: [/cache/centos-8.qcow2] => { "ca_enabled": true, "changed": true, "subject_base": "O=TEST.LOCAL" } TASK [ipaclient : Install - Fix IPA ca] **************************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:295 Wednesday 06 July 2022 05:01:26 +0000 (0:00:02.206) 0:07:43.548 ******** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Create IPA NSS database] *************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:305 Wednesday 06 July 2022 05:01:26 +0000 (0:00:00.044) 0:07:43.593 ******** changed: [/cache/centos-8.qcow2] => { "ca_enabled_ra": true, "changed": true } TASK [ipaclient : Install - Configure SSH and SSHD] **************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:337 Wednesday 06 July 2022 05:01:30 +0000 (0:00:03.744) 0:07:47.338 ******** changed: [/cache/centos-8.qcow2] => { "changed": true } TASK [ipaclient : Install - Configure automount] ******************************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:345 Wednesday 06 July 2022 05:01:31 +0000 (0:00:00.883) 0:07:48.221 ******** changed: [/cache/centos-8.qcow2] => { "changed": true } TASK [ipaclient : Install - Configure firefox] ********************************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:351 Wednesday 06 July 2022 05:01:31 +0000 (0:00:00.830) 0:07:49.051 ******** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Configure NIS] ************************************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:357 Wednesday 06 July 2022 05:01:32 +0000 (0:00:00.043) 0:07:49.095 ******** changed: [/cache/centos-8.qcow2] => { "changed": true } TASK [ipaclient : Install - Restore original admin password if overwritten by OTP] *** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:375 Wednesday 06 July 2022 05:01:33 +0000 (0:00:01.026) 0:07:50.121 ******** skipping: [/cache/centos-8.qcow2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [ipaclient : Cleanup leftover ccache] ************************************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:381 Wednesday 06 July 2022 05:01:33 +0000 (0:00:00.041) 0:07:50.163 ******** ok: [/cache/centos-8.qcow2] => { "changed": false, "path": "/etc/ipa/.dns_ccache", "state": "absent" } TASK [ipaclient : Uninstall IPA client] **************************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/main.yml:23 Wednesday 06 July 2022 05:01:33 +0000 (0:00:00.420) 0:07:50.584 ******** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } META: role_complete for /cache/centos-8.qcow2 TASK [ipaserver : Install - Enable IPA] **************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:429 Wednesday 06 July 2022 05:01:33 +0000 (0:00:00.049) 0:07:50.633 ******** changed: [/cache/centos-8.qcow2] => { "changed": true } TASK [ipaserver : Install - Cleanup root IPA cache] **************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:436 Wednesday 06 July 2022 05:01:38 +0000 (0:00:04.990) 0:07:55.623 ******** ok: [/cache/centos-8.qcow2] => { "changed": false, "path": "/root/.ipa_cache", "state": "absent" } TASK [ipaserver : Install - Configure firewalld] ******************************* task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:442 Wednesday 06 July 2022 05:01:38 +0000 (0:00:00.435) 0:07:56.059 ******** changed: [/cache/centos-8.qcow2] => { "changed": true, "cmd": [ "firewall-cmd", "--permanent", "--zone=", "--add-service=freeipa-ldap", "--add-service=freeipa-ldaps", "--add-service=dns", "--add-service=ntp" ], "delta": "0:00:00.303496", "end": "2022-07-06 05:01:38.832059", "rc": 0, "start": "2022-07-06 05:01:38.528563" } STDOUT: success TASK [ipaserver : Install - Configure firewalld runtime] *********************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:456 Wednesday 06 July 2022 05:01:39 +0000 (0:00:00.728) 0:07:56.788 ******** changed: [/cache/centos-8.qcow2] => { "changed": true, "cmd": [ "firewall-cmd", "--zone=", "--add-service=freeipa-ldap", "--add-service=freeipa-ldaps", "--add-service=dns", "--add-service=ntp" ], "delta": "0:00:00.267734", "end": "2022-07-06 05:01:39.527599", "rc": 0, "start": "2022-07-06 05:01:39.259865" } STDOUT: success TASK [ipaserver : Cleanup temporary files] ************************************* task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:472 Wednesday 06 July 2022 05:01:40 +0000 (0:00:00.691) 0:07:57.479 ******** ok: [/cache/centos-8.qcow2] => (item=/etc/ipa/.tmp_pkcs12_dirsrv) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/ipa/.tmp_pkcs12_dirsrv", "path": "/etc/ipa/.tmp_pkcs12_dirsrv", "state": "absent" } ok: [/cache/centos-8.qcow2] => (item=/etc/ipa/.tmp_pkcs12_http) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/ipa/.tmp_pkcs12_http", "path": "/etc/ipa/.tmp_pkcs12_http", "state": "absent" } ok: [/cache/centos-8.qcow2] => (item=/etc/ipa/.tmp_pkcs12_pkinit) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/ipa/.tmp_pkcs12_pkinit", "path": "/etc/ipa/.tmp_pkcs12_pkinit", "state": "absent" } TASK [ipaserver : Uninstall IPA server] **************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/main.yml:23 Wednesday 06 July 2022 05:01:41 +0000 (0:00:01.120) 0:07:58.599 ******** skipping: [/cache/centos-8.qcow2] => { "changed": false, "skip_reason": "Conditional result was False" } META: role_complete for /cache/centos-8.qcow2 META: ran handlers META: ran handlers PLAY [Issue IPA signed certificates] ******************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpap4wle35/tests/certificate/tests_basic_ipa.yml:11 Wednesday 06 July 2022 05:01:41 +0000 (0:00:00.059) 0:07:58.659 ******** ok: [/cache/centos-8.qcow2] META: ran handlers TASK [fedora.linux_system_roles.certificate : Set version specific variables] *** task path: /tmp/tmpch7qdmnu/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2 Wednesday 06 July 2022 05:01:42 +0000 (0:00:00.794) 0:07:59.454 ******** included: /tmp/tmpch7qdmnu/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml for /cache/centos-8.qcow2 TASK [fedora.linux_system_roles.certificate : Ensure ansible_facts used by role] *** task path: /tmp/tmpch7qdmnu/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 Wednesday 06 July 2022 05:01:42 +0000 (0:00:00.028) 0:07:59.483 ******** ok: [/cache/centos-8.qcow2] TASK [fedora.linux_system_roles.certificate : Set platform/version specific variables] *** task path: /tmp/tmpch7qdmnu/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:7 Wednesday 06 July 2022 05:01:42 +0000 (0:00:00.511) 0:07:59.994 ******** skipping: [/cache/centos-8.qcow2] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/centos-8.qcow2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/centos-8.qcow2] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/centos-8.qcow2] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed] *** task path: /tmp/tmpch7qdmnu/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Wednesday 06 July 2022 05:01:42 +0000 (0:00:00.041) 0:08:00.035 ******** ok: [/cache/centos-8.qcow2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.certificate : Ensure provider packages are installed] *** task path: /tmp/tmpch7qdmnu/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:22 Wednesday 06 July 2022 05:01:44 +0000 (0:00:01.955) 0:08:01.991 ******** ok: [/cache/centos-8.qcow2] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists] *** task path: /tmp/tmpch7qdmnu/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:33 Wednesday 06 July 2022 05:01:46 +0000 (0:00:01.861) 0:08:03.853 ******** changed: [/cache/centos-8.qcow2] => (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": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure post-scripts hooks directory exists] *** task path: /tmp/tmpch7qdmnu/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:59 Wednesday 06 July 2022 05:01:47 +0000 (0:00:00.419) 0:08:04.272 ******** changed: [/cache/centos-8.qcow2] => (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": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure provider service is running] *** task path: /tmp/tmpch7qdmnu/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:88 Wednesday 06 July 2022 05:01:47 +0000 (0:00:00.417) 0:08:04.689 ******** ok: [/cache/centos-8.qcow2] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": false, "enabled": true, "name": "certmonger", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2022-07-06 04:57:42 UTC", "ActiveEnterTimestampMonotonic": "255054911", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.service sysinit.target basic.target network.target dbus.socket system.slice systemd-journald.socket syslog.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2022-07-06 04:57:42 UTC", "AssertTimestampMonotonic": "255044022", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedorahosted.certmonger", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2022-07-06 04:57:42 UTC", "ConditionTimestampMonotonic": "255044022", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/certmonger.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Certificate monitoring and PKI enrollment", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/certmonger (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "24010", "ExecMainStartTimestamp": "Wed 2022-07-06 04:57:42 UTC", "ExecMainStartTimestampMonotonic": "255045047", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/certmonger ; argv[]=/usr/sbin/certmonger -S -p /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", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "certmonger.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2022-07-06 04:57:42 UTC", "InactiveExitTimestampMonotonic": "255045090", "InvocationID": "87aa9c8e0e7049a4bbed02fba42c187d", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14647", "LimitNPROCSoft": "14647", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14647", "LimitSIGPENDINGSoft": "14647", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "24010", "MemoryAccounting": "yes", "MemoryCurrent": "3637248", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "certmonger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/certmonger.pid", "PartOf": "dbus.service", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target dbus.socket", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2022-07-06 04:57:42 UTC", "StateChangeTimestampMonotonic": "255054911", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "23435", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2022-07-06 04:57:42 UTC", "WatchdogTimestampMonotonic": "255054910", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.certificate : Ensure certificate requests] ***** task path: /tmp/tmpch7qdmnu/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:99 Wednesday 06 July 2022 05:01:48 +0000 (0:00:00.526) 0:08:05.216 ******** changed: [/cache/centos-8.qcow2] => (item={'name': 'mycert_basic_ipa', 'dns': 'ipaserver.test.local', 'principal': 'HTTP/ipaserver.test.local@TEST.LOCAL', 'ca': 'ipa'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ca": "ipa", "dns": "ipaserver.test.local", "name": "mycert_basic_ipa", "principal": "HTTP/ipaserver.test.local@TEST.LOCAL" } } MSG: Certificate requested (new). changed: [/cache/centos-8.qcow2] => (item={'name': 'groupcert', 'dns': 'ipaserver.test.local', 'principal': 'HTTP/ipaserver.test.local@TEST.LOCAL', 'ca': 'ipa', 'group': 'ftp'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ca": "ipa", "dns": "ipaserver.test.local", "group": "ftp", "name": "groupcert", "principal": "HTTP/ipaserver.test.local@TEST.LOCAL" } } MSG: Certificate requested (new). File attributes updated. META: role_complete for /cache/centos-8.qcow2 META: ran handlers META: ran handlers PLAY [Verify certificates] ***************************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpap4wle35/tests/certificate/tests_basic_ipa.yml:31 Wednesday 06 July 2022 05:01:52 +0000 (0:00:04.068) 0:08:09.284 ******** ok: [/cache/centos-8.qcow2] META: ran handlers TASK [Verify each certificate] ************************************************* task path: /tmp/tmpap4wle35/tests/certificate/tests_basic_ipa.yml:90 Wednesday 06 July 2022 05:01:52 +0000 (0:00:00.805) 0:08:10.090 ******** included: /tmp/tmpap4wle35/tests/certificate/tasks/assert_certificate_parameters.yml for /cache/centos-8.qcow2 => (item={'path': '/etc/pki/tls/certs/mycert_basic_ipa.crt', 'key_path': '/etc/pki/tls/private/mycert_basic_ipa.key', 'subject': [{'name': 'commonName', 'oid': '2.5.4.3', 'value': 'ipaserver.test.local'}, {'name': 'organizationName', 'oid': '2.5.4.10', 'value': 'TEST.LOCAL'}], 'subject_alt_name': [{'name': 'DNS', 'value': 'ipaserver.test.local'}, {'name': 'Universal Principal Name (UPN)', 'oid': '1.3.6.1.4.1.311.20.2.3', 'value': 'HTTP/ipaserver.test.local@TEST.LOCAL'}, {'name': 'Kerberos principalname', 'oid': '1.3.6.1.5.2.2', 'value': 'HTTP/ipaserver.test.local@TEST.LOCAL'}], 'key_usage': ['digital_signature', 'content_commitment', 'key_encipherment', 'data_encipherment']}) included: /tmp/tmpap4wle35/tests/certificate/tasks/assert_certificate_parameters.yml for /cache/centos-8.qcow2 => (item={'path': '/etc/pki/tls/certs/groupcert.crt', 'key_path': '/etc/pki/tls/private/groupcert.key', 'owner': 'root', 'group': 'ftp', 'mode': '0640', 'subject': [{'name': 'commonName', 'oid': '2.5.4.3', 'value': 'ipaserver.test.local'}, {'name': 'organizationName', 'oid': '2.5.4.10', 'value': 'TEST.LOCAL'}], 'subject_alt_name': [{'name': 'DNS', 'value': 'ipaserver.test.local'}, {'name': 'Universal Principal Name (UPN)', 'oid': '1.3.6.1.4.1.311.20.2.3', 'value': 'HTTP/ipaserver.test.local@TEST.LOCAL'}, {'name': 'Kerberos principalname', 'oid': '1.3.6.1.5.2.2', 'value': 'HTTP/ipaserver.test.local@TEST.LOCAL'}], 'key_usage': ['digital_signature', 'content_commitment', 'key_encipherment', 'data_encipherment']}) TASK [Set virtualenv_path] ***************************************************** task path: /tmp/tmpap4wle35/tests/certificate/tasks/assert_certificate_parameters.yml:2 Wednesday 06 July 2022 05:01:53 +0000 (0:00:00.045) 0:08:10.135 ******** ok: [/cache/centos-8.qcow2] => { "ansible_facts": { "__virtualenv_path": "/tmp/certificate-tests-venv" }, "changed": false } TASK [Ensure python3 is installed] ********************************************* task path: /tmp/tmpap4wle35/tests/certificate/tasks/assert_certificate_parameters.yml:6 Wednesday 06 July 2022 05:01:53 +0000 (0:00:00.055) 0:08:10.190 ******** ok: [/cache/centos-8.qcow2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Install the package, force upgrade] ************************************** task path: /tmp/tmpap4wle35/tests/certificate/tasks/assert_certificate_parameters.yml:11 Wednesday 06 July 2022 05:01:55 +0000 (0:00:01.932) 0:08:12.122 ******** changed: [/cache/centos-8.qcow2] => { "changed": true, "cmd": [ "/tmp/certificate-tests-venv/bin/pip3", "install", "-U", "pip" ], "name": [ "pip" ], "requirements": null, "state": "latest", "version": null, "virtualenv": "/tmp/certificate-tests-venv" } STDOUT: Collecting pip Downloading https://files.pythonhosted.org/packages/a4/6d/6463d49a933f547439d6b5b98b46af8742cc03ae83543e4d7688c2420f8b/pip-21.3.1-py3-none-any.whl (1.7MB) Installing collected packages: pip Found existing installation: pip 9.0.3 Uninstalling pip-9.0.3: Successfully uninstalled pip-9.0.3 Successfully installed pip-21.3.1 STDERR: You are using pip version 21.3.1, however version 22.1.2 is available. You should consider upgrading via the 'pip install --upgrade pip' command. TASK [Install certreader] ****************************************************** task path: /tmp/tmpap4wle35/tests/certificate/tasks/assert_certificate_parameters.yml:18 Wednesday 06 July 2022 05:01:59 +0000 (0:00:04.135) 0:08:16.258 ******** changed: [/cache/centos-8.qcow2] => { "changed": true, "cmd": [ "/tmp/certificate-tests-venv/bin/pip3", "install", "cryptography<35", "certreader>=0.1.1" ], "name": [ "cryptography<35", "certreader>=0.1.1" ], "requirements": null, "state": "present", "version": null, "virtualenv": "/tmp/certificate-tests-venv" } STDOUT: Collecting cryptography<35 Downloading cryptography-3.4.8-cp36-abi3-manylinux_2_24_x86_64.whl (3.0 MB) Collecting certreader>=0.1.1 Downloading certreader-0.1.1.tar.gz (4.4 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting cffi>=1.12 Downloading cffi-1.15.1-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (402 kB) Collecting pyasn1 Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) Collecting pyyaml Downloading PyYAML-6.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (603 kB) Collecting pycparser Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) Using legacy 'setup.py install' for certreader, since package 'wheel' is not installed. Installing collected packages: pycparser, cffi, pyyaml, pyasn1, cryptography, certreader Running setup.py install for certreader: started Running setup.py install for certreader: finished with status 'done' Successfully installed certreader-0.1.1 cffi-1.15.1 cryptography-3.4.8 pyasn1-0.4.8 pycparser-2.21 pyyaml-6.0 TASK [Retrieve certificate file stats] ***************************************** task path: /tmp/tmpap4wle35/tests/certificate/tasks/assert_certificate_parameters.yml:26 Wednesday 06 July 2022 05:02:02 +0000 (0:00:03.204) 0:08:19.463 ******** ok: [/cache/centos-8.qcow2] => { "changed": false, "stat": { "atime": 1657083709.6098812, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6f520293e2fc82ca4350c235622943feae08a2e9", "ctime": 1657083709.6068811, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8584859, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1657083709.6068811, "nlink": 1, "path": "/etc/pki/tls/certs/mycert_basic_ipa.crt", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1854, "uid": 0, "version": "2264812646", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify if certificate file exists] *************************************** task path: /tmp/tmpap4wle35/tests/certificate/tasks/assert_certificate_parameters.yml:31 Wednesday 06 July 2022 05:02:02 +0000 (0:00:00.546) 0:08:20.009 ******** ok: [/cache/centos-8.qcow2] => { "changed": false } MSG: All assertions passed TASK [Verify certificate file owner and group] ********************************* task path: /tmp/tmpap4wle35/tests/certificate/tasks/assert_certificate_parameters.yml:37 Wednesday 06 July 2022 05:02:03 +0000 (0:00:00.079) 0:08:20.089 ******** ok: [/cache/centos-8.qcow2] => { "changed": false } MSG: All assertions passed TASK [Verify certificate permissions] ****************************************** task path: /tmp/tmpap4wle35/tests/certificate/tasks/assert_certificate_parameters.yml:47 Wednesday 06 July 2022 05:02:03 +0000 (0:00:00.109) 0:08:20.199 ******** ok: [/cache/centos-8.qcow2] => { "changed": false } MSG: All assertions passed TASK [Retrieve key file stats] ************************************************* task path: /tmp/tmpap4wle35/tests/certificate/tasks/assert_certificate_parameters.yml:53 Wednesday 06 July 2022 05:02:03 +0000 (0:00:00.044) 0:08:20.244 ******** ok: [/cache/centos-8.qcow2] => { "changed": false, "stat": { "atime": 1657083708.008881, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "f575b106496ac60226c1fa518a5a0dae63221218", "ctime": 1657083709.6068811, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8584858, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1657083709.6068811, "nlink": 1, "path": "/etc/pki/tls/private/mycert_basic_ipa.key", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1708, "uid": 0, "version": "2047196866", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify if key file exists] *********************************************** task path: /tmp/tmpap4wle35/tests/certificate/tasks/assert_certificate_parameters.yml:58 Wednesday 06 July 2022 05:02:03 +0000 (0:00:00.400) 0:08:20.645 ******** ok: [/cache/centos-8.qcow2] => { "changed": false } MSG: All assertions passed TASK [Verify key file owner and group] ***************************************** task path: /tmp/tmpap4wle35/tests/certificate/tasks/assert_certificate_parameters.yml:64 Wednesday 06 July 2022 05:02:03 +0000 (0:00:00.032) 0:08:20.677 ******** ok: [/cache/centos-8.qcow2] => { "changed": false } MSG: All assertions passed TASK [Parse certificate] ******************************************************* task path: /tmp/tmpap4wle35/tests/certificate/tasks/assert_certificate_parameters.yml:74 Wednesday 06 July 2022 05:02:03 +0000 (0:00:00.046) 0:08:20.724 ******** ok: [/cache/centos-8.qcow2] => { "changed": false, "cmd": [ "/tmp/certificate-tests-venv/bin/certreader2json", "/etc/pki/tls/certs/mycert_basic_ipa.crt" ], "delta": "0:00:00.226631", "end": "2022-07-06 05:02:03.360505", "rc": 0, "start": "2022-07-06 05:02:03.133874" } STDOUT: { "subject": [ { "name": "organizationName", "oid": "2.5.4.10", "value": "TEST.LOCAL" }, { "name": "commonName", "oid": "2.5.4.3", "value": "ipaserver.test.local" } ], "extensions": { "authorityKeyIdentifier": { "value": "DB:39:00:8B:D2:A6:6A:3B:F4:FE:04:41:95:60:94:22:A5:D3:A9:B1", "critical": false }, "authorityInfoAccess": { "value": [ { "method": "OCSP", "location": "http://ipa-ca.test.local/ca/ocsp" } ], "critical": false }, "keyUsage": { "value": [ "digital_signature", "content_commitment", "key_encipherment", "data_encipherment" ], "critical": true }, "extendedKeyUsage": { "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" } ], "critical": false }, "cRLDistributionPoints": { "value": [ { "full_name": [ "http://ipa-ca.test.local/ipa/crl/MasterCRL.bin" ], "crl_issuer": [ { "organizationName": "ipaca", "commonName": "Certificate Authority" } ] } ], "critical": false }, "subjectKeyIdentifier": { "value": "27:47:03:00:9E:2E:AE:2E:4D:82:35:85:5D:E4:1F:0B:48:A3:D4:B2", "critical": false }, "subjectAltName": { "value": [ { "name": "DNS", "value": "ipaserver.test.local" }, { "name": "Universal Principal Name (UPN)", "value": "HTTP/ipaserver.test.local@TEST.LOCAL", "oid": "1.3.6.1.4.1.311.20.2.3" }, { "name": "Kerberos principalname", "value": "HTTP/ipaserver.test.local@TEST.LOCAL", "oid": "1.3.6.1.5.2.2" } ], "critical": false } }, "signature_algorithm": { "algorithm": "sha256WithRSAEncryption", "signature": "D9:74:52:CF:8E:00:6E:1A:FD:40:35:46:9B:24:CD:CB:F9:A9:FE:B9:04:29:67:A0:E4:EE:E0:8F:F1:A7:ED:76:F1:52:D9:A5:65:4C:32:54:95:DA:EB:97:5D:62:A1:D9:2A:4A:33:8A:C9:29:72:0A:06:B4:84:4F:16:98:FF:CB:69:AF:CE:D4:EB:5A:89:ED:92:01:55:98:A1:63:09:19:12:23:B3:BD:4E:52:9D:F1:A1:C1:15:8F:62:08:9B:51:40:84:78:2E:AB:E7:FB:86:6F:90:1F:D1:DC:96:C8:C0:1C:4C:88:5F:C1:8A:BC:F9:91:B8:89:FA:47:8A:88:9F:A3:7A:2E:CF:D6:FD:5E:2D:3C:EE:C7:FD:8C:D1:93:D0:C6:46:A5:29:23:5E:C4:3C:70:4E:FD:DD:16:AA:09:3C:1F:C3:94:53:F8:98:49:FC:7F:E3:BA:9F:05:C6:7C:76:8F:09:7C:AA:25:86:C0:5F:76:1E:4F:28:96:39:B6:C5:27:7D:48:C2:13:27:E5:FA:15:0B:70:E4:28:63:40:32:D0:50:FE:96:26:8B:BA:2C:40:4E:7B:0C:CF:88:BF:23:51:D9:87:4C:1B:E6:B6:A4:3A:7D:6C:F2:DE:60:DE:57:12:18:52:F9:2C:3D:26:7A:9A:C7:79:69:59:68:E3:7D:54:22:AD:39:E1:47:95:94:06:5A:A5:4D:BE:27:1D:35:B9:BE:31:34:D4:2B:D0:3C:70:4D:51:3E:91:29:01:18:C6:06:15:8D:8E:B5:73:7C:CE:38:EC:50:6A:83:AF:26:B7:7C:1F:F0:B3:EC:49:93:2C:9E:48:FD:A9:D3:6F:9E:69:C1:92:03:1E:91:DA:A5:23:60:B0:37:C3:3D:47:E2:8E:6D:49:DD:87:19:7A:8F:95:95:BA:96:45:53:F2:5D:C6:73:CB:56:D7:0F:D2:C6:3E:7D:40:46:42:C0:C9:AA:5D:38:C8:70:49:20:C6:C7:71:21:85:69:CA:22:AB:4D" }, "key_size": 2048, "validity": { "not_valid_after": "2024-07-06 05:01:49", "not_valid_before": "2022-07-06 05:01:49" } } TASK [Load certificate YAML to cert_issued variable] *************************** task path: /tmp/tmpap4wle35/tests/certificate/tasks/assert_certificate_parameters.yml:79 Wednesday 06 July 2022 05:02:04 +0000 (0:00:00.589) 0:08:21.313 ******** ok: [/cache/centos-8.qcow2] => { "ansible_facts": { "cert_issued": { "extensions": { "authorityInfoAccess": { "critical": false, "value": [ { "location": "http://ipa-ca.test.local/ca/ocsp", "method": "OCSP" } ] }, "authorityKeyIdentifier": { "critical": false, "value": "DB:39:00:8B:D2:A6:6A:3B:F4:FE:04:41:95:60:94:22:A5:D3:A9:B1" }, "cRLDistributionPoints": { "critical": false, "value": [ { "crl_issuer": [ { "commonName": "Certificate Authority", "organizationName": "ipaca" } ], "full_name": [ "http://ipa-ca.test.local/ipa/crl/MasterCRL.bin" ] } ] }, "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": true, "value": [ "digital_signature", "content_commitment", "key_encipherment", "data_encipherment" ] }, "subjectAltName": { "critical": false, "value": [ { "name": "DNS", "value": "ipaserver.test.local" }, { "name": "Universal Principal Name (UPN)", "oid": "1.3.6.1.4.1.311.20.2.3", "value": "HTTP/ipaserver.test.local@TEST.LOCAL" }, { "name": "Kerberos principalname", "oid": "1.3.6.1.5.2.2", "value": "HTTP/ipaserver.test.local@TEST.LOCAL" } ] }, "subjectKeyIdentifier": { "critical": false, "value": "27:47:03:00:9E:2E:AE:2E:4D:82:35:85:5D:E4:1F:0B:48:A3:D4:B2" } }, "key_size": 2048, "signature_algorithm": { "algorithm": "sha256WithRSAEncryption", "signature": "D9:74:52:CF:8E:00:6E:1A:FD:40:35:46:9B:24:CD:CB:F9:A9:FE:B9:04:29:67:A0:E4:EE:E0:8F:F1:A7:ED:76:F1:52:D9:A5:65:4C:32:54:95:DA:EB:97:5D:62:A1:D9:2A:4A:33:8A:C9:29:72:0A:06:B4:84:4F:16:98:FF:CB:69:AF:CE:D4:EB:5A:89:ED:92:01:55:98:A1:63:09:19:12:23:B3:BD:4E:52:9D:F1:A1:C1:15:8F:62:08:9B:51:40:84:78:2E:AB:E7:FB:86:6F:90:1F:D1:DC:96:C8:C0:1C:4C:88:5F:C1:8A:BC:F9:91:B8:89:FA:47:8A:88:9F:A3:7A:2E:CF:D6:FD:5E:2D:3C:EE:C7:FD:8C:D1:93:D0:C6:46:A5:29:23:5E:C4:3C:70:4E:FD:DD:16:AA:09:3C:1F:C3:94:53:F8:98:49:FC:7F:E3:BA:9F:05:C6:7C:76:8F:09:7C:AA:25:86:C0:5F:76:1E:4F:28:96:39:B6:C5:27:7D:48:C2:13:27:E5:FA:15:0B:70:E4:28:63:40:32:D0:50:FE:96:26:8B:BA:2C:40:4E:7B:0C:CF:88:BF:23:51:D9:87:4C:1B:E6:B6:A4:3A:7D:6C:F2:DE:60:DE:57:12:18:52:F9:2C:3D:26:7A:9A:C7:79:69:59:68:E3:7D:54:22:AD:39:E1:47:95:94:06:5A:A5:4D:BE:27:1D:35:B9:BE:31:34:D4:2B:D0:3C:70:4D:51:3E:91:29:01:18:C6:06:15:8D:8E:B5:73:7C:CE:38:EC:50:6A:83:AF:26:B7:7C:1F:F0:B3:EC:49:93:2C:9E:48:FD:A9:D3:6F:9E:69:C1:92:03:1E:91:DA:A5:23:60:B0:37:C3:3D:47:E2:8E:6D:49:DD:87:19:7A:8F:95:95:BA:96:45:53:F2:5D:C6:73:CB:56:D7:0F:D2:C6:3E:7D:40:46:42:C0:C9:AA:5D:38:C8:70:49:20:C6:C7:71:21:85:69:CA:22:AB:4D" }, "subject": [ { "name": "organizationName", "oid": "2.5.4.10", "value": "TEST.LOCAL" }, { "name": "commonName", "oid": "2.5.4.3", "value": "ipaserver.test.local" } ], "validity": { "not_valid_after": "2024-07-06 05:01:49", "not_valid_before": "2022-07-06 05:01:49" } } }, "changed": false } TASK [Verify certificate subject] ********************************************** task path: /tmp/tmpap4wle35/tests/certificate/tasks/assert_certificate_parameters.yml:83 Wednesday 06 July 2022 05:02:04 +0000 (0:00:00.046) 0:08:21.360 ******** ok: [/cache/centos-8.qcow2] => { "changed": false } MSG: All assertions passed TASK [Verify certificate SAN] ************************************************** task path: /tmp/tmpap4wle35/tests/certificate/tasks/assert_certificate_parameters.yml:91 Wednesday 06 July 2022 05:02:04 +0000 (0:00:00.045) 0:08:21.405 ******** ok: [/cache/centos-8.qcow2] => { "changed": false } MSG: All assertions passed TASK [Verify key size] ********************************************************* task path: /tmp/tmpap4wle35/tests/certificate/tasks/assert_certificate_parameters.yml:99 Wednesday 06 July 2022 05:02:04 +0000 (0:00:00.034) 0:08:21.440 ******** ok: [/cache/centos-8.qcow2] => { "changed": false } MSG: All assertions passed TASK [Verify certificate Key Usage] ******************************************** task path: /tmp/tmpap4wle35/tests/certificate/tasks/assert_certificate_parameters.yml:106 Wednesday 06 July 2022 05:02:04 +0000 (0:00:00.047) 0:08:21.487 ******** ok: [/cache/centos-8.qcow2] => { "changed": false } MSG: All assertions passed TASK [Verify certificate Extended Key Usage] *********************************** task path: /tmp/tmpap4wle35/tests/certificate/tasks/assert_certificate_parameters.yml:118 Wednesday 06 July 2022 05:02:04 +0000 (0:00:00.049) 0:08:21.536 ******** ok: [/cache/centos-8.qcow2] => { "changed": false } MSG: All assertions passed TASK [Retrieve auto-renew flag] ************************************************ task path: /tmp/tmpap4wle35/tests/certificate/tasks/assert_certificate_parameters.yml:132 Wednesday 06 July 2022 05:02:04 +0000 (0:00:00.049) 0:08:21.586 ******** ok: [/cache/centos-8.qcow2] => { "changed": false, "cmd": "set -euo pipefail; getcert list -f /etc/pki/tls/certs/mycert_basic_ipa.crt | grep 'auto-renew' | sed 's/^\\s\\+auto-renew: //g'", "delta": "0:00:00.060322", "end": "2022-07-06 05:02:04.063144", "rc": 0, "start": "2022-07-06 05:02:04.002822" } STDOUT: yes TASK [Verify certificate auto-renew flag] ************************************** task path: /tmp/tmpap4wle35/tests/certificate/tasks/assert_certificate_parameters.yml:141 Wednesday 06 July 2022 05:02:04 +0000 (0:00:00.428) 0:08:22.015 ******** ok: [/cache/centos-8.qcow2] => { "changed": false } MSG: All assertions passed TASK [Set virtualenv_path] ***************************************************** task path: /tmp/tmpap4wle35/tests/certificate/tasks/assert_certificate_parameters.yml:2 Wednesday 06 July 2022 05:02:04 +0000 (0:00:00.046) 0:08:22.061 ******** ok: [/cache/centos-8.qcow2] => { "ansible_facts": { "__virtualenv_path": "/tmp/certificate-tests-venv" }, "changed": false } TASK [Ensure python3 is installed] ********************************************* task path: /tmp/tmpap4wle35/tests/certificate/tasks/assert_certificate_parameters.yml:6 Wednesday 06 July 2022 05:02:05 +0000 (0:00:00.030) 0:08:22.092 ******** ok: [/cache/centos-8.qcow2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Install the package, force upgrade] ************************************** task path: /tmp/tmpap4wle35/tests/certificate/tasks/assert_certificate_parameters.yml:11 Wednesday 06 July 2022 05:02:06 +0000 (0:00:01.828) 0:08:23.920 ******** ok: [/cache/centos-8.qcow2] => { "changed": false, "cmd": [ "/tmp/certificate-tests-venv/bin/pip3", "install", "-U", "pip" ], "name": [ "pip" ], "requirements": null, "state": "latest", "version": null, "virtualenv": "/tmp/certificate-tests-venv" } STDOUT: Requirement already satisfied: pip in ./certificate-tests-venv/lib/python3.6/site-packages (21.3.1) TASK [Install certreader] ****************************************************** task path: /tmp/tmpap4wle35/tests/certificate/tasks/assert_certificate_parameters.yml:18 Wednesday 06 July 2022 05:02:07 +0000 (0:00:01.022) 0:08:24.942 ******** ok: [/cache/centos-8.qcow2] => { "changed": false, "cmd": [ "/tmp/certificate-tests-venv/bin/pip3", "install", "cryptography<35", "certreader>=0.1.1" ], "name": [ "cryptography<35", "certreader>=0.1.1" ], "requirements": null, "state": "present", "version": null, "virtualenv": "/tmp/certificate-tests-venv" } STDOUT: Requirement already satisfied: cryptography<35 in ./certificate-tests-venv/lib/python3.6/site-packages (3.4.8) Requirement already satisfied: certreader>=0.1.1 in ./certificate-tests-venv/lib/python3.6/site-packages (0.1.1) Requirement already satisfied: cffi>=1.12 in ./certificate-tests-venv/lib/python3.6/site-packages (from cryptography<35) (1.15.1) Requirement already satisfied: pyasn1 in ./certificate-tests-venv/lib/python3.6/site-packages (from certreader>=0.1.1) (0.4.8) Requirement already satisfied: pyyaml in ./certificate-tests-venv/lib/python3.6/site-packages (from certreader>=0.1.1) (6.0) Requirement already satisfied: pycparser in ./certificate-tests-venv/lib/python3.6/site-packages (from cffi>=1.12->cryptography<35) (2.21) TASK [Retrieve certificate file stats] ***************************************** task path: /tmp/tmpap4wle35/tests/certificate/tasks/assert_certificate_parameters.yml:26 Wednesday 06 July 2022 05:02:08 +0000 (0:00:00.891) 0:08:25.834 ******** ok: [/cache/centos-8.qcow2] => { "changed": false, "stat": { "atime": 1657083711.1908813, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "35551ccda25ccbd9d9f89665ba9efa7592183873", "ctime": 1657083711.288881, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 50, "gr_name": "ftp", "inode": 8584861, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0640", "mtime": 1657083711.1888812, "nlink": 1, "path": "/etc/pki/tls/certs/groupcert.crt", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 1854, "uid": 0, "version": "1267047802", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify if certificate file exists] *************************************** task path: /tmp/tmpap4wle35/tests/certificate/tasks/assert_certificate_parameters.yml:31 Wednesday 06 July 2022 05:02:09 +0000 (0:00:00.374) 0:08:26.208 ******** ok: [/cache/centos-8.qcow2] => { "changed": false } MSG: All assertions passed TASK [Verify certificate file owner and group] ********************************* task path: /tmp/tmpap4wle35/tests/certificate/tasks/assert_certificate_parameters.yml:37 Wednesday 06 July 2022 05:02:09 +0000 (0:00:00.034) 0:08:26.242 ******** ok: [/cache/centos-8.qcow2] => { "changed": false } MSG: All assertions passed TASK [Verify certificate permissions] ****************************************** task path: /tmp/tmpap4wle35/tests/certificate/tasks/assert_certificate_parameters.yml:47 Wednesday 06 July 2022 05:02:09 +0000 (0:00:00.048) 0:08:26.291 ******** ok: [/cache/centos-8.qcow2] => { "changed": false } MSG: All assertions passed TASK [Retrieve key file stats] ************************************************* task path: /tmp/tmpap4wle35/tests/certificate/tasks/assert_certificate_parameters.yml:53 Wednesday 06 July 2022 05:02:09 +0000 (0:00:00.048) 0:08:26.339 ******** ok: [/cache/centos-8.qcow2] => { "changed": false, "stat": { "atime": 1657083710.429881, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "767a13e7fa221e195ebe066f83dcac5ed2ae8eab", "ctime": 1657083711.288881, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 50, "gr_name": "ftp", "inode": 8584848, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0640", "mtime": 1657083711.1878812, "nlink": 1, "path": "/etc/pki/tls/private/groupcert.key", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 1704, "uid": 0, "version": "1229532442", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify if key file exists] *********************************************** task path: /tmp/tmpap4wle35/tests/certificate/tasks/assert_certificate_parameters.yml:58 Wednesday 06 July 2022 05:02:09 +0000 (0:00:00.387) 0:08:26.727 ******** ok: [/cache/centos-8.qcow2] => { "changed": false } MSG: All assertions passed TASK [Verify key file owner and group] ***************************************** task path: /tmp/tmpap4wle35/tests/certificate/tasks/assert_certificate_parameters.yml:64 Wednesday 06 July 2022 05:02:09 +0000 (0:00:00.032) 0:08:26.760 ******** ok: [/cache/centos-8.qcow2] => { "changed": false } MSG: All assertions passed TASK [Parse certificate] ******************************************************* task path: /tmp/tmpap4wle35/tests/certificate/tasks/assert_certificate_parameters.yml:74 Wednesday 06 July 2022 05:02:09 +0000 (0:00:00.049) 0:08:26.809 ******** ok: [/cache/centos-8.qcow2] => { "changed": false, "cmd": [ "/tmp/certificate-tests-venv/bin/certreader2json", "/etc/pki/tls/certs/groupcert.crt" ], "delta": "0:00:00.228005", "end": "2022-07-06 05:02:09.464035", "rc": 0, "start": "2022-07-06 05:02:09.236030" } STDOUT: { "subject": [ { "name": "organizationName", "oid": "2.5.4.10", "value": "TEST.LOCAL" }, { "name": "commonName", "oid": "2.5.4.3", "value": "ipaserver.test.local" } ], "extensions": { "authorityKeyIdentifier": { "value": "DB:39:00:8B:D2:A6:6A:3B:F4:FE:04:41:95:60:94:22:A5:D3:A9:B1", "critical": false }, "authorityInfoAccess": { "value": [ { "method": "OCSP", "location": "http://ipa-ca.test.local/ca/ocsp" } ], "critical": false }, "keyUsage": { "value": [ "digital_signature", "content_commitment", "key_encipherment", "data_encipherment" ], "critical": true }, "extendedKeyUsage": { "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" } ], "critical": false }, "cRLDistributionPoints": { "value": [ { "full_name": [ "http://ipa-ca.test.local/ipa/crl/MasterCRL.bin" ], "crl_issuer": [ { "organizationName": "ipaca", "commonName": "Certificate Authority" } ] } ], "critical": false }, "subjectKeyIdentifier": { "value": "33:30:E2:77:1A:A4:01:4C:FB:DA:B9:35:42:6E:D4:3B:26:78:75:71", "critical": false }, "subjectAltName": { "value": [ { "name": "DNS", "value": "ipaserver.test.local" }, { "name": "Universal Principal Name (UPN)", "value": "HTTP/ipaserver.test.local@TEST.LOCAL", "oid": "1.3.6.1.4.1.311.20.2.3" }, { "name": "Kerberos principalname", "value": "HTTP/ipaserver.test.local@TEST.LOCAL", "oid": "1.3.6.1.5.2.2" } ], "critical": false } }, "signature_algorithm": { "algorithm": "sha256WithRSAEncryption", "signature": "9B:66:F0:BC:AD:A7:25:A5:AD:A2:FD:EB:84:6C:5B:BB:91:CE:2A:5D:BF:07:B1:19:B2:A9:EE:D6:44:3D:95:8F:4E:D3:A9:2D:30:A2:BE:71:F8:EA:25:E5:69:A4:37:54:3A:5D:4A:F9:54:44:B1:CC:7F:AD:08:74:12:55:B8:B3:5B:02:EE:15:2B:8E:64:2D:9F:36:75:0A:80:EE:28:A5:2A:37:14:CD:81:16:05:70:DF:53:7C:46:64:63:61:ED:E4:6D:E0:CA:AD:AA:7C:C5:82:14:92:CB:11:BF:C7:A1:36:78:5F:65:A7:AE:36:AC:B7:17:97:C3:34:97:9B:F2:43:C2:31:B6:F9:02:2E:B5:75:33:00:20:80:21:C8:32:D9:3F:2D:8A:5B:A8:2E:31:C0:F6:09:E5:A9:7A:87:B1:15:A7:CB:5A:DE:DC:50:2F:FB:74:B6:54:9B:CA:00:26:56:5D:07:77:5E:91:E7:CC:B8:FB:BA:06:40:7E:28:13:B6:94:78:0C:4C:D7:69:EE:88:15:2D:AF:C1:B3:00:91:70:B6:0A:2A:67:19:A8:7C:12:BD:2B:E4:64:2F:79:B7:5B:CD:B5:96:00:EE:14:4E:F8:68:FD:13:82:FB:57:E1:29:3C:55:37:4C:2D:41:19:43:00:AD:6D:7D:0E:94:08:05:5D:0C:54:E0:82:12:59:24:92:36:F4:3F:CD:8B:DA:6F:AD:34:CB:BA:3E:6B:FC:23:EF:1F:66:67:42:84:02:8E:68:2E:67:C6:13:73:5A:6C:81:2E:B7:53:C8:4C:DF:36:6C:F5:54:9D:AB:B6:31:AE:AA:0E:FB:35:9A:41:74:73:8C:42:08:64:66:D2:FA:42:C0:FB:9A:45:0F:23:AF:46:2E:29:57:F4:1B:3B:18:81:01:6A:8D:69:9A:66:52:0E:D4:67:6E:9E:D9:CB:09:A9:17:47:B7:88:23:0A:23:9C:31:3C:43:02:C6:D4:0D:13:01:C4:A7:6B:86:E7:59" }, "key_size": 2048, "validity": { "not_valid_after": "2024-07-06 05:01:50", "not_valid_before": "2022-07-06 05:01:50" } } TASK [Load certificate YAML to cert_issued variable] *************************** task path: /tmp/tmpap4wle35/tests/certificate/tasks/assert_certificate_parameters.yml:79 Wednesday 06 July 2022 05:02:10 +0000 (0:00:00.610) 0:08:27.419 ******** ok: [/cache/centos-8.qcow2] => { "ansible_facts": { "cert_issued": { "extensions": { "authorityInfoAccess": { "critical": false, "value": [ { "location": "http://ipa-ca.test.local/ca/ocsp", "method": "OCSP" } ] }, "authorityKeyIdentifier": { "critical": false, "value": "DB:39:00:8B:D2:A6:6A:3B:F4:FE:04:41:95:60:94:22:A5:D3:A9:B1" }, "cRLDistributionPoints": { "critical": false, "value": [ { "crl_issuer": [ { "commonName": "Certificate Authority", "organizationName": "ipaca" } ], "full_name": [ "http://ipa-ca.test.local/ipa/crl/MasterCRL.bin" ] } ] }, "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": true, "value": [ "digital_signature", "content_commitment", "key_encipherment", "data_encipherment" ] }, "subjectAltName": { "critical": false, "value": [ { "name": "DNS", "value": "ipaserver.test.local" }, { "name": "Universal Principal Name (UPN)", "oid": "1.3.6.1.4.1.311.20.2.3", "value": "HTTP/ipaserver.test.local@TEST.LOCAL" }, { "name": "Kerberos principalname", "oid": "1.3.6.1.5.2.2", "value": "HTTP/ipaserver.test.local@TEST.LOCAL" } ] }, "subjectKeyIdentifier": { "critical": false, "value": "33:30:E2:77:1A:A4:01:4C:FB:DA:B9:35:42:6E:D4:3B:26:78:75:71" } }, "key_size": 2048, "signature_algorithm": { "algorithm": "sha256WithRSAEncryption", "signature": "9B:66:F0:BC:AD:A7:25:A5:AD:A2:FD:EB:84:6C:5B:BB:91:CE:2A:5D:BF:07:B1:19:B2:A9:EE:D6:44:3D:95:8F:4E:D3:A9:2D:30:A2:BE:71:F8:EA:25:E5:69:A4:37:54:3A:5D:4A:F9:54:44:B1:CC:7F:AD:08:74:12:55:B8:B3:5B:02:EE:15:2B:8E:64:2D:9F:36:75:0A:80:EE:28:A5:2A:37:14:CD:81:16:05:70:DF:53:7C:46:64:63:61:ED:E4:6D:E0:CA:AD:AA:7C:C5:82:14:92:CB:11:BF:C7:A1:36:78:5F:65:A7:AE:36:AC:B7:17:97:C3:34:97:9B:F2:43:C2:31:B6:F9:02:2E:B5:75:33:00:20:80:21:C8:32:D9:3F:2D:8A:5B:A8:2E:31:C0:F6:09:E5:A9:7A:87:B1:15:A7:CB:5A:DE:DC:50:2F:FB:74:B6:54:9B:CA:00:26:56:5D:07:77:5E:91:E7:CC:B8:FB:BA:06:40:7E:28:13:B6:94:78:0C:4C:D7:69:EE:88:15:2D:AF:C1:B3:00:91:70:B6:0A:2A:67:19:A8:7C:12:BD:2B:E4:64:2F:79:B7:5B:CD:B5:96:00:EE:14:4E:F8:68:FD:13:82:FB:57:E1:29:3C:55:37:4C:2D:41:19:43:00:AD:6D:7D:0E:94:08:05:5D:0C:54:E0:82:12:59:24:92:36:F4:3F:CD:8B:DA:6F:AD:34:CB:BA:3E:6B:FC:23:EF:1F:66:67:42:84:02:8E:68:2E:67:C6:13:73:5A:6C:81:2E:B7:53:C8:4C:DF:36:6C:F5:54:9D:AB:B6:31:AE:AA:0E:FB:35:9A:41:74:73:8C:42:08:64:66:D2:FA:42:C0:FB:9A:45:0F:23:AF:46:2E:29:57:F4:1B:3B:18:81:01:6A:8D:69:9A:66:52:0E:D4:67:6E:9E:D9:CB:09:A9:17:47:B7:88:23:0A:23:9C:31:3C:43:02:C6:D4:0D:13:01:C4:A7:6B:86:E7:59" }, "subject": [ { "name": "organizationName", "oid": "2.5.4.10", "value": "TEST.LOCAL" }, { "name": "commonName", "oid": "2.5.4.3", "value": "ipaserver.test.local" } ], "validity": { "not_valid_after": "2024-07-06 05:01:50", "not_valid_before": "2022-07-06 05:01:50" } } }, "changed": false } TASK [Verify certificate subject] ********************************************** task path: /tmp/tmpap4wle35/tests/certificate/tasks/assert_certificate_parameters.yml:83 Wednesday 06 July 2022 05:02:10 +0000 (0:00:00.046) 0:08:27.465 ******** ok: [/cache/centos-8.qcow2] => { "changed": false } MSG: All assertions passed TASK [Verify certificate SAN] ************************************************** task path: /tmp/tmpap4wle35/tests/certificate/tasks/assert_certificate_parameters.yml:91 Wednesday 06 July 2022 05:02:10 +0000 (0:00:00.047) 0:08:27.513 ******** ok: [/cache/centos-8.qcow2] => { "changed": false } MSG: All assertions passed TASK [Verify key size] ********************************************************* task path: /tmp/tmpap4wle35/tests/certificate/tasks/assert_certificate_parameters.yml:99 Wednesday 06 July 2022 05:02:10 +0000 (0:00:00.035) 0:08:27.548 ******** ok: [/cache/centos-8.qcow2] => { "changed": false } MSG: All assertions passed TASK [Verify certificate Key Usage] ******************************************** task path: /tmp/tmpap4wle35/tests/certificate/tasks/assert_certificate_parameters.yml:106 Wednesday 06 July 2022 05:02:10 +0000 (0:00:00.046) 0:08:27.594 ******** ok: [/cache/centos-8.qcow2] => { "changed": false } MSG: All assertions passed TASK [Verify certificate Extended Key Usage] *********************************** task path: /tmp/tmpap4wle35/tests/certificate/tasks/assert_certificate_parameters.yml:118 Wednesday 06 July 2022 05:02:10 +0000 (0:00:00.050) 0:08:27.644 ******** ok: [/cache/centos-8.qcow2] => { "changed": false } MSG: All assertions passed TASK [Retrieve auto-renew flag] ************************************************ task path: /tmp/tmpap4wle35/tests/certificate/tasks/assert_certificate_parameters.yml:132 Wednesday 06 July 2022 05:02:10 +0000 (0:00:00.048) 0:08:27.693 ******** ok: [/cache/centos-8.qcow2] => { "changed": false, "cmd": "set -euo pipefail; getcert list -f /etc/pki/tls/certs/groupcert.crt | grep 'auto-renew' | sed 's/^\\s\\+auto-renew: //g'", "delta": "0:00:00.059066", "end": "2022-07-06 05:02:10.169608", "rc": 0, "start": "2022-07-06 05:02:10.110542" } STDOUT: yes TASK [Verify certificate auto-renew flag] ************************************** task path: /tmp/tmpap4wle35/tests/certificate/tasks/assert_certificate_parameters.yml:141 Wednesday 06 July 2022 05:02:11 +0000 (0:00:00.473) 0:08:28.167 ******** ok: [/cache/centos-8.qcow2] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/centos-8.qcow2 : ok=99 changed=33 unreachable=0 failed=0 skipped=35 rescued=0 ignored=0 Wednesday 06 July 2022 05:02:11 +0000 (0:00:00.095) 0:08:28.263 ******** =============================================================================== ipaserver : Install - Setup HTTP -------------------------------------- 149.53s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:322 ----------------------- ipaserver : Install - Setup CA ---------------------------------------- 147.37s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:266 ----------------------- ipaserver : Install - Ensure that IPA server packages are installed ---- 60.41s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:5 ------------------------- ensure hostname package is installed ----------------------------------- 17.85s /tmp/tmpap4wle35/tests/certificate/tasks/setup_ipa.yml:33 --------------------- ipaserver : Install - Setup DS ----------------------------------------- 16.62s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:204 ----------------------- ipaserver : Install - Setup NTP ---------------------------------------- 10.57s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:197 ----------------------- ipaserver : Install - Setup DNS ----------------------------------------- 9.20s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:365 ----------------------- ipaserver : Install - Ensure that IPA server packages for dns are installed --- 7.12s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:10 ------------------------ ipaserver : Install - Setup KRB ----------------------------------------- 5.68s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:233 ----------------------- ipaserver : Install - Enable IPA ---------------------------------------- 4.99s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:429 ----------------------- ipaserver : Install - Setup custodia ------------------------------------ 4.63s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:260 ----------------------- ipaserver : Install - Ensure that firewall packages installed ----------- 4.38s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:22 ------------------------ Install the package, force upgrade -------------------------------------- 4.14s /tmp/tmpap4wle35/tests/certificate/tasks/assert_certificate_parameters.yml:11 - fedora.linux_system_roles.certificate : Ensure certificate requests ----- 4.07s /tmp/tmpch7qdmnu/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:99 Ensure nss package is up-to-date ---------------------------------------- 3.84s /tmp/tmpap4wle35/tests/certificate/tasks/setup_ipa.yml:42 --------------------- ipaclient : Install - Create IPA NSS database --------------------------- 3.74s /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:305 ----------------------- Install certreader ------------------------------------------------------ 3.20s /tmp/tmpap4wle35/tests/certificate/tasks/assert_certificate_parameters.yml:18 - ipaserver : Install - Setup otpd ---------------------------------------- 2.74s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:316 ----------------------- ipaclient : Install - Ensure that IPA client packages are installed ----- 2.47s /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:4 ------------------------- ipaserver : Install - Server preparation -------------------------------- 2.38s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:153 -----------------------