Playbook #2

/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 16:40:05 +0000 00:02:38.14 nyctea root Ansible 2.15.2 ara 1.6.1 (client), 1.6.1 (server) Python 3.11.4 2 6 348 347 23 1

Task result details

Field Value
changed
False
msg
All items completed
results

Result #1

Field Value
ansible_facts
{
    "infra_container_sandbox_keys": [
        [
            "service",
            "netns-0918460f-16a3-ac53-6f26-8ab513b64e49"
        ]
    ]
}
ansible_loop_var
infra_container_info
changed
False
failed
False
infra_container_info
{
    "ansible_loop_var": "orphaned_cluster_pod",
    "changed": false,
    "containers": [
        {
            "AppArmorProfile": "",
            "Args": [
                "-P"
            ],
            "BoundingCaps": [
                "CAP_CHOWN",
                "CAP_DAC_OVERRIDE",
                "CAP_FOWNER",
                "CAP_FSETID",
                "CAP_KILL",
                "CAP_NET_BIND_SERVICE",
                "CAP_SETFCAP",
                "CAP_SETGID",
                "CAP_SETPCAP",
                "CAP_SETUID",
                "CAP_SYS_CHROOT"
            ],
            "Config": {
                "Annotations": {
                    "io.container.manager": "libpod",
                    "org.opencontainers.image.stopSignal": "15"
                },
                "AttachStderr": false,
                "AttachStdin": false,
                "AttachStdout": false,
                "Cmd": null,
                "CreateCommand": [
                    "podman",
                    "pod",
                    "create",
                    "--name",
                    "okdcluster-service-pod",
                    "--network",
                    "okdcluster-service-bridge",
                    "--hostname",
                    "service.okdcluster.kubeinit.local",
                    "--dns",
                    "10.0.0.253",
                    "--dns",
                    "10.11.5.160",
                    "--dns-search",
                    "okdcluster.kubeinit.local"
                ],
                "Domainname": "",
                "Entrypoint": "/catatonit -P",
                "Env": [
                    "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
                    "TERM=xterm",
                    "container=podman",
                    "HOSTNAME=service.okdcluster.kubeinit.local"
                ],
                "HealthcheckOnFailureAction": "none",
                "Hostname": "service.okdcluster.kubeinit.local",
                "Image": "localhost/podman-pause:4.5.1-1685123928",
                "Labels": {
                    "io.buildah.version": "1.30.0"
                },
                "OnBuild": null,
                "OpenStdin": false,
                "Passwd": true,
                "StdinOnce": false,
                "StopSignal": 15,
                "StopTimeout": 10,
                "Timeout": 0,
                "Tty": false,
                "Umask": "0022",
                "User": "",
                "Volumes": null,
                "WorkingDir": "/",
                "sdNotifyMode": "container"
            },
            "ConmonPidFile": "/run/containers/storage/overlay-containers/a6831257e00fccc893725c9fde40735c23431763a0f012979b5e7fd92961d05f/userdata/conmon.pid",
            "Created": "2023-10-29T18:04:53.332109607+02:00",
            "Dependencies": [],
            "Driver": "overlay",
            "EffectiveCaps": [
                "CAP_CHOWN",
                "CAP_DAC_OVERRIDE",
                "CAP_FOWNER",
                "CAP_FSETID",
                "CAP_KILL",
                "CAP_NET_BIND_SERVICE",
                "CAP_SETFCAP",
                "CAP_SETGID",
                "CAP_SETPCAP",
                "CAP_SETUID",
                "CAP_SYS_CHROOT"
            ],
            "ExecIDs": [],
            "GraphDriver": {
                "Data": {
                    "LowerDir": "/var/lib/containers/storage/overlay/c00941f3ce4d749ff0a9bc8acffd2bf92f6a72bd9675323bf21bf2e064334bf1/diff",
                    "MergedDir": "/var/lib/containers/storage/overlay/39e836dd81d82b458cfd28c6e470024c4b19225a1b073a586f4d56473e8ab5b1/merged",
                    "UpperDir": "/var/lib/containers/storage/overlay/39e836dd81d82b458cfd28c6e470024c4b19225a1b073a586f4d56473e8ab5b1/diff",
                    "WorkDir": "/var/lib/containers/storage/overlay/39e836dd81d82b458cfd28c6e470024c4b19225a1b073a586f4d56473e8ab5b1/work"
                },
                "Name": "overlay"
            },
            "HostConfig": {
                "AutoRemove": false,
                "Binds": [],
                "BlkioDeviceReadBps": null,
                "BlkioDeviceReadIOps": null,
                "BlkioDeviceWriteBps": null,
                "BlkioDeviceWriteIOps": null,
                "BlkioWeight": 0,
                "BlkioWeightDevice": null,
                "CapAdd": [],
                "CapDrop": [],
                "Cgroup": "",
                "CgroupConf": null,
                "CgroupManager": "systemd",
                "CgroupMode": "private",
                "CgroupParent": "machine.slice/machine-libpod_pod_cedba9d424354e6be254fcbec2baeef2984219e38f89e10e3881084dbcf92643.slice",
                "Cgroups": "default",
                "ConsoleSize": [
                    0,
                    0
                ],
                "ContainerIDFile": "",
                "CpuCount": 0,
                "CpuPercent": 0,
                "CpuPeriod": 0,
                "CpuQuota": 0,
                "CpuRealtimePeriod": 0,
                "CpuRealtimeRuntime": 0,
                "CpuShares": 0,
                "CpusetCpus": "",
                "CpusetMems": "",
                "Devices": [],
                "DiskQuota": 0,
                "Dns": [
                    "10.0.0.253",
                    "10.11.5.160"
                ],
                "DnsOptions": [],
                "DnsSearch": [
                    "okdcluster.kubeinit.local"
                ],
                "ExtraHosts": [],
                "GroupAdd": [],
                "IOMaximumBandwidth": 0,
                "IOMaximumIOps": 0,
                "IpcMode": "shareable",
                "Isolation": "",
                "KernelMemory": 0,
                "Links": null,
                "LogConfig": {
                    "Config": null,
                    "Path": "",
                    "Size": "0B",
                    "Tag": "",
                    "Type": "journald"
                },
                "Memory": 0,
                "MemoryReservation": 0,
                "MemorySwap": 0,
                "MemorySwappiness": 0,
                "NanoCpus": 0,
                "NetworkMode": "bridge",
                "OomKillDisable": false,
                "OomScoreAdj": 0,
                "PidMode": "private",
                "PidsLimit": 0,
                "PortBindings": {},
                "Privileged": false,
                "PublishAllPorts": false,
                "ReadonlyRootfs": false,
                "RestartPolicy": {
                    "MaximumRetryCount": 0,
                    "Name": ""
                },
                "Runtime": "oci",
                "SecurityOpt": [],
                "ShmSize": 65536000,
                "Tmpfs": {},
                "UTSMode": "private",
                "Ulimits": [
                    {
                        "Hard": 1048576,
                        "Name": "RLIMIT_NOFILE",
                        "Soft": 1048576
                    },
                    {
                        "Hard": 4194304,
                        "Name": "RLIMIT_NPROC",
                        "Soft": 4194304
                    }
                ],
                "UsernsMode": "",
                "VolumeDriver": "",
                "VolumesFrom": null
            },
            "HostnamePath": "/run/containers/storage/overlay-containers/a6831257e00fccc893725c9fde40735c23431763a0f012979b5e7fd92961d05f/userdata/hostname",
            "HostsPath": "/run/containers/storage/overlay-containers/a6831257e00fccc893725c9fde40735c23431763a0f012979b5e7fd92961d05f/userdata/hosts",
            "Id": "a6831257e00fccc893725c9fde40735c23431763a0f012979b5e7fd92961d05f",
            "Image": "12654def5cd2984922e9276c94778b2dcf81c46493312261e518f9aa15411cd5",
            "ImageDigest": "sha256:854cd69a67df9b4f2f7f53754329b8b4dbf751b622fa12c4addc2052d1db0e04",
            "ImageName": "localhost/podman-pause:4.5.1-1685123928",
            "IsInfra": true,
            "IsService": false,
            "MountLabel": "system_u:object_r:container_file_t:s0:c492,c622",
            "Mounts": [],
            "Name": "cedba9d42435-infra",
            "Namespace": "",
            "NetworkSettings": {
                "Bridge": "",
                "EndpointID": "",
                "Gateway": "",
                "GlobalIPv6Address": "",
                "GlobalIPv6PrefixLen": 0,
                "HairpinMode": false,
                "IPAddress": "",
                "IPPrefixLen": 0,
                "IPv6Gateway": "",
                "LinkLocalIPv6Address": "",
                "LinkLocalIPv6PrefixLen": 0,
                "MacAddress": "",
                "Networks": {
                    "okdcluster-service-bridge": {
                        "Aliases": [
                            "a6831257e00f"
                        ],
                        "DriverOpts": null,
                        "EndpointID": "",
                        "Gateway": "10.89.0.1",
                        "GlobalIPv6Address": "",
                        "GlobalIPv6PrefixLen": 0,
                        "IPAMConfig": null,
                        "IPAddress": "10.89.0.87",
                        "IPPrefixLen": 24,
                        "IPv6Gateway": "",
                        "Links": null,
                        "MacAddress": "1a:9b:1f:52:fa:4c",
                        "NetworkID": "okdcluster-service-bridge"
                    }
                },
                "Ports": {},
                "SandboxID": "",
                "SandboxKey": "/run/netns/netns-0918460f-16a3-ac53-6f26-8ab513b64e49"
            },
            "OCIConfigPath": "/var/lib/containers/storage/overlay-containers/a6831257e00fccc893725c9fde40735c23431763a0f012979b5e7fd92961d05f/userdata/config.json",
            "OCIRuntime": "crun",
            "Path": "/catatonit",
            "PidFile": "/run/containers/storage/overlay-containers/a6831257e00fccc893725c9fde40735c23431763a0f012979b5e7fd92961d05f/userdata/pidfile",
            "Pod": "cedba9d424354e6be254fcbec2baeef2984219e38f89e10e3881084dbcf92643",
            "ProcessLabel": "system_u:system_r:container_t:s0:c492,c622",
            "ResolvConfPath": "/run/containers/storage/overlay-containers/a6831257e00fccc893725c9fde40735c23431763a0f012979b5e7fd92961d05f/userdata/resolv.conf",
            "RestartCount": 0,
            "Rootfs": "",
            "State": {
                "CgroupPath": "/machine.slice/machine-libpod_pod_cedba9d424354e6be254fcbec2baeef2984219e38f89e10e3881084dbcf92643.slice/libpod-a6831257e00fccc893725c9fde40735c23431763a0f012979b5e7fd92961d05f.scope",
                "CheckpointedAt": "0001-01-01T00:00:00Z",
                "ConmonPid": 3284917,
                "Dead": false,
                "Error": "",
                "ExitCode": 0,
                "FinishedAt": "0001-01-01T00:00:00Z",
                "Health": {
                    "FailingStreak": 0,
                    "Log": null,
                    "Status": ""
                },
                "OOMKilled": false,
                "OciVersion": "1.1.0-rc.1",
                "Paused": false,
                "Pid": 3284920,
                "Restarting": false,
                "RestoredAt": "0001-01-01T00:00:00Z",
                "Running": true,
                "StartedAt": "2023-10-29T18:04:53.767121066+02:00",
                "Status": "running"
            },
            "StaticDir": "/var/lib/containers/storage/overlay-containers/a6831257e00fccc893725c9fde40735c23431763a0f012979b5e7fd92961d05f/userdata"
        }
    ],
    "failed": false,
    "invocation": {
        "module_args": {
            "executable": "podman",
            "name": [
                "a6831257e00fccc893725c9fde40735c23431763a0f012979b5e7fd92961d05f"
            ]
        }
    },
    "orphaned_cluster_pod": [
        "service",
        {
            "CgroupParent": "machine.slice",
            "CgroupPath": "machine.slice/machine-libpod_pod_cedba9d424354e6be254fcbec2baeef2984219e38f89e10e3881084dbcf92643.slice",
            "Containers": [
                {
                    "Id": "0a136165911d477ec3f33aae4d6112c1e5111471df237659782b386d5a9536bd",
                    "Name": "okdcluster-haproxy",
                    "State": "running"
                },
                {
                    "Id": "397facb61f4a3567934942d2a516b6ae19f8e3f26d4e9892e10d797d1d818145",
                    "Name": "okdcluster-provision",
                    "State": "running"
                },
                {
                    "Id": "6bc830d2013bfb1a00ce26d63298ee79eea2799303d60125c8d463d7032c9227",
                    "Name": "okdcluster-registry",
                    "State": "running"
                },
                {
                    "Id": "8b16d7cec85e504c184c16e21b33674888008ae23ebf583ec7f4bac171691b60",
                    "Name": "okdcluster-bind",
                    "State": "running"
                },
                {
                    "Id": "a6831257e00fccc893725c9fde40735c23431763a0f012979b5e7fd92961d05f",
                    "Name": "cedba9d42435-infra",
                    "State": "running"
                },
                {
                    "Id": "b425219497ed82aa31d05b6bf6e8500e2c60a7e0b08686cf98ba0397e3c0668c",
                    "Name": "okdcluster-apache",
                    "State": "running"
                },
                {
                    "Id": "bbd5d6c691b86aefeca8ada6d8763f8a26e2cb575340b3a5d83e8737a67d578a",
                    "Name": "okdcluster-dnsmasq",
                    "State": "running"
                }
            ],
            "CreateCgroup": true,
            "CreateCommand": [
                "podman",
                "pod",
                "create",
                "--name",
                "okdcluster-service-pod",
                "--network",
                "okdcluster-service-bridge",
                "--hostname",
                "service.okdcluster.kubeinit.local",
                "--dns",
                "10.0.0.253",
                "--dns",
                "10.11.5.160",
                "--dns-search",
                "okdcluster.kubeinit.local"
            ],
            "CreateInfra": true,
            "Created": "2023-10-29T18:04:53.291929427+02:00",
            "ExitPolicy": "continue",
            "Hostname": "service.okdcluster.kubeinit.local",
            "Id": "cedba9d424354e6be254fcbec2baeef2984219e38f89e10e3881084dbcf92643",
            "InfraConfig": {
                "DNSOption": null,
                "DNSSearch": [
                    "okdcluster.kubeinit.local"
                ],
                "DNSServer": [
                    "10.0.0.253",
                    "10.11.5.160"
                ],
                "HostAdd": null,
                "HostNetwork": false,
                "NetworkOptions": null,
                "Networks": [
                    "okdcluster-service-bridge"
                ],
                "NoManageHosts": false,
                "NoManageResolvConf": false,
                "PortBindings": {},
                "StaticIP": "",
                "StaticMAC": "",
                "pid_ns": "private",
                "userns": "host",
                "uts_ns": "private"
            },
            "InfraContainerID": "a6831257e00fccc893725c9fde40735c23431763a0f012979b5e7fd92961d05f",
            "Name": "okdcluster-service-pod",
            "NumContainers": 7,
            "SharedNamespaces": [
                "uts",
                "ipc",
                "net"
            ],
            "State": "Running"
        }
    ],
    "stderr": "",
    "stderr_lines": []
}