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 06:02:26 +0000 00:21:13.61 nyctea root Ansible 2.15.2 ara 1.6.1 (client), 1.6.1 (server) Python 3.11.4 6 6 788 855 44 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-okdcluster 3bf1ca8f-aeb0-51bc-a500-9e24dbb1c1ee
#
# 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 3bf1ca8f-aeb0-51bc-a500-9e24dbb1c1ee "52:54:00:92:12:2f 10.0.0.253"
/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-port-security 3bf1ca8f-aeb0-51bc-a500-9e24dbb1c1ee "52:54:00:92:12:2f 10.0.0.253"
delta
0:00:00.033148
end
2024-05-05 09:05:50.730866
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-okdcluster 3bf1ca8f-aeb0-51bc-a500-9e24dbb1c1ee\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 3bf1ca8f-aeb0-51bc-a500-9e24dbb1c1ee \"52:54:00:92:12:2f 10.0.0.253\"\n/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-port-security 3bf1ca8f-aeb0-51bc-a500-9e24dbb1c1ee \"52:54:00:92:12:2f 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 09:05:50.697718
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-okdcluster 955533ab-de2d-5ede-a7c5-086fcf0d3ca4
#
# 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 955533ab-de2d-5ede-a7c5-086fcf0d3ca4 "52:54:00:87:fb:de 10.0.0.1"
/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-port-security 955533ab-de2d-5ede-a7c5-086fcf0d3ca4 "52:54:00:87:fb:de 10.0.0.1"
delta
0:00:00.031803
end
2024-05-05 09:05:51.057742
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-okdcluster 955533ab-de2d-5ede-a7c5-086fcf0d3ca4\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 955533ab-de2d-5ede-a7c5-086fcf0d3ca4 \"52:54:00:87:fb:de 10.0.0.1\"\n/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-port-security 955533ab-de2d-5ede-a7c5-086fcf0d3ca4 \"52:54:00:87:fb:de 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 09:05:51.025939
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-okdcluster 5ab0a876-7907-5e79-b950-13ca859656f1
#
# 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 5ab0a876-7907-5e79-b950-13ca859656f1 "52:54:00:76:3c:27 10.0.0.2"
/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-port-security 5ab0a876-7907-5e79-b950-13ca859656f1 "52:54:00:76:3c:27 10.0.0.2"
delta
0:00:00.035103
end
2024-05-05 09:05:51.396415
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-okdcluster 5ab0a876-7907-5e79-b950-13ca859656f1\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 5ab0a876-7907-5e79-b950-13ca859656f1 \"52:54:00:76:3c:27 10.0.0.2\"\n/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-port-security 5ab0a876-7907-5e79-b950-13ca859656f1 \"52:54:00:76:3c:27 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 09:05:51.361312
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-okdcluster f001a90d-3a03-5efb-83ad-68ace0673734
#
# 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 f001a90d-3a03-5efb-83ad-68ace0673734 "52:54:00:e7:b5:f1 10.0.0.3"
/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-port-security f001a90d-3a03-5efb-83ad-68ace0673734 "52:54:00:e7:b5:f1 10.0.0.3"
delta
0:00:00.035044
end
2024-05-05 09:05:51.744729
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-okdcluster f001a90d-3a03-5efb-83ad-68ace0673734\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 f001a90d-3a03-5efb-83ad-68ace0673734 \"52:54:00:e7:b5:f1 10.0.0.3\"\n/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-port-security f001a90d-3a03-5efb-83ad-68ace0673734 \"52:54:00:e7:b5:f1 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 09:05:51.709685
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-okdcluster 23c9de82-6702-5949-aadd-fa2d70c33c8f
#
# 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 23c9de82-6702-5949-aadd-fa2d70c33c8f "52:54:00:2e:78:5a 10.0.0.4"
/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-port-security 23c9de82-6702-5949-aadd-fa2d70c33c8f "52:54:00:2e:78:5a 10.0.0.4"
delta
0:00:00.035245
end
2024-05-05 09:05:52.093193
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-okdcluster 23c9de82-6702-5949-aadd-fa2d70c33c8f\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 23c9de82-6702-5949-aadd-fa2d70c33c8f \"52:54:00:2e:78:5a 10.0.0.4\"\n/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-port-security 23c9de82-6702-5949-aadd-fa2d70c33c8f \"52:54:00:2e:78:5a 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
bootstrap
msg

rc
0
start
2024-05-05 09:05:52.057948
stderr

stderr_lines
[]
stdout

stdout_lines
[]