# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.13.6] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.13/lib/python3.8/site-packages/ansible ansible collection location = /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/.collection executable location = /opt/ansible-2.13/bin/ansible-playbook python version = 3.8.13 (default, Jun 24 2022, 15:27:57) [GCC 8.5.0 20210514 (Red Hat 8.5.0-13)] jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file statically imported: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/tests/tasks/setup_ipa.yml 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: tests_basic_ipa.yml ************************************************** 3 plays in /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/tests/tests_basic_ipa.yml PLAY [Install IPA server] ****************************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/tests/tests_basic_ipa.yml:2 Saturday 28 January 2023 17:46:25 +0000 (0:00:00.260) 0:00:00.260 ****** ok: [sut] META: ran handlers TASK [Set __is_beaker_env] ***************************************************** task path: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/tests/tasks/setup_ipa.yml:2 Saturday 28 January 2023 17:46:30 +0000 (0:00:05.723) 0:00:05.984 ****** ok: [sut] => { "ansible_facts": { "__is_beaker_env": false }, "changed": false } TASK [Install ansible-freeipa] ************************************************* task path: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/tests/tasks/setup_ipa.yml:6 Saturday 28 January 2023 17:46:31 +0000 (0:00:00.821) 0:00:06.805 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clone ansible-freeipa repo] ********************************************** task path: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/tests/tasks/setup_ipa.yml:12 Saturday 28 January 2023 17:46:32 +0000 (0:00:00.606) 0:00:07.412 ****** changed: [sut -> 127.0.0.1] => { "after": "e96f92c36f6bc259e47a495c5a9fc5c3b342fbda", "before": null, "changed": true } TASK [Create role symlinks] **************************************************** task path: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/tests/tasks/setup_ipa.yml:21 Saturday 28 January 2023 17:46:54 +0000 (0:00:21.833) 0:00:29.290 ****** changed: [sut -> 127.0.0.1] => (item=ipaserver) => { "ansible_loop_var": "item", "changed": true, "dest": "/WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/tests/roles/ipaserver", "gid": 1001, "group": "jenkins", "item": "ipaserver", "mode": "0777", "owner": "jenkins", "size": 34, "src": "/tmp/freeipa-repo/roles/ipaserver/", "state": "link", "uid": 1000090000 } changed: [sut -> 127.0.0.1] => (item=ipaclient) => { "ansible_loop_var": "item", "changed": true, "dest": "/WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/tests/roles/ipaclient", "gid": 1001, "group": "jenkins", "item": "ipaclient", "mode": "0777", "owner": "jenkins", "size": 34, "src": "/tmp/freeipa-repo/roles/ipaclient/", "state": "link", "uid": 1000090000 } TASK [Ensure hostname package is installed] ************************************ task path: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/tests/tasks/setup_ipa.yml:33 Saturday 28 January 2023 17:47:06 +0000 (0:00:12.359) 0:00:41.650 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Set hostname] ************************************************************ task path: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/tests/tasks/setup_ipa.yml:38 Saturday 28 January 2023 17:47:14 +0000 (0:00:07.719) 0:00:49.369 ****** changed: [sut] => { "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: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/tests/tasks/setup_ipa.yml:42 Saturday 28 January 2023 17:47:22 +0000 (0:00:08.202) 0:00:57.572 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Include ipaserver role] ************************************************** task path: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/tests/tasks/setup_ipa.yml:59 Saturday 28 January 2023 17:47:26 +0000 (0:00:04.187) 0:01:01.760 ****** TASK [ipaserver : Import variables specific to distribution] ******************* task path: /tmp/freeipa-repo/roles/ipaserver/tasks/main.yml:4 Saturday 28 January 2023 17:47:27 +0000 (0:00:01.034) 0:01:02.794 ****** ok: [sut] => (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 Saturday 28 January 2023 17:47:29 +0000 (0:00:01.374) 0:01:04.169 ****** included: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml for sut TASK [ipaserver : Install - Ensure that IPA server packages are installed] ***** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:7 Saturday 28 January 2023 17:47:30 +0000 (0:00:01.433) 0:01:05.602 ****** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Module idm:DL1/server installed.", "Installed: perl-IO-Compress-2.081-1.el8.noarch", "Installed: perl-IO-Zlib-1:1.10-422.el8.noarch", "Installed: python3-ipalib-4.9.11-3.module+el8.8.0+17608+39b88723.noarch", "Installed: harfbuzz-1.7.5-3.el8.x86_64", "Installed: gdk-pixbuf2-2.36.12-5.el8.x86_64", "Installed: python3-ipaserver-4.9.11-3.module+el8.8.0+17608+39b88723.noarch", "Installed: xml-commons-resolver-1.2-26.module+el8.1.0+3366+6dfb954c.noarch", "Installed: open-sans-fonts-1.10-6.el8.noarch", "Installed: xmlstreambuffer-1.5.4-8.module+el8.2.0+5723+4574fbff.noarch", "Installed: python3-jwcrypto-0.5.0-1.1.module+el8.7.0+15842+306cbc83.noarch", "Installed: xml-commons-apis-1.4.01-25.module+el8.1.0+3366+6dfb954c.noarch", "Installed: python3-kdcproxy-0.4-5.module+el8.2.0+4691+a05b2456.noarch", "Installed: hicolor-icon-theme-0.17-2.el8.noarch", "Installed: perl-Text-Diff-1.45-2.el8.noarch", "Installed: python3-ldap-3.3.1-2.el8.x86_64", "Installed: python3-lib389-1.4.3.32-1.module+el8.8.0+17275+1a8f9618.noarch", "Installed: ant-1.10.5-1.module+el8+2438+c99a8a1e.noarch", "Installed: ant-lib-1.10.5-1.module+el8+2438+c99a8a1e.noarch", "Installed: xorg-x11-font-utils-1:7.5-41.el8.x86_64", "Installed: apache-commons-cli-1.4-4.module+el8+2452+b359bfcd.noarch", "Installed: apache-commons-codec-1.11-3.module+el8+2452+b359bfcd.noarch", "Installed: libicu-60.3-2.el8_1.x86_64", "Installed: httpcomponents-client-4.5.5-5.module+el8.6.0+13298+7b5243c0.noarch", "Installed: httpcomponents-core-4.4.10-3.module+el8+2452+b359bfcd.noarch", "Installed: apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.noarch", "Installed: httpd-2.4.37-54.module+el8.8.0+17537+ee31ce16.x86_64", "Installed: httpd-filesystem-2.4.37-54.module+el8.8.0+17537+ee31ce16.noarch", "Installed: python3-mod_wsgi-4.6.4-5.el8.x86_64", "Installed: libipa_hbac-2.8.2-1.el8.x86_64", "Installed: apache-commons-lang3-3.7-3.module+el8+2452+b359bfcd.noarch", "Installed: httpd-tools-2.4.37-54.module+el8.8.0+17537+ee31ce16.x86_64", "Installed: policycoreutils-python-utils-2.9-21.1.el8.noarch", "Installed: apache-commons-logging-1.2-13.module+el8+2452+b359bfcd.noarch", "Installed: apache-commons-net-3.6-3.module+el8.3.0+6805+72837426.noarch", "Installed: python3-netaddr-0.7.19-8.el8.noarch", "Installed: python3-nss-1.0.1-10.module+el8.1.0+3366+6dfb954c.x86_64", "Installed: apr-1.6.3-12.el8.x86_64", "Installed: apr-util-1.6.1-6.el8.x86_64", "Installed: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64", "Installed: apr-util-bdb-1.6.1-6.el8.x86_64", "Installed: xsom-0-19.20110809svn.module+el8.1.0+3366+6dfb954c.noarch", "Installed: apr-util-openssl-1.6.1-6.el8.x86_64", "Installed: publicsuffix-list-20180723-1.el8.noarch", "Installed: python3-psutil-5.4.3-11.el8.x86_64", "Installed: python3-asn1crypto-0.24.0-3.el8.noarch", "Installed: python3-pyasn1-0.3.7-6.el8.noarch", "Installed: python3-pyasn1-modules-0.3.7-6.el8.noarch", "Installed: ldapjdk-4.23.0-1.module+el8.5.0+11983+6ba118b4.noarch", "Installed: lua-5.3.4-12.el8.x86_64", "Installed: python3-dns-1.15.0-11.el8.noarch", "Installed: python3-pyusb-1.0.0-9.1.module+el8.7.0+15691+2b2c1dd5.noarch", "Installed: python3-qrcode-core-5.1-12.module+el8.1.0+4098+f286395e.noarch", "Installed: atk-2.28.1-1.el8.x86_64", "Installed: pango-1.42.4-8.el8.x86_64", "Installed: libX11-1.6.8-5.el8.x86_64", "Installed: libX11-common-1.6.8-5.el8.noarch", "Installed: python3-libipa_hbac-2.8.2-1.el8.x86_64", "Installed: libXau-1.0.9-3.el8.x86_64", "Installed: libXcomposite-0.4.4-14.el8.x86_64", "Installed: libXcursor-1.1.15-3.el8.x86_64", "Installed: libXdamage-1.1.4-14.el8.x86_64", "Installed: glassfish-fastinfoset-1.2.13-9.module+el8.1.0+3366+6dfb954c.noarch", "Installed: glassfish-jaxb-api-2.2.12-8.module+el8.1.0+3366+6dfb954c.noarch", "Installed: glassfish-jaxb-core-2.2.11-11.module+el8.1.0+3366+6dfb954c.noarch", "Installed: glassfish-jaxb-runtime-2.2.11-11.module+el8.1.0+3366+6dfb954c.noarch", "Installed: glassfish-jaxb-txw2-2.2.11-11.module+el8.1.0+3366+6dfb954c.noarch", "Installed: libXext-1.3.4-1.el8.x86_64", "Installed: libXfixes-5.0.3-7.el8.x86_64", "Installed: libXft-2.3.3-1.el8.x86_64", "Installed: python3-yubico-1.3.2-9.1.module+el8.7.0+15691+2b2c1dd5.noarch", "Installed: libXi-1.7.10-1.el8.x86_64", "Installed: python3-sss-2.8.2-1.el8.x86_64", "Installed: python3-sss-murmur-2.8.2-1.el8.x86_64", "Installed: python3-sssdconfig-2.8.2-1.el8.noarch", "Installed: libXinerama-1.1.4-1.el8.x86_64", "Installed: bea-stax-api-1.2.0-16.module+el8.1.0+3366+6dfb954c.noarch", "Installed: pixman-0.38.4-2.el8.x86_64", "Installed: bind-libs-32:9.11.36-7.el8.x86_64", "Installed: pki-servlet-4.0-api-1:9.0.50-1.module+el8.7.0+15761+f86c9a56.noarch", "Installed: bind-libs-lite-32:9.11.36-7.el8.x86_64", "Installed: bind-license-32:9.11.36-7.el8.noarch", "Installed: libXrandr-1.5.2-1.el8.x86_64", "Installed: pki-servlet-engine-1:9.0.50-1.module+el8.7.0+15761+f86c9a56.noarch", "Installed: libXrender-0.9.10-7.el8.x86_64", "Installed: bind-utils-32:9.11.36-7.el8.x86_64", "Installed: libXtst-1.2.3-7.el8.x86_64", "Installed: redhat-logos-httpd-84.5-1.el8.noarch", "Installed: libsss_simpleifp-2.8.2-1.el8.x86_64", "Installed: samba-client-libs-4.17.4-1.el8.x86_64", "Installed: samba-common-4.17.4-1.el8.noarch", "Installed: samba-common-libs-4.17.4-1.el8.x86_64", "Installed: xorg-x11-fonts-Type1-7.5-19.el8.noarch", "Installed: mod_auth_gssapi-1.6.1-9.el8.x86_64", "Installed: mod_http2-1.15.7-7.module+el8.8.0+17537+ee31ce16.x86_64", "Installed: mod_lookup_identity-1.0.0-4.el8.x86_64", "Installed: mod_session-2.4.37-54.module+el8.8.0+17537+ee31ce16.x86_64", "Installed: mod_ssl-1:2.4.37-54.module+el8.8.0+17537+ee31ce16.x86_64", "Installed: fontawesome-fonts-4.7.0-4.el8.noarch", "Installed: augeas-libs-1.12.0-8.el8.x86_64", "Installed: libwbclient-4.17.4-1.el8.x86_64", "Installed: autofs-1:5.1.4-91.el8.x86_64", "Installed: sssd-common-pac-2.8.2-1.el8.x86_64", "Installed: sssd-dbus-2.8.2-1.el8.x86_64", "Installed: sssd-ipa-2.8.2-1.el8.x86_64", "Installed: sssd-krb5-common-2.8.2-1.el8.x86_64", "Installed: libdatrie-0.2.9-7.el8.x86_64", "Installed: bash-completion-1:2.7-5.el8.noarch", "Installed: fribidi-1.0.4-9.el8.x86_64", "Installed: sssd-tools-2.8.2-1.el8.x86_64", "Installed: lksctp-tools-1.0.18-3.el8.x86_64", "Installed: fstrm-0.6.1-3.el8.x86_64", "Installed: idm-pki-acme-10.14.2-1.module+el8.8.0+17386+b5d94ef1.noarch", "Installed: idm-pki-base-10.14.2-1.module+el8.8.0+17386+b5d94ef1.noarch", "Installed: idm-pki-base-java-10.14.2-1.module+el8.8.0+17386+b5d94ef1.noarch", "Installed: idm-pki-ca-10.14.2-1.module+el8.8.0+17386+b5d94ef1.noarch", "Installed: idm-pki-kra-10.14.2-1.module+el8.8.0+17386+b5d94ef1.noarch", "Installed: idm-pki-server-10.14.2-1.module+el8.8.0+17386+b5d94ef1.noarch", "Installed: idm-pki-symkey-10.14.2-1.module+el8.8.0+17386+b5d94ef1.x86_64", "Installed: idm-pki-tools-10.14.2-1.module+el8.8.0+17386+b5d94ef1.x86_64", "Installed: slapi-nis-0.60.0-1.module+el8.7.0+16405+581a7c1e.x86_64", "Installed: slf4j-1.7.25-4.module+el8+2452+b359bfcd.noarch", "Installed: slf4j-jdk14-1.7.25-4.module+el8.1.0+3366+6dfb954c.noarch", "Installed: tomcatjss-7.7.1-1.module+el8.6.0+13291+248751b1.noarch", "Installed: cairo-1.15.12-6.el8.x86_64", "Installed: softhsm-2.6.0-5.module+el8.4.0+10227+076cd560.x86_64", "Installed: ipa-client-4.9.11-3.module+el8.8.0+17608+39b88723.x86_64", "Installed: ipa-client-common-4.9.11-3.module+el8.8.0+17608+39b88723.noarch", "Installed: perl-DB_File-1.842-1.el8.x86_64", "Installed: ipa-common-4.9.11-3.module+el8.8.0+17608+39b88723.noarch", "Installed: ttmkfdir-3.0.9-54.el8.x86_64", "Installed: mailcap-2.1.48-3.el8.noarch", "Installed: ipa-healthcheck-0.12-1.module+el8.8.0+17582+6bf5bf91.noarch", "Installed: ipa-healthcheck-core-0.12-1.module+el8.8.0+17582+6bf5bf91.noarch", "Installed: certmonger-0.79.17-2.el8.x86_64", "Installed: ipa-selinux-4.9.11-3.module+el8.8.0+17608+39b88723.noarch", "Installed: ipa-server-4.9.11-3.module+el8.8.0+17608+39b88723.x86_64", "Installed: ipa-server-common-4.9.11-3.module+el8.8.0+17608+39b88723.noarch", "Installed: tzdata-java-2022g-2.el8.noarch", "Installed: protobuf-c-1.3.0-6.el8.x86_64", "Installed: libfontenc-1.1.3-8.el8.x86_64", "Installed: cups-libs-1:2.2.6-51.el8.x86_64", "Installed: istack-commons-runtime-2.21-9.el8+7.noarch", "Installed: jackson-annotations-2.10.0-1.module+el8.2.0+5059+3eb3af25.noarch", "Installed: jackson-core-2.10.0-1.module+el8.2.0+5059+3eb3af25.noarch", "Installed: jackson-databind-2.10.0-1.module+el8.2.0+5059+3eb3af25.noarch", "Installed: cyrus-sasl-gssapi-2.1.27-6.el8_5.x86_64", "Installed: jackson-jaxrs-json-provider-2.9.9-1.module+el8.1.0+3832+9784644d.noarch", "Installed: jackson-jaxrs-providers-2.9.9-1.module+el8.1.0+3832+9784644d.noarch", "Installed: jackson-module-jaxb-annotations-2.7.6-4.module+el8.1.0+3366+6dfb954c.noarch", "Installed: libthai-0.1.27-2.el8.x86_64", "Installed: libtiff-4.0.9-27.el8.x86_64", "Installed: cyrus-sasl-md5-2.1.27-6.el8_5.x86_64", "Installed: sscg-3.0.0-7.el8.x86_64", "Installed: sssd-idp-2.8.2-1.el8.x86_64", "Installed: cyrus-sasl-plain-2.1.27-6.el8_5.x86_64", "Installed: stax-ex-1.7.7-8.module+el8.2.0+5723+4574fbff.noarch", "Installed: jasper-libs-2.0.14-5.el8.x86_64", "Installed: java-1.8.0-openjdk-1:1.8.0.362.b01-0.3.ea.el8.x86_64", "Installed: words-3.0-28.el8.noarch", "Installed: java-1.8.0-openjdk-devel-1:1.8.0.362.b01-0.3.ea.el8.x86_64", "Installed: java-1.8.0-openjdk-headless-1:1.8.0.362.b01-0.3.ea.el8.x86_64", "Installed: krb5-pkinit-1.18.2-22.el8.x86_64", "Installed: xmlrpc-c-1.51.0-8.el8.x86_64", "Installed: krb5-server-1.18.2-22.el8.x86_64", "Installed: xmlrpc-c-client-1.51.0-8.el8.x86_64", "Installed: krb5-workstation-1.18.2-22.el8.x86_64", "Installed: graphite2-1.3.10-10.el8.x86_64", "Installed: javapackages-filesystem-5.3.0-1.module+el8+2447+6f56d9a6.noarch", "Installed: javapackages-tools-5.3.0-1.module+el8+2447+6f56d9a6.noarch", "Installed: 389-ds-base-1.4.3.32-1.module+el8.8.0+17275+1a8f9618.x86_64", "Installed: 389-ds-base-libs-1.4.3.32-1.module+el8.8.0+17275+1a8f9618.x86_64", "Installed: jbigkit-libs-2.1-14.el8.x86_64", "Installed: jboss-annotations-1.2-api-1.0.0-4.el8.noarch", "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", "Installed: redhat-logos-ipa-84.5-1.el8.noarch", "Installed: openldap-clients-2.4.46-18.el8.x86_64", "Installed: jdeparser-2.0.0-5.el8.noarch", "Installed: copy-jdk-configs-4.0-2.el8.noarch", "Installed: openssl-perl-1:1.1.1k-7.el8_6.x86_64", "Installed: gtk-update-icon-cache-3.22.30-11.el8.x86_64", "Installed: relaxngDatatype-2011.1-7.module+el8.1.0+3366+6dfb954c.noarch", "Installed: gtk2-2.24.32-5.el8.x86_64", "Installed: resteasy-3.0.26-6.module+el8.4.0+8891+bb8828ef.noarch", "Installed: python3-argcomplete-1.9.3-6.el8.noarch", "Installed: jss-4.9.4-1.module+el8.7.0+15532+95bac9ee.x86_64", "Installed: python3-augeas-0.5.0-12.el8.noarch", "Installed: python3-bind-32:9.11.36-7.el8.noarch", "Installed: python3-idm-pki-10.14.2-1.module+el8.8.0+17386+b5d94ef1.noarch", "Installed: libjose-10-2.el8.x86_64", "Installed: libjpeg-turbo-1.5.3-12.el8.x86_64", "Installed: fontconfig-2.13.1-4.el8.x86_64", "Installed: fontpackages-filesystem-1.44-22.el8.noarch", "Installed: python3-custodia-0.6.0-3.module+el8.1.0+4098+f286395e.noarch", "Installed: xalan-j2-2.7.1-38.module+el8.1.0+3366+6dfb954c.noarch", "Installed: libxcb-1.13.1-1.el8.x86_64", "Installed: python3-distro-1.4.0-2.module+el8.1.0+3334+5cb623d7.noarch", "Installed: alsa-lib-1.2.8-2.el8.x86_64", "Installed: nss-tools-3.79.0-10.el8_6.x86_64", "Installed: perl-Algorithm-Diff-1.1903-9.el8.noarch", "Installed: perl-Archive-Tar-2.30-1.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-gssapi-1.5.1-5.el8.x86_64", "Installed: xerces-j2-2.11.0-34.module+el8.1.0+3366+6dfb954c.noarch", "Installed: custodia-0.6.0-3.module+el8.1.0+4098+f286395e.noarch", "Installed: python3-ipaclient-4.9.11-3.module+el8.8.0+17608+39b88723.noarch" ] } TASK [ipaserver : Install - Ensure that IPA server packages for dns are installed] *** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:12 Saturday 28 January 2023 17:48:51 +0000 (0:01:21.343) 0:02:26.946 ****** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: bind-pkcs11-libs-32:9.11.36-7.el8.x86_64", "Installed: bind-pkcs11-utils-32:9.11.36-7.el8.x86_64", "Installed: ldns-1.7.0-21.el8.x86_64", "Installed: ipa-server-dns-4.9.11-3.module+el8.8.0+17608+39b88723.noarch", "Installed: opendnssec-2.1.7-1.module+el8.4.0+9007+5084bdd8.x86_64", "Installed: opencryptoki-3.19.0-1.el8.x86_64", "Installed: opencryptoki-icsftok-3.19.0-1.el8.x86_64", "Installed: opencryptoki-libs-3.19.0-1.el8.x86_64", "Installed: bind-32:9.11.36-7.el8.x86_64", "Installed: bind-dyndb-ldap-11.6-4.module+el8.8.0+17351+9a3fb056.x86_64", "Installed: bind-pkcs11-32:9.11.36-7.el8.x86_64", "Installed: sqlite-3.26.0-17.el8_7.x86_64" ] } TASK [ipaserver : Install - Ensure that IPA server packages for adtrust are installed] *** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:18 Saturday 28 January 2023 17:48:59 +0000 (0:00:07.867) 0:02:34.813 ****** skipping: [sut] => { "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:24 Saturday 28 January 2023 17:49:00 +0000 (0:00:00.507) 0:02:35.321 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [ipaserver : Firewalld service - Ensure that firewalld is running] ******** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:34 Saturday 28 January 2023 17:49:03 +0000 (0:00:02.837) 0:02:38.159 ****** changed: [sut] => { "changed": true, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "dbus.service dbus.socket basic.target polkit.service system.slice sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "network-pre.target shutdown.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": "nftables.service shutdown.target ebtables.service iptables.service ip6tables.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": "14014", "LimitNPROCSoft": "14014", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14014", "LimitSIGPENDINGSoft": "14014", "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": "sysinit.target dbus.socket 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": "22423", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "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:40 Saturday 28 January 2023 17:49:10 +0000 (0:00:07.613) 0:02:45.772 ****** skipping: [sut] => { "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:47 Saturday 28 January 2023 17:49:11 +0000 (0:00:00.598) 0:02:46.370 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaserver : Copy external certs] ***************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:55 Saturday 28 January 2023 17:49:11 +0000 (0:00:00.500) 0:02:46.871 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Server installation test] ************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:62 Saturday 28 January 2023 17:49:12 +0000 (0:00:00.507) 0:02:47.378 ****** ok: [sut] => { "_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": 637399999, "idstart": 637200000, "ipa_python_version": 40911, "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, "sid_generation_always": true } TASK [ipaserver : Install - Master password creation] ************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:141 Saturday 28 January 2023 17:49:16 +0000 (0:00:04.601) 0:02:51.980 ****** changed: [sut] => { "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:148 Saturday 28 January 2023 17:49:20 +0000 (0:00:03.735) 0:02:55.716 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [ipaserver : Use user defined master password, if provided] *************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:154 Saturday 28 January 2023 17:49:20 +0000 (0:00:00.250) 0:02:55.966 ****** skipping: [sut] => { "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:160 Saturday 28 January 2023 17:49:21 +0000 (0:00:00.256) 0:02:56.223 ****** changed: [sut] => { "_ca_subject": "CN=Certificate Authority,O=TEST.LOCAL", "_random_serial_numbers": false, "_subject_base": "O=TEST.LOCAL", "adtrust_netbios_name": "TEST", "adtrust_reset_netbios_name": true, "ca_subject": "CN=Certificate Authority,O=TEST.LOCAL", "changed": true, "dns_ip_addresses": [ "10.31.14.221" ], "dns_reverse_zones": [], "forward_policy": "only", "forwarders": [ "10.29.169.13", "10.29.170.12", "10.2.32.1" ], "ip_addresses": [ "10.31.14.221" ], "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:206 Saturday 28 January 2023 17:49:26 +0000 (0:00:05.282) 0:03:01.506 ****** changed: [sut] => { "changed": true } TASK [ipaserver : Install - Setup DS] ****************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:213 Saturday 28 January 2023 17:49:35 +0000 (0:00:09.161) 0:03:10.667 ****** changed: [sut] => { "changed": true } TASK [ipaserver : Install - Setup KRB] ***************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:242 Saturday 28 January 2023 17:50:19 +0000 (0:00:43.784) 0:03:54.451 ****** changed: [sut] => { "changed": true } TASK [ipaserver : Install - Setup custodia] ************************************ task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:269 Saturday 28 January 2023 17:50:27 +0000 (0:00:08.393) 0:04:02.845 ****** changed: [sut] => { "changed": true } TASK [ipaserver : Install - Setup CA] ****************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:275 Saturday 28 January 2023 17:50:34 +0000 (0:00:06.350) 0:04:09.196 ****** changed: [sut] => { "changed": true, "csr_generated": false } TASK [ipaserver : Copy /root/ipa.csr to "sut-ipa.csr"] ************************* task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:317 Saturday 28 January 2023 17:54:01 +0000 (0:03:26.869) 0:07:36.065 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Setup otpd] **************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:328 Saturday 28 January 2023 17:54:02 +0000 (0:00:01.763) 0:07:37.829 ****** changed: [sut] => { "changed": true } TASK [ipaserver : Install - Setup HTTP] **************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:334 Saturday 28 January 2023 17:54:09 +0000 (0:00:07.046) 0:07:44.875 ****** changed: [sut] => { "changed": true } TASK [ipaserver : Install - Setup KRA] ***************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:366 Saturday 28 January 2023 17:55:05 +0000 (0:00:55.272) 0:08:40.148 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Setup DNS] ***************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:377 Saturday 28 January 2023 17:55:07 +0000 (0:00:02.668) 0:08:42.816 ****** changed: [sut] => { "changed": true } TASK [ipaserver : Install - Setup ADTRUST] ************************************* task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:394 Saturday 28 January 2023 17:55:23 +0000 (0:00:15.990) 0:08:58.806 ****** changed: [sut] => { "changed": true } TASK [ipaserver : Install - Set DS password] *********************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:410 Saturday 28 January 2023 17:55:37 +0000 (0:00:14.016) 0:09:12.822 ****** changed: [sut] => { "changed": true } TASK [Install - Setup client] ************************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:427 Saturday 28 January 2023 17:55:42 +0000 (0:00:04.695) 0:09:17.518 ****** TASK [ipaclient : Import variables specific to distribution] ******************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/main.yml:4 Saturday 28 January 2023 17:55:42 +0000 (0:00:00.102) 0:09:17.620 ****** ok: [sut] => (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 Saturday 28 January 2023 17:55:42 +0000 (0:00:00.089) 0:09:17.711 ****** included: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml for sut TASK [ipaclient : Install - Ensure that IPA client packages are installed] ***** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:4 Saturday 28 January 2023 17:55:42 +0000 (0:00:00.137) 0:09:17.848 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Set ipaclient_servers] ***************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:10 Saturday 28 January 2023 17:55:42 +0000 (0:00:00.116) 0:09:17.965 ****** skipping: [sut] => { "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 Saturday 28 January 2023 17:55:43 +0000 (0:00:00.184) 0:09:18.150 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Check that either password or keytab is set] ******* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:21 Saturday 28 January 2023 17:55:43 +0000 (0:00:00.186) 0:09:18.336 ****** skipping: [sut] => { "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:26 Saturday 28 January 2023 17:55:43 +0000 (0:00:00.179) 0:09:18.515 ****** ok: [sut] => { "ansible_facts": { "ipaadmin_principal": "admin" }, "changed": false } TASK [ipaclient : Install - Fail on missing ipaclient_domain and ipaserver_domain] *** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:36 Saturday 28 January 2023 17:55:43 +0000 (0:00:00.201) 0:09:18.716 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Fail on missing ipaclient_servers] ***************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:41 Saturday 28 January 2023 17:55:43 +0000 (0:00:00.224) 0:09:18.941 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Configure DNS resolver] **************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:46 Saturday 28 January 2023 17:55:44 +0000 (0:00:00.224) 0:09:19.166 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - IPA client test] *********************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:52 Saturday 28 January 2023 17:55:44 +0000 (0:00:00.207) 0:09:19.373 ****** ok: [sut] => { "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": 40911, "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:82 Saturday 28 January 2023 17:55:45 +0000 (0:00:01.403) 0:09:20.777 ****** ok: [sut] => { "changed": false, "path": "/etc/ipa/.dns_ccache", "state": "absent" } TASK [ipaclient : Install - Configure NTP] ************************************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:87 Saturday 28 January 2023 17:55:46 +0000 (0:00:00.436) 0:09:21.213 ****** ok: [sut] => { "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:99 Saturday 28 January 2023 17:55:47 +0000 (0:00:01.307) 0:09:22.521 ****** skipping: [sut] => { "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:104 Saturday 28 January 2023 17:55:47 +0000 (0:00:00.196) 0:09:22.717 ****** skipping: [sut] => { "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:109 Saturday 28 January 2023 17:55:47 +0000 (0:00:00.129) 0:09:22.846 ****** ok: [sut] => { "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:119 Saturday 28 January 2023 17:55:51 +0000 (0:00:03.829) 0:09:26.676 ****** skipping: [sut] => { "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:137 Saturday 28 January 2023 17:55:52 +0000 (0:00:00.701) 0:09:27.377 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Create temporary file for keytab] ****************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:142 Saturday 28 January 2023 17:55:53 +0000 (0:00:00.939) 0:09:28.316 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Copy keytab to server temporary file] ************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:151 Saturday 28 January 2023 17:55:53 +0000 (0:00:00.507) 0:09:28.823 ****** skipping: [sut] => { "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:159 Saturday 28 January 2023 17:55:54 +0000 (0:00:01.041) 0:09:29.865 ****** skipping: [sut] => { "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:169 Saturday 28 January 2023 17:55:55 +0000 (0:00:00.555) 0:09:30.420 ****** skipping: [sut] => {} TASK [ipaclient : Install - Store the previously obtained OTP] ***************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:175 Saturday 28 January 2023 17:55:56 +0000 (0:00:00.854) 0:09:31.274 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [ipaclient : Install - Remove keytab temporary file] ********************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:182 Saturday 28 January 2023 17:55:57 +0000 (0:00:01.000) 0:09:32.275 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Store predefined OTP in admin_password] ********************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:189 Saturday 28 January 2023 17:55:58 +0000 (0:00:00.848) 0:09:33.123 ****** skipping: [sut] => { "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:207 Saturday 28 January 2023 17:55:58 +0000 (0:00:00.443) 0:09:33.566 ****** skipping: [sut] => { "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:212 Saturday 28 January 2023 17:55:58 +0000 (0:00:00.375) 0:09:33.942 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - From host keytab, purge TEST.LOCAL] **************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:220 Saturday 28 January 2023 17:55:59 +0000 (0:00:00.642) 0:09:34.584 ****** skipping: [sut] => { "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:237 Saturday 28 January 2023 17:55:59 +0000 (0:00:00.411) 0:09:34.995 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Join IPA] ****************************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:242 Saturday 28 January 2023 17:56:00 +0000 (0:00:00.394) 0:09:35.390 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : The krb5 configuration is not correct] *********************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:271 Saturday 28 January 2023 17:56:01 +0000 (0:00:00.905) 0:09:36.295 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : IPA test failed] ********************************************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:277 Saturday 28 January 2023 17:56:02 +0000 (0:00:01.087) 0:09:37.382 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Fail due to missing ca.crt file] ***************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:281 Saturday 28 January 2023 17:56:02 +0000 (0:00:00.660) 0:09:38.043 ****** skipping: [sut] => { "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:295 Saturday 28 January 2023 17:56:03 +0000 (0:00:00.524) 0:09:38.568 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Configure SSSD] ************************************ task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:304 Saturday 28 January 2023 17:56:03 +0000 (0:00:00.388) 0:09:38.957 ****** changed: [sut] => { "changed": true } TASK [ipaclient : Install - Configure krb5 for IPA realm] ********************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:326 Saturday 28 January 2023 17:56:07 +0000 (0:00:03.860) 0:09:42.817 ****** skipping: [sut] => { "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:340 Saturday 28 January 2023 17:56:08 +0000 (0:00:00.723) 0:09:43.540 ****** changed: [sut] => { "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:348 Saturday 28 January 2023 17:56:14 +0000 (0:00:05.630) 0:09:49.171 ****** skipping: [sut] => { "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:358 Saturday 28 January 2023 17:56:14 +0000 (0:00:00.779) 0:09:49.964 ****** changed: [sut] => { "ca_enabled_ra": true, "changed": true } TASK [ipaclient : Install - Configure SSH and SSHD] **************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:390 Saturday 28 January 2023 17:56:24 +0000 (0:00:09.531) 0:09:59.495 ****** changed: [sut] => { "changed": true } TASK [ipaclient : Install - Configure automount] ******************************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:398 Saturday 28 January 2023 17:56:30 +0000 (0:00:06.114) 0:10:05.610 ****** changed: [sut] => { "changed": true } TASK [ipaclient : Install - Configure firefox] ********************************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:404 Saturday 28 January 2023 17:56:39 +0000 (0:00:08.988) 0:10:14.599 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Configure NIS] ************************************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:410 Saturday 28 January 2023 17:56:40 +0000 (0:00:01.124) 0:10:15.723 ****** changed: [sut] => { "changed": true } TASK [ipaclient : Install - Restore original admin password if overwritten by OTP] *** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:416 Saturday 28 January 2023 17:56:44 +0000 (0:00:04.238) 0:10:19.961 ****** skipping: [sut] => { "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:422 Saturday 28 January 2023 17:56:46 +0000 (0:00:01.288) 0:10:21.250 ****** ok: [sut] => { "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 Saturday 28 January 2023 17:56:48 +0000 (0:00:01.932) 0:10:23.182 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: role_complete for sut TASK [ipaserver : Install - Enable IPA] **************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:442 Saturday 28 January 2023 17:56:49 +0000 (0:00:01.459) 0:10:24.642 ****** changed: [sut] => { "changed": true } TASK [ipaserver : Install - Cleanup root IPA cache] **************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:449 Saturday 28 January 2023 17:57:01 +0000 (0:00:12.117) 0:10:36.759 ****** ok: [sut] => { "changed": false, "path": "/root/.ipa_cache", "state": "absent" } TASK [ipaserver : Install - Configure firewalld] ******************************* task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:455 Saturday 28 January 2023 17:57:04 +0000 (0:00:02.351) 0:10:39.110 ****** changed: [sut] => { "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.467504", "end": "2023-01-28 17:57:09.034658", "rc": 0, "start": "2023-01-28 17:57:08.567154" } STDOUT: success TASK [ipaserver : Install - Configure firewalld runtime] *********************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:469 Saturday 28 January 2023 17:57:09 +0000 (0:00:05.611) 0:10:44.722 ****** changed: [sut] => { "changed": true, "cmd": [ "firewall-cmd", "--zone=", "--add-service=freeipa-ldap", "--add-service=freeipa-ldaps", "--add-service=dns", "--add-service=ntp" ], "delta": "0:00:00.433722", "end": "2023-01-28 17:57:12.432814", "rc": 0, "start": "2023-01-28 17:57:11.999092" } STDOUT: success TASK [ipaserver : Cleanup temporary files] ************************************* task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:483 Saturday 28 January 2023 17:57:13 +0000 (0:00:03.385) 0:10:48.107 ****** ok: [sut] => (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: [sut] => (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: [sut] => (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 Saturday 28 January 2023 17:57:18 +0000 (0:00:05.357) 0:10:53.465 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: role_complete for sut META: ran handlers META: ran handlers PLAY [Issue IPA signed certificates] ******************************************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/tests/tests_basic_ipa.yml:12 Saturday 28 January 2023 17:57:19 +0000 (0:00:01.289) 0:10:54.754 ****** ok: [sut] META: ran handlers TASK [fedora.linux_system_roles.certificate : Set version specific variables] *** task path: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2 Saturday 28 January 2023 17:57:22 +0000 (0:00:02.404) 0:10:57.159 ****** included: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.certificate : Ensure ansible_facts used by role] *** task path: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 Saturday 28 January 2023 17:57:23 +0000 (0:00:00.969) 0:10:58.128 ****** ok: [sut] TASK [fedora.linux_system_roles.certificate : Set platform/version specific variables] *** task path: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:7 Saturday 28 January 2023 17:57:26 +0000 (0:00:03.595) 0:11:01.724 ****** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat_8.8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_8.8.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed] *** task path: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Saturday 28 January 2023 17:57:30 +0000 (0:00:03.392) 0:11:05.116 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.certificate : Ensure provider packages are installed] *** task path: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:22 Saturday 28 January 2023 17:57:33 +0000 (0:00:03.257) 0:11:08.374 ****** ok: [sut] => (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: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:33 Saturday 28 January 2023 17:57:37 +0000 (0:00:03.952) 0:11:12.326 ****** changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/certmonger//pre-scripts", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure post-scripts hooks directory exists] *** task path: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:59 Saturday 28 January 2023 17:57:40 +0000 (0:00:02.957) 0:11:15.284 ****** changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/certmonger//post-scripts", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure provider service is running] *** task path: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:88 Saturday 28 January 2023 17:57:43 +0000 (0:00:03.219) 0:11:18.504 ****** ok: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": false, "enabled": true, "name": "certmonger", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2023-01-28 17:52:51 UTC", "ActiveEnterTimestampMonotonic": "1236565401", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.socket dbus.service sysinit.target network.target systemd-journald.socket basic.target system.slice syslog.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2023-01-28 17:52:51 UTC", "AssertTimestampMonotonic": "1236549708", "Before": "multi-user.target shutdown.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": "Sat 2023-01-28 17:52:51 UTC", "ConditionTimestampMonotonic": "1236549706", "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": "13577", "ExecMainStartTimestamp": "Sat 2023-01-28 17:52:51 UTC", "ExecMainStartTimestampMonotonic": "1236551152", "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": "Sat 2023-01-28 17:52:51 UTC", "InactiveExitTimestampMonotonic": "1236551235", "InvocationID": "f52981af77ec44b2af733bfbf8a04920", "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": "14014", "LimitNPROCSoft": "14014", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14014", "LimitSIGPENDINGSoft": "14014", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "13577", "MemoryAccounting": "yes", "MemoryCurrent": "2580480", "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 dbus.socket 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": "Sat 2023-01-28 17:52:51 UTC", "StateChangeTimestampMonotonic": "1236565401", "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": "22423", "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": "Sat 2023-01-28 17:52:51 UTC", "WatchdogTimestampMonotonic": "1236565398", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.certificate : Ensure certificate requests] ***** task path: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:99 Saturday 28 January 2023 17:57:47 +0000 (0:00:03.574) 0:11:22.079 ****** changed: [sut] => (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: [sut] => (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 sut META: ran handlers META: ran handlers PLAY [Verify certificates] ***************************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/tests/tests_basic_ipa.yml:32 Saturday 28 January 2023 17:58:00 +0000 (0:00:13.974) 0:11:36.053 ****** ok: [sut] META: ran handlers TASK [Verify each certificate] ************************************************* task path: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/tests/tests_basic_ipa.yml:91 Saturday 28 January 2023 17:58:04 +0000 (0:00:03.978) 0:11:40.032 ****** included: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/tests/tasks/assert_certificate_parameters.yml for sut => (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: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/tests/tasks/assert_certificate_parameters.yml for sut => (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: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/tests/tasks/assert_certificate_parameters.yml:2 Saturday 28 January 2023 17:58:06 +0000 (0:00:01.491) 0:11:41.523 ****** ok: [sut] => { "ansible_facts": { "__virtualenv_path": "/tmp/certificate-tests-venv" }, "changed": false } TASK [Ensure python3 is installed] ********************************************* task path: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/tests/tasks/assert_certificate_parameters.yml:6 Saturday 28 January 2023 17:58:07 +0000 (0:00:00.788) 0:11:42.312 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Install the package, force upgrade] ************************************** task path: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/tests/tasks/assert_certificate_parameters.yml:11 Saturday 28 January 2023 17:58:11 +0000 (0:00:03.820) 0:11:46.133 ****** changed: [sut] => { "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.3.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. TASK [Install certreader] ****************************************************** task path: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/tests/tasks/assert_certificate_parameters.yml:18 Saturday 28 January 2023 17:58:25 +0000 (0:00:14.862) 0:12:00.995 ****** changed: [sut] => { "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: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/tests/tasks/assert_certificate_parameters.yml:26 Saturday 28 January 2023 17:58:31 +0000 (0:00:05.874) 0:12:06.870 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1674928674.714435, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "c21e3f200a595d714ca892d258cbf70d12ed4d6b", "ctime": 1674928674.7104352, "dev": 51715, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 898, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1674928674.7104352, "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": "2641856216", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify if certificate file exists] *************************************** task path: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/tests/tasks/assert_certificate_parameters.yml:31 Saturday 28 January 2023 17:58:42 +0000 (0:00:10.456) 0:12:17.326 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate file owner and group] ********************************* task path: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/tests/tasks/assert_certificate_parameters.yml:37 Saturday 28 January 2023 17:58:43 +0000 (0:00:00.847) 0:12:18.174 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate permissions] ****************************************** task path: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/tests/tasks/assert_certificate_parameters.yml:47 Saturday 28 January 2023 17:58:44 +0000 (0:00:01.313) 0:12:19.553 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Retrieve key file stats] ************************************************* task path: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/tests/tasks/assert_certificate_parameters.yml:53 Saturday 28 January 2023 17:58:46 +0000 (0:00:01.828) 0:12:21.382 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1674928672.8604443, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "562a83b4a5a24827a7e2e8dd3ebca4ce9452e0b7", "ctime": 1674928674.7104352, "dev": 51715, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 9754011, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1674928674.7104352, "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": "3913548518", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify if key file exists] *********************************************** task path: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/tests/tasks/assert_certificate_parameters.yml:58 Saturday 28 January 2023 17:58:48 +0000 (0:00:02.260) 0:12:23.642 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify key file owner and group] ***************************************** task path: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/tests/tasks/assert_certificate_parameters.yml:64 Saturday 28 January 2023 17:58:52 +0000 (0:00:03.720) 0:12:27.363 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Parse certificate] ******************************************************* task path: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/tests/tasks/assert_certificate_parameters.yml:74 Saturday 28 January 2023 17:58:54 +0000 (0:00:02.460) 0:12:29.823 ****** ok: [sut] => { "changed": false, "cmd": [ "/tmp/certificate-tests-venv/bin/certreader2json", "/etc/pki/tls/certs/mycert_basic_ipa.crt" ], "delta": "0:00:00.327767", "end": "2023-01-28 17:58:56.342397", "rc": 0, "start": "2023-01-28 17:58:56.014630" } 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": "3D:B5:F0:DD:79:E2:88:16:09:69:62:64:E4:40:04:E7:DD:A7:46:B7", "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": "74:7E:DE:22:29:96:AF:4D:B8:07:C8:32:20:B3:7D:BD:9B:D6:02:97", "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": "5D:2F:22:BB:CC:C6:BD:FE:A8:D8:77:30:19:3C:80:6D:BB:70:19:5D:B7:DE:72:60:B2:5C:9F:F9:11:F5:B1:77:11:31:D9:BD:E5:A9:54:69:38:94:17:5B:75:F6:C8:CB:6B:96:C9:07:FA:9A:E1:E7:79:A4:D9:B6:78:77:3E:28:7D:57:31:19:9C:35:F1:15:B3:03:CD:15:12:05:7E:99:E5:2E:05:7D:49:2A:6A:30:75:C9:FF:C4:B7:4F:01:1E:35:4D:44:F0:BC:8C:01:83:E7:12:C8:48:F2:A8:CA:E7:EE:05:10:3C:9C:3E:00:BE:01:3F:78:7C:CE:DD:6C:DB:48:43:D6:53:B1:B4:22:4F:C6:8A:31:28:D6:F1:A2:D4:23:83:19:B6:F0:42:46:5B:96:17:B6:E1:63:0A:97:69:92:55:F2:29:55:83:3E:C7:9F:BD:51:E8:FE:02:64:36:3D:87:32:A8:41:51:19:64:37:8C:62:52:BB:4D:CA:95:90:52:37:D5:31:CE:57:C7:36:94:25:28:59:B4:9C:8E:4D:F3:7C:82:EE:B5:F9:8B:AD:1C:1B:58:7B:C6:C6:98:72:6C:B0:6B:09:3B:E3:73:54:02:FA:AA:0F:ED:EF:57:D9:09:6F:4C:A2:93:0E:54:64:6C:10:F9:16:32:66:6D:32:5A:56:6A:D8:C8:85:2C:64:C9:8F:3F:B2:E9:8E:17:00:62:9A:BE:14:86:08:4A:69:C3:73:BD:09:E5:CF:23:40:E1:03:A0:9C:F2:51:30:67:62:CA:53:7B:98:1F:C4:4F:68:15:EB:BC:5D:F2:F1:F8:04:C9:12:C3:78:08:8C:9E:56:E0:79:C2:75:70:2E:1B:6E:CA:52:99:62:37:46:9A:B3:56:B5:A5:2B:86:2D:42:BD:DC:07:9A:FF:93:12:C6:C3:46:FD:67:39:70:05:01:7F:33:1A:F1:10:7E:B5:E9:D7:E5:D5:F4:27:54:EC:73:8A:2C:7D:63:7C:AF:3D" }, "key_size": 2048, "validity": { "not_valid_after": "2025-01-28 17:57:54", "not_valid_before": "2023-01-28 17:57:54" } } TASK [Load certificate YAML to cert_issued variable] *************************** task path: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/tests/tasks/assert_certificate_parameters.yml:79 Saturday 28 January 2023 17:58:56 +0000 (0:00:01.824) 0:12:31.648 ****** ok: [sut] => { "ansible_facts": { "cert_issued": { "extensions": { "authorityInfoAccess": { "critical": false, "value": [ { "location": "http://ipa-ca.test.local/ca/ocsp", "method": "OCSP" } ] }, "authorityKeyIdentifier": { "critical": false, "value": "3D:B5:F0:DD:79:E2:88:16:09:69:62:64:E4:40:04:E7:DD:A7:46:B7" }, "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": "74:7E:DE:22:29:96:AF:4D:B8:07:C8:32:20:B3:7D:BD:9B:D6:02:97" } }, "key_size": 2048, "signature_algorithm": { "algorithm": "sha256WithRSAEncryption", "signature": "5D:2F:22:BB:CC:C6:BD:FE:A8:D8:77:30:19:3C:80:6D:BB:70:19:5D:B7:DE:72:60:B2:5C:9F:F9:11:F5:B1:77:11:31:D9:BD:E5:A9:54:69:38:94:17:5B:75:F6:C8:CB:6B:96:C9:07:FA:9A:E1:E7:79:A4:D9:B6:78:77:3E:28:7D:57:31:19:9C:35:F1:15:B3:03:CD:15:12:05:7E:99:E5:2E:05:7D:49:2A:6A:30:75:C9:FF:C4:B7:4F:01:1E:35:4D:44:F0:BC:8C:01:83:E7:12:C8:48:F2:A8:CA:E7:EE:05:10:3C:9C:3E:00:BE:01:3F:78:7C:CE:DD:6C:DB:48:43:D6:53:B1:B4:22:4F:C6:8A:31:28:D6:F1:A2:D4:23:83:19:B6:F0:42:46:5B:96:17:B6:E1:63:0A:97:69:92:55:F2:29:55:83:3E:C7:9F:BD:51:E8:FE:02:64:36:3D:87:32:A8:41:51:19:64:37:8C:62:52:BB:4D:CA:95:90:52:37:D5:31:CE:57:C7:36:94:25:28:59:B4:9C:8E:4D:F3:7C:82:EE:B5:F9:8B:AD:1C:1B:58:7B:C6:C6:98:72:6C:B0:6B:09:3B:E3:73:54:02:FA:AA:0F:ED:EF:57:D9:09:6F:4C:A2:93:0E:54:64:6C:10:F9:16:32:66:6D:32:5A:56:6A:D8:C8:85:2C:64:C9:8F:3F:B2:E9:8E:17:00:62:9A:BE:14:86:08:4A:69:C3:73:BD:09:E5:CF:23:40:E1:03:A0:9C:F2:51:30:67:62:CA:53:7B:98:1F:C4:4F:68:15:EB:BC:5D:F2:F1:F8:04:C9:12:C3:78:08:8C:9E:56:E0:79:C2:75:70:2E:1B:6E:CA:52:99:62:37:46:9A:B3:56:B5:A5:2B:86:2D:42:BD:DC:07:9A:FF:93:12:C6:C3:46:FD:67:39:70:05:01:7F:33:1A:F1:10:7E:B5:E9:D7:E5:D5:F4:27:54:EC:73:8A:2C:7D:63:7C:AF:3D" }, "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": "2025-01-28 17:57:54", "not_valid_before": "2023-01-28 17:57:54" } } }, "changed": false } TASK [Verify certificate subject] ********************************************** task path: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/tests/tasks/assert_certificate_parameters.yml:83 Saturday 28 January 2023 17:58:58 +0000 (0:00:01.844) 0:12:33.492 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate SAN] ************************************************** task path: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/tests/tasks/assert_certificate_parameters.yml:91 Saturday 28 January 2023 17:59:00 +0000 (0:00:01.784) 0:12:35.276 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify key size] ********************************************************* task path: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/tests/tasks/assert_certificate_parameters.yml:99 Saturday 28 January 2023 17:59:01 +0000 (0:00:01.192) 0:12:36.469 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate Key Usage] ******************************************** task path: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/tests/tasks/assert_certificate_parameters.yml:106 Saturday 28 January 2023 17:59:02 +0000 (0:00:01.348) 0:12:37.818 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate Extended Key Usage] *********************************** task path: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/tests/tasks/assert_certificate_parameters.yml:118 Saturday 28 January 2023 17:59:04 +0000 (0:00:02.058) 0:12:39.876 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Retrieve auto-renew flag] ************************************************ task path: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/tests/tasks/assert_certificate_parameters.yml:132 Saturday 28 January 2023 17:59:07 +0000 (0:00:02.389) 0:12:42.266 ****** ok: [sut] => { "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.102826", "end": "2023-01-28 17:59:09.435013", "rc": 0, "start": "2023-01-28 17:59:09.332187" } STDOUT: yes TASK [Verify certificate auto-renew flag] ************************************** task path: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/tests/tasks/assert_certificate_parameters.yml:141 Saturday 28 January 2023 17:59:09 +0000 (0:00:02.494) 0:12:44.761 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set virtualenv_path] ***************************************************** task path: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/tests/tasks/assert_certificate_parameters.yml:2 Saturday 28 January 2023 17:59:11 +0000 (0:00:01.518) 0:12:46.279 ****** ok: [sut] => { "ansible_facts": { "__virtualenv_path": "/tmp/certificate-tests-venv" }, "changed": false } TASK [Ensure python3 is installed] ********************************************* task path: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/tests/tasks/assert_certificate_parameters.yml:6 Saturday 28 January 2023 17:59:11 +0000 (0:00:00.550) 0:12:46.830 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Install the package, force upgrade] ************************************** task path: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/tests/tasks/assert_certificate_parameters.yml:11 Saturday 28 January 2023 17:59:15 +0000 (0:00:04.281) 0:12:51.112 ****** ok: [sut] => { "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: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/tests/tasks/assert_certificate_parameters.yml:18 Saturday 28 January 2023 17:59:18 +0000 (0:00:02.857) 0:12:53.970 ****** ok: [sut] => { "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: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/tests/tasks/assert_certificate_parameters.yml:26 Saturday 28 January 2023 17:59:21 +0000 (0:00:03.083) 0:12:57.053 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1674928679.5004113, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d4aac9a20204276b51e366e306a21fbcce50c2e9", "ctime": 1674928679.6424108, "dev": 51715, "device_type": 0, "executable": false, "exists": true, "gid": 50, "gr_name": "ftp", "inode": 1104, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0640", "mtime": 1674928679.4964113, "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": "2076236925", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify if certificate file exists] *************************************** task path: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/tests/tasks/assert_certificate_parameters.yml:31 Saturday 28 January 2023 17:59:24 +0000 (0:00:02.289) 0:12:59.342 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate file owner and group] ********************************* task path: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/tests/tasks/assert_certificate_parameters.yml:37 Saturday 28 January 2023 17:59:25 +0000 (0:00:01.126) 0:13:00.468 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate permissions] ****************************************** task path: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/tests/tasks/assert_certificate_parameters.yml:47 Saturday 28 January 2023 17:59:26 +0000 (0:00:01.164) 0:13:01.633 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Retrieve key file stats] ************************************************* task path: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/tests/tasks/assert_certificate_parameters.yml:53 Saturday 28 January 2023 17:59:28 +0000 (0:00:02.110) 0:13:03.744 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1674928678.5384161, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "47c523ad62b188065536c28ebd901a5395bf6ecf", "ctime": 1674928679.6434107, "dev": 51715, "device_type": 0, "executable": false, "exists": true, "gid": 50, "gr_name": "ftp", "inode": 9754015, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0640", "mtime": 1674928679.4964113, "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": "3041108192", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify if key file exists] *********************************************** task path: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/tests/tasks/assert_certificate_parameters.yml:58 Saturday 28 January 2023 17:59:30 +0000 (0:00:02.063) 0:13:05.807 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify key file owner and group] ***************************************** task path: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/tests/tasks/assert_certificate_parameters.yml:64 Saturday 28 January 2023 17:59:31 +0000 (0:00:00.828) 0:13:06.635 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Parse certificate] ******************************************************* task path: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/tests/tasks/assert_certificate_parameters.yml:74 Saturday 28 January 2023 17:59:35 +0000 (0:00:03.678) 0:13:10.313 ****** ok: [sut] => { "changed": false, "cmd": [ "/tmp/certificate-tests-venv/bin/certreader2json", "/etc/pki/tls/certs/groupcert.crt" ], "delta": "0:00:00.339646", "end": "2023-01-28 17:59:36.533863", "rc": 0, "start": "2023-01-28 17:59:36.194217" } 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": "3D:B5:F0:DD:79:E2:88:16:09:69:62:64:E4:40:04:E7:DD:A7:46:B7", "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": "25:92:35:F3:39:AB:29:6F:46:D5:47:96:1B:88:24:DE:0C:4C:0F:14", "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": "5D:97:2A:47:FB:FB:E6:D9:05:70:AC:22:DD:E2:BF:57:6C:74:E2:58:B6:22:B3:94:F4:B2:41:38:BC:85:A4:95:39:49:F8:5D:7B:9A:A0:E9:AE:95:B9:A1:1F:11:44:8E:7A:3F:0E:4E:9F:19:AA:C2:C2:30:E2:5D:97:5E:0B:D5:B8:49:B2:ED:9F:7E:4D:A4:01:95:24:72:3A:94:BA:12:C1:C7:B4:20:C8:17:90:50:B8:25:BD:8E:33:E5:31:91:32:F1:2F:81:F9:42:9C:73:81:CB:62:18:DC:E0:68:18:E5:E5:6D:AF:D0:5F:6F:80:DC:62:8C:46:2F:97:9D:05:F3:F1:22:99:BA:67:74:3B:48:82:BA:4F:DF:B4:01:54:CA:D6:2C:51:72:DA:1F:4A:99:83:C7:9C:4D:57:E4:28:20:B7:B0:31:60:F5:0A:D3:67:2C:07:96:98:23:0A:4F:F5:42:8B:33:89:58:55:0B:8A:39:44:9E:0E:94:94:5F:AD:C3:62:F9:0D:B0:3A:36:51:71:7C:7B:62:E1:D6:CD:0F:16:41:CD:14:E3:24:91:E9:28:C1:7E:55:71:0C:79:69:EB:2E:AB:35:09:6E:4C:80:23:5F:A9:CB:27:C7:9A:03:0C:7A:13:C1:5D:B0:07:82:DA:D2:02:18:C8:04:6C:0E:F8:ED:6D:47:09:8D:AE:B3:2C:27:26:30:63:B7:DB:41:08:AD:B9:EC:0B:2A:10:1C:DF:83:7D:3E:BA:BA:24:E1:2B:FD:4C:AD:FD:29:9C:E9:32:53:4C:E3:08:8E:F9:5F:36:56:75:A3:F6:B2:8C:1F:E2:D8:77:87:B0:6B:9F:89:16:94:EF:A5:DE:0D:A3:39:2A:9C:7C:1B:41:31:13:89:27:39:7A:B8:2A:A4:FC:1F:1F:96:F6:0F:E4:DF:CC:29:82:1F:30:A6:BE:F1:4C:53:47:6E:09:DF:B7:93:BB:C7:A6:69:19:2B:F6:12:8B:C0:33:8D:D8:93:16:DA:0D" }, "key_size": 2048, "validity": { "not_valid_after": "2025-01-28 17:57:59", "not_valid_before": "2023-01-28 17:57:59" } } TASK [Load certificate YAML to cert_issued variable] *************************** task path: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/tests/tasks/assert_certificate_parameters.yml:79 Saturday 28 January 2023 17:59:36 +0000 (0:00:01.491) 0:13:11.805 ****** ok: [sut] => { "ansible_facts": { "cert_issued": { "extensions": { "authorityInfoAccess": { "critical": false, "value": [ { "location": "http://ipa-ca.test.local/ca/ocsp", "method": "OCSP" } ] }, "authorityKeyIdentifier": { "critical": false, "value": "3D:B5:F0:DD:79:E2:88:16:09:69:62:64:E4:40:04:E7:DD:A7:46:B7" }, "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": "25:92:35:F3:39:AB:29:6F:46:D5:47:96:1B:88:24:DE:0C:4C:0F:14" } }, "key_size": 2048, "signature_algorithm": { "algorithm": "sha256WithRSAEncryption", "signature": "5D:97:2A:47:FB:FB:E6:D9:05:70:AC:22:DD:E2:BF:57:6C:74:E2:58:B6:22:B3:94:F4:B2:41:38:BC:85:A4:95:39:49:F8:5D:7B:9A:A0:E9:AE:95:B9:A1:1F:11:44:8E:7A:3F:0E:4E:9F:19:AA:C2:C2:30:E2:5D:97:5E:0B:D5:B8:49:B2:ED:9F:7E:4D:A4:01:95:24:72:3A:94:BA:12:C1:C7:B4:20:C8:17:90:50:B8:25:BD:8E:33:E5:31:91:32:F1:2F:81:F9:42:9C:73:81:CB:62:18:DC:E0:68:18:E5:E5:6D:AF:D0:5F:6F:80:DC:62:8C:46:2F:97:9D:05:F3:F1:22:99:BA:67:74:3B:48:82:BA:4F:DF:B4:01:54:CA:D6:2C:51:72:DA:1F:4A:99:83:C7:9C:4D:57:E4:28:20:B7:B0:31:60:F5:0A:D3:67:2C:07:96:98:23:0A:4F:F5:42:8B:33:89:58:55:0B:8A:39:44:9E:0E:94:94:5F:AD:C3:62:F9:0D:B0:3A:36:51:71:7C:7B:62:E1:D6:CD:0F:16:41:CD:14:E3:24:91:E9:28:C1:7E:55:71:0C:79:69:EB:2E:AB:35:09:6E:4C:80:23:5F:A9:CB:27:C7:9A:03:0C:7A:13:C1:5D:B0:07:82:DA:D2:02:18:C8:04:6C:0E:F8:ED:6D:47:09:8D:AE:B3:2C:27:26:30:63:B7:DB:41:08:AD:B9:EC:0B:2A:10:1C:DF:83:7D:3E:BA:BA:24:E1:2B:FD:4C:AD:FD:29:9C:E9:32:53:4C:E3:08:8E:F9:5F:36:56:75:A3:F6:B2:8C:1F:E2:D8:77:87:B0:6B:9F:89:16:94:EF:A5:DE:0D:A3:39:2A:9C:7C:1B:41:31:13:89:27:39:7A:B8:2A:A4:FC:1F:1F:96:F6:0F:E4:DF:CC:29:82:1F:30:A6:BE:F1:4C:53:47:6E:09:DF:B7:93:BB:C7:A6:69:19:2B:F6:12:8B:C0:33:8D:D8:93:16:DA:0D" }, "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": "2025-01-28 17:57:59", "not_valid_before": "2023-01-28 17:57:59" } } }, "changed": false } TASK [Verify certificate subject] ********************************************** task path: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/tests/tasks/assert_certificate_parameters.yml:83 Saturday 28 January 2023 17:59:38 +0000 (0:00:01.588) 0:13:13.394 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate SAN] ************************************************** task path: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/tests/tasks/assert_certificate_parameters.yml:91 Saturday 28 January 2023 17:59:38 +0000 (0:00:00.580) 0:13:13.974 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify key size] ********************************************************* task path: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/tests/tasks/assert_certificate_parameters.yml:99 Saturday 28 January 2023 17:59:40 +0000 (0:00:01.145) 0:13:15.120 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate Key Usage] ******************************************** task path: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/tests/tasks/assert_certificate_parameters.yml:106 Saturday 28 January 2023 17:59:42 +0000 (0:00:01.989) 0:13:17.109 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate Extended Key Usage] *********************************** task path: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/tests/tasks/assert_certificate_parameters.yml:118 Saturday 28 January 2023 17:59:43 +0000 (0:00:01.216) 0:13:18.326 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Retrieve auto-renew flag] ************************************************ task path: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/tests/tasks/assert_certificate_parameters.yml:132 Saturday 28 January 2023 17:59:44 +0000 (0:00:00.853) 0:13:19.180 ****** ok: [sut] => { "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.102845", "end": "2023-01-28 17:59:45.596470", "rc": 0, "start": "2023-01-28 17:59:45.493625" } STDOUT: yes TASK [Verify certificate auto-renew flag] ************************************** task path: /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/tests/tasks/assert_certificate_parameters.yml:141 Saturday 28 January 2023 17:59:45 +0000 (0:00:01.829) 0:13:21.010 ****** ok: [sut] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=98 changed=32 unreachable=0 failed=0 skipped=42 rescued=0 ignored=0 Saturday 28 January 2023 17:59:47 +0000 (0:00:01.125) 0:13:22.135 ****** =============================================================================== ipaserver : Install - Setup CA ---------------------------------------- 206.87s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:275 ----------------------- ipaserver : Install - Ensure that IPA server packages are installed ---- 81.34s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:7 ------------------------- ipaserver : Install - Setup HTTP --------------------------------------- 55.27s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:334 ----------------------- ipaserver : Install - Setup DS ----------------------------------------- 43.78s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:213 ----------------------- Clone ansible-freeipa repo --------------------------------------------- 21.88s /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/tests/tasks/setup_ipa.yml:12 - ipaserver : Install - Setup DNS ---------------------------------------- 15.99s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:377 ----------------------- Install the package, force upgrade ------------------------------------- 14.86s /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/tests/tasks/assert_certificate_parameters.yml:11 ipaserver : Install - Setup ADTRUST ------------------------------------ 14.02s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:394 ----------------------- fedora.linux_system_roles.certificate : Ensure certificate requests ---- 13.97s /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:99 Create role symlinks --------------------------------------------------- 12.36s /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/tests/tasks/setup_ipa.yml:21 - ipaserver : Install - Enable IPA --------------------------------------- 12.12s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:442 ----------------------- Retrieve certificate file stats ---------------------------------------- 10.48s /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/tests/tasks/assert_certificate_parameters.yml:26 ipaclient : Install - Create IPA NSS database --------------------------- 9.53s /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:358 ----------------------- ipaserver : Install - Setup NTP ----------------------------------------- 9.16s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:206 ----------------------- ipaclient : Install - Configure automount ------------------------------- 9.08s /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:398 ----------------------- ipaserver : Install - Setup KRB ----------------------------------------- 8.39s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:242 ----------------------- Set hostname ------------------------------------------------------------ 8.20s /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/tests/tasks/setup_ipa.yml:38 - ipaserver : Install - Ensure that IPA server packages for dns are installed --- 7.87s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:12 ------------------------ Ensure hostname package is installed ------------------------------------ 7.72s /WORKDIR/dist-git-certificate-weekly-ci-_trtb3qr/tests/tasks/setup_ipa.yml:33 - ipaserver : Firewalld service - Ensure that firewalld is running -------- 7.61s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:34 ------------------------ ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: [defaults]callback_whitelist option, normalizing names to new standard, use callbacks_enabled instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---