<?xml version="1.0" encoding="UTF-8"?>
<robot generator="Robot 7.4.2 (Python 3.11.10 on linux)" generated="2026-07-16T02:03:32.241489" rpa="false" schemaversion="5">
<suite id="s1" name="openflowplugin-scale.txt" source="/w/workspace/openflowplugin-csit-1node-scale-only-titanium/test/csit/suites/openflowplugin/Inventory_Scalability_OF13">
<kw name="Start Suite" type="SETUP">
<kw name="Log" owner="BuiltIn">
<msg time="2026-07-16T02:03:32.380253" level="INFO">Start mininet</msg>
<arg>Start mininet</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-07-16T02:03:32.379949" elapsed="0.000374"/>
</kw>
<kw name="Convert To Integer" owner="BuiltIn">
<msg time="2026-07-16T02:03:32.380893" 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-07-16T02:03:32.380454" elapsed="0.000470"/>
</kw>
<kw name="Convert To Integer" owner="BuiltIn">
<msg time="2026-07-16T02:03:32.381576" 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-07-16T02:03:32.381044" elapsed="0.000565"/>
</kw>
<kw name="Num Of Nodes" owner="Common">
<msg time="2026-07-16T02:03:32.382051" 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-07-16T02:03:32.381828" elapsed="0.000251"/>
</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-07-16T02:03:32.382192" elapsed="0.001746"/>
</kw>
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-07-16T02:03:32.384338" level="INFO">Logging into ':22' as 'jenkins'.</msg>
<msg time="2026-07-16T02:03:32.386306" 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-07-16T02:03:32.384063" elapsed="0.005116">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-07-16T02:03:32.389334" elapsed="0.000031"/>
</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-07-16T02:03:32.389476" elapsed="0.000024"/>
</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-07-16T02:03:32.389596" elapsed="0.000020"/>
</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-07-16T02:03:32.389719" elapsed="0.000025"/>
</kw>
<status status="FAIL" start="2026-07-16T02:03:32.379288" elapsed="0.010569">OSError: [Errno 16] Device or resource busy</status>
</kw>
<suite id="s1-s1" name="Restconf Inventory" source="/w/workspace/openflowplugin-csit-1node-scale-only-titanium/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-07-16T02:03:32.390385" elapsed="0.000504">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-07-16T02:03:32.391170" elapsed="0.000613">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-07-16T02:03:32.392078" elapsed="0.000589">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-07-16T02:03:32.392979" elapsed="0.000450">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-07-16T02:03:32.389921" elapsed="0.004064">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-titanium/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-07-16T02:03:32.395053" elapsed="0.000302">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-07-16T02:03:32.395531" elapsed="0.000315">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-07-16T02:03:32.394627" elapsed="0.001467">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-07-16T02:03:32.397281" level="INFO">Stop mininet</msg>
<arg>Stop mininet</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-07-16T02:03:32.397032" elapsed="0.000300"/>
</kw>
<kw name="Read" owner="SSHLibrary">
<msg time="2026-07-16T02:03:32.397602" 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-07-16T02:03:32.397429" elapsed="0.000670">Cannot open session, you need to establish a connection first.</status>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-07-16T02:03:32.398392" 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-07-16T02:03:32.398208" elapsed="0.001684">Cannot open session, you need to establish a connection first.</status>
</kw>
<kw name="Read Until" owner="SSHLibrary">
<msg time="2026-07-16T02:03:32.400222" 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-07-16T02:03:32.400011" elapsed="0.000767">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-07-16T02:03:32.400891" elapsed="0.000107"/>
</kw>
<status status="FAIL" start="2026-07-16T02:03:32.396846" elapsed="0.004272">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-07-16T02:03:32.243139" elapsed="0.158044">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>
