#81939 Report by node travis-ci covering 1584 tests from 43 modules resulted into 5 errors

Report

ObsPy version
1.0.3.post0+1182.g7b03d7132a
GitHub Pull Request
https://github.com/obspy/obspy/pull/1757
Report file
XML document
Total runtime
368.8 sec
Report date/time
May 10, 2017, 3:36 a.m.

System / Python

Architecture
64bit
Machine
x86_64
Node
travis-ci
Processor
x86_64
Python Compiler
GCC 4.4.7 20120313 (Red Hat 4.4.7-1)
Python Implementation
CPython
Python Version
3.6.1
Release
4.8.12-040812-generic
System
Linux
Version
#201612020431 SMP Fri Dec 2 09:33:31 UTC 2016

Dependencies

cartopy
---
decorator
4.0.11
flake8
---
future
0.16.0
geographiclib
1.48
lxml.etree
3.7.3
m2crypto
---
matplotlib
2.0.1
mock
2.0.0
mpl_toolkits.basemap
1.0.7
numpy
1.12.1
osgeo.gdal
---
pep8-naming
---
pyflakes
---
pyimgur
0.5.2
pyproj
1.9.5.1
requests
2.13.0
scipy
0.19.0
setuptools
27.2.0
sqlalchemy
1.1.9

Modules (43)

Module Errors / Failures Tracebacks
obspy.clients.arclink Not tested -
obspy.clients.earthworm Not tested -
obspy.clients.fdsn Not tested -
obspy.clients.filesystem - -
obspy.clients.iris Not tested -
obspy.clients.neic Not tested -
obspy.clients.seedlink Not tested -
obspy.clients.seishub Not tested -
obspy.clients.syngine Not tested -
obspy.core 4 1 2 3 4
obspy.db - -
obspy.geodetics - -
obspy.imaging - -
obspy.io.ah 1 5
obspy.io.arclink - -
obspy.io.ascii - -
obspy.io.cmtsolution - -
obspy.io.cnv - -
obspy.io.css - -
obspy.io.gcf - -
obspy.io.gse2 - -
obspy.io.json - -
obspy.io.kinemetrics - -
obspy.io.kml - -
obspy.io.mseed - -
obspy.io.ndk - -
obspy.io.nied - -
obspy.io.nlloc - -
obspy.io.nordic - -
obspy.io.pdas - -
obspy.io.pde - -
obspy.io.quakeml - -
obspy.io.reftek - -
obspy.io.sac - -
obspy.io.seg2 - -
obspy.io.segy - -
obspy.io.seisan - -
obspy.io.seiscomp - -
obspy.io.sh - -
obspy.io.shapefile - -
obspy.io.stationtxt - -
obspy.io.stationxml - -
obspy.io.wav - -
obspy.io.win - -
obspy.io.xseed - -
obspy.io.y - -
obspy.io.zmap - -
obspy.realtime - -
obspy.scripts - -
obspy.signal - -
obspy.taup - -
Summary 5 5

Tracebacks (5)

Traceback (most recent call last):
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/tests/test_waveform_plugins.py", line 436, in test_deepcopy
stream.write(format=format, filename=tmpfile)
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/stream.py", line 1439, in write
write_format(self, filename, **kwargs)
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/io/ah/core.py", line 435, in _write_ah1
packer = _pack_trace_wout_ah_dict(tr, packer)
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/io/ah/core.py", line 349, in _pack_trace_wout_ah_dict
packer.pack_fstring(6, tr.stats.station)
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/xdrlib.py", line 100, in pack_fstring
data = data + (n - len(data)) * b'\0'
TypeError: must be str, not bytes
Traceback (most recent call last):
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/tests/test_waveform_plugins.py", line 328, in test_issue_193
tr.write(tempfile, format)
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/trace.py", line 947, in write
Stream([self]).write(filename, format, **kwargs)
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/stream.py", line 1439, in write
write_format(self, filename, **kwargs)
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/io/ah/core.py", line 435, in _write_ah1
packer = _pack_trace_wout_ah_dict(tr, packer)
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/io/ah/core.py", line 349, in _pack_trace_wout_ah_dict
packer.pack_fstring(6, tr.stats.station)
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/xdrlib.py", line 100, in pack_fstring
data = data + (n - len(data)) * b'\0'
TypeError: must be str, not bytes
Traceback (most recent call last):
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/tests/test_waveform_plugins.py", line 90, in test_read_and_write
tr.write(outfile, format=format)
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/trace.py", line 947, in write
Stream([self]).write(filename, format, **kwargs)
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/stream.py", line 1439, in write
write_format(self, filename, **kwargs)
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/io/ah/core.py", line 435, in _write_ah1
packer = _pack_trace_wout_ah_dict(tr, packer)
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/io/ah/core.py", line 349, in _pack_trace_wout_ah_dict
packer.pack_fstring(6, tr.stats.station)
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/xdrlib.py", line 100, in pack_fstring
data = data + (n - len(data)) * b'\0'
TypeError: must be str, not bytes
Traceback (most recent call last):
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/tests/test_waveform_plugins.py", line 259, in test_read_thread_safe
tr.write(outfile, format=format)
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/trace.py", line 947, in write
Stream([self]).write(filename, format, **kwargs)
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/core/stream.py", line 1439, in write
write_format(self, filename, **kwargs)
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/io/ah/core.py", line 435, in _write_ah1
packer = _pack_trace_wout_ah_dict(tr, packer)
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/io/ah/core.py", line 349, in _pack_trace_wout_ah_dict
packer.pack_fstring(6, tr.stats.station)
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/xdrlib.py", line 100, in pack_fstring
data = data + (n - len(data)) * b'\0'
TypeError: must be str, not bytes
Traceback (most recent call last):
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/io/ah/tests/test_core.py", line 268, in test_write_ah1
_write_ah1(stream_orig, tmpfile)
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/io/ah/core.py", line 433, in _write_ah1
packer = _pack_trace_with_ah_dict(tr, packer)
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/obspy/io/ah/core.py", line 244, in _pack_trace_with_ah_dict
packer.pack_fstring(6, tr.stats.ah.station.code)
File "/home/travis/miniconda/envs/test-environment/lib/python3.6/xdrlib.py", line 100, in pack_fstring
data = data + (n - len(data)) * b'\0'
TypeError: must be str, not bytes

Skipped tests (17)

Submodule Test Skip message
core test_flake8 (obspy.core.tests.test_code_formatting.CodeFormattingTestCase) Formatting tests require at least flake8 3.0.
core test_catalog_plot_global (obspy.core.tests.test_event.CatalogCartopyTestCase) Cartopy not installed or too old
core test_catalog_plot_local (obspy.core.tests.test_event.CatalogCartopyTestCase) Cartopy not installed or too old
core test_catalog_plot_ortho (obspy.core.tests.test_event.CatalogCartopyTestCase) Cartopy not installed or too old
core test_catalog_plot_ortho_longitude_wrap (obspy.core.tests.test_event.CatalogCartopyTestCase) Cartopy not installed or too old
core test_location_plot_global (obspy.core.tests.test_inventory.InventoryCartopyTestCase) cartopy not installed
core test_location_plot_local (obspy.core.tests.test_inventory.InventoryCartopyTestCase) cartopy not installed
core test_location_plot_ortho (obspy.core.tests.test_inventory.InventoryCartopyTestCase) cartopy not installed
core test_location_plot_global (obspy.core.tests.test_network.NetworkCartopyTestCase) cartopy not installed
core test_location_plot_local (obspy.core.tests.test_network.NetworkCartopyTestCase) cartopy not installed
core test_location_plot_ortho (obspy.core.tests.test_network.NetworkCartopyTestCase) cartopy not installed
geodetics test_gps_2_dist_azimuth_bug150 (obspy.geodetics.tests.test_util_geodetics.UtilGeodeticsTestCase) Module geographiclib is installed, not using calc_vincenty_inverse
imaging test_script_plot (obspy.imaging.tests.test_mopad_script.MopadTestCase) Currently broken until further review.
io.shapefile test_write_catalog_shapefile (obspy.io.shapefile.tests.test_core.ShapefileTestCase) gdal not installed or version is too old
io.shapefile test_write_catalog_shapefile_via_plugin (obspy.io.shapefile.tests.test_core.ShapefileTestCase) gdal not installed or version is too old
io.shapefile test_write_inventory_shapefile (obspy.io.shapefile.tests.test_core.ShapefileTestCase) gdal not installed or version is too old
io.shapefile test_write_inventory_shapefile_via_plugin (obspy.io.shapefile.tests.test_core.ShapefileTestCase) gdal not installed or version is too old

Slowest tests (20)

Runtime Test
19.270s test_plot_farfield_without_quiver_with_maps (obspy.core.tests.test_event.EventTestCase)
12.123s test_ppsd_restricted_stacks (obspy.signal.tests.test_spectral_estimation.PsdTestCase)
10.384s test_plot_multiple_traces (obspy.imaging.tests.test_waveform.WaveformTestCase)
9.317s test_shoot_existing_ray_param (obspy.taup.tests.test_seismic_phase.TauPySeismicPhaseTestCase)
6.718s test_data_remains_unchanged (obspy.imaging.tests.test_waveform.WaveformTestCase)
5.697s test_remove_response_plot (obspy.core.tests.test_trace.TraceTestCase)
4.746s test_vs_java_iasp91 (obspy.taup.tests.test_tau.TauPyModelTestCase)
4.635s test_combined_station_event_plot (obspy.core.tests.test_inventory.InventoryBasemapTestCase)
4.488s test_auto_read_arclink_xml (obspy.io.arclink.tests.test_inventory_xml.ArclinkInventoryTestCase)
4.481s test_location_plot_global (obspy.core.tests.test_inventory.InventoryBasemapTestCase)
4.339s test_location_plot_global (obspy.core.tests.test_network.NetworkBasemapTestCase)
4.331s test_catalog_plot_global (obspy.core.tests.test_event.CatalogBasemapTestCase)
4.174s __init__ (obspy.taup)
4.173s test_many_identically_named_phases (obspy.taup.tests.test_seismic_phase.TauPySeismicPhaseTestCase)
4.007s test_polarization_vidale (obspy.signal.tests.test_polarization.PolarizationTestCase)
3.755s test_plot_wiggles_horizontal_section (obspy.imaging.tests.test_waveform.WaveformTestCase)
3.663s test_plot_wiggles_vertical_section (obspy.imaging.tests.test_waveform.WaveformTestCase)
3.648s test_plot_wiggles_positive_section (obspy.imaging.tests.test_waveform.WaveformTestCase)
3.611s test_plot_wiggles_negative_section (obspy.imaging.tests.test_waveform.WaveformTestCase)
3.536s test_plot_azim_section (obspy.imaging.tests.test_waveform.WaveformTestCase)