ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python2.7/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 2.7.5 (default, Nov 14 2023, 16:14:06) [GCC 4.8.5 20150623 (Red Hat 4.8.5-44)] Using /etc/ansible/ansible.cfg as config file [WARNING]: running playbook inside collection fedora.linux_system_roles 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_default.yml **************************************************** 1 plays in /tmp/collections-E0y/ansible_collections/fedora/linux_system_roles/tests/journald/tests_default.yml PLAY [Ensure that the role runs with default parameters] *********************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-E0y/ansible_collections/fedora/linux_system_roles/tests/journald/tests_default.yml:3 Saturday 24 August 2024 08:38:05 -0400 (0:00:00.039) 0:00:00.039 ******* ok: [managed_node2] META: ran handlers TASK [fedora.linux_system_roles.journald : Set platform/version specific variables] *** task path: /tmp/collections-E0y/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:3 Saturday 24 August 2024 08:38:06 -0400 (0:00:01.381) 0:00:01.421 ******* included: /tmp/collections-E0y/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/set_vars.yml for managed_node2 TASK [fedora.linux_system_roles.journald : Ensure ansible_facts used by role] *** task path: /tmp/collections-E0y/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/set_vars.yml:2 Saturday 24 August 2024 08:38:06 -0400 (0:00:00.037) 0:00:01.459 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.journald : Check if system is ostree] ********** task path: /tmp/collections-E0y/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/set_vars.yml:10 Saturday 24 August 2024 08:38:06 -0400 (0:00:00.050) 0:00:01.509 ******* ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.journald : Set flag to indicate system is ostree] *** task path: /tmp/collections-E0y/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/set_vars.yml:15 Saturday 24 August 2024 08:38:07 -0400 (0:00:00.471) 0:00:01.981 ******* ok: [managed_node2] => { "ansible_facts": { "__journald_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.journald : Warn if journald_sync_interval is set in volatile mode] *** task path: /tmp/collections-E0y/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:6 Saturday 24 August 2024 08:38:07 -0400 (0:00:00.061) 0:00:02.042 ******* skipping: [managed_node2] => {} TASK [fedora.linux_system_roles.journald : Ensure required packages are installed] *** task path: /tmp/collections-E0y/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:15 Saturday 24 August 2024 08:38:07 -0400 (0:00:00.049) 0:00:02.092 ******* ok: [managed_node2] => { "changed": false, "rc": 0, "results": [ "systemd-219-78.el7_9.9.x86_64 providing systemd is already installed" ] } lsrpackages: systemd TASK [fedora.linux_system_roles.journald : Ensure required services are enabled] *** task path: /tmp/collections-E0y/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:21 Saturday 24 August 2024 08:38:08 -0400 (0:00:00.767) 0:00:02.860 ******* ok: [managed_node2] => (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-08-24 08:34:16 EDT", "ActiveEnterTimestampMonotonic": "13236141", "ActiveExitTimestamp": "Sat 2024-08-24 08:34:16 EDT", "ActiveExitTimestampMonotonic": "12733159", "ActiveState": "active", "After": "systemd-journald.socket syslog.socket system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-08-24 08:34:16 EDT", "AssertTimestampMonotonic": "12735831", "Before": "systemd-journal-flush.service sysinit.target", "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-08-24 08:34:16 EDT", "ConditionTimestampMonotonic": "12735830", "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-08-24 08:34:16 EDT", "ExecMainStartTimestampMonotonic": "12736930", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/lib/systemd/systemd-journald ; argv[]=/usr/lib/systemd/systemd-journald ; ignore_errors=no ; start_time=[Sat 2024-08-24 08:34:16 EDT] ; stop_time=[n/a] ; pid=346 ; 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-08-24 08:34:16 EDT", "InactiveEnterTimestampMonotonic": "12735318", "InactiveExitTimestamp": "Sat 2024-08-24 08:34:16 EDT", "InactiveExitTimestampMonotonic": "12736966", "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": "systemd-journald.socket system.slice", "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-08-24 08:37:56 EDT", "WatchdogTimestampMonotonic": "233168077", "WatchdogUSec": "3min" } } ok: [managed_node2] => (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-08-24 08:34:17 EDT", "ActiveEnterTimestampMonotonic": "13538048", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "-.mount system.slice systemd-journald.socket systemd-remount-fs.service systemd-journald.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-08-24 08:34:16 EDT", "AssertTimestampMonotonic": "13236319", "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-08-24 08:34:16 EDT", "ConditionTimestampMonotonic": "13236318", "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-08-24 08:34:17 EDT", "ExecMainExitTimestampMonotonic": "13537505", "ExecMainPID": "367", "ExecMainStartTimestamp": "Sat 2024-08-24 08:34:16 EDT", "ExecMainStartTimestampMonotonic": "13236796", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/journalctl ; argv[]=/usr/bin/journalctl --flush ; ignore_errors=no ; start_time=[Sat 2024-08-24 08:34:16 EDT] ; stop_time=[Sat 2024-08-24 08:34:17 EDT] ; pid=367 ; 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", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-08-24 08:34:16 EDT", "InactiveExitTimestampMonotonic": "13236834", "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": "systemd-journald.service -.mount system.slice", "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 [fedora.linux_system_roles.journald : Create journald configuration drop-in directory] *** task path: /tmp/collections-E0y/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:28 Saturday 24 August 2024 08:38:09 -0400 (0:00:00.999) 0:00:03.859 ******* changed: [managed_node2] => { "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 [fedora.linux_system_roles.journald : Configure persistent journal] ******* task path: /tmp/collections-E0y/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:36 Saturday 24 August 2024 08:38:09 -0400 (0:00:00.395) 0:00:04.255 ******* skipping: [managed_node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.journald : Configure volatile journal] ********* task path: /tmp/collections-E0y/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:40 Saturday 24 August 2024 08:38:09 -0400 (0:00:00.037) 0:00:04.293 ******* included: /tmp/collections-E0y/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/volatile.yml for managed_node2 TASK [fedora.linux_system_roles.journald : Ensure volatile log store exists] *** task path: /tmp/collections-E0y/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/volatile.yml:3 Saturday 24 August 2024 08:38:09 -0400 (0:00:00.048) 0:00:04.341 ******* ok: [managed_node2] => { "changed": false, "gid": 190, "group": "systemd-journal", "mode": "02755", "owner": "root", "path": "/run/log/journal", "secontext": "system_u:object_r:syslogd_var_run_t:s0", "size": 80, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.journald : Apply tmpfiles.d snippet on volatile log store] *** task path: /tmp/collections-E0y/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/volatile.yml:11 Saturday 24 August 2024 08:38:09 -0400 (0:00:00.285) 0:00:04.627 ******* ok: [managed_node2] => { "changed": false, "cmd": [ "systemd-tmpfiles", "--create", "--prefix=/run/log/journal", "/usr/lib/tmpfiles.d/systemd.conf" ], "delta": "0:00:00.008360", "end": "2024-08-24 08:38:10.258036", "rc": 0, "start": "2024-08-24 08:38:10.249676" } TASK [fedora.linux_system_roles.journald : Deploy journald configuration drop-in] *** task path: /tmp/collections-E0y/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:44 Saturday 24 August 2024 08:38:10 -0400 (0:00:00.468) 0:00:05.096 ******* NOTIFIED HANDLER fedora.linux_system_roles.journald : Restart journald services for managed_node2 changed: [managed_node2] => { "changed": true, "checksum": "4e2f890fe96bc321f60c04da591a95d5ff2d362e", "dest": "/etc/systemd/journald.conf.d/99-linux-system-roles-journald.conf", "gid": 0, "group": "root", "md5sum": "a195424c8131ff7c7ce43c59d46ea08c", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 183, "src": "/root/.ansible/tmp/ansible-tmp-1724503090.36-9936-42333266959624/source", "state": "file", "uid": 0 } RUNNING HANDLER [fedora.linux_system_roles.journald : Restart journald services] *** task path: /tmp/collections-E0y/ansible_collections/fedora/linux_system_roles/roles/journald/handlers/main.yml:3 Saturday 24 August 2024 08:38:11 -0400 (0:00:00.705) 0:00:05.801 ******* changed: [managed_node2] => (item=systemd-journald.service) => { "ansible_loop_var": "item", "changed": true, "item": "systemd-journald.service", "name": "systemd-journald.service", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-08-24 08:34:16 EDT", "ActiveEnterTimestampMonotonic": "13236141", "ActiveExitTimestamp": "Sat 2024-08-24 08:34:16 EDT", "ActiveExitTimestampMonotonic": "12733159", "ActiveState": "active", "After": "systemd-journald.socket syslog.socket system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-08-24 08:34:16 EDT", "AssertTimestampMonotonic": "12735831", "Before": "systemd-journal-flush.service sysinit.target", "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-08-24 08:34:16 EDT", "ConditionTimestampMonotonic": "12735830", "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-08-24 08:34:16 EDT", "ExecMainStartTimestampMonotonic": "12736930", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/lib/systemd/systemd-journald ; argv[]=/usr/lib/systemd/systemd-journald ; ignore_errors=no ; start_time=[Sat 2024-08-24 08:34:16 EDT] ; stop_time=[n/a] ; pid=346 ; 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-08-24 08:34:16 EDT", "InactiveEnterTimestampMonotonic": "12735318", "InactiveExitTimestamp": "Sat 2024-08-24 08:34:16 EDT", "InactiveExitTimestampMonotonic": "12736966", "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": "systemd-journald.socket system.slice", "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-08-24 08:37:56 EDT", "WatchdogTimestampMonotonic": "233168077", "WatchdogUSec": "3min" } } changed: [managed_node2] => (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-08-24 08:38:11 EDT", "ActiveEnterTimestampMonotonic": "247693622", "ActiveExitTimestamp": "Sat 2024-08-24 08:38:11 EDT", "ActiveExitTimestampMonotonic": "247657391", "ActiveState": "active", "After": "-.mount system.slice systemd-journald.socket systemd-remount-fs.service systemd-journald.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-08-24 08:38:11 EDT", "AssertTimestampMonotonic": "247689758", "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-08-24 08:38:11 EDT", "ConditionTimestampMonotonic": "247689757", "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-08-24 08:38:11 EDT", "ExecMainExitTimestampMonotonic": "247693489", "ExecMainPID": "9636", "ExecMainStartTimestamp": "Sat 2024-08-24 08:38:11 EDT", "ExecMainStartTimestampMonotonic": "247690232", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/journalctl ; argv[]=/usr/bin/journalctl --flush ; ignore_errors=no ; start_time=[Sat 2024-08-24 08:38:11 EDT] ; stop_time=[Sat 2024-08-24 08:38:11 EDT] ; pid=9636 ; 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-08-24 08:38:11 EDT", "InactiveEnterTimestampMonotonic": "247657391", "InactiveExitTimestamp": "Sat 2024-08-24 08:38:11 EDT", "InactiveExitTimestampMonotonic": "247690266", "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": "systemd-journald.service -.mount system.slice", "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: /tmp/collections-E0y/ansible_collections/fedora/linux_system_roles/tests/journald/tests_default.yml:13 Saturday 24 August 2024 08:38:11 -0400 (0:00:00.855) 0:00:06.656 ******* ok: [managed_node2] => { "changed": false, "cmd": [ "systemctl", "show", "--property", "SubState", "systemd-journald.service" ], "delta": "0:00:00.005264", "end": "2024-08-24 08:38:12.134458", "rc": 0, "start": "2024-08-24 08:38:12.129194" } STDOUT: SubState=running TASK [Verify that systemd-journald is running] ********************************* task path: /tmp/collections-E0y/ansible_collections/fedora/linux_system_roles/tests/journald/tests_default.yml:20 Saturday 24 August 2024 08:38:12 -0400 (0:00:00.321) 0:00:06.978 ******* ok: [managed_node2] => { "changed": false } MSG: All assertions passed TASK [Verify that /run/log/journal/$MACHINE_ID/system.journal exists] ********** task path: /tmp/collections-E0y/ansible_collections/fedora/linux_system_roles/tests/journald/tests_default.yml:24 Saturday 24 August 2024 08:38:12 -0400 (0:00:00.049) 0:00:07.028 ******* ok: [managed_node2] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1724503091.387043, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16384, "charset": "binary", "checksum": "565c22d1d8726db9b69b7878dbdfc22bfb4eac6d", "ctime": 1724503092.1290445, "dev": 20, "device_type": 0, "executable": false, "exists": true, "gid": 190, "gr_name": "systemd-journal", "inode": 11571, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/octet-stream", "mode": "0640", "mtime": 1724503092.1290445, "nlink": 1, "path": "/run/log/journal/bb6be43f68144da7adcda279d52f966e/system.journal", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 8388608, "uid": 0, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify that system.journal is in online state] *************************** task path: /tmp/collections-E0y/ansible_collections/fedora/linux_system_roles/tests/journald/tests_default.yml:30 Saturday 24 August 2024 08:38:12 -0400 (0:00:00.305) 0:00:07.333 ******* ok: [managed_node2] => { "changed": false, "cmd": "set -euo pipefail; journalctl --header --file /run/log/journal/bb6be43f68144da7adcda279d52f966e/system.journal | grep -q 'State: ONLINE'\n", "delta": "0:00:00.005534", "end": "2024-08-24 08:38:12.778842", "rc": 0, "start": "2024-08-24 08:38:12.773308" } TASK [Verify that system.journal is compressed] ******************************** task path: /tmp/collections-E0y/ansible_collections/fedora/linux_system_roles/tests/journald/tests_default.yml:39 Saturday 24 August 2024 08:38:12 -0400 (0:00:00.291) 0:00:07.624 ******* ok: [managed_node2] => { "changed": false, "cmd": "set -euo pipefail; journalctl --header --file /run/log/journal/bb6be43f68144da7adcda279d52f966e/system.journal | grep -q COMPRESSED\n", "delta": "0:00:00.005327", "end": "2024-08-24 08:38:13.109187", "rc": 0, "start": "2024-08-24 08:38:13.103860" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed_node2 : ok=17 changed=3 unreachable=0 failed=0 skipped=3 rescued=0 ignored=0 Saturday 24 August 2024 08:38:13 -0400 (0:00:00.330) 0:00:07.954 ******* =============================================================================== Gathering Facts --------------------------------------------------------- 1.38s /tmp/collections-E0y/ansible_collections/fedora/linux_system_roles/tests/journald/tests_default.yml:3 fedora.linux_system_roles.journald : Ensure required services are enabled --- 1.00s /tmp/collections-E0y/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:21 fedora.linux_system_roles.journald : Restart journald services ---------- 0.86s /tmp/collections-E0y/ansible_collections/fedora/linux_system_roles/roles/journald/handlers/main.yml:3 fedora.linux_system_roles.journald : Ensure required packages are installed --- 0.77s /tmp/collections-E0y/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:15 fedora.linux_system_roles.journald : Deploy journald configuration drop-in --- 0.71s /tmp/collections-E0y/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:44 fedora.linux_system_roles.journald : Check if system is ostree ---------- 0.47s /tmp/collections-E0y/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/set_vars.yml:10 fedora.linux_system_roles.journald : Apply tmpfiles.d snippet on volatile log store --- 0.47s /tmp/collections-E0y/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/volatile.yml:11 fedora.linux_system_roles.journald : Create journald configuration drop-in directory --- 0.40s /tmp/collections-E0y/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:28 Verify that system.journal is compressed -------------------------------- 0.33s /tmp/collections-E0y/ansible_collections/fedora/linux_system_roles/tests/journald/tests_default.yml:39 Get systemd-journald service state -------------------------------------- 0.32s /tmp/collections-E0y/ansible_collections/fedora/linux_system_roles/tests/journald/tests_default.yml:13 Verify that /run/log/journal/$MACHINE_ID/system.journal exists ---------- 0.31s /tmp/collections-E0y/ansible_collections/fedora/linux_system_roles/tests/journald/tests_default.yml:24 Verify that system.journal is in online state --------------------------- 0.29s /tmp/collections-E0y/ansible_collections/fedora/linux_system_roles/tests/journald/tests_default.yml:30 fedora.linux_system_roles.journald : Ensure volatile log store exists --- 0.29s /tmp/collections-E0y/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/volatile.yml:3 fedora.linux_system_roles.journald : Set flag to indicate system is ostree --- 0.06s /tmp/collections-E0y/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/set_vars.yml:15 fedora.linux_system_roles.journald : Ensure ansible_facts used by role --- 0.05s /tmp/collections-E0y/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/set_vars.yml:2 fedora.linux_system_roles.journald : Warn if journald_sync_interval is set in volatile mode --- 0.05s /tmp/collections-E0y/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:6 Verify that systemd-journald is running --------------------------------- 0.05s /tmp/collections-E0y/ansible_collections/fedora/linux_system_roles/tests/journald/tests_default.yml:20 fedora.linux_system_roles.journald : Configure volatile journal --------- 0.05s /tmp/collections-E0y/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:40 fedora.linux_system_roles.journald : Configure persistent journal ------- 0.04s /tmp/collections-E0y/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:36 fedora.linux_system_roles.journald : Set platform/version specific variables --- 0.04s /tmp/collections-E0y/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:3