<?xml version="1.0" encoding="UTF-8"?><report><timestamp>1762436825</timestamp><slowest_tests>[('100.675s', '__init__ (obspy.clients.arclink)'), ('21.959s', 'get_waveforms (obspy.clients.seedlink.basic_client.Client)'), ('21.396s', 'test_flinnengdahl (obspy.clients.iris.tests.test_client.ClientTestCase)'), ('20.652s', 'test_authentication (obspy.clients.fdsn.tests.test_client.ClientTestCase)'), ('20.270s', 'get_metadata (obspy.clients.arclink.client.Client)'), ('20.264s', 'test_get_not_existing_waveform (obspy.clients.arclink.tests.test_client.ClientTestCase)'), ('20.203s', 'test_delayed_request (obspy.clients.arclink.tests.test_client.ClientTestCase)'), ('20.164s', 'test_get_inventory_twice (obspy.clients.arclink.tests.test_client.ClientTestCase)'), ('20.121s', 'test_get_waveform_wrong_pattern (obspy.clients.arclink.tests.test_client.ClientTestCase)'), ('20.115s', 'save_response (obspy.clients.arclink.client.Client)'), ('20.114s', 'test_get_waveform (obspy.clients.arclink.tests.test_client.ClientTestCase)'), ('20.104s', 'save_waveforms (obspy.clients.arclink.client.Client)'), ('20.104s', 'get_paz (obspy.clients.arclink.client.Client)'), ('20.104s', 'test_get_waveform_instrument_change (obspy.clients.arclink.tests.test_client.ClientTestCase)'), ('20.103s', 'test_get_inventory_instrument_change (obspy.clients.arclink.tests.test_client.ClientTestCase)'), ('20.101s', 'get_waveforms (obspy.clients.arclink.client.Client)'), ('20.100s', 'test_save_waveform_no_compression (obspy.clients.arclink.tests.test_client.ClientTestCase)'), ('20.100s', 'test_get_waveform_no_compression (obspy.clients.arclink.tests.test_client.ClientTestCase)'), ('20.100s', 'test_save_response (obspy.clients.arclink.tests.test_client.ClientTestCase)'), ('20.100s', 'test_get_waveform_no_routing (obspy.clients.arclink.tests.test_client.ClientTestCase)')]</slowest_tests><timetaken>1039.3474056720734</timetaken><obspy><installed>1.0.3rc1.post0+776.g1e2e014146.dirty.obspy.master</installed><clients.arclink><installed>1.0.3rc1.post0+776.g1e2e014146.dirty.obspy.master</installed><timetaken>609.450578212738</timetaken><tested>True</tested><tests>36</tests><skipped>6</skipped><errors /><failures><f0>Traceback (most recent call last):
  File "/testbed/obspy/clients/arclink/tests/test_client.py", line 91, in test_delayed_request
    user='test@obspy.org')
  File "/testbed/obspy/clients/arclink/client.py", line 129, in __init__
    self._hello()
  File "/testbed/obspy/clients/arclink/client.py", line 199, in _hello
    self.version = self._read_ln(b')')
  File "/testbed/obspy/clients/arclink/client.py", line 191, in _read_ln
    raise ArcLinkException(msg % (value, line.decode()))
obspy.clients.arclink.client.ArcLinkException: Timeout waiting for expected b')', got 
</f0><f1>Traceback (most recent call last):
  File "/testbed/obspy/clients/arclink/tests/test_client.py", line 156, in test_get_inventory
    client = Client(user='test@obspy.org')
  File "/testbed/obspy/clients/arclink/client.py", line 129, in __init__
    self._hello()
  File "/testbed/obspy/clients/arclink/client.py", line 199, in _hello
    self.version = self._read_ln(b')')
  File "/testbed/obspy/clients/arclink/client.py", line 191, in _read_ln
    raise ArcLinkException(msg % (value, line.decode()))
obspy.clients.arclink.client.ArcLinkException: Timeout waiting for expected b')', got 
</f1><f2>Traceback (most recent call last):
  File "/testbed/obspy/clients/arclink/tests/test_client.py", line 655, in test_get_inventory_instrument_change
    client = Client(user='test@obspy.org')
  File "/testbed/obspy/clients/arclink/client.py", line 129, in __init__
    self._hello()
  File "/testbed/obspy/clients/arclink/client.py", line 199, in _hello
    self.version = self._read_ln(b')')
  File "/testbed/obspy/clients/arclink/client.py", line 191, in _read_ln
    raise ArcLinkException(msg % (value, line.decode()))
obspy.clients.arclink.client.ArcLinkException: Timeout waiting for expected b')', got 
</f2><f3>Traceback (most recent call last):
  File "/testbed/obspy/clients/arclink/tests/test_client.py", line 220, in test_get_inventory_twice
    client = Client(user='test@obspy.org')
  File "/testbed/obspy/clients/arclink/client.py", line 129, in __init__
    self._hello()
  File "/testbed/obspy/clients/arclink/client.py", line 199, in _hello
    self.version = self._read_ln(b')')
  File "/testbed/obspy/clients/arclink/client.py", line 191, in _read_ln
    raise ArcLinkException(msg % (value, line.decode()))
obspy.clients.arclink.client.ArcLinkException: Timeout waiting for expected b')', got 
</f3><f4>Traceback (most recent call last):
  File "/testbed/obspy/clients/arclink/tests/test_client.py", line 354, in test_get_networks
    client = Client(user='test@obspy.org')
  File "/testbed/obspy/clients/arclink/client.py", line 129, in __init__
    self._hello()
  File "/testbed/obspy/clients/arclink/client.py", line 199, in _hello
    self.version = self._read_ln(b')')
  File "/testbed/obspy/clients/arclink/client.py", line 191, in _read_ln
    raise ArcLinkException(msg % (value, line.decode()))
obspy.clients.arclink.client.ArcLinkException: Timeout waiting for expected b')', got 
</f4><f5>Traceback (most recent call last):
  File "/testbed/obspy/clients/arclink/tests/test_client.py", line 327, in test_get_not_existing_waveform
    client = Client(user='test@obspy.org')
  File "/testbed/obspy/clients/arclink/client.py", line 129, in __init__
    self._hello()
  File "/testbed/obspy/clients/arclink/client.py", line 199, in _hello
    self.version = self._read_ln(b')')
  File "/testbed/obspy/clients/arclink/client.py", line 191, in _read_ln
    raise ArcLinkException(msg % (value, line.decode()))
obspy.clients.arclink.client.ArcLinkException: Timeout waiting for expected b')', got 
</f5><f6>Traceback (most recent call last):
  File "/testbed/obspy/clients/arclink/tests/test_client.py", line 522, in test_get_paz
    host='erde.geophysik.uni-muenchen.de', port=18001)
  File "/testbed/obspy/clients/arclink/client.py", line 129, in __init__
    self._hello()
  File "/testbed/obspy/clients/arclink/client.py", line 199, in _hello
    self.version = self._read_ln(b')')
  File "/testbed/obspy/clients/arclink/client.py", line 187, in _read_ln
    line = self._client.read_until(value + b'\r\n', self.timeout)
  File "/usr/local/lib/python3.6/telnetlib.py", line 315, in read_until
    self.fill_rawq()
  File "/usr/local/lib/python3.6/telnetlib.py", line 524, in fill_rawq
    buf = self.sock.recv(50)
ConnectionResetError: [Errno 104] Connection reset by peer
</f6><f7>Traceback (most recent call last):
  File "/testbed/obspy/clients/arclink/tests/test_client.py", line 543, in test_get_paz2
    host='erde.geophysik.uni-muenchen.de', port=18001)
  File "/testbed/obspy/clients/arclink/client.py", line 129, in __init__
    self._hello()
  File "/testbed/obspy/clients/arclink/client.py", line 199, in _hello
    self.version = self._read_ln(b')')
  File "/testbed/obspy/clients/arclink/client.py", line 187, in _read_ln
    line = self._client.read_until(value + b'\r\n', self.timeout)
  File "/usr/local/lib/python3.6/telnetlib.py", line 315, in read_until
    self.fill_rawq()
  File "/usr/local/lib/python3.6/telnetlib.py", line 524, in fill_rawq
    buf = self.sock.recv(50)
ConnectionResetError: [Errno 104] Connection reset by peer
</f7><f8>Traceback (most recent call last):
  File "/testbed/obspy/clients/arclink/tests/test_client.py", line 120, in test_get_routing
    user='test@obspy.org')
  File "/testbed/obspy/clients/arclink/client.py", line 129, in __init__
    self._hello()
  File "/testbed/obspy/clients/arclink/client.py", line 199, in _hello
    self.version = self._read_ln(b')')
  File "/testbed/obspy/clients/arclink/client.py", line 187, in _read_ln
    line = self._client.read_until(value + b'\r\n', self.timeout)
  File "/usr/local/lib/python3.6/telnetlib.py", line 315, in read_until
    self.fill_rawq()
  File "/usr/local/lib/python3.6/telnetlib.py", line 524, in fill_rawq
    buf = self.sock.recv(50)
ConnectionResetError: [Errno 104] Connection reset by peer
</f8><f9>Traceback (most recent call last):
  File "/testbed/obspy/clients/arclink/tests/test_client.py", line 367, in test_get_stations
    client = Client(user='test@obspy.org')
  File "/testbed/obspy/clients/arclink/client.py", line 129, in __init__
    self._hello()
  File "/testbed/obspy/clients/arclink/client.py", line 199, in _hello
    self.version = self._read_ln(b')')
  File "/testbed/obspy/clients/arclink/client.py", line 191, in _read_ln
    raise ArcLinkException(msg % (value, line.decode()))
obspy.clients.arclink.client.ArcLinkException: Timeout waiting for expected b')', got 
</f9><f10>Traceback (most recent call last):
  File "/testbed/obspy/clients/arclink/tests/test_client.py", line 31, in test_get_waveform
    client = Client(user='test@obspy.org')
  File "/testbed/obspy/clients/arclink/client.py", line 129, in __init__
    self._hello()
  File "/testbed/obspy/clients/arclink/client.py", line 199, in _hello
    self.version = self._read_ln(b')')
  File "/testbed/obspy/clients/arclink/client.py", line 191, in _read_ln
    raise ArcLinkException(msg % (value, line.decode()))
obspy.clients.arclink.client.ArcLinkException: Timeout waiting for expected b')', got 
</f10><f11>Traceback (most recent call last):
  File "/testbed/obspy/clients/arclink/tests/test_client.py", line 678, in test_get_waveform_instrument_change
    client = Client(user='test@obspy.org')
  File "/testbed/obspy/clients/arclink/client.py", line 129, in __init__
    self._hello()
  File "/testbed/obspy/clients/arclink/client.py", line 199, in _hello
    self.version = self._read_ln(b')')
  File "/testbed/obspy/clients/arclink/client.py", line 191, in _read_ln
    raise ArcLinkException(msg % (value, line.decode()))
obspy.clients.arclink.client.ArcLinkException: Timeout waiting for expected b')', got 
</f11><f12>Traceback (most recent call last):
  File "/testbed/obspy/clients/arclink/tests/test_client.py", line 429, in test_get_waveform_no_compression
    client = Client(user='test@obspy.org')
  File "/testbed/obspy/clients/arclink/client.py", line 129, in __init__
    self._hello()
  File "/testbed/obspy/clients/arclink/client.py", line 199, in _hello
    self.version = self._read_ln(b')')
  File "/testbed/obspy/clients/arclink/client.py", line 191, in _read_ln
    raise ArcLinkException(msg % (value, line.decode()))
obspy.clients.arclink.client.ArcLinkException: Timeout waiting for expected b')', got 
</f12><f13>Traceback (most recent call last):
  File "/testbed/obspy/clients/arclink/tests/test_client.py", line 66, in test_get_waveform_no_routing
    client = Client(user='test@obspy.org')
  File "/testbed/obspy/clients/arclink/client.py", line 129, in __init__
    self._hello()
  File "/testbed/obspy/clients/arclink/client.py", line 199, in _hello
    self.version = self._read_ln(b')')
  File "/testbed/obspy/clients/arclink/client.py", line 191, in _read_ln
    raise ArcLinkException(msg % (value, line.decode()))
obspy.clients.arclink.client.ArcLinkException: Timeout waiting for expected b')', got 
</f13><f14>Traceback (most recent call last):
  File "/testbed/obspy/clients/arclink/tests/test_client.py", line 233, in test_get_waveform_with_metadata
    client = Client(user='test@obspy.org')
  File "/testbed/obspy/clients/arclink/client.py", line 129, in __init__
    self._hello()
  File "/testbed/obspy/clients/arclink/client.py", line 199, in _hello
    self.version = self._read_ln(b')')
  File "/testbed/obspy/clients/arclink/client.py", line 191, in _read_ln
    raise ArcLinkException(msg % (value, line.decode()))
obspy.clients.arclink.client.ArcLinkException: Timeout waiting for expected b')', got 
</f14><f15>Traceback (most recent call last):
  File "/testbed/obspy/clients/arclink/tests/test_client.py", line 343, in test_get_waveform_wrong_pattern
    client = Client(user='test@obspy.org')
  File "/testbed/obspy/clients/arclink/client.py", line 129, in __init__
    self._hello()
  File "/testbed/obspy/clients/arclink/client.py", line 199, in _hello
    self.version = self._read_ln(b')')
  File "/testbed/obspy/clients/arclink/client.py", line 191, in _read_ln
    raise ArcLinkException(msg % (value, line.decode()))
obspy.clients.arclink.client.ArcLinkException: Timeout waiting for expected b')', got 
</f15><f16>Traceback (most recent call last):
  File "/testbed/obspy/clients/arclink/tests/test_client.py", line 614, in test_issue_311
    client = Client('test@obspy.org', host='webdc.eu', port=18001)
  File "/testbed/obspy/clients/arclink/client.py", line 129, in __init__
    self._hello()
  File "/testbed/obspy/clients/arclink/client.py", line 199, in _hello
    self.version = self._read_ln(b')')
  File "/testbed/obspy/clients/arclink/client.py", line 191, in _read_ln
    raise ArcLinkException(msg % (value, line.decode()))
obspy.clients.arclink.client.ArcLinkException: Timeout waiting for expected b')', got 
</f16><f17>Traceback (most recent call last):
  File "/testbed/obspy/clients/arclink/tests/test_client.py", line 553, in test_save_response
    client = Client(user='test@obspy.org')
  File "/testbed/obspy/clients/arclink/client.py", line 129, in __init__
    self._hello()
  File "/testbed/obspy/clients/arclink/client.py", line 199, in _hello
    self.version = self._read_ln(b')')
  File "/testbed/obspy/clients/arclink/client.py", line 191, in _read_ln
    raise ArcLinkException(msg % (value, line.decode()))
obspy.clients.arclink.client.ArcLinkException: Timeout waiting for expected b')', got 
</f17><f18>Traceback (most recent call last):
  File "/testbed/obspy/clients/arclink/tests/test_client.py", line 388, in test_save_waveform
    host="erde.geophysik.uni-muenchen.de", port=18001)
  File "/testbed/obspy/clients/arclink/client.py", line 129, in __init__
    self._hello()
  File "/testbed/obspy/clients/arclink/client.py", line 199, in _hello
    self.version = self._read_ln(b')')
  File "/testbed/obspy/clients/arclink/client.py", line 187, in _read_ln
    line = self._client.read_until(value + b'\r\n', self.timeout)
  File "/usr/local/lib/python3.6/telnetlib.py", line 315, in read_until
    self.fill_rawq()
  File "/usr/local/lib/python3.6/telnetlib.py", line 524, in fill_rawq
    buf = self.sock.recv(50)
ConnectionResetError: [Errno 104] Connection reset by peer
</f18><f19>Traceback (most recent call last):
  File "/testbed/obspy/clients/arclink/tests/test_client.py", line 482, in test_save_waveform_compressed
    client = Client(user='test@obspy.org')
  File "/testbed/obspy/clients/arclink/client.py", line 129, in __init__
    self._hello()
  File "/testbed/obspy/clients/arclink/client.py", line 199, in _hello
    self.version = self._read_ln(b')')
  File "/testbed/obspy/clients/arclink/client.py", line 191, in _read_ln
    raise ArcLinkException(msg % (value, line.decode()))
obspy.clients.arclink.client.ArcLinkException: Timeout waiting for expected b')', got 
</f19><f20>Traceback (most recent call last):
  File "/testbed/obspy/clients/arclink/tests/test_client.py", line 445, in test_save_waveform_no_compression
    client = Client(user='test@obspy.org')
  File "/testbed/obspy/clients/arclink/client.py", line 129, in __init__
    self._hello()
  File "/testbed/obspy/clients/arclink/client.py", line 199, in _hello
    self.version = self._read_ln(b')')
  File "/testbed/obspy/clients/arclink/client.py", line 191, in _read_ln
    raise ArcLinkException(msg % (value, line.decode()))
obspy.clients.arclink.client.ArcLinkException: Timeout waiting for expected b')', got 
</f20><f21>Traceback (most recent call last):
  File "/testbed/obspy/clients/arclink/tests/test_client.py", line 590, in test_srl
    client = Client('test@obspy.org', host='webdc.eu', port=18001)
  File "/testbed/obspy/clients/arclink/client.py", line 129, in __init__
    self._hello()
  File "/testbed/obspy/clients/arclink/client.py", line 199, in _hello
    self.version = self._read_ln(b')')
  File "/testbed/obspy/clients/arclink/client.py", line 191, in _read_ln
    raise ArcLinkException(msg % (value, line.decode()))
obspy.clients.arclink.client.ArcLinkException: Timeout waiting for expected b')', got 
</f21><f22>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.clients.arclink.__init__
  File "/testbed/obspy/clients/arclink/__init__.py", line 1, in __init__

----------------------------------------------------------------------
File "/testbed/obspy/clients/arclink/__init__.py", line 51, in obspy.clients.arclink.__init__
Failed example:
    client = Client(user='test@obspy.org')
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.clients.arclink.__init__[2]&gt;", line 1, in &lt;module&gt;
        client = Client(user='test@obspy.org')
      File "/testbed/obspy/clients/arclink/client.py", line 129, in __init__
        self._hello()
      File "/testbed/obspy/clients/arclink/client.py", line 199, in _hello
        self.version = self._read_ln(b')')
      File "/testbed/obspy/clients/arclink/client.py", line 191, in _read_ln
        raise ArcLinkException(msg % (value, line.decode()))
    obspy.clients.arclink.client.ArcLinkException: Timeout waiting for expected b')', got 
----------------------------------------------------------------------
File "/testbed/obspy/clients/arclink/__init__.py", line 53, in obspy.clients.arclink.__init__
Failed example:
    st = client.get_waveforms("BW", "RJOB", "", "EH*", t - 3, t + 15)
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.clients.arclink.__init__[4]&gt;", line 1, in &lt;module&gt;
        st = client.get_waveforms("BW", "RJOB", "", "EH*", t - 3, t + 15)
    NameError: name 'client' is not defined
----------------------------------------------------------------------
File "/testbed/obspy/clients/arclink/__init__.py", line 77, in obspy.clients.arclink.__init__
Failed example:
    client = Client(user='test@obspy.org')
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.clients.arclink.__init__[8]&gt;", line 1, in &lt;module&gt;
        client = Client(user='test@obspy.org')
      File "/testbed/obspy/clients/arclink/client.py", line 129, in __init__
        self._hello()
      File "/testbed/obspy/clients/arclink/client.py", line 199, in _hello
        self.version = self._read_ln(b')')
      File "/testbed/obspy/clients/arclink/client.py", line 191, in _read_ln
        raise ArcLinkException(msg % (value, line.decode()))
    obspy.clients.arclink.client.ArcLinkException: Timeout waiting for expected b')', got 
----------------------------------------------------------------------
File "/testbed/obspy/clients/arclink/__init__.py", line 79, in obspy.clients.arclink.__init__
Failed example:
    paz = client.get_paz('BW', 'MANZ', '', 'EHZ', dt)
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.clients.arclink.__init__[10]&gt;", line 1, in &lt;module&gt;
        paz = client.get_paz('BW', 'MANZ', '', 'EHZ', dt)
    NameError: name 'client' is not defined
----------------------------------------------------------------------
File "/testbed/obspy/clients/arclink/__init__.py", line 93, in obspy.clients.arclink.__init__
Failed example:
    client = Client(user='test@obspy.org')
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.clients.arclink.__init__[14]&gt;", line 1, in &lt;module&gt;
        client = Client(user='test@obspy.org')
      File "/testbed/obspy/clients/arclink/client.py", line 129, in __init__
        self._hello()
      File "/testbed/obspy/clients/arclink/client.py", line 199, in _hello
        self.version = self._read_ln(b')')
      File "/testbed/obspy/clients/arclink/client.py", line 191, in _read_ln
        raise ArcLinkException(msg % (value, line.decode()))
    obspy.clients.arclink.client.ArcLinkException: Timeout waiting for expected b')', got 
----------------------------------------------------------------------
File "/testbed/obspy/clients/arclink/__init__.py", line 104, in obspy.clients.arclink.__init__
Failed example:
    client = Client(user='test@obspy.org')
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.clients.arclink.__init__[19]&gt;", line 1, in &lt;module&gt;
        client = Client(user='test@obspy.org')
      File "/testbed/obspy/clients/arclink/client.py", line 129, in __init__
        self._hello()
      File "/testbed/obspy/clients/arclink/client.py", line 199, in _hello
        self.version = self._read_ln(b')')
      File "/testbed/obspy/clients/arclink/client.py", line 191, in _read_ln
        raise ArcLinkException(msg % (value, line.decode()))
    obspy.clients.arclink.client.ArcLinkException: Timeout waiting for expected b')', got 
----------------------------------------------------------------------
File "/testbed/obspy/clients/arclink/__init__.py", line 114, in obspy.clients.arclink.__init__
Failed example:
    client = Client(user='test@obspy.org')
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.clients.arclink.__init__[24]&gt;", line 1, in &lt;module&gt;
        client = Client(user='test@obspy.org')
      File "/testbed/obspy/clients/arclink/client.py", line 129, in __init__
        self._hello()
      File "/testbed/obspy/clients/arclink/client.py", line 199, in _hello
        self.version = self._read_ln(b')')
      File "/testbed/obspy/clients/arclink/client.py", line 191, in _read_ln
        raise ArcLinkException(msg % (value, line.decode()))
    obspy.clients.arclink.client.ArcLinkException: Timeout waiting for expected b')', got 

</f22><f23>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.clients.arclink.client.Client.get_inventory
  File "/testbed/obspy/clients/arclink/client.py", line 1007, in get_inventory

----------------------------------------------------------------------
File "/testbed/obspy/clients/arclink/client.py", line 1058, in obspy.clients.arclink.client.Client.get_inventory
Failed example:
    client = Client('test@obspy.org', 'webdc.eu', 18001)
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.clients.arclink.client.Client.get_inventory[1]&gt;", line 1, in &lt;module&gt;
        client = Client('test@obspy.org', 'webdc.eu', 18001)
      File "/testbed/obspy/clients/arclink/client.py", line 129, in __init__
        self._hello()
      File "/testbed/obspy/clients/arclink/client.py", line 199, in _hello
        self.version = self._read_ln(b')')
      File "/testbed/obspy/clients/arclink/client.py", line 191, in _read_ln
        raise ArcLinkException(msg % (value, line.decode()))
    obspy.clients.arclink.client.ArcLinkException: Timeout waiting for expected b')', got 

</f23><f24>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.clients.arclink.client.Client.get_metadata
  File "/testbed/obspy/clients/arclink/client.py", line 738, in get_metadata

----------------------------------------------------------------------
File "/testbed/obspy/clients/arclink/client.py", line 762, in obspy.clients.arclink.client.Client.get_metadata
Failed example:
    client = Client('test@obspy.org', 'webdc.eu', 18001)
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.clients.arclink.client.Client.get_metadata[2]&gt;", line 1, in &lt;module&gt;
        client = Client('test@obspy.org', 'webdc.eu', 18001)
      File "/testbed/obspy/clients/arclink/client.py", line 129, in __init__
        self._hello()
      File "/testbed/obspy/clients/arclink/client.py", line 199, in _hello
        self.version = self._read_ln(b')')
      File "/testbed/obspy/clients/arclink/client.py", line 191, in _read_ln
        raise ArcLinkException(msg % (value, line.decode()))
    obspy.clients.arclink.client.ArcLinkException: Timeout waiting for expected b')', got 
----------------------------------------------------------------------
File "/testbed/obspy/clients/arclink/client.py", line 764, in obspy.clients.arclink.client.Client.get_metadata
Failed example:
    data = client.get_metadata('BW', 'MANZ', '', 'EHZ', t)
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.clients.arclink.client.Client.get_metadata[4]&gt;", line 1, in &lt;module&gt;
        data = client.get_metadata('BW', 'MANZ', '', 'EHZ', t)
    NameError: name 'client' is not defined

</f24><f25>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.clients.arclink.client.Client.get_paz
  File "/testbed/obspy/clients/arclink/client.py", line 882, in get_paz

----------------------------------------------------------------------
File "/testbed/obspy/clients/arclink/client.py", line 905, in obspy.clients.arclink.client.Client.get_paz
Failed example:
    client = Client('test@obspy.org', 'webdc.eu', 18001)
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.clients.arclink.client.Client.get_paz[2]&gt;", line 1, in &lt;module&gt;
        client = Client('test@obspy.org', 'webdc.eu', 18001)
      File "/testbed/obspy/clients/arclink/client.py", line 129, in __init__
        self._hello()
      File "/testbed/obspy/clients/arclink/client.py", line 199, in _hello
        self.version = self._read_ln(b')')
      File "/testbed/obspy/clients/arclink/client.py", line 191, in _read_ln
        raise ArcLinkException(msg % (value, line.decode()))
    obspy.clients.arclink.client.ArcLinkException: Timeout waiting for expected b')', got 
----------------------------------------------------------------------
File "/testbed/obspy/clients/arclink/client.py", line 907, in obspy.clients.arclink.client.Client.get_paz
Failed example:
    paz = client.get_paz('BW', 'MANZ', '', 'EHZ', t)
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.clients.arclink.client.Client.get_paz[4]&gt;", line 1, in &lt;module&gt;
        paz = client.get_paz('BW', 'MANZ', '', 'EHZ', t)
    NameError: name 'client' is not defined

</f25><f26>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.clients.arclink.client.Client.get_waveforms
  File "/testbed/obspy/clients/arclink/client.py", line 381, in get_waveforms

----------------------------------------------------------------------
File "/testbed/obspy/clients/arclink/client.py", line 417, in obspy.clients.arclink.client.Client.get_waveforms
Failed example:
    client = Client('test@obspy.org', 'webdc.eu', 18001)
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.clients.arclink.client.Client.get_waveforms[2]&gt;", line 1, in &lt;module&gt;
        client = Client('test@obspy.org', 'webdc.eu', 18001)
      File "/testbed/obspy/clients/arclink/client.py", line 129, in __init__
        self._hello()
      File "/testbed/obspy/clients/arclink/client.py", line 199, in _hello
        self.version = self._read_ln(b')')
      File "/testbed/obspy/clients/arclink/client.py", line 191, in _read_ln
        raise ArcLinkException(msg % (value, line.decode()))
    obspy.clients.arclink.client.ArcLinkException: Timeout waiting for expected b')', got 
----------------------------------------------------------------------
File "/testbed/obspy/clients/arclink/client.py", line 419, in obspy.clients.arclink.client.Client.get_waveforms
Failed example:
    st = client.get_waveforms("BW", "RJOB", "", "EH*", t - 3, t + 15)
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.clients.arclink.client.Client.get_waveforms[4]&gt;", line 1, in &lt;module&gt;
        st = client.get_waveforms("BW", "RJOB", "", "EH*", t - 3, t + 15)
    NameError: name 'client' is not defined

</f26><f27>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.clients.arclink.client.Client.save_response
  File "/testbed/obspy/clients/arclink/client.py", line 952, in save_response

----------------------------------------------------------------------
File "/testbed/obspy/clients/arclink/client.py", line 979, in obspy.clients.arclink.client.Client.save_response
Failed example:
    client = Client('test@obspy.org', 'webdc.eu', 18001)
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.clients.arclink.client.Client.save_response[2]&gt;", line 1, in &lt;module&gt;
        client = Client('test@obspy.org', 'webdc.eu', 18001)
      File "/testbed/obspy/clients/arclink/client.py", line 129, in __init__
        self._hello()
      File "/testbed/obspy/clients/arclink/client.py", line 199, in _hello
        self.version = self._read_ln(b')')
      File "/testbed/obspy/clients/arclink/client.py", line 191, in _read_ln
        raise ArcLinkException(msg % (value, line.decode()))
    obspy.clients.arclink.client.ArcLinkException: Timeout waiting for expected b')', got 

</f27><f28>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.clients.arclink.client.Client.save_waveforms
  File "/testbed/obspy/clients/arclink/client.py", line 480, in save_waveforms

----------------------------------------------------------------------
File "/testbed/obspy/clients/arclink/client.py", line 526, in obspy.clients.arclink.client.Client.save_waveforms
Failed example:
    client = Client('test@obspy.org', 'webdc.eu', 18001)
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.clients.arclink.client.Client.save_waveforms[2]&gt;", line 1, in &lt;module&gt;
        client = Client('test@obspy.org', 'webdc.eu', 18001)
      File "/testbed/obspy/clients/arclink/client.py", line 129, in __init__
        self._hello()
      File "/testbed/obspy/clients/arclink/client.py", line 199, in _hello
        self.version = self._read_ln(b')')
      File "/testbed/obspy/clients/arclink/client.py", line 191, in _read_ln
        raise ArcLinkException(msg % (value, line.decode()))
    obspy.clients.arclink.client.ArcLinkException: Timeout waiting for expected b')', got 

</f28></failures></clients.arclink><clients.earthworm><installed>1.0.3rc1.post0+776.g1e2e014146.dirty.obspy.master</installed><timetaken>8.97789478302002</timetaken><tested>True</tested><tests>7</tests><skipped>0</skipped><errors /><failures><f29>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 127, in skip_on_network_error
    return func(*args, **kwargs)
  File "/testbed/obspy/clients/earthworm/tests/test_client.py", line 98, in test_save_waveform
    stream = read(testfile)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 299, in _map_example_filename
    return func(*args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 231, in read
    st.extend(_read(file, format, headonly, **kwargs).traces)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 209, in uncompress_file
    result = func(filename, *args, **kwargs)
  File "/testbed/obspy/core/stream.py", line 273, in _read
    headonly=headonly, **kwargs)
  File "/testbed/obspy/core/util/base.py", line 443, in _read_from_plugin
    raise TypeError('Unknown format for file %s' % filename)
TypeError: Unknown format for file /tmp/obspy-0_lg200g.tmp
</f29><f30>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.clients.earthworm.__init__
  File "/testbed/obspy/clients/earthworm/__init__.py", line 1, in __init__

----------------------------------------------------------------------
File "/testbed/obspy/clients/earthworm/__init__.py", line 29, in obspy.clients.earthworm.__init__
Failed example:
    t = response[0][4]
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.clients.earthworm.__init__[4]&gt;", line 1, in &lt;module&gt;
        t = response[0][4]
    IndexError: list index out of range
----------------------------------------------------------------------
File "/testbed/obspy/clients/earthworm/__init__.py", line 30, in obspy.clients.earthworm.__init__
Failed example:
    st = client.get_waveforms('AV', 'ACH', '', 'EH*', t + 100, t + 130)
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.clients.earthworm.__init__[5]&gt;", line 1, in &lt;module&gt;
        st = client.get_waveforms('AV', 'ACH', '', 'EH*', t + 100, t + 130)
    NameError: name 't' is not defined

</f30><f31>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.clients.earthworm.client.Client.get_availability
  File "/testbed/obspy/clients/earthworm/client.py", line 169, in get_availability

----------------------------------------------------------------------
File "/testbed/obspy/clients/earthworm/client.py", line 197, in obspy.clients.earthworm.client.Client.get_availability
Failed example:
    print(response)  # doctest: +ELLIPSIS +NORMALIZE_WHITESPACE
Expected:
    [('AV',
      'ACH',
      '--',
      'EHE',
      UTCDateTime(...),
      UTCDateTime(...)),
     ('AV',
      'ACH',
      '--',
      'EHN',
      UTCDateTime(...),
      UTCDateTime(...)),
     ('AV',
      'ACH',
      '--',
      'EHZ',
      UTCDateTime(...),
      UTCDateTime(...))]
Got:
    []

</f31><f32>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 127, in skip_on_network_error
    return func(*args, **kwargs)
  File "/testbed/obspy/clients/earthworm/tests/test_client.py", line 116, in test_availability
    self.assertIn('AV.ACH.--.EHZ', seeds)
AssertionError: 'AV.ACH.--.EHZ' not found in ['AV.ACH.--.BHE', 'AV.ACH.--.BHN', 'AV.ACH.--.BHZ', 'AV.ADAG.--.BHE', 'AV.ADAG.--.BHN', 'AV.ADAG.--.BHZ', 'IU.ADK.32.BDF', 'IU.ADK.00.BH1', 'IU.ADK.10.BH1', 'IU.ADK.60.BH1', 'IU.ADK.00.BH2', 'IU.ADK.10.BH2', 'IU.ADK.60.BH2', 'IU.ADK.00.BHZ', 'IU.ADK.10.BHZ', 'IU.ADK.60.BHZ', 'IM.ADKI.01.CDF', 'IM.ADKI.02.CDF', 'IM.ADKI.03.CDF', 'IM.ADKI.04.CDF', 'IM.ADKI.05.CDF', 'AV.ADKI.00.CH6', 'IM.ADKI.00.CH6', 'AV.ADKI.01.HDF', 'AV.ADKI.02.HDF', 'AV.ADKI.03.HDF', 'AV.ADKI.04.HDF', 'AV.ADKI.05.HDF', 'AV.ADKI.--.LCE', 'AV.ADKI.--.LCQ', 'AV.ADKI.--.VEC', 'AV.ADKI.--.VEP', 'AV.ADKI.--.VKI', 'AV.AHB.--.BHE', 'AV.AHB.--.BHN', 'AV.AHB.--.BHZ', 'AV.AKBB.--.BHE', 'AV.AKBB.--.BHN', 'AV.AKBB.--.BHZ', 'AV.AKGG.--.BHE', 'AV.AKGG.--.BHN', 'AV.AKGG.--.BHZ', 'AV.AKHS.--.BHE', 'AV.AKHS.--.BHN', 'AV.AKHS.--.BHZ', 'AV.AKLV.--.BHE', 'AV.AKLV.--.BHN', 'AV.AKLV.--.BHZ', 'AV.AKMO.--.BHE', 'AV.AKMO.--.BHN', 'AV.AKMO.--.BHZ', 'AV.AKRB.--.BHE', 'AV.AKRB.--.BHN', 'AV.AKRB.--.BHZ', 'AV.AKS.--.BHE', 'AV.AKS.--.BHN', 'AV.AKS.--.BHZ', 'AV.AKS.01.HDF', 'AV.AKS.02.HDF', 'AV.AKS.03.HDF', 'AV.AKS.04.HDF', 'AV.AKS.05.HDF', 'AV.AKS.06.HDF', 'AV.AKV.--.BHE', 'AV.AKV.--.BHN', 'AV.AKV.--.BHZ', 'AV.AKV.--.LCE', 'AV.AKV.--.SBT', 'AV.AKV.--.SCA', 'AV.AKV.--.SCE', 'AV.AKV.--.SCK', 'AV.AKV.--.SCS', 'AV.AKV.--.SCT', 'AV.AKV.--.SDG', 'AV.AKV.--.SDL', 'AV.AKV.--.SDT', 'AV.AKV.--.SIO', 'AV.AKV.--.SMD', 'AV.AKV.--.SNI', 'AV.AKV.--.SPK', 'AV.AKV.--.SPO', 'AV.AKV.--.SRD', 'AV.AKV.--.SSL', 'AV.AKV.--.SSQ', 'AV.AKV.--.STH', 'AV.AKV.--.SWR', 'AV.AKV.--.VEC', 'AV.AKV.--.VEP', 'AV.AKV.--.VKI', 'AV.AMKA.--.BHE', 'AV.AMKA.--.BHN', 'AV.AMKA.--.BHZ', 'AV.AMKA.01.HDF', 'AV.AMKA.02.HDF', 'AV.AMKA.03.HDF', 'AV.AMKA.04.HDF', 'AV.AMKA.05.HDF', 'AV.AMKA.06.HDF', 'AV.AMKA.--.HNE', 'AV.AMKA.--.HNN', 'AV.AMKA.--.HNZ', 'AV.ANCK.--.BHE', 'AV.ANCK.--.BHN', 'AV.ANCK.--.BHZ', 'AV.ANNQ.--.BDF', 'AV.ANNQ.--.BHE', 'AV.ANNQ.--.BHN', 'AV.ANNQ.--.BHZ', 'AV.ANNW.--.BHE', 'AV.ANNW.--.BHN', 'AV.ANNW.--.BHZ', 'AV.ANPB.--.BHE', 'AV.ANPB.--.BHN', 'AV.ANPB.--.BHZ', 'AV.ANPK.--.BHE', 'AV.ANPK.--.BHN', 'AV.ANPK.--.BHZ', 'AV.ANRM.--.BHE', 'AV.ANRM.--.BHN', 'AV.ANRM.--.BHZ', 'AV.ANVM.--.BHE', 'AV.ANVM.--.BHN', 'AV.ANVM.--.BHZ', 'AK.ATKA.--.BHE', 'AK.ATKA.--.BHN', 'AK.ATKA.--.BHZ', 'AV.AU22.--.BDF', 'AV.AU22.--.BHE', 'AV.AU22.--.BHN', 'AV.AU22.--.BHZ', 'AV.AUCH.--.BHE', 'AV.AUCH.--.BHN', 'AV.AUCH.--.BHZ', 'AV.AUJA.--.BHE', 'AV.AUJA.--.BHN', 'AV.AUJA.--.BHZ', 'AV.AUJK.--.BHE', 'AV.AUJK.--.BHN', 'AV.AUJK.--.BHZ', 'AV.AUJK.--.LCE', 'AV.AUJK.--.LCQ', 'AV.AUJK.--.VEC', 'AV.AUJK.--.VEP', 'AV.AUJK.--.VKI', 'AV.AUL.--.BHE', 'AV.AUL.--.BHN', 'AV.AUL.--.BHZ', 'AV.AULG.--.BDF', 'AV.AULG.--.BHE', 'AV.AULG.--.BHN', 'AV.AULG.--.BHZ', 'AV.AULG.--.CH5', 'AV.AULG.--.CH6', 'AV.AULG.D0.EX1', 'AV.AULG.D0.EX2', 'AV.AULG.D0.EX3', 'AV.AULG.D0.GAN', 'AV.AULG.D0.GEL', 'AV.AULG.D0.GLA', 'AV.AULG.D0.GLO', 'AV.AULG.D0.GNS', 'AV.AULG.D0.GPL', 'AV.AULG.D0.GST', 'AV.AULG.D0.LCE', 'AV.AULG.D0.LCQ', 'AV.AULG.--.LDO', 'AV.AULG.D0.LDO', 'AV.AULG.--.LIO', 'AV.AULG.D0.LIO', 'AV.AULG.--.LKO', 'AV.AULG.D0.LKO', 'AV.AULG.--.LWD', 'AV.AULG.D0.LWD', 'AV.AULG.--.LWS', 'AV.AULG.D0.LWS', 'AV.AULG.D0.VCO', 'AV.AULG.D0.VDT', 'AV.AULG.D0.VEC', 'AV.AULG.D0.VEI', 'AV.AULG.--.VM1', 'AV.AULG.D0.VM1', 'AV.AULG.--.VM2', 'AV.AULG.D0.VM2', 'AV.AULG.--.VM3', 'AV.AULG.D0.VM3', 'AV.AULG.D0.VM4', 'AV.AULG.D0.VM5', 'AV.AULG.D0.VM6', 'AV.AUNO.--.BDF', 'AV.AUNO.--.BHE', 'AV.AUNO.--.BHN', 'AV.AUNO.--.BHZ', 'AV.AUSB.--.BHE', 'AV.AUSB.--.BHN', 'AV.AUSB.--.BHZ', 'AV.AUW.--.BHE', 'AV.AUW.--.BHN', 'AV.AUW.--.BHZ', 'AV.AUW.--.LCE', 'AV.AUW.--.LCQ', 'AV.AUW.--.VEC', 'AV.AUW.--.VEP', 'AV.AUW.--.VKI', 'AV.AUWS.--.BHE', 'AV.AUWS.--.BHN', 'AV.AUWS.--.BHZ', 'AK.BAE.--.BHE', 'AK.BAE.--.BHN', 'AK.BAE.--.BHZ', 'AV.BAEI.01.HDF', 'AV.BAEI.02.HDF', 'AV.BAEI.03.HDF', 'AV.BAEI.04.HDF', 'AV.BAEI.05.HDF', 'AV.BAEI.06.HDF', 'AK.BAT.--.BHE', 'AK.BAT.--.BHN', 'AK.BAT.--.BHZ', 'AK.BESE.--.BHE', 'AK.BESE.--.BHN', 'AK.BESE.--.BHZ', 'AV.BLDW.--.BHE', 'AV.BLDW.--.BHN', 'AV.BLDW.--.BHZ', 'AV.BOGO.--.BHE', 'AV.BOGO.--.BHN', 'AV.BOGO.--.BHZ', 'AV.BPPC.--.BHE', 'AV.BPPC.--.BHN', 'AV.BPPC.--.BHZ', 'AK.BRLK.--.BHE', 'AK.BRLK.--.BHN', 'AK.BRLK.--.BHZ', 'AV.BRPK.--.BHE', 'AV.BRPK.--.BHN', 'AV.BRPK.--.BHZ', 'AK.BRSE.--.BHE', 'AK.BRSE.--.BHN', 'AK.BRSE.--.BHZ', 'AV.CAHL.--.BHE', 'AV.CAHL.--.BHN', 'AV.CAHL.--.BHZ', 'AK.CAPN.EP.BDF', 'AK.CAPN.--.BHE', 'AK.CAPN.--.BHN', 'AK.CAPN.--.BHZ', 'AV.CEAP.--.BHE', 'AV.CEAP.--.BHN', 'AV.CEAP.--.BHX', 'AV.CEAP.--.BHZ', 'AV.CEPE.--.BDF', 'AV.CEPE.--.BHE', 'AV.CEPE.--.BHN', 'AV.CEPE.--.BHX', 'AV.CEPE.--.BHZ', 'AV.CERA.--.BHE', 'AV.CERA.--.BHN', 'AV.CERA.--.BHX', 'AV.CERA.--.BHZ', 'AV.CERB.--.BDF', 'AV.CERB.--.BHE', 'AV.CERB.--.BHN', 'AV.CERB.--.BHX', 'AV.CERB.--.BHZ', 'AV.CESW.--.BDF', 'AV.CESW.--.BHE', 'AV.CESW.--.BHN', 'AV.CESW.--.BHX', 'AV.CESW.--.BHZ', 'AV.CETU.--.BHE', 'AV.CETU.--.BHN', 'AV.CETU.--.BHX', 'AV.CETU.--.BHZ', 'AK.CHI.--.BHE', 'AK.CHI.--.BHN', 'AK.CHI.--.BHZ', 'AV.CLCL.--.BDF', 'AV.CLCL.--.BHE', 'AV.CLCL.--.BHN', 'AV.CLCL.--.BHX', 'AV.CLCL.--.BHZ', 'AV.CLCO.--.BHE', 'AV.CLCO.--.BHN', 'AV.CLCO.--.BHZ', 'AV.CLCO.01.HDF', 'AV.CLCO.02.HDF', 'AV.CLCO.03.HDF', 'AV.CLCO.04.HDF', 'AV.CLCO.05.HDF', 'AV.CLCO.06.HDF', 'AV.CLCO.--.LCE', 'AV.CLCO.--.LCQ', 'AV.CLCO.--.VEC', 'AV.CLCO.--.VEP', 'AV.CLCO.--.VKI', 'AV.CLES.01.BDF', 'AV.CLES.--.BHE', 'AV.CLES.--.BHN', 'AV.CLES.--.BHZ', 'AV.CLES.01.HDF', 'AV.CLES.--.LCE', 'AV.CLES.--.LCQ', 'AV.CLES.--.VEC', 'AV.CLES.--.VEP', 'AV.CLES.--.VKI', 'AV.CLNE.--.BHE', 'AV.CLNE.--.BHN', 'AV.CLNE.--.BHZ', 'AV.CLNE.--.LFE', 'AV.CLNE.--.LFN', 'AV.CLNE.--.LFZ', 'AV.CLSF.--.BHE', 'AV.CLSF.--.BHN', 'AV.CLSF.--.BHZ', 'AV.CLSF.--.LFE', 'AV.CLSF.--.LFN', 'AV.CLSF.--.LFZ', 'AK.CNP.--.BHE', 'AK.CNP.--.BHN', 'AK.CNP.--.BHZ', 'AV.CP2.--.BHE', 'AV.CP2.--.BHN', 'AV.CP2.--.BHZ', 'AV.CP2.--.HDF', 'AT.CRAG.--.BHE', 'AT.CRAG.--.BHN', 'AT.CRAG.--.BHZ', 'AV.DEER.--.BHE', 'AV.DEER.--.BHN', 'AV.DEER.--.BHZ', 'AV.DLL.01.HDF', 'AV.DLL.02.HDF', 'AV.DLL.03.HDF', 'AV.DLL.04.HDF', 'AV.DLL.05.HDF', 'AV.DLL.06.HDF', 'AV.DOL.--.BHE', 'AV.DOL.--.BHN', 'AV.DOL.--.BHZ', 'AT.DORN.--.BHE', 'AT.DORN.--.BHN', 'AT.DORN.--.BHZ', 'MI.DPS.--.BHE', 'MI.DPS.--.BHN', 'MI.DPS.--.BHZ', 'AV.DT1.--.BHE', 'AV.DT1.--.BHN', 'AV.DT1.--.BHZ', 'AV.DTN.--.BHE', 'AV.DTN.--.BHN', 'AV.DTN.--.BHX', 'AV.DTN.--.BHZ', 'AV.EDCR.--.BHE', 'AV.EDCR.--.BHN', 'AV.EDCR.--.BHZ', 'AV.EDES.--.BHE', 'AV.EDES.--.BHN', 'AV.EDES.--.BHZ', 'AV.EDNW.--.BHE', 'AV.EDNW.--.BHN', 'AV.EDNW.--.BHZ', 'AV.EDSO.--.BHE', 'AV.EDSO.--.BHN', 'AV.EDSO.--.BHZ', 'AV.EDSO.--.LDO', 'AV.EDSO.--.LIO', 'AV.EDSO.--.LKO', 'AV.EDSO.--.LWD', 'AV.EDSO.--.LWS', 'AV.EDSO.--.VM1', 'AV.EDSO.D0.VM1', 'AV.EDSO.--.VM2', 'AV.EDSO.D0.VM2', 'AV.EDSO.--.VM3', 'AT.ESTR.--.BHE', 'AT.ESTR.--.BHN', 'AT.ESTR.--.BHZ', 'AV.ETKA.--.BHE', 'AV.ETKA.--.BHN', 'AV.ETKA.--.BHZ', 'AK.FALS.--.BHE', 'AK.FALS.--.BHN', 'AK.FALS.--.BHZ', 'MI.FLX.--.BHE', 'MI.FLX.--.BHN', 'MI.FLX.--.BHZ', 'MI.FLX.01.HDF', 'MI.FLX.02.HDF', 'MI.FLX.03.HDF', 'MI.FLX.05.HDF', 'MI.FLX.06.HDF', 'AV.GAEA.--.BDF', 'AV.GAEA.--.BHE', 'AV.GAEA.--.BHN', 'AV.GAEA.--.BHX', 'AV.GAEA.--.BHZ', 'AV.GAKI.--.BHE', 'AV.GAKI.--.BHN', 'AV.GAKI.--.BHZ', 'AV.GALA.--.BDF', 'AV.GALA.--.BHE', 'AV.GALA.--.BHN', 'AV.GALA.--.BHZ', 'AV.GANE.--.BDF', 'AV.GANE.--.BHE', 'AV.GANE.--.BHN', 'AV.GANE.--.BHZ', 'AV.GANO.--.BHE', 'AV.GANO.--.BHN', 'AV.GANO.--.BHZ', 'AV.GASW.--.BDF', 'AV.GASW.--.BHE', 'AV.GASW.--.BHN', 'AV.GASW.--.BHZ', 'AK.GLB.--.BHE', 'AK.GLB.--.BHN', 'AK.GLB.--.BHZ', 'AK.GLI.--.BHE', 'AK.GLI.--.BHN', 'AK.GLI.--.BHZ', 'AV.GSCK.--.BHE', 'AV.GSCK.--.BHN', 'AV.GSCK.--.BHZ', 'AV.GSIG.--.BHE', 'AV.GSIG.--.BHN', 'AV.GSIG.--.BHZ', 'AV.GSMY.--.BDF', 'AV.GSMY.--.BHE', 'AV.GSMY.--.BHN', 'AV.GSMY.--.BHZ', 'AV.GSSP.--.BHE', 'AV.GSSP.--.BHN', 'AV.GSSP.--.BHZ', 'AV.GSTD.--.BHE', 'AV.GSTD.--.BHN', 'AV.GSTD.--.BHZ', 'AV.GSTR.--.BHE', 'AV.GSTR.--.BHN', 'AV.GSTR.--.BHZ', 'IU.GUMO.32.BDF', 'IU.GUMO.00.BH1', 'IU.GUMO.10.BH1', 'IU.GUMO.00.BH2', 'IU.GUMO.10.BH2', 'IU.GUMO.00.BHZ', 'IU.GUMO.10.BHZ', 'IM.H11N1.--.EDH', 'IM.H11N2.--.EDH', 'IM.H11N3.--.EDH', 'IM.H11S1.--.EDH', 'IM.H11S2.--.EDH', 'IM.H11S3.--.EDH', 'AV.HAG.--.BDF', 'AV.HAG.--.BHE', 'AV.HAG.--.BHN', 'AV.HAG.--.BHZ', 'AK.HARP.EP.BDF', 'AK.HARP.--.BHE', 'AK.HARP.--.BHN', 'AK.HARP.--.BHZ', 'AK.HOM.EP.BDF', 'AK.HOM.--.BHE', 'AK.HOM.--.BHN', 'AK.HOM.--.BHZ', 'AV.ILCB.--.BHE', 'AV.ILCB.--.BHN', 'AV.ILCB.--.BHZ', 'AV.ILNE.--.BHE', 'AV.ILNE.--.BHN', 'AV.ILNE.--.BHZ', 'AV.ILS.--.BHE', 'AV.ILS.--.BHN', 'AV.ILS.--.BHZ', 'AV.ILSW.--.BHE', 'AV.ILSW.--.BHN', 'AV.ILSW.--.BHZ', 'AV.ILSW.--.LCE', 'AV.ILSW.--.LCQ', 'AV.ILSW.--.VEC', 'AV.ILSW.--.VEP', 'AV.ILSW.--.VKI', 'AV.ILW.--.LCE', 'AV.ILW.--.LCQ', 'AV.ILW.--.SBT', 'AV.ILW.--.SCA', 'AV.ILW.--.SCE', 'AV.ILW.--.SCK', 'AV.ILW.--.SCS', 'AV.ILW.--.SCT', 'AV.ILW.--.SDG', 'AV.ILW.--.SDL', 'AV.ILW.--.SDT', 'AV.ILW.--.SHE', 'AV.ILW.--.SHN', 'AV.ILW.--.SHZ', 'AV.ILW.--.SIO', 'AV.ILW.--.SMD', 'AV.ILW.--.SNI', 'AV.ILW.--.SPK', 'AV.ILW.--.SPO', 'AV.ILW.--.SRD', 'AV.ILW.--.SSL', 'AV.ILW.--.SSQ', 'AV.ILW.--.STH', 'AV.ILW.--.SWR', 'AV.ILW.--.VEC', 'AV.ILW.--.VEP', 'AV.ILW.--.VKI', 'AV.ISLZ.--.BHE', 'AV.ISLZ.--.BHN', 'AV.ISLZ.--.BHZ', 'AV.ISNN.--.BHE', 'AV.ISNN.--.BHN', 'AV.ISNN.--.BHZ', 'AV.IVE.--.BDF', 'AV.IVE.--.BHE', 'AV.IVE.--.BHN', 'AV.IVE.--.BHZ', 'JP.JCJ.--.BHE', 'JP.JCJ.--.BHN', 'JP.JCJ.--.BHZ', 'AV.KAB2.--.BHE', 'AV.KAB2.--.BHN', 'AV.KAB2.--.BHZ', 'AV.KABU.--.BHE', 'AV.KABU.--.BHN', 'AV.KABU.--.BHZ', 'AV.KAHG.--.BHE', 'AV.KAHG.--.BHN', 'AV.KAHG.--.BHZ', 'AV.KAHG.--.LCE', 'AV.KAHG.--.LCQ', 'AV.KAHG.--.SBT', 'AV.KAHG.--.SCA', 'AV.KAHG.--.SCE', 'AV.KAHG.--.SCK', 'AV.KAHG.--.SCS', 'AV.KAHG.--.SCT', 'AV.KAHG.--.SDG', 'AV.KAHG.--.SDL', 'AV.KAHG.--.SDT', 'AV.KAHG.--.SIO', 'AV.KAHG.--.SMD', 'AV.KAHG.--.SNI', 'AV.KAHG.--.SPK', 'AV.KAHG.--.SPO', 'AV.KAHG.--.SRD', 'AV.KAHG.--.SSL', 'AV.KAHG.--.SSQ', 'AV.KAHG.--.STH', 'AV.KAHG.--.SWR', 'AV.KAHG.--.VEC', 'AV.KAHG.--.VEP', 'AV.KAHG.--.VKI', 'AV.KAKN.--.BHE', 'AV.KAKN.--.BHN', 'AV.KAKN.--.BHZ', 'AV.KAPH.--.BHE', 'AV.KAPH.--.BHN', 'AV.KAPH.--.BHZ', 'AV.KARR.--.BHE', 'AV.KARR.--.BHN', 'AV.KARR.--.BHZ', 'AV.KAVE.--.BHE', 'AV.KAVE.--.BHN', 'AV.KAVE.--.BHZ', 'AV.KAWH.--.BHE', 'AV.KAWH.--.BHN', 'AV.KAWH.--.BHZ', 'AV.KBM.--.BHE', 'AV.KBM.--.BHN', 'AV.KBM.--.BHZ', 'AV.KEL.--.BHE', 'AV.KEL.--.BHN', 'AV.KEL.--.BHZ', 'AV.KENI.01.HDF', 'AV.KENI.02.HDF', 'AV.KENI.03.HDF', 'AV.KENI.04.HDF', 'AV.KENI.05.HDF', 'AV.KENI.06.HDF', 'AV.KENI.--.VKI', 'AV.KICM.--.BHE', 'AV.KICM.--.BHN', 'AV.KICM.--.BHZ', 'AV.KIKV.--.BHE', 'AV.KIKV.--.BHN', 'AV.KIKV.--.BHZ', 'AV.KIMD.--.BHE', 'AV.KIMD.--.BHN', 'AV.KIMD.--.BHZ', 'AV.KINC.--.BDF', 'AV.KINC.--.BHE', 'AV.KINC.--.BHN', 'AV.KINC.--.BHZ', 'AV.KIRH.--.BHE', 'AV.KIRH.--.BHN', 'AV.KIRH.--.BHZ', 'AV.KIWB.--.BHE', 'AV.KIWB.--.BHN', 'AV.KIWB.--.BHZ', 'AV.KJL.--.BHE', 'AV.KJL.--.BHN', 'AV.KJL.--.BHZ', 'AV.KJL.--.LCE', 'AV.KJL.--.LCQ', 'AV.KJL.--.VEC', 'AV.KJL.--.VEP', 'AV.KJL.--.VKI', 'AK.KLU.--.BHE', 'AK.KLU.--.BHN', 'AK.KLU.--.BHZ', 'AK.KNK.--.BHE', 'AK.KNK.--.BHN', 'AK.KNK.--.BHZ', 'AV.KOFP.--.BHE', 'AV.KOFP.--.BHN', 'AV.KOFP.--.BHZ', 'AV.KOKL.--.BHE', 'AV.KOKL.--.BHN', 'AV.KOKL.--.BHZ', 'AV.KOKV.--.BHE', 'AV.KOKV.--.BHN', 'AV.KOKV.--.BHZ', 'AV.KONE.--.BDF', 'AV.KONE.--.BHE', 'AV.KONE.--.BHN', 'AV.KONE.--.BHZ', 'AV.KONW.--.BDF', 'AV.KONW.--.BHE', 'AV.KONW.--.BHN', 'AV.KONW.--.BHZ', 'AV.KOSE.--.BDF', 'AV.KOSE.--.BHE', 'AV.KOSE.--.BHN', 'AV.KOSE.--.BHZ', 'AV.KOWE.--.BDF', 'AV.KOWE.--.BHE', 'AV.KOWE.--.BHN', 'AV.KOWE.--.BHZ', 'AV.KVT.--.BHE', 'AV.KVT.--.BHN', 'AV.KVT.--.BHZ', 'AV.LSNW.--.BHE', 'AV.LSNW.--.BHN', 'AV.LSNW.--.BHZ', 'AV.LSPA.--.BHE', 'AV.LSPA.--.BHN', 'AV.LSPA.--.BHZ', 'AV.LSSA.--.BHE', 'AV.LSSA.--.BHN', 'AV.LSSA.--.BHZ', 'AV.LSSE.--.BDF', 'AV.LSSE.--.BHE', 'AV.LSSE.--.BHN', 'AV.LSSE.--.BHZ', 'AV.LVA.10.BHE', 'AV.LVA.10.BHN', 'AV.LVA.10.BHZ', 'AK.M23K.EP.BDF', 'AK.M23K.--.BHE', 'AK.M23K.--.BHN', 'AK.M23K.--.BHZ', 'AK.M26K.EP.BDF', 'AK.M26K.--.BHE', 'AK.M26K.--.BHN', 'AK.M26K.--.BHZ', 'AV.MAPS.--.BDF', 'AV.MAPS.--.BHE', 'AV.MAPS.--.BHN', 'AV.MAPS.--.BHX', 'AV.MAPS.--.BHZ', 'AK.MCAR.--.BHE', 'AK.MCAR.--.BHN', 'AK.MCAR.--.BHZ', 'AV.MCIR.--.BHE', 'AV.MCIR.--.BHN', 'AV.MCIR.--.BHZ', 'AV.MGLS.--.BHE', 'AV.MGLS.--.BHN', 'AV.MGLS.--.BHZ', 'AV.MGOD.--.BHE', 'AV.MGOD.--.BHN', 'AV.MGOD.--.BHX', 'AV.MGOD.--.BHZ', 'AV.MNAT.--.BDF', 'AV.MNAT.--.BHE', 'AV.MNAT.--.BHN', 'AV.MNAT.--.BHZ', 'AV.MREP.--.BHE', 'AV.MREP.--.BHN', 'AV.MREP.--.BHZ', 'AV.MSW.--.BDF', 'AV.MSW.--.BHE', 'AV.MSW.--.BHN', 'AV.MSW.--.BHZ', 'AV.MTBL.--.BHE', 'AV.MTBL.--.BHN', 'AV.MTBL.--.BHZ', 'AV.N20K.EP.BDF', 'AV.N20K.EP.BDO', 'AV.N20K.--.BHE', 'AV.N20K.--.BHN', 'AV.N20K.--.BHX', 'AV.N20K.--.BHZ', 'AV.N20K.--.LCE', 'AV.N20K.EP.LCE', 'AV.N20K.EP.LCO', 'AV.N20K.--.LCQ', 'AV.N20K.EP.LDF', 'AV.N20K.EP.LDM', 'AV.N20K.EP.LDO', 'AV.N20K.EP.LEP', 'AV.N20K.--.LHE', 'AV.N20K.--.LHN', 'AV.N20K.--.LHZ', 'AV.N20K.EP.LIM', 'AV.N20K.EP.LKM', 'AV.N20K.--.LTW', 'AV.N20K.--.UHE', 'AV.N20K.--.UHN', 'AV.N20K.--.UHZ', 'AV.N20K.--.VCE', 'AV.N20K.--.VCO', 'AV.N20K.--.VCQ', 'AV.N20K.--.VEA', 'AV.N20K.--.VEC', 'AV.N20K.--.VEP', 'AV.N20K.--.VFP', 'AV.N20K.--.VHE', 'AV.N20K.--.VHN', 'AV.N20K.--.VHZ', 'AV.N20K.--.VKI', 'AV.N20K.--.VM1', 'AV.N20K.--.VM2', 'AV.N20K.--.VM3', 'AV.N20K.--.VTW', 'AV.N25K.EP.BDF', 'AV.N25K.EP.BDO', 'AV.N25K.--.BHE', 'AV.N25K.--.BHN', 'AV.N25K.--.BHZ', 'AV.N25K.--.LCE', 'AV.N25K.EP.LCE', 'AV.N25K.EP.LCO', 'AV.N25K.--.LCQ', 'AV.N25K.EP.LDF', 'AV.N25K.EP.LDM', 'AV.N25K.EP.LDO', 'AV.N25K.EP.LEP', 'AV.N25K.--.LHE', 'AV.N25K.--.LHN', 'AV.N25K.--.LHZ', 'AV.N25K.EP.LIM', 'AV.N25K.EP.LKM', 'AV.N25K.--.LTW', 'AV.N25K.--.UHE', 'AV.N25K.--.UHN', 'AV.N25K.--.UHZ', 'AV.N25K.--.VCE', 'AV.N25K.--.VCO', 'AV.N25K.--.VCQ', 'AV.N25K.--.VEA', 'AV.N25K.--.VEC', 'AV.N25K.--.VEP', 'AV.N25K.--.VFP', 'AV.N25K.--.VHE', 'AV.N25K.--.VHN', 'AV.N25K.--.VHZ', 'AV.N25K.--.VKI', 'AV.N25K.--.VM1', 'AV.N25K.--.VM2', 'AV.N25K.--.VM3', 'AV.N25K.--.VTW', 'AV.NCT.--.BHE', 'AV.NCT.--.BHN', 'AV.NCT.--.BHZ', 'AK.NIKH.--.BHE', 'AK.NIKH.--.BHN', 'AK.NIKH.--.BHZ', 'AT.NSHR.--.BHE', 'AT.NSHR.--.BHN', 'AT.NSHR.--.BHZ', 'AK.O20K.EP.BDF', 'AK.O20K.--.BHE', 'AK.O20K.--.BHN', 'AK.O20K.--.BHZ', 'AV.OKBR.--.BHE', 'AV.OKBR.--.BHN', 'AV.OKBR.--.BHZ', 'AV.OKBR.--.LFE', 'AV.OKBR.--.LFN', 'AV.OKBR.--.LFZ', 'AV.OKCE.--.BHE', 'AV.OKCE.--.BHN', 'AV.OKCE.--.BHZ', 'AV.OKCF.--.BHE', 'AV.OKCF.--.BHN', 'AV.OKCF.--.BHZ', 'AV.OKFG.--.BHE', 'AV.OKFG.--.BHN', 'AV.OKFG.--.BHX', 'AV.OKFG.--.BHZ', 'AV.OKIF.01.HDF', 'AV.OKIF.02.HDF', 'AV.OKIF.03.HDF', 'AV.OKIF.04.HDF', 'AV.OKIF.05.HDF', 'AV.OKIF.06.HDF', 'AV.OKIF.--.SBT', 'AV.OKIF.--.SCA', 'AV.OKIF.--.SCE', 'AV.OKIF.--.SCK', 'AV.OKIF.--.SCS', 'AV.OKIF.--.SCT', 'AV.OKIF.--.SDG', 'AV.OKIF.--.SDL', 'AV.OKIF.--.SDT', 'AV.OKIF.--.SIO', 'AV.OKIF.--.SMD', 'AV.OKIF.--.SNI', 'AV.OKIF.--.SPK', 'AV.OKIF.--.SPO', 'AV.OKIF.--.SRD', 'AV.OKIF.--.SSL', 'AV.OKIF.--.SSQ', 'AV.OKIF.--.STH', 'AV.OKIF.--.SWR', 'AV.OKIF.--.VKI', 'AV.OKNC.--.BHE', 'AV.OKNC.--.BHN', 'AV.OKNC.--.BHZ', 'AV.OKNO.--.BHE', 'AV.OKNO.--.BHN', 'AV.OKNO.--.BHZ', 'AV.OKSO.--.BHE', 'AV.OKSO.--.BHN', 'AV.OKSO.--.BHZ', 'AV.OKTU.--.BHE', 'AV.OKTU.--.BHN', 'AV.OKTU.--.BHZ', 'AV.P18K.EP.BDF', 'AV.P18K.EP.BDO', 'AV.P18K.--.BHE', 'AV.P18K.--.BHN', 'AV.P18K.--.BHZ', 'AV.P18K.--.HNE', 'AV.P18K.--.HNN', 'AV.P18K.--.HNZ', 'AV.P18K.--.LCE', 'AV.P18K.EP.LCE', 'AV.P18K.EP.LCO', 'AV.P18K.--.LCQ', 'AV.P18K.EP.LDF', 'AV.P18K.EP.LDM', 'AV.P18K.EP.LDO', 'AV.P18K.EP.LEP', 'AV.P18K.--.LHE', 'AV.P18K.--.LHN', 'AV.P18K.--.LHZ', 'AV.P18K.EP.LIM', 'AV.P18K.EP.LKM', 'AV.P18K.--.LNE', 'AV.P18K.--.LNN', 'AV.P18K.--.LNZ', 'AV.P18K.--.LTW', 'AV.P18K.--.UHE', 'AV.P18K.--.UHN', 'AV.P18K.--.UHZ', 'AV.P18K.--.VCE', 'AV.P18K.--.VCO', 'AV.P18K.--.VCQ', 'AV.P18K.--.VEA', 'AV.P18K.--.VEC', 'AV.P18K.--.VEP', 'AV.P18K.--.VFP', 'AV.P18K.--.VHE', 'AV.P18K.--.VHN', 'AV.P18K.--.VHZ', 'AV.P18K.--.VKI', 'AV.P18K.--.VM1', 'AV.P18K.--.VM2', 'AV.P18K.--.VM3', 'AV.P18K.--.VTW', 'AV.P19K.EP.BDF', 'AV.P19K.EP.BDO', 'AV.P19K.--.BHE', 'AV.P19K.--.BHN', 'AV.P19K.--.BHZ', 'AV.P19K.--.HNE', 'AV.P19K.--.HNN', 'AV.P19K.--.HNZ', 'AV.P19K.--.LCE', 'AV.P19K.EP.LCE', 'AV.P19K.EP.LCO', 'AV.P19K.--.LCQ', 'AV.P19K.EP.LDF', 'AV.P19K.EP.LDM', 'AV.P19K.EP.LDO', 'AV.P19K.EP.LDV', 'AV.P19K.EP.LEH', 'AV.P19K.EP.LEP', 'AV.P19K.EP.LER', 'AV.P19K.EP.LEW', 'AV.P19K.--.LHE', 'AV.P19K.--.LHN', 'AV.P19K.--.LHZ', 'AV.P19K.EP.LIM', 'AV.P19K.EP.LIO', 'AV.P19K.EP.LKH', 'AV.P19K.EP.LKM', 'AV.P19K.EP.LKO', 'AV.P19K.--.LNE', 'AV.P19K.--.LNN', 'AV.P19K.--.LNZ', 'AV.P19K.EP.LRH', 'AV.P19K.EP.LRO', 'AV.P19K.--.LTW', 'AV.P19K.EP.LWD', 'AV.P19K.EP.LWS', 'AV.P19K.--.UHE', 'AV.P19K.--.UHN', 'AV.P19K.--.UHZ', 'AV.P19K.--.VCE', 'AV.P19K.--.VCO', 'AV.P19K.--.VCQ', 'AV.P19K.--.VEA', 'AV.P19K.--.VEC', 'AV.P19K.--.VEP', 'AV.P19K.--.VFP', 'AV.P19K.--.VHE', 'AV.P19K.--.VHN', 'AV.P19K.--.VHZ', 'AV.P19K.--.VKI', 'AV.P19K.--.VM1', 'AV.P19K.--.VM2', 'AV.P19K.--.VM3', 'AV.P19K.--.VTW', 'AV.PLBL.--.BHE', 'AV.PLBL.--.BHN', 'AV.PLBL.--.BHZ', 'AV.PLK1.--.BHE', 'AV.PLK1.--.BHN', 'AV.PLK1.--.BHZ', 'AV.PLK2.--.BHE', 'AV.PLK2.--.BHN', 'AV.PLK2.--.BHZ', 'AV.PLK3.--.BHE', 'AV.PLK3.--.BHN', 'AV.PLK3.--.BHZ', 'AV.PLK5.--.BHE', 'AV.PLK5.--.BHN', 'AV.PLK5.--.BHZ', 'AT.PMR.--.BHE', 'AT.PMR.--.BHN', 'AT.PMR.--.BHZ', 'AV.PN7A.--.BDF', 'AV.PN7A.--.BHE', 'AV.PN7A.--.BHN', 'AV.PN7A.--.BHZ', 'AV.PN7A.--.LCE', 'AV.PN7A.--.LCQ', 'AV.PN7A.--.VEC', 'AV.PN7A.--.VEP', 'AV.PN7A.--.VKI', 'AV.PS1A.--.BDF', 'AV.PS1A.--.BHE', 'AV.PS1A.--.BHN', 'AV.PS1A.--.BHZ', 'AV.PS1A.--.LCE', 'AV.PS1A.--.LCQ', 'AV.PS1A.--.VEC', 'AV.PS1A.--.VEP', 'AV.PS1A.--.VKI', 'AV.PS4A.--.BDF', 'AV.PS4A.--.BHE', 'AV.PS4A.--.BHN', 'AV.PS4A.--.BHZ', 'AV.PS4A.--.LCE', 'AV.PS4A.--.LCQ', 'AV.PS4A.--.VEC', 'AV.PS4A.--.VEP', 'AV.PS4A.--.VKI', 'AV.PS4A.--.VM1', 'AV.PS4A.--.VM2', 'AV.PS4A.--.VM3', 'AV.PTHD.--.BHE', 'AV.PTHD.--.BHN', 'AV.PTHD.--.BHZ', 'AV.PV6A.--.BDF', 'AV.PV6A.--.BHE', 'AV.PV6A.--.BHN', 'AV.PV6A.--.BHZ', 'AV.PV6A.--.LCE', 'AV.PV6A.--.LCQ', 'AV.PV6A.--.VEC', 'AV.PV6A.--.VEP', 'AV.PV6A.--.VKI', 'AV.PVV.--.BDF', 'AV.PVV.--.BHE', 'AV.PVV.--.BHN', 'AV.PVV.--.BHZ', 'AV.PVV.--.LCE', 'AV.PVV.--.LCQ', 'AV.PVV.--.VEC', 'AV.PVV.--.VEP', 'AV.PVV.--.VKI', 'AK.PWL.--.BHE', 'AK.PWL.--.BHN', 'AK.PWL.--.BHZ', 'AV.Q17K.EP.BDF', 'AV.Q17K.EP.BDO', 'AV.Q17K.--.BHE', 'AV.Q17K.--.BHN', 'AV.Q17K.--.BHZ', 'AV.Q17K.--.LCE', 'AV.Q17K.EP.LCE', 'AV.Q17K.EP.LCO', 'AV.Q17K.--.LCQ', 'AV.Q17K.EP.LDF', 'AV.Q17K.EP.LDM', 'AV.Q17K.EP.LDO', 'AV.Q17K.EP.LEP', 'AV.Q17K.--.LHE', 'AV.Q17K.--.LHN', 'AV.Q17K.--.LHZ', 'AV.Q17K.EP.LIM', 'AV.Q17K.EP.LKM', 'AV.Q17K.--.LTW', 'AV.Q17K.--.UHE', 'AV.Q17K.--.UHN', 'AV.Q17K.--.UHZ', 'AV.Q17K.--.VCE', 'AV.Q17K.--.VCO', 'AV.Q17K.--.VCQ', 'AV.Q17K.--.VEA', 'AV.Q17K.--.VEC', 'AV.Q17K.--.VEP', 'AV.Q17K.--.VFP', 'AV.Q17K.--.VHE', 'AV.Q17K.--.VHN', 'AV.Q17K.--.VHZ', 'AV.Q17K.--.VKI', 'AV.Q17K.--.VM1', 'AV.Q17K.--.VM2', 'AV.Q17K.--.VM3', 'AV.Q17K.--.VTW', 'AV.Q18K.EP.BDF', 'AV.Q18K.EP.BDO', 'AV.Q18K.--.BHE', 'AV.Q18K.--.BHN', 'AV.Q18K.--.BHZ', 'AV.Q18K.--.LCE', 'AV.Q18K.EP.LCE', 'AV.Q18K.EP.LCO', 'AV.Q18K.--.LCQ', 'AV.Q18K.EP.LDF', 'AV.Q18K.EP.LDM', 'AV.Q18K.EP.LDO', 'AV.Q18K.EP.LEP', 'AV.Q18K.--.LHE', 'AV.Q18K.--.LHN', 'AV.Q18K.--.LHZ', 'AV.Q18K.EP.LIM', 'AV.Q18K.EP.LKM', 'AV.Q18K.--.LTW', 'AV.Q18K.--.UHE', 'AV.Q18K.--.UHN', 'AV.Q18K.--.UHZ', 'AV.Q18K.--.VCE', 'AV.Q18K.--.VCO', 'AV.Q18K.--.VCQ', 'AV.Q18K.--.VEA', 'AV.Q18K.--.VEC', 'AV.Q18K.--.VEP', 'AV.Q18K.--.VFP', 'AV.Q18K.--.VHE', 'AV.Q18K.--.VHN', 'AV.Q18K.--.VHZ', 'AV.Q18K.--.VKI', 'AV.Q18K.--.VM1', 'AV.Q18K.--.VM2', 'AV.Q18K.--.VM3', 'AV.Q18K.--.VTW', 'AK.Q19K.EP.BDF', 'AK.Q19K.--.BHE', 'AK.Q19K.--.BHN', 'AK.Q19K.--.BHZ', 'AV.Q20K.EP.BDF', 'AV.Q20K.EP.BDO', 'AV.Q20K.--.BHE', 'AV.Q20K.--.BHN', 'AV.Q20K.--.BHZ', 'AV.Q20K.--.LCE', 'AV.Q20K.EP.LCE', 'AV.Q20K.EP.LCO', 'AV.Q20K.--.LCQ', 'AV.Q20K.EP.LDF', 'AV.Q20K.EP.LDM', 'AV.Q20K.EP.LDO', 'AV.Q20K.EP.LEP', 'AV.Q20K.--.LHE', 'AV.Q20K.--.LHN', 'AV.Q20K.--.LHZ', 'AV.Q20K.EP.LIM', 'AV.Q20K.EP.LKM', 'AV.Q20K.--.LTW', 'AV.Q20K.--.UHE', 'AV.Q20K.--.UHN', 'AV.Q20K.--.UHZ', 'AV.Q20K.--.VCE', 'AV.Q20K.--.VCO', 'AV.Q20K.--.VCQ', 'AV.Q20K.--.VEA', 'AV.Q20K.--.VEC', 'AV.Q20K.--.VEP', 'AV.Q20K.--.VFP', 'AV.Q20K.--.VHE', 'AV.Q20K.--.VHN', 'AV.Q20K.--.VHZ', 'AV.Q20K.--.VKI', 'AV.Q20K.--.VM1', 'AV.Q20K.--.VM2', 'AV.Q20K.--.VM3', 'AV.Q20K.--.VTW', 'AV.R17L.EP.BDF', 'AV.R17L.EP.BDO', 'AV.R17L.--.BHE', 'AV.R17L.--.BHN', 'AV.R17L.--.BHZ', 'AV.R17L.--.HNE', 'AV.R17L.--.HNN', 'AV.R17L.--.HNZ', 'AV.R17L.--.LCE', 'AV.R17L.EP.LCE', 'AV.R17L.EP.LCO', 'AV.R17L.--.LCQ', 'AV.R17L.EP.LDF', 'AV.R17L.EP.LDM', 'AV.R17L.EP.LDO', 'AV.R17L.EP.LDV', 'AV.R17L.EP.LEH', 'AV.R17L.EP.LEP', 'AV.R17L.EP.LER', 'AV.R17L.EP.LEW', 'AV.R17L.--.LHE', 'AV.R17L.--.LHN', 'AV.R17L.--.LHZ', 'AV.R17L.EP.LIM', 'AV.R17L.EP.LIO', 'AV.R17L.EP.LKH', 'AV.R17L.EP.LKM', 'AV.R17L.EP.LKO', 'AV.R17L.--.LNE', 'AV.R17L.--.LNN', 'AV.R17L.--.LNZ', 'AV.R17L.EP.LRH', 'AV.R17L.EP.LRO', 'AV.R17L.--.LTW', 'AV.R17L.EP.LWD', 'AV.R17L.EP.LWS', 'AV.R17L.--.UHE', 'AV.R17L.--.UHN', 'AV.R17L.--.UHZ', 'AV.R17L.--.VCE', 'AV.R17L.--.VCO', 'AV.R17L.--.VCQ', 'AV.R17L.--.VEA', 'AV.R17L.--.VEC', 'AV.R17L.--.VEP', 'AV.R17L.--.VFP', 'AV.R17L.--.VHE', 'AV.R17L.--.VHN', 'AV.R17L.--.VHZ', 'AV.R17L.--.VKI', 'AV.R17L.--.VM1', 'AV.R17L.--.VM2', 'AV.R17L.--.VM3', 'AV.R17L.--.VTW', 'AK.R32K.EP.BDF', 'AK.R32K.--.BHE', 'AK.R32K.--.BHN', 'AK.R32K.--.BHZ', 'AK.RC01.EP.BDF', 'AK.RC01.--.BHE', 'AK.RC01.--.BHN', 'AK.RC01.--.BHZ', 'AV.RDDF.--.BDF', 'AV.RDDF.--.BHE', 'AV.RDDF.--.BHN', 'AV.RDDF.--.BHX', 'AV.RDDF.--.BHZ', 'AV.RDJH.--.BHE', 'AV.RDJH.--.BHN', 'AV.RDJH.--.BHZ', 'AV.RDSO.--.BDF', 'AV.RDSO.--.BHE', 'AV.RDSO.--.BHN', 'AV.RDSO.--.BHZ', 'AV.RDT.--.BDF', 'AV.RDT.--.BHE', 'AV.RDT.--.BHN', 'AV.RDT.--.BHZ', 'AV.RDWB.--.BHE', 'AV.RDWB.--.BHN', 'AV.RDWB.--.BHX', 'AV.RDWB.--.BHZ', 'AV.RED.--.BHE', 'AV.RED.--.BHN', 'AV.RED.--.BHZ', 'AV.REF.--.BHE', 'AV.REF.--.BHN', 'AV.REF.--.BHZ', 'AV.S12K.EP.BDF', 'AV.S12K.EP.BDO', 'AV.S12K.--.BHE', 'AV.S12K.--.BHN', 'AV.S12K.--.BHZ', 'AV.S12K.--.HNE', 'AV.S12K.--.HNN', 'AV.S12K.--.HNZ', 'AV.S12K.--.LCE', 'AV.S12K.EP.LCE', 'AV.S12K.EP.LCO', 'AV.S12K.--.LCQ', 'AV.S12K.EP.LDF', 'AV.S12K.EP.LDM', 'AV.S12K.EP.LDO', 'AV.S12K.EP.LEP', 'AV.S12K.--.LHE', 'AV.S12K.--.LHN', 'AV.S12K.--.LHZ', 'AV.S12K.EP.LIM', 'AV.S12K.EP.LKM', 'AV.S12K.--.LNE', 'AV.S12K.--.LNN', 'AV.S12K.--.LNZ', 'AV.S12K.--.LTW', 'AV.S12K.--.UHE', 'AV.S12K.--.UHN', 'AV.S12K.--.UHZ', 'AV.S12K.--.VCE', 'AV.S12K.--.VCO', 'AV.S12K.--.VCQ', 'AV.S12K.--.VEA', 'AV.S12K.--.VEC', 'AV.S12K.--.VEP', 'AV.S12K.--.VFP', 'AV.S12K.--.VHE', 'AV.S12K.--.VHN', 'AV.S12K.--.VHZ', 'AV.S12K.--.VKI', 'AV.S12K.--.VM1', 'AV.S12K.--.VM2', 'AV.S12K.--.VM3', 'AV.S12K.--.VTW', 'AV.S14K.00.BHE', 'AV.S14K.00.BHN', 'AV.S14K.00.BHZ', 'AK.S15K.EP.BDF', 'AK.S31K.EP.BDF', 'AK.S31K.--.BHE', 'AK.S31K.--.BHN', 'AK.S31K.--.BHZ', 'AK.S32K.EP.BDF', 'AK.S32K.--.BHE', 'AK.S32K.--.BHN', 'AK.S32K.--.BHZ', 'AK.SAW.--.BHE', 'AK.SAW.--.BHN', 'AK.SAW.--.BHZ', 'AK.SCM.--.BHE', 'AK.SCM.--.BHN', 'AK.SCM.--.BHZ', 'AV.SDPI.01.HDF', 'AV.SDPI.02.HDF', 'AV.SDPI.03.HDF', 'AV.SDPI.04.HDF', 'AV.SDPI.05.HDF', 'AV.SDPI.06.HDF', 'AV.SDPI.--.LCE', 'AV.SDPI.--.LCQ', 'AV.SDPI.--.SBT', 'AV.SDPI.--.SCA', 'AV.SDPI.--.SCE', 'AV.SDPI.--.SCK', 'AV.SDPI.--.SCS', 'AV.SDPI.--.SCT', 'AV.SDPI.--.SDG', 'AV.SDPI.--.SDL', 'AV.SDPI.--.SDT', 'AV.SDPI.--.SIO', 'AV.SDPI.--.SMD', 'AV.SDPI.--.SNI', 'AV.SDPI.--.SPK', 'AV.SDPI.--.SPO', 'AV.SDPI.--.SRD', 'AV.SDPI.--.SSL', 'AV.SDPI.--.SSQ', 'AV.SDPI.--.STH', 'AV.SDPI.--.SWR', 'AV.SDPI.--.VEC', 'AV.SDPI.--.VEP', 'AV.SDPI.--.VKI', 'IM.SHEM.--.BHE', 'IM.SHEM.--.BHN', 'IM.SHEM.--.BHZ', 'AK.SII.--.BHE', 'AK.SII.--.BHN', 'AK.SII.--.BHZ', 'AT.SIT.--.BHE', 'AT.SIT.--.BHN', 'AT.SIT.--.BHZ', 'AK.SKN.--.BHE', 'AK.SKN.--.BHN', 'AK.SKN.--.BHZ', 'AT.SMY.--.BHE', 'AT.SMY.--.BHN', 'AT.SMY.--.BHZ', 'AV.SPBG.--.BHE', 'AV.SPBG.--.BHN', 'AV.SPBG.--.BHX', 'AV.SPBG.--.BHZ', 'AV.SPBL.--.BHE', 'AV.SPBL.--.BHN', 'AV.SPBL.--.BHZ', 'AV.SPCG.--.BHE', 'AV.SPCG.--.BHN', 'AV.SPCG.--.BHX', 'AV.SPCG.--.BHZ', 'AV.SPCL.--.BHE', 'AV.SPCL.--.BHN', 'AV.SPCL.--.BHX', 'AV.SPCL.--.BHZ', 'AV.SPCN.--.BHE', 'AV.SPCN.--.BHN', 'AV.SPCN.--.BHX', 'AV.SPCN.--.BHZ', 'AV.SPCP.--.BDF', 'AV.SPCP.--.BHE', 'AV.SPCP.--.BHN', 'AV.SPCP.--.BHX', 'AV.SPCP.--.BHZ', 'AK.SPIA.--.BHE', 'AK.SPIA.--.BHN', 'AK.SPIA.--.BHZ', 'AV.SPNN.--.BHE', 'AV.SPNN.--.BHN', 'AV.SPNN.--.BHX', 'AV.SPNN.--.BHZ', 'AV.SPU.--.BDF', 'AV.SPU.--.BHE', 'AV.SPU.--.BHN', 'AV.SPU.--.BHX', 'AV.SPU.--.BHZ', 'AV.SPWE.--.BDF', 'AV.SPWE.--.BHE', 'AV.SPWE.--.BHN', 'AV.SPWE.--.BHX', 'AV.SPWE.--.BHZ', 'AV.SSBA.--.BDF', 'AV.SSBA.--.BHE', 'AV.SSBA.--.BHN', 'AV.SSBA.--.BHX', 'AV.SSBA.--.BHZ', 'AV.SSLN.--.BDF', 'AV.SSLN.--.BHE', 'AV.SSLN.--.BHN', 'AV.SSLN.--.BHX', 'AV.SSLN.--.BHZ', 'AV.SSLS.--.BDF', 'AV.SSLS.--.BHE', 'AV.SSLS.--.BHN', 'AV.SSLS.--.BHX', 'AV.SSLS.--.BHZ', 'AK.SSN.EP.BDF', 'AK.SSN.--.BHE', 'AK.SSN.--.BHN', 'AK.SSN.--.BHZ', 'AV.STLK.--.BHE', 'AV.STLK.--.BHN', 'AV.STLK.--.BHX', 'AV.STLK.--.BHZ', 'AK.SWD.--.BHE', 'AK.SWD.--.BHN', 'AK.SWD.--.BHZ', 'AV.TAFL.--.BHE', 'AV.TAFL.--.BHN', 'AV.TAFL.--.BHZ', 'AV.TAFP.--.BDF', 'AV.TAFP.--.BHE', 'AV.TAFP.--.BHN', 'AV.TAFP.--.BHZ', 'AV.TANO.--.BHE', 'AV.TANO.--.BHN', 'AV.TANO.--.BHZ', 'AV.TAPA.--.BHE', 'AV.TAPA.--.BHN', 'AV.TAPA.--.BHZ', 'AV.TASE.--.BHE', 'AV.TASE.--.BHN', 'AV.TASE.--.BHZ', 'AV.TASO.--.BHE', 'AV.TASO.--.BHN', 'AV.TASO.--.BHZ', 'AT.TTA.--.BHE', 'AT.TTA.--.BHN', 'AT.TTA.--.BHZ', 'AK.U33K.EP.BDF', 'AK.U33K.--.BHE', 'AK.U33K.--.BHN', 'AK.U33K.--.BHZ', 'AK.UNV.--.BHE', 'AK.UNV.--.BHN', 'AK.UNV.--.BHZ', 'AV.VNBL.--.BHE', 'AV.VNBL.--.BHN', 'AV.VNBL.--.BHZ', 'AV.VNCG.--.BDF', 'AV.VNCG.--.BHE', 'AV.VNCG.--.BHN', 'AV.VNCG.--.BHZ', 'AV.VNKR.--.BHE', 'AV.VNKR.--.BHN', 'AV.VNKR.--.BHZ', 'AV.VNSG.--.BHE', 'AV.VNSG.--.BHN', 'AV.VNSG.--.BHZ', 'AV.VNSO.--.BDF', 'AV.VNSO.--.BHE', 'AV.VNSO.--.BHN', 'AV.VNSO.--.BHZ', 'AV.VNSW.--.BDF', 'AV.VNSW.--.BHE', 'AV.VNSW.--.BHN', 'AV.VNSW.--.BHZ', 'AV.VNWF.--.BHE', 'AV.VNWF.--.BHN', 'AV.VNWF.--.BHZ', 'AV.WACK.--.BHE', 'AV.WACK.--.BHN', 'AV.WACK.--.BHZ', 'AV.WASW.--.SHE', 'AV.WASW.--.SHN', 'AV.WASW.--.SHZ', 'AV.WAZA.--.BHE', 'AV.WAZA.--.BHN', 'AV.WAZA.--.BHZ', 'AV.WAZA.--.SBT', 'AV.WAZA.--.SCA', 'AV.WAZA.--.SCE', 'AV.WAZA.--.SCK', 'AV.WAZA.--.SCS', 'AV.WAZA.--.SCT', 'AV.WAZA.--.SDG', 'AV.WAZA.--.SDL', 'AV.WAZA.--.SDT', 'AV.WAZA.--.SIO', 'AV.WAZA.--.SMD', 'AV.WAZA.--.SNI', 'AV.WAZA.--.SPK', 'AV.WAZA.--.SPO', 'AV.WAZA.--.SRD', 'AV.WAZA.--.SSL', 'AV.WAZA.--.SSQ', 'AV.WAZA.--.STH', 'AV.WAZA.--.SWR', 'AV.WAZA.--.VEC', 'AV.WAZA.--.VEP', 'AV.WAZA.--.VKI', 'AV.WEBT.--.BHE', 'AV.WEBT.--.BHN', 'AV.WEBT.--.BHZ', 'AV.WEBT.--.VEP', 'AV.WEBT.--.VKI', 'AV.WESE.--.BHE', 'AV.WESE.--.BHN', 'AV.WESE.--.BHZ', 'AV.WESN.--.BHE', 'AV.WESN.--.BHN', 'AV.WESN.--.BHZ', 'AV.WESP.--.BHE', 'AV.WESP.--.BHN', 'AV.WESP.--.BHZ', 'AV.WTUG.--.BHE', 'AV.WTUG.--.BHN', 'AV.WTUG.--.BHZ', 'AT.YKU2.--.BHE', 'AT.YKU2.--.BHN', 'AT.YKU2.--.BHZ', 'AV.ZRO.--.BHE', 'AV.ZRO.--.BHN', 'AV.ZRO.--.BHZ']
</f32><f33>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/util/decorator.py", line 127, in skip_on_network_error
    return func(*args, **kwargs)
  File "/testbed/obspy/clients/earthworm/tests/test_client.py", line 41, in test_get_waveform
    self.assertEqual(len(stream), 1)
AssertionError: 0 != 1
</f33></failures></clients.earthworm><clients.fdsn><installed>1.0.3rc1.post0+776.g1e2e014146.dirty.obspy.master</installed><timetaken>124.0758421421051</timetaken><tested>True</tested><tests>98</tests><skipped>0</skipped><errors /><failures><f34>Traceback (most recent call last):
  File "/testbed/obspy/clients/fdsn/tests/test_client.py", line 543, in test_authentication
    got = client.get_waveforms(*query)
  File "/testbed/obspy/clients/fdsn/client.py", line 713, in get_waveforms
    data_stream = self._download(url, use_gzip=False)
  File "/testbed/obspy/clients/fdsn/client.py", line 1315, in _download
    server_info)
obspy.clients.fdsn.header.FDSNException: Unauthorized, authentication required.
</f34><f35>Traceback (most recent call last):
  File "/testbed/obspy/clients/fdsn/tests/test_client.py", line 657, in test_dataselect_bulk
    got = client.get_waveforms_bulk(bulk, **params)
  File "/testbed/obspy/clients/fdsn/client.py", line 891, in get_waveforms_bulk
    data=bulk.encode('ascii', 'strict'))
  File "/testbed/obspy/clients/fdsn/client.py", line 1315, in _download
    server_info)
obspy.clients.fdsn.header.FDSNException: Unauthorized, authentication required.
</f35><f36>Traceback (most recent call last):
  File "/testbed/obspy/clients/fdsn/tests/test_client.py", line 1031, in test_redirection
    user_agent=USER_AGENT)
  File "/testbed/obspy/clients/fdsn/client.py", line 262, in __init__
    self._discover_services()
  File "/testbed/obspy/clients/fdsn/client.py", line 1477, in _discover_services
    raise FDSNException(msg)
obspy.clients.fdsn.header.FDSNException: No FDSN services could be discovered at 'http://service.iris.edu'. This could be due to a temporary service outage or an invalid FDSN service address.
</f36><f37>Traceback (most recent call last):
  File "/testbed/obspy/clients/fdsn/tests/test_client.py", line 1093, in test_redirection_auth
    user_agent=USER_AGENT)
  File "/usr/local/lib/python3.6/unittest/case.py", line 733, in assertRaises
    return context.handle('assertRaises', args, kwargs)
  File "/usr/local/lib/python3.6/unittest/case.py", line 178, in handle
    callable_obj(*args, **kwargs)
  File "/testbed/obspy/clients/fdsn/client.py", line 262, in __init__
    self._discover_services()
  File "/testbed/obspy/clients/fdsn/client.py", line 1477, in _discover_services
    raise FDSNException(msg)
obspy.clients.fdsn.header.FDSNException: No FDSN services could be discovered at 'http://service.iris.edu'. This could be due to a temporary service outage or an invalid FDSN service address.
</f37><f38>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.clients.fdsn.__init__
  File "/testbed/obspy/clients/fdsn/__init__.py", line 1, in __init__

----------------------------------------------------------------------
File "/testbed/obspy/clients/fdsn/__init__.py", line 30, in obspy.clients.fdsn.__init__
Failed example:
    for key in sorted(URL_MAPPINGS.keys()):
        print("{0:&lt;7} {1}".format(key,  URL_MAPPINGS[key]))
Expected:
    BGR     http://eida.bgr.de
    EMSC    http://www.seismicportal.eu
    ETH     http://eida.ethz.ch
    GEONET  http://service.geonet.org.nz
    GFZ     http://geofon.gfz-potsdam.de
    INGV    http://webservices.rm.ingv.it
    IPGP    http://eida.ipgp.fr
    IRIS    http://service.iris.edu
    ISC     http://isc-mirror.iris.washington.edu
    KOERI   http://eida.koeri.boun.edu.tr
    LMU     http://erde.geophysik.uni-muenchen.de
    NCEDC   http://service.ncedc.org
    NIEP    http://eida-sc3.infp.ro
    NOA     http://eida.gein.noa.gr
    ODC     http://www.orfeus-eu.org
    ORFEUS  http://www.orfeus-eu.org
    RESIF   http://ws.resif.fr
    SCEDC   http://service.scedc.caltech.edu
    USGS    http://earthquake.usgs.gov
    USP     http://sismo.iag.usp.br
Got:
    BGR     http://eida.bgr.de
    EMSC    http://www.seismicportal.eu
    ETH     http://eida.ethz.ch
    GEONET  http://service.geonet.org.nz
    GFZ     https://geofon.gfz-potsdam.de
    INGV    http://webservices.rm.ingv.it
    IPGP    http://eida.ipgp.fr
    IRIS    http://service.iris.edu
    ISC     http://isc-mirror.iris.washington.edu
    KOERI   http://eida.koeri.boun.edu.tr
    LMU     http://erde.geophysik.uni-muenchen.de
    NCEDC   http://service.ncedc.org
    NIEP    http://eida-sc3.infp.ro
    NOA     http://eida.gein.noa.gr
    ODC     http://www.orfeus-eu.org
    ORFEUS  http://www.orfeus-eu.org
    RESIF   http://ws.resif.fr
    SCEDC   https://service.scedc.caltech.edu
    USGS    https://earthquake.usgs.gov
    USP     http://sismo.iag.usp.br

</f38><f39>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.clients.fdsn.client.Client.get_waveforms
  File "/testbed/obspy/clients/fdsn/client.py", line 608, in get_waveforms

----------------------------------------------------------------------
File "/testbed/obspy/clients/fdsn/client.py", line 636, in obspy.clients.fdsn.client.Client.get_waveforms
Failed example:
    st.remove_response(output="VEL") # doctest: +ELLIPSIS
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.clients.fdsn.client.Client.get_waveforms[9]&gt;", line 1, in &lt;module&gt;
        st.remove_response(output="VEL") # doctest: +ELLIPSIS
      File "/testbed/obspy/core/stream.py", line 3030, in remove_response
        tr.remove_response(*args, **kwargs)
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/trace.py", line 231, in _add_processing_info
        result = func(*args, **kwargs)
      File "/testbed/obspy/core/trace.py", line 2691, in remove_response
        limit_numpy_fft_cache()
      File "/testbed/obspy/core/util/misc.py", line 511, in limit_numpy_fft_cache
        if not hasattr(np.fft.fftpack, cache):
    AttributeError: module 'numpy.fft' has no attribute 'fftpack'

</f39><f40>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.clients.fdsn.client.Client.get_waveforms_bulk
  File "/testbed/obspy/clients/fdsn/client.py", line 753, in get_waveforms_bulk

----------------------------------------------------------------------
File "/testbed/obspy/clients/fdsn/client.py", line 821, in obspy.clients.fdsn.client.Client.get_waveforms_bulk
Failed example:
    st.remove_response(output="VEL") # doctest: +ELLIPSIS
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.clients.fdsn.client.Client.get_waveforms_bulk[17]&gt;", line 1, in &lt;module&gt;
        st.remove_response(output="VEL") # doctest: +ELLIPSIS
      File "/testbed/obspy/core/stream.py", line 3030, in remove_response
        tr.remove_response(*args, **kwargs)
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/trace.py", line 231, in _add_processing_info
        result = func(*args, **kwargs)
      File "/testbed/obspy/core/trace.py", line 2691, in remove_response
        limit_numpy_fft_cache()
      File "/testbed/obspy/core/util/misc.py", line 511, in limit_numpy_fft_cache
        if not hasattr(np.fft.fftpack, cache):
    AttributeError: module 'numpy.fft' has no attribute 'fftpack'

</f40><f41>Traceback (most recent call last):
  File "/testbed/obspy/clients/fdsn/tests/test_client.py", line 579, in test_help_function_with_iris
    self.assertTrue(got[-2].startswith('Available catalogs:'))
AssertionError: False is not true
</f41><f42>Traceback (most recent call last):
  File "/testbed/obspy/clients/fdsn/tests/test_client.py", line 338, in test_iris_event_catalog_availability
    set(("GCMT", "ISC", "NEIC PDE")))
AssertionError: Items in the first set but not the second:
'ISC\n '
'GCMT\n '
'NEIC PDE\n '
Items in the second set but not the first:
'NEIC PDE'
'GCMT'
'ISC'
</f42></failures></clients.fdsn><clients.filesystem><installed>1.0.3rc1.post0+776.g1e2e014146.dirty.obspy.master</installed><timetaken>3.3230888843536377</timetaken><tested>True</tested><tests>6</tests><skipped>0</skipped><errors /><failures /></clients.filesystem><clients.iris><installed>1.0.3rc1.post0+776.g1e2e014146.dirty.obspy.master</installed><timetaken>49.4607937335968</timetaken><tested>True</tested><tests>15</tests><skipped>0</skipped><errors /><failures><f43>Traceback (most recent call last):
  File "/testbed/obspy/clients/iris/client.py", line 446, in resp
    data = self._fetch("resp", **kwargs)
  File "/testbed/obspy/clients/iris/client.py", line 133, in _fetch
    response = urllib_request.urlopen(req, timeout=self.timeout)
  File "/usr/local/lib/python3.6/urllib/request.py", line 223, in urlopen
    return opener.open(url, data, timeout)
  File "/usr/local/lib/python3.6/urllib/request.py", line 532, in open
    response = meth(req, response)
  File "/usr/local/lib/python3.6/urllib/request.py", line 642, in http_response
    'http', request, response, code, msg, hdrs)
  File "/usr/local/lib/python3.6/urllib/request.py", line 570, in error
    return self._call_chain(*args)
  File "/usr/local/lib/python3.6/urllib/request.py", line 504, in _call_chain
    result = func(*args)
  File "/usr/local/lib/python3.6/urllib/request.py", line 650, in http_error_default
    raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 404: 

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/clients/iris/tests/test_client.py", line 230, in test_resp
    result = client.resp("UW", "LON", "", "EHZ")
  File "/testbed/obspy/clients/iris/client.py", line 450, in resp
    raise Exception(msg)
Exception: No response data available (HTTPError: HTTP Error 404: )
</f43><f44>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.clients.iris.client.Client.evalresp
  File "/testbed/obspy/clients/iris/client.py", line 835, in evalresp

----------------------------------------------------------------------
File "/testbed/obspy/clients/iris/client.py", line 941, in obspy.clients.iris.client.Client.evalresp
Failed example:
    data[0]  # frequency, amplitude, phase of first point
Expected:
    array([  1.00000000e-05,   1.05599900e+04,   1.79200700e+02])
Got:
    array([1.000000e-05, 1.055934e+04, 1.792007e+02])

</f44><f45>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.clients.iris.client.Client.sacpz
  File "/testbed/obspy/clients/iris/client.py", line 454, in sacpz

----------------------------------------------------------------------
File "/testbed/obspy/clients/iris/client.py", line 492, in obspy.clients.iris.client.Client.sacpz
Failed example:
    print(sacpz.decode())  # doctest: +ELLIPSIS +NORMALIZE_WHITESPACE
Expected:
    * **********************************
    * NETWORK   (KNETWK): IU
    * STATION    (KSTNM): ANMO
    * LOCATION   (KHOLE): 00
    * CHANNEL   (KCMPNM): BHZ
    * CREATED           : ...
    * START             : 2002-11-19T21:07:00
    * END               : 2008-06-30T00:00:00
    * DESCRIPTION       : Albuquerque, New Mexico, USA
    * LATITUDE          : 34.945981
    * LONGITUDE         : -106.457133
    * ELEVATION         : 1671.0
    * DEPTH             : 145.0
    * DIP               : 0.0
    * AZIMUTH           : 0.0
    * SAMPLE RATE       : 20.0
    * INPUT UNIT        : M
    * OUTPUT UNIT       : COUNTS
    * INSTTYPE          : Geotech KS-54000 Borehole Seismometer
    * INSTGAIN          : 1.935000e+03 (M/S)
    * COMMENT           :
    * SENSITIVITY       : 8.115970e+08 (M/S)
    * A0                : 8.608300e+04
    * **********************************
    ZEROS    3
        +0.000000e+00    +0.000000e+00
        +0.000000e+00    +0.000000e+00
        +0.000000e+00    +0.000000e+00
    POLES    5
        -5.943130e+01    +0.000000e+00
        -2.271210e+01    +2.710650e+01
        -2.271210e+01    -2.710650e+01
        -4.800400e-03    +0.000000e+00
        -7.319900e-02    +0.000000e+00
    CONSTANT    6.986470e+13
    &lt;BLANKLINE&gt;
    &lt;BLANKLINE&gt;
    &lt;BLANKLINE&gt;
    ...
Got:
    * **********************************
    * NETWORK   (KNETWK): IU
    * STATION    (KSTNM): ANMO
    * LOCATION   (KHOLE): 00
    * CHANNEL   (KCMPNM): BHZ
    * CREATED           : 2025-11-06T13:42:09
    * START             : 2002-11-19T21:07:00
    * END               : 2008-06-30T00:00:00
    * DESCRIPTION       : Albuquerque, New Mexico, USA
    * LATITUDE          : 34.945981
    * LONGITUDE         : -106.457133
    * ELEVATION         : 1671.0
    * DEPTH             : 145.0
    * DIP               : 0.0
    * AZIMUTH           : 0.0
    * SAMPLE RATE       : 20.0
    * INPUT UNIT        : M
    * OUTPUT UNIT       : COUNTS
    * INSTTYPE          : Geotech KS-54000 Borehole Seismometer
    * INSTGAIN          : 1.935000e+03 (M/S)
    * COMMENT           : 
    * SENSITIVITY       : 8.115480e+08 (M/S)
    * A0                : 8.607770e+04
    * **********************************
    ZEROS	3
    	+0.000000e+00	+0.000000e+00	
    	+0.000000e+00	+0.000000e+00	
    	+0.000000e+00	+0.000000e+00	
    POLES	5
    	-4.800400e-03	+0.000000e+00	
    	-7.319900e-02	+0.000000e+00	
    	-2.271210e+01	-2.710650e+01	
    	-2.271210e+01	+2.710650e+01	
    	-5.943130e+01	+0.000000e+00	
    CONSTANT	6.985619e+13
    &lt;BLANKLINE&gt;
    &lt;BLANKLINE&gt;
    &lt;BLANKLINE&gt;
    &lt;BLANKLINE&gt;
    &lt;BLANKLINE&gt;

</f45><f46>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.clients.iris.client.Client.timeseries
  File "/testbed/obspy/clients/iris/client.py", line 177, in timeseries

----------------------------------------------------------------------
File "/testbed/obspy/clients/iris/client.py", line 320, in obspy.clients.iris.client.Client.timeseries
Failed example:
    print(st[0].data)  # doctest: +ELLIPSIS
Expected:
    [ -1.57488682e-06  -1.26318002e-06  -7.84807128e-07 ...
Got:
    [-1.57498380e-06 -1.26325779e-06 -7.84855445e-07 -2.73597749e-07
      1.49651157e-07  4.15160798e-07  5.13905604e-07  4.83453846e-07
      3.82808793e-07  2.68396462e-07  1.78712199e-07  1.29611124e-07
      1.18055056e-07  1.30188894e-07  1.49717962e-07  1.63909334e-07
      1.66248356e-07  1.56169492e-07  1.37032302e-07  1.13625617e-07
      9.01527812e-08  6.91435815e-08  5.12837559e-08  3.58787240e-08
      2.15880380e-08  7.12111747e-09 -8.30076807e-09 -2.47867753e-08
     -4.18850163e-08 -5.88481193e-08 -7.49276197e-08 -8.95957797e-08
     -1.02641835e-07 -1.14140065e-07 -1.24328977e-07 -1.33465406e-07
     -1.41714565e-07 -1.49109766e-07 -1.55579201e-07 -1.61010249e-07
     -1.65313111e-07 -1.68455784e-07 -1.70464261e-07 -1.71401581e-07
     -1.71345818e-07 -1.70377618e-07 -1.68577216e-07 -1.66025856e-07
     -1.62806785e-07 -1.59002880e-07 -1.54692586e-07 -1.49950907e-07
     -1.44858731e-07 -1.39513119e-07 -1.34025541e-07 -1.28505050e-07
     -1.23038518e-07 -1.17682283e-07 -1.12466232e-07 -1.07400879e-07
     -1.02480548e-07 -9.76858487e-08 -9.29923942e-08 -8.83872104e-08
     -8.38864977e-08 -7.95416781e-08 -7.54220366e-08 -7.15768351e-08
     -6.79996646e-08 -6.46219007e-08 -6.13424831e-08 -5.80760755e-08
     -5.47916663e-08 -5.15201179e-08 -4.83238480e-08 -4.52400428e-08
     -4.22268691e-08 -3.91482295e-08 -3.58147858e-08 -3.20657350e-08
     -2.78491150e-08 -2.32567050e-08 -1.84924538e-08 -1.37877505e-08
     -9.30553679e-09 -5.08293407e-09 -1.04185749e-09  2.94031643e-09
      6.94010183e-09  1.09256426e-08  1.47523451e-08  1.82121269e-08
      2.11040430e-08  2.32887629e-08  2.47070222e-08  2.53666883e-08
      2.53170054e-08  2.46268197e-08  2.33717188e-08  2.16230269e-08
      1.94298995e-08  1.67974488e-08  1.36770684e-08  9.98366367e-09
      5.63695890e-09  6.05533790e-10 -5.07076026e-09 -1.12896599e-08
     -1.79169195e-08 -2.48200855e-08 -3.18936770e-08 -3.90750259e-08
     -4.63542804e-08 -5.37781659e-08 -6.14443394e-08 -6.94850399e-08
     -7.80407845e-08 -8.72237038e-08 -9.70718688e-08 -1.07505542e-07
     -1.18305088e-07 -1.29127912e-07 -1.39567632e-07 -1.49241075e-07
     -1.57875803e-07 -1.65368178e-07 -1.71790631e-07 -1.77345939e-07
     -1.82285021e-07 -1.86816635e-07 -1.91038268e-07 -1.94909887e-07
     -1.98274606e-07 -2.00912226e-07 -2.02602905e-07 -2.03182779e-07
     -2.02579315e-07 -2.00817880e-07 -1.97997124e-07 -1.94244009e-07
     -1.89668327e-07 -1.84332833e-07 -1.78246282e-07 -1.71378986e-07
     -1.63693031e-07 -1.55171691e-07 -1.45833766e-07 -1.35728754e-07
     -1.24919623e-07 -1.13462782e-07 -1.01392523e-07 -8.87162628e-08
     -7.54257243e-08 -6.15244531e-08 -4.70620378e-08 -3.21568336e-08
     -1.69910290e-08 -1.77754611e-09  1.32849225e-08  2.80474115e-08
      4.24236646e-08  5.63785001e-08  6.98959539e-08  8.29372269e-08
      9.54061861e-08  1.07142199e-07  1.17947948e-07  1.27638174e-07
      1.36082292e-07  1.43220930e-07  1.49057399e-07  1.53640656e-07
      1.57056789e-07  1.59433057e-07  1.60944580e-07  1.61806696e-07
      1.62240426e-07  1.62410657e-07  1.62353814e-07  1.61927488e-07
      1.60818345e-07  1.58627600e-07  1.55018085e-07  1.49873983e-07
      1.43409324e-07  1.36168694e-07  1.28890449e-07  1.22247044e-07
      1.16532007e-07  1.11410550e-07  1.05866313e-07  9.84378161e-08
      8.77439135e-08  7.31660279e-08  5.54251933e-08  3.67202624e-08
      2.01523722e-08  8.42484038e-09  2.32815922e-09  3.11318193e-10]

</f46><f47>Traceback (most recent call last):
  File "/testbed/obspy/clients/iris/tests/test_client.py", line 160, in test_evalresp
    '1.000000E-05  1.055999E+04  1.792007E+02\n')
AssertionError: '1.000000E-05 1.055934E+04 1.792007E+02\n' != '1.000000E-05  1.055999E+04  1.792007E+02\n'
- 1.000000E-05 1.055934E+04 1.792007E+02
?                    ^^
+ 1.000000E-05  1.055999E+04  1.792007E+02
?              +      ^^    +

</f47><f48>Traceback (most recent call last):
  File "/testbed/obspy/clients/iris/tests/test_client.py", line 43, in test_sacpz
    self.assertEqual(result, expected)
AssertionError: Lists differ: [b'* [754 chars]8.115480e+08 (M/S)', b'* A0                : 8[418 chars] b''] != [b'* [754 chars]8.115970e+08 (M/S)', b'* A0                : 8[408 chars] b'']

First differing element 20:
b'* SENSITIVITY       : 8.115480e+08 (M/S)'
b'* SENSITIVITY       : 8.115970e+08 (M/S)'

First list contains 2 additional elements.
First extra element 36:
b''

Diff is 1776 characters long. Set self.maxDiff to None to see it.
</f48></failures></clients.iris><clients.neic><installed>1.0.3rc1.post0+776.g1e2e014146.dirty.obspy.master</installed><timetaken>9.373753309249878</timetaken><tested>True</tested><tests>5</tests><skipped>0</skipped><errors /><failures><f49>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.clients.neic.client.Client
  File "/testbed/obspy/clients/neic/client.py", line 25, in Client

----------------------------------------------------------------------
File "/testbed/obspy/clients/neic/client.py", line 46, in obspy.clients.neic.client.Client
Failed example:
    print(st)  # doctest: +ELLIPSIS
Expected:
    3 Trace(s) in Stream:
    IU.ANMO.00.BH... | 20.0 Hz, 201 samples
    IU.ANMO.00.BH... | 20.0 Hz, 201 samples
    IU.ANMO.00.BH... | 20.0 Hz, 201 samples
Got:
    3 Trace(s) in Stream:
    IU.ANMO.00.BH1 | 2025-11-06T08:42:52.994538Z - 2025-11-06T08:43:02.994538Z | 40.0 Hz, 401 samples
    IU.ANMO.00.BH2 | 2025-11-06T08:42:52.994538Z - 2025-11-06T08:43:02.994538Z | 40.0 Hz, 401 samples
    IU.ANMO.00.BHZ | 2025-11-06T08:42:52.994538Z - 2025-11-06T08:43:02.994538Z | 40.0 Hz, 401 samples
----------------------------------------------------------------------
File "/testbed/obspy/clients/neic/client.py", line 52, in obspy.clients.neic.client.Client
Failed example:
    print(st)  # doctest: +ELLIPSIS
Expected:
    3 Trace(s) in Stream:
    IU.ANMO.00.BH... | 20.0 Hz, 201 samples
    IU.ANMO.00.BH... | 20.0 Hz, 201 samples
    IU.ANMO.00.BH... | 20.0 Hz, 201 samples
Got:
    3 Trace(s) in Stream:
    IU.ANMO.00.BH1 | 2025-11-06T08:42:52.994538Z - 2025-11-06T08:43:02.994538Z | 40.0 Hz, 401 samples
    IU.ANMO.00.BH2 | 2025-11-06T08:42:52.994538Z - 2025-11-06T08:43:02.994538Z | 40.0 Hz, 401 samples
    IU.ANMO.00.BHZ | 2025-11-06T08:42:52.994538Z - 2025-11-06T08:43:02.994538Z | 40.0 Hz, 401 samples

</f49><f50>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.clients.neic.client.Client.get_waveforms
  File "/testbed/obspy/clients/neic/client.py", line 73, in get_waveforms

----------------------------------------------------------------------
File "/testbed/obspy/clients/neic/client.py", line 113, in obspy.clients.neic.client.Client.get_waveforms
Failed example:
    print(st)  # doctest: +ELLIPSIS
Expected:
    3 Trace(s) in Stream:
    IU.ANMO.00.BH... | 20.0 Hz, 201 samples
    IU.ANMO.00.BH... | 20.0 Hz, 201 samples
    IU.ANMO.00.BH... | 20.0 Hz, 201 samples
Got:
    3 Trace(s) in Stream:
    IU.ANMO.00.BH1 | 2025-11-06T08:42:54.494538Z - 2025-11-06T08:43:04.494538Z | 40.0 Hz, 401 samples
    IU.ANMO.00.BH2 | 2025-11-06T08:42:54.494538Z - 2025-11-06T08:43:04.494538Z | 40.0 Hz, 401 samples
    IU.ANMO.00.BHZ | 2025-11-06T08:42:54.494538Z - 2025-11-06T08:43:04.494538Z | 40.0 Hz, 401 samples

</f50><f51>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.clients.neic.client.Client.get_waveforms_nscl
  File "/testbed/obspy/clients/neic/client.py", line 130, in get_waveforms_nscl

----------------------------------------------------------------------
File "/testbed/obspy/clients/neic/client.py", line 164, in obspy.clients.neic.client.Client.get_waveforms_nscl
Failed example:
    print(st)  # doctest: +ELLIPSIS
Expected:
    3 Trace(s) in Stream:
    IU.ANMO.00.BH... | 20.0 Hz, 201 samples
    IU.ANMO.00.BH... | 20.0 Hz, 201 samples
    IU.ANMO.00.BH... | 20.0 Hz, 201 samples
Got:
    3 Trace(s) in Stream:
    IU.ANMO.00.BH1 | 2025-11-06T08:42:55.169538Z - 2025-11-06T08:43:05.169538Z | 40.0 Hz, 401 samples
    IU.ANMO.00.BH2 | 2025-11-06T08:42:55.169538Z - 2025-11-06T08:43:05.169538Z | 40.0 Hz, 401 samples
    IU.ANMO.00.BHZ | 2025-11-06T08:42:55.169538Z - 2025-11-06T08:43:05.169538Z | 40.0 Hz, 401 samples

</f51><f52>Traceback (most recent call last):
  File "/testbed/obspy/clients/neic/tests/test_client.py", line 64, in test_get_waveform_nscl
    self.assertEqual(stats.sampling_rate, 20.0)
AssertionError: 40.0 != 20.0
</f52></failures></clients.neic><clients.seedlink><installed>1.0.3rc1.post0+776.g1e2e014146.dirty.obspy.master</installed><timetaken>22.009450435638428</timetaken><tested>True</tested><tests>10</tests><skipped>3</skipped><errors /><failures><f53>Traceback (most recent call last):
  File "/testbed/obspy/clients/seedlink/client/seedlinkconnection.py", line 1049, in connect
    sock.connect((host_name, nport))
socket.gaierror: [Errno -5] No address associated with hostname

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/testbed/obspy/clients/seedlink/tests/test_basic_client.py", line 23, in test_get_waveform
    st = self.client.get_waveforms(*request)
  File "/testbed/obspy/clients/seedlink/basic_client.py", line 125, in get_waveforms
    self._slclient.run(packet_handler=self._packet_handler)
  File "/testbed/obspy/clients/seedlink/slclient.py", line 243, in run
    slpack = self.slconn.collect()
  File "/testbed/obspy/clients/seedlink/client/seedlinkconnection.py", line 821, in collect
    self.connect()
  File "/testbed/obspy/clients/seedlink/client/seedlinkconnection.py", line 1071, in connect
    raise SeedLinkException(msg % (e))
obspy.clients.seedlink.seedlinkexception.SeedLinkException: 'cannot connect to SeedLink server: [Errno -5] No address associated with hostname'
</f53><f54>Traceback (most recent call last):
  File "/testbed/obspy/clients/seedlink/tests/test_slpacket.py", line 36, in test_get_string_payload
    payload = packet.get_string_payload()
  File "/testbed/obspy/clients/seedlink/slpacket.py", line 178, in get_string_payload
    msr, msrecord_py = self.get_ms_record()
  File "/testbed/obspy/clients/seedlink/slpacket.py", line 119, in get_ms_record
    len(pyobj), C.pointer(msr), -1, 1, 1)
ctypes.ArgumentError: argument 1: &lt;class 'TypeError'&gt;: argument must be an ndarray
</f54><f55>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.clients.seedlink.basic_client.Client.get_waveforms
  File "/testbed/obspy/clients/seedlink/basic_client.py", line 62, in get_waveforms

----------------------------------------------------------------------
File "/testbed/obspy/clients/seedlink/basic_client.py", line 70, in obspy.clients.seedlink.basic_client.Client.get_waveforms
Failed example:
    print(st)  # doctest: +ELLIPSIS
Expected:
    1 Trace(s) in Stream:
    G.FDF.00.BHZ | 20... | 20.0 Hz, ... samples
Got:
    0 Trace(s) in Stream:
    &lt;BLANKLINE&gt;
----------------------------------------------------------------------
File "/testbed/obspy/clients/seedlink/basic_client.py", line 77, in obspy.clients.seedlink.basic_client.Client.get_waveforms
Failed example:
    st = client.get_waveforms("G", "FDF", "??", "B??", t, t + 5)
Exception raised:
    Traceback (most recent call last):
      File "/testbed/obspy/clients/seedlink/client/seedlinkconnection.py", line 1049, in connect
        sock.connect((host_name, nport))
    socket.gaierror: [Errno -5] No address associated with hostname

    During handling of the above exception, another exception occurred:

    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.clients.seedlink.basic_client.Client.get_waveforms[5]&gt;", line 1, in &lt;module&gt;
        st = client.get_waveforms("G", "FDF", "??", "B??", t, t + 5)
      File "/testbed/obspy/clients/seedlink/basic_client.py", line 125, in get_waveforms
        self._slclient.run(packet_handler=self._packet_handler)
      File "/testbed/obspy/clients/seedlink/slclient.py", line 243, in run
        slpack = self.slconn.collect()
      File "/testbed/obspy/clients/seedlink/client/seedlinkconnection.py", line 821, in collect
        self.connect()
      File "/testbed/obspy/clients/seedlink/client/seedlinkconnection.py", line 1071, in connect
        raise SeedLinkException(msg % (e))
    obspy.clients.seedlink.seedlinkexception.SeedLinkException: 'cannot connect to SeedLink server: [Errno -5] No address associated with hostname'
----------------------------------------------------------------------
File "/testbed/obspy/clients/seedlink/basic_client.py", line 79, in obspy.clients.seedlink.basic_client.Client.get_waveforms
Failed example:
    print(st)  # doctest: +ELLIPSIS
Expected:
    3 Trace(s) in Stream:
    G.FDF.00.BHZ | 20... | 20.0 Hz, ... samples
    G.FDF.00.BHN | 20... | 20.0 Hz, ... samples
    G.FDF.00.BHE | 20... | 20.0 Hz, ... samples
Got:
    0 Trace(s) in Stream:
    &lt;BLANKLINE&gt;

</f55></failures></clients.seedlink><clients.seishub><installed>1.0.3rc1.post0+776.g1e2e014146.dirty.obspy.master</installed><timetaken>0.00035071372985839844</timetaken><tested>True</tested><tests>17</tests><skipped>17</skipped><errors /><failures /></clients.seishub><clients.syngine><installed>1.0.3rc1.post0+776.g1e2e014146.dirty.obspy.master</installed><timetaken>61.36617064476013</timetaken><tested>True</tested><tests>18</tests><skipped>0</skipped><errors /><failures /></clients.syngine><core><installed>1.0.3rc1.post0+776.g1e2e014146.dirty.obspy.master</installed><timetaken>21.877962112426758</timetaken><tested>True</tested><tests>547</tests><skipped>23</skipped><errors><f0>Traceback (most recent call last):
  File "/testbed/obspy/core/tests/test_trace.py", line 1444, in test_plot
    tr.plot(show=False)
  File "/testbed/obspy/core/trace.py", line 870, in plot
    return waveform.plot_waveform(**kwargs)
  File "/testbed/obspy/imaging/waveform.py", line 280, in plot_waveform
    self.plot(*args, **kwargs)
  File "/testbed/obspy/imaging/waveform.py", line 383, in plot
    sharex=sharex)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/figure.py", line 1402, in add_subplot
    ax = subplot_class_factory(projection_class)(self, *args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/axes/_subplots.py", line 42, in __init__
    self._axes_class.__init__(self, fig, self.figbox, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/axes/_base.py", line 525, in __init__
    self.update(kwargs)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/artist.py", line 996, in update
    raise AttributeError(f"{type(self).__name__!r} object "
AttributeError: 'AxesSubplot' object has no property 'axisbg'
</f0><f1>Traceback (most recent call last):
  File "/testbed/obspy/core/tests/test_trace.py", line 1757, in test_processing_info_remove_response_and_sensitivity
    tr.remove_response()
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/trace.py", line 231, in _add_processing_info
    result = func(*args, **kwargs)
  File "/testbed/obspy/core/trace.py", line 2691, in remove_response
    limit_numpy_fft_cache()
  File "/testbed/obspy/core/util/misc.py", line 511, in limit_numpy_fft_cache
    if not hasattr(np.fft.fftpack, cache):
AttributeError: module 'numpy.fft' has no attribute 'fftpack'
</f1><f2>Traceback (most recent call last):
  File "/testbed/obspy/core/tests/test_trace.py", line 1713, in test_remove_polynomial_response
    tr.remove_response()
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/trace.py", line 231, in _add_processing_info
    result = func(*args, **kwargs)
  File "/testbed/obspy/core/trace.py", line 2691, in remove_response
    limit_numpy_fft_cache()
  File "/testbed/obspy/core/util/misc.py", line 511, in limit_numpy_fft_cache
    if not hasattr(np.fft.fftpack, cache):
AttributeError: module 'numpy.fft' has no attribute 'fftpack'
</f2><f3>Traceback (most recent call last):
  File "/testbed/obspy/core/tests/test_trace.py", line 1692, in test_remove_response
    tr2.remove_response(pre_filt=(0.1, 0.5, 30, 50))
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/trace.py", line 231, in _add_processing_info
    result = func(*args, **kwargs)
  File "/testbed/obspy/core/trace.py", line 2691, in remove_response
    limit_numpy_fft_cache()
  File "/testbed/obspy/core/util/misc.py", line 511, in limit_numpy_fft_cache
    if not hasattr(np.fft.fftpack, cache):
AttributeError: module 'numpy.fft' has no attribute 'fftpack'
</f3><f4>Traceback (most recent call last):
  File "/testbed/obspy/core/tests/test_trace.py", line 2269, in test_remove_response_plot
    water_level=60, end_stage=None, plot=ic.name)
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/trace.py", line 231, in _add_processing_info
    result = func(*args, **kwargs)
  File "/testbed/obspy/core/trace.py", line 2691, in remove_response
    limit_numpy_fft_cache()
  File "/testbed/obspy/core/util/misc.py", line 511, in limit_numpy_fft_cache
    if not hasattr(np.fft.fftpack, cache):
AttributeError: module 'numpy.fft' has no attribute 'fftpack'
</f4><f5>Traceback (most recent call last):
  File "/testbed/obspy/core/tests/test_network.py", line 149, in test_response_plot
    time=t, outfile=ic.name)
  File "/testbed/obspy/core/inventory/network.py", line 614, in plot_response
    outfile=None)
  File "/testbed/obspy/core/inventory/channel.py", line 363, in plot
    unwrap_phase=unwrap_phase, show=show, outfile=outfile)
  File "/testbed/obspy/core/inventory/response.py", line 1346, in plot
    end_stage=end_stage)
  File "/testbed/obspy/core/inventory/response.py", line 1207, in get_evalresp_response
    freqs = np.linspace(0, fy, nfft // 2 + 1).astype(np.float64)
  File "&lt;__array_function__ internals&gt;", line 6, in linspace
  File "/usr/local/lib/python3.6/site-packages/numpy/core/function_base.py", line 113, in linspace
    num = operator.index(num)
TypeError: 'float' object cannot be interpreted as an integer
</f5><f6>Traceback (most recent call last):
  File "/testbed/obspy/core/tests/test_station.py", line 58, in test_response_plot
    sta.plot(0.05, channel="*[NE]", outfile=ic.name)
  File "/testbed/obspy/core/inventory/station.py", line 482, in plot
    unwrap_phase=unwrap_phase, show=False, outfile=None)
  File "/testbed/obspy/core/inventory/channel.py", line 363, in plot
    unwrap_phase=unwrap_phase, show=show, outfile=outfile)
  File "/testbed/obspy/core/inventory/response.py", line 1346, in plot
    end_stage=end_stage)
  File "/testbed/obspy/core/inventory/response.py", line 1207, in get_evalresp_response
    freqs = np.linspace(0, fy, nfft // 2 + 1).astype(np.float64)
  File "&lt;__array_function__ internals&gt;", line 6, in linspace
  File "/usr/local/lib/python3.6/site-packages/numpy/core/function_base.py", line 113, in linspace
    num = operator.index(num)
TypeError: 'float' object cannot be interpreted as an integer
</f6><f7>Traceback (most recent call last):
  File "/testbed/obspy/core/tests/test_channel.py", line 63, in test_response_plot
    cha.plot(0.005, outfile=ic.name)
  File "/testbed/obspy/core/inventory/channel.py", line 363, in plot
    unwrap_phase=unwrap_phase, show=show, outfile=outfile)
  File "/testbed/obspy/core/inventory/response.py", line 1346, in plot
    end_stage=end_stage)
  File "/testbed/obspy/core/inventory/response.py", line 1207, in get_evalresp_response
    freqs = np.linspace(0, fy, nfft // 2 + 1).astype(np.float64)
  File "&lt;__array_function__ internals&gt;", line 6, in linspace
  File "/usr/local/lib/python3.6/site-packages/numpy/core/function_base.py", line 113, in linspace
    num = operator.index(num)
TypeError: 'float' object cannot be interpreted as an integer
</f7><f8>Traceback (most recent call last):
  File "/testbed/obspy/core/tests/test_response.py", line 244, in test_response_list_raises_error_if_out_of_range
    end_stage=None)
  File "/testbed/obspy/core/inventory/response.py", line 1207, in get_evalresp_response
    freqs = np.linspace(0, fy, nfft // 2 + 1).astype(np.float64)
  File "&lt;__array_function__ internals&gt;", line 6, in linspace
  File "/usr/local/lib/python3.6/site-packages/numpy/core/function_base.py", line 113, in linspace
    num = operator.index(num)
TypeError: 'float' object cannot be interpreted as an integer
</f8><f9>Traceback (most recent call last):
  File "/testbed/obspy/core/tests/test_response.py", line 202, in test_response_list_stage
    end_stage=None)
  File "/testbed/obspy/core/inventory/response.py", line 1207, in get_evalresp_response
    freqs = np.linspace(0, fy, nfft // 2 + 1).astype(np.float64)
  File "&lt;__array_function__ internals&gt;", line 6, in linspace
  File "/usr/local/lib/python3.6/site-packages/numpy/core/function_base.py", line 113, in linspace
    num = operator.index(num)
TypeError: 'float' object cannot be interpreted as an integer
</f9><f10>Traceback (most recent call last):
  File "/testbed/obspy/core/tests/test_response.py", line 148, in test_response_plot
    outfile=ic.name)
  File "/testbed/obspy/core/inventory/response.py", line 1346, in plot
    end_stage=end_stage)
  File "/testbed/obspy/core/inventory/response.py", line 1207, in get_evalresp_response
    freqs = np.linspace(0, fy, nfft // 2 + 1).astype(np.float64)
  File "&lt;__array_function__ internals&gt;", line 6, in linspace
  File "/usr/local/lib/python3.6/site-packages/numpy/core/function_base.py", line 113, in linspace
    num = operator.index(num)
TypeError: 'float' object cannot be interpreted as an integer
</f10><f11>Traceback (most recent call last):
  File "/testbed/obspy/core/tests/test_stream.py", line 1876, in test_plot
    self.mseed_stream.plot(show=False)
  File "/testbed/obspy/core/stream.py", line 1142, in plot
    return waveform.plot_waveform(*args, **kwargs)
  File "/testbed/obspy/imaging/waveform.py", line 280, in plot_waveform
    self.plot(*args, **kwargs)
  File "/testbed/obspy/imaging/waveform.py", line 383, in plot
    sharex=sharex)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/figure.py", line 1402, in add_subplot
    ax = subplot_class_factory(projection_class)(self, *args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/axes/_subplots.py", line 42, in __init__
    self._axes_class.__init__(self, fig, self.figbox, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/axes/_base.py", line 525, in __init__
    self.update(kwargs)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/artist.py", line 996, in update
    raise AttributeError(f"{type(self).__name__!r} object "
AttributeError: 'AxesSubplot' object has no property 'axisbg'
</f11><f12>Traceback (most recent call last):
  File "/testbed/obspy/core/tests/test_stream.py", line 2144, in test_remove_response
    tr.remove_response(pre_filt=(0.1, 0.5, 30, 50))
  File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/testbed/obspy/core/trace.py", line 231, in _add_processing_info
    result = func(*args, **kwargs)
  File "/testbed/obspy/core/trace.py", line 2691, in remove_response
    limit_numpy_fft_cache()
  File "/testbed/obspy/core/util/misc.py", line 511, in limit_numpy_fft_cache
    if not hasattr(np.fft.fftpack, cache):
AttributeError: module 'numpy.fft' has no attribute 'fftpack'
</f12><f13>Traceback (most recent call last):
  File "/testbed/obspy/core/tests/test_inventory.py", line 165, in test_response_plot
    station="[WR]*", time=t, outfile=ic.name)
  File "/testbed/obspy/core/inventory/inventory.py", line 777, in plot_response
    outfile=None)
  File "/testbed/obspy/core/inventory/channel.py", line 363, in plot
    unwrap_phase=unwrap_phase, show=show, outfile=outfile)
  File "/testbed/obspy/core/inventory/response.py", line 1346, in plot
    end_stage=end_stage)
  File "/testbed/obspy/core/inventory/response.py", line 1207, in get_evalresp_response
    freqs = np.linspace(0, fy, nfft // 2 + 1).astype(np.float64)
  File "&lt;__array_function__ internals&gt;", line 6, in linspace
  File "/usr/local/lib/python3.6/site-packages/numpy/core/function_base.py", line 113, in linspace
    num = operator.index(num)
TypeError: 'float' object cannot be interpreted as an integer
</f13><f14>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.core.trace.Trace.remove_response
  File "/testbed/obspy/core/trace.py", line 228, in remove_response

----------------------------------------------------------------------
File "/testbed/obspy/core/trace.py", line 269, in obspy.core.trace.Trace.remove_response
Failed example:
    tr.remove_response(inventory=inv)  # doctest: +ELLIPSIS
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.core.trace.Trace.remove_response[4]&gt;", line 1, in &lt;module&gt;
        tr.remove_response(inventory=inv)  # doctest: +ELLIPSIS
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/trace.py", line 231, in _add_processing_info
        result = func(*args, **kwargs)
      File "/testbed/obspy/core/trace.py", line 2691, in remove_response
        limit_numpy_fft_cache()
      File "/testbed/obspy/core/util/misc.py", line 511, in limit_numpy_fft_cache
        if not hasattr(np.fft.fftpack, cache):
    AttributeError: module 'numpy.fft' has no attribute 'fftpack'

</f14><f15>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.core.trace.Trace.resample
  File "/testbed/obspy/core/trace.py", line 228, in resample

----------------------------------------------------------------------
File "/testbed/obspy/core/trace.py", line 280, in obspy.core.trace.Trace.resample
Failed example:
    tr.data  # doctest: +NORMALIZE_WHITESPACE +ELLIPSIS
Expected:
    array([ 0.5       ,  0.40432914,  0.3232233 ,  0.26903012,  0.25 ...
Got:
    array([0.5       , 0.40432914, 0.3232233 , 0.26903012, 0.25      ,
           0.26903012, 0.3232233 , 0.40432914, 0.5       , 0.59567086,
           0.6767767 , 0.73096988, 0.75      , 0.73096988, 0.6767767 ,
           0.59567086, 0.5       , 0.40432914, 0.3232233 , 0.26903012,
           0.25      , 0.26903012, 0.3232233 , 0.40432914, 0.5       ,
           0.59567086, 0.6767767 , 0.73096988, 0.75      , 0.73096988,
           0.6767767 , 0.59567086])

</f15><f16>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.core.trace.Trace.std
  File "/testbed/obspy/core/trace.py", line 1804, in std

----------------------------------------------------------------------
File "/testbed/obspy/core/trace.py", line 1816, in obspy.core.trace.Trace.std
Failed example:
    tr.std()
Expected:
    4.2614551505325036
Got:
    4.261455150532504
----------------------------------------------------------------------
File "/testbed/obspy/core/trace.py", line 1819, in obspy.core.trace.Trace.std
Failed example:
    tr.std()
Expected:
    4.4348618918744247
Got:
    4.434861891874425

</f16><f17>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.core.trace.Trace.times
  File "/testbed/obspy/core/trace.py", line 2405, in times

----------------------------------------------------------------------
File "/testbed/obspy/core/trace.py", line 2427, in obspy.core.trace.Trace.times
Failed example:
    tr.times()
Expected:
    array([  0.00000000e+00,   1.00000000e-02,   2.00000000e-02, ...,
             2.99700000e+01,   2.99800000e+01,   2.99900000e+01])
Got:
    array([0.000e+00, 1.000e-02, 2.000e-02, ..., 2.997e+01, 2.998e+01,
           2.999e+01])
----------------------------------------------------------------------
File "/testbed/obspy/core/trace.py", line 2431, in obspy.core.trace.Trace.times
Failed example:
    tr.times(reftime=UTCDateTime("2009-01-01T00"))
Expected:
    array([ 20305203.  ,  20305203.01,  20305203.02, ...,  20305232.97,
            20305232.98,  20305232.99])
Got:
    array([20305203.  , 20305203.01, 20305203.02, ..., 20305232.97,
           20305232.98, 20305232.99])
----------------------------------------------------------------------
File "/testbed/obspy/core/trace.py", line 2443, in obspy.core.trace.Trace.times
Failed example:
    tr.times("timestamp")
Expected:
    array([  1.25107320e+09,   1.25107320e+09,   1.25107320e+09, ...,
             1.25107323e+09,   1.25107323e+09,   1.25107323e+09])
Got:
    array([1.25107320e+09, 1.25107320e+09, 1.25107320e+09, ...,
           1.25107323e+09, 1.25107323e+09, 1.25107323e+09])
----------------------------------------------------------------------
File "/testbed/obspy/core/trace.py", line 2447, in obspy.core.trace.Trace.times
Failed example:
    tr.times("matplotlib")
Expected:
    array([ 733643.01392361,  733643.01392373,  733643.01392384, ...,
            733643.01427049,  733643.0142706 ,  733643.01427072])
Got:
    array([14480.01392361, 14480.01392373, 14480.01392384, ...,
           14480.01427049, 14480.0142706 , 14480.01427072])

</f17><f18>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.core.__init__
  File "/testbed/obspy/core/__init__.py", line 11, in __init__

----------------------------------------------------------------------
File "/testbed/obspy/core/__init__.py", line 71, in obspy.core.__init__
Failed example:
    tr.data
Expected:
    array([ 0.        ,  0.00694644,  0.07597424, ...,  1.93449584,
            0.98196204,  0.44196924])
Got:
    array([0.        , 0.00694644, 0.07597424, ..., 1.93449584, 0.98196204,
           0.44196924])

</f18><f19>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.core.utcdatetime.UTCDateTime.matplotlib_date
  File "/testbed/obspy/core/utcdatetime.py", line unknown line number, in matplotlib_date

----------------------------------------------------------------------
File "/testbed/obspy/core/utcdatetime.py", line ?, in obspy.core.utcdatetime.UTCDateTime.matplotlib_date
Failed example:
    t.matplotlib_date
Expected:
    733643.0139780092
Got:
    14480.01397800926

</f19><f20>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.core.stream.Stream.remove_response
  File "/testbed/obspy/core/stream.py", line 2999, in remove_response

----------------------------------------------------------------------
File "/testbed/obspy/core/stream.py", line 3010, in obspy.core.stream.Stream.remove_response
Failed example:
    st.remove_response(inventory=inv)  # doctest: +ELLIPSIS
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.core.stream.Stream.remove_response[3]&gt;", line 1, in &lt;module&gt;
        st.remove_response(inventory=inv)  # doctest: +ELLIPSIS
      File "/testbed/obspy/core/stream.py", line 3030, in remove_response
        tr.remove_response(*args, **kwargs)
      File "/usr/local/lib/python3.6/site-packages/decorator.py", line 232, in fun
        return caller(func, *(extras + args), **kw)
      File "/testbed/obspy/core/trace.py", line 231, in _add_processing_info
        result = func(*args, **kwargs)
      File "/testbed/obspy/core/trace.py", line 2691, in remove_response
        limit_numpy_fft_cache()
      File "/testbed/obspy/core/util/misc.py", line 511, in limit_numpy_fft_cache
        if not hasattr(np.fft.fftpack, cache):
    AttributeError: module 'numpy.fft' has no attribute 'fftpack'

</f20><f21>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.core.stream.Stream.std
  File "/testbed/obspy/core/stream.py", line 2471, in std

----------------------------------------------------------------------
File "/testbed/obspy/core/stream.py", line 2487, in obspy.core.stream.Stream.std
Failed example:
    st.std()
Expected:
    [4.2614551505325036, 4.4348618918744247]
Got:
    [4.261455150532504, 4.434861891874425]

</f21><f22>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.core.util.base.create_empty_data_chunk
  File "/testbed/obspy/core/util/base.py", line 125, in create_empty_data_chunk

----------------------------------------------------------------------
File "/testbed/obspy/core/util/base.py", line 141, in obspy.core.util.base.create_empty_data_chunk
Failed example:
    create_empty_data_chunk(6, np.complex128, 0)
Expected:
    array([ 0.+0.j,  0.+0.j,  0.+0.j,  0.+0.j,  0.+0.j,  0.+0.j])
Got:
    array([0.+0.j, 0.+0.j, 0.+0.j, 0.+0.j, 0.+0.j, 0.+0.j])
----------------------------------------------------------------------
File "/testbed/obspy/core/util/base.py", line 144, in obspy.core.util.base.create_empty_data_chunk
Failed example:
    create_empty_data_chunk(
        3, 'f')  # doctest: +ELLIPSIS +NORMALIZE_WHITESPACE
Expected:
    masked_array(data = [-- -- --],
                 mask = ...,
                 ...)
Got:
    masked_array(data=[--, --, --],
                 mask=[ True,  True,  True],
           fill_value=1e+20,
                dtype=float32)

</f22><f23>Traceback (most recent call last):
  File "/testbed/obspy/core/tests/test_trace.py", line 2431, in test_dtype_is_not_unnecessarily_changed
    np.float32)
AssertionError: dtype('float64') != &lt;class 'numpy.float32'&gt;
</f23><f24>Traceback (most recent call last):
  File "/testbed/obspy/core/tests/test_trace.py", line 1419, in test_times
    np.testing.assert_allclose(got[:5], expected, rtol=1e-17)
  File "/usr/local/lib/python3.6/site-packages/numpy/testing/_private/utils.py", line 1528, in assert_allclose
    verbose=verbose, header=header, equal_nan=equal_nan)
  File "/usr/local/lib/python3.6/site-packages/numpy/testing/_private/utils.py", line 840, in assert_array_compare
    raise AssertionError(msg)
AssertionError: 
Not equal to tolerance rtol=1e-17, atol=0

Mismatched elements: 5 / 5 (100%)
Max absolute difference: 719163.
Max relative difference: 0.98499288
 x: array([10957.      , 10957.000001, 10957.000001, 10957.000002,
       10957.000002])
 y: array([730120.      , 730120.000001, 730120.000001, 730120.000002,
       730120.000002])
</f24><f25>Traceback (most recent call last):
  File "/testbed/obspy/core/tests/test_utcdatetime.py", line 50, in test_from_numpy_string
    self.assertEqual(dt, UTCDateTime(2009, 7, 1, 12, 12, 12))
AssertionError: &lt;obspy.core.utcdatetime.UTCDateTime object at 0x7ff820f3df60&gt; != UTCDateTime(2009, 7, 1, 12, 12, 12)
</f25><f26>Traceback (most recent call last):
  File "/testbed/obspy/core/tests/test_utcdatetime.py", line 1000, in test_matplotlib_date
    t.matplotlib_date, expected, decimal=8)
  File "/usr/local/lib/python3.6/site-packages/numpy/testing/_private/utils.py", line 595, in assert_almost_equal
    raise AssertionError(_build_err_msg())
AssertionError: 
Arrays are not almost equal to 8 decimals
 ACTUAL: 5965.572367683912
 DESIRED: 725128.5723676839
</f26></errors><failures /></core><db><installed>1.0.3rc1.post0+776.g1e2e014146.dirty.obspy.master</installed><timetaken>0.06395649909973145</timetaken><tested>True</tested><tests>9</tests><skipped>0</skipped><errors><f27>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/site-packages/sqlalchemy/sql/elements.py", line 858, in __getattr__
    return getattr(self.comparator, key)
AttributeError: 'Comparator' object has no attribute '_text_converter_role'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/testbed/obspy/db/tests/test_client.py", line 248, in test_get_preview
    starttime=dt, endtime=dt2)
  File "/testbed/obspy/db/client.py", line 257, in get_preview
    WaveformChannel.channel == temp[3]))
  File "/usr/local/lib/python3.6/site-packages/sqlalchemy/sql/elements.py", line 2436, in append
    coercions.expect(self._text_converter_role, clause).self_group(
  File "/usr/local/lib/python3.6/site-packages/sqlalchemy/sql/elements.py", line 869, in __getattr__
    replace_context=err,
  File "/usr/local/lib/python3.6/site-packages/sqlalchemy/util/compat.py", line 211, in raise_
    raise exception
AttributeError: Neither 'BooleanClauseList' object nor 'Comparator' object has an attribute '_text_converter_role'
</f27></errors><failures /></db><geodetics><installed>1.0.3rc1.post0+776.g1e2e014146.dirty.obspy.master</installed><timetaken>0.07211804389953613</timetaken><tested>True</tested><tests>18</tests><skipped>2</skipped><errors /><failures /></geodetics><imaging><installed>1.0.3rc1.post0+776.g1e2e014146.dirty.obspy.master</installed><timetaken>14.773460865020752</timetaken><tested>True</tested><tests>76</tests><skipped>1</skipped><errors><f28>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_source.py", line 38, in test_farfield_with_quiver
    mt, kind=['beachball', 's_quiver', 'p_quiver'], show=False)
  File "/testbed/obspy/imaging/source.py", line 137, in plot_radiation_pattern
    fig, axes, kind = _setup_figure_and_axes(kind, fig=fig)
  File "/testbed/obspy/imaging/source.py", line 69, in _setup_figure_and_axes
    nrows, ncols_, i * ncols_ + j + 1, **kwargs))
  File "/usr/local/lib/python3.6/site-packages/matplotlib/figure.py", line 1402, in add_subplot
    ax = subplot_class_factory(projection_class)(self, *args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/axes/_subplots.py", line 42, in __init__
    self._axes_class.__init__(self, fig, self.figbox, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/mpl_toolkits/mplot3d/axes3d.py", line 106, in __init__
    fig, rect, frameon=True, box_aspect=box_aspect, *args, **kwargs
  File "/usr/local/lib/python3.6/site-packages/matplotlib/axes/_base.py", line 525, in __init__
    self.update(kwargs)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/artist.py", line 998, in update
    ret.append(func(v))
  File "/usr/local/lib/python3.6/site-packages/mpl_toolkits/mplot3d/axes3d.py", line 324, in set_aspect
    "Axes3D currently only supports the aspect argument "
NotImplementedError: Axes3D currently only supports the aspect argument 'auto'. You passed in 'equal'.
</f28><f29>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_ppsd.py", line 39, in test_ppsd_plot
    period_lim=(0.02, 100), show_mode=True, show_mean=True)
  File "/testbed/obspy/signal/spectral_estimation.py", line 1427, in plot
    self._plot_histogram(fig=fig)
  File "/testbed/obspy/signal/spectral_estimation.py", line 1501, in _plot_histogram
    cb.set_clim(*fig.ppsd.color_limits)
AttributeError: 'Colorbar' object has no attribute 'set_clim'
</f29><f30>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_ppsd.py", line 80, in test_ppsd_plot_cumulative
    max_percentage=None)
  File "/testbed/obspy/signal/spectral_estimation.py", line 1427, in plot
    self._plot_histogram(fig=fig)
  File "/testbed/obspy/signal/spectral_estimation.py", line 1501, in _plot_histogram
    cb.set_clim(*fig.ppsd.color_limits)
AttributeError: 'Colorbar' object has no attribute 'set_clim'
</f30><f31>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_ppsd.py", line 58, in test_ppsd_plot_frequency
    xaxis_frequency=True)
  File "/testbed/obspy/signal/spectral_estimation.py", line 1427, in plot
    self._plot_histogram(fig=fig)
  File "/testbed/obspy/signal/spectral_estimation.py", line 1501, in _plot_histogram
    cb.set_clim(*fig.ppsd.color_limits)
AttributeError: 'Colorbar' object has no attribute 'set_clim'
</f31><f32>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_waveform.py", line 78, in test_data_remains_unchanged
    st.plot(format='png')
  File "/testbed/obspy/core/stream.py", line 1142, in plot
    return waveform.plot_waveform(*args, **kwargs)
  File "/testbed/obspy/imaging/waveform.py", line 280, in plot_waveform
    self.plot(*args, **kwargs)
  File "/testbed/obspy/imaging/waveform.py", line 383, in plot
    sharex=sharex)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/figure.py", line 1402, in add_subplot
    ax = subplot_class_factory(projection_class)(self, *args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/axes/_subplots.py", line 42, in __init__
    self._axes_class.__init__(self, fig, self.figbox, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/axes/_base.py", line 525, in __init__
    self.update(kwargs)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/artist.py", line 996, in update
    raise AttributeError(f"{type(self).__name__!r} object "
AttributeError: 'AxesSubplot' object has no property 'axisbg'
</f32><f33>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_waveform.py", line 265, in test_plot_binning_error
    tr.plot(outfile=ic.name)
  File "/testbed/obspy/core/trace.py", line 870, in plot
    return waveform.plot_waveform(**kwargs)
  File "/testbed/obspy/imaging/waveform.py", line 280, in plot_waveform
    self.plot(*args, **kwargs)
  File "/testbed/obspy/imaging/waveform.py", line 383, in plot
    sharex=sharex)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/figure.py", line 1402, in add_subplot
    ax = subplot_class_factory(projection_class)(self, *args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/axes/_subplots.py", line 42, in __init__
    self._axes_class.__init__(self, fig, self.figbox, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/axes/_base.py", line 525, in __init__
    self.update(kwargs)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/artist.py", line 996, in update
    raise AttributeError(f"{type(self).__name__!r} object "
AttributeError: 'AxesSubplot' object has no property 'axisbg'
</f33><f34>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_waveform.py", line 207, in test_plot_complex_gap_few_samples
    st.plot(outfile=ic.name)
  File "/testbed/obspy/core/stream.py", line 1142, in plot
    return waveform.plot_waveform(*args, **kwargs)
  File "/testbed/obspy/imaging/waveform.py", line 280, in plot_waveform
    self.plot(*args, **kwargs)
  File "/testbed/obspy/imaging/waveform.py", line 383, in plot
    sharex=sharex)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/figure.py", line 1402, in add_subplot
    ax = subplot_class_factory(projection_class)(self, *args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/axes/_subplots.py", line 42, in __init__
    self._axes_class.__init__(self, fig, self.figbox, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/axes/_base.py", line 525, in __init__
    self.update(kwargs)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/artist.py", line 996, in update
    raise AttributeError(f"{type(self).__name__!r} object "
AttributeError: 'AxesSubplot' object has no property 'axisbg'
</f34><f35>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_waveform.py", line 186, in test_plot_complex_gap_many_samples
    st.plot(outfile=ic.name)
  File "/testbed/obspy/core/stream.py", line 1142, in plot
    return waveform.plot_waveform(*args, **kwargs)
  File "/testbed/obspy/imaging/waveform.py", line 280, in plot_waveform
    self.plot(*args, **kwargs)
  File "/testbed/obspy/imaging/waveform.py", line 383, in plot
    sharex=sharex)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/figure.py", line 1402, in add_subplot
    ax = subplot_class_factory(projection_class)(self, *args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/axes/_subplots.py", line 42, in __init__
    self._axes_class.__init__(self, fig, self.figbox, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/axes/_base.py", line 525, in __init__
    self.update(kwargs)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/artist.py", line 996, in update
    raise AttributeError(f"{type(self).__name__!r} object "
AttributeError: 'AxesSubplot' object has no property 'axisbg'
</f35><f36>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_waveform.py", line 450, in test_plot_day_plot
    timezone='EST', time_offset=-5)
  File "/testbed/obspy/core/stream.py", line 1142, in plot
    return waveform.plot_waveform(*args, **kwargs)
  File "/testbed/obspy/imaging/waveform.py", line 276, in plot_waveform
    self.plot_day(*args, **kwargs)
  File "/testbed/obspy/imaging/waveform.py", line 443, in plot_day
    ax = self.fig.add_subplot(1, 1, 1, axisbg=self.background_color)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/figure.py", line 1402, in add_subplot
    ax = subplot_class_factory(projection_class)(self, *args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/axes/_subplots.py", line 42, in __init__
    self._axes_class.__init__(self, fig, self.figbox, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/axes/_base.py", line 525, in __init__
    self.update(kwargs)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/artist.py", line 996, in update
    raise AttributeError(f"{type(self).__name__!r} object "
AttributeError: 'AxesSubplot' object has no property 'axisbg'
</f36><f37>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_waveform.py", line 486, in test_plot_day_plot_catalog
    events=cat)
  File "/testbed/obspy/core/stream.py", line 1142, in plot
    return waveform.plot_waveform(*args, **kwargs)
  File "/testbed/obspy/imaging/waveform.py", line 276, in plot_waveform
    self.plot_day(*args, **kwargs)
  File "/testbed/obspy/imaging/waveform.py", line 443, in plot_day
    ax = self.fig.add_subplot(1, 1, 1, axisbg=self.background_color)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/figure.py", line 1402, in add_subplot
    ax = subplot_class_factory(projection_class)(self, *args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/axes/_subplots.py", line 42, in __init__
    self._axes_class.__init__(self, fig, self.figbox, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/axes/_base.py", line 525, in __init__
    self.update(kwargs)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/artist.py", line 996, in update
    raise AttributeError(f"{type(self).__name__!r} object "
AttributeError: 'AxesSubplot' object has no property 'axisbg'
</f37><f38>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_waveform.py", line 472, in test_plot_day_plot_explicit_event
    {'time': event5, 'text': 'Event 5'}])
  File "/testbed/obspy/core/stream.py", line 1142, in plot
    return waveform.plot_waveform(*args, **kwargs)
  File "/testbed/obspy/imaging/waveform.py", line 276, in plot_waveform
    self.plot_day(*args, **kwargs)
  File "/testbed/obspy/imaging/waveform.py", line 443, in plot_day
    ax = self.fig.add_subplot(1, 1, 1, axisbg=self.background_color)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/figure.py", line 1402, in add_subplot
    ax = subplot_class_factory(projection_class)(self, *args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/axes/_subplots.py", line 42, in __init__
    self._axes_class.__init__(self, fig, self.figbox, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/axes/_base.py", line 525, in __init__
    self.update(kwargs)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/artist.py", line 996, in update
    raise AttributeError(f"{type(self).__name__!r} object "
AttributeError: 'AxesSubplot' object has no property 'axisbg'
</f38><f39>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_waveform.py", line 424, in test_plot_default_relative
    st.plot(outfile=ic.name, type='relative')
  File "/testbed/obspy/core/stream.py", line 1142, in plot
    return waveform.plot_waveform(*args, **kwargs)
  File "/testbed/obspy/imaging/waveform.py", line 280, in plot_waveform
    self.plot(*args, **kwargs)
  File "/testbed/obspy/imaging/waveform.py", line 383, in plot
    sharex=sharex)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/figure.py", line 1402, in add_subplot
    ax = subplot_class_factory(projection_class)(self, *args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/axes/_subplots.py", line 42, in __init__
    self._axes_class.__init__(self, fig, self.figbox, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/axes/_base.py", line 525, in __init__
    self.update(kwargs)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/artist.py", line 996, in update
    raise AttributeError(f"{type(self).__name__!r} object "
AttributeError: 'AxesSubplot' object has no property 'axisbg'
</f39><f40>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_waveform.py", line 216, in test_plot_multiple_traces
    st.plot(outfile=ic.name, automerge=False)
  File "/testbed/obspy/core/trace.py", line 870, in plot
    return waveform.plot_waveform(**kwargs)
  File "/testbed/obspy/imaging/waveform.py", line 280, in plot_waveform
    self.plot(*args, **kwargs)
  File "/testbed/obspy/imaging/waveform.py", line 383, in plot
    sharex=sharex)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/figure.py", line 1402, in add_subplot
    ax = subplot_class_factory(projection_class)(self, *args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/axes/_subplots.py", line 42, in __init__
    self._axes_class.__init__(self, fig, self.figbox, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/axes/_base.py", line 525, in __init__
    self.update(kwargs)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/artist.py", line 996, in update
    raise AttributeError(f"{type(self).__name__!r} object "
AttributeError: 'AxesSubplot' object has no property 'axisbg'
</f40><f41>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_waveform.py", line 135, in test_plot_one_hour_few_samples
    st.plot(outfile=ic.name)
  File "/testbed/obspy/core/stream.py", line 1142, in plot
    return waveform.plot_waveform(*args, **kwargs)
  File "/testbed/obspy/imaging/waveform.py", line 280, in plot_waveform
    self.plot(*args, **kwargs)
  File "/testbed/obspy/imaging/waveform.py", line 383, in plot
    sharex=sharex)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/figure.py", line 1402, in add_subplot
    ax = subplot_class_factory(projection_class)(self, *args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/axes/_subplots.py", line 42, in __init__
    self._axes_class.__init__(self, fig, self.figbox, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/axes/_base.py", line 525, in __init__
    self.update(kwargs)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/artist.py", line 996, in update
    raise AttributeError(f"{type(self).__name__!r} object "
AttributeError: 'AxesSubplot' object has no property 'axisbg'
</f41><f42>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_waveform.py", line 122, in test_plot_one_hour_many_samples
    st.plot(outfile=ic.name)
  File "/testbed/obspy/core/stream.py", line 1142, in plot
    return waveform.plot_waveform(*args, **kwargs)
  File "/testbed/obspy/imaging/waveform.py", line 280, in plot_waveform
    self.plot(*args, **kwargs)
  File "/testbed/obspy/imaging/waveform.py", line 383, in plot
    sharex=sharex)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/figure.py", line 1402, in add_subplot
    ax = subplot_class_factory(projection_class)(self, *args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/axes/_subplots.py", line 42, in __init__
    self._axes_class.__init__(self, fig, self.figbox, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/axes/_base.py", line 525, in __init__
    self.update(kwargs)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/artist.py", line 996, in update
    raise AttributeError(f"{type(self).__name__!r} object "
AttributeError: 'AxesSubplot' object has no property 'axisbg'
</f42><f43>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_waveform.py", line 438, in test_plot_ref_time_relative
    st.plot(outfile=ic.name, type='relative', reftime=ref)
  File "/testbed/obspy/core/stream.py", line 1142, in plot
    return waveform.plot_waveform(*args, **kwargs)
  File "/testbed/obspy/imaging/waveform.py", line 280, in plot_waveform
    self.plot(*args, **kwargs)
  File "/testbed/obspy/imaging/waveform.py", line 383, in plot
    sharex=sharex)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/figure.py", line 1402, in add_subplot
    ax = subplot_class_factory(projection_class)(self, *args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/axes/_subplots.py", line 42, in __init__
    self._axes_class.__init__(self, fig, self.figbox, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/axes/_base.py", line 525, in __init__
    self.update(kwargs)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/artist.py", line 996, in update
    raise AttributeError(f"{type(self).__name__!r} object "
AttributeError: 'AxesSubplot' object has no property 'axisbg'
</f43><f44>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_waveform.py", line 165, in test_plot_simple_gap_few_samples
    st.plot(outfile=ic.name)
  File "/testbed/obspy/core/stream.py", line 1142, in plot
    return waveform.plot_waveform(*args, **kwargs)
  File "/testbed/obspy/imaging/waveform.py", line 280, in plot_waveform
    self.plot(*args, **kwargs)
  File "/testbed/obspy/imaging/waveform.py", line 383, in plot
    sharex=sharex)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/figure.py", line 1402, in add_subplot
    ax = subplot_class_factory(projection_class)(self, *args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/axes/_subplots.py", line 42, in __init__
    self._axes_class.__init__(self, fig, self.figbox, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/axes/_base.py", line 525, in __init__
    self.update(kwargs)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/artist.py", line 996, in update
    raise AttributeError(f"{type(self).__name__!r} object "
AttributeError: 'AxesSubplot' object has no property 'axisbg'
</f44><f45>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_waveform.py", line 150, in test_plot_simple_gap_many_samples
    st.plot(outfile=ic.name)
  File "/testbed/obspy/core/stream.py", line 1142, in plot
    return waveform.plot_waveform(*args, **kwargs)
  File "/testbed/obspy/imaging/waveform.py", line 280, in plot_waveform
    self.plot(*args, **kwargs)
  File "/testbed/obspy/imaging/waveform.py", line 383, in plot
    sharex=sharex)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/figure.py", line 1402, in add_subplot
    ax = subplot_class_factory(projection_class)(self, *args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/axes/_subplots.py", line 42, in __init__
    self._axes_class.__init__(self, fig, self.figbox, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/axes/_base.py", line 525, in __init__
    self.update(kwargs)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/artist.py", line 996, in update
    raise AttributeError(f"{type(self).__name__!r} object "
AttributeError: 'AxesSubplot' object has no property 'axisbg'
</f45><f46>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_waveform.py", line 255, in test_plot_with_labels
    st.plot(outfile=ic.name)
  File "/testbed/obspy/core/stream.py", line 1142, in plot
    return waveform.plot_waveform(*args, **kwargs)
  File "/testbed/obspy/imaging/waveform.py", line 280, in plot_waveform
    self.plot(*args, **kwargs)
  File "/testbed/obspy/imaging/waveform.py", line 383, in plot
    sharex=sharex)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/figure.py", line 1402, in add_subplot
    ax = subplot_class_factory(projection_class)(self, *args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/axes/_subplots.py", line 42, in __init__
    self._axes_class.__init__(self, fig, self.figbox, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/axes/_base.py", line 525, in __init__
    self.update(kwargs)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/artist.py", line 996, in update
    raise AttributeError(f"{type(self).__name__!r} object "
AttributeError: 'AxesSubplot' object has no property 'axisbg'
</f46><f47>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_plot.py", line 44, in test_plot
    obspy_plot(['--outfile', ic.name] + all_files)
  File "/testbed/obspy/imaging/scripts/plot.py", line 46, in main
    st.plot(**kwargs)
  File "/testbed/obspy/core/stream.py", line 1142, in plot
    return waveform.plot_waveform(*args, **kwargs)
  File "/testbed/obspy/imaging/waveform.py", line 280, in plot_waveform
    self.plot(*args, **kwargs)
  File "/testbed/obspy/imaging/waveform.py", line 383, in plot
    sharex=sharex)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/figure.py", line 1402, in add_subplot
    ax = subplot_class_factory(projection_class)(self, *args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/axes/_subplots.py", line 42, in __init__
    self._axes_class.__init__(self, fig, self.figbox, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/axes/_base.py", line 525, in __init__
    self.update(kwargs)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/artist.py", line 996, in update
    raise AttributeError(f"{type(self).__name__!r} object "
AttributeError: 'AxesSubplot' object has no property 'axisbg'
</f47><f48>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_plot.py", line 60, in test_plot_no_merge
    all_files)
  File "/testbed/obspy/imaging/scripts/plot.py", line 46, in main
    st.plot(**kwargs)
  File "/testbed/obspy/core/stream.py", line 1142, in plot
    return waveform.plot_waveform(*args, **kwargs)
  File "/testbed/obspy/imaging/waveform.py", line 280, in plot_waveform
    self.plot(*args, **kwargs)
  File "/testbed/obspy/imaging/waveform.py", line 383, in plot
    sharex=sharex)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/figure.py", line 1402, in add_subplot
    ax = subplot_class_factory(projection_class)(self, *args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/axes/_subplots.py", line 42, in __init__
    self._axes_class.__init__(self, fig, self.figbox, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/axes/_base.py", line 525, in __init__
    self.update(kwargs)
  File "/usr/local/lib/python3.6/site-packages/matplotlib/artist.py", line 996, in update
    raise AttributeError(f"{type(self).__name__!r} object "
AttributeError: 'AxesSubplot' object has no property 'axisbg'
</f48><f49>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.imaging.__init__
  File "/testbed/obspy/imaging/__init__.py", line 0, in __init__

----------------------------------------------------------------------
File "/testbed/obspy/imaging/__init__.py", line 35, in obspy.imaging.__init__
Failed example:
    st.plot(color='gray', tick_format='%I:%M %p',
            starttime=st[0].stats.starttime,
            endtime=st[0].stats.starttime+20)
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python3.6/doctest.py", line 1330, in __run
        compileflags, 1), test.globs)
      File "&lt;doctest obspy.imaging.__init__[3]&gt;", line 3, in &lt;module&gt;
        endtime=st[0].stats.starttime+20)
      File "/testbed/obspy/core/stream.py", line 1142, in plot
        return waveform.plot_waveform(*args, **kwargs)
      File "/testbed/obspy/imaging/waveform.py", line 280, in plot_waveform
        self.plot(*args, **kwargs)
      File "/testbed/obspy/imaging/waveform.py", line 383, in plot
        sharex=sharex)
      File "/usr/local/lib/python3.6/site-packages/matplotlib/figure.py", line 1402, in add_subplot
        ax = subplot_class_factory(projection_class)(self, *args, **kwargs)
      File "/usr/local/lib/python3.6/site-packages/matplotlib/axes/_subplots.py", line 42, in __init__
        self._axes_class.__init__(self, fig, self.figbox, **kwargs)
      File "/usr/local/lib/python3.6/site-packages/matplotlib/axes/_base.py", line 525, in __init__
        self.update(kwargs)
      File "/usr/local/lib/python3.6/site-packages/matplotlib/artist.py", line 996, in update
        raise AttributeError(f"{type(self).__name__!r} object "
    AttributeError: 'AxesSubplot' object has no property 'axisbg'
----------------------------------------------------------------------
File "/testbed/obspy/imaging/__init__.py", line 109, in obspy.imaging.__init__
Failed example:
    beachball(np1) #doctest: +ELLIPSIS
Expected:
    &lt;matplotlib.figure.Figure object at 0x...&gt;
Got:
    &lt;Figure size 200x200 with 1 Axes&gt;
----------------------------------------------------------------------
File "/testbed/obspy/imaging/__init__.py", line 128, in obspy.imaging.__init__
Failed example:
    beachball(mt) #doctest: +ELLIPSIS
Expected:
    &lt;matplotlib.figure.Figure object at 0x...&gt;
Got:
    &lt;Figure size 200x200 with 1 Axes&gt;
----------------------------------------------------------------------
File "/testbed/obspy/imaging/__init__.py", line 156, in obspy.imaging.__init__
Failed example:
    ax.set_xlim((-120, 120))
Expected:
    (-120, 120)
Got:
    (-120.0, 120.0)
----------------------------------------------------------------------
File "/testbed/obspy/imaging/__init__.py", line 158, in obspy.imaging.__init__
Failed example:
    ax.set_ylim((-20, 120))
Expected:
    (-20, 120)
Got:
    (-20.0, 120.0)

</f49><f50>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_mopad.py", line 79, in test_collection
    fig.savefig(ic.name)
  File "/testbed/obspy/core/util/testing.py", line 388, in __exit__
    msg = self.compare()
  File "/testbed/obspy/core/util/testing.py", line 486, in compare
    return compare_images(self.baseline_image, self.name, tol=self.tol)
  File "/testbed/obspy/core/util/testing.py", line 205, in compare_images
    str(expected_image.shape)))
obspy.core.util.testing.ImageComparisonException: The shape of the received image (1800, 1800, 4) is not equal to the expected shape (600, 600, 4).
</f50><f51>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_waveform.py", line 300, in test_plot_azim_section
    ev_coord=(0.0, 0.0))
  File "/testbed/obspy/core/util/testing.py", line 455, in __exit__
    raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File:      waveform_azim_section.png
	RMS:       23.993866994157763
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
</f51><f52>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_waveform.py", line 343, in test_plot_colored_section
    st.plot(outfile=ic.name, type='section', color='channel')
  File "/testbed/obspy/core/util/testing.py", line 455, in __exit__
    raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File:      waveform_color_section.png
	RMS:       20.786721402536443
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
</f52><f53>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_waveform.py", line 284, in test_plot_default_section
    st.plot(outfile=ic.name, type='section')
  File "/testbed/obspy/core/util/testing.py", line 455, in __exit__
    raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File:      waveform_default_section.png
	RMS:       24.12148917459285
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
</f53><f54>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_waveform.py", line 313, in test_plot_horizontal_section
    st.plot(outfile=ic.name, type='section', orientation='horizontal')
  File "/testbed/obspy/core/util/testing.py", line 455, in __exit__
    raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File:      waveform_horiz_section.png
	RMS:       26.835017918135748
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
</f54><f55>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_waveform.py", line 328, in test_plot_ref_time_section
    st.plot(outfile=ic.name, type='section', reftime=reftime)
  File "/testbed/obspy/core/util/testing.py", line 455, in __exit__
    raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File:      waveform_reftime_section.png
	RMS:       23.875239056394808
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
</f55><f56>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_waveform.py", line 396, in test_plot_wiggles_horizontal_section
    fillcolors=("blue", "red"))
  File "/testbed/obspy/core/util/testing.py", line 455, in __exit__
    raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File:      waveform_wiggles_horizontal_section.png
	RMS:       95.60240331707148
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
</f56><f57>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_waveform.py", line 361, in test_plot_wiggles_negative_section
    fillcolors=(None, "black"))
  File "/testbed/obspy/core/util/testing.py", line 455, in __exit__
    raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File:      waveform_wiggles_negative_section.png
	RMS:       79.74001488169746
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
</f57><f58>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_waveform.py", line 379, in test_plot_wiggles_positive_section
    fillcolors=("black", None))
  File "/testbed/obspy/core/util/testing.py", line 455, in __exit__
    raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File:      waveform_wiggles_positive_section.png
	RMS:       87.78179492354893
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
</f58><f59>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_waveform.py", line 413, in test_plot_wiggles_vertical_section
    fillcolors=("blue", "red"))
  File "/testbed/obspy/core/util/testing.py", line 455, in __exit__
    raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File:      waveform_wiggles_vertical_section.png
	RMS:       95.35572249914178
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
</f59><f60>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_scan.py", line 171, in test_multiple_sampling_rates
    expected_stdout_lines, out.stdout.decode().splitlines())
AssertionError: Lists differ: ['XX.[53 chars]0:00.899995Z -0.100', 'XX.TEST..BHZ 2008-01-15[48 chars]100'] != ['XX.[53 chars]0:00.900000Z -0.100', 'XX.TEST..BHZ 2008-01-15[48 chars]100']

First differing element 0:
'XX.TEST..BHZ 2008-01-15T00:00:01.000000Z 2008-01-15T00:00:00.899995Z -0.100'
'XX.TEST..BHZ 2008-01-15T00:00:01.000000Z 2008-01-15T00:00:00.900000Z -0.100'

- ['XX.TEST..BHZ 2008-01-15T00:00:01.000000Z 2008-01-15T00:00:00.899995Z -0.100',
?                                                                - ^^^^

+ ['XX.TEST..BHZ 2008-01-15T00:00:01.000000Z 2008-01-15T00:00:00.900000Z -0.100',
?                                                                 ^^^^^

-  'XX.TEST..BHZ 2008-01-15T00:00:01.899999Z 2008-01-15T00:00:02.000000Z 0.100']
?                                    - ^^^^

+  'XX.TEST..BHZ 2008-01-15T00:00:01.900000Z 2008-01-15T00:00:02.000000Z 0.100']
?                                     ^^^^^

</f60><f61>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_scan.py", line 70, in test_scan_function_and_scanner_class
    scan(paths=os.curdir, plot=ic.name)
  File "/testbed/obspy/core/util/testing.py", line 388, in __exit__
    msg = self.compare()
  File "/testbed/obspy/core/util/testing.py", line 486, in compare
    return compare_images(self.baseline_image, self.name, tol=self.tol)
  File "/testbed/obspy/core/util/testing.py", line 205, in compare_images
    str(expected_image.shape)))
obspy.core.util.testing.ImageComparisonException: The shape of the received image (468, 1872, 4) is not equal to the expected shape (650, 2600, 4).
</f61><f62>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_scan.py", line 54, in test_scan_main_method
    obspy_scan([os.curdir] + ['--output', ic.name, '--quiet'])
  File "/testbed/obspy/core/util/testing.py", line 388, in __exit__
    msg = self.compare()
  File "/testbed/obspy/core/util/testing.py", line 486, in compare
    return compare_images(self.baseline_image, self.name, tol=self.tol)
  File "/testbed/obspy/core/util/testing.py", line 205, in compare_images
    str(expected_image.shape)))
obspy.core.util.testing.ImageComparisonException: The shape of the received image (468, 1872, 4) is not equal to the expected shape (650, 2600, 4).
</f62><f63>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_scan.py", line 118, in test_scan_save_load_npz
    '--quiet'])
  File "/testbed/obspy/core/util/testing.py", line 388, in __exit__
    msg = self.compare()
  File "/testbed/obspy/core/util/testing.py", line 486, in compare
    return compare_images(self.baseline_image, self.name, tol=self.tol)
  File "/testbed/obspy/core/util/testing.py", line 205, in compare_images
    str(expected_image.shape)))
obspy.core.util.testing.ImageComparisonException: The shape of the received image (468, 1872, 4) is not equal to the expected shape (650, 2600, 4).
</f63><f64>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_scan.py", line 137, in test_scan_times
    ['--quiet'])
  File "/testbed/obspy/core/util/testing.py", line 388, in __exit__
    msg = self.compare()
  File "/testbed/obspy/core/util/testing.py", line 486, in compare
    return compare_images(self.baseline_image, self.name, tol=self.tol)
  File "/testbed/obspy/core/util/testing.py", line 205, in compare_images
    str(expected_image.shape)))
obspy.core.util.testing.ImageComparisonException: The shape of the received image (468, 876, 4) is not equal to the expected shape (650, 1216, 4).
</f64><f65>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_scan.py", line 95, in test_scanner_manually_add_streams
    scanner.plot(ic.name)
  File "/testbed/obspy/core/util/testing.py", line 388, in __exit__
    msg = self.compare()
  File "/testbed/obspy/core/util/testing.py", line 486, in compare
    return compare_images(self.baseline_image, self.name, tol=self.tol)
  File "/testbed/obspy/core/util/testing.py", line 205, in compare_images
    str(expected_image.shape)))
obspy.core.util.testing.ImageComparisonException: The shape of the received image (468, 1872, 4) is not equal to the expected shape (650, 2600, 4).
</f65><f66>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_beachball.py", line 83, in test_beachball
    beachball(data_, outfile=ic.name)
  File "/testbed/obspy/core/util/testing.py", line 455, in __exit__
    raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File:      bb_sumatra_mt.png
	RMS:       79.80270672101291
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
</f66><f67>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_beachball.py", line 254, in test_collection
    fig.savefig(ic.name)
  File "/testbed/obspy/core/util/testing.py", line 388, in __exit__
    msg = self.compare()
  File "/testbed/obspy/core/util/testing.py", line 486, in compare
    return compare_images(self.baseline_image, self.name, tol=self.tol)
  File "/testbed/obspy/core/util/testing.py", line 205, in compare_images
    str(expected_image.shape)))
obspy.core.util.testing.ImageComparisonException: The shape of the received image (1800, 1800, 4) is not equal to the expected shape (600, 600, 4).
</f67><f68>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_beachball.py", line 305, in test_collection_aspect_x
    filename_width_height='bb_aspect_x_height.png')
  File "/testbed/obspy/imaging/tests/test_beachball.py", line 280, in collection_aspect
    fig.savefig(ic.name)
  File "/testbed/obspy/core/util/testing.py", line 388, in __exit__
    msg = self.compare()
  File "/testbed/obspy/core/util/testing.py", line 486, in compare
    return compare_images(self.baseline_image, self.name, tol=self.tol)
  File "/testbed/obspy/core/util/testing.py", line 205, in compare_images
    str(expected_image.shape)))
obspy.core.util.testing.ImageComparisonException: The shape of the received image (480, 640, 4) is not equal to the expected shape (600, 800, 4).
</f68><f69>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_beachball.py", line 314, in test_collection_aspect_y
    filename_width_height='bb_aspect_y_height.png')
  File "/testbed/obspy/imaging/tests/test_beachball.py", line 280, in collection_aspect
    fig.savefig(ic.name)
  File "/testbed/obspy/core/util/testing.py", line 388, in __exit__
    msg = self.compare()
  File "/testbed/obspy/core/util/testing.py", line 486, in compare
    return compare_images(self.baseline_image, self.name, tol=self.tol)
  File "/testbed/obspy/core/util/testing.py", line 205, in compare_images
    str(expected_image.shape)))
obspy.core.util.testing.ImageComparisonException: The shape of the received image (480, 640, 4) is not equal to the expected shape (600, 800, 4).
</f69><f70>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_beachball.py", line 326, in test_mopad_fallback
    beachball(mt, outfile=ic.name)
  File "/testbed/obspy/core/util/testing.py", line 455, in __exit__
    raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File:      mopad_fallback.png
	RMS:       71.48701700308945
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
</f70><f71>Traceback (most recent call last):
  File "/testbed/obspy/imaging/tests/test_spectrogram.py", line 48, in test_spectrogram
    samp_rate=st[0].stats.sampling_rate, show=False)
  File "/testbed/obspy/core/util/testing.py", line 388, in __exit__
    msg = self.compare()
  File "/testbed/obspy/core/util/testing.py", line 486, in compare
    return compare_images(self.baseline_image, self.name, tol=self.tol)
  File "/testbed/obspy/core/util/testing.py", line 205, in compare_images
    str(expected_image.shape)))
obspy.core.util.testing.ImageComparisonException: The shape of the received image (480, 640, 4) is not equal to the expected shape (600, 800, 4).
</f71></errors><failures /></imaging><io.ah><installed>1.0.3rc1.post0+776.g1e2e014146.dirty.obspy.master</installed><timetaken>0.16637754440307617</timetaken><tested>True</tested><tests>4</tests><skipped>0</skipped><errors /><failures /></io.ah><io.ascii><installed>1.0.3rc1.post0+776.g1e2e014146.dirty.obspy.master</installed><timetaken>0.26186156272888184</timetaken><tested>True</tested><tests>22</tests><skipped>0</skipped><errors /><failures /></io.ascii><io.cmtsolution><installed>1.0.3rc1.post0+776.g1e2e014146.dirty.obspy.master</installed><timetaken>0.08352804183959961</timetaken><tested>True</tested><tests>9</tests><skipped>0</skipped><errors /><failures /></io.cmtsolution><io.cnv><installed>1.0.3rc1.post0+776.g1e2e014146.dirty.obspy.master</installed><timetaken>0.016228675842285156</timetaken><tested>True</tested><tests>1</tests><skipped>0</skipped><errors /><failures /></io.cnv><io.css><installed>1.0.3rc1.post0+776.g1e2e014146.dirty.obspy.master</installed><timetaken>0.6463963985443115</timetaken><tested>True</tested><tests>7</tests><skipped>0</skipped><errors /><failures /></io.css><io.datamark><installed>1.0.3rc1.post0+776.g1e2e014146.dirty.obspy.master</installed><timetaken>0.08716201782226562</timetaken><tested>True</tested><tests>2</tests><skipped>0</skipped><errors /><failures /></io.datamark><io.gcf><installed>1.0.3rc1.post0+776.g1e2e014146.dirty.obspy.master</installed><timetaken>0.3371431827545166</timetaken><tested>True</tested><tests>9</tests><skipped>0</skipped><errors /><failures /></io.gcf><io.gse2><installed>1.0.3rc1.post0+776.g1e2e014146.dirty.obspy.master</installed><timetaken>0.6165626049041748</timetaken><tested>True</tested><tests>55</tests><skipped>0</skipped><errors><f72>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.io.gse2.__init__
  File "/testbed/obspy/io/gse2/__init__.py", line 1, in __init__

----------------------------------------------------------------------
File "/testbed/obspy/io/gse2/__init__.py", line 79, in obspy.io.gse2.__init__
Failed example:
    print(st[0].data)
Expected:
    [ 12 -10  16 ...,   8   0 -40]
Got:
    [ 12 -10  16 ...   8   0 -40]

</f72></errors><failures /></io.gse2><io.json><installed>1.0.3rc1.post0+776.g1e2e014146.dirty.obspy.master</installed><timetaken>0.046538352966308594</timetaken><tested>True</tested><tests>4</tests><skipped>0</skipped><errors /><failures /></io.json><io.kinemetrics><installed>1.0.3rc1.post0+776.g1e2e014146.dirty.obspy.master</installed><timetaken>0.6128971576690674</timetaken><tested>True</tested><tests>7</tests><skipped>0</skipped><errors><f73>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.io.kinemetrics.__init__
  File "/testbed/obspy/io/kinemetrics/__init__.py", line 1, in __init__

----------------------------------------------------------------------
File "/testbed/obspy/io/kinemetrics/__init__.py", line 100, in obspy.io.kinemetrics.__init__
Failed example:
    print(st[0].data)
Expected:
    [-0.02446475 -0.02453492 -0.02446709 ..., -0.02452556 -0.02450685
     -0.02442499]
Got:
    [-0.02446475 -0.02453492 -0.02446709 ... -0.02452556 -0.02450685
     -0.02442499]

</f73></errors><failures /></io.kinemetrics><io.kml><installed>1.0.3rc1.post0+776.g1e2e014146.dirty.obspy.master</installed><timetaken>0.13637018203735352</timetaken><tested>True</tested><tests>3</tests><skipped>0</skipped><errors /><failures /></io.kml><io.mseed><installed>1.0.3rc1.post0+776.g1e2e014146.dirty.obspy.master</installed><timetaken>3.6983702182769775</timetaken><tested>True</tested><tests>107</tests><skipped>0</skipped><errors><f74>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.io.mseed.__init__
  File "/testbed/obspy/io/mseed/__init__.py", line 1, in __init__

----------------------------------------------------------------------
File "/testbed/obspy/io/mseed/__init__.py", line 65, in obspy.io.mseed.__init__
Failed example:
    print(st[0].data)
Expected:
    [2787 2776 2774 ..., 2850 2853 2853]
Got:
    [2787 2776 2774 ... 2850 2853 2853]

</f74></errors><failures /></io.mseed><io.ndk><installed>1.0.3rc1.post0+776.g1e2e014146.dirty.obspy.master</installed><timetaken>0.6262862682342529</timetaken><tested>True</tested><tests>20</tests><skipped>0</skipped><errors /><failures /></io.ndk><io.nied><installed>1.0.3rc1.post0+776.g1e2e014146.dirty.obspy.master</installed><timetaken>0.4517819881439209</timetaken><tested>True</tested><tests>11</tests><skipped>0</skipped><errors /><failures /></io.nied><io.nlloc><installed>1.0.3rc1.post0+776.g1e2e014146.dirty.obspy.master</installed><timetaken>0.16147780418395996</timetaken><tested>True</tested><tests>10</tests><skipped>1</skipped><errors /><failures /></io.nlloc><io.nordic><installed>1.0.3rc1.post0+776.g1e2e014146.dirty.obspy.master</installed><timetaken>0.7827897071838379</timetaken><tested>True</tested><tests>31</tests><skipped>0</skipped><errors /><failures /></io.nordic><io.pdas><installed>1.0.3rc1.post0+776.g1e2e014146.dirty.obspy.master</installed><timetaken>0.05243229866027832</timetaken><tested>True</tested><tests>3</tests><skipped>0</skipped><errors /><failures /></io.pdas><io.pde><installed>1.0.3rc1.post0+776.g1e2e014146.dirty.obspy.master</installed><timetaken>0.22544479370117188</timetaken><tested>True</tested><tests>13</tests><skipped>0</skipped><errors /><failures /></io.pde><io.quakeml><installed>1.0.3rc1.post0+776.g1e2e014146.dirty.obspy.master</installed><timetaken>0.4786663055419922</timetaken><tested>True</tested><tests>32</tests><skipped>0</skipped><errors /><failures /></io.quakeml><io.reftek><installed>1.0.3rc1.post0+776.g1e2e014146.dirty.obspy.master</installed><timetaken>0.33225131034851074</timetaken><tested>True</tested><tests>18</tests><skipped>0</skipped><errors><f75>Traceback (most recent call last):
  File "/testbed/obspy/io/reftek/tests/test_core.py", line 311, in test_drop_not_implemented_packets
    self.assertEqual(len(w), 2)
AssertionError: 5 != 2
</f75><f76>Traceback (most recent call last):
  File "/testbed/obspy/io/reftek/tests/test_core.py", line 342, in test_missing_event_trailer_packet
    self.assertEqual(len(w), 1)
AssertionError: 4 != 1
</f76><f77>Traceback (most recent call last):
  File "/testbed/obspy/io/reftek/tests/test_core.py", line 278, in test_read_file_perturbed_packet_sequence
    self.assertEqual(len(w), 1)
AssertionError: 4 != 1
</f77><f78>Traceback (most recent call last):
  File "/testbed/obspy/io/reftek/tests/test_core.py", line 179, in test_read_reftek130_no_component_codes_specified
    self.assertEqual(len(w), 8)
AssertionError: 11 != 8
</f78><f79>Traceback (most recent call last):
  File "/testbed/obspy/io/reftek/tests/test_core.py", line 367, in test_truncated_last_packet
    self.assertEqual(len(w), 2)
AssertionError: 5 != 2
</f79><f80>Traceback (most recent call last):
  File "/testbed/obspy/io/reftek/tests/test_core.py", line 243, in test_warning_disturbed_packet_sequence
    self.assertEqual(len(w), 1)
AssertionError: 4 != 1
</f80></errors><failures /></io.reftek><io.sac><installed>1.0.3rc1.post0+776.g1e2e014146.dirty.obspy.master</installed><timetaken>0.8193862438201904</timetaken><tested>True</tested><tests>83</tests><skipped>0</skipped><errors><f81>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.io.sac.__init__
  File "/testbed/obspy/io/sac/__init__.py", line 1, in __init__

----------------------------------------------------------------------
File "/testbed/obspy/io/sac/__init__.py", line 59, in obspy.io.sac.__init__
Failed example:
    st[0].data #doctest: +ELLIPSIS +NORMALIZE_WHITESPACE
Expected:
    array([ -8.74227766e-08,  -3.09016973e-01,..., 3.09007347e-01], dtype=float32)
Got:
    array([-8.74227766e-08, -3.09016973e-01, -5.87785363e-01, -8.09017122e-01,
           -9.51056600e-01, -1.00000000e+00, -9.51056302e-01, -8.09016585e-01,
           -5.87784529e-01, -3.09016049e-01,  1.12851990e-06,  3.09018195e-01,
            5.87786376e-01,  8.09017897e-01,  9.51057017e-01,  1.00000000e+00,
            9.51056063e-01,  8.09016109e-01,  5.87783873e-01,  3.09015274e-01,
           -1.93119831e-06, -3.09018940e-01, -5.87787032e-01, -8.09018373e-01,
           -9.51057255e-01, -1.00000000e+00, -9.51055706e-01, -8.09015334e-01,
           -5.87782860e-01, -3.09014052e-01,  3.21071411e-06,  3.09020162e-01,
            5.87788045e-01,  8.09019089e-01,  9.51057673e-01,  1.00000000e+00,
            9.51055288e-01,  8.09014559e-01,  5.87781847e-01,  3.09012860e-01,
           -4.49022991e-06, -3.09021384e-01, -5.87789118e-01, -8.09019864e-01,
           -9.51058090e-01, -1.00000000e+00, -9.51054871e-01, -8.09013844e-01,
           -5.87780774e-01, -3.09011638e-01,  5.76974526e-06,  3.09022605e-01,
            5.87790132e-01,  8.09020638e-01,  9.51058447e-01,  1.00000000e+00,
            9.51054513e-01,  8.09013069e-01,  5.87779760e-01,  3.09010416e-01,
           -7.04926106e-06, -3.09023827e-01, -5.87791145e-01, -8.09021354e-01,
           -9.51058865e-01, -1.00000000e+00, -9.51054096e-01, -8.09012353e-01,
           -5.87778747e-01, -3.09009194e-01,  8.32877686e-06,  3.09025049e-01,
            5.87792218e-01,  8.09022129e-01,  9.51059222e-01,  1.00000000e+00,
            9.51053679e-01,  8.09011579e-01,  5.87777674e-01,  3.09007972e-01,
           -9.60829220e-06, -3.09026241e-01, -5.87793231e-01, -8.09022844e-01,
           -9.51059639e-01, -1.00000000e+00, -9.51053321e-01, -8.09010804e-01,
           -5.87776661e-01, -3.09006751e-01,  1.08878085e-05,  3.09027463e-01,
            5.87792754e-01,  8.09022486e-01,  9.51059461e-01,  1.00000000e+00,
            9.51053500e-01,  8.09011161e-01,  5.87777138e-01,  3.09007347e-01],
          dtype=float32)

</f81><f82>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.io.sac.sactrace.SACTrace.read
  File "/testbed/obspy/io/sac/sactrace.py", line 1103, in read

----------------------------------------------------------------------
File "/testbed/obspy/io/sac/sactrace.py", line 1141, in obspy.io.sac.sactrace.SACTrace.read
Failed example:
    sac.data  # doctest: +ELLIPSIS +NORMALIZE_WHITESPACE
Expected:
    array([ -8.74227766e-08,  -3.09016973e-01,  -5.87785363e-01,
            -8.09017122e-01,  -9.51056600e-01,  -1.00000000e+00,
            -9.51056302e-01,  -8.09016585e-01,  -5.87784529e-01,
            ...
             8.09022486e-01,   9.51059461e-01,   1.00000000e+00,
             9.51053500e-01,   8.09011161e-01,   5.87777138e-01,
             3.09007347e-01], dtype=float32)
Got:
    array([-8.74227766e-08, -3.09016973e-01, -5.87785363e-01, -8.09017122e-01,
           -9.51056600e-01, -1.00000000e+00, -9.51056302e-01, -8.09016585e-01,
           -5.87784529e-01, -3.09016049e-01,  1.12851990e-06,  3.09018195e-01,
            5.87786376e-01,  8.09017897e-01,  9.51057017e-01,  1.00000000e+00,
            9.51056063e-01,  8.09016109e-01,  5.87783873e-01,  3.09015274e-01,
           -1.93119831e-06, -3.09018940e-01, -5.87787032e-01, -8.09018373e-01,
           -9.51057255e-01, -1.00000000e+00, -9.51055706e-01, -8.09015334e-01,
           -5.87782860e-01, -3.09014052e-01,  3.21071411e-06,  3.09020162e-01,
            5.87788045e-01,  8.09019089e-01,  9.51057673e-01,  1.00000000e+00,
            9.51055288e-01,  8.09014559e-01,  5.87781847e-01,  3.09012860e-01,
           -4.49022991e-06, -3.09021384e-01, -5.87789118e-01, -8.09019864e-01,
           -9.51058090e-01, -1.00000000e+00, -9.51054871e-01, -8.09013844e-01,
           -5.87780774e-01, -3.09011638e-01,  5.76974526e-06,  3.09022605e-01,
            5.87790132e-01,  8.09020638e-01,  9.51058447e-01,  1.00000000e+00,
            9.51054513e-01,  8.09013069e-01,  5.87779760e-01,  3.09010416e-01,
           -7.04926106e-06, -3.09023827e-01, -5.87791145e-01, -8.09021354e-01,
           -9.51058865e-01, -1.00000000e+00, -9.51054096e-01, -8.09012353e-01,
           -5.87778747e-01, -3.09009194e-01,  8.32877686e-06,  3.09025049e-01,
            5.87792218e-01,  8.09022129e-01,  9.51059222e-01,  1.00000000e+00,
            9.51053679e-01,  8.09011579e-01,  5.87777674e-01,  3.09007972e-01,
           -9.60829220e-06, -3.09026241e-01, -5.87793231e-01, -8.09022844e-01,
           -9.51059639e-01, -1.00000000e+00, -9.51053321e-01, -8.09010804e-01,
           -5.87776661e-01, -3.09006751e-01,  1.08878085e-05,  3.09027463e-01,
            5.87792754e-01,  8.09022486e-01,  9.51059461e-01,  1.00000000e+00,
            9.51053500e-01,  8.09011161e-01,  5.87777138e-01,  3.09007347e-01],
          dtype=float32)

</f82></errors><failures /></io.sac><io.seg2><installed>1.0.3rc1.post0+776.g1e2e014146.dirty.obspy.master</installed><timetaken>0.03809809684753418</timetaken><tested>True</tested><tests>1</tests><skipped>0</skipped><errors><f83>Traceback (most recent call last):
  File "/testbed/obspy/io/seg2/tests/test_seg2.py", line 85, in test_read_data_format_2
    self.assertEqual(len(w), 1)
AssertionError: 4 != 1
</f83></errors><failures /></io.seg2><io.segy><installed>1.0.3rc1.post0+776.g1e2e014146.dirty.obspy.master</installed><timetaken>0.4119222164154053</timetaken><tested>True</tested><tests>49</tests><skipped>0</skipped><errors /><failures /></io.segy><io.seisan><installed>1.0.3rc1.post0+776.g1e2e014146.dirty.obspy.master</installed><timetaken>0.050562381744384766</timetaken><tested>True</tested><tests>8</tests><skipped>0</skipped><errors><f84>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.io.seisan.__init__
  File "/testbed/obspy/io/seisan/__init__.py", line 1, in __init__

----------------------------------------------------------------------
File "/testbed/obspy/io/seisan/__init__.py", line 52, in obspy.io.seisan.__init__
Failed example:
    print(st[0].data)
Expected:
    [  464   492   519 ..., -7042 -6960 -6858]
Got:
    [  464   492   519 ... -7042 -6960 -6858]

</f84></errors><failures /></io.seisan><io.seiscomp><installed>1.0.3rc1.post0+776.g1e2e014146.dirty.obspy.master</installed><timetaken>0.29523587226867676</timetaken><tested>True</tested><tests>17</tests><skipped>0</skipped><errors /><failures /></io.seiscomp><io.sh><installed>1.0.3rc1.post0+776.g1e2e014146.dirty.obspy.master</installed><timetaken>0.33814120292663574</timetaken><tested>True</tested><tests>19</tests><skipped>0</skipped><errors><f85>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.io.sh.__init__
  File "/testbed/obspy/io/sh/__init__.py", line 0, in __init__

----------------------------------------------------------------------
File "/testbed/obspy/io/sh/__init__.py", line 55, in obspy.io.sh.__init__
Failed example:
    st[0].data #doctest: +ELLIPSIS +NORMALIZE_WHITESPACE
Expected:
    array([ 0.00000000e+00,   0.00000000e+00,   0.00000000e+00, ...
           -4.03387604e+01,  -3.99515305e+01,  -3.95423012e+01], dtype=float32)
Got:
    array([ 0.000000e+00,  0.000000e+00,  0.000000e+00,  0.000000e+00,
            0.000000e+00,  0.000000e+00,  0.000000e+00,  0.000000e+00,
            0.000000e+00,  0.000000e+00,  0.000000e+00,  0.000000e+00,
            0.000000e+00,  0.000000e+00,  0.000000e+00,  0.000000e+00,
            0.000000e+00,  0.000000e+00,  0.000000e+00,  0.000000e+00,
            0.000000e+00,  0.000000e+00,  0.000000e+00,  0.000000e+00,
            0.000000e+00,  0.000000e+00,  0.000000e+00,  0.000000e+00,
            0.000000e+00,  0.000000e+00,  0.000000e+00,  0.000000e+00,
            0.000000e+00,  0.000000e+00,  0.000000e+00,  0.000000e+00,
            0.000000e+00,  0.000000e+00,  0.000000e+00,  0.000000e+00,
            0.000000e+00,  0.000000e+00,  0.000000e+00,  0.000000e+00,
            0.000000e+00,  0.000000e+00,  0.000000e+00,  0.000000e+00,
            0.000000e+00,  0.000000e+00,  0.000000e+00,  0.000000e+00,
            0.000000e+00,  0.000000e+00,  0.000000e+00,  0.000000e+00,
            0.000000e+00,  0.000000e+00,  0.000000e+00,  0.000000e+00,
            0.000000e+00,  0.000000e+00,  0.000000e+00,  0.000000e+00,
            0.000000e+00,  0.000000e+00,  0.000000e+00,  0.000000e+00,
            0.000000e+00,  0.000000e+00,  0.000000e+00,  0.000000e+00,
            0.000000e+00,  0.000000e+00,  0.000000e+00,  0.000000e+00,
            0.000000e+00,  0.000000e+00,  0.000000e+00,  0.000000e+00,
            0.000000e+00,  0.000000e+00,  0.000000e+00,  0.000000e+00,
            0.000000e+00,  0.000000e+00,  0.000000e+00,  0.000000e+00,
            0.000000e+00,  0.000000e+00,  0.000000e+00,  0.000000e+00,
            0.000000e+00,  0.000000e+00,  0.000000e+00,  0.000000e+00,
            0.000000e+00,  0.000000e+00,  0.000000e+00,  0.000000e+00,
            9.999987e-05,  3.338366e+01,  6.641345e+01,  9.907165e+01,
            1.313408e+02,  1.632039e+02,  1.946445e+02,  2.256463e+02,
            2.561938e+02,  2.862716e+02,  3.158649e+02,  3.449595e+02,
            3.735416e+02,  4.015977e+02,  4.291148e+02,  4.560807e+02,
            4.824833e+02,  5.083111e+02,  5.335532e+02,  5.581991e+02,
            5.822387e+02,  6.056627e+02,  6.284618e+02,  6.506277e+02,
            6.721521e+02,  6.930278e+02,  7.132476e+02,  7.328047e+02,
            7.516935e+02,  7.699081e+02,  7.874437e+02,  8.042954e+02,
            8.204593e+02,  8.359318e+02,  8.507097e+02,  8.647904e+02,
            8.781716e+02,  8.908519e+02,  9.028298e+02,  9.141045e+02,
            9.246761e+02,  9.345443e+02,  9.437100e+02,  9.521742e+02,
            9.599384e+02,  9.670044e+02,  9.733748e+02,  9.790523e+02,
            9.840402e+02,  9.883419e+02,  9.919617e+02,  9.949040e+02,
            9.971735e+02,  9.987755e+02,  9.997157e+02,  1.000000e+03,
            9.996348e+02,  9.986266e+02,  9.969827e+02,  9.947104e+02,
            9.918174e+02,  9.883117e+02,  9.842017e+02,  9.794961e+02,
            9.742039e+02,  9.683343e+02,  9.618969e+02,  9.549014e+02,
            9.473580e+02,  9.392769e+02,  9.306688e+02,  9.215444e+02,
            9.119149e+02,  9.017914e+02,  8.911855e+02,  8.801086e+02,
            8.685729e+02,  8.565902e+02,  8.441728e+02,  8.313329e+02,
            8.180833e+02,  8.044363e+02,  7.904048e+02,  7.760018e+02,
            7.612402e+02,  7.461334e+02,  7.306941e+02,  7.149359e+02,
            6.988723e+02,  6.825165e+02,  6.658820e+02,  6.489823e+02,
            6.318311e+02,  6.144420e+02,  5.968284e+02,  5.790043e+02,
            5.609829e+02,  5.427780e+02,  5.244034e+02,  5.058723e+02,
            4.871986e+02,  4.683954e+02,  4.494765e+02,  4.304553e+02,
            4.113447e+02,  3.921585e+02,  3.729093e+02,  3.536106e+02,
            3.342753e+02,  3.149161e+02,  2.955461e+02,  2.761774e+02,
            2.568228e+02,  2.374949e+02,  2.182056e+02,  1.989673e+02,
            1.797915e+02,  1.606902e+02,  1.416753e+02,  1.227577e+02,
            1.039492e+02,  8.526044e+01,  6.670248e+01,  4.828622e+01,
            3.002179e+01,  1.191969e+01, -6.009835e+00, -2.375724e+01,
           -4.131253e+01, -5.866658e+01, -7.581001e+01, -9.273368e+01,
           -1.094291e+02, -1.258876e+02, -1.421010e+02, -1.580611e+02,
           -1.737601e+02, -1.891906e+02, -2.043451e+02, -2.192169e+02,
           -2.337988e+02, -2.480843e+02, -2.620674e+02, -2.757417e+02,
           -2.891018e+02, -3.021419e+02, -3.148568e+02, -3.272417e+02,
           -3.392915e+02, -3.510022e+02, -3.623694e+02, -3.733889e+02,
           -3.840574e+02, -3.943714e+02, -4.043277e+02, -4.139235e+02,
           -4.231560e+02, -4.320230e+02, -4.405224e+02, -4.486523e+02,
           -4.564113e+02, -4.637978e+02, -4.708109e+02, -4.774497e+02,
           -4.837136e+02, -4.896024e+02, -4.951160e+02, -5.002545e+02,
           -5.050183e+02, -5.094081e+02, -5.134249e+02, -5.170696e+02,
           -5.203436e+02, -5.232486e+02, -5.257861e+02, -5.279585e+02,
           -5.297678e+02, -5.312165e+02, -5.323072e+02, -5.330428e+02,
           -5.334263e+02, -5.334611e+02, -5.331505e+02, -5.324981e+02,
           -5.315079e+02, -5.301838e+02, -5.285301e+02, -5.265509e+02,
           -5.242509e+02, -5.216347e+02, -5.187073e+02, -5.154734e+02,
           -5.119384e+02, -5.081075e+02, -5.039861e+02, -4.995798e+02,
           -4.948942e+02, -4.899351e+02, -4.847086e+02, -4.792205e+02,
           -4.734773e+02, -4.674849e+02, -4.612498e+02, -4.547784e+02,
           -4.480773e+02, -4.411532e+02, -4.340126e+02, -4.266623e+02,
           -4.191092e+02, -4.113603e+02, -4.034225e+02, -3.953027e+02,
           -3.870081e+02, -3.785457e+02, -3.699226e+02, -3.611463e+02,
           -3.522235e+02, -3.431619e+02, -3.339684e+02, -3.246504e+02,
           -3.152153e+02, -3.056700e+02, -2.960221e+02, -2.862787e+02,
           -2.764471e+02, -2.665348e+02, -2.565485e+02, -2.464957e+02,
           -2.363835e+02, -2.262190e+02, -2.160095e+02, -2.057618e+02,
           -1.954829e+02, -1.851799e+02, -1.748596e+02, -1.645292e+02,
           -1.541949e+02, -1.438638e+02, -1.335424e+02, -1.232373e+02,
           -1.129553e+02, -1.027023e+02, -9.248491e+01, -8.230938e+01,
           -7.218187e+01, -6.210864e+01, -5.209529e+01, -4.214787e+01,
           -3.227218e+01, -2.247388e+01, -1.275873e+01, -3.131806e+00,
            6.401351e+00,  1.583551e+01,  2.516556e+01,  3.438632e+01,
            4.349327e+01,  5.248148e+01,  6.134630e+01,  7.008325e+01,
            7.868778e+01,  8.715596e+01,  9.548351e+01,  1.036665e+02,
            1.117009e+02,  1.195831e+02,  1.273096e+02,  1.348769e+02,
            1.422817e+02,  1.495208e+02,  1.565910e+02,  1.634897e+02,
            1.702141e+02,  1.767615e+02,  1.831294e+02,  1.893154e+02,
            1.953175e+02,  2.011336e+02,  2.067617e+02,  2.122001e+02,
            2.174471e+02,  2.225013e+02,  2.273613e+02,  2.320260e+02,
            2.364941e+02,  2.407648e+02,  2.448374e+02,  2.487110e+02,
            2.523853e+02,  2.558598e+02,  2.591343e+02,  2.622086e+02,
            2.650827e+02,  2.677568e+02,  2.702311e+02,  2.725060e+02,
            2.745821e+02,  2.764599e+02,  2.781403e+02,  2.796240e+02,
            2.809121e+02,  2.820058e+02,  2.829061e+02,  2.836146e+02,
            2.841326e+02,  2.844617e+02,  2.846035e+02,  2.845599e+02,
            2.843326e+02,  2.839238e+02,  2.833354e+02,  2.825696e+02,
            2.816287e+02,  2.805150e+02,  2.792309e+02,  2.777791e+02,
            2.761621e+02,  2.743825e+02,  2.724432e+02,  2.703470e+02,
            2.680969e+02,  2.656956e+02,  2.631466e+02,  2.604527e+02,
            2.576170e+02,  2.546431e+02,  2.515340e+02,  2.482932e+02,
            2.449242e+02,  2.414301e+02,  2.378148e+02,  2.340815e+02,
            2.302341e+02,  2.262761e+02,  2.222110e+02,  2.180428e+02,
            2.137749e+02,  2.094114e+02,  2.049558e+02,  2.004119e+02,
            1.957837e+02,  1.910748e+02,  1.862894e+02,  1.814311e+02,
            1.765036e+02,  1.715112e+02,  1.664573e+02,  1.613463e+02,
            1.561818e+02,  1.509675e+02,  1.457076e+02,  1.404056e+02,
            1.350658e+02,  1.296917e+02,  1.242871e+02,  1.188560e+02,
            1.134019e+02,  1.079290e+02,  1.024407e+02,  9.694056e+01,
            9.143266e+01,  8.592022e+01,  8.040728e+01,  7.489719e+01,
            6.939329e+01,  6.389946e+01,  5.841878e+01,  5.295506e+01,
            4.751145e+01,  4.209107e+01,  3.669762e+01,  3.133389e+01,
            2.600347e+01,  2.070927e+01,  1.545415e+01,  1.024153e+01,
            5.073956e+00, -4.528630e-02, -5.113564e+00, -1.012829e+01,
           -1.508639e+01, -1.998558e+01, -2.482291e+01, -2.959606e+01,
           -3.430275e+01, -3.894025e+01, -4.350659e+01, -4.799920e+01,
           -5.241605e+01, -5.675522e+01, -6.101436e+01, -6.519180e+01,
           -6.928538e+01, -7.329341e+01, -7.721430e+01, -8.104610e+01,
           -8.478751e+01, -8.843670e+01, -9.199241e+01, -9.545336e+01,
           -9.881802e+01, -1.020854e+02, -1.052542e+02, -1.083233e+02,
           -1.112920e+02, -1.141590e+02, -1.169238e+02, -1.195853e+02,
           -1.221431e+02, -1.245964e+02, -1.269447e+02, -1.291877e+02,
           -1.313246e+02, -1.333554e+02, -1.352798e+02, -1.370975e+02,
           -1.388086e+02, -1.404127e+02, -1.419101e+02, -1.433009e+02,
           -1.445851e+02, -1.457630e+02, -1.468349e+02, -1.478013e+02,
           -1.486624e+02, -1.494188e+02, -1.500710e+02, -1.506197e+02,
           -1.510655e+02, -1.514092e+02, -1.516516e+02, -1.517935e+02,
           -1.518357e+02, -1.517794e+02, -1.516255e+02, -1.513750e+02,
           -1.510292e+02, -1.505891e+02, -1.500560e+02, -1.494311e+02,
           -1.487158e+02, -1.479115e+02, -1.470195e+02, -1.460413e+02,
           -1.449784e+02, -1.438323e+02, -1.426046e+02, -1.412969e+02,
           -1.399108e+02, -1.384480e+02, -1.369102e+02, -1.352992e+02,
           -1.336167e+02, -1.318646e+02, -1.300446e+02, -1.281586e+02,
           -1.262085e+02, -1.241962e+02, -1.221236e+02, -1.199925e+02,
           -1.178052e+02, -1.155633e+02, -1.132691e+02, -1.109245e+02,
           -1.085314e+02, -1.060920e+02, -1.036081e+02, -1.010821e+02,
           -9.851581e+01, -9.591125e+01, -9.327070e+01, -9.059598e+01,
           -8.788938e+01, -8.515289e+01, -8.238844e+01, -7.959832e+01,
           -7.678439e+01, -7.394889e+01, -7.109379e+01, -6.822102e+01,
           -6.533281e+01, -6.243098e+01, -5.951776e+01, -5.659503e+01,
           -5.366467e+01, -5.072888e+01, -4.778937e+01, -4.484832e+01,
           -4.190754e+01, -3.896879e+01, -3.603420e+01, -3.310539e+01,
           -3.018443e+01, -2.727300e+01, -2.437280e+01, -2.148581e+01,
           -1.861353e+01, -1.575791e+01, -1.292050e+01, -1.010287e+01,
           -7.306848e+00, -4.533814e+00, -1.785544e+00,  9.365342e-01,
            3.631025e+00,  6.296255e+00,  8.930993e+00,  1.153364e+01,
            1.410293e+01,  1.663764e+01,  1.913626e+01,  2.159774e+01,
            2.402068e+01,  2.640396e+01,  2.874655e+01,  3.104715e+01,
            3.330486e+01,  3.551849e+01,  3.768711e+01,  3.980988e+01,
            4.188569e+01,  4.391383e+01,  4.589332e+01,  4.782344e+01,
            4.970349e+01,  5.153262e+01,  5.331029e+01,  5.503572e+01,
            5.670840e+01,  5.832783e+01,  5.989335e+01,  6.140462e+01,
            6.286109e+01,  6.426241e+01,  6.560828e+01,  6.689828e+01,
            6.813223e+01,  6.930978e+01,  7.043080e+01,  7.149516e+01,
            7.250264e+01,  7.345325e+01,  7.434686e+01,  7.518349e+01,
            7.596322e+01,  7.668604e+01,  7.735207e+01,  7.796144e+01,
            7.851433e+01,  7.901096e+01,  7.945152e+01,  7.983635e+01,
            8.016570e+01,  8.043991e+01,  8.065939e+01,  8.082452e+01,
            8.093573e+01,  8.099349e+01,  8.099830e+01,  8.095068e+01,
            8.085117e+01,  8.070037e+01,  8.049888e+01,  8.024734e+01,
            7.994638e+01,  7.959673e+01,  7.919907e+01,  7.875417e+01,
            7.826274e+01,  7.772560e+01,  7.714354e+01,  7.651736e+01,
            7.584795e+01,  7.513612e+01,  7.438281e+01,  7.358889e+01,
            7.275525e+01,  7.188288e+01,  7.097267e+01,  7.002564e+01,
            6.904277e+01,  6.802498e+01,  6.697335e+01,  6.588885e+01,
            6.477255e+01,  6.362548e+01,  6.244863e+01,  6.124314e+01,
            6.001001e+01,  5.875037e+01,  5.746527e+01,  5.615575e+01,
            5.482299e+01,  5.346798e+01,  5.209193e+01,  5.069588e+01,
            4.928088e+01,  4.784815e+01,  4.639867e+01,  4.493367e+01,
            4.345417e+01,  4.196125e+01,  4.045609e+01,  3.893969e+01,
            3.741326e+01,  3.587782e+01,  3.433439e+01,  3.278417e+01,
            3.122812e+01,  2.966741e+01,  2.810305e+01,  2.653602e+01,
            2.496747e+01,  2.339833e+01,  2.182973e+01,  2.026262e+01,
            1.869794e+01,  1.713679e+01,  1.558004e+01,  1.402876e+01,
            1.248384e+01,  1.094616e+01,  9.416759e+00,  7.896429e+00,
            6.386178e+00,  4.886823e+00,  3.399170e+00,  1.924178e+00,
            4.625617e-01, -9.847549e-01, -2.417034e+00, -3.833552e+00,
           -5.233443e+00, -6.616073e+00, -7.980615e+00, -9.326418e+00,
           -1.065285e+01, -1.195914e+01, -1.324475e+01, -1.450896e+01,
           -1.575120e+01, -1.697090e+01, -1.816757e+01, -1.934050e+01,
           -2.048925e+01, -2.161332e+01, -2.271222e+01, -2.378559e+01,
           -2.483281e+01, -2.585355e+01, -2.684742e+01, -2.781403e+01,
           -2.875311e+01, -2.966418e+01, -3.054700e+01, -3.140128e+01,
           -3.222675e+01, -3.302323e+01, -3.379036e+01, -3.452802e+01,
           -3.523600e+01, -3.591415e+01, -3.656237e+01, -3.718045e+01,
           -3.776833e+01, -3.832594e+01, -3.885322e+01, -3.935016e+01,
           -3.981667e+01, -4.025278e+01, -4.065853e+01, -4.103395e+01,
           -4.137911e+01, -4.169406e+01, -4.197891e+01, -4.223377e+01,
           -4.245879e+01, -4.265413e+01, -4.281992e+01, -4.295636e+01,
           -4.306367e+01, -4.314207e+01, -4.319178e+01, -4.321307e+01,
           -4.320619e+01, -4.317144e+01, -4.310912e+01, -4.301954e+01,
           -4.290302e+01, -4.275992e+01, -4.259060e+01, -4.239541e+01,
           -4.217473e+01, -4.192899e+01, -4.165858e+01, -4.136391e+01,
           -4.104543e+01, -4.070354e+01, -4.033876e+01, -3.995153e+01,
           -3.954230e+01], dtype=float32)

</f85></errors><failures /></io.sh><io.shapefile><installed>1.0.3rc1.post0+776.g1e2e014146.dirty.obspy.master</installed><timetaken>0.06488251686096191</timetaken><tested>True</tested><tests>5</tests><skipped>4</skipped><errors /><failures /></io.shapefile><io.stationtxt><installed>1.0.3rc1.post0+776.g1e2e014146.dirty.obspy.master</installed><timetaken>0.2977108955383301</timetaken><tested>True</tested><tests>11</tests><skipped>0</skipped><errors /><failures /></io.stationtxt><io.stationxml><installed>1.0.3rc1.post0+776.g1e2e014146.dirty.obspy.master</installed><timetaken>0.3228180408477783</timetaken><tested>True</tested><tests>16</tests><skipped>0</skipped><errors /><failures /></io.stationxml><io.wav><installed>1.0.3rc1.post0+776.g1e2e014146.dirty.obspy.master</installed><timetaken>0.2976539134979248</timetaken><tested>True</tested><tests>8</tests><skipped>1</skipped><errors /><failures /></io.wav><io.xseed><installed>1.0.3rc1.post0+776.g1e2e014146.dirty.obspy.master</installed><timetaken>0.6420066356658936</timetaken><tested>True</tested><tests>45</tests><skipped>0</skipped><errors /><failures /></io.xseed><io.y><installed>1.0.3rc1.post0+776.g1e2e014146.dirty.obspy.master</installed><timetaken>0.03557229042053223</timetaken><tested>True</tested><tests>5</tests><skipped>0</skipped><errors /><failures /></io.y><io.zmap><installed>1.0.3rc1.post0+776.g1e2e014146.dirty.obspy.master</installed><timetaken>0.4214332103729248</timetaken><tested>True</tested><tests>14</tests><skipped>0</skipped><errors /><failures /></io.zmap><realtime><installed>1.0.3rc1.post0+776.g1e2e014146.dirty.obspy.master</installed><timetaken>0.32449841499328613</timetaken><tested>True</tested><tests>22</tests><skipped>0</skipped><errors><f86>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.realtime.rttrace.RtTrace
  File "/testbed/obspy/realtime/rttrace.py", line 40, in RtTrace

----------------------------------------------------------------------
File "/testbed/obspy/realtime/rttrace.py", line 78, in obspy.realtime.rttrace.RtTrace
Failed example:
    print(epicentral_distance)
Expected:
    30.0855
Got:
    30.085527
----------------------------------------------------------------------
File "/testbed/obspy/realtime/rttrace.py", line 108, in obspy.realtime.rttrace.RtTrace
Failed example:
    print(peak)
Expected:
    0.136404
Got:
    0.13640444

</f86></errors><failures /></realtime><scripts><installed>1.0.3rc1.post0+776.g1e2e014146.dirty.obspy.master</installed><timetaken>0.10108494758605957</timetaken><tested>True</tested><tests>2</tests><skipped>0</skipped><errors /><failures /></scripts><signal><installed>1.0.3rc1.post0+776.g1e2e014146.dirty.obspy.master</installed><timetaken>17.408517360687256</timetaken><tested>True</tested><tests>154</tests><skipped>1</skipped><errors><f87>Traceback (most recent call last):
  File "/testbed/obspy/signal/tests/test_spectral_estimation.py", line 213, in test_ppsd
    ppsd_loaded = PPSD.load_npz(filename)
  File "/testbed/obspy/signal/spectral_estimation.py", line 1206, in load_npz
    data_ = data[key]
  File "/usr/local/lib/python3.6/site-packages/numpy/lib/npyio.py", line 255, in __getitem__
    pickle_kwargs=self.pickle_kwargs)
  File "/usr/local/lib/python3.6/site-packages/numpy/lib/format.py", line 727, in read_array
    raise ValueError("Object arrays cannot be loaded when "
ValueError: Object arrays cannot be loaded when allow_pickle=False
</f87><f88>Traceback (most recent call last):
  File "/testbed/obspy/signal/tests/test_spectral_estimation.py", line 521, in test_ppsd_add_npz
    ppsd = PPSD.load_npz(tf1.name, metadata=None)
  File "/testbed/obspy/signal/spectral_estimation.py", line 1206, in load_npz
    data_ = data[key]
  File "/usr/local/lib/python3.6/site-packages/numpy/lib/npyio.py", line 255, in __getitem__
    pickle_kwargs=self.pickle_kwargs)
  File "/usr/local/lib/python3.6/site-packages/numpy/lib/format.py", line 727, in read_array
    raise ValueError("Object arrays cannot be loaded when "
ValueError: Object arrays cannot be loaded when allow_pickle=False
</f88><f89>Traceback (most recent call last):
  File "/testbed/obspy/signal/tests/test_spectral_estimation.py", line 432, in test_ppsd_restricted_stacks
    fig = ppsd.plot(show=False, **plot_kwargs)
  File "/testbed/obspy/signal/spectral_estimation.py", line 1427, in plot
    self._plot_histogram(fig=fig)
  File "/testbed/obspy/signal/spectral_estimation.py", line 1501, in _plot_histogram
    cb.set_clim(*fig.ppsd.color_limits)
AttributeError: 'Colorbar' object has no attribute 'set_clim'
</f89><f90>Traceback (most recent call last):
  File "/testbed/obspy/signal/tests/test_spectral_estimation.py", line 367, in test_ppsd_save_and_load_npz
    ppsd_loaded = PPSD.load_npz(filename, metadata=paz)
  File "/testbed/obspy/signal/spectral_estimation.py", line 1206, in load_npz
    data_ = data[key]
  File "/usr/local/lib/python3.6/site-packages/numpy/lib/npyio.py", line 255, in __getitem__
    pickle_kwargs=self.pickle_kwargs)
  File "/usr/local/lib/python3.6/site-packages/numpy/lib/format.py", line 727, in read_array
    raise ValueError("Object arrays cannot be loaded when "
ValueError: Object arrays cannot be loaded when allow_pickle=False
</f90><f91>Traceback (most recent call last):
  File "/testbed/obspy/signal/tests/test_spectral_estimation.py", line 309, in test_ppsd_w_iris_against_obspy_results
    results_paz = PPSD.load_npz(filename_paz, metadata=None)
  File "/testbed/obspy/signal/spectral_estimation.py", line 1206, in load_npz
    data_ = data[key]
  File "/usr/local/lib/python3.6/site-packages/numpy/lib/npyio.py", line 255, in __getitem__
    pickle_kwargs=self.pickle_kwargs)
  File "/usr/local/lib/python3.6/site-packages/numpy/lib/format.py", line 727, in read_array
    raise ValueError("Object arrays cannot be loaded when "
ValueError: Object arrays cannot be loaded when allow_pickle=False
</f91><f92>Traceback (most recent call last):
  File "/testbed/obspy/signal/tests/test_freqattributes.py", line 143, in test_logcep
    self.p, self.n, 'Hamming')
  File "/testbed/obspy/signal/freqattributes.py", line 356, in log_cepstrum
    m, a, b = log_spaced_filterbank_matrix(p, nfft, fs, w)
  File "/testbed/obspy/signal/freqattributes.py", line 327, in log_spaced_filterbank_matrix
    xx = sparse.coo_matrix((v, (c, r))).transpose().todense()
  File "/usr/local/lib/python3.6/site-packages/scipy/sparse/coo.py", line 149, in __init__
    N = operator.index(np.max(col)) + 1
TypeError: 'numpy.float64' object cannot be interpreted as an integer
</f92><f93>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.signal.rotate._dip_azimuth2zse_base_vector
  File "/testbed/obspy/signal/rotate.py", line 133, in _dip_azimuth2zse_base_vector

----------------------------------------------------------------------
File "/testbed/obspy/signal/rotate.py", line 144, in obspy.signal.rotate._dip_azimuth2zse_base_vector
Failed example:
    r(_dip_azimuth2zse_base_vector(-90, 0)) #doctest: +NORMALIZE_WHITESPACE
Expected:
    array([ 1., 0., 0.])
Got:
    array([1., 0., 0.])
----------------------------------------------------------------------
File "/testbed/obspy/signal/rotate.py", line 150, in obspy.signal.rotate._dip_azimuth2zse_base_vector
Failed example:
    r(_dip_azimuth2zse_base_vector(0, 180)) #doctest: +NORMALIZE_WHITESPACE
Expected:
    array([ 0., 1., 0.])
Got:
    array([0., 1., 0.])
----------------------------------------------------------------------
File "/testbed/obspy/signal/rotate.py", line 152, in obspy.signal.rotate._dip_azimuth2zse_base_vector
Failed example:
    r(_dip_azimuth2zse_base_vector(0, 90)) #doctest: +NORMALIZE_WHITESPACE
Expected:
    array([ 0., 0., 1.])
Got:
    array([0., 0., 1.])

</f93><f94>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.signal.rotate.rotate2zne
  File "/testbed/obspy/signal/rotate.py", line 167, in rotate2zne

----------------------------------------------------------------------
File "/testbed/obspy/signal/rotate.py", line 202, in obspy.signal.rotate.rotate2zne
Failed example:
    rotate2zne(np.arange(3), 0, -90, np.arange(3) * 2, 0, 0,             np.arange(3) * 3, 90, 0) # doctest: +NORMALIZE_WHITESPACE
Expected:
    (array([ 0., 1., 2.]), array([ 0., 2., 4.]), array([ 0., 3., 6.]))
Got:
    (array([0., 1., 2.]), array([0., 2., 4.]), array([0., 3., 6.]))
----------------------------------------------------------------------
File "/testbed/obspy/signal/rotate.py", line 207, in obspy.signal.rotate.rotate2zne
Failed example:
    rotate2zne(np.arange(3), 0, -90, np.arange(3) * 2, 180, 0,             np.arange(3) * 3, 90, 0) # doctest: +NORMALIZE_WHITESPACE
Expected:
    (array([ 0., 1., 2.]), array([ 0., -2., -4.]), array([ 0., 3., 6.]))
Got:
    (array([0., 1., 2.]), array([ 0., -2., -4.]), array([0., 3., 6.]))
----------------------------------------------------------------------
File "/testbed/obspy/signal/rotate.py", line 212, in obspy.signal.rotate.rotate2zne
Failed example:
    rotate2zne(np.arange(3), 0, 0, np.arange(3) * 2, 90, 0,             np.arange(3) * 3, 0, -90) # doctest: +NORMALIZE_WHITESPACE
Expected:
    (array([ 0., 3., 6.]), array([ 0., 1., 2.]), array([ 0., 2., 4.]))
Got:
    (array([0., 3., 6.]), array([0., 1., 2.]), array([0., 2., 4.]))

</f94><f95>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.signal.cross_correlation.templates_max_similarity
  File "/testbed/obspy/signal/cross_correlation.py", line 434, in templates_max_similarity

----------------------------------------------------------------------
File "/testbed/obspy/signal/cross_correlation.py", line 464, in obspy.signal.cross_correlation.templates_max_similarity
Failed example:
    print(templates_max_similarity(st, t, [templ]))
Expected:
    0.922536411468
Got:
    0.9225364114676283

</f95><f96>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.signal._sosfilt._cplxreal
  File "/testbed/obspy/signal/_sosfilt.py", line 25, in _cplxreal

----------------------------------------------------------------------
File "/testbed/obspy/signal/_sosfilt.py", line 69, in obspy.signal._sosfilt._cplxreal
Failed example:
    print(zc)
Expected:
    [ 1.+1.j  2.+1.j  2.+1.j  2.+2.j]
Got:
    [1.+1.j 2.+1.j 2.+1.j 2.+2.j]
----------------------------------------------------------------------
File "/testbed/obspy/signal/_sosfilt.py", line 71, in obspy.signal._sosfilt._cplxreal
Failed example:
    print(zr)
Expected:
    [ 1.  3.  4.]
Got:
    [1. 3. 4.]

</f96><f97>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.signal._sosfilt._sosfilt
  File "/testbed/obspy/signal/_sosfilt.py", line 403, in _sosfilt

----------------------------------------------------------------------
File "/testbed/obspy/signal/_sosfilt.py", line 466, in obspy.signal._sosfilt._sosfilt
Failed example:
    plt.figure()  # doctest: +ELLIPSIS
Expected:
    &lt;matplotlib.figure.Figure object at 0x...&gt;
Got:
    &lt;Figure size 640x480 with 0 Axes&gt;

</f97><f98>Traceback (most recent call last):
  File "/usr/local/lib/python3.6/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for obspy.signal._sosfilt._zpk2sos
  File "/testbed/obspy/signal/_sosfilt.py", line 139, in _zpk2sos

----------------------------------------------------------------------
File "/testbed/obspy/signal/_sosfilt.py", line 254, in obspy.signal._sosfilt._zpk2sos
Failed example:
    sos[:, :3]
Expected:
    array([[ 0.0014154 ,  0.00248707,  0.0014154 ],
           [ 1.        ,  0.72965193,  1.        ],
           [ 1.        ,  0.17594966,  1.        ]])
Got:
    array([[0.0014154 , 0.00248707, 0.0014154 ],
           [1.        , 0.72965193, 1.        ],
           [1.        , 0.17594966, 1.        ]])

</f98><f99>Traceback (most recent call last):
  File "/testbed/obspy/signal/tests/test_cross_correlation.py", line 74, in test_xcorr_pick_correction_images
    t1, tr1, t2, tr2, 0.05, 0.2, 0.1, plot=True, filename=ic.name)
  File "/testbed/obspy/core/util/testing.py", line 388, in __exit__
    msg = self.compare()
  File "/testbed/obspy/core/util/testing.py", line 486, in compare
    return compare_images(self.baseline_image, self.name, tol=self.tol)
  File "/testbed/obspy/core/util/testing.py", line 205, in compare_images
    str(expected_image.shape)))
obspy.core.util.testing.ImageComparisonException: The shape of the received image (480, 640, 4) is not equal to the expected shape (600, 800, 4).
</f99><f100>Traceback (most recent call last):
  File "/testbed/obspy/signal/tests/test_tf_misfit.py", line 308, in test_plot_tf_gofs
    plt.savefig(ic.name)
  File "/testbed/obspy/core/util/testing.py", line 388, in __exit__
    msg = self.compare()
  File "/testbed/obspy/core/util/testing.py", line 486, in compare
    return compare_images(self.baseline_image, self.name, tol=self.tol)
  File "/testbed/obspy/core/util/testing.py", line 205, in compare_images
    str(expected_image.shape)))
obspy.core.util.testing.ImageComparisonException: The shape of the received image (480, 640, 4) is not equal to the expected shape (600, 800, 4).
</f100><f101>Traceback (most recent call last):
  File "/testbed/obspy/signal/tests/test_tf_misfit.py", line 300, in test_plot_tf_misfits
    plt.savefig(ic.name)
  File "/testbed/obspy/core/util/testing.py", line 388, in __exit__
    msg = self.compare()
  File "/testbed/obspy/core/util/testing.py", line 486, in compare
    return compare_images(self.baseline_image, self.name, tol=self.tol)
  File "/testbed/obspy/core/util/testing.py", line 205, in compare_images
    str(expected_image.shape)))
obspy.core.util.testing.ImageComparisonException: The shape of the received image (480, 640, 4) is not equal to the expected shape (600, 800, 4).
</f101><f102>Traceback (most recent call last):
  File "/testbed/obspy/signal/tests/test_tf_misfit.py", line 292, in test_plot_tfr
    plt.savefig(ic.name)
  File "/testbed/obspy/core/util/testing.py", line 388, in __exit__
    msg = self.compare()
  File "/testbed/obspy/core/util/testing.py", line 486, in compare
    return compare_images(self.baseline_image, self.name, tol=self.tol)
  File "/testbed/obspy/core/util/testing.py", line 205, in compare_images
    str(expected_image.shape)))
obspy.core.util.testing.ImageComparisonException: The shape of the received image (480, 640, 4) is not equal to the expected shape (600, 800, 4).
</f102><f103>Traceback (most recent call last):
  File "/testbed/obspy/signal/tests/test_interpolation.py", line 136, in test_plot_lanczos_window
    plot_lanczos_windows(a=20, filename=ic.name)
  File "/testbed/obspy/core/util/testing.py", line 455, in __exit__
    raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File:      plot_lanczos_window.png
	RMS:       47.80561473299972
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
</f103><f104>Traceback (most recent call last):
  File "/testbed/obspy/signal/tests/test_detrend.py", line 73, in test_polynomial_detrend_plotting
    polynomial(tr.data, order=3, plot=ic.name)
  File "/testbed/obspy/core/util/testing.py", line 455, in __exit__
    raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File:      polynomial_detrend.png
	RMS:       61.175103432687386
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
</f104><f105>Traceback (most recent call last):
  File "/testbed/obspy/signal/tests/test_detrend.py", line 87, in test_spline_detrend_plotting
    spline(tr.data, order=1, dspline=1500, plot=ic.name)
  File "/testbed/obspy/core/util/testing.py", line 455, in __exit__
    raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File:      degree_1_spline_detrend.png
	RMS:       61.997014121649435
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
</f105></errors><failures /></signal><taup><installed>1.0.3rc1.post0+776.g1e2e014146.dirty.obspy.master</installed><timetaken>82.83189463615417</timetaken><tested>True</tested><tests>56</tests><skipped>4</skipped><errors><f106>Traceback (most recent call last):
  File "/testbed/obspy/taup/tests/test_plotting.py", line 81, in test_cartesian_many_phases
    plt.savefig(ic.name)
  File "/testbed/obspy/core/util/testing.py", line 455, in __exit__
    raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File:      cartesian_many_phases.png
	RMS:       44.69175166254581
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
</f106><f107>Traceback (most recent call last):
  File "/testbed/obspy/taup/tests/test_plotting.py", line 93, in test_cartesian_many_phases_buried_station
    plt.savefig(ic.name)
  File "/testbed/obspy/core/util/testing.py", line 455, in __exit__
    raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File:      cartesian_many_phases_buried_station.png
	RMS:       45.602090595351726
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
</f107><f108>Traceback (most recent call last):
  File "/testbed/obspy/taup/tests/test_plotting.py", line 104, in test_cartesian_many_phases_no_other_way
    plt.savefig(ic.name)
  File "/testbed/obspy/core/util/testing.py", line 455, in __exit__
    raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File:      cartesian_many_phases_single_way.png
	RMS:       44.07073405333748
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
</f108><f109>Traceback (most recent call last):
  File "/testbed/obspy/taup/tests/test_plotting.py", line 114, in test_cartesian_multiple_station_markers
    plt.savefig(ic.name)
  File "/testbed/obspy/core/util/testing.py", line 455, in __exit__
    raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File:      cartesian_multiple_stations.png
	RMS:       41.62618406724306
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
</f109><f110>Traceback (most recent call last):
  File "/testbed/obspy/taup/tests/test_plotting.py", line 74, in test_spherical_diff_phases
    plt.savefig(ic.name)
  File "/testbed/obspy/core/util/testing.py", line 455, in __exit__
    raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File:      spherical_diff_phases.png
	RMS:       21.238140031556433
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
</f110><f111>Traceback (most recent call last):
  File "/testbed/obspy/taup/tests/test_plotting.py", line 32, in test_spherical_many_phases
    plt.savefig(ic.name)
  File "/testbed/obspy/core/util/testing.py", line 455, in __exit__
    raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File:      spherical_many_phases.png
	RMS:       34.5562757252572
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
</f111><f112>Traceback (most recent call last):
  File "/testbed/obspy/taup/tests/test_plotting.py", line 44, in test_spherical_many_phases_buried_station
    plt.savefig(ic.name)
  File "/testbed/obspy/core/util/testing.py", line 455, in __exit__
    raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File:      spherical_many_phases_buried_station.png
	RMS:       34.89809622314662
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
</f112><f113>Traceback (most recent call last):
  File "/testbed/obspy/taup/tests/test_plotting.py", line 55, in test_spherical_many_phases_no_other_way
    plt.savefig(ic.name)
  File "/testbed/obspy/core/util/testing.py", line 455, in __exit__
    raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File:      spherical_many_phases_single_way.png
	RMS:       28.953243410713075
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
</f113><f114>Traceback (most recent call last):
  File "/testbed/obspy/taup/tests/test_plotting.py", line 65, in test_spherical_more_then_360_degrees
    plt.savefig(ic.name)
  File "/testbed/obspy/core/util/testing.py", line 455, in __exit__
    raise ImageComparisonException(msg)
obspy.core.util.testing.ImageComparisonException: Image comparison failed.
	File:      spherical_more_then_360.png
	RMS:       20.84015969228643
	Tolerance: 3.0
Upload to imgur failed (caught ModuleNotFoundError: No module named 'pyimgur').
</f114></errors><failures /></taup></obspy><dependencies><future>1.0.0</future><numpy>1.19.5</numpy><scipy>1.5.4</scipy><matplotlib>3.3.4</matplotlib><lxml.etree>5.4.0</lxml.etree><setuptools>57.5.0</setuptools><sqlalchemy>1.4.54</sqlalchemy><decorator>5.1.1</decorator><requests>2.27.1</requests><flake8>---</flake8><pyimgur>---</pyimgur><pyproj>---</pyproj><pep8-naming>---</pep8-naming><m2crypto>---</m2crypto><osgeo.gdal>---</osgeo.gdal><mpl_toolkits.basemap>---</mpl_toolkits.basemap><mock>---</mock><pyflakes>---</pyflakes><geographiclib>---</geographiclib><cartopy>---</cartopy></dependencies><platform><system>Linux</system><release>5.15.0-106-generic</release><version>#116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024</version><machine>x86_64</machine><processor /><python_version>3.6.15</python_version><python_implementation>CPython</python_implementation><python_compiler>GCC 10.2.1 20210110</python_compiler><architecture>64bit</architecture><node>ca0ec0a4701d</node></platform><tests>1745</tests><errors>115</errors><failures>56</failures><skipped>63</skipped><skipped_tests_details>[('clients.arclink', 'obspy.clients.arclink.tests.test_decrypt', 'ClientTestCase', 'test_get_waveform_no_password', 'Module M2Crypto is not installed'), ('clients.arclink', 'obspy.clients.arclink.tests.test_decrypt', 'ClientTestCase', 'test_get_waveform_unknown_user', 'Module M2Crypto is not installed'), ('clients.arclink', 'obspy.clients.arclink.tests.test_decrypt', 'ClientTestCase', 'test_get_waveform_with_dcid_key', 'Module M2Crypto is not installed'), ('clients.arclink', 'obspy.clients.arclink.tests.test_decrypt', 'ClientTestCase', 'test_get_waveform_with_dcid_key_file', 'Module M2Crypto is not installed'), ('clients.arclink', 'obspy.clients.arclink.tests.test_decrypt', 'ClientTestCase', 'test_get_waveform_with_default_dcid_key_file', 'Module M2Crypto is not installed'), ('clients.arclink', 'obspy.clients.arclink.tests.test_decrypt', 'ClientTestCase', 'test_get_waveform_wrong_password', 'Module M2Crypto is not installed'), ('clients.seedlink', 'obspy.clients.seedlink.tests.test_slclient', 'SLClientTestCase', 'test_info', 'test must be started manually'), ('clients.seedlink', 'obspy.clients.seedlink.tests.test_slclient', 'SLClientTestCase', 'test_issue708', 'test must be started manually'), ('clients.seedlink', 'obspy.clients.seedlink.tests.test_slclient', 'SLClientTestCase', 'test_time_window', 'test must be started manually'), ('clients.seishub', 'doctest', 'DocTestCase', 'runTest', 'Seishub test server not reachable.'), ('clients.seishub', 'doctest', 'DocTestCase', 'runTest', 'Seishub test server not reachable.'), ('clients.seishub', 'doctest', 'DocTestCase', 'runTest', 'Seishub test server not reachable.'), ('clients.seishub', 'doctest', 'DocTestCase', 'runTest', 'Seishub test server not reachable.'), ('clients.seishub', 'obspy.clients.seishub.tests.test_client', 'ClientTestCase', 'test_get_channel_ids', 'Seishub test server not reachable.'), ('clients.seishub', 'obspy.clients.seishub.tests.test_client', 'ClientTestCase', 'test_get_coordinates', 'Seishub test server not reachable.'), ('clients.seishub', 'obspy.clients.seishub.tests.test_client', 'ClientTestCase', 'test_get_event_list', 'Seishub test server not reachable.'), ('clients.seishub', 'obspy.clients.seishub.tests.test_client', 'ClientTestCase', 'test_get_location_ids', 'Seishub test server not reachable.'), ('clients.seishub', 'obspy.clients.seishub.tests.test_client', 'ClientTestCase', 'test_get_network_ids', 'Seishub test server not reachable.'), ('clients.seishub', 'obspy.clients.seishub.tests.test_client', 'ClientTestCase', 'test_get_paz', 'Seishub test server not reachable.'), ('clients.seishub', 'obspy.clients.seishub.tests.test_client', 'ClientTestCase', 'test_get_preview', 'Seishub test server not reachable.'), ('clients.seishub', 'obspy.clients.seishub.tests.test_client', 'ClientTestCase', 'test_get_preview_by_ids', 'Seishub test server not reachable.'), ('clients.seishub', 'obspy.clients.seishub.tests.test_client', 'ClientTestCase', 'test_get_station_ids', 'Seishub test server not reachable.'), ('clients.seishub', 'obspy.clients.seishub.tests.test_client', 'ClientTestCase', 'test_get_waveform_with_metadata', 'Seishub test server not reachable.'), ('clients.seishub', 'obspy.clients.seishub.tests.test_client', 'ClientTestCase', 'test_get_waveforms', 'Seishub test server not reachable.'), ('clients.seishub', 'obspy.clients.seishub.tests.test_client', 'ClientTestCase', 'test_localcache', 'Seishub test server not reachable.'), ('clients.seishub', 'obspy.clients.seishub.tests.test_client', 'ClientTestCase', 'test_ping', 'Seishub test server not reachable.'), ('core', 'obspy.core.tests.test_network', 'NetworkBasemapTestCase', 'test_location_plot_global', 'basemap not installed'), ('core', 'obspy.core.tests.test_network', 'NetworkBasemapTestCase', 'test_location_plot_local', 'basemap not installed'), ('core', 'obspy.core.tests.test_network', 'NetworkBasemapTestCase', 'test_location_plot_ortho', 'basemap not installed'), ('core', 'obspy.core.tests.test_network', 'NetworkCartopyTestCase', 'test_location_plot_global', 'cartopy not installed'), ('core', 'obspy.core.tests.test_network', 'NetworkCartopyTestCase', 'test_location_plot_local', 'cartopy not installed'), ('core', 'obspy.core.tests.test_network', 'NetworkCartopyTestCase', 'test_location_plot_ortho', 'cartopy not installed'), ('core', 'obspy.core.tests.test_code_formatting', 'CodeFormattingTestCase', 'test_flake8', 'Formatting tests require at least flake8 3.0.'), ('core', 'obspy.core.tests.test_event', 'CatalogBasemapTestCase', 'test_catalog_plot_global', 'basemap not installed'), ('core', 'obspy.core.tests.test_event', 'CatalogBasemapTestCase', 'test_catalog_plot_local', 'basemap not installed'), ('core', 'obspy.core.tests.test_event', 'CatalogBasemapTestCase', 'test_catalog_plot_ortho', 'basemap not installed'), ('core', 'obspy.core.tests.test_event', 'CatalogBasemapTestCase', 'test_catalog_plot_ortho_longitude_wrap', 'basemap not installed'), ('core', 'obspy.core.tests.test_event', 'CatalogCartopyTestCase', 'test_catalog_plot_global', 'Cartopy not installed or too old'), ('core', 'obspy.core.tests.test_event', 'CatalogCartopyTestCase', 'test_catalog_plot_local', 'Cartopy not installed or too old'), ('core', 'obspy.core.tests.test_event', 'CatalogCartopyTestCase', 'test_catalog_plot_ortho', 'Cartopy not installed or too old'), ('core', 'obspy.core.tests.test_event', 'CatalogCartopyTestCase', 'test_catalog_plot_ortho_longitude_wrap', 'Cartopy not installed or too old'), ('core', 'obspy.core.tests.test_event', 'EventTestCase', 'test_plot_farfield_without_quiver_with_maps', 'basemap not installed'), ('core', 'obspy.core.tests.test_inventory', 'InventoryBasemapTestCase', 'test_combined_station_event_plot', 'basemap not installed'), ('core', 'obspy.core.tests.test_inventory', 'InventoryBasemapTestCase', 'test_location_plot_global', 'basemap not installed'), ('core', 'obspy.core.tests.test_inventory', 'InventoryBasemapTestCase', 'test_location_plot_local', 'basemap not installed'), ('core', 'obspy.core.tests.test_inventory', 'InventoryBasemapTestCase', 'test_location_plot_ortho', 'basemap not installed'), ('core', 'obspy.core.tests.test_inventory', 'InventoryCartopyTestCase', 'test_location_plot_global', 'cartopy not installed'), ('core', 'obspy.core.tests.test_inventory', 'InventoryCartopyTestCase', 'test_location_plot_local', 'cartopy not installed'), ('core', 'obspy.core.tests.test_inventory', 'InventoryCartopyTestCase', 'test_location_plot_ortho', 'cartopy not installed'), ('geodetics', 'obspy.geodetics.tests.test_util_geodetics', 'UtilGeodeticsTestCase', 'test_gps_2_dist_azimuth_with_geographiclib', 'Module geographiclib is not installed'), ('geodetics', 'obspy.geodetics.tests.test_util_geodetics', 'UtilGeodeticsTestCase', 'test_issue_375', 'Module geographiclib is not installed'), ('imaging', 'obspy.imaging.tests.test_mopad_script', 'MopadTestCase', 'test_script_plot', 'Currently broken until further review.'), ('io.nlloc', 'obspy.io.nlloc.tests.test_util', 'NLLOCTestCase', 'test_read_nlloc_scatter_coordinate_conversion', 'pyproj not installed'), ('io.shapefile', 'obspy.io.shapefile.tests.test_core', 'ShapefileTestCase', 'test_write_catalog_shapefile', 'gdal not installed or version is too old'), ('io.shapefile', 'obspy.io.shapefile.tests.test_core', 'ShapefileTestCase', 'test_write_catalog_shapefile_via_plugin', 'gdal not installed or version is too old'), ('io.shapefile', 'obspy.io.shapefile.tests.test_core', 'ShapefileTestCase', 'test_write_inventory_shapefile', 'gdal not installed or version is too old'), ('io.shapefile', 'obspy.io.shapefile.tests.test_core', 'ShapefileTestCase', 'test_write_inventory_shapefile_via_plugin', 'gdal not installed or version is too old'), ('io.wav', 'obspy.io.wav.tests.test_core', 'CoreTestCase', 'test_rescale_on_write', 'needs a recent NumPy version'), ('signal', 'obspy.signal.tests.test_quality_control', 'QualityControlTestCase', 'test_schema_validation', 'Test requires the jsonschema module'), ('taup', 'obspy.taup.tests.test_tau', 'TauPyModelTestCase', 'test_p_iasp91_geo_manual', 'Module geographiclib is not installed'), ('taup', 'obspy.taup.tests.test_tau', 'TauPyModelTestCase', 'test_pierce_p_iasp91_geo', 'Module geographiclib is not installed'), ('taup', 'obspy.taup.tests.test_tau', 'TauPyModelTestCase', 'test_single_path_geo_iasp91', 'Module geographiclib is not installed'), ('taup', 'obspy.taup.tests.test_taup_geo', 'TaupGeoTestCase', 'test_path_geo', 'Module geographiclib is not installed or too old.')]</skipped_tests_details></report>