<testResult _class='hudson.tasks.junit.TestResult'><duration>627.0</duration><empty>false</empty><failCount>7</failCount><passCount>10</passCount><skipCount>0</skipCount><suite><case><age>0</age><className>sms:sysmo</className><duration>68.0</duration><failedSince>0</failedSince><name>mo_mt_sms.py</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>74.0</duration><name>sms_sysmo</name><properties></properties><timestamp>2017-09-07T21:04:31</timestamp></suite><suite><case><age>0</age><className>aoip_sms:sysmo</className><duration>112.0</duration><failedSince>0</failedSince><name>mo_mt_sms.py</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>123.0</duration><name>aoip_sms_sysmo</name><properties></properties><timestamp>2017-09-07T21:05:45</timestamp></suite><suite><case><age>0</age><className>sms:trx-b200</className><duration>27.0</duration><failedSince>0</failedSince><name>mo_mt_sms.py</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>36.0</duration><name>sms_trx-b200</name><properties></properties><timestamp>2017-09-07T21:07:47</timestamp></suite><suite><case><age>0</age><className>aoip_sms:trx-b200</className><duration>81.0</duration><failedSince>0</failedSince><name>mo_mt_sms.py</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>94.0</duration><name>aoip_sms_trx-b200</name><properties></properties><timestamp>2017-09-07T21:08:23</timestamp></suite><suite><case><age>9</age><className>sms:trx-sysmocell5000</className><duration>5.0</duration><errorStackTrace>g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided by any .service files (2)</errorStackTrace><failedSince>71</failedSince><name>mo_mt_sms.py</name><properties></properties><skipped>false</skipped><status>FAILED</status><stderr>Traceback (most recent call last):
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/suite.py", line 105, in run
    self.path)
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/util.py", line 278, in run_python_file
    spec.loader.exec_module( importlib.util.module_from_spec(spec) )
  File "&lt;frozen importlib._bootstrap_external&gt;", line 673, in exec_module
  File "&lt;frozen importlib._bootstrap&gt;", line 222, in _call_with_frames_removed
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/suites/sms/mo_mt_sms.py", line 17, in &lt;module&gt;
    ms_mo.connect(nitb.mcc_mnc())
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/ofono_client.py", line 518, in connect
    self.power_cycle()
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/ofono_client.py", line 512, in power_cycle
    event_loop.wait(self, self.dbus.has_interface, I_NETREG, I_SMS, timeout=10)
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/event_loop.py", line 59, in wait
    if not wait_no_raise(log_obj, condition, condition_args, condition_kwargs, timeout, timestep):
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/event_loop.py", line 51, in wait_no_raise
    if condition(*condition_args, **condition_kwargs):
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/ofono_client.py", line 287, in has_interface
    self.dbus_obj()[interface_name]
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/ofono_client.py", line 192, in dbus_obj
    self._dbus_obj = self.get_new_dbus_obj()
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/ofono_client.py", line 188, in get_new_dbus_obj
    return systembus_get(self.modem_path)
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/ofono_client.py", line 85, in systembus_get
    return bus.get('org.ofono', path)
  File "/usr/local/lib/python3.5/dist-packages/pydbus/proxy.py", line 47, in get
    0, timeout_to_glib(timeout), None)
GLib.GError: g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided by any .service files (2)
</stderr></case><duration>12.0</duration><name>sms_trx-sysmocell5000</name><properties></properties><timestamp>2017-09-07T21:09:56</timestamp></suite><suite><case><age>9</age><className>aoip_sms:trx-sysmocell5000</className><duration>1.0</duration><errorStackTrace>g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided by any .service files (2)</errorStackTrace><failedSince>71</failedSince><name>mo_mt_sms.py</name><properties></properties><skipped>false</skipped><status>FAILED</status><stderr>Traceback (most recent call last):
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/suite.py", line 105, in run
    self.path)
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/util.py", line 278, in run_python_file
    spec.loader.exec_module( importlib.util.module_from_spec(spec) )
  File "&lt;frozen importlib._bootstrap_external&gt;", line 673, in exec_module
  File "&lt;frozen importlib._bootstrap&gt;", line 222, in _call_with_frames_removed
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/suites/aoip_sms/mo_mt_sms.py", line 10, in &lt;module&gt;
    ms_mo = suite.modem()
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/suite.py", line 359, in modem
    modem = ofono_client.Modem(conf)
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/ofono_client.py", line 345, in __init__
    self.dbus.watch_interfaces()
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/ofono_client.py", line 214, in watch_interfaces
    self.watch_props_subscription = dbus_connect(self.get_new_dbus_obj().PropertyChanged,
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/ofono_client.py", line 188, in get_new_dbus_obj
    return systembus_get(self.modem_path)
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/ofono_client.py", line 85, in systembus_get
    return bus.get('org.ofono', path)
  File "/usr/local/lib/python3.5/dist-packages/pydbus/proxy.py", line 47, in get
    0, timeout_to_glib(timeout), None)
GLib.GError: g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided by any .service files (2)
</stderr></case><duration>2.0</duration><name>aoip_sms_trx-sysmocell5000</name><properties></properties><timestamp>2017-09-07T21:10:07</timestamp></suite><suite><case><age>0</age><className>smpp</className><duration>2.0</duration><failedSince>0</failedSince><name>esme_connect_policy_acceptall.py</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>smpp</className><duration>2.0</duration><failedSince>0</failedSince><name>esme_connect_policy_closed.py</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>4</age><className>smpp</className><duration>1.0</duration><errorStackTrace>g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided by any .service files (2)</errorStackTrace><failedSince>76</failedSince><name>esme_ms_sms_storeforward.py</name><properties></properties><skipped>false</skipped><status>FAILED</status><stderr>Traceback (most recent call last):
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/suite.py", line 105, in run
    self.path)
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/util.py", line 278, in run_python_file
    spec.loader.exec_module( importlib.util.module_from_spec(spec) )
  File "&lt;frozen importlib._bootstrap_external&gt;", line 673, in exec_module
  File "&lt;frozen importlib._bootstrap&gt;", line 222, in _call_with_frames_removed
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/suites/smpp/esme_ms_sms_storeforward.py", line 17, in &lt;module&gt;
    ms = suite.modem()
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/suite.py", line 359, in modem
    modem = ofono_client.Modem(conf)
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/ofono_client.py", line 345, in __init__
    self.dbus.watch_interfaces()
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/ofono_client.py", line 214, in watch_interfaces
    self.watch_props_subscription = dbus_connect(self.get_new_dbus_obj().PropertyChanged,
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/ofono_client.py", line 188, in get_new_dbus_obj
    return systembus_get(self.modem_path)
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/ofono_client.py", line 85, in systembus_get
    return bus.get('org.ofono', path)
  File "/usr/local/lib/python3.5/dist-packages/pydbus/proxy.py", line 47, in get
    0, timeout_to_glib(timeout), None)
GLib.GError: g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided by any .service files (2)
</stderr></case><case><age>4</age><className>smpp</className><duration>1.0</duration><errorStackTrace>g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided by any .service files (2)</errorStackTrace><failedSince>76</failedSince><name>esme_ms_sms_transaction.py</name><properties></properties><skipped>false</skipped><status>FAILED</status><stderr>Traceback (most recent call last):
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/suite.py", line 105, in run
    self.path)
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/util.py", line 278, in run_python_file
    spec.loader.exec_module( importlib.util.module_from_spec(spec) )
  File "&lt;frozen importlib._bootstrap_external&gt;", line 673, in exec_module
  File "&lt;frozen importlib._bootstrap&gt;", line 222, in _call_with_frames_removed
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/suites/smpp/esme_ms_sms_transaction.py", line 15, in &lt;module&gt;
    ms = suite.modem()
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/suite.py", line 359, in modem
    modem = ofono_client.Modem(conf)
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/ofono_client.py", line 345, in __init__
    self.dbus.watch_interfaces()
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/ofono_client.py", line 214, in watch_interfaces
    self.watch_props_subscription = dbus_connect(self.get_new_dbus_obj().PropertyChanged,
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/ofono_client.py", line 188, in get_new_dbus_obj
    return systembus_get(self.modem_path)
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/ofono_client.py", line 85, in systembus_get
    return bus.get('org.ofono', path)
  File "/usr/local/lib/python3.5/dist-packages/pydbus/proxy.py", line 47, in get
    0, timeout_to_glib(timeout), None)
GLib.GError: g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided by any .service files (2)
</stderr></case><duration>12.0</duration><name>smpp</name><properties></properties><timestamp>2017-09-07T21:10:08</timestamp></suite><suite><case><age>0</age><className>aoip_smpp</className><duration>4.0</duration><failedSince>0</failedSince><name>esme_connect_policy_acceptall.py</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>aoip_smpp</className><duration>5.0</duration><failedSince>0</failedSince><name>esme_connect_policy_closed.py</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>4</age><className>aoip_smpp</className><duration>1.0</duration><errorStackTrace>g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided by any .service files (2)</errorStackTrace><failedSince>76</failedSince><name>esme_ms_sms_storeforward.py</name><properties></properties><skipped>false</skipped><status>FAILED</status><stderr>Traceback (most recent call last):
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/suite.py", line 105, in run
    self.path)
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/util.py", line 278, in run_python_file
    spec.loader.exec_module( importlib.util.module_from_spec(spec) )
  File "&lt;frozen importlib._bootstrap_external&gt;", line 673, in exec_module
  File "&lt;frozen importlib._bootstrap&gt;", line 222, in _call_with_frames_removed
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/suites/aoip_smpp/esme_ms_sms_storeforward.py", line 23, in &lt;module&gt;
    ms = suite.modem()
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/suite.py", line 359, in modem
    modem = ofono_client.Modem(conf)
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/ofono_client.py", line 345, in __init__
    self.dbus.watch_interfaces()
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/ofono_client.py", line 214, in watch_interfaces
    self.watch_props_subscription = dbus_connect(self.get_new_dbus_obj().PropertyChanged,
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/ofono_client.py", line 188, in get_new_dbus_obj
    return systembus_get(self.modem_path)
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/ofono_client.py", line 85, in systembus_get
    return bus.get('org.ofono', path)
  File "/usr/local/lib/python3.5/dist-packages/pydbus/proxy.py", line 47, in get
    0, timeout_to_glib(timeout), None)
GLib.GError: g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided by any .service files (2)
</stderr></case><case><age>4</age><className>aoip_smpp</className><duration>1.0</duration><errorStackTrace>g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided by any .service files (2)</errorStackTrace><failedSince>76</failedSince><name>esme_ms_sms_transaction.py</name><properties></properties><skipped>false</skipped><status>FAILED</status><stderr>Traceback (most recent call last):
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/suite.py", line 105, in run
    self.path)
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/util.py", line 278, in run_python_file
    spec.loader.exec_module( importlib.util.module_from_spec(spec) )
  File "&lt;frozen importlib._bootstrap_external&gt;", line 673, in exec_module
  File "&lt;frozen importlib._bootstrap&gt;", line 222, in _call_with_frames_removed
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/suites/aoip_smpp/esme_ms_sms_transaction.py", line 21, in &lt;module&gt;
    ms = suite.modem()
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/suite.py", line 359, in modem
    modem = ofono_client.Modem(conf)
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/ofono_client.py", line 345, in __init__
    self.dbus.watch_interfaces()
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/ofono_client.py", line 214, in watch_interfaces
    self.watch_props_subscription = dbus_connect(self.get_new_dbus_obj().PropertyChanged,
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/ofono_client.py", line 188, in get_new_dbus_obj
    return systembus_get(self.modem_path)
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/ofono_client.py", line 85, in systembus_get
    return bus.get('org.ofono', path)
  File "/usr/local/lib/python3.5/dist-packages/pydbus/proxy.py", line 47, in get
    0, timeout_to_glib(timeout), None)
GLib.GError: g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided by any .service files (2)
</stderr></case><duration>20.0</duration><name>aoip_smpp</name><properties></properties><timestamp>2017-09-07T21:10:20</timestamp></suite><suite><case><age>0</age><className>aoip_encryption</className><duration>59.0</duration><failedSince>0</failedSince><name>register_a5_0_authopt.py</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>aoip_encryption</className><duration>88.0</duration><failedSince>0</failedSince><name>register_a5_0_authreq.py</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>1</age><className>aoip_encryption</className><duration>81.0</duration><errorStackTrace>Modem interface is not available: org.ofono.NetworkRegistration</errorStackTrace><failedSince>79</failedSince><name>register_a5_1_authreq.py</name><properties></properties><skipped>false</skipped><status>FAILED</status><stderr>Traceback (most recent call last):
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/ofono_client.py", line 197, in interface
    return self.dbus_obj()[interface_name]
  File "/usr/local/lib/python3.5/dist-packages/pydbus/proxy.py", line 102, in __getitem__
    raise KeyError(iface)
KeyError: 'org.ofono.NetworkRegistration'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/suite.py", line 105, in run
    self.path)
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/util.py", line 278, in run_python_file
    spec.loader.exec_module( importlib.util.module_from_spec(spec) )
  File "&lt;frozen importlib._bootstrap_external&gt;", line 673, in exec_module
  File "&lt;frozen importlib._bootstrap&gt;", line 222, in _call_with_frames_removed
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/suites/aoip_encryption/register_a5_1_authreq.py", line 46, in &lt;module&gt;
    wait(ms.is_connected, msc.mcc_mnc())
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/test.py", line 47, in &lt;lambda&gt;
    wait = lambda *args, **kwargs: event_module.wait(suite_run, *args, **kwargs)
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/event_loop.py", line 59, in wait
    if not wait_no_raise(log_obj, condition, condition_args, condition_kwargs, timeout, timestep):
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/event_loop.py", line 51, in wait_no_raise
    if condition(*condition_args, **condition_kwargs):
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/ofono_client.py", line 422, in is_connected
    netreg = self.dbus.interface(I_NETREG)
  File "/home/jenkins/workspace/osmo-gsm-tester_manual-run-all/osmo-gsm-tester/src/osmo_gsm_tester/ofono_client.py", line 199, in interface
    raise log.Error('Modem interface is not available:', interface_name)
osmo_gsm_tester.log.Error: Modem interface is not available: org.ofono.NetworkRegistration
</stderr></case><duration>254.0</duration><name>aoip_encryption</name><properties></properties><timestamp>2017-09-07T21:10:39</timestamp></suite></testResult>