Playbook #1

/root/kubeinit/ci/builds/bsU8uCNn/0/kubeinit/kubeinit/kubeinit-aux/kubeinit/playbook.yml

Report Status CLI Date Duration Controller User Versions Hosts Plays Tasks Results Files Records
05 May 2024 07:01:27 +0000 00:15:38.91 nyctea root Ansible 2.15.2 ara 1.6.1 (client), 1.6.1 (server) Python 3.11.4 9 7 1009 1076 51 1

Task result details

Field Value
changed
True
cmd
[
    "buildah",
    "commit",
    "kidcluster-registry",
    "kubeinit/kidcluster-registry:latest"
]
delta
0:00:01.155863
end
2024-05-05 10:08:48.218559
invocation
{
    "module_args": {
        "_raw_params": "buildah commit kidcluster-registry kubeinit/kidcluster-registry:latest",
        "_uses_shell": false,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": null,
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
msg

rc
0
start
2024-05-05 10:08:47.062696
stderr
Getting image source signatures
Copying blob sha256:e5e13b0c77cbb769548077189c3da2f0a764ceca06af49d8d558e759f5c232bd
Copying blob sha256:cf1e107ba39e2b8b2d43c1f8a87c6ea64b81f42421264d33ec0937a80b74692c
Copying blob sha256:7dd7303d54a99c39d1c5006ef4e0cd792890f97d942c04f57996f28dd37e6008
Copying blob sha256:96674a19c9263f3ab1b668252f1ae68834b0943273d847bf2f7c796e17525137
Copying blob sha256:065fcc6943fa0e68be208b718aa9e4ed45184461260da3982a3d99998e7ca4a4
Copying blob sha256:fba9b366fa6641ccbb8b81110f0d46fd2232a85c0f7fd4b8b957065b6da2a7cb
Copying config sha256:b5f6f1676dc3fd277f7d9d88ba39ade94b224c412cbaff3417e03cd1bd2a7484
Writing manifest to image destination
stderr_lines
[
    "Getting image source signatures",
    "Copying blob sha256:e5e13b0c77cbb769548077189c3da2f0a764ceca06af49d8d558e759f5c232bd",
    "Copying blob sha256:cf1e107ba39e2b8b2d43c1f8a87c6ea64b81f42421264d33ec0937a80b74692c",
    "Copying blob sha256:7dd7303d54a99c39d1c5006ef4e0cd792890f97d942c04f57996f28dd37e6008",
    "Copying blob sha256:96674a19c9263f3ab1b668252f1ae68834b0943273d847bf2f7c796e17525137",
    "Copying blob sha256:065fcc6943fa0e68be208b718aa9e4ed45184461260da3982a3d99998e7ca4a4",
    "Copying blob sha256:fba9b366fa6641ccbb8b81110f0d46fd2232a85c0f7fd4b8b957065b6da2a7cb",
    "Copying config sha256:b5f6f1676dc3fd277f7d9d88ba39ade94b224c412cbaff3417e03cd1bd2a7484",
    "Writing manifest to image destination"
]
stdout
b5f6f1676dc3fd277f7d9d88ba39ade94b224c412cbaff3417e03cd1bd2a7484
stdout_lines
[
    "b5f6f1676dc3fd277f7d9d88ba39ade94b224c412cbaff3417e03cd1bd2a7484"
]