------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 FLAVOR=py39 UNAME_r=6.5 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- PYTHON="/usr/local/bin/python3.9" XDG_DATA_HOME=/construction/net/py-sbws XDG_CONFIG_HOME=/construction/net/py-sbws XDG_CACHE_HOME=/construction/net/py-sbws/.cache HOME=/construction/net/py-sbws TMPDIR="/tmp" PATH=/construction/net/py-sbws/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/net/py-sbws/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/net/py-sbws XDG_CONFIG_HOME=/construction/net/py-sbws XDG_CACHE_HOME=/construction/net/py-sbws/.cache HOME=/construction/net/py-sbws TMPDIR="/tmp" PATH=/construction/net/py-sbws/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/net/py-sbws/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/net/py-sbws/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- PYTHON_INCLUDEDIR=include/python3.9 PYTHON_LIBDIR=lib/python3.9 PYTHON_PLATFORM=dragonfly6 PYTHON_SITELIBDIR=lib/python3.9/site-packages PYTHON_SUFFIX=39 PYTHON_EXT_SUFFIX=.cpython-39 PYTHON_VER=3.9 PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/py39-sbws" EXAMPLESDIR="share/examples/py39-sbws" DATADIR="share/py39-sbws" WWWDIR="www/py39-sbws" ETCDIR="etc/py39-sbws" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PYTHON_INCLUDEDIR=/usr/local/include/python3.9 PYTHON_LIBDIR=/usr/local/lib/python3.9 PYTHON_PLATFORM=dragonfly6 PYTHON_SITELIBDIR=/usr/local/lib/python3.9/site-packages PYTHON_SUFFIX=39 PYTHON_EXT_SUFFIX=.cpython-39 PYTHON_VER=3.9 PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/py39-sbws DOCSDIR=/usr/local/share/doc/py39-sbws EXAMPLESDIR=/usr/local/share/examples/py39-sbws WWWDIR=/usr/local/www/py39-sbws ETCDIR=/usr/local/etc/py39-sbws SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes DFLY_STING_XFAIL=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_COMPRESSION_FORMAT=.tgz DEVELOPER=1 WITH_CCACHE_BUILD=yes CCACHE_DIR=/ccache UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=600503 OSVERSION=9999999 OSREL=6.5 _OSRELEASE=6.5-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=13 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.pkg Installing /packages/All/libffi-3.4.4.pkg Installing /packages/All/expat-2.5.0.pkg Installing /packages/All/mpdecimal-2.5.1.pkg Installing /packages/All/ncurses-6.4.pkg ===== Message from ncurses-6.4: -- To get the terminfo database please install the terminfo-db package: pkg install terminfo-db Installing /packages/All/readline-8.2.1.pkg Installing /packages/All/gettext-runtime-0.21.1.pkg Installing /packages/All/openssl-1.1.1u,1.pkg Installing /packages/All/python39-3.9.17.pkg ===== Message from python39-3.9.17: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py39-gdbm databases/py-gdbm@py39 py39-sqlite3 databases/py-sqlite3@py39 py39-tkinter x11-toolkits/py-tkinter@py39 Installing /packages/All/py39-setuptools-63.1.0_1.pkg Installing /packages/All/ccache-3.7.12_4.pkg Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for gcc create symlink for gcc (world) create symlink for g++ create symlink for g++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. Installing /packages/All/py39-pysocks-1.7.1.pkg Installing /packages/All/py39-certifi-2023.5.7.pkg Installing /packages/All/py39-charset-normalizer-3.1.0.pkg Installing /packages/All/py39-idna-3.4_1.pkg Installing /packages/All/py39-pycparser-2.21.pkg Installing /packages/All/py39-cffi-1.15.1.pkg Installing /packages/All/py39-cryptography-3.4.8_1,1.pkg Installing /packages/All/py39-six-1.16.0.pkg Installing /packages/All/py39-openssl-21.0.0,1.pkg Installing /packages/All/py39-urllib3-1.26.16,1.pkg ===== Message from py39-urllib3-1.26.16,1: -- Since version 1.25 HTTPS connections are now verified by default which is done via "cert_reqs = 'CERT_REQUIRED'". While certificate verification can be disabled via "cert_reqs = 'CERT_NONE'", it's highly recommended to leave it on. Various consumers of net/py-urllib3 already have implemented routines that either explicitly enable or disable HTTPS certificate verification (e.g. via configuration settings, CLI arguments, etc.). Yet it may happen that there are still some consumers which don't explicitly enable/disable certificate verification for HTTPS connections which could then lead to errors (as is often the case with self-signed certificates). In case of an error one should try first to temporarily disable certificate verification of the problematic urllib3 consumer to see if that approach will remedy the issue. Installing /packages/All/py39-requests-2.31.0.pkg Installing /packages/All/py39-stem-1.8.1.pkg Installing /packages/All/py39-psutil-5.9.5.pkg Installing /packages/All/libevent-2.1.12.pkg Installing /packages/All/liblz4-1.9.4,1.pkg Installing /packages/All/zstd-1.5.5.pkg Installing /packages/All/tor-0.4.7.13.pkg ===> Creating groups. Creating group '_tor' with gid '256'. ===> Creating users Creating user '_tor' with uid '256'. ===> Creating homedir(s) ===== Message from tor-0.4.7.13: -- To enable the tor server, set tor_enable="YES" in your /etc/rc.conf and edit /usr/local/etc/tor/torrc as desired. (However, note that the /usr/local/etc/rc.d/tor rc.subr script can override some torrc options: see that script for details.) To use the torify script, install the net/torsocks port. Tor users are strongly advised to prevent traffic analysis that exploits sequential IP IDs by setting: sysctl net.inet.ip.random_id=1 (see sysctl.conf(5)). In order to run additional, independent instances of tor on the same machine set tor_instances="inst1 inst2 ..." in your /etc/rc.conf, and create the corresponding additional configuration files /usr/local/etc/tor/torrc@inst1, ... Alternatively, you can use the extended instance definition to specify all instance parameteres explicitly: inst_name{:inst_conf:inst_user:inst_group:inst_pidfile:inst_data_dir} Installing /packages/All/obfs4proxy-tor-0.0.14_6.pkg ===== Message from obfs4proxy-tor-0.0.14_6: -- To use obfs4 as a Bridge Client, please add the following configuration to your 'torrc' config file: # Enable obfs4proxy as Client ClientTransportPlugin obfs4 exec /usr/local/bin/obfs4proxy To use obfs4 as a Pluggable Transport in your Tor Bridge server, use the following configurations in your 'torrc' config file: # Enable obfs4proxy as Server ServerTransportPlugin obfs4 exec /usr/local/bin/obfs4proxy # Enable Extended ORPort ExtORPort auto ## (Optional) Listen on the specified IP:PORT # ServerTransportListenAddr obfs4 0.0.0.0:443 obfs4proxy is backwards-compatible with obfs2 and obfs3 either in client or server mode. If you want to use it like this, please adjust your 'torrc' config file to fit your needs. It's compatible with ScrambleSuit in client mode. For more information, please consult the official wiki page at https://trac.torproject.org/projects/tor/wiki/doc/PluggableTransports/obfs4proxy SUCCEEDED 00:00:12 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py39-sbws-1.3.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py39-sbws-1.3.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-sbws-1.3.0 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py39-sbws-1.3.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-sbws-1.3.0 for building => SHA256 Checksum OK for network-health-sbws-25aa5b232ca26729e1bf30a7c5a54fd22f5c3eeb_GL0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py39-sbws-1.3.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-sbws-1.3.0 for building ===> Extracting for py39-sbws-1.3.0 => SHA256 Checksum OK for network-health-sbws-25aa5b232ca26729e1bf30a7c5a54fd22f5c3eeb_GL0.tar.gz. Extracted Memory Use: 15.33M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py39-sbws-1.3.0 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py39-sbws-1.3.0 depends on package: py39-setuptools>=63.1.0 - found ===> py39-sbws-1.3.0 depends on file: /usr/local/bin/python3.9 - found ===> py39-sbws-1.3.0 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py39-sbws-1.3.0 depends on package: py39-setuptools>=63.1.0 - found ===> py39-sbws-1.3.0 depends on file: /usr/local/bin/python3.9 - found ===> py39-sbws-1.3.0 depends on file: /usr/local/bin/ccache - found ===> Configuring for py39-sbws-1.3.0 /usr/local/lib/python3.9/site-packages/setuptools/config/expand.py:142: UserWarning: File '/construction/net/py-sbws/sbws-25aa5b232ca26729e1bf30a7c5a54fd22f5c3eeb/README.md' cannot be found warnings.warn(f"File {path!r} cannot be found") running config SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py39-sbws-1.3.0 /usr/local/lib/python3.9/site-packages/setuptools/config/expand.py:142: UserWarning: File '/construction/net/py-sbws/sbws-25aa5b232ca26729e1bf30a7c5a54fd22f5c3eeb/README.md' cannot be found warnings.warn(f"File {path!r} cannot be found") running build running build_py creating build creating build/lib creating build/lib/sbws copying sbws/__init__.py -> build/lib/sbws copying sbws/_version.py -> build/lib/sbws copying sbws/globals.py -> build/lib/sbws copying sbws/sbws.py -> build/lib/sbws creating build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/conftest.py -> build/lib/tests creating build/lib/sbws/core copying sbws/core/__init__.py -> build/lib/sbws/core copying sbws/core/bwfile_health.py -> build/lib/sbws/core copying sbws/core/cleanup.py -> build/lib/sbws/core copying sbws/core/generate.py -> build/lib/sbws/core copying sbws/core/scanner.py -> build/lib/sbws/core copying sbws/core/stats.py -> build/lib/sbws/core creating build/lib/sbws/lib copying sbws/lib/__init__.py -> build/lib/sbws/lib copying sbws/lib/bwfile_health.py -> build/lib/sbws/lib copying sbws/lib/circuitbuilder.py -> build/lib/sbws/lib copying sbws/lib/destination.py -> build/lib/sbws/lib copying sbws/lib/heartbeat.py -> build/lib/sbws/lib copying sbws/lib/relaylist.py -> build/lib/sbws/lib copying sbws/lib/relayprioritizer.py -> build/lib/sbws/lib copying sbws/lib/resultdump.py -> build/lib/sbws/lib copying sbws/lib/scaling.py -> build/lib/sbws/lib copying sbws/lib/v3bwfile.py -> build/lib/sbws/lib creating build/lib/sbws/util copying sbws/util/__init__.py -> build/lib/sbws/util copying sbws/util/config.py -> build/lib/sbws/util copying sbws/util/filelock.py -> build/lib/sbws/util copying sbws/util/fs.py -> build/lib/sbws/util copying sbws/util/iso3166.py -> build/lib/sbws/util copying sbws/util/json.py -> build/lib/sbws/util copying sbws/util/parser.py -> build/lib/sbws/util copying sbws/util/requests.py -> build/lib/sbws/util copying sbws/util/state.py -> build/lib/sbws/util copying sbws/util/stem.py -> build/lib/sbws/util copying sbws/util/timestamp.py -> build/lib/sbws/util copying sbws/util/timestamps.py -> build/lib/sbws/util copying sbws/util/userquery.py -> build/lib/sbws/util creating build/lib/tests/integration copying tests/integration/__init__.py -> build/lib/tests/integration copying tests/integration/conftest.py -> build/lib/tests/integration copying tests/integration/test_files.py -> build/lib/tests/integration creating build/lib/tests/unit copying tests/unit/__init__.py -> build/lib/tests/unit copying tests/unit/conftest.py -> build/lib/tests/unit copying tests/unit/globals.py -> build/lib/tests/unit copying tests/unit/test_bwfile_health.py -> build/lib/tests/unit creating build/lib/tests/integration/util copying tests/integration/util/__init__.py -> build/lib/tests/integration/util copying tests/integration/util/test_requests.py -> build/lib/tests/integration/util copying tests/integration/util/test_stem.py -> build/lib/tests/integration/util running egg_info creating sbws.egg-info writing sbws.egg-info/PKG-INFO writing dependency_links to sbws.egg-info/dependency_links.txt writing entry points to sbws.egg-info/entry_points.txt writing requirements to sbws.egg-info/requires.txt writing top-level names to sbws.egg-info/top_level.txt writing manifest file 'sbws.egg-info/SOURCES.txt' reading manifest file 'sbws.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.md' warning: no previously-included files matching '*' found under directory '**/__pycache__' warning: no previously-included files matching '*.py[co]' found under directory '*' no previously-included directories found matching 'docs/build' writing manifest file 'sbws.egg-info/SOURCES.txt' /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'tests.data' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'tests.data' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'tests.data' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'tests.data' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'tests.integration.chutney_data' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'tests.integration.chutney_data' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'tests.integration.chutney_data' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'tests.integration.chutney_data' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'tests.integration.core' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'tests.integration.core' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'tests.integration.core' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'tests.integration.core' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'tests.integration.lib' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'tests.integration.lib' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'tests.integration.lib' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'tests.integration.lib' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'tests.unit.core' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'tests.unit.core' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'tests.unit.core' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'tests.unit.core' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'tests.unit.lib' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'tests.unit.lib' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'tests.unit.lib' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'tests.unit.lib' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'tests.unit.lib.data' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'tests.unit.lib.data' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'tests.unit.lib.data' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'tests.unit.lib.data' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'tests.unit.util' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'tests.unit.util' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'tests.unit.util' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'tests.unit.util' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'tests.unit.util.data' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'tests.unit.util.data' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'tests.unit.util.data' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'tests.unit.util.data' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) copying sbws/config.default.ini -> build/lib/sbws copying sbws/config.log.default.ini -> build/lib/sbws creating build/lib/tests/data copying tests/data/2020-02-29-10-00-00-consensus -> build/lib/tests/data copying tests/data/2020-02-29-10-05-00-server-descriptors -> build/lib/tests/data copying tests/data/2020-02-29-11-00-00-consensus -> build/lib/tests/data copying tests/data/2020-03-05-10-00-00-consensus -> build/lib/tests/data copying tests/data/2020-03-22-08-35-00-bandwidth -> build/lib/tests/data creating build/lib/tests/data/.sbws copying tests/data/.sbws/state.dat -> build/lib/tests/data/.sbws creating build/lib/tests/data/.sbws/datadir copying tests/data/.sbws/datadir/2019-03-25.txt -> build/lib/tests/data/.sbws/datadir creating build/lib/tests/data/.sbws/tor copying tests/data/.sbws/tor/cached-consensus -> build/lib/tests/data/.sbws/tor copying tests/data/.sbws/tor/cached-descriptors -> build/lib/tests/data/.sbws/tor creating build/lib/tests/data/.sbws/v3bw copying tests/data/.sbws/v3bw/20190325_130909.v3bw -> build/lib/tests/data/.sbws/v3bw copying tests/integration/run.sh -> build/lib/tests/integration copying tests/integration/sbws_testnet.ini -> build/lib/tests/integration copying tests/integration/start_chutney.sh -> build/lib/tests/integration copying tests/integration/stop_chutney.sh -> build/lib/tests/integration creating build/lib/tests/integration/chutney_data copying tests/integration/chutney_data/bwscanner -> build/lib/tests/integration/chutney_data copying tests/integration/chutney_data/client_bwscanner.tmpl -> build/lib/tests/integration/chutney_data copying tests/integration/chutney_data/non-exit.tmpl -> build/lib/tests/integration/chutney_data copying tests/integration/chutney_data/relay-MAB.tmpl -> build/lib/tests/integration/chutney_data copying tests/integration/chutney_data/relay-MBR.tmpl -> build/lib/tests/integration/chutney_data creating build/lib/tests/integration/core copying tests/integration/core/test_scanner.py -> build/lib/tests/integration/core creating build/lib/tests/integration/lib copying tests/integration/lib/test_circuitbuilder.py -> build/lib/tests/integration/lib copying tests/integration/lib/test_destination.py -> build/lib/tests/integration/lib copying tests/integration/lib/test_relaylist.py -> build/lib/tests/integration/lib copying tests/integration/lib/test_relayprioritizer.py -> build/lib/tests/integration/lib creating build/lib/tests/unit/core copying tests/unit/core/test_generate.py -> build/lib/tests/unit/core copying tests/unit/core/test_scanner.py -> build/lib/tests/unit/core copying tests/unit/core/test_stats.py -> build/lib/tests/unit/core creating build/lib/tests/unit/lib copying tests/unit/lib/test_destination.py -> build/lib/tests/unit/lib copying tests/unit/lib/test_heartbeat.py -> build/lib/tests/unit/lib copying tests/unit/lib/test_relaylist.py -> build/lib/tests/unit/lib copying tests/unit/lib/test_relayprioritizer.py -> build/lib/tests/unit/lib copying tests/unit/lib/test_resultdump.py -> build/lib/tests/unit/lib copying tests/unit/lib/test_results.py -> build/lib/tests/unit/lib copying tests/unit/lib/test_scaling.py -> build/lib/tests/unit/lib copying tests/unit/lib/test_v3bwfile.py -> build/lib/tests/unit/lib creating build/lib/tests/unit/lib/data copying tests/unit/lib/data/results.txt -> build/lib/tests/unit/lib/data copying tests/unit/lib/data/results_0_consensus_bw.txt -> build/lib/tests/unit/lib/data copying tests/unit/lib/data/results_away.txt -> build/lib/tests/unit/lib/data copying tests/unit/lib/data/results_no_consensus_bw.txt -> build/lib/tests/unit/lib/data copying tests/unit/lib/data/results_no_desc_bw_avg.txt -> build/lib/tests/unit/lib/data copying tests/unit/lib/data/results_no_desc_bw_avg_obs.txt -> build/lib/tests/unit/lib/data copying tests/unit/lib/data/results_no_desc_bw_obs.txt -> build/lib/tests/unit/lib/data creating build/lib/tests/unit/util copying tests/unit/util/test_config.py -> build/lib/tests/unit/util copying tests/unit/util/test_json.py -> build/lib/tests/unit/util copying tests/unit/util/test_state.py -> build/lib/tests/unit/util copying tests/unit/util/test_stem.py -> build/lib/tests/unit/util copying tests/unit/util/test_timestamp.py -> build/lib/tests/unit/util copying tests/unit/util/test_timestamps.py -> build/lib/tests/unit/util copying tests/unit/util/test_userquery.py -> build/lib/tests/unit/util creating build/lib/tests/unit/util/data copying tests/unit/util/data/user_sbws.ini -> build/lib/tests/unit/util/data UPDATING build/lib/sbws/_version.py set build/lib/sbws/_version.py to '1.3.0' SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py39-sbws-1.3.0 depends on package: py39-pysocks>=1.6.8 - found ===> py39-sbws-1.3.0 depends on package: py39-requests>=2.18.4 - found ===> py39-sbws-1.3.0 depends on package: py39-stem>=1.7.0 - found ===> py39-sbws-1.3.0 depends on package: py39-psutil>=5.5 - found ===> py39-sbws-1.3.0 depends on executable: tor - found ===> py39-sbws-1.3.0 depends on executable: obfs4proxy - found ===> py39-sbws-1.3.0 depends on package: py39-setuptools>=63.1.0 - found ===> py39-sbws-1.3.0 depends on file: /usr/local/bin/python3.9 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py39-sbws-1.3.0 ===> py39-sbws-1.3.0 depends on package: py39-pysocks>=1.6.8 - found ===> py39-sbws-1.3.0 depends on package: py39-requests>=2.18.4 - found ===> py39-sbws-1.3.0 depends on package: py39-stem>=1.7.0 - found ===> py39-sbws-1.3.0 depends on package: py39-psutil>=5.5 - found ===> py39-sbws-1.3.0 depends on executable: tor - found ===> py39-sbws-1.3.0 depends on executable: obfs4proxy - found ===> py39-sbws-1.3.0 depends on package: py39-setuptools>=63.1.0 - found ===> py39-sbws-1.3.0 depends on file: /usr/local/bin/python3.9 - found ===> Generating temporary packing list /usr/local/lib/python3.9/site-packages/setuptools/config/expand.py:142: UserWarning: File '/construction/net/py-sbws/sbws-25aa5b232ca26729e1bf30a7c5a54fd22f5c3eeb/README.md' cannot be found warnings.warn(f"File {path!r} cannot be found") running install /usr/local/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running egg_info writing sbws.egg-info/PKG-INFO writing dependency_links to sbws.egg-info/dependency_links.txt writing entry points to sbws.egg-info/entry_points.txt writing requirements to sbws.egg-info/requires.txt writing top-level names to sbws.egg-info/top_level.txt reading manifest file 'sbws.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.md' warning: no previously-included files matching '*' found under directory '**/__pycache__' warning: no previously-included files matching '*.py[co]' found under directory '*' no previously-included directories found matching 'docs/build' writing manifest file 'sbws.egg-info/SOURCES.txt' /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'tests.data' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'tests.data' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'tests.data' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'tests.data' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'tests.integration.chutney_data' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'tests.integration.chutney_data' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'tests.integration.chutney_data' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'tests.integration.chutney_data' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'tests.integration.core' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'tests.integration.core' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'tests.integration.core' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'tests.integration.core' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'tests.integration.lib' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'tests.integration.lib' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'tests.integration.lib' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'tests.integration.lib' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'tests.unit.core' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'tests.unit.core' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'tests.unit.core' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'tests.unit.core' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'tests.unit.lib' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'tests.unit.lib' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'tests.unit.lib' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'tests.unit.lib' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'tests.unit.lib.data' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'tests.unit.lib.data' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'tests.unit.lib.data' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'tests.unit.lib.data' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'tests.unit.util' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'tests.unit.util' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'tests.unit.util' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'tests.unit.util' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'tests.unit.util.data' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'tests.unit.util.data' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'tests.unit.util.data' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'tests.unit.util.data' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) UPDATING build/lib/sbws/_version.py set build/lib/sbws/_version.py to '1.3.0' running install_lib creating /construction/net/py-sbws/stage/usr/local/lib/python3.9 creating /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages creating /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws copying build/lib/sbws/_version.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws copying build/lib/sbws/__init__.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws copying build/lib/sbws/globals.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws copying build/lib/sbws/sbws.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws creating /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/core copying build/lib/sbws/core/__init__.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/core copying build/lib/sbws/core/bwfile_health.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/core copying build/lib/sbws/core/cleanup.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/core copying build/lib/sbws/core/generate.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/core copying build/lib/sbws/core/scanner.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/core copying build/lib/sbws/core/stats.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/core creating /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/lib copying build/lib/sbws/lib/__init__.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/lib copying build/lib/sbws/lib/bwfile_health.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/lib copying build/lib/sbws/lib/circuitbuilder.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/lib copying build/lib/sbws/lib/destination.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/lib copying build/lib/sbws/lib/heartbeat.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/lib copying build/lib/sbws/lib/relaylist.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/lib copying build/lib/sbws/lib/relayprioritizer.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/lib copying build/lib/sbws/lib/resultdump.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/lib copying build/lib/sbws/lib/scaling.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/lib copying build/lib/sbws/lib/v3bwfile.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/lib creating /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/util copying build/lib/sbws/util/__init__.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/util copying build/lib/sbws/util/config.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/util copying build/lib/sbws/util/filelock.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/util copying build/lib/sbws/util/fs.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/util copying build/lib/sbws/util/iso3166.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/util copying build/lib/sbws/util/json.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/util copying build/lib/sbws/util/parser.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/util copying build/lib/sbws/util/requests.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/util copying build/lib/sbws/util/state.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/util copying build/lib/sbws/util/stem.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/util copying build/lib/sbws/util/timestamp.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/util copying build/lib/sbws/util/timestamps.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/util copying build/lib/sbws/util/userquery.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/util copying build/lib/sbws/config.default.ini -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws copying build/lib/sbws/config.log.default.ini -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws creating /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests copying build/lib/tests/__init__.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests copying build/lib/tests/conftest.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests creating /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/integration copying build/lib/tests/integration/__init__.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/integration copying build/lib/tests/integration/conftest.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/integration copying build/lib/tests/integration/test_files.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/integration creating /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/integration/util copying build/lib/tests/integration/util/__init__.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/integration/util copying build/lib/tests/integration/util/test_requests.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/integration/util copying build/lib/tests/integration/util/test_stem.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/integration/util copying build/lib/tests/integration/run.sh -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/integration copying build/lib/tests/integration/sbws_testnet.ini -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/integration copying build/lib/tests/integration/start_chutney.sh -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/integration copying build/lib/tests/integration/stop_chutney.sh -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/integration creating /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/integration/chutney_data copying build/lib/tests/integration/chutney_data/bwscanner -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/integration/chutney_data copying build/lib/tests/integration/chutney_data/client_bwscanner.tmpl -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/integration/chutney_data copying build/lib/tests/integration/chutney_data/non-exit.tmpl -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/integration/chutney_data copying build/lib/tests/integration/chutney_data/relay-MAB.tmpl -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/integration/chutney_data copying build/lib/tests/integration/chutney_data/relay-MBR.tmpl -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/integration/chutney_data creating /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/integration/core copying build/lib/tests/integration/core/test_scanner.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/integration/core creating /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/integration/lib copying build/lib/tests/integration/lib/test_circuitbuilder.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/integration/lib copying build/lib/tests/integration/lib/test_destination.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/integration/lib copying build/lib/tests/integration/lib/test_relaylist.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/integration/lib copying build/lib/tests/integration/lib/test_relayprioritizer.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/integration/lib creating /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/unit copying build/lib/tests/unit/__init__.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/unit copying build/lib/tests/unit/conftest.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/unit copying build/lib/tests/unit/globals.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/unit copying build/lib/tests/unit/test_bwfile_health.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/unit creating /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/unit/core copying build/lib/tests/unit/core/test_generate.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/unit/core copying build/lib/tests/unit/core/test_scanner.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/unit/core copying build/lib/tests/unit/core/test_stats.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/unit/core creating /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/unit/lib copying build/lib/tests/unit/lib/test_destination.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/unit/lib copying build/lib/tests/unit/lib/test_heartbeat.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/unit/lib copying build/lib/tests/unit/lib/test_relaylist.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/unit/lib copying build/lib/tests/unit/lib/test_relayprioritizer.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/unit/lib copying build/lib/tests/unit/lib/test_resultdump.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/unit/lib copying build/lib/tests/unit/lib/test_results.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/unit/lib copying build/lib/tests/unit/lib/test_scaling.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/unit/lib copying build/lib/tests/unit/lib/test_v3bwfile.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/unit/lib creating /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/unit/lib/data copying build/lib/tests/unit/lib/data/results.txt -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/unit/lib/data copying build/lib/tests/unit/lib/data/results_0_consensus_bw.txt -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/unit/lib/data copying build/lib/tests/unit/lib/data/results_away.txt -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/unit/lib/data copying build/lib/tests/unit/lib/data/results_no_consensus_bw.txt -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/unit/lib/data copying build/lib/tests/unit/lib/data/results_no_desc_bw_avg.txt -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/unit/lib/data copying build/lib/tests/unit/lib/data/results_no_desc_bw_avg_obs.txt -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/unit/lib/data copying build/lib/tests/unit/lib/data/results_no_desc_bw_obs.txt -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/unit/lib/data creating /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/unit/util copying build/lib/tests/unit/util/test_config.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/unit/util copying build/lib/tests/unit/util/test_json.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/unit/util copying build/lib/tests/unit/util/test_state.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/unit/util copying build/lib/tests/unit/util/test_stem.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/unit/util copying build/lib/tests/unit/util/test_timestamp.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/unit/util copying build/lib/tests/unit/util/test_timestamps.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/unit/util copying build/lib/tests/unit/util/test_userquery.py -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/unit/util creating /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/unit/util/data copying build/lib/tests/unit/util/data/user_sbws.ini -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/unit/util/data creating /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/data copying build/lib/tests/data/2020-02-29-10-00-00-consensus -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/data copying build/lib/tests/data/2020-02-29-10-05-00-server-descriptors -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/data copying build/lib/tests/data/2020-02-29-11-00-00-consensus -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/data copying build/lib/tests/data/2020-03-05-10-00-00-consensus -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/data copying build/lib/tests/data/2020-03-22-08-35-00-bandwidth -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/data creating /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/data/.sbws copying build/lib/tests/data/.sbws/state.dat -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/data/.sbws creating /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/data/.sbws/datadir copying build/lib/tests/data/.sbws/datadir/2019-03-25.txt -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/data/.sbws/datadir creating /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/data/.sbws/tor copying build/lib/tests/data/.sbws/tor/cached-consensus -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/data/.sbws/tor copying build/lib/tests/data/.sbws/tor/cached-descriptors -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/data/.sbws/tor creating /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/data/.sbws/v3bw copying build/lib/tests/data/.sbws/v3bw/20190325_130909.v3bw -> /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/data/.sbws/v3bw byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/_version.py to _version.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/globals.py to globals.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/sbws.py to sbws.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/core/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/core/bwfile_health.py to bwfile_health.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/core/cleanup.py to cleanup.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/core/generate.py to generate.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/core/scanner.py to scanner.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/core/stats.py to stats.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/lib/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/lib/bwfile_health.py to bwfile_health.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/lib/circuitbuilder.py to circuitbuilder.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/lib/destination.py to destination.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/lib/heartbeat.py to heartbeat.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/lib/relaylist.py to relaylist.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/lib/relayprioritizer.py to relayprioritizer.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/lib/resultdump.py to resultdump.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/lib/scaling.py to scaling.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/lib/v3bwfile.py to v3bwfile.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/util/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/util/config.py to config.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/util/filelock.py to filelock.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/util/fs.py to fs.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/util/iso3166.py to iso3166.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/util/json.py to json.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/util/parser.py to parser.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/util/requests.py to requests.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/util/state.py to state.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/util/stem.py to stem.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/util/timestamp.py to timestamp.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/util/timestamps.py to timestamps.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws/util/userquery.py to userquery.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/conftest.py to conftest.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/integration/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/integration/conftest.py to conftest.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/integration/test_files.py to test_files.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/integration/util/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/integration/util/test_requests.py to test_requests.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/integration/util/test_stem.py to test_stem.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/integration/core/test_scanner.py to test_scanner.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/integration/lib/test_circuitbuilder.py to test_circuitbuilder.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/integration/lib/test_destination.py to test_destination.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/integration/lib/test_relaylist.py to test_relaylist.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/integration/lib/test_relayprioritizer.py to test_relayprioritizer.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/unit/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/unit/conftest.py to conftest.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/unit/globals.py to globals.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/unit/test_bwfile_health.py to test_bwfile_health.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/unit/core/test_generate.py to test_generate.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/unit/core/test_scanner.py to test_scanner.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/unit/core/test_stats.py to test_stats.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/unit/lib/test_destination.py to test_destination.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/unit/lib/test_heartbeat.py to test_heartbeat.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/unit/lib/test_relaylist.py to test_relaylist.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/unit/lib/test_relayprioritizer.py to test_relayprioritizer.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/unit/lib/test_resultdump.py to test_resultdump.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/unit/lib/test_results.py to test_results.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/unit/lib/test_scaling.py to test_scaling.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/unit/lib/test_v3bwfile.py to test_v3bwfile.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/unit/util/test_config.py to test_config.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/unit/util/test_json.py to test_json.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/unit/util/test_state.py to test_state.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/unit/util/test_stem.py to test_stem.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/unit/util/test_timestamp.py to test_timestamp.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/unit/util/test_timestamps.py to test_timestamps.cpython-39.pyc byte-compiling /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/tests/unit/util/test_userquery.py to test_userquery.cpython-39.pyc writing byte-compilation script '/tmp/tmp2_fdvo8s.py' /usr/local/bin/python3.9 /tmp/tmp2_fdvo8s.py removing /tmp/tmp2_fdvo8s.py running install_egg_info Copying sbws.egg-info to /construction/net/py-sbws/stage/usr/local/lib/python3.9/site-packages/sbws-1.3.0-py3.9.egg-info running install_scripts Installing sbws script to /construction/net/py-sbws/stage/usr/local/bin writing list of installed files to '/construction/net/py-sbws/.PLIST.pymodtmp' install -m 0644 /construction/net/py-sbws/sbws-25aa5b232ca26729e1bf30a7c5a54fd22f5c3eeb/docs/source/examples/sbws.example.ini /construction/net/py-sbws/stage/usr/local/etc/sbws.ini.sample ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX Move: bin/sbws --> bin/sbws-3.9 Link: @bin/sbws --> bin/sbws-3.9 ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py39-sbws-1.3.0 file sizes/checksums [242]: 0% file sizes/checksums [242]: 41% file sizes/checksums [242]: 82% file sizes/checksums [242]: 100% Service unavailablepacking files [242]: 0% packing files [242]: 41% packing files [242]: 82% packing files [242]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:03 TOTAL TIME 00:00:30