running build running build_py creating build creating build/lib creating build/lib/threat9_test_bed copying threat9_test_bed/_version.py -> build/lib/threat9_test_bed copying threat9_test_bed/cli.py -> build/lib/threat9_test_bed copying threat9_test_bed/scenarios.py -> build/lib/threat9_test_bed copying threat9_test_bed/__init__.py -> build/lib/threat9_test_bed creating build/lib/threat9_test_bed/tcp_service copying threat9_test_bed/tcp_service/__init__.py -> build/lib/threat9_test_bed/tcp_service copying threat9_test_bed/tcp_service/tcp_server.py -> build/lib/threat9_test_bed/tcp_service creating build/lib/threat9_test_bed/http_service copying threat9_test_bed/http_service/app.py -> build/lib/threat9_test_bed/http_service copying threat9_test_bed/http_service/gunicorn_server.py -> build/lib/threat9_test_bed/http_service copying threat9_test_bed/http_service/__init__.py -> build/lib/threat9_test_bed/http_service creating build/lib/threat9_test_bed/udp_service copying threat9_test_bed/udp_service/udp_server.py -> build/lib/threat9_test_bed/udp_service copying threat9_test_bed/udp_service/__init__.py -> build/lib/threat9_test_bed/udp_service creating build/lib/threat9_test_bed/telnet_service copying threat9_test_bed/telnet_service/protocol.py -> build/lib/threat9_test_bed/telnet_service copying threat9_test_bed/telnet_service/telnet_server.py -> build/lib/threat9_test_bed/telnet_service copying threat9_test_bed/telnet_service/__init__.py -> build/lib/threat9_test_bed/telnet_service creating build/lib/threat9_test_bed/service_mocks copying threat9_test_bed/service_mocks/telnet_service_mock.py -> build/lib/threat9_test_bed/service_mocks copying threat9_test_bed/service_mocks/http_service_mock.py -> build/lib/threat9_test_bed/service_mocks copying threat9_test_bed/service_mocks/tcp_service_mock.py -> build/lib/threat9_test_bed/service_mocks copying threat9_test_bed/service_mocks/udp_service_mock.py -> build/lib/threat9_test_bed/service_mocks copying threat9_test_bed/service_mocks/__init__.py -> build/lib/threat9_test_bed/service_mocks copying threat9_test_bed/service_mocks/base_service.py -> build/lib/threat9_test_bed/service_mocks copying threat9_test_bed/service_mocks/base_http_service.py -> build/lib/threat9_test_bed/service_mocks copying threat9_test_bed/service_mocks/http_scenario_service.py -> build/lib/threat9_test_bed/service_mocks running egg_info creating threat9_test_bed.egg-info writing threat9_test_bed.egg-info/PKG-INFO writing dependency_links to threat9_test_bed.egg-info/dependency_links.txt writing entry points to threat9_test_bed.egg-info/entry_points.txt writing requirements to threat9_test_bed.egg-info/requires.txt writing top-level names to threat9_test_bed.egg-info/top_level.txt writing manifest file 'threat9_test_bed.egg-info/SOURCES.txt' writing manifest file 'threat9_test_bed.egg-info/SOURCES.txt'