changed
|
|
cmd
|
[
"buildah",
"commit",
"okdcluster-dnsmasq",
"kubeinit/okdcluster-dnsmasq:latest"
]
|
delta
|
|
end
|
2023-10-29 12:10:19.229383
|
invocation
|
{
"module_args": {
"_raw_params": "buildah commit okdcluster-dnsmasq kubeinit/okdcluster-dnsmasq: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
|
|
start
|
2023-10-29 12:10:18.100742
|
stderr
|
Getting image source signatures
Copying blob sha256:fa29914ad24cae109d0e1ba325e273c94b2e3de471c2b87ba7feddf245318c3e
Copying blob sha256:d4ec2afb1aeab980fe6c5645f4f9f959323558f4badd0327f9648ba2bb596ca7
Copying blob sha256:0cca90722d74e9fa5775e111ee75186393c60fe05a179ab5a2f4b6bc6edf22f8
Copying config sha256:d2e9a35134a05638e57b19b877cc6b279a50af1b6964987ff50e17fedbd0c438
Writing manifest to image destination
|
stderr_lines
|
[
"Getting image source signatures",
"Copying blob sha256:fa29914ad24cae109d0e1ba325e273c94b2e3de471c2b87ba7feddf245318c3e",
"Copying blob sha256:d4ec2afb1aeab980fe6c5645f4f9f959323558f4badd0327f9648ba2bb596ca7",
"Copying blob sha256:0cca90722d74e9fa5775e111ee75186393c60fe05a179ab5a2f4b6bc6edf22f8",
"Copying config sha256:d2e9a35134a05638e57b19b877cc6b279a50af1b6964987ff50e17fedbd0c438",
"Writing manifest to image destination"
]
|
stdout
|
d2e9a35134a05638e57b19b877cc6b279a50af1b6964987ff50e17fedbd0c438
|
stdout_lines
|
[
"d2e9a35134a05638e57b19b877cc6b279a50af1b6964987ff50e17fedbd0c438"
]
|