# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] 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.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-weekly-cim_o01nl6/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_example.yml **************************************************** 1 plays in /WORKDIR/git-weekly-cim_o01nl6/tests/tests_example.yml PLAY [Simple journald role invocation] ***************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cim_o01nl6/tests/tests_example.yml:3 Saturday 02 December 2023 14:11:09 +0000 (0:00:00.015) 0:00:00.015 ***** ok: [sut] TASK [Run the role] ************************************************************ task path: /WORKDIR/git-weekly-cim_o01nl6/tests/tests_example.yml:12 Saturday 02 December 2023 14:11:10 +0000 (0:00:00.953) 0:00:00.969 ***** TASK [fedora.linux_system_roles.journald : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cim_o01nl6/.collection/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:3 Saturday 02 December 2023 14:11:10 +0000 (0:00:00.022) 0:00:00.991 ***** included: /WORKDIR/git-weekly-cim_o01nl6/.collection/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.journald : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cim_o01nl6/.collection/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/set_vars.yml:2 Saturday 02 December 2023 14:11:10 +0000 (0:00:00.014) 0:00:01.006 ***** skipping: [sut] => { "changed": false, "false_condition": "__journald_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.journald : Check if system is ostree] ********** task path: /WORKDIR/git-weekly-cim_o01nl6/.collection/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/set_vars.yml:10 Saturday 02 December 2023 14:11:10 +0000 (0:00:00.023) 0:00:01.029 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.journald : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cim_o01nl6/.collection/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/set_vars.yml:15 Saturday 02 December 2023 14:11:10 +0000 (0:00:00.207) 0:00:01.237 ***** ok: [sut] => { "ansible_facts": { "__journald_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.journald : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-cim_o01nl6/.collection/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:6 Saturday 02 December 2023 14:11:10 +0000 (0:00:00.018) 0:00:01.255 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [ "systemd-219-78.el7_9.7.x86_64 providing systemd is already installed" ] } lsrpackages: systemd TASK [fedora.linux_system_roles.journald : Ensure required services are enabled] *** task path: /WORKDIR/git-weekly-cim_o01nl6/.collection/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:12 Saturday 02 December 2023 14:11:11 +0000 (0:00:00.593) 0:00:01.848 ***** 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 2023-12-02 13:51:23 UTC", "ActiveEnterTimestampMonotonic": "6126664", "ActiveExitTimestamp": "Sat 2023-12-02 13:51:22 UTC", "ActiveExitTimestampMonotonic": "5958673", "ActiveState": "active", "After": "syslog.socket system.slice systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2023-12-02 13:51:22 UTC", "AssertTimestampMonotonic": "5960517", "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 2023-12-02 13:51:22 UTC", "ConditionTimestampMonotonic": "5960516", "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": "350", "ExecMainStartTimestamp": "Sat 2023-12-02 13:51:22 UTC", "ExecMainStartTimestampMonotonic": "5961086", "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 2023-12-02 13:51:22 UTC", "InactiveEnterTimestampMonotonic": "5960428", "InactiveExitTimestamp": "Sat 2023-12-02 13:51:22 UTC", "InactiveExitTimestampMonotonic": "5961152", "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": "350", "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": "sysinit.target initrd-switch-root.target", "Wants": "systemd-journald.socket", "WatchdogTimestamp": "Sat 2023-12-02 14:11:09 UTC", "WatchdogTimestampMonotonic": "1193039926", "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 2023-12-02 13:51:23 UTC", "ActiveEnterTimestampMonotonic": "6295675", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.service system.slice systemd-journald.socket -.mount systemd-remount-fs.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2023-12-02 13:51:23 UTC", "AssertTimestampMonotonic": "6126909", "Before": "systemd-tmpfiles-setup.service systemd-user-sessions.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 2023-12-02 13:51:23 UTC", "ConditionTimestampMonotonic": "6126907", "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 2023-12-02 13:51:23 UTC", "ExecMainExitTimestampMonotonic": "6295297", "ExecMainPID": "369", "ExecMainStartTimestamp": "Sat 2023-12-02 13:51:23 UTC", "ExecMainStartTimestampMonotonic": "6127671", "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 2023-12-02 13:51:23 UTC", "InactiveExitTimestampMonotonic": "6127727", "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 [fedora.linux_system_roles.journald : Create journald configuration drop-in directory] *** task path: /WORKDIR/git-weekly-cim_o01nl6/.collection/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:19 Saturday 02 December 2023 14:11:11 +0000 (0:00:00.641) 0:00:02.490 ***** 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 [fedora.linux_system_roles.journald : Configure persistent journal] ******* task path: /WORKDIR/git-weekly-cim_o01nl6/.collection/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:27 Saturday 02 December 2023 14:11:12 +0000 (0:00:00.220) 0:00:02.710 ***** included: /WORKDIR/git-weekly-cim_o01nl6/.collection/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/persistent.yml for sut TASK [fedora.linux_system_roles.journald : Ensure persistent log store exists] *** task path: /WORKDIR/git-weekly-cim_o01nl6/.collection/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/persistent.yml:3 Saturday 02 December 2023 14:11:12 +0000 (0:00:00.026) 0:00:02.736 ***** 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 [fedora.linux_system_roles.journald : Apply tmpfiles.d snippet on persistent log store] *** task path: /WORKDIR/git-weekly-cim_o01nl6/.collection/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/persistent.yml:11 Saturday 02 December 2023 14:11:12 +0000 (0:00:00.139) 0:00:02.876 ***** ok: [sut] => { "changed": false, "cmd": [ "systemd-tmpfiles", "--create", "--prefix=/var/log/journal", "/usr/lib/tmpfiles.d/systemd.conf" ], "delta": "0:00:00.015650", "end": "2023-12-02 14:11:12.560348", "rc": 0, "start": "2023-12-02 14:11:12.544698" } TASK [fedora.linux_system_roles.journald : Configure volatile journal] ********* task path: /WORKDIR/git-weekly-cim_o01nl6/.collection/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:31 Saturday 02 December 2023 14:11:12 +0000 (0:00:00.220) 0:00:03.096 ***** skipping: [sut] => { "changed": false, "false_condition": "not (journald_persistent | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.journald : Deploy journald configuration drop-in] *** task path: /WORKDIR/git-weekly-cim_o01nl6/.collection/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:35 Saturday 02 December 2023 14:11:12 +0000 (0:00:00.019) 0:00:03.116 ***** Notification for handler Restart journald services has been saved. changed: [sut] => { "changed": true, "checksum": "06d17afee863716e9d3a638f3626fe8bfd903df0", "dest": "/etc/systemd/journald.conf.d/99-linux-system-roles-journald.conf", "gid": 0, "group": "root", "md5sum": "344fadfc7c1d3d9aecbcd5ab370fbd4c", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 145, "src": "/root/.ansible/tmp/ansible-tmp-1701526272.6284823-1554-132699381762864/source", "state": "file", "uid": 0 } TASK [Flush handlers] ********************************************************** task path: /WORKDIR/git-weekly-cim_o01nl6/tests/tests_example.yml:18 Saturday 02 December 2023 14:11:13 +0000 (0:00:00.519) 0:00:03.636 ***** NOTIFIED HANDLER fedora.linux_system_roles.journald : Restart journald services for sut META: triggered running handlers for sut RUNNING HANDLER [fedora.linux_system_roles.journald : Restart journald services] *** task path: /WORKDIR/git-weekly-cim_o01nl6/.collection/ansible_collections/fedora/linux_system_roles/roles/journald/handlers/main.yml:3 Saturday 02 December 2023 14:11:13 +0000 (0:00:00.003) 0:00:03.639 ***** 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 2023-12-02 13:51:23 UTC", "ActiveEnterTimestampMonotonic": "6126664", "ActiveExitTimestamp": "Sat 2023-12-02 13:51:22 UTC", "ActiveExitTimestampMonotonic": "5958673", "ActiveState": "active", "After": "syslog.socket system.slice systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2023-12-02 13:51:22 UTC", "AssertTimestampMonotonic": "5960517", "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 2023-12-02 13:51:22 UTC", "ConditionTimestampMonotonic": "5960516", "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": "350", "ExecMainStartTimestamp": "Sat 2023-12-02 13:51:22 UTC", "ExecMainStartTimestampMonotonic": "5961086", "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 2023-12-02 13:51:22 UTC", "InactiveEnterTimestampMonotonic": "5960428", "InactiveExitTimestamp": "Sat 2023-12-02 13:51:22 UTC", "InactiveExitTimestampMonotonic": "5961152", "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": "350", "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": "sysinit.target initrd-switch-root.target", "Wants": "systemd-journald.socket", "WatchdogTimestamp": "Sat 2023-12-02 14:11:09 UTC", "WatchdogTimestampMonotonic": "1193039926", "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 2023-12-02 14:11:13 UTC", "ActiveEnterTimestampMonotonic": "1196421534", "ActiveExitTimestamp": "Sat 2023-12-02 14:11:13 UTC", "ActiveExitTimestampMonotonic": "1196378616", "ActiveState": "active", "After": "systemd-journald.service system.slice systemd-journald.socket -.mount systemd-remount-fs.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2023-12-02 14:11:13 UTC", "AssertTimestampMonotonic": "1196410329", "Before": "systemd-tmpfiles-setup.service systemd-user-sessions.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 2023-12-02 14:11:13 UTC", "ConditionTimestampMonotonic": "1196410328", "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 2023-12-02 14:11:13 UTC", "ExecMainExitTimestampMonotonic": "1196421319", "ExecMainPID": "11552", "ExecMainStartTimestamp": "Sat 2023-12-02 14:11:13 UTC", "ExecMainStartTimestampMonotonic": "1196410955", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/journalctl ; argv[]=/usr/bin/journalctl --flush ; ignore_errors=no ; start_time=[Sat 2023-12-02 14:11:13 UTC] ; stop_time=[Sat 2023-12-02 14:11:13 UTC] ; pid=11552 ; 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 2023-12-02 14:11:13 UTC", "InactiveEnterTimestampMonotonic": "1196378616", "InactiveExitTimestamp": "Sat 2023-12-02 14:11:13 UTC", "InactiveExitTimestampMonotonic": "1196410997", "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 [Get systemd-journald service state] ************************************** task path: /WORKDIR/git-weekly-cim_o01nl6/tests/tests_example.yml:21 Saturday 02 December 2023 14:11:13 +0000 (0:00:00.465) 0:00:04.104 ***** ok: [sut] => { "changed": false, "cmd": [ "systemctl", "show", "--property", "SubState", "systemd-journald.service" ], "delta": "0:00:00.006410", "end": "2023-12-02 14:11:13.705225", "rc": 0, "start": "2023-12-02 14:11:13.698815" } STDOUT: SubState=running TASK [Verify that systemd-journald is running] ********************************* task path: /WORKDIR/git-weekly-cim_o01nl6/tests/tests_example.yml:28 Saturday 02 December 2023 14:11:13 +0000 (0:00:00.133) 0:00:04.238 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify that /var/log/journal/$MACHINE_ID/system.journal exists] ********** task path: /WORKDIR/git-weekly-cim_o01nl6/tests/tests_example.yml:32 Saturday 02 December 2023 14:11:13 +0000 (0:00:00.013) 0:00:04.251 ***** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1701526273.3425202, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16400, "charset": "binary", "checksum": "d27cc1b5b5f8d1793604427092d996beeebe91e5", "ctime": 1701526273.697507, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 190, "gr_name": "systemd-journal", "inode": 263355, "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": 1701526273.697507, "nlink": 1, "path": "/var/log/journal/87a9081c51b9471bb42441ef5187b195/system.journal", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 8388608, "uid": 0, "version": "18446744072578752302", "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: /WORKDIR/git-weekly-cim_o01nl6/tests/tests_example.yml:38 Saturday 02 December 2023 14:11:13 +0000 (0:00:00.156) 0:00:04.407 ***** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail; journalctl --header --file /var/log/journal/87a9081c51b9471bb42441ef5187b195/system.journal | grep -q 'State: ONLINE'\n", "delta": "0:00:00.006805", "end": "2023-12-02 14:11:14.010132", "rc": 0, "start": "2023-12-02 14:11:14.003327" } TASK [Verify that system.journal is compressed] ******************************** task path: /WORKDIR/git-weekly-cim_o01nl6/tests/tests_example.yml:47 Saturday 02 December 2023 14:11:14 +0000 (0:00:00.134) 0:00:04.541 ***** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail; journalctl --header --file /var/log/journal/87a9081c51b9471bb42441ef5187b195/system.journal | grep -q COMPRESSED\n", "delta": "0:00:00.006716", "end": "2023-12-02 14:11:14.142919", "rc": 0, "start": "2023-12-02 14:11:14.136203" } TASK [Verify that system journal can have maximum size of 2.0G] **************** task path: /WORKDIR/git-weekly-cim_o01nl6/tests/tests_example.yml:56 Saturday 02 December 2023 14:11:14 +0000 (0:00:00.134) 0:00:04.676 ***** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail; journalctl -b -u systemd-journald -p info | grep max | tail -n 1 | grep -q -E 'max( allowed)? 2.0G'\n", "delta": "0:00:00.008199", "end": "2023-12-02 14:11:14.279038", "rc": 0, "start": "2023-12-02 14:11:14.270839" } TASK [Check generated files for ansible_managed, fingerprint] ****************** task path: /WORKDIR/git-weekly-cim_o01nl6/tests/tests_example.yml:64 Saturday 02 December 2023 14:11:14 +0000 (0:00:00.134) 0:00:04.810 ***** included: /WORKDIR/git-weekly-cim_o01nl6/tests/tasks/check_header.yml for sut TASK [Get file] **************************************************************** task path: /WORKDIR/git-weekly-cim_o01nl6/tests/tasks/check_header.yml:3 Saturday 02 December 2023 14:11:14 +0000 (0:00:00.012) 0:00:04.823 ***** ok: [sut] => { "changed": false, "content": "IyBTUERYLUxpY2Vuc2UtSWRlbnRpZmllcjogTUlUCgojCiMgQW5zaWJsZSBtYW5hZ2VkCiMKIyBzeXN0ZW1fcm9sZTpqb3VybmFsZAoKW0pvdXJuYWxdClN0b3JhZ2U9cGVyc2lzdGVudApTeXN0ZW1NYXhVc2U9MjA0OE0KICAgIApTcGxpdE1vZGU9dWlkCg==", "encoding": "base64", "source": "/etc/systemd/journald.conf.d/99-linux-system-roles-journald.conf" } TASK [Check for presence of ansible managed header, fingerprint] *************** task path: /WORKDIR/git-weekly-cim_o01nl6/tests/tasks/check_header.yml:9 Saturday 02 December 2023 14:11:14 +0000 (0:00:00.201) 0:00:05.025 ***** ok: [sut] => { "changed": false } MSG: All assertions passed PLAY RECAP ********************************************************************* sut : ok=21 changed=4 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 Saturday 02 December 2023 14:11:14 +0000 (0:00:00.036) 0:00:05.062 ***** =============================================================================== Gathering Facts --------------------------------------------------------- 0.95s /WORKDIR/git-weekly-cim_o01nl6/tests/tests_example.yml:3 ---------------------- fedora.linux_system_roles.journald : Ensure required services are enabled --- 0.64s /WORKDIR/git-weekly-cim_o01nl6/.collection/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:12 fedora.linux_system_roles.journald : Ensure required packages are installed --- 0.59s /WORKDIR/git-weekly-cim_o01nl6/.collection/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:6 fedora.linux_system_roles.journald : Deploy journald configuration drop-in --- 0.52s /WORKDIR/git-weekly-cim_o01nl6/.collection/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:35 fedora.linux_system_roles.journald : Restart journald services ---------- 0.47s /WORKDIR/git-weekly-cim_o01nl6/.collection/ansible_collections/fedora/linux_system_roles/roles/journald/handlers/main.yml:3 fedora.linux_system_roles.journald : Apply tmpfiles.d snippet on persistent log store --- 0.22s /WORKDIR/git-weekly-cim_o01nl6/.collection/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/persistent.yml:11 fedora.linux_system_roles.journald : Create journald configuration drop-in directory --- 0.22s /WORKDIR/git-weekly-cim_o01nl6/.collection/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:19 fedora.linux_system_roles.journald : Check if system is ostree ---------- 0.21s /WORKDIR/git-weekly-cim_o01nl6/.collection/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/set_vars.yml:10 Get file ---------------------------------------------------------------- 0.20s /WORKDIR/git-weekly-cim_o01nl6/tests/tasks/check_header.yml:3 ----------------- Verify that /var/log/journal/$MACHINE_ID/system.journal exists ---------- 0.16s /WORKDIR/git-weekly-cim_o01nl6/tests/tests_example.yml:32 --------------------- fedora.linux_system_roles.journald : Ensure persistent log store exists --- 0.14s /WORKDIR/git-weekly-cim_o01nl6/.collection/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/persistent.yml:3 Verify that system.journal is in online state --------------------------- 0.13s /WORKDIR/git-weekly-cim_o01nl6/tests/tests_example.yml:38 --------------------- Verify that system.journal is compressed -------------------------------- 0.13s /WORKDIR/git-weekly-cim_o01nl6/tests/tests_example.yml:47 --------------------- Verify that system journal can have maximum size of 2.0G ---------------- 0.13s /WORKDIR/git-weekly-cim_o01nl6/tests/tests_example.yml:56 --------------------- Get systemd-journald service state -------------------------------------- 0.13s /WORKDIR/git-weekly-cim_o01nl6/tests/tests_example.yml:21 --------------------- Check for presence of ansible managed header, fingerprint --------------- 0.04s /WORKDIR/git-weekly-cim_o01nl6/tests/tasks/check_header.yml:9 ----------------- fedora.linux_system_roles.journald : Configure persistent journal ------- 0.03s /WORKDIR/git-weekly-cim_o01nl6/.collection/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:27 fedora.linux_system_roles.journald : Ensure ansible_facts used by role --- 0.02s /WORKDIR/git-weekly-cim_o01nl6/.collection/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/set_vars.yml:2 Run the role ------------------------------------------------------------ 0.02s /WORKDIR/git-weekly-cim_o01nl6/tests/tests_example.yml:12 --------------------- fedora.linux_system_roles.journald : Configure volatile journal --------- 0.02s /WORKDIR/git-weekly-cim_o01nl6/.collection/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:31 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---