# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_sssd_custom_settings.yml *************************************** 1 plays in /WORKDIR/git-weekly-cipyg0jx6z/tests/tests_sssd_custom_settings.yml PLAY [Ensure that the role configures dynamic dns] ***************************** META: ran handlers TASK [Test - Run the system role with bogus vars] ****************************** task path: /WORKDIR/git-weekly-cipyg0jx6z/tests/tests_sssd_custom_settings.yml:17 Saturday 06 January 2024 12:53:06 +0000 (0:00:00.013) 0:00:00.013 ****** TASK [linux-system-roles.ad_integration : Ensure that mandatory variable ad_integration_realm is available] *** task path: /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:3 Saturday 06 January 2024 12:53:06 +0000 (0:00:00.020) 0:00:00.034 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ad_integration : Assume managing timesync if timesource is set] *** task path: /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:8 Saturday 06 January 2024 12:53:06 +0000 (0:00:00.017) 0:00:00.052 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ad_integration : Ensure time source is provided if managing timesync] *** task path: /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:15 Saturday 06 January 2024 12:53:06 +0000 (0:00:00.016) 0:00:00.068 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ad_integration : Assume managing crypto policies if allow_rc4_crypto is set] *** task path: /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:25 Saturday 06 January 2024 12:53:06 +0000 (0:00:00.015) 0:00:00.083 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ad_integration : Ensure manage_crypt_policies is set with crypto_allow_rc4] *** task path: /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:30 Saturday 06 January 2024 12:53:06 +0000 (0:00:00.015) 0:00:00.098 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ad_integration : Ensure all required dns variables are provided] *** task path: /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:40 Saturday 06 January 2024 12:53:06 +0000 (0:00:00.015) 0:00:00.113 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ad_integration : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:51 Saturday 06 January 2024 12:53:06 +0000 (0:00:00.015) 0:00:00.129 ****** included: /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/set_vars.yml for sut TASK [linux-system-roles.ad_integration : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/set_vars.yml:2 Saturday 06 January 2024 12:53:06 +0000 (0:00:00.022) 0:00:00.152 ****** ok: [sut] TASK [linux-system-roles.ad_integration : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/set_vars.yml:11 Saturday 06 January 2024 12:53:07 +0000 (0:00:00.501) 0:00:00.653 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.ad_integration : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/set_vars.yml:16 Saturday 06 January 2024 12:53:07 +0000 (0:00:00.284) 0:00:00.938 ****** ok: [sut] => { "ansible_facts": { "__ad_integration_is_ostree": false }, "changed": false } TASK [linux-system-roles.ad_integration : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/set_vars.yml:20 Saturday 06 January 2024 12:53:07 +0000 (0:00:00.039) 0:00:00.977 ****** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ad_integration : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:54 Saturday 06 January 2024 12:53:07 +0000 (0:00:00.037) 0:00:01.014 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: PackageKit realmd TASK [linux-system-roles.ad_integration : Ensure required services are enabled and started] *** task path: /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:61 Saturday 06 January 2024 12:53:08 +0000 (0:00:01.381) 0:00:02.396 ****** ok: [sut] => (item=realmd) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "realmd", "name": "realmd", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-01-06 12:52:53 UTC", "ActiveEnterTimestampMonotonic": "550483702", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target system.slice dbus.socket systemd-journald.socket sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-06 12:52:53 UTC", "AssertTimestampMonotonic": "550471933", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.freedesktop.realmd", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "14453000", "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 cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-06 12:52:53 UTC", "ConditionTimestampMonotonic": "550471930", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/realmd.service", "ControlGroupId": "4295", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Realm and Domain Configuration", "DevicePolicy": "auto", "Documentation": "\"man:realm(8)\" \"man:realmd.conf(5)\"", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9310", "ExecMainStartTimestamp": "Sat 2024-01-06 12:52:53 UTC", "ExecMainStartTimestampMonotonic": "550473033", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/libexec/realmd ; argv[]=/usr/libexec/realmd ; ignore_errors=no ; start_time=[Sat 2024-01-06 12:52:53 UTC] ; stop_time=[n/a] ; pid=9310 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/libexec/realmd ; argv[]=/usr/libexec/realmd ; flags= ; start_time=[Sat 2024-01-06 12:52:53 UTC] ; stop_time=[n/a] ; pid=9310 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/realmd.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "realmd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-01-06 12:52:53 UTC", "InactiveExitTimestampMonotonic": "550473652", "InvocationID": "c4044a8f77d3457d897e9165ca6da312", "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": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13975", "LimitNPROCSoft": "13975", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13975", "LimitSIGPENDINGSoft": "13975", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "9310", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "1683456", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "realmd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice dbus.socket sysinit.target", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-01-06 12:52:53 UTC", "StateChangeTimestampMonotonic": "550483702", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "22360", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "static", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.ad_integration : Generate /etc/realmd.conf] *********** task path: /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:68 Saturday 06 January 2024 12:53:09 +0000 (0:00:00.827) 0:00:03.224 ****** ok: [sut] => { "changed": false, "checksum": "0fe3f55e582b3bf7fd00d6665b2e8dcfd0f0d645", "dest": "/etc/realmd.conf", "gid": 0, "group": "root", "mode": "0400", "owner": "root", "path": "/etc/realmd.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 174, "state": "file", "uid": 0 } META: ran handlers TASK [Add AD server to existing network connection for DNS] ******************** task path: /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:80 Saturday 06 January 2024 12:53:10 +0000 (0:00:00.560) 0:00:03.784 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage timesync] ********************************************************* task path: /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:94 Saturday 06 January 2024 12:53:10 +0000 (0:00:00.008) 0:00:03.793 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage crypto policies] ************************************************** task path: /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:103 Saturday 06 January 2024 12:53:10 +0000 (0:00:00.008) 0:00:03.801 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable crypto policy allowing RC4 encryption] **************************** task path: /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:117 Saturday 06 January 2024 12:53:10 +0000 (0:00:00.009) 0:00:03.811 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ad_integration : Check if we are already joined to a domain] *** task path: /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:128 Saturday 06 January 2024 12:53:10 +0000 (0:00:00.007) 0:00:03.818 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ad_integration : Leave existing joined domain] ******** task path: /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:134 Saturday 06 January 2024 12:53:10 +0000 (0:00:00.008) 0:00:03.827 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ad_integration : Build Command - Join to a specific Domain Controller] *** task path: /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:142 Saturday 06 January 2024 12:53:10 +0000 (0:00:00.009) 0:00:03.836 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.ad_integration : Build Join Command - Perform discovery-based realm join operation] *** task path: /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:156 Saturday 06 January 2024 12:53:10 +0000 (0:00:00.008) 0:00:03.845 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.ad_integration : Show the join command for debug] ***** task path: /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:170 Saturday 06 January 2024 12:53:10 +0000 (0:00:00.011) 0:00:03.856 ****** ok: [sut] => {} MSG: ['Would run the following command. Note that ad_integration_join_parameters have been removed for security purposes, the role will pass them to the actual realm join command when running without check mode.', 'realm join -U Administrator --membership-software adcli sample-realm.com'] TASK [linux-system-roles.ad_integration : Run realm join command] ************** task path: /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:184 Saturday 06 January 2024 12:53:10 +0000 (0:00:00.009) 0:00:03.866 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.ad_integration : Configure dynamic DNS updates] ******* task path: /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:200 Saturday 06 January 2024 12:53:10 +0000 (0:00:00.014) 0:00:03.881 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ad_integration : Configure custom SSSD settings] ****** task path: /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:242 Saturday 06 January 2024 12:53:10 +0000 (0:00:00.012) 0:00:03.894 ****** changed: [sut] => (item={'key': 'auth_provider_test', 'value': 'ad'}) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": { "key": "auth_provider_test", "value": "ad" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 263, "state": "file", "uid": 0 } MSG: option added changed: [sut] => (item={'key': 'override_shell_test', 'value': '/bin/bash'}) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": { "key": "override_shell_test", "value": "/bin/bash" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 295, "state": "file", "uid": 0 } MSG: option added NOTIFIED HANDLER linux-system-roles.ad_integration : Handler for ad_integration to restart services for sut TASK [linux-system-roles.ad_integration : Cleanup dynamic DNS configuration options] *** task path: /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:259 Saturday 06 January 2024 12:53:10 +0000 (0:00:00.449) 0:00:04.343 ****** skipping: [sut] => (item={'key': 'dyndns_iface', 'value': ''}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "dyndns_iface", "value": "" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 'dyndns_server', 'value': ''}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "dyndns_server", "value": "" }, "skip_reason": "Conditional result was False" } TASK [Check custom SSSD settings] ********************************************** task path: /WORKDIR/git-weekly-cipyg0jx6z/tests/tests_sssd_custom_settings.yml:21 Saturday 06 January 2024 12:53:10 +0000 (0:00:00.014) 0:00:04.358 ****** ok: [sut] => (item={'key': 'auth_provider_test', 'value': 'ad'}) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "gid": 0, "group": "root", "item": { "key": "auth_provider_test", "value": "ad" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 295, "state": "file", "uid": 0 } MSG: OK ok: [sut] => (item={'key': 'override_shell_test', 'value': '/bin/bash'}) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "gid": 0, "group": "root", "item": { "key": "override_shell_test", "value": "/bin/bash" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 295, "state": "file", "uid": 0 } MSG: OK TASK [Search /var/log/sssd/sssd.log for [sss_ini_call_validators]] ************* task path: /WORKDIR/git-weekly-cipyg0jx6z/tests/tests_sssd_custom_settings.yml:36 Saturday 06 January 2024 12:53:11 +0000 (0:00:00.377) 0:00:04.735 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "-i", "sss_ini_call_validators", "/var/log/sssd/sssd.log" ], "delta": "0:00:00.003365", "end": "2024-01-06 12:53:11.336918", "failed_when_result": false, "rc": 2, "start": "2024-01-06 12:53:11.333553" } STDERR: grep: /var/log/sssd/sssd.log: No such file or directory MSG: non-zero return code TASK [Fail if signature found] ************************************************* task path: /WORKDIR/git-weekly-cipyg0jx6z/tests/tests_sssd_custom_settings.yml:43 Saturday 06 January 2024 12:53:11 +0000 (0:00:00.244) 0:00:04.980 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test - Re-Build a list of settings with state=absent] ******************** task path: /WORKDIR/git-weekly-cipyg0jx6z/tests/tests_sssd_custom_settings.yml:48 Saturday 06 January 2024 12:53:11 +0000 (0:00:00.015) 0:00:04.995 ****** ok: [sut] => { "ansible_facts": { "update_list": [ { "key": "auth_provider_test", "state": "absent", "value": "ad" }, { "key": "override_shell_test", "state": "absent", "value": "/bin/bash" } ] }, "changed": false } TASK [Test - Re-run the system role to remove vars] **************************** task path: /WORKDIR/git-weekly-cipyg0jx6z/tests/tests_sssd_custom_settings.yml:53 Saturday 06 January 2024 12:53:11 +0000 (0:00:00.024) 0:00:05.019 ****** TASK [linux-system-roles.ad_integration : Ensure that mandatory variable ad_integration_realm is available] *** task path: /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:3 Saturday 06 January 2024 12:53:11 +0000 (0:00:00.032) 0:00:05.051 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ad_integration : Assume managing timesync if timesource is set] *** task path: /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:8 Saturday 06 January 2024 12:53:11 +0000 (0:00:00.019) 0:00:05.071 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ad_integration : Ensure time source is provided if managing timesync] *** task path: /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:15 Saturday 06 January 2024 12:53:11 +0000 (0:00:00.024) 0:00:05.096 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ad_integration : Assume managing crypto policies if allow_rc4_crypto is set] *** task path: /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:25 Saturday 06 January 2024 12:53:11 +0000 (0:00:00.019) 0:00:05.115 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ad_integration : Ensure manage_crypt_policies is set with crypto_allow_rc4] *** task path: /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:30 Saturday 06 January 2024 12:53:11 +0000 (0:00:00.010) 0:00:05.125 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ad_integration : Ensure all required dns variables are provided] *** task path: /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:40 Saturday 06 January 2024 12:53:11 +0000 (0:00:00.008) 0:00:05.134 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ad_integration : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:51 Saturday 06 January 2024 12:53:11 +0000 (0:00:00.008) 0:00:05.142 ****** included: /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/set_vars.yml for sut TASK [linux-system-roles.ad_integration : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/set_vars.yml:2 Saturday 06 January 2024 12:53:11 +0000 (0:00:00.017) 0:00:05.160 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ad_integration : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/set_vars.yml:11 Saturday 06 January 2024 12:53:11 +0000 (0:00:00.019) 0:00:05.179 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ad_integration : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/set_vars.yml:16 Saturday 06 January 2024 12:53:11 +0000 (0:00:00.009) 0:00:05.189 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ad_integration : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/set_vars.yml:20 Saturday 06 January 2024 12:53:11 +0000 (0:00:00.008) 0:00:05.198 ****** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ad_integration : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:54 Saturday 06 January 2024 12:53:11 +0000 (0:00:00.027) 0:00:05.225 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: PackageKit realmd TASK [linux-system-roles.ad_integration : Ensure required services are enabled and started] *** task path: /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:61 Saturday 06 January 2024 12:53:12 +0000 (0:00:01.236) 0:00:06.462 ****** ok: [sut] => (item=realmd) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "realmd", "name": "realmd", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-01-06 12:52:53 UTC", "ActiveEnterTimestampMonotonic": "550483702", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target system.slice dbus.socket systemd-journald.socket sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-06 12:52:53 UTC", "AssertTimestampMonotonic": "550471933", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.freedesktop.realmd", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "15403000", "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 cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-06 12:52:53 UTC", "ConditionTimestampMonotonic": "550471930", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/realmd.service", "ControlGroupId": "4295", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Realm and Domain Configuration", "DevicePolicy": "auto", "Documentation": "\"man:realm(8)\" \"man:realmd.conf(5)\"", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9310", "ExecMainStartTimestamp": "Sat 2024-01-06 12:52:53 UTC", "ExecMainStartTimestampMonotonic": "550473033", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/libexec/realmd ; argv[]=/usr/libexec/realmd ; ignore_errors=no ; start_time=[Sat 2024-01-06 12:52:53 UTC] ; stop_time=[n/a] ; pid=9310 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/libexec/realmd ; argv[]=/usr/libexec/realmd ; flags= ; start_time=[Sat 2024-01-06 12:52:53 UTC] ; stop_time=[n/a] ; pid=9310 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/realmd.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "realmd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-01-06 12:52:53 UTC", "InactiveExitTimestampMonotonic": "550473652", "InvocationID": "c4044a8f77d3457d897e9165ca6da312", "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": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13975", "LimitNPROCSoft": "13975", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13975", "LimitSIGPENDINGSoft": "13975", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "9310", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "1683456", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "realmd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice dbus.socket sysinit.target", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-01-06 12:52:53 UTC", "StateChangeTimestampMonotonic": "550483702", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "22360", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "static", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.ad_integration : Generate /etc/realmd.conf] *********** task path: /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:68 Saturday 06 January 2024 12:53:13 +0000 (0:00:00.637) 0:00:07.099 ****** ok: [sut] => { "changed": false, "checksum": "0fe3f55e582b3bf7fd00d6665b2e8dcfd0f0d645", "dest": "/etc/realmd.conf", "gid": 0, "group": "root", "mode": "0400", "owner": "root", "path": "/etc/realmd.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 174, "state": "file", "uid": 0 } RUNNING HANDLER [linux-system-roles.ad_integration : Handler for ad_integration to restart services] *** task path: /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/handlers/main.yml:3 Saturday 06 January 2024 12:53:13 +0000 (0:00:00.451) 0:00:07.550 ****** skipping: [sut] => (item=realmd) => { "ansible_loop_var": "item", "changed": false, "item": "realmd", "skip_reason": "Conditional result was False" } META: ran handlers TASK [Add AD server to existing network connection for DNS] ******************** task path: /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:80 Saturday 06 January 2024 12:53:13 +0000 (0:00:00.011) 0:00:07.562 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage timesync] ********************************************************* task path: /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:94 Saturday 06 January 2024 12:53:13 +0000 (0:00:00.008) 0:00:07.570 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage crypto policies] ************************************************** task path: /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:103 Saturday 06 January 2024 12:53:13 +0000 (0:00:00.007) 0:00:07.578 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable crypto policy allowing RC4 encryption] **************************** task path: /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:117 Saturday 06 January 2024 12:53:13 +0000 (0:00:00.007) 0:00:07.585 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ad_integration : Check if we are already joined to a domain] *** task path: /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:128 Saturday 06 January 2024 12:53:13 +0000 (0:00:00.007) 0:00:07.592 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ad_integration : Leave existing joined domain] ******** task path: /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:134 Saturday 06 January 2024 12:53:13 +0000 (0:00:00.007) 0:00:07.599 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ad_integration : Build Command - Join to a specific Domain Controller] *** task path: /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:142 Saturday 06 January 2024 12:53:13 +0000 (0:00:00.007) 0:00:07.607 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.ad_integration : Build Join Command - Perform discovery-based realm join operation] *** task path: /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:156 Saturday 06 January 2024 12:53:13 +0000 (0:00:00.007) 0:00:07.614 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.ad_integration : Show the join command for debug] ***** task path: /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:170 Saturday 06 January 2024 12:53:13 +0000 (0:00:00.010) 0:00:07.624 ****** ok: [sut] => {} MSG: ['Would run the following command. Note that ad_integration_join_parameters have been removed for security purposes, the role will pass them to the actual realm join command when running without check mode.', 'realm join -U Administrator --membership-software adcli sample-realm.com'] TASK [linux-system-roles.ad_integration : Run realm join command] ************** task path: /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:184 Saturday 06 January 2024 12:53:14 +0000 (0:00:00.009) 0:00:07.634 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.ad_integration : Configure dynamic DNS updates] ******* task path: /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:200 Saturday 06 January 2024 12:53:14 +0000 (0:00:00.008) 0:00:07.643 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ad_integration : Configure custom SSSD settings] ****** task path: /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:242 Saturday 06 January 2024 12:53:14 +0000 (0:00:00.013) 0:00:07.656 ****** changed: [sut] => (item={'key': 'auth_provider_test', 'value': 'ad', 'state': 'absent'}) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": { "key": "auth_provider_test", "state": "absent", "value": "ad" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 271, "state": "file", "uid": 0 } MSG: option changed changed: [sut] => (item={'key': 'override_shell_test', 'value': '/bin/bash', 'state': 'absent'}) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": { "key": "override_shell_test", "state": "absent", "value": "/bin/bash" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 239, "state": "file", "uid": 0 } MSG: option changed NOTIFIED HANDLER linux-system-roles.ad_integration : Handler for ad_integration to restart services for sut TASK [linux-system-roles.ad_integration : Cleanup dynamic DNS configuration options] *** task path: /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:259 Saturday 06 January 2024 12:53:14 +0000 (0:00:00.378) 0:00:08.034 ****** skipping: [sut] => (item={'key': 'dyndns_iface', 'value': ''}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "dyndns_iface", "value": "" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 'dyndns_server', 'value': ''}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "dyndns_server", "value": "" }, "skip_reason": "Conditional result was False" } TASK [Check custom SSSD settings] ********************************************** task path: /WORKDIR/git-weekly-cipyg0jx6z/tests/tests_sssd_custom_settings.yml:59 Saturday 06 January 2024 12:53:14 +0000 (0:00:00.014) 0:00:08.049 ****** ok: [sut] => (item={'key': 'auth_provider_test', 'value': 'ad', 'state': 'absent'}) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "gid": 0, "group": "root", "item": { "key": "auth_provider_test", "state": "absent", "value": "ad" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 239, "state": "file", "uid": 0 } MSG: OK ok: [sut] => (item={'key': 'override_shell_test', 'value': '/bin/bash', 'state': 'absent'}) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "gid": 0, "group": "root", "item": { "key": "override_shell_test", "state": "absent", "value": "/bin/bash" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 239, "state": "file", "uid": 0 } MSG: OK RUNNING HANDLER [linux-system-roles.ad_integration : Handler for ad_integration to restart services] *** task path: /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/handlers/main.yml:3 Saturday 06 January 2024 12:53:14 +0000 (0:00:00.371) 0:00:08.420 ****** skipping: [sut] => (item=realmd) => { "ansible_loop_var": "item", "changed": false, "item": "realmd", "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=21 changed=2 unreachable=0 failed=0 skipped=40 rescued=0 ignored=0 Saturday 06 January 2024 12:53:14 +0000 (0:00:00.011) 0:00:08.432 ****** =============================================================================== linux-system-roles.ad_integration : Ensure required packages are installed --- 1.38s /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:54 linux-system-roles.ad_integration : Ensure required packages are installed --- 1.24s /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:54 linux-system-roles.ad_integration : Ensure required services are enabled and started --- 0.83s /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:61 linux-system-roles.ad_integration : Ensure required services are enabled and started --- 0.64s /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:61 linux-system-roles.ad_integration : Generate /etc/realmd.conf ----------- 0.56s /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:68 linux-system-roles.ad_integration : Ensure ansible_facts used by role --- 0.50s /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/set_vars.yml:2 linux-system-roles.ad_integration : Generate /etc/realmd.conf ----------- 0.45s /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:68 linux-system-roles.ad_integration : Configure custom SSSD settings ------ 0.45s /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:242 linux-system-roles.ad_integration : Configure custom SSSD settings ------ 0.38s /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:242 Check custom SSSD settings ---------------------------------------------- 0.38s /WORKDIR/git-weekly-cipyg0jx6z/tests/tests_sssd_custom_settings.yml:21 -------- Check custom SSSD settings ---------------------------------------------- 0.37s /WORKDIR/git-weekly-cipyg0jx6z/tests/tests_sssd_custom_settings.yml:59 -------- linux-system-roles.ad_integration : Check if system is ostree ----------- 0.28s /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/set_vars.yml:11 Search /var/log/sssd/sssd.log for [sss_ini_call_validators] ------------- 0.24s /WORKDIR/git-weekly-cipyg0jx6z/tests/tests_sssd_custom_settings.yml:36 -------- linux-system-roles.ad_integration : Set flag to indicate system is ostree --- 0.04s /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/set_vars.yml:16 linux-system-roles.ad_integration : Set platform/version specific variables --- 0.04s /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/set_vars.yml:20 Test - Re-run the system role to remove vars ---------------------------- 0.03s /WORKDIR/git-weekly-cipyg0jx6z/tests/tests_sssd_custom_settings.yml:53 -------- linux-system-roles.ad_integration : Set platform/version specific variables --- 0.03s /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/set_vars.yml:20 linux-system-roles.ad_integration : Assume managing timesync if timesource is set --- 0.02s /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:8 Test - Re-Build a list of settings with state=absent -------------------- 0.02s /WORKDIR/git-weekly-cipyg0jx6z/tests/tests_sssd_custom_settings.yml:48 -------- linux-system-roles.ad_integration : Set platform/version specific variables --- 0.02s /WORKDIR/git-weekly-cipyg0jx6z/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:51 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: Could not match supplied host pattern, ignoring: ad ---^---^---^---^---^---