changed
|
|
cmd
|
[
"buildah",
"commit",
"ekscluster-haproxy",
"kubeinit/ekscluster-haproxy:latest"
]
|
delta
|
|
end
|
2023-10-30 02:56:35.349420
|
invocation
|
{
"module_args": {
"_raw_params": "buildah commit ekscluster-haproxy kubeinit/ekscluster-haproxy: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-30 02:56:34.129087
|
stderr
|
Getting image source signatures
Copying blob sha256:43b3c4e3001c662d1c264ffb132f4e52950893452b15508df810214f1d3f124b
Copying blob sha256:87b571ab9f2c2944e647bfe513fa9028f64dea9182015ac17174e3581db8fa32
Copying blob sha256:85ff335ffae2198939e431e7841792a3068b6d17d70e49f379ddc2e988bba008
Copying blob sha256:432ae7833e273eb348adda7fa09f739d14de19fd2ec7ceffdd6d7e542968b7e4
Copying blob sha256:95d92b3c450e3e97d0c8e903a9dbd5f799a08ad0e6223fc6ce6473d9ae80866e
Copying blob sha256:0a663a3962e8e566c957bc9929d11a99198019218a8fa9b9460b0105e5e0d892
Copying config sha256:5067d4ad8f2d28ff89529ca041a0cad2b56cbc4d7a9ba1d0982f87f283e7b582
Writing manifest to image destination
|
stderr_lines
|
[
"Getting image source signatures",
"Copying blob sha256:43b3c4e3001c662d1c264ffb132f4e52950893452b15508df810214f1d3f124b",
"Copying blob sha256:87b571ab9f2c2944e647bfe513fa9028f64dea9182015ac17174e3581db8fa32",
"Copying blob sha256:85ff335ffae2198939e431e7841792a3068b6d17d70e49f379ddc2e988bba008",
"Copying blob sha256:432ae7833e273eb348adda7fa09f739d14de19fd2ec7ceffdd6d7e542968b7e4",
"Copying blob sha256:95d92b3c450e3e97d0c8e903a9dbd5f799a08ad0e6223fc6ce6473d9ae80866e",
"Copying blob sha256:0a663a3962e8e566c957bc9929d11a99198019218a8fa9b9460b0105e5e0d892",
"Copying config sha256:5067d4ad8f2d28ff89529ca041a0cad2b56cbc4d7a9ba1d0982f87f283e7b582",
"Writing manifest to image destination"
]
|
stdout
|
5067d4ad8f2d28ff89529ca041a0cad2b56cbc4d7a9ba1d0982f87f283e7b582
|
stdout_lines
|
[
"5067d4ad8f2d28ff89529ca041a0cad2b56cbc4d7a9ba1d0982f87f283e7b582"
]
|