# 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_example.yml **************************************************** 1 plays in /WORKDIR/git-fixesy4ao7z9h/tests/tests_example.yml PLAY [Simple journald role invocation] ***************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-fixesy4ao7z9h/tests/tests_example.yml:3 Saturday 13 January 2024 17:54:26 +0000 (0:00:00.012) 0:00:00.012 ****** ok: [sut] META: ran handlers TASK [Run the role] ************************************************************ task path: /WORKDIR/git-fixesy4ao7z9h/tests/tests_example.yml:15 Saturday 13 January 2024 17:54:26 +0000 (0:00:00.694) 0:00:00.706 ****** TASK [linux-system-roles.journald : Set platform/version specific variables] *** task path: /WORKDIR/git-fixesy4ao7z9h/tests/roles/linux-system-roles.journald/tasks/main.yml:3 Saturday 13 January 2024 17:54:26 +0000 (0:00:00.015) 0:00:00.722 ****** included: /WORKDIR/git-fixesy4ao7z9h/tests/roles/linux-system-roles.journald/tasks/set_vars.yml for sut TASK [linux-system-roles.journald : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-fixesy4ao7z9h/tests/roles/linux-system-roles.journald/tasks/set_vars.yml:2 Saturday 13 January 2024 17:54:26 +0000 (0:00:00.013) 0:00:00.735 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.journald : Check if system is ostree] ***************** task path: /WORKDIR/git-fixesy4ao7z9h/tests/roles/linux-system-roles.journald/tasks/set_vars.yml:11 Saturday 13 January 2024 17:54:26 +0000 (0:00:00.017) 0:00:00.753 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.journald : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-fixesy4ao7z9h/tests/roles/linux-system-roles.journald/tasks/set_vars.yml:16 Saturday 13 January 2024 17:54:26 +0000 (0:00:00.184) 0:00:00.938 ****** ok: [sut] => { "ansible_facts": { "__journald_is_ostree": false }, "changed": false } TASK [linux-system-roles.journald : Ensure required packages are installed] **** task path: /WORKDIR/git-fixesy4ao7z9h/tests/roles/linux-system-roles.journald/tasks/main.yml:6 Saturday 13 January 2024 17:54:26 +0000 (0:00:00.021) 0:00:00.959 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "systemd-219-78.el7_9.7.x86_64 providing systemd is already installed" ] } TASK [linux-system-roles.journald : Ensure required services are enabled] ****** task path: /WORKDIR/git-fixesy4ao7z9h/tests/roles/linux-system-roles.journald/tasks/main.yml:13 Saturday 13 January 2024 17:54:27 +0000 (0:00:00.729) 0:00:01.689 ****** ok: [sut] => (item=systemd-journald.service) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "systemd-journald.service", "name": "systemd-journald.service", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-13 17:34:54 UTC", "ActiveEnterTimestampMonotonic": "10540009", "ActiveExitTimestamp": "Sat 2024-01-13 17:34:54 UTC", "ActiveExitTimestampMonotonic": "10174074", "ActiveState": "active", "After": "system.slice syslog.socket systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-13 17:34:54 UTC", "AssertTimestampMonotonic": "10175830", "Before": "sysinit.target systemd-journal-flush.service", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "159990153423", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-13 17:34:54 UTC", "ConditionTimestampMonotonic": "10175828", "ControlGroup": "/system.slice/systemd-journald.service", "ControlPID": "0", "DefaultDependencies": "no", "Delegate": "no", "Description": "Journal Service", "DevicePolicy": "auto", "Documentation": "man:systemd-journald.service(8) man:journald.conf(5)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "346", "ExecMainStartTimestamp": "Sat 2024-01-13 17:34:54 UTC", "ExecMainStartTimestampMonotonic": "10176414", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/lib/systemd/systemd-journald ; argv[]=/usr/lib/systemd/systemd-journald ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "4224", "FragmentPath": "/usr/lib/systemd/system/systemd-journald.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "systemd-journald.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-01-13 17:34:54 UTC", "InactiveEnterTimestampMonotonic": "10175752", "InactiveExitTimestamp": "Sat 2024-01-13 17:34:54 UTC", "InactiveExitTimestampMonotonic": "10176460", "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": "16384", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "346", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "systemd-journald.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RequiredBy": "systemd-journal-flush.service", "Requires": "system.slice systemd-journald.socket", "Restart": "always", "RestartUSec": "0", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StatusText": "Processing requests...", "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", "TriggeredBy": "systemd-journald.socket", "Type": "notify", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "static", "WantedBy": "initrd-switch-root.target sysinit.target", "Wants": "systemd-journald.socket", "WatchdogTimestamp": "Sat 2024-01-13 17:54:26 UTC", "WatchdogTimestampMonotonic": "1182429192", "WatchdogUSec": "3min" } } ok: [sut] => (item=systemd-journal-flush.service) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "systemd-journal-flush.service", "name": "systemd-journal-flush.service", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-13 17:34:54 UTC", "ActiveEnterTimestampMonotonic": "10923304", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "-.mount systemd-journald.socket systemd-remount-fs.service system.slice systemd-journald.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-13 17:34:54 UTC", "AssertTimestampMonotonic": "10540256", "Before": "systemd-user-sessions.service systemd-tmpfiles-setup.service", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "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-01-13 17:34:54 UTC", "ConditionTimestampMonotonic": "10540254", "ControlGroup": "/system.slice/systemd-journal-flush.service", "ControlPID": "0", "DefaultDependencies": "no", "Delegate": "no", "Description": "Flush Journal to Persistent Storage", "DevicePolicy": "auto", "Documentation": "man:systemd-journald.service(8) man:journald.conf(5)", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-01-13 17:34:54 UTC", "ExecMainExitTimestampMonotonic": "10923157", "ExecMainPID": "366", "ExecMainStartTimestamp": "Sat 2024-01-13 17:34:54 UTC", "ExecMainStartTimestampMonotonic": "10540789", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/journalctl ; argv[]=/usr/bin/journalctl --flush ; 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/systemd-journal-flush.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "systemd-journal-flush.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-01-13 17:34:54 UTC", "InactiveExitTimestampMonotonic": "10540843", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "systemd-journal-flush.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": "yes", "Requires": "system.slice -.mount systemd-journald.service", "RequiresMountsFor": "/var/log/journal", "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": "exited", "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": "oneshot", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "static", "WantedBy": "sysinit.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.journald : Create journald configuration drop-in directory] *** task path: /WORKDIR/git-fixesy4ao7z9h/tests/roles/linux-system-roles.journald/tasks/main.yml:20 Saturday 13 January 2024 17:54:28 +0000 (0:00:00.536) 0:00:02.226 ****** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/systemd/journald.conf.d", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [linux-system-roles.journald : Configure persistent journal] ************** task path: /WORKDIR/git-fixesy4ao7z9h/tests/roles/linux-system-roles.journald/tasks/main.yml:28 Saturday 13 January 2024 17:54:28 +0000 (0:00:00.186) 0:00:02.412 ****** included: /WORKDIR/git-fixesy4ao7z9h/tests/roles/linux-system-roles.journald/tasks/persistent.yml for sut TASK [linux-system-roles.journald : Ensure persistent log store exists] ******** task path: /WORKDIR/git-fixesy4ao7z9h/tests/roles/linux-system-roles.journald/tasks/persistent.yml:3 Saturday 13 January 2024 17:54:28 +0000 (0:00:00.022) 0:00:02.435 ****** changed: [sut] => { "changed": true, "gid": 190, "group": "systemd-journal", "mode": "02755", "owner": "root", "path": "/var/log/journal", "secontext": "unconfined_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [linux-system-roles.journald : Apply tmpfiles.d snippet on persistent log store] *** task path: /WORKDIR/git-fixesy4ao7z9h/tests/roles/linux-system-roles.journald/tasks/persistent.yml:11 Saturday 13 January 2024 17:54:28 +0000 (0:00:00.137) 0:00:02.572 ****** ok: [sut] => { "changed": false, "cmd": [ "systemd-tmpfiles", "--create", "--prefix=/var/log/journal", "/usr/lib/tmpfiles.d/systemd.conf" ], "delta": "0:00:00.016980", "end": "2024-01-13 17:54:28.744024", "rc": 0, "start": "2024-01-13 17:54:28.727044" } TASK [linux-system-roles.journald : Configure volatile journal] **************** task path: /WORKDIR/git-fixesy4ao7z9h/tests/roles/linux-system-roles.journald/tasks/main.yml:32 Saturday 13 January 2024 17:54:28 +0000 (0:00:00.193) 0:00:02.766 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.journald : Deploy journald configuration drop-in] ***** task path: /WORKDIR/git-fixesy4ao7z9h/tests/roles/linux-system-roles.journald/tasks/main.yml:36 Saturday 13 January 2024 17:54:28 +0000 (0:00:00.017) 0:00:02.783 ****** NOTIFIED HANDLER linux-system-roles.journald : Restart journald services for sut changed: [sut] => { "changed": true, "checksum": "92030e3612cc290c186f6c1bb320f122edf6f4fd", "dest": "/etc/systemd/journald.conf.d/99-linux-system-roles-journald.conf", "gid": 0, "group": "root", "md5sum": "50d163661401b046cb30202e224f0071", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 192, "src": "/root/.ansible/tmp/ansible-tmp-1705168468.8164048-1607-190177922529055/source", "state": "file", "uid": 0 } RUNNING HANDLER [linux-system-roles.journald : Restart journald services] ****** task path: /WORKDIR/git-fixesy4ao7z9h/tests/roles/linux-system-roles.journald/handlers/main.yml:3 Saturday 13 January 2024 17:54:29 +0000 (0:00:00.459) 0:00:03.243 ****** changed: [sut] => (item=systemd-journald.service) => { "ansible_loop_var": "item", "changed": true, "item": "systemd-journald.service", "name": "systemd-journald.service", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-13 17:34:54 UTC", "ActiveEnterTimestampMonotonic": "10540009", "ActiveExitTimestamp": "Sat 2024-01-13 17:34:54 UTC", "ActiveExitTimestampMonotonic": "10174074", "ActiveState": "active", "After": "system.slice syslog.socket systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-13 17:34:54 UTC", "AssertTimestampMonotonic": "10175830", "Before": "sysinit.target systemd-journal-flush.service", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "159990153423", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-13 17:34:54 UTC", "ConditionTimestampMonotonic": "10175828", "ControlGroup": "/system.slice/systemd-journald.service", "ControlPID": "0", "DefaultDependencies": "no", "Delegate": "no", "Description": "Journal Service", "DevicePolicy": "auto", "Documentation": "man:systemd-journald.service(8) man:journald.conf(5)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "346", "ExecMainStartTimestamp": "Sat 2024-01-13 17:34:54 UTC", "ExecMainStartTimestampMonotonic": "10176414", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/lib/systemd/systemd-journald ; argv[]=/usr/lib/systemd/systemd-journald ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "4224", "FragmentPath": "/usr/lib/systemd/system/systemd-journald.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "systemd-journald.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-01-13 17:34:54 UTC", "InactiveEnterTimestampMonotonic": "10175752", "InactiveExitTimestamp": "Sat 2024-01-13 17:34:54 UTC", "InactiveExitTimestampMonotonic": "10176460", "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": "16384", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "346", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "systemd-journald.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RequiredBy": "systemd-journal-flush.service", "Requires": "system.slice systemd-journald.socket", "Restart": "always", "RestartUSec": "0", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StatusText": "Processing requests...", "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", "TriggeredBy": "systemd-journald.socket", "Type": "notify", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "static", "WantedBy": "initrd-switch-root.target sysinit.target", "Wants": "systemd-journald.socket", "WatchdogTimestamp": "Sat 2024-01-13 17:54:26 UTC", "WatchdogTimestampMonotonic": "1182429192", "WatchdogUSec": "3min" } } changed: [sut] => (item=systemd-journal-flush.service) => { "ansible_loop_var": "item", "changed": true, "item": "systemd-journal-flush.service", "name": "systemd-journal-flush.service", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-13 17:54:29 UTC", "ActiveEnterTimestampMonotonic": "1185506914", "ActiveExitTimestamp": "Sat 2024-01-13 17:54:29 UTC", "ActiveExitTimestampMonotonic": "1185453318", "ActiveState": "active", "After": "-.mount systemd-journald.socket systemd-remount-fs.service system.slice systemd-journald.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-13 17:54:29 UTC", "AssertTimestampMonotonic": "1185488798", "Before": "systemd-user-sessions.service systemd-tmpfiles-setup.service", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "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-01-13 17:54:29 UTC", "ConditionTimestampMonotonic": "1185488797", "ControlPID": "0", "DefaultDependencies": "no", "Delegate": "no", "Description": "Flush Journal to Persistent Storage", "DevicePolicy": "auto", "Documentation": "man:systemd-journald.service(8) man:journald.conf(5)", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-01-13 17:54:29 UTC", "ExecMainExitTimestampMonotonic": "1185506618", "ExecMainPID": "11764", "ExecMainStartTimestamp": "Sat 2024-01-13 17:54:29 UTC", "ExecMainStartTimestampMonotonic": "1185489379", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/journalctl ; argv[]=/usr/bin/journalctl --flush ; ignore_errors=no ; start_time=[Sat 2024-01-13 17:54:29 UTC] ; stop_time=[Sat 2024-01-13 17:54:29 UTC] ; pid=11764 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/systemd-journal-flush.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "systemd-journal-flush.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-01-13 17:54:29 UTC", "InactiveEnterTimestampMonotonic": "1185453318", "InactiveExitTimestamp": "Sat 2024-01-13 17:54:29 UTC", "InactiveExitTimestampMonotonic": "1185490041", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "systemd-journal-flush.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": "yes", "Requires": "system.slice -.mount systemd-journald.service", "RequiresMountsFor": "/var/log/journal", "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": "exited", "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": "oneshot", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "static", "WantedBy": "sysinit.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } META: ran handlers TASK [Get systemd-journald service state] ************************************** task path: /WORKDIR/git-fixesy4ao7z9h/tests/tests_example.yml:24 Saturday 13 January 2024 17:54:29 +0000 (0:00:00.431) 0:00:03.674 ****** ok: [sut] => { "changed": false, "cmd": [ "systemctl", "show", "--property", "SubState", "systemd-journald.service" ], "delta": "0:00:00.005660", "end": "2024-01-13 17:54:29.778913", "rc": 0, "start": "2024-01-13 17:54:29.773253" } STDOUT: SubState=running TASK [Verify that systemd-journald is running] ********************************* task path: /WORKDIR/git-fixesy4ao7z9h/tests/tests_example.yml:31 Saturday 13 January 2024 17:54:29 +0000 (0:00:00.121) 0:00:03.796 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get systemd-journald syslog setting] ************************************* task path: /WORKDIR/git-fixesy4ao7z9h/tests/tests_example.yml:35 Saturday 13 January 2024 17:54:29 +0000 (0:00:00.018) 0:00:03.815 ****** ok: [sut] => { "changed": false, "cmd": [ "systemd-analyze", "cat-config", "systemd/journald.conf" ], "delta": "0:00:00.108684", "end": "2024-01-13 17:54:30.021931", "rc": 0, "start": "2024-01-13 17:54:29.913247" } STDERR: Unknown operation 'cat-config'. TASK [Verify that syslog is set properly] ************************************** task path: /WORKDIR/git-fixesy4ao7z9h/tests/tests_example.yml:42 Saturday 13 January 2024 17:54:30 +0000 (0:00:00.225) 0:00:04.041 ****** fatal: [sut]: FAILED! => { "assertion": "systemctl.stdout is search('ForwardToSyslog=yes')", "changed": false, "evaluated_to": false } MSG: Assertion failed TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-fixesy4ao7z9h/tests/tests_example.yml:84 Saturday 13 January 2024 17:54:30 +0000 (0:00:00.019) 0:00:04.060 ****** changed: [sut] => { "changed": true, "path": "/etc/systemd/journald.conf.d/99-linux-system-roles-journald.conf", "state": "absent" } TASK [Restart journald services] *********************************************** task path: /WORKDIR/git-fixesy4ao7z9h/tests/tests_example.yml:89 Saturday 13 January 2024 17:54:30 +0000 (0:00:00.131) 0:00:04.192 ****** changed: [sut] => (item=systemd-journald.service) => { "ansible_loop_var": "item", "changed": true, "item": "systemd-journald.service", "name": "systemd-journald.service", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-13 17:54:29 UTC", "ActiveEnterTimestampMonotonic": "1185487991", "ActiveExitTimestamp": "Sat 2024-01-13 17:54:29 UTC", "ActiveExitTimestampMonotonic": "1185455409", "ActiveState": "active", "After": "system.slice syslog.socket systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-13 17:54:29 UTC", "AssertTimestampMonotonic": "1185476552", "Before": "sysinit.target systemd-journal-flush.service", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "159990153423", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-13 17:54:29 UTC", "ConditionTimestampMonotonic": "1185476551", "ControlGroup": "/system.slice/systemd-journald.service", "ControlPID": "0", "DefaultDependencies": "no", "Delegate": "no", "Description": "Journal Service", "DevicePolicy": "auto", "Documentation": "man:systemd-journald.service(8) man:journald.conf(5)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11763", "ExecMainStartTimestamp": "Sat 2024-01-13 17:54:29 UTC", "ExecMainStartTimestampMonotonic": "1185477331", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/lib/systemd/systemd-journald ; argv[]=/usr/lib/systemd/systemd-journald ; ignore_errors=no ; start_time=[Sat 2024-01-13 17:54:29 UTC] ; stop_time=[n/a] ; pid=11763 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "4224", "FragmentPath": "/usr/lib/systemd/system/systemd-journald.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "systemd-journald.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-01-13 17:54:29 UTC", "InactiveEnterTimestampMonotonic": "1185474664", "InactiveExitTimestamp": "Sat 2024-01-13 17:54:29 UTC", "InactiveExitTimestampMonotonic": "1185477384", "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": "16384", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "11763", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "systemd-journald.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RequiredBy": "systemd-journal-flush.service", "Requires": "system.slice systemd-journald.socket", "Restart": "always", "RestartUSec": "0", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StatusText": "Processing requests...", "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", "TriggeredBy": "systemd-journald.socket", "Type": "notify", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "static", "WantedBy": "initrd-switch-root.target sysinit.target", "Wants": "systemd-journald.socket", "WatchdogTimestamp": "Sat 2024-01-13 17:54:29 UTC", "WatchdogTimestampMonotonic": "1185488371", "WatchdogUSec": "3min" } } changed: [sut] => (item=systemd-journal-flush.service) => { "ansible_loop_var": "item", "changed": true, "item": "systemd-journal-flush.service", "name": "systemd-journal-flush.service", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-13 17:54:30 UTC", "ActiveEnterTimestampMonotonic": "1186433665", "ActiveExitTimestamp": "Sat 2024-01-13 17:54:30 UTC", "ActiveExitTimestampMonotonic": "1186401488", "ActiveState": "active", "After": "-.mount systemd-journald.socket systemd-remount-fs.service system.slice systemd-journald.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-13 17:54:30 UTC", "AssertTimestampMonotonic": "1186421309", "Before": "systemd-user-sessions.service systemd-tmpfiles-setup.service", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "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-01-13 17:54:30 UTC", "ConditionTimestampMonotonic": "1186421307", "ControlPID": "0", "DefaultDependencies": "no", "Delegate": "no", "Description": "Flush Journal to Persistent Storage", "DevicePolicy": "auto", "Documentation": "man:systemd-journald.service(8) man:journald.conf(5)", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-01-13 17:54:30 UTC", "ExecMainExitTimestampMonotonic": "1186433473", "ExecMainPID": "11825", "ExecMainStartTimestamp": "Sat 2024-01-13 17:54:30 UTC", "ExecMainStartTimestampMonotonic": "1186422024", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/journalctl ; argv[]=/usr/bin/journalctl --flush ; ignore_errors=no ; start_time=[Sat 2024-01-13 17:54:30 UTC] ; stop_time=[Sat 2024-01-13 17:54:30 UTC] ; pid=11825 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/systemd-journal-flush.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "systemd-journal-flush.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-01-13 17:54:30 UTC", "InactiveEnterTimestampMonotonic": "1186401488", "InactiveExitTimestamp": "Sat 2024-01-13 17:54:30 UTC", "InactiveExitTimestampMonotonic": "1186422120", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "systemd-journal-flush.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": "yes", "Requires": "system.slice -.mount systemd-journald.service", "RequiresMountsFor": "/var/log/journal", "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": "exited", "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": "oneshot", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "static", "WantedBy": "sysinit.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } to retry, use: --limit @/tmp/tests_example.retry PLAY RECAP ********************************************************************* sut : ok=17 changed=6 unreachable=0 failed=1 skipped=2 rescued=0 ignored=0 Saturday 13 January 2024 17:54:30 +0000 (0:00:00.411) 0:00:04.603 ****** =============================================================================== linux-system-roles.journald : Ensure required packages are installed ---- 0.73s /WORKDIR/git-fixesy4ao7z9h/tests/roles/linux-system-roles.journald/tasks/main.yml:6 Gathering Facts --------------------------------------------------------- 0.69s /WORKDIR/git-fixesy4ao7z9h/tests/tests_example.yml:3 -------------------------- linux-system-roles.journald : Ensure required services are enabled ------ 0.54s /WORKDIR/git-fixesy4ao7z9h/tests/roles/linux-system-roles.journald/tasks/main.yml:13 linux-system-roles.journald : Deploy journald configuration drop-in ----- 0.46s /WORKDIR/git-fixesy4ao7z9h/tests/roles/linux-system-roles.journald/tasks/main.yml:36 linux-system-roles.journald : Restart journald services ----------------- 0.43s /WORKDIR/git-fixesy4ao7z9h/tests/roles/linux-system-roles.journald/handlers/main.yml:3 Restart journald services ----------------------------------------------- 0.41s /WORKDIR/git-fixesy4ao7z9h/tests/tests_example.yml:89 ------------------------- Get systemd-journald syslog setting ------------------------------------- 0.23s /WORKDIR/git-fixesy4ao7z9h/tests/tests_example.yml:35 ------------------------- linux-system-roles.journald : Apply tmpfiles.d snippet on persistent log store --- 0.19s /WORKDIR/git-fixesy4ao7z9h/tests/roles/linux-system-roles.journald/tasks/persistent.yml:11 linux-system-roles.journald : Create journald configuration drop-in directory --- 0.19s /WORKDIR/git-fixesy4ao7z9h/tests/roles/linux-system-roles.journald/tasks/main.yml:20 linux-system-roles.journald : Check if system is ostree ----------------- 0.18s /WORKDIR/git-fixesy4ao7z9h/tests/roles/linux-system-roles.journald/tasks/set_vars.yml:11 linux-system-roles.journald : Ensure persistent log store exists -------- 0.14s /WORKDIR/git-fixesy4ao7z9h/tests/roles/linux-system-roles.journald/tasks/persistent.yml:3 Cleanup ----------------------------------------------------------------- 0.13s /WORKDIR/git-fixesy4ao7z9h/tests/tests_example.yml:84 ------------------------- Get systemd-journald service state -------------------------------------- 0.12s /WORKDIR/git-fixesy4ao7z9h/tests/tests_example.yml:24 ------------------------- linux-system-roles.journald : Configure persistent journal -------------- 0.02s /WORKDIR/git-fixesy4ao7z9h/tests/roles/linux-system-roles.journald/tasks/main.yml:28 linux-system-roles.journald : Set flag to indicate system is ostree ----- 0.02s /WORKDIR/git-fixesy4ao7z9h/tests/roles/linux-system-roles.journald/tasks/set_vars.yml:16 Verify that syslog is set properly -------------------------------------- 0.02s /WORKDIR/git-fixesy4ao7z9h/tests/tests_example.yml:42 ------------------------- Verify that systemd-journald is running --------------------------------- 0.02s /WORKDIR/git-fixesy4ao7z9h/tests/tests_example.yml:31 ------------------------- linux-system-roles.journald : Ensure ansible_facts used by role --------- 0.02s /WORKDIR/git-fixesy4ao7z9h/tests/roles/linux-system-roles.journald/tasks/set_vars.yml:2 linux-system-roles.journald : Configure volatile journal ---------------- 0.02s /WORKDIR/git-fixesy4ao7z9h/tests/roles/linux-system-roles.journald/tasks/main.yml:32 Run the role ------------------------------------------------------------ 0.02s /WORKDIR/git-fixesy4ao7z9h/tests/tests_example.yml:15 ------------------------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---