# 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_preserve_authselect.yml **************************************** 1 plays in /WORKDIR/git-weekly-cixvwg1xb8/tests/tests_preserve_authselect.yml PLAY [Ensure that the role ad_integration_preserve_authselect_profile works] *** META: ran handlers TASK [Test - Run the system role] ********************************************** task path: /WORKDIR/git-weekly-cixvwg1xb8/tests/tests_preserve_authselect.yml:13 Saturday 17 February 2024 15:49:37 +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-cixvwg1xb8/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:3 Saturday 17 February 2024 15:49:37 +0000 (0:00:00.022) 0:00:00.036 ***** 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-cixvwg1xb8/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:8 Saturday 17 February 2024 15:49:37 +0000 (0:00:00.016) 0:00:00.053 ***** 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-cixvwg1xb8/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:15 Saturday 17 February 2024 15:49:37 +0000 (0:00:00.016) 0:00:00.069 ***** 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-cixvwg1xb8/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:25 Saturday 17 February 2024 15:49:37 +0000 (0:00:00.016) 0:00:00.086 ***** 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-cixvwg1xb8/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:30 Saturday 17 February 2024 15:49:37 +0000 (0:00:00.016) 0:00:00.102 ***** 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-cixvwg1xb8/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:40 Saturday 17 February 2024 15:49:37 +0000 (0:00:00.016) 0:00:00.119 ***** 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-cixvwg1xb8/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:51 Saturday 17 February 2024 15:49:37 +0000 (0:00:00.016) 0:00:00.135 ***** included: /WORKDIR/git-weekly-cixvwg1xb8/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-cixvwg1xb8/tests/roles/linux-system-roles.ad_integration/tasks/set_vars.yml:2 Saturday 17 February 2024 15:49:37 +0000 (0:00:00.012) 0:00:00.148 ***** ok: [sut] TASK [linux-system-roles.ad_integration : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-cixvwg1xb8/tests/roles/linux-system-roles.ad_integration/tasks/set_vars.yml:11 Saturday 17 February 2024 15:49:37 +0000 (0:00:00.452) 0:00:00.600 ***** 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-cixvwg1xb8/tests/roles/linux-system-roles.ad_integration/tasks/set_vars.yml:16 Saturday 17 February 2024 15:49:38 +0000 (0:00:00.185) 0:00:00.786 ***** 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-cixvwg1xb8/tests/roles/linux-system-roles.ad_integration/tasks/set_vars.yml:20 Saturday 17 February 2024 15:49:38 +0000 (0:00:00.021) 0:00:00.807 ***** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_7.yml) => { "ansible_facts": { "__template_packages": [], "__template_services": [] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cixvwg1xb8/tests/roles/linux-system-roles.ad_integration/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ad_integration : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-cixvwg1xb8/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:54 Saturday 17 February 2024 15:49:38 +0000 (0:00:00.031) 0:00:00.839 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [ "realmd-0.16.1-12.el7_9.1.x86_64 providing realmd is already installed", "PackageKit-1.1.10-2.el7.centos.x86_64 providing PackageKit is already installed" ] } lsrpackages: PackageKit realmd TASK [linux-system-roles.ad_integration : Ensure required services are enabled and started] *** task path: /WORKDIR/git-weekly-cixvwg1xb8/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:61 Saturday 17 February 2024 15:49:38 +0000 (0:00:00.688) 0:00:01.528 ***** ok: [sut] => (item=realmd) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "realmd", "name": "realmd", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-02-17 15:49:29 UTC", "ActiveEnterTimestampMonotonic": "11698271376", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice basic.target systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-02-17 15:49:29 UTC", "AssertTimestampMonotonic": "11698253948", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.freedesktop.realmd", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-02-17 15:49:29 UTC", "ConditionTimestampMonotonic": "11698253946", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/realmd.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Realm and Domain Configuration", "DevicePolicy": "auto", "Documentation": "man:realm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "23349", "ExecMainStartTimestamp": "Sat 2024-02-17 15:49:29 UTC", "ExecMainStartTimestampMonotonic": "11698254583", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/lib64/realmd/realmd ; argv[]=/usr/lib64/realmd/realmd ; ignore_errors=no ; start_time=[Sat 2024-02-17 15:49:29 UTC] ; stop_time=[n/a] ; pid=23349 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/realmd.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "realmd.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-02-17 15:49:29 UTC", "InactiveExitTimestampMonotonic": "11698254629", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "23349", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "realmd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "static", "WatchdogTimestamp": "Sat 2024-02-17 15:49:29 UTC", "WatchdogTimestampMonotonic": "11698271174", "WatchdogUSec": "0" } } TASK [linux-system-roles.ad_integration : Generate /etc/realmd.conf] *********** task path: /WORKDIR/git-weekly-cixvwg1xb8/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:68 Saturday 17 February 2024 15:49:39 +0000 (0:00:00.528) 0:00:02.056 ***** NOTIFIED HANDLER linux-system-roles.ad_integration : Handler for ad_integration to restart services for sut changed: [sut] => { "backup_file": "/etc/realmd.conf.23928.2024-02-17@15:49:39~", "changed": true, "checksum": "fd25e0699c5ebc2997bdc5460934d94ad75de834", "dest": "/etc/realmd.conf", "gid": 0, "group": "root", "md5sum": "d1785692fc9967568cfb24ca77dde538", "mode": "0400", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 341, "src": "/root/.ansible/tmp/ansible-tmp-1708184979.3775256-2738-106126899940584/source", "state": "file", "uid": 0 } RUNNING HANDLER [linux-system-roles.ad_integration : Handler for ad_integration to restart services] *** task path: /WORKDIR/git-weekly-cixvwg1xb8/tests/roles/linux-system-roles.ad_integration/handlers/main.yml:3 Saturday 17 February 2024 15:49:39 +0000 (0:00:00.405) 0:00:02.462 ***** changed: [sut] => (item=realmd) => { "ansible_loop_var": "item", "changed": true, "item": "realmd", "name": "realmd", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-02-17 15:49:29 UTC", "ActiveEnterTimestampMonotonic": "11698271376", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice basic.target systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-02-17 15:49:29 UTC", "AssertTimestampMonotonic": "11698253948", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.freedesktop.realmd", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-02-17 15:49:29 UTC", "ConditionTimestampMonotonic": "11698253946", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/realmd.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Realm and Domain Configuration", "DevicePolicy": "auto", "Documentation": "man:realm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "23349", "ExecMainStartTimestamp": "Sat 2024-02-17 15:49:29 UTC", "ExecMainStartTimestampMonotonic": "11698254583", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/lib64/realmd/realmd ; argv[]=/usr/lib64/realmd/realmd ; ignore_errors=no ; start_time=[Sat 2024-02-17 15:49:29 UTC] ; stop_time=[n/a] ; pid=23349 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/realmd.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "realmd.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-02-17 15:49:29 UTC", "InactiveExitTimestampMonotonic": "11698254629", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "23349", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "realmd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "static", "WatchdogTimestamp": "Sat 2024-02-17 15:49:29 UTC", "WatchdogTimestampMonotonic": "11698271174", "WatchdogUSec": "0" } } META: ran handlers TASK [Add AD server to existing network connection for DNS] ******************** task path: /WORKDIR/git-weekly-cixvwg1xb8/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:80 Saturday 17 February 2024 15:49:40 +0000 (0:00:00.412) 0:00:02.875 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage timesync] ********************************************************* task path: /WORKDIR/git-weekly-cixvwg1xb8/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:94 Saturday 17 February 2024 15:49:40 +0000 (0:00:00.008) 0:00:02.883 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage crypto policies] ************************************************** task path: /WORKDIR/git-weekly-cixvwg1xb8/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:103 Saturday 17 February 2024 15:49:40 +0000 (0:00:00.009) 0:00:02.892 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable crypto policy allowing RC4 encryption] **************************** task path: /WORKDIR/git-weekly-cixvwg1xb8/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:117 Saturday 17 February 2024 15:49:40 +0000 (0:00:00.008) 0:00:02.900 ***** 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-cixvwg1xb8/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:128 Saturday 17 February 2024 15:49:40 +0000 (0:00:00.007) 0:00:02.908 ***** 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-cixvwg1xb8/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:134 Saturday 17 February 2024 15:49:40 +0000 (0:00:00.008) 0:00:02.916 ***** 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-cixvwg1xb8/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:142 Saturday 17 February 2024 15:49:40 +0000 (0:00:00.007) 0:00:02.924 ***** 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-cixvwg1xb8/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:156 Saturday 17 February 2024 15:49:40 +0000 (0:00:00.007) 0:00:02.932 ***** 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-cixvwg1xb8/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:170 Saturday 17 February 2024 15:49:40 +0000 (0:00:00.011) 0:00:02.944 ***** 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-cixvwg1xb8/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:184 Saturday 17 February 2024 15:49:40 +0000 (0:00:00.011) 0:00:02.955 ***** 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 SSSD settings] ************* task path: /WORKDIR/git-weekly-cixvwg1xb8/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:200 Saturday 17 February 2024 15:49:40 +0000 (0:00:00.009) 0:00:02.964 ***** TASK [linux-system-roles.ad_integration : Configure dynamic DNS updates] ******* task path: /WORKDIR/git-weekly-cixvwg1xb8/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:214 Saturday 17 February 2024 15:49:40 +0000 (0:00:00.008) 0:00:02.972 ***** skipping: [sut] => (item={'key': 'dyndns_update', 'value': 'False'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "dyndns_update", "value": "False" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 'dyndns_ttl', 'value': '3600'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "dyndns_ttl", "value": "3600" }, "skip_reason": "Conditional result was False" } 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_refresh_interval', 'value': '86400'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "dyndns_refresh_interval", "value": "86400" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 'dyndns_update_ptr', 'value': 'True'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "dyndns_update_ptr", "value": "True" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 'dyndns_force_tcp', 'value': 'False'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "dyndns_force_tcp", "value": "False" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 'dyndns_auth', 'value': ''}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "dyndns_auth", "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" } skipping: [sut] => (item={'key': 'ad_hostname', 'value': 'f08832d7-1c47-4e83-873f-4e489522ce51.sample-realm.com'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "ad_hostname", "value": "f08832d7-1c47-4e83-873f-4e489522ce51.sample-realm.com" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ad_integration : Configure custom SSSD settings] ****** task path: /WORKDIR/git-weekly-cixvwg1xb8/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:256 Saturday 17 February 2024 15:49:40 +0000 (0:00:00.033) 0:00:03.006 ***** TASK [linux-system-roles.ad_integration : Cleanup dynamic DNS configuration options] *** task path: /WORKDIR/git-weekly-cixvwg1xb8/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:273 Saturday 17 February 2024 15:49:40 +0000 (0:00:00.007) 0:00:03.014 ***** 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 [Test - Check that realmd config is present] ****************************** task path: /WORKDIR/git-weekly-cixvwg1xb8/tests/tests_preserve_authselect.yml:17 Saturday 17 February 2024 15:49:40 +0000 (0:00:00.013) 0:00:03.027 ***** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1708184980.1443677, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fd25e0699c5ebc2997bdc5460934d94ad75de834", "ctime": 1708184979.7223814, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 263507, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0400", "mtime": 1708184979.5433872, "nlink": 1, "path": "/etc/realmd.conf", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 341, "uid": 0, "version": "1877086529", "wgrp": false, "woth": false, "writeable": true, "wusr": false, "xgrp": false, "xoth": false, "xusr": false } } TASK [Get realmd.conf] ********************************************************* task path: /WORKDIR/git-weekly-cixvwg1xb8/tests/tests_preserve_authselect.yml:24 Saturday 17 February 2024 15:49:40 +0000 (0:00:00.126) 0:00:03.154 ***** ok: [sut] => { "changed": false, "content": "IyBTUERYLUxpY2Vuc2UtSWRlbnRpZmllcjogTUlUCiMKIwojIEFuc2libGUgbWFuYWdlZAojCiMgc3lzdGVtX3JvbGU6YWRfaW50ZWdyYXRpb24KClthY3RpdmUtZGlyZWN0b3J5XQpkZWZhdWx0LWNsaWVudCA9IHNzc2QKCltzYW1wbGUtcmVhbG0uY29tXQphdXRvbWF0aWMtaWQtbWFwcGluZyA9IFRydWUKW2NvbW1hbmRzXQpzc3NkLWVuYWJsZS1sb2dpbnMgPSAvdXNyL2Jpbi9zaCAtYyAiL3Vzci9iaW4vc3lzdGVtY3RsIGVuYWJsZSBvZGRqb2JkLnNlcnZpY2UgJiYgL3Vzci9iaW4vc3lzdGVtY3RsIHN0YXJ0IG9kZGpvYmQuc2VydmljZSIKc3NzZC1kaXNhYmxlLWxvZ2lucyA9IC9iaW4vdHJ1ZQo=", "encoding": "base64", "source": "/etc/realmd.conf" } TASK [Decode realmd.conf] ****************************************************** task path: /WORKDIR/git-weekly-cixvwg1xb8/tests/tests_preserve_authselect.yml:29 Saturday 17 February 2024 15:49:40 +0000 (0:00:00.179) 0:00:03.333 ***** ok: [sut] => { "ansible_facts": { "realmd_conf": "# SPDX-License-Identifier: MIT\n#\n#\n# Ansible managed\n#\n# system_role:ad_integration\n\n[active-directory]\ndefault-client = sssd\n\n[sample-realm.com]\nautomatic-id-mapping = True\n[commands]\nsssd-enable-logins = /usr/bin/sh -c \"/usr/bin/systemctl enable oddjobd.service && /usr/bin/systemctl start oddjobd.service\"\nsssd-disable-logins = /bin/true\n" }, "changed": false } TASK [Test - Check that expected strings are in realmd.conf] ******************* task path: /WORKDIR/git-weekly-cixvwg1xb8/tests/tests_preserve_authselect.yml:33 Saturday 17 February 2024 15:49:40 +0000 (0:00:00.009) 0:00:03.342 ***** ok: [sut] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=15 changed=2 unreachable=0 failed=0 skipped=18 rescued=0 ignored=0 Saturday 17 February 2024 15:49:40 +0000 (0:00:00.009) 0:00:03.351 ***** =============================================================================== linux-system-roles.ad_integration : Ensure required packages are installed --- 0.69s /WORKDIR/git-weekly-cixvwg1xb8/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:54 linux-system-roles.ad_integration : Ensure required services are enabled and started --- 0.53s /WORKDIR/git-weekly-cixvwg1xb8/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:61 linux-system-roles.ad_integration : Ensure ansible_facts used by role --- 0.45s /WORKDIR/git-weekly-cixvwg1xb8/tests/roles/linux-system-roles.ad_integration/tasks/set_vars.yml:2 linux-system-roles.ad_integration : Handler for ad_integration to restart services --- 0.41s /WORKDIR/git-weekly-cixvwg1xb8/tests/roles/linux-system-roles.ad_integration/handlers/main.yml:3 linux-system-roles.ad_integration : Generate /etc/realmd.conf ----------- 0.41s /WORKDIR/git-weekly-cixvwg1xb8/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:68 linux-system-roles.ad_integration : Check if system is ostree ----------- 0.19s /WORKDIR/git-weekly-cixvwg1xb8/tests/roles/linux-system-roles.ad_integration/tasks/set_vars.yml:11 Get realmd.conf --------------------------------------------------------- 0.18s /WORKDIR/git-weekly-cixvwg1xb8/tests/tests_preserve_authselect.yml:24 --------- Test - Check that realmd config is present ------------------------------ 0.13s /WORKDIR/git-weekly-cixvwg1xb8/tests/tests_preserve_authselect.yml:17 --------- linux-system-roles.ad_integration : Configure dynamic DNS updates ------- 0.03s /WORKDIR/git-weekly-cixvwg1xb8/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:214 linux-system-roles.ad_integration : Set platform/version specific variables --- 0.03s /WORKDIR/git-weekly-cixvwg1xb8/tests/roles/linux-system-roles.ad_integration/tasks/set_vars.yml:20 Test - Run the system role ---------------------------------------------- 0.02s /WORKDIR/git-weekly-cixvwg1xb8/tests/tests_preserve_authselect.yml:13 --------- linux-system-roles.ad_integration : Set flag to indicate system is ostree --- 0.02s /WORKDIR/git-weekly-cixvwg1xb8/tests/roles/linux-system-roles.ad_integration/tasks/set_vars.yml:16 linux-system-roles.ad_integration : Ensure that mandatory variable ad_integration_realm is available --- 0.02s /WORKDIR/git-weekly-cixvwg1xb8/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:3 linux-system-roles.ad_integration : Assume managing timesync if timesource is set --- 0.02s /WORKDIR/git-weekly-cixvwg1xb8/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:8 linux-system-roles.ad_integration : Ensure all required dns variables are provided --- 0.02s /WORKDIR/git-weekly-cixvwg1xb8/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:40 linux-system-roles.ad_integration : Ensure time source is provided if managing timesync --- 0.02s /WORKDIR/git-weekly-cixvwg1xb8/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:15 linux-system-roles.ad_integration : Ensure manage_crypt_policies is set with crypto_allow_rc4 --- 0.02s /WORKDIR/git-weekly-cixvwg1xb8/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:30 linux-system-roles.ad_integration : Assume managing crypto policies if allow_rc4_crypto is set --- 0.02s /WORKDIR/git-weekly-cixvwg1xb8/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:25 linux-system-roles.ad_integration : Cleanup dynamic DNS configuration options --- 0.01s /WORKDIR/git-weekly-cixvwg1xb8/tests/roles/linux-system-roles.ad_integration/tasks/main.yml:273 linux-system-roles.ad_integration : Set platform/version specific variables --- 0.01s /WORKDIR/git-weekly-cixvwg1xb8/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 ---^---^---^---^---^---