Playbook #1

/root/kubeinit/ci/builds/6mbKNrxD/0/kubeinit/kubeinit/kubeinit-aux/kubeinit/playbook.yml

Report Status CLI Date Duration Controller User Versions Hosts Plays Tasks Results Files Records
29 Oct 2023 00:32:06 +0000 00:19:18.13 nyctea root Ansible 2.15.2 ara 1.6.1 (client), 1.6.1 (server) Python 3.11.4 6 7 887 887 53 1

Task result details

Field Value
changed
True
cmd
systemctl enable crio
systemctl start crio
systemctl status crio
delta
0:00:00.572134
end
2023-10-29 00:43:23.797310
invocation
{
    "module_args": {
        "_raw_params": "systemctl enable crio\nsystemctl start crio\nsystemctl status crio\n",
        "_uses_shell": true,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": "/bin/bash",
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
msg

rc
0
start
2023-10-29 00:43:23.225176
stderr
Created symlink /etc/systemd/system/cri-o.service → /usr/lib/systemd/system/crio.service.
Created symlink /etc/systemd/system/multi-user.target.wants/crio.service → /usr/lib/systemd/system/crio.service.
stderr_lines
[
    "Created symlink /etc/systemd/system/cri-o.service \u2192 /usr/lib/systemd/system/crio.service.",
    "Created symlink /etc/systemd/system/multi-user.target.wants/crio.service \u2192 /usr/lib/systemd/system/crio.service."
]
stdout
● crio.service - Container Runtime Interface for OCI (CRI-O)
     Loaded: loaded (/usr/lib/systemd/system/crio.service; enabled; preset: disabled)
     Active: active (running) since Sun 2023-10-29 00:43:23 UTC; 31ms ago
       Docs: https://github.com/cri-o/cri-o
   Main PID: 11833 (crio)
      Tasks: 11
     Memory: 20.4M
        CPU: 231ms
     CGroup: /system.slice/crio.service
             └─11833 /usr/bin/crio

Oct 29 00:43:23 controller-01.k8scluster.kubeinit.local crio[11833]: time="2023-10-29 00:43:23.715437665Z" level=info msg="Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus"
Oct 29 00:43:23 controller-01.k8scluster.kubeinit.local crio[11833]: time="2023-10-29 00:43:23.715770951Z" level=info msg="Creating banned CPU list file \"/etc/sysconfig/orig_irq_banned_cpus\""
Oct 29 00:43:23 controller-01.k8scluster.kubeinit.local crio[11833]: time="2023-10-29 00:43:23.715914128Z" level=info msg="Restore irqbalance config: created backup file"
Oct 29 00:43:23 controller-01.k8scluster.kubeinit.local crio[11833]: time="2023-10-29 00:43:23.755034118Z" level=warning msg="Error encountered when checking whether cri-o should wipe containers: open /var/run/crio/version: no such file or directory"
Oct 29 00:43:23 controller-01.k8scluster.kubeinit.local crio[11833]: time="2023-10-29 00:43:23.755639222Z" level=info msg="Starting seccomp notifier watcher"
Oct 29 00:43:23 controller-01.k8scluster.kubeinit.local crio[11833]: time="2023-10-29 00:43:23.755829524Z" level=info msg="Create NRI interface"
Oct 29 00:43:23 controller-01.k8scluster.kubeinit.local crio[11833]: time="2023-10-29 00:43:23.755868716Z" level=info msg="NRI interface is disabled in the configuration."
Oct 29 00:43:23 controller-01.k8scluster.kubeinit.local crio[11833]: time="2023-10-29 00:43:23.756513499Z" level=error msg="Writing clean shutdown supported file: open /var/lib/crio/clean.shutdown.supported: no such file or directory"
Oct 29 00:43:23 controller-01.k8scluster.kubeinit.local crio[11833]: time="2023-10-29 00:43:23.756573920Z" level=error msg="Failed to sync parent directory of clean shutdown file: open /var/lib/crio: no such file or directory"
Oct 29 00:43:23 controller-01.k8scluster.kubeinit.local systemd[1]: Started Container Runtime Interface for OCI (CRI-O).
stdout_lines
[
    "\u25cf crio.service - Container Runtime Interface for OCI (CRI-O)",
    "     Loaded: loaded (/usr/lib/systemd/system/crio.service; enabled; preset: disabled)",
    "     Active: active (running) since Sun 2023-10-29 00:43:23 UTC; 31ms ago",
    "       Docs: https://github.com/cri-o/cri-o",
    "   Main PID: 11833 (crio)",
    "      Tasks: 11",
    "     Memory: 20.4M",
    "        CPU: 231ms",
    "     CGroup: /system.slice/crio.service",
    "             \u2514\u250011833 /usr/bin/crio",
    "",
    "Oct 29 00:43:23 controller-01.k8scluster.kubeinit.local crio[11833]: time=\"2023-10-29 00:43:23.715437665Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"",
    "Oct 29 00:43:23 controller-01.k8scluster.kubeinit.local crio[11833]: time=\"2023-10-29 00:43:23.715770951Z\" level=info msg=\"Creating banned CPU list file \\\"/etc/sysconfig/orig_irq_banned_cpus\\\"\"",
    "Oct 29 00:43:23 controller-01.k8scluster.kubeinit.local crio[11833]: time=\"2023-10-29 00:43:23.715914128Z\" level=info msg=\"Restore irqbalance config: created backup file\"",
    "Oct 29 00:43:23 controller-01.k8scluster.kubeinit.local crio[11833]: time=\"2023-10-29 00:43:23.755034118Z\" level=warning msg=\"Error encountered when checking whether cri-o should wipe containers: open /var/run/crio/version: no such file or directory\"",
    "Oct 29 00:43:23 controller-01.k8scluster.kubeinit.local crio[11833]: time=\"2023-10-29 00:43:23.755639222Z\" level=info msg=\"Starting seccomp notifier watcher\"",
    "Oct 29 00:43:23 controller-01.k8scluster.kubeinit.local crio[11833]: time=\"2023-10-29 00:43:23.755829524Z\" level=info msg=\"Create NRI interface\"",
    "Oct 29 00:43:23 controller-01.k8scluster.kubeinit.local crio[11833]: time=\"2023-10-29 00:43:23.755868716Z\" level=info msg=\"NRI interface is disabled in the configuration.\"",
    "Oct 29 00:43:23 controller-01.k8scluster.kubeinit.local crio[11833]: time=\"2023-10-29 00:43:23.756513499Z\" level=error msg=\"Writing clean shutdown supported file: open /var/lib/crio/clean.shutdown.supported: no such file or directory\"",
    "Oct 29 00:43:23 controller-01.k8scluster.kubeinit.local crio[11833]: time=\"2023-10-29 00:43:23.756573920Z\" level=error msg=\"Failed to sync parent directory of clean shutdown file: open /var/lib/crio: no such file or directory\"",
    "Oct 29 00:43:23 controller-01.k8scluster.kubeinit.local systemd[1]: Started Container Runtime Interface for OCI (CRI-O)."
]