<?xml version="1.0" encoding="UTF-8"?>
<robot generator="Robot 7.4.2 (Python 3.11.10 on linux)" generated="2026-04-21T00:56:36.000818" rpa="false" schemaversion="5">
<suite id="s1" name="openflowplugin-scale.txt" source="/w/workspace/openflowplugin-csit-1node-scale-only-vanadium/test/csit/suites/openflowplugin/Inventory_Scalability_OF13">
<kw name="Start Suite" type="SETUP">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T00:56:36.141818" level="INFO">Start mininet</msg>
<arg>Start mininet</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T00:56:36.141517" elapsed="0.000391"/>
</kw>
<kw name="Convert To Integer" owner="BuiltIn">
<msg time="2026-04-21T00:56:36.142443" level="INFO">${TOPO_TREE_DEPTH} = 7</msg>
<var>${TOPO_TREE_DEPTH}</var>
<arg>${TOPO_TREE_DEPTH}</arg>
<doc>Converts the given item to an integer number.</doc>
<status status="PASS" start="2026-04-21T00:56:36.142044" elapsed="0.000432"/>
</kw>
<kw name="Convert To Integer" owner="BuiltIn">
<msg time="2026-04-21T00:56:36.142994" level="INFO">${TOPO_TREE_FANOUT} = 2</msg>
<var>${TOPO_TREE_FANOUT}</var>
<arg>${TOPO_TREE_FANOUT}</arg>
<doc>Converts the given item to an integer number.</doc>
<status status="PASS" start="2026-04-21T00:56:36.142605" elapsed="0.000423"/>
</kw>
<kw name="Num Of Nodes" owner="Common">
<msg time="2026-04-21T00:56:36.143375" level="INFO">${numnodes} = 127</msg>
<var>${numnodes}</var>
<arg>${TOPO_TREE_DEPTH}</arg>
<arg>${TOPO_TREE_FANOUT}</arg>
<doc>returns num of switches of a mininet with tree topology
with particular depth and fanout parameters</doc>
<status status="PASS" start="2026-04-21T00:56:36.143141" elapsed="0.000264"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${TOOLS_SYSTEM_IP}</arg>
<arg>prompt=${TOOLS_SYSTEM_PROMPT}</arg>
<arg>timeout=${numnodes*3}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-21T00:56:36.143521" elapsed="0.001772"/>
</kw>
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-21T00:56:36.145705" level="INFO">Logging into ':22' as 'jenkins'.</msg>
<msg time="2026-04-21T00:56:36.147636" level="FAIL">OSError: [Errno 16] Device or resource busy</msg>
<arg>${TOOLS_SYSTEM_USER}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>any</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="FAIL" start="2026-04-21T00:56:36.145432" elapsed="0.005006">OSError: [Errno 16] Device or resource busy</status>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<arg>sudo ovs-vsctl set-manager ptcp:6644</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="NOT RUN" start="2026-04-21T00:56:36.150594" elapsed="0.000058"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<arg>sudo mn -c</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="NOT RUN" start="2026-04-21T00:56:36.150771" elapsed="0.000026"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<arg>${start}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="NOT RUN" start="2026-04-21T00:56:36.150907" elapsed="0.000021"/>
</kw>
<kw name="Read Until" owner="SSHLibrary">
<arg>mininet&gt;</arg>
<doc>Consumes and returns the server output until ``expected`` is encountered.</doc>
<status status="NOT RUN" start="2026-04-21T00:56:36.151018" elapsed="0.000021"/>
</kw>
<status status="FAIL" start="2026-04-21T00:56:36.140823" elapsed="0.010328">OSError: [Errno 16] Device or resource busy</status>
</kw>
<suite id="s1-s1" name="Restconf Inventory" source="/w/workspace/openflowplugin-csit-1node-scale-only-vanadium/test/csit/suites/openflowplugin/Inventory_Scalability_OF13/010__restconf_inventory.robot">
<test id="s1-s1-t1" name="Get list of nodes" line="15">
<doc>Get the inventory</doc>
<status status="FAIL" start="2026-04-21T00:56:36.151735" elapsed="0.000365">Parent suite setup failed:
OSError: [Errno 16] Device or resource busy</status>
</test>
<test id="s1-s1-t2" name="Get nodeconnector for the root node" line="22">
<doc>Get the inventory for the root node</doc>
<status status="FAIL" start="2026-04-21T00:56:36.152309" elapsed="0.000366">Parent suite setup failed:
OSError: [Errno 16] Device or resource busy</status>
</test>
<test id="s1-s1-t3" name="Get nodeconnector for a node" line="32">
<doc>Get the inventory for a node</doc>
<status status="FAIL" start="2026-04-21T00:56:36.152848" elapsed="0.000363">Parent suite setup failed:
OSError: [Errno 16] Device or resource busy</status>
</test>
<test id="s1-s1-t4" name="Get Stats for a node" line="39">
<doc>Get the stats for a node</doc>
<status status="FAIL" start="2026-04-21T00:56:36.153394" elapsed="0.000315">Parent suite setup failed:
OSError: [Errno 16] Device or resource busy</status>
</test>
<doc>Test suite for RESTCONF inventory</doc>
<status status="FAIL" start="2026-04-21T00:56:36.151216" elapsed="0.002875">Parent suite setup failed:
OSError: [Errno 16] Device or resource busy</status>
</suite>
<suite id="s1-s2" name="Restconf Topology" source="/w/workspace/openflowplugin-csit-1node-scale-only-vanadium/test/csit/suites/openflowplugin/Inventory_Scalability_OF13/020__restconf_topology.robot">
<test id="s1-s2-t1" name="Get Nodes Count" line="16">
<doc>Checks the number of switches</doc>
<status status="FAIL" start="2026-04-21T00:56:36.155067" elapsed="0.000313">Parent suite setup failed:
OSError: [Errno 16] Device or resource busy</status>
</test>
<test id="s1-s2-t2" name="Get Links Count" line="29">
<doc>Checks the number of links</doc>
<status status="FAIL" start="2026-04-21T00:56:36.155587" elapsed="0.000313">Parent suite setup failed:
OSError: [Errno 16] Device or resource busy</status>
</test>
<doc>Test suite for RESTCONF topology</doc>
<status status="FAIL" start="2026-04-21T00:56:36.154634" elapsed="0.001524">Parent suite setup failed:
OSError: [Errno 16] Device or resource busy</status>
</suite>
<kw name="Stop Suite" type="TEARDOWN">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-21T00:56:36.157457" level="INFO">Stop mininet</msg>
<arg>Stop mininet</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-21T00:56:36.157169" elapsed="0.000343"/>
</kw>
<kw name="Read" owner="SSHLibrary">
<msg time="2026-04-21T00:56:36.158038" level="FAIL">Cannot open session, you need to establish a connection first.</msg>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="FAIL" start="2026-04-21T00:56:36.157618" elapsed="0.000919">Cannot open session, you need to establish a connection first.</status>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-21T00:56:36.158829" level="FAIL">Cannot open session, you need to establish a connection first.</msg>
<arg>exit</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="FAIL" start="2026-04-21T00:56:36.158650" elapsed="0.000643">Cannot open session, you need to establish a connection first.</status>
</kw>
<kw name="Read Until" owner="SSHLibrary">
<msg time="2026-04-21T00:56:36.159655" level="FAIL">Cannot open session, you need to establish a connection first.</msg>
<arg>${TOOLS_SYSTEM_PROMPT}</arg>
<doc>Consumes and returns the server output until ``expected`` is encountered.</doc>
<status status="FAIL" start="2026-04-21T00:56:36.159444" elapsed="0.000753">Cannot open session, you need to establish a connection first.</status>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-21T00:56:36.160310" elapsed="0.000107"/>
</kw>
<status status="FAIL" start="2026-04-21T00:56:36.156965" elapsed="0.003571">Several failures occurred:

1) Cannot open session, you need to establish a connection first.

2) Cannot open session, you need to establish a connection first.

3) Cannot open session, you need to establish a connection first.</status>
</kw>
<doc>Test suite for Inventory Scalability</doc>
<status status="FAIL" start="2026-04-21T00:56:36.002429" elapsed="0.158173">Suite setup failed:
OSError: [Errno 16] Device or resource busy

Also suite teardown failed:
Several failures occurred:

1) Cannot open session, you need to establish a connection first.

2) Cannot open session, you need to establish a connection first.

3) Cannot open session, you need to establish a connection first.</status>
</suite>
<statistics>
<total>
<stat pass="0" fail="6" skip="0">All Tests</stat>
</total>
<tag>
</tag>
<suite>
<stat name="openflowplugin-scale.txt" id="s1" pass="0" fail="6" skip="0">openflowplugin-scale.txt</stat>
<stat name="Restconf Inventory" id="s1-s1" pass="0" fail="4" skip="0">openflowplugin-scale.txt.Restconf Inventory</stat>
<stat name="Restconf Topology" id="s1-s2" pass="0" fail="2" skip="0">openflowplugin-scale.txt.Restconf Topology</stat>
</suite>
</statistics>
<errors>
</errors>
</robot>
