<?xml version="1.0" encoding="UTF-8"?>
<robot generator="Robot 7.4.2 (Python 3.11.10 on linux)" generated="2026-05-15T05:55:22.954819" 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-05-15T05:55:23.098771" level="INFO">Start mininet</msg>
<arg>Start mininet</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-15T05:55:23.098447" elapsed="0.000396"/>
</kw>
<kw name="Convert To Integer" owner="BuiltIn">
<msg time="2026-05-15T05:55:23.099410" 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-05-15T05:55:23.098977" elapsed="0.000476"/>
</kw>
<kw name="Convert To Integer" owner="BuiltIn">
<msg time="2026-05-15T05:55:23.099974" 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-05-15T05:55:23.099595" elapsed="0.000412"/>
</kw>
<kw name="Num Of Nodes" owner="Common">
<msg time="2026-05-15T05:55:23.100386" 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-05-15T05:55:23.100152" elapsed="0.000273"/>
</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-05-15T05:55:23.100543" elapsed="0.001796"/>
</kw>
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-05-15T05:55:23.102746" level="INFO">Logging into ':22' as 'jenkins'.</msg>
<msg time="2026-05-15T05:55:23.105009" 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-05-15T05:55:23.102468" elapsed="0.005844">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-05-15T05:55:23.108477" elapsed="0.000032"/>
</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-05-15T05:55:23.108624" elapsed="0.000029"/>
</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-05-15T05:55:23.108764" 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-05-15T05:55:23.108896" elapsed="0.000027"/>
</kw>
<status status="FAIL" start="2026-05-15T05:55:23.097821" elapsed="0.011259">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-05-15T05:55:23.110009" elapsed="0.000480">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-05-15T05:55:23.110742" elapsed="0.000453">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-05-15T05:55:23.111418" elapsed="0.000391">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-05-15T05:55:23.112027" elapsed="0.000408">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-05-15T05:55:23.109184" elapsed="0.003701">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-05-15T05:55:23.114086" elapsed="0.000451">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-05-15T05:55:23.114757" elapsed="0.000385">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-05-15T05:55:23.113577" elapsed="0.001890">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-05-15T05:55:23.116760" level="INFO">Stop mininet</msg>
<arg>Stop mininet</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-05-15T05:55:23.116478" elapsed="0.000336"/>
</kw>
<kw name="Read" owner="SSHLibrary">
<msg time="2026-05-15T05:55:23.117102" 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-05-15T05:55:23.116913" elapsed="0.000735">Cannot open session, you need to establish a connection first.</status>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-05-15T05:55:23.117940" 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-05-15T05:55:23.117759" elapsed="0.000646">Cannot open session, you need to establish a connection first.</status>
</kw>
<kw name="Read Until" owner="SSHLibrary">
<msg time="2026-05-15T05:55:23.118760" 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-05-15T05:55:23.118519" elapsed="0.000831">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-05-15T05:55:23.119473" elapsed="0.000116"/>
</kw>
<status status="FAIL" start="2026-05-15T05:55:23.116260" elapsed="0.003455">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-05-15T05:55:22.956384" elapsed="0.163398">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>
