Playbook #1 |
/root/kubeinit/ci/builds/bsU8uCNn/0/kubeinit/kubeinit/kubeinit-aux/kubeinit/playbook.yml |
Task result details
- Play: Run the deployment on the target infrastructure (OpenStack/libvirt hypervisors)
- Task: kubeinit.kubeinit.kubeinit_services : Commit the image
- Action: ansible.builtin.command
- Path: /root/.ansible/collections/ansible_collections/kubeinit/kubeinit/roles/kubeinit_services/tasks/create_provision_container.yml:118
- Host: localhost ( task delegated to hypervisor-01 )
- Status: changed
- Started: 05 May 2024 08:07:56 +0000
- Ended: 05 May 2024 08:08:01 +0000
- Duration: 00:00:05.69
- Tags:
- task_prepare_cluster
Field | Value |
---|---|
changed |
True |
cmd |
[ "buildah", "commit", "ekscluster-provision", "kubeinit/ekscluster-provision:latest" ] |
delta |
0:00:05.371713 |
end |
2024-05-05 11:08:01.721997 |
invocation |
{ "module_args": { "_raw_params": "buildah commit ekscluster-provision kubeinit/ekscluster-provision: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 11:07:56.350284 |
stderr |
Getting image source signatures Copying blob sha256:a376650bbd0dc44c804c7ff6ecd8f785acc196f654e1b7772f57acae66c26362 Copying blob sha256:6cf18bd6d3e9a71c597b86fec32b14c32cdf4df140804dbaefb492eec1fca4a5 Copying config sha256:b523545d217c5f5595fbfc79c66784d6fd8dd04c3bb4971f681dcf19b9661b3a Writing manifest to image destination |
stderr_lines |
[ "Getting image source signatures", "Copying blob sha256:a376650bbd0dc44c804c7ff6ecd8f785acc196f654e1b7772f57acae66c26362", "Copying blob sha256:6cf18bd6d3e9a71c597b86fec32b14c32cdf4df140804dbaefb492eec1fca4a5", "Copying config sha256:b523545d217c5f5595fbfc79c66784d6fd8dd04c3bb4971f681dcf19b9661b3a", "Writing manifest to image destination" ] |
stdout |
b523545d217c5f5595fbfc79c66784d6fd8dd04c3bb4971f681dcf19b9661b3a |
stdout_lines |
[ "b523545d217c5f5595fbfc79c66784d6fd8dd04c3bb4971f681dcf19b9661b3a" ] |