<?xml version="1.0" encoding="UTF-8"?>
<robot generator="Robot 7.4.2 (Python 3.11.10 on linux)" generated="2026-04-26T00:20:19.266893" rpa="false" schemaversion="5">
<suite id="s1" name="controller-benchmark.txt" source="/w/workspace/controller-csit-1node-benchmark-all-titanium/test/csit/suites/controller/benchmark/dsbenchmark.robot">
<kw name="Setup_Everything" type="SETUP">
<kw name="Setup_Utils_For_Setup_And_Teardown" owner="SetupUtils">
<kw name="Do_Not_Fail_Fast_From_Now_On" owner="FailFast">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-26T00:20:19.861552" level="INFO">${SuiteFastFail} = False</msg>
<arg>${SuiteFastFail}</arg>
<arg>False</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-26T00:20:19.857529" elapsed="0.004089"/>
</kw>
<doc>Set suite to not fail fast.</doc>
<status status="PASS" start="2026-04-26T00:20:19.857054" elapsed="0.004651"/>
</kw>
<kw name="Setup_Karaf_Keywords" owner="KarafKeywords">
<kw name="ClusterManagement_Setup" owner="ClusterManagement">
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-04-26T00:20:19.866765" level="INFO">${already_done} = False</msg>
<var>${already_done}</var>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>False</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-04-26T00:20:19.863158" elapsed="0.003640"/>
</kw>
<if>
<branch type="IF" condition="${already_done}">
<return>
<status status="NOT RUN" start="2026-04-26T00:20:19.867054" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-04-26T00:20:19.866910" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-04-26T00:20:19.866877" elapsed="0.000257"/>
</if>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-26T00:20:19.867697" level="INFO">${ClusterManagement__has_setup_run} = True</msg>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>True</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-26T00:20:19.867297" elapsed="0.000446"/>
</kw>
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-04-26T00:20:19.868261" level="INFO">${cluster_size} = 0</msg>
<var>${cluster_size}</var>
<arg>\${NUM_ODL_SYSTEM}</arg>
<arg>1</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-04-26T00:20:19.867910" elapsed="0.000381"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Convert To Integer" owner="BuiltIn">
<arg>${cluster_size}</arg>
<doc>Converts the given item to an integer number.</doc>
<status status="PASS" start="2026-04-26T00:20:19.868879" elapsed="0.000318"/>
</kw>
<msg time="2026-04-26T00:20:19.869308" level="INFO">${status} = PASS</msg>
<msg time="2026-04-26T00:20:19.869357" level="INFO">${possibly_int_of_members} = 0</msg>
<var>${status}</var>
<var>${possibly_int_of_members}</var>
<arg>BuiltIn.Convert_To_Integer</arg>
<arg>${cluster_size}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-26T00:20:19.868487" elapsed="0.000894"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-26T00:20:19.869933" level="INFO">${int_of_members} = 0</msg>
<var>${int_of_members}</var>
<arg>'${status}' != 'PASS'</arg>
<arg>${1}</arg>
<arg>${possibly_int_of_members}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-26T00:20:19.869546" elapsed="0.000415"/>
</kw>
<kw name="ClusterManagement__Compute_Derived_Variables" owner="ClusterManagement">
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-26T00:20:19.871483" level="INFO">@{member_index_list} = [ ]</msg>
<var>@{member_index_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-26T00:20:19.871197" elapsed="0.000315"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-26T00:20:19.871917" level="INFO">@{session_list} = [ ]</msg>
<var>@{session_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-26T00:20:19.871658" elapsed="0.000286"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-26T00:20:19.872462" level="INFO">&amp;{index_to_ip_mapping} = { }</msg>
<var>&amp;{index_to_ip_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-26T00:20:19.872113" elapsed="0.000391"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="ClusterManagement__Include_Member_Index" owner="ClusterManagement">
<arg>${index}</arg>
<arg>${member_index_list}</arg>
<arg>${session_list}</arg>
<arg>${index_to_ip_mapping}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Add a corresponding item based on index into the last three arguments.
Create the Http session whose alias is added to list.</doc>
<status status="NOT RUN" start="2026-04-26T00:20:19.874912" elapsed="0.000025"/>
</kw>
<var name="${index}"/>
<status status="NOT RUN" start="2026-04-26T00:20:19.874722" elapsed="0.000264"/>
</iter>
<var>${index}</var>
<value>1</value>
<value>${int_of_members+1}</value>
<status status="NOT RUN" start="2026-04-26T00:20:19.872573" elapsed="0.002460"/>
</for>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-26T00:20:19.875609" level="INFO">${ClusterManagement__member_index_list} = []</msg>
<arg>\${ClusterManagement__member_index_list}</arg>
<arg>${member_index_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-26T00:20:19.875195" elapsed="0.000459"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-26T00:20:19.876232" level="INFO">${ClusterManagement__index_to_ip_mapping} = {}</msg>
<arg>\${ClusterManagement__index_to_ip_mapping}</arg>
<arg>${index_to_ip_mapping}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-26T00:20:19.875810" elapsed="0.000467"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-26T00:20:19.876854" level="INFO">${ClusterManagement__session_list} = []</msg>
<arg>\${ClusterManagement__session_list}</arg>
<arg>${session_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-26T00:20:19.876430" elapsed="0.000467"/>
</kw>
<arg>int_of_members=${int_of_members}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Construct index list, session list and IP mapping, publish them as suite variables.</doc>
<status status="PASS" start="2026-04-26T00:20:19.870704" elapsed="0.006254"/>
</kw>
<arg>http_timeout=${http_timeout}</arg>
<doc>Detect repeated call, or detect number of members and initialize derived suite variables.
Http sessions are created with parameters to not waste time when ODL is no accepting connections properly.</doc>
<status status="PASS" start="2026-04-26T00:20:19.862764" elapsed="0.014269"/>
</kw>
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-26T00:20:19.877220" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-26T00:20:19.877103" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-04-26T00:20:19.877083" elapsed="0.000205"/>
</if>
<kw name="Run_Bash_Command_On_List_Or_All" owner="ClusterManagement">
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-26T00:20:19.880357" level="INFO">${return_list_reference} = []</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-26T00:20:19.879953" elapsed="0.000431"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-26T00:20:19.880899" level="INFO">${return_list_copy} = []</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-26T00:20:19.880601" elapsed="0.000325"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-26T00:20:19.880973" elapsed="0.000056"/>
</return>
<msg time="2026-04-26T00:20:19.881166" level="INFO">${index_list} = []</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-26T00:20:19.879619" elapsed="0.001572"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run_Bash_Command_On_Member" owner="ClusterManagement">
<arg>command=${command}</arg>
<arg>member_index=${index}</arg>
<doc>Obtain IP, call Utils and return output. This keeps previous ssh session active.</doc>
<status status="NOT RUN" start="2026-04-26T00:20:19.881529" elapsed="0.000025"/>
</kw>
<var name="${index}"/>
<status status="NOT RUN" start="2026-04-26T00:20:19.881361" elapsed="0.000228"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="NOT RUN" start="2026-04-26T00:20:19.881245" elapsed="0.000371"/>
</for>
<arg>iptables -I INPUT -p tcp --dport ${KARAF_SHELL_PORT} -j ACCEPT; iptables-save</arg>
<doc>Cycle through indices (or all), run command on each.</doc>
<status status="PASS" start="2026-04-26T00:20:19.877510" elapsed="0.004161"/>
</kw>
<kw name="Comment" owner="BuiltIn">
<arg>First connections to Karaf console may fail, so WUKS is used. TODO: Track as a Bug.</arg>
<doc>Displays the given messages in the log file as keyword arguments.</doc>
<status status="PASS" start="2026-04-26T00:20:19.881814" elapsed="0.000228"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="NOT RUN" start="2026-04-26T00:20:19.882348" elapsed="0.000021"/>
</kw>
<var name="${index}"/>
<status status="NOT RUN" start="2026-04-26T00:20:19.882218" elapsed="0.000194"/>
</iter>
<var>${index}</var>
<value>@{ClusterManagement__member_index_list}</value>
<status status="NOT RUN" start="2026-04-26T00:20:19.882094" elapsed="0.000344"/>
</for>
<arg>http_timeout=${http_timeout}</arg>
<doc>Initialize ClusterManagement. Open ssh karaf connections to each ODL.</doc>
<status status="PASS" start="2026-04-26T00:20:19.862112" elapsed="0.020382"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Test_Suite_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-26T00:20:19.885260" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-26T00:20:19.885145" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-04-26T00:20:19.885125" elapsed="0.000206"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-26T00:20:19.889752" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-26T00:20:19.889642" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-26T00:20:19.889623" elapsed="0.000200"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-26T00:20:19.890762" level="INFO">${return_list_reference} = []</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-26T00:20:19.890380" elapsed="0.000409"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-26T00:20:19.891249" level="INFO">${return_list_copy} = []</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-26T00:20:19.890940" elapsed="0.000335"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-26T00:20:19.891319" elapsed="0.000031"/>
</return>
<msg time="2026-04-26T00:20:19.891474" level="INFO">${index_list} = []</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-26T00:20:19.890057" elapsed="0.001441"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="NOT RUN" start="2026-04-26T00:20:19.891843" elapsed="0.000021"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-26T00:20:19.892098" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-26T00:20:19.891942" elapsed="0.000209"/>
</branch>
<status status="NOT RUN" start="2026-04-26T00:20:19.891924" elapsed="0.000251"/>
</if>
<var name="${index}"/>
<status status="NOT RUN" start="2026-04-26T00:20:19.891708" elapsed="0.000490"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="NOT RUN" start="2026-04-26T00:20:19.891550" elapsed="0.000673"/>
</for>
<arg>Starting suite ${SUITE_SOURCE}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-26T00:20:19.889351" elapsed="0.002926"/>
</kw>
<doc>Log suite name to karaf log, useful in suite setup.</doc>
<status status="PASS" start="2026-04-26T00:20:19.883067" elapsed="0.009265"/>
</kw>
<arg>KarafKeywords.Log_Test_Suite_Start_To_Controller_Karaf</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-26T00:20:19.882639" elapsed="0.009734"/>
</kw>
<doc>Prepare both FailFast and Karaf logging, log that the caller suite has started.
This keyword is to be used in suite setup, and without it the other keywords may not work properly.</doc>
<status status="PASS" start="2026-04-26T00:20:19.856670" elapsed="0.035751"/>
</kw>
<kw name="Set Default Configuration" owner="SSHLibrary">
<arg>prompt=${TOOLS_SYSTEM_PROMPT}</arg>
<doc>Update the default `configuration`.</doc>
<status status="PASS" start="2026-04-26T00:20:19.892663" elapsed="0.000199"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${TOOLS_SYSTEM_IP}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-04-26T00:20:19.893023" elapsed="0.000233"/>
</kw>
<kw name="Flexible_Mininet_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-26T00:20:19.895058" level="INFO">Length is 0.</msg>
<msg time="2026-04-26T00:20:19.895140" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-04-26T00:20:19.894654" elapsed="0.000510"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-26T00:20:19.895317" elapsed="0.000331"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-26T00:20:19.896525" level="INFO">Logging into ':22' as 'jenkins'.</msg>
<msg time="2026-04-26T00:20:19.897112" level="FAIL">OSError: [Errno 16] Device or resource busy</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="FAIL" start="2026-04-26T00:20:19.896191" elapsed="0.003835">OSError: [Errno 16] Device or resource busy</status>
</kw>
<msg time="2026-04-26T00:20:19.900090" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="FAIL" start="2026-04-26T00:20:19.895811" elapsed="0.004334"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="FAIL" start="2026-04-26T00:20:19.894226" elapsed="0.006036">OSError: [Errno 16] Device or resource busy</status>
</kw>
<msg time="2026-04-26T00:20:19.900311" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="FAIL" start="2026-04-26T00:20:19.893812" elapsed="0.006545"/>
</kw>
<doc>Call Flexible SSH Login, but with default values suitable for Mininet machine.</doc>
<status status="FAIL" start="2026-04-26T00:20:19.893448" elapsed="0.007000">OSError: [Errno 16] Device or resource busy</status>
</kw>
<kw name="Put File" owner="SSHLibrary">
<arg>/w/workspace/controller-csit-1node-benchmark-all-titanium/test/csit/suites/controller/benchmark/../../../../tools/mdsal_benchmark/${tool}</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="NOT RUN" start="2026-04-26T00:20:19.900642" elapsed="0.000026"/>
</kw>
<kw name="Virtual_Env_Create" owner="SSHKeywords">
<doc>Creates virtual env. If not to use the default name, use Virtual_Env_Set_Path kw. Returns stdout.</doc>
<status status="NOT RUN" start="2026-04-26T00:20:19.900867" elapsed="0.000025"/>
</kw>
<kw name="Virtual_Env_Install_Package" owner="SSHKeywords">
<arg>requests</arg>
<doc>Installs python package into virtual env. Use with version if needed (e.g. exabgp==3.4.16). Returns stdout.</doc>
<status status="NOT RUN" start="2026-04-26T00:20:19.901092" elapsed="0.000024"/>
</kw>
<kw name="Run_Karaf_Command_On_List_Or_All" owner="ClusterManagement">
<arg>log:set ${ODL_LOG_LEVEL}</arg>
<doc>Cycle through indices (or all), run karaf command on each.</doc>
<status status="NOT RUN" start="2026-04-26T00:20:19.901440" elapsed="0.000023"/>
</kw>
<doc>Setup imported resources, SSH-login to mininet machine,
create HTTP session, put Python tool to mininet machine.</doc>
<status status="FAIL" start="2026-04-26T00:20:19.856258" elapsed="0.045292">OSError: [Errno 16] Device or resource busy</status>
</kw>
<test id="s1-t1" name="Measure_Both_Datastores_For_One_Node_Odl_Setup" line="73">
<tag>critical</tag>
<tag>singlenode_setup</tag>
<status status="FAIL" start="2026-04-26T00:20:19.901624" elapsed="0.000431">Parent suite setup failed:
OSError: [Errno 16] Device or resource busy</status>
</test>
<test id="s1-t2" name="Merge_Csvs_Together" line="238">
<doc>Merge created csvs into given file necause plot plugin cannot have more
source files for one graph.</doc>
<status status="FAIL" start="2026-04-26T00:20:19.902253" elapsed="0.000420">Parent suite setup failed:
OSError: [Errno 16] Device or resource busy</status>
</test>
<kw name="Teardown_Everything" type="TEARDOWN">
<kw name="Virtual_Env_Delete" owner="SSHKeywords">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-26T00:20:19.908563" level="INFO">${cd_and_command} = cd '.' &amp;&amp; rm -rf /tmp/defaultvenv</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-26T00:20:19.908235" elapsed="0.000356"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-26T00:20:19.910062" level="INFO">Executing command 'cd '.' &amp;&amp; rm -rf /tmp/defaultvenv'.</msg>
<msg time="2026-04-26T00:20:19.910213" level="INFO">${stdout} = None</msg>
<msg time="2026-04-26T00:20:19.910258" level="INFO">${stderr} = None</msg>
<msg time="2026-04-26T00:20:19.910298" level="INFO">${rc} = None</msg>
<msg time="2026-04-26T00:20:19.910338" level="FAIL">Connection not open</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="FAIL" start="2026-04-26T00:20:19.909858" elapsed="0.000804">Connection not open</status>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-04-26T00:20:19.911762" level="FAIL">Could not get length of 'None'.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="FAIL" start="2026-04-26T00:20:19.911204" elapsed="0.000708">Could not get length of 'None'.</status>
</kw>
<msg time="2026-04-26T00:20:19.912040" level="INFO">${emptiness_status} = FAIL</msg>
<msg time="2026-04-26T00:20:19.912086" level="INFO">${result} = Could not get length of 'None'.</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-26T00:20:19.910847" elapsed="0.001263"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-26T00:20:19.912721" level="INFO">${success} = False</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-26T00:20:19.912279" elapsed="0.000468"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-26T00:20:19.913781" level="INFO">None</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-26T00:20:19.913530" elapsed="0.000295"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-26T00:20:19.914226" level="INFO">None</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-26T00:20:19.913969" elapsed="0.000348"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-26T00:20:19.914701" level="INFO">None</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-26T00:20:19.914462" elapsed="0.000283"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-04-26T00:20:19.913179" elapsed="0.001619"/>
</kw>
<status status="PASS" start="2026-04-26T00:20:19.912828" elapsed="0.002005"/>
</branch>
<status status="PASS" start="2026-04-26T00:20:19.912807" elapsed="0.002053"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-04-26T00:20:19.915039" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-26T00:20:19.914919" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-04-26T00:20:19.914901" elapsed="0.000208"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="NOT RUN" start="2026-04-26T00:20:19.915261" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-26T00:20:19.915166" elapsed="0.000140"/>
</branch>
<status status="PASS" start="2026-04-26T00:20:19.915148" elapsed="0.000181"/>
</if>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-26T00:20:19.915823" level="FAIL">Got rc: None or stderr was not empty: None</msg>
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-26T00:20:19.915465" elapsed="0.000427">Got rc: None or stderr was not empty: None</status>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="FAIL" start="2026-04-26T00:20:19.909314" elapsed="0.006747">Several failures occurred:

1) Connection not open

2) Got rc: None or stderr was not empty: None</status>
</kw>
<msg time="2026-04-26T00:20:19.916130" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="FAIL" start="2026-04-26T00:20:19.908774" elapsed="0.007419"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the rm -rf /tmp/defaultvenv.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="FAIL" start="2026-04-26T00:20:19.907624" elapsed="0.008685">Several failures occurred:

1) Connection not open

2) Got rc: None or stderr was not empty: None</status>
</kw>
<msg time="2026-04-26T00:20:19.916363" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="FAIL" start="2026-04-26T00:20:19.903998" elapsed="0.012418"/>
</kw>
<arg>rm -rf ${SSHKeywords__current_venv_path}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="FAIL" start="2026-04-26T00:20:19.903651" elapsed="0.012876">Several failures occurred:

1) Connection not open

2) Got rc: None or stderr was not empty: None</status>
</kw>
<doc>Deletes a directory with virtual env.</doc>
<status status="FAIL" start="2026-04-26T00:20:19.903430" elapsed="0.013198">Several failures occurred:

1) Connection not open

2) Got rc: None or stderr was not empty: None</status>
</kw>
<kw name="Close All Connections" owner="SSHLibrary">
<doc>Closes all open connections.</doc>
<status status="PASS" start="2026-04-26T00:20:19.916806" elapsed="0.000105"/>
</kw>
<doc>Cleaning-up</doc>
<status status="FAIL" start="2026-04-26T00:20:19.903164" elapsed="0.013866">Several failures occurred:

1) Connection not open

2) Got rc: None or stderr was not empty: None</status>
</kw>
<doc>MD-SAL Data Store benchmarking.

Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved.

This program and the accompanying materials are made available under the
terms of the Eclipse Public License v1.0 which accompanies this distribution,
and is available at http://www.eclipse.org/legal/epl-v10.html

This test suite uses the odl-dsbenchmark-impl feature controlled
via dsbenchmark.py tool for testing the MD-SAL Data Store performance.
(see the 'https://wiki.opendaylight.org/view/Controller_Core_Functionality_Tutorials:Tutorials:Data_Store_Benchmarking_and_Data_Access_Patterns')

Based on values in test suite variables it triggers required numbers of
warm-up and measured test runs: odl-dsbenchmark-impl module generates
(towards MD-SAL Data Store) specified structure, type and number of operations.
The test suite performs checks for start-up and test execution timeouts
(Start Measurement, Wait For Results) and basic checks for test runs results
(Check Results). Finally it provides total numbers per operation structure and type
(by default in the perf_per_struct.csv, perf_per_ops.csv files)
suitable for plotting in system test environment. See also the
'https://wiki.opendaylight.org/view/CrossProject:Integration_Group:System_Test:Step_by_Step_Guide#Optional_-_Plot_a_graph_from_your_job'
Included totals can be filtered using the FILTER parameter (RegExp).
Because of the way how graphs are drawn, it is recomended to keep
all test suite variables unchanged as defined for the 1st build.
Parameters WARMUPS, RUNS and accordingly the TIMEOUT value can be changed
for each build if needed. Parameter UNITS defines time units returned
by odl-dsbenchmark-impl module. The dsbenchmark.py tool always returns
values in miliseconds.

When running this robot suite always use --exclude tag for distinguish
the run for 3node setup: need a benchmark for leader and follow (--exclude singlenode_setup)
the run for 1node setup: no followr present (--exclude clustered_setup)</doc>
<status status="FAIL" start="2026-04-26T00:20:19.268403" elapsed="0.648687">Suite setup failed:
OSError: [Errno 16] Device or resource busy

Also suite teardown failed:
Several failures occurred:

1) Connection not open

2) Got rc: None or stderr was not empty: None</status>
</suite>
<statistics>
<total>
<stat pass="0" fail="2" skip="0">All Tests</stat>
</total>
<tag>
<stat pass="0" fail="1" skip="0">critical</stat>
<stat pass="0" fail="1" skip="0">singlenode_setup</stat>
</tag>
<suite>
<stat name="controller-benchmark.txt" id="s1" pass="0" fail="2" skip="0">controller-benchmark.txt</stat>
</suite>
</statistics>
<errors>
<msg time="2026-04-26T00:20:19.662431" level="WARN">Error in file '/w/workspace/controller-csit-1node-benchmark-all-titanium/test/csit/libraries/KarafKeywords.robot' on line 9: Suite 'controller-benchmark.txt' has already imported library 'SSHLibrary' with different arguments. This import is ignored.</msg>
<msg time="2026-04-26T00:20:19.683573" level="WARN">Error in file '/w/workspace/controller-csit-1node-benchmark-all-titanium/test/csit/libraries/SSHKeywords.robot' on line 16: Suite 'controller-benchmark.txt' has already imported library 'SSHLibrary' with different arguments. This import is ignored.</msg>
<msg time="2026-04-26T00:20:19.720701" level="WARN">Error in file '/w/workspace/controller-csit-1node-benchmark-all-titanium/test/csit/libraries/Utils.robot' on line 4: Suite 'controller-benchmark.txt' has already imported library 'SSHLibrary' with different arguments. This import is ignored.</msg>
<msg time="2026-04-26T00:20:19.793745" level="WARN">Error in file '/w/workspace/controller-csit-1node-benchmark-all-titanium/test/csit/libraries/RemoteBash.robot' on line 25: Suite 'controller-benchmark.txt' has already imported library 'SSHLibrary' with different arguments. This import is ignored.</msg>
</errors>
</robot>
