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 01:59:58 +0000 00:12:42.96 nyctea root Ansible 2.15.2 ara 1.6.1 (client), 1.6.1 (server) Python 3.11.4 7 10 778 845 48 1

Task result details

Field Value
changed
True
msg
All items completed
results

Result #1

Field Value
ansible_loop_var
item
changed
True
cmd
#
# We create an OVN port using the interface ID and the mac address of the VM
#
/usr/bin/ovn-nbctl --wait=hv --wait=sb --timeout=30 lsp-add sw-cdkcluster 3ae003a1-acd9-5366-86c4-72a0208c0636
#
# The port name is the interface id of the VM, now we assign the mac address of the VM to the port
#
/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-addresses 3ae003a1-acd9-5366-86c4-72a0208c0636 "52:54:00:bd:70:d3 10.0.0.253"
/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-port-security 3ae003a1-acd9-5366-86c4-72a0208c0636 "52:54:00:bd:70:d3 10.0.0.253"
delta
0:00:00.035922
end
2024-05-05 05:03:40.707039
failed
False
invocation
{
    "module_args": {
        "_raw_params": "#\n# We create an OVN port using the interface ID and the mac address of the VM\n#\n/usr/bin/ovn-nbctl --wait=hv --wait=sb --timeout=30 lsp-add sw-cdkcluster 3ae003a1-acd9-5366-86c4-72a0208c0636\n#\n# The port name is the interface id of the VM, now we assign the mac address of the VM to the port\n#\n/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-addresses 3ae003a1-acd9-5366-86c4-72a0208c0636 \"52:54:00:bd:70:d3 10.0.0.253\"\n/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-port-security 3ae003a1-acd9-5366-86c4-72a0208c0636 \"52:54:00:bd:70:d3 10.0.0.253\"\n",
        "_uses_shell": true,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": "/bin/bash",
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
item
service
msg

rc
0
start
2024-05-05 05:03:40.671117
stderr

stderr_lines
[]
stdout

stdout_lines
[]



Result #2

Field Value
ansible_loop_var
item
changed
True
cmd
#
# We create an OVN port using the interface ID and the mac address of the VM
#
/usr/bin/ovn-nbctl --wait=hv --wait=sb --timeout=30 lsp-add sw-cdkcluster 19bef8b7-ba0c-5416-97ab-2cdc1b06f61f
#
# The port name is the interface id of the VM, now we assign the mac address of the VM to the port
#
/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-addresses 19bef8b7-ba0c-5416-97ab-2cdc1b06f61f "52:54:00:de:6a:20 10.0.0.1"
/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-port-security 19bef8b7-ba0c-5416-97ab-2cdc1b06f61f "52:54:00:de:6a:20 10.0.0.1"
delta
0:00:00.034983
end
2024-05-05 05:03:41.039734
failed
False
invocation
{
    "module_args": {
        "_raw_params": "#\n# We create an OVN port using the interface ID and the mac address of the VM\n#\n/usr/bin/ovn-nbctl --wait=hv --wait=sb --timeout=30 lsp-add sw-cdkcluster 19bef8b7-ba0c-5416-97ab-2cdc1b06f61f\n#\n# The port name is the interface id of the VM, now we assign the mac address of the VM to the port\n#\n/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-addresses 19bef8b7-ba0c-5416-97ab-2cdc1b06f61f \"52:54:00:de:6a:20 10.0.0.1\"\n/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-port-security 19bef8b7-ba0c-5416-97ab-2cdc1b06f61f \"52:54:00:de:6a:20 10.0.0.1\"\n",
        "_uses_shell": true,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": "/bin/bash",
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
item
controller-01
msg

rc
0
start
2024-05-05 05:03:41.004751
stderr

stderr_lines
[]
stdout

stdout_lines
[]



Result #3

Field Value
ansible_loop_var
item
changed
True
cmd
#
# We create an OVN port using the interface ID and the mac address of the VM
#
/usr/bin/ovn-nbctl --wait=hv --wait=sb --timeout=30 lsp-add sw-cdkcluster c99788ce-ccb8-5443-a2e7-0ec27c645e07
#
# The port name is the interface id of the VM, now we assign the mac address of the VM to the port
#
/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-addresses c99788ce-ccb8-5443-a2e7-0ec27c645e07 "52:54:00:35:e4:15 10.0.0.2"
/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-port-security c99788ce-ccb8-5443-a2e7-0ec27c645e07 "52:54:00:35:e4:15 10.0.0.2"
delta
0:00:00.032932
end
2024-05-05 05:03:41.382686
failed
False
invocation
{
    "module_args": {
        "_raw_params": "#\n# We create an OVN port using the interface ID and the mac address of the VM\n#\n/usr/bin/ovn-nbctl --wait=hv --wait=sb --timeout=30 lsp-add sw-cdkcluster c99788ce-ccb8-5443-a2e7-0ec27c645e07\n#\n# The port name is the interface id of the VM, now we assign the mac address of the VM to the port\n#\n/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-addresses c99788ce-ccb8-5443-a2e7-0ec27c645e07 \"52:54:00:35:e4:15 10.0.0.2\"\n/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-port-security c99788ce-ccb8-5443-a2e7-0ec27c645e07 \"52:54:00:35:e4:15 10.0.0.2\"\n",
        "_uses_shell": true,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": "/bin/bash",
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
item
controller-02
msg

rc
0
start
2024-05-05 05:03:41.349754
stderr

stderr_lines
[]
stdout

stdout_lines
[]



Result #4

Field Value
ansible_loop_var
item
changed
True
cmd
#
# We create an OVN port using the interface ID and the mac address of the VM
#
/usr/bin/ovn-nbctl --wait=hv --wait=sb --timeout=30 lsp-add sw-cdkcluster ac11a01d-b71b-5af6-9ad9-ac08a98a9700
#
# The port name is the interface id of the VM, now we assign the mac address of the VM to the port
#
/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-addresses ac11a01d-b71b-5af6-9ad9-ac08a98a9700 "52:54:00:e5:51:a1 10.0.0.3"
/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-port-security ac11a01d-b71b-5af6-9ad9-ac08a98a9700 "52:54:00:e5:51:a1 10.0.0.3"
delta
0:00:00.034887
end
2024-05-05 05:03:41.730465
failed
False
invocation
{
    "module_args": {
        "_raw_params": "#\n# We create an OVN port using the interface ID and the mac address of the VM\n#\n/usr/bin/ovn-nbctl --wait=hv --wait=sb --timeout=30 lsp-add sw-cdkcluster ac11a01d-b71b-5af6-9ad9-ac08a98a9700\n#\n# The port name is the interface id of the VM, now we assign the mac address of the VM to the port\n#\n/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-addresses ac11a01d-b71b-5af6-9ad9-ac08a98a9700 \"52:54:00:e5:51:a1 10.0.0.3\"\n/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-port-security ac11a01d-b71b-5af6-9ad9-ac08a98a9700 \"52:54:00:e5:51:a1 10.0.0.3\"\n",
        "_uses_shell": true,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": "/bin/bash",
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
item
controller-03
msg

rc
0
start
2024-05-05 05:03:41.695578
stderr

stderr_lines
[]
stdout

stdout_lines
[]



Result #5

Field Value
ansible_loop_var
item
changed
True
cmd
#
# We create an OVN port using the interface ID and the mac address of the VM
#
/usr/bin/ovn-nbctl --wait=hv --wait=sb --timeout=30 lsp-add sw-cdkcluster af9d3820-3074-5ee1-8f62-4394f9d9d68d
#
# The port name is the interface id of the VM, now we assign the mac address of the VM to the port
#
/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-addresses af9d3820-3074-5ee1-8f62-4394f9d9d68d "52:54:00:a4:d2:6d 10.0.0.4"
/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-port-security af9d3820-3074-5ee1-8f62-4394f9d9d68d "52:54:00:a4:d2:6d 10.0.0.4"
delta
0:00:00.031229
end
2024-05-05 05:03:42.114804
failed
False
invocation
{
    "module_args": {
        "_raw_params": "#\n# We create an OVN port using the interface ID and the mac address of the VM\n#\n/usr/bin/ovn-nbctl --wait=hv --wait=sb --timeout=30 lsp-add sw-cdkcluster af9d3820-3074-5ee1-8f62-4394f9d9d68d\n#\n# The port name is the interface id of the VM, now we assign the mac address of the VM to the port\n#\n/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-addresses af9d3820-3074-5ee1-8f62-4394f9d9d68d \"52:54:00:a4:d2:6d 10.0.0.4\"\n/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-port-security af9d3820-3074-5ee1-8f62-4394f9d9d68d \"52:54:00:a4:d2:6d 10.0.0.4\"\n",
        "_uses_shell": true,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": "/bin/bash",
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
item
compute-01
msg

rc
0
start
2024-05-05 05:03:42.083575
stderr

stderr_lines
[]
stdout

stdout_lines
[]



Result #6

Field Value
ansible_loop_var
item
changed
True
cmd
#
# We create an OVN port using the interface ID and the mac address of the VM
#
/usr/bin/ovn-nbctl --wait=hv --wait=sb --timeout=30 lsp-add sw-cdkcluster e7b778d2-71e0-55fa-9b1b-29f463f13a53
#
# The port name is the interface id of the VM, now we assign the mac address of the VM to the port
#
/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-addresses e7b778d2-71e0-55fa-9b1b-29f463f13a53 "52:54:00:f3:37:fc 10.0.0.5"
/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-port-security e7b778d2-71e0-55fa-9b1b-29f463f13a53 "52:54:00:f3:37:fc 10.0.0.5"
delta
0:00:00.034342
end
2024-05-05 05:03:42.451038
failed
False
invocation
{
    "module_args": {
        "_raw_params": "#\n# We create an OVN port using the interface ID and the mac address of the VM\n#\n/usr/bin/ovn-nbctl --wait=hv --wait=sb --timeout=30 lsp-add sw-cdkcluster e7b778d2-71e0-55fa-9b1b-29f463f13a53\n#\n# The port name is the interface id of the VM, now we assign the mac address of the VM to the port\n#\n/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-addresses e7b778d2-71e0-55fa-9b1b-29f463f13a53 \"52:54:00:f3:37:fc 10.0.0.5\"\n/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-port-security e7b778d2-71e0-55fa-9b1b-29f463f13a53 \"52:54:00:f3:37:fc 10.0.0.5\"\n",
        "_uses_shell": true,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": "/bin/bash",
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
item
juju-controller
msg

rc
0
start
2024-05-05 05:03:42.416696
stderr

stderr_lines
[]
stdout

stdout_lines
[]