Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-blankly.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683358241.451410/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-blankly.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-blankly-1.18.24b0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-blankly.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683358241.451410/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-blankly.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-blankly-1.18.24b0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-blankly.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683358241.451410/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-blankly.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.WXszuA + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf blankly-1.18.24b0 + /usr/bin/gzip -dc /builddir/build/SOURCES/blankly-1.18.24b0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd blankly-1.18.24b0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ksR8tD + umask 022 + cd /builddir/build/BUILD + cd blankly-1.18.24b0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:487: UserWarning: Normalizing 'v1.18.24-beta' to '1.18.24b0' warnings.warn(tmpl.format(**locals())) running build running build_py creating build creating build/lib creating build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_auth_constructor.py -> build/lib/tests copying tests/testing_utils.py -> build/lib/tests creating build/lib/blankly copying blankly/__init__.py -> build/lib/blankly copying blankly/__main__.py -> build/lib/blankly copying blankly/enums.py -> build/lib/blankly creating build/lib/tests/new_interface_tests copying tests/new_interface_tests/test_utils.py -> build/lib/tests/new_interface_tests copying tests/new_interface_tests/conftest.py -> build/lib/tests/new_interface_tests copying tests/new_interface_tests/__init__.py -> build/lib/tests/new_interface_tests copying tests/new_interface_tests/test_interfaces.py -> build/lib/tests/new_interface_tests creating build/lib/blankly/futures copying blankly/futures/utils.py -> build/lib/blankly/futures copying blankly/futures/__init__.py -> build/lib/blankly/futures creating build/lib/blankly/exchanges copying blankly/exchanges/exchange.py -> build/lib/blankly/exchanges copying blankly/exchanges/__init__.py -> build/lib/blankly/exchanges copying blankly/exchanges/abc_exchange_websocket.py -> build/lib/blankly/exchanges copying blankly/exchanges/abc_base_exchange.py -> build/lib/blankly/exchanges copying blankly/exchanges/abc_exchange.py -> build/lib/blankly/exchanges copying blankly/exchanges/strategy_logger.py -> build/lib/blankly/exchanges creating build/lib/blankly/indicators copying blankly/indicators/utils.py -> build/lib/blankly/indicators copying blankly/indicators/__init__.py -> build/lib/blankly/indicators copying blankly/indicators/oscillators.py -> build/lib/blankly/indicators copying blankly/indicators/statistics.py -> build/lib/blankly/indicators copying blankly/indicators/moving_averages.py -> build/lib/blankly/indicators copying blankly/indicators/indicators.py -> build/lib/blankly/indicators creating build/lib/blankly/data copying blankly/data/__init__.py -> build/lib/blankly/data copying blankly/data/data_reader.py -> build/lib/blankly/data creating build/lib/blankly/deployment copying blankly/deployment/deploy.py -> build/lib/blankly/deployment copying blankly/deployment/new_cli.py -> build/lib/blankly/deployment copying blankly/deployment/__init__.py -> build/lib/blankly/deployment copying blankly/deployment/exchange_data.py -> build/lib/blankly/deployment copying blankly/deployment/login.py -> build/lib/blankly/deployment copying blankly/deployment/keys.py -> build/lib/blankly/deployment copying blankly/deployment/cli.py -> build/lib/blankly/deployment copying blankly/deployment/reporter_headers.py -> build/lib/blankly/deployment copying blankly/deployment/api.py -> build/lib/blankly/deployment copying blankly/deployment/ui.py -> build/lib/blankly/deployment creating build/lib/blankly/metrics copying blankly/metrics/__init__.py -> build/lib/blankly/metrics copying blankly/metrics/portfolio.py -> build/lib/blankly/metrics creating build/lib/blankly/frameworks copying blankly/frameworks/__init__.py -> build/lib/blankly/frameworks creating build/lib/blankly/utils copying blankly/utils/time_builder.py -> build/lib/blankly/utils copying blankly/utils/utils.py -> build/lib/blankly/utils copying blankly/utils/__init__.py -> build/lib/blankly/utils copying blankly/utils/exceptions.py -> build/lib/blankly/utils copying blankly/utils/scheduler.py -> build/lib/blankly/utils copying blankly/utils/time.py -> build/lib/blankly/utils creating build/lib/blankly/exchanges/futures copying blankly/exchanges/futures/__init__.py -> build/lib/blankly/exchanges/futures copying blankly/exchanges/futures/futures_exchange.py -> build/lib/blankly/exchanges/futures copying blankly/exchanges/futures/futures_strategy_logger.py -> build/lib/blankly/exchanges/futures creating build/lib/blankly/exchanges/managers copying blankly/exchanges/managers/orderbook_manager.py -> build/lib/blankly/exchanges/managers copying blankly/exchanges/managers/__init__.py -> build/lib/blankly/exchanges/managers copying blankly/exchanges/managers/websocket_manager.py -> build/lib/blankly/exchanges/managers copying blankly/exchanges/managers/ticker_manager.py -> build/lib/blankly/exchanges/managers copying blankly/exchanges/managers/general_stream_manager.py -> build/lib/blankly/exchanges/managers creating build/lib/blankly/exchanges/auth copying blankly/exchanges/auth/utils.py -> build/lib/blankly/exchanges/auth copying blankly/exchanges/auth/__init__.py -> build/lib/blankly/exchanges/auth copying blankly/exchanges/auth/auth_constructor.py -> build/lib/blankly/exchanges/auth creating build/lib/blankly/exchanges/orders copying blankly/exchanges/orders/market_order.py -> build/lib/blankly/exchanges/orders copying blankly/exchanges/orders/__init__.py -> build/lib/blankly/exchanges/orders copying blankly/exchanges/orders/limit_order.py -> build/lib/blankly/exchanges/orders copying blankly/exchanges/orders/order.py -> build/lib/blankly/exchanges/orders copying blankly/exchanges/orders/take_profit.py -> build/lib/blankly/exchanges/orders copying blankly/exchanges/orders/stop_limit.py -> build/lib/blankly/exchanges/orders copying blankly/exchanges/orders/stop_loss.py -> build/lib/blankly/exchanges/orders creating build/lib/blankly/exchanges/interfaces copying blankly/exchanges/interfaces/__init__.py -> build/lib/blankly/exchanges/interfaces copying blankly/exchanges/interfaces/abc_exchange_interface.py -> build/lib/blankly/exchanges/interfaces copying blankly/exchanges/interfaces/websocket.py -> build/lib/blankly/exchanges/interfaces copying blankly/exchanges/interfaces/exchange_interface.py -> build/lib/blankly/exchanges/interfaces copying blankly/exchanges/interfaces/futures_exchange_interface.py -> build/lib/blankly/exchanges/interfaces copying blankly/exchanges/interfaces/abc_base_exchange_interface.py -> build/lib/blankly/exchanges/interfaces creating build/lib/blankly/exchanges/orders/futures copying blankly/exchanges/orders/futures/__init__.py -> build/lib/blankly/exchanges/orders/futures copying blankly/exchanges/orders/futures/futures_order.py -> build/lib/blankly/exchanges/orders/futures creating build/lib/blankly/exchanges/interfaces/kucoin copying blankly/exchanges/interfaces/kucoin/kucoin_websocket_utils.py -> build/lib/blankly/exchanges/interfaces/kucoin copying blankly/exchanges/interfaces/kucoin/kucoin.py -> build/lib/blankly/exchanges/interfaces/kucoin copying blankly/exchanges/interfaces/kucoin/kucoin_interface.py -> build/lib/blankly/exchanges/interfaces/kucoin copying blankly/exchanges/interfaces/kucoin/kucoin_websocket.py -> build/lib/blankly/exchanges/interfaces/kucoin copying blankly/exchanges/interfaces/kucoin/__init__.py -> build/lib/blankly/exchanges/interfaces/kucoin creating build/lib/blankly/exchanges/interfaces/coinbase_advanced copying blankly/exchanges/interfaces/coinbase_advanced/__init__.py -> build/lib/blankly/exchanges/interfaces/coinbase_advanced copying blankly/exchanges/interfaces/coinbase_advanced/coinbase_advanced.py -> build/lib/blankly/exchanges/interfaces/coinbase_advanced creating build/lib/blankly/exchanges/interfaces/alpaca copying blankly/exchanges/interfaces/alpaca/alpaca_api.py -> build/lib/blankly/exchanges/interfaces/alpaca copying blankly/exchanges/interfaces/alpaca/alpaca_websocket.py -> build/lib/blankly/exchanges/interfaces/alpaca copying blankly/exchanges/interfaces/alpaca/__init__.py -> build/lib/blankly/exchanges/interfaces/alpaca copying blankly/exchanges/interfaces/alpaca/alpaca.py -> build/lib/blankly/exchanges/interfaces/alpaca copying blankly/exchanges/interfaces/alpaca/alpaca_websocket_utils.py -> build/lib/blankly/exchanges/interfaces/alpaca copying blankly/exchanges/interfaces/alpaca/alpaca_interface.py -> build/lib/blankly/exchanges/interfaces/alpaca creating build/lib/blankly/exchanges/interfaces/binance copying blankly/exchanges/interfaces/binance/binance_websocket.py -> build/lib/blankly/exchanges/interfaces/binance copying blankly/exchanges/interfaces/binance/__init__.py -> build/lib/blankly/exchanges/interfaces/binance copying blankly/exchanges/interfaces/binance/binance_websocket_utils.py -> build/lib/blankly/exchanges/interfaces/binance copying blankly/exchanges/interfaces/binance/binance.py -> build/lib/blankly/exchanges/interfaces/binance copying blankly/exchanges/interfaces/binance/binance_api.py -> build/lib/blankly/exchanges/interfaces/binance copying blankly/exchanges/interfaces/binance/binance_interface.py -> build/lib/blankly/exchanges/interfaces/binance creating build/lib/blankly/exchanges/interfaces/ftx_futures copying blankly/exchanges/interfaces/ftx_futures/__init__.py -> build/lib/blankly/exchanges/interfaces/ftx_futures copying blankly/exchanges/interfaces/ftx_futures/ftx_futures.py -> build/lib/blankly/exchanges/interfaces/ftx_futures copying blankly/exchanges/interfaces/ftx_futures/ftx_futures_interface.py -> build/lib/blankly/exchanges/interfaces/ftx_futures creating build/lib/blankly/exchanges/interfaces/ftx copying blankly/exchanges/interfaces/ftx/__init__.py -> build/lib/blankly/exchanges/interfaces/ftx copying blankly/exchanges/interfaces/ftx/ftx_websocket.py -> build/lib/blankly/exchanges/interfaces/ftx copying blankly/exchanges/interfaces/ftx/ftx_websocket_utils.py -> build/lib/blankly/exchanges/interfaces/ftx copying blankly/exchanges/interfaces/ftx/ftx.py -> build/lib/blankly/exchanges/interfaces/ftx copying blankly/exchanges/interfaces/ftx/ftx_interface.py -> build/lib/blankly/exchanges/interfaces/ftx copying blankly/exchanges/interfaces/ftx/ftx_api.py -> build/lib/blankly/exchanges/interfaces/ftx creating build/lib/blankly/exchanges/interfaces/okx copying blankly/exchanges/interfaces/okx/okx_api.py -> build/lib/blankly/exchanges/interfaces/okx copying blankly/exchanges/interfaces/okx/__init__.py -> build/lib/blankly/exchanges/interfaces/okx copying blankly/exchanges/interfaces/okx/okx_interface.py -> build/lib/blankly/exchanges/interfaces/okx copying blankly/exchanges/interfaces/okx/okx.py -> build/lib/blankly/exchanges/interfaces/okx copying blankly/exchanges/interfaces/okx/okx_websocket_utils.py -> build/lib/blankly/exchanges/interfaces/okx copying blankly/exchanges/interfaces/okx/okx_websocket.py -> build/lib/blankly/exchanges/interfaces/okx creating build/lib/blankly/exchanges/interfaces/binance_futures copying blankly/exchanges/interfaces/binance_futures/__init__.py -> build/lib/blankly/exchanges/interfaces/binance_futures copying blankly/exchanges/interfaces/binance_futures/binance_futures.py -> build/lib/blankly/exchanges/interfaces/binance_futures copying blankly/exchanges/interfaces/binance_futures/binance_futures_interface.py -> build/lib/blankly/exchanges/interfaces/binance_futures creating build/lib/blankly/exchanges/interfaces/paper_trade copying blankly/exchanges/interfaces/paper_trade/metrics.py -> build/lib/blankly/exchanges/interfaces/paper_trade copying blankly/exchanges/interfaces/paper_trade/backtesting_wrapper.py -> build/lib/blankly/exchanges/interfaces/paper_trade copying blankly/exchanges/interfaces/paper_trade/utils.py -> build/lib/blankly/exchanges/interfaces/paper_trade copying blankly/exchanges/interfaces/paper_trade/__init__.py -> build/lib/blankly/exchanges/interfaces/paper_trade copying blankly/exchanges/interfaces/paper_trade/paper_trade.py -> build/lib/blankly/exchanges/interfaces/paper_trade copying blankly/exchanges/interfaces/paper_trade/backtest_result.py -> build/lib/blankly/exchanges/interfaces/paper_trade copying blankly/exchanges/interfaces/paper_trade/abc_backtest_controller.py -> build/lib/blankly/exchanges/interfaces/paper_trade copying blankly/exchanges/interfaces/paper_trade/paper_trade_interface.py -> build/lib/blankly/exchanges/interfaces/paper_trade copying blankly/exchanges/interfaces/paper_trade/backtest_controller.py -> build/lib/blankly/exchanges/interfaces/paper_trade creating build/lib/blankly/exchanges/interfaces/coinbase_pro copying blankly/exchanges/interfaces/coinbase_pro/coinbase_pro_utils.py -> build/lib/blankly/exchanges/interfaces/coinbase_pro copying blankly/exchanges/interfaces/coinbase_pro/coinbase_pro_api.py -> build/lib/blankly/exchanges/interfaces/coinbase_pro copying blankly/exchanges/interfaces/coinbase_pro/__init__.py -> build/lib/blankly/exchanges/interfaces/coinbase_pro copying blankly/exchanges/interfaces/coinbase_pro/coinbase_pro.py -> build/lib/blankly/exchanges/interfaces/coinbase_pro copying blankly/exchanges/interfaces/coinbase_pro/coinbase_pro_websocket_utils.py -> build/lib/blankly/exchanges/interfaces/coinbase_pro copying blankly/exchanges/interfaces/coinbase_pro/coinbase_pro_interface.py -> build/lib/blankly/exchanges/interfaces/coinbase_pro copying blankly/exchanges/interfaces/coinbase_pro/coinbase_pro_websocket.py -> build/lib/blankly/exchanges/interfaces/coinbase_pro creating build/lib/blankly/exchanges/interfaces/keyless copying blankly/exchanges/interfaces/keyless/keyless.py -> build/lib/blankly/exchanges/interfaces/keyless copying blankly/exchanges/interfaces/keyless/__init__.py -> build/lib/blankly/exchanges/interfaces/keyless copying blankly/exchanges/interfaces/keyless/keyless_api.py -> build/lib/blankly/exchanges/interfaces/keyless creating build/lib/blankly/exchanges/interfaces/oanda copying blankly/exchanges/interfaces/oanda/oanda_api.py -> build/lib/blankly/exchanges/interfaces/oanda copying blankly/exchanges/interfaces/oanda/__init__.py -> build/lib/blankly/exchanges/interfaces/oanda copying blankly/exchanges/interfaces/oanda/oanda_interface.py -> build/lib/blankly/exchanges/interfaces/oanda copying blankly/exchanges/interfaces/oanda/oanda.py -> build/lib/blankly/exchanges/interfaces/oanda creating build/lib/blankly/exchanges/interfaces/paper_trade/futures copying blankly/exchanges/interfaces/paper_trade/futures/futures_paper_trade_interface.py -> build/lib/blankly/exchanges/interfaces/paper_trade/futures copying blankly/exchanges/interfaces/paper_trade/futures/__init__.py -> build/lib/blankly/exchanges/interfaces/paper_trade/futures copying blankly/exchanges/interfaces/paper_trade/futures/futures_paper_trade.py -> build/lib/blankly/exchanges/interfaces/paper_trade/futures creating build/lib/blankly/exchanges/interfaces/paper_trade/backtest copying blankly/exchanges/interfaces/paper_trade/backtest/__init__.py -> build/lib/blankly/exchanges/interfaces/paper_trade/backtest copying blankly/exchanges/interfaces/paper_trade/backtest/format_platform_result.py -> build/lib/blankly/exchanges/interfaces/paper_trade/backtest creating build/lib/blankly/exchanges/interfaces/paper_trade/local_account copying blankly/exchanges/interfaces/paper_trade/local_account/__init__.py -> build/lib/blankly/exchanges/interfaces/paper_trade/local_account copying blankly/exchanges/interfaces/paper_trade/local_account/trade_local.py -> build/lib/blankly/exchanges/interfaces/paper_trade/local_account creating build/lib/blankly/data/templates copying blankly/data/templates/keyless.py -> build/lib/blankly/data/templates copying blankly/data/templates/rsi_screener.py -> build/lib/blankly/data/templates copying blankly/data/templates/__init__.py -> build/lib/blankly/data/templates copying blankly/data/templates/none_screener.py -> build/lib/blankly/data/templates copying blankly/data/templates/none.py -> build/lib/blankly/data/templates copying blankly/data/templates/rsi_bot.py -> build/lib/blankly/data/templates creating build/lib/blankly/frameworks/strategy copying blankly/frameworks/strategy/strategy.py -> build/lib/blankly/frameworks/strategy copying blankly/frameworks/strategy/__init__.py -> build/lib/blankly/frameworks/strategy copying blankly/frameworks/strategy/strategy_state.py -> build/lib/blankly/frameworks/strategy copying blankly/frameworks/strategy/futures_strategy.py -> build/lib/blankly/frameworks/strategy copying blankly/frameworks/strategy/futures_strategy_state.py -> build/lib/blankly/frameworks/strategy copying blankly/frameworks/strategy/order.py -> build/lib/blankly/frameworks/strategy copying blankly/frameworks/strategy/strategy_base.py -> build/lib/blankly/frameworks/strategy creating build/lib/blankly/frameworks/multiprocessing copying blankly/frameworks/multiprocessing/blankly_bot.py -> build/lib/blankly/frameworks/multiprocessing copying blankly/frameworks/multiprocessing/__init__.py -> build/lib/blankly/frameworks/multiprocessing creating build/lib/blankly/frameworks/screener copying blankly/frameworks/screener/screener_state.py -> build/lib/blankly/frameworks/screener copying blankly/frameworks/screener/__init__.py -> build/lib/blankly/frameworks/screener copying blankly/frameworks/screener/screener.py -> build/lib/blankly/frameworks/screener copying blankly/frameworks/screener/screener_runner.py -> build/lib/blankly/frameworks/screener creating build/lib/blankly/frameworks/model copying blankly/frameworks/model/__init__.py -> build/lib/blankly/frameworks/model copying blankly/frameworks/model/model.py -> build/lib/blankly/frameworks/model + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.tlZvTw + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64 + cd blankly-1.18.24b0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:487: UserWarning: Normalizing 'v1.18.24-beta' to '1.18.24b0' warnings.warn(tmpl.format(**locals())) running install /usr/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 install_lib creating /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/tests/new_interface_tests copying build/lib/tests/new_interface_tests/test_utils.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/tests/new_interface_tests copying build/lib/tests/new_interface_tests/conftest.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/tests/new_interface_tests copying build/lib/tests/new_interface_tests/__init__.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/tests/new_interface_tests copying build/lib/tests/new_interface_tests/test_interfaces.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/tests/new_interface_tests copying build/lib/tests/test_auth_constructor.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/testing_utils.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly creating /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/futures copying build/lib/blankly/futures/utils.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/futures copying build/lib/blankly/futures/__init__.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/futures creating /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges creating /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/futures copying build/lib/blankly/exchanges/futures/__init__.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/futures copying build/lib/blankly/exchanges/futures/futures_exchange.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/futures copying build/lib/blankly/exchanges/futures/futures_strategy_logger.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/futures copying build/lib/blankly/exchanges/exchange.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges creating /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/managers copying build/lib/blankly/exchanges/managers/orderbook_manager.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/managers copying build/lib/blankly/exchanges/managers/__init__.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/managers copying build/lib/blankly/exchanges/managers/websocket_manager.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/managers copying build/lib/blankly/exchanges/managers/ticker_manager.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/managers copying build/lib/blankly/exchanges/managers/general_stream_manager.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/managers creating /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/auth copying build/lib/blankly/exchanges/auth/utils.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/auth copying build/lib/blankly/exchanges/auth/__init__.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/auth copying build/lib/blankly/exchanges/auth/auth_constructor.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/auth copying build/lib/blankly/exchanges/__init__.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges creating /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/orders creating /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/orders/futures copying build/lib/blankly/exchanges/orders/futures/__init__.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/orders/futures copying build/lib/blankly/exchanges/orders/futures/futures_order.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/orders/futures copying build/lib/blankly/exchanges/orders/market_order.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/orders copying build/lib/blankly/exchanges/orders/__init__.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/orders copying build/lib/blankly/exchanges/orders/limit_order.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/orders copying build/lib/blankly/exchanges/orders/order.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/orders copying build/lib/blankly/exchanges/orders/take_profit.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/orders copying build/lib/blankly/exchanges/orders/stop_limit.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/orders copying build/lib/blankly/exchanges/orders/stop_loss.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/orders copying build/lib/blankly/exchanges/abc_exchange_websocket.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges creating /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces creating /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/kucoin copying build/lib/blankly/exchanges/interfaces/kucoin/kucoin_websocket_utils.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/kucoin copying build/lib/blankly/exchanges/interfaces/kucoin/kucoin.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/kucoin copying build/lib/blankly/exchanges/interfaces/kucoin/kucoin_interface.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/kucoin copying build/lib/blankly/exchanges/interfaces/kucoin/kucoin_websocket.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/kucoin copying build/lib/blankly/exchanges/interfaces/kucoin/__init__.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/kucoin creating /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/coinbase_advanced copying build/lib/blankly/exchanges/interfaces/coinbase_advanced/__init__.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/coinbase_advanced copying build/lib/blankly/exchanges/interfaces/coinbase_advanced/coinbase_advanced.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/coinbase_advanced copying build/lib/blankly/exchanges/interfaces/__init__.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces creating /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/alpaca copying build/lib/blankly/exchanges/interfaces/alpaca/alpaca_api.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/alpaca copying build/lib/blankly/exchanges/interfaces/alpaca/alpaca_websocket.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/alpaca copying build/lib/blankly/exchanges/interfaces/alpaca/__init__.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/alpaca copying build/lib/blankly/exchanges/interfaces/alpaca/alpaca.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/alpaca copying build/lib/blankly/exchanges/interfaces/alpaca/alpaca_websocket_utils.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/alpaca copying build/lib/blankly/exchanges/interfaces/alpaca/alpaca_interface.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/alpaca creating /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/binance copying build/lib/blankly/exchanges/interfaces/binance/binance_websocket.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/binance copying build/lib/blankly/exchanges/interfaces/binance/__init__.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/binance copying build/lib/blankly/exchanges/interfaces/binance/binance_websocket_utils.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/binance copying build/lib/blankly/exchanges/interfaces/binance/binance.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/binance copying build/lib/blankly/exchanges/interfaces/binance/binance_api.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/binance copying build/lib/blankly/exchanges/interfaces/binance/binance_interface.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/binance copying build/lib/blankly/exchanges/interfaces/abc_exchange_interface.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces creating /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/ftx_futures copying build/lib/blankly/exchanges/interfaces/ftx_futures/__init__.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/ftx_futures copying build/lib/blankly/exchanges/interfaces/ftx_futures/ftx_futures.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/ftx_futures copying build/lib/blankly/exchanges/interfaces/ftx_futures/ftx_futures_interface.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/ftx_futures copying build/lib/blankly/exchanges/interfaces/websocket.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces creating /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/ftx copying build/lib/blankly/exchanges/interfaces/ftx/__init__.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/ftx copying build/lib/blankly/exchanges/interfaces/ftx/ftx_websocket.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/ftx copying build/lib/blankly/exchanges/interfaces/ftx/ftx_websocket_utils.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/ftx copying build/lib/blankly/exchanges/interfaces/ftx/ftx.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/ftx copying build/lib/blankly/exchanges/interfaces/ftx/ftx_interface.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/ftx copying build/lib/blankly/exchanges/interfaces/ftx/ftx_api.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/ftx creating /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/okx copying build/lib/blankly/exchanges/interfaces/okx/okx_api.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/okx copying build/lib/blankly/exchanges/interfaces/okx/__init__.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/okx copying build/lib/blankly/exchanges/interfaces/okx/okx_interface.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/okx copying build/lib/blankly/exchanges/interfaces/okx/okx.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/okx copying build/lib/blankly/exchanges/interfaces/okx/okx_websocket_utils.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/okx copying build/lib/blankly/exchanges/interfaces/okx/okx_websocket.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/okx creating /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/binance_futures copying build/lib/blankly/exchanges/interfaces/binance_futures/__init__.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/binance_futures copying build/lib/blankly/exchanges/interfaces/binance_futures/binance_futures.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/binance_futures copying build/lib/blankly/exchanges/interfaces/binance_futures/binance_futures_interface.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/binance_futures copying build/lib/blankly/exchanges/interfaces/exchange_interface.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces copying build/lib/blankly/exchanges/interfaces/futures_exchange_interface.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces creating /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/paper_trade copying build/lib/blankly/exchanges/interfaces/paper_trade/metrics.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/paper_trade creating /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/paper_trade/futures copying build/lib/blankly/exchanges/interfaces/paper_trade/futures/futures_paper_trade_interface.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/paper_trade/futures copying build/lib/blankly/exchanges/interfaces/paper_trade/futures/__init__.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/paper_trade/futures copying build/lib/blankly/exchanges/interfaces/paper_trade/futures/futures_paper_trade.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/paper_trade/futures copying build/lib/blankly/exchanges/interfaces/paper_trade/backtesting_wrapper.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/paper_trade creating /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/paper_trade/backtest copying build/lib/blankly/exchanges/interfaces/paper_trade/backtest/__init__.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/paper_trade/backtest copying build/lib/blankly/exchanges/interfaces/paper_trade/backtest/format_platform_result.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/paper_trade/backtest copying build/lib/blankly/exchanges/interfaces/paper_trade/utils.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/paper_trade copying build/lib/blankly/exchanges/interfaces/paper_trade/__init__.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/paper_trade copying build/lib/blankly/exchanges/interfaces/paper_trade/paper_trade.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/paper_trade copying build/lib/blankly/exchanges/interfaces/paper_trade/backtest_result.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/paper_trade copying build/lib/blankly/exchanges/interfaces/paper_trade/abc_backtest_controller.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/paper_trade copying build/lib/blankly/exchanges/interfaces/paper_trade/paper_trade_interface.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/paper_trade creating /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/paper_trade/local_account copying build/lib/blankly/exchanges/interfaces/paper_trade/local_account/__init__.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/paper_trade/local_account copying build/lib/blankly/exchanges/interfaces/paper_trade/local_account/trade_local.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/paper_trade/local_account copying build/lib/blankly/exchanges/interfaces/paper_trade/backtest_controller.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/paper_trade creating /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/coinbase_pro copying build/lib/blankly/exchanges/interfaces/coinbase_pro/coinbase_pro_utils.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/coinbase_pro copying build/lib/blankly/exchanges/interfaces/coinbase_pro/coinbase_pro_api.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/coinbase_pro copying build/lib/blankly/exchanges/interfaces/coinbase_pro/__init__.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/coinbase_pro copying build/lib/blankly/exchanges/interfaces/coinbase_pro/coinbase_pro.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/coinbase_pro copying build/lib/blankly/exchanges/interfaces/coinbase_pro/coinbase_pro_websocket_utils.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/coinbase_pro copying build/lib/blankly/exchanges/interfaces/coinbase_pro/coinbase_pro_interface.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/coinbase_pro copying build/lib/blankly/exchanges/interfaces/coinbase_pro/coinbase_pro_websocket.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/coinbase_pro copying build/lib/blankly/exchanges/interfaces/abc_base_exchange_interface.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces creating /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/keyless copying build/lib/blankly/exchanges/interfaces/keyless/keyless.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/keyless copying build/lib/blankly/exchanges/interfaces/keyless/__init__.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/keyless copying build/lib/blankly/exchanges/interfaces/keyless/keyless_api.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/keyless creating /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/oanda copying build/lib/blankly/exchanges/interfaces/oanda/oanda_api.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/oanda copying build/lib/blankly/exchanges/interfaces/oanda/__init__.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/oanda copying build/lib/blankly/exchanges/interfaces/oanda/oanda_interface.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/oanda copying build/lib/blankly/exchanges/interfaces/oanda/oanda.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/oanda copying build/lib/blankly/exchanges/abc_base_exchange.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges copying build/lib/blankly/exchanges/abc_exchange.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges copying build/lib/blankly/exchanges/strategy_logger.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges copying build/lib/blankly/__init__.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly creating /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/indicators copying build/lib/blankly/indicators/utils.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/indicators copying build/lib/blankly/indicators/__init__.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/indicators copying build/lib/blankly/indicators/oscillators.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/indicators copying build/lib/blankly/indicators/statistics.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/indicators copying build/lib/blankly/indicators/moving_averages.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/indicators copying build/lib/blankly/indicators/indicators.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/indicators creating /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/data copying build/lib/blankly/data/__init__.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/data creating /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/data/templates copying build/lib/blankly/data/templates/keyless.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/data/templates copying build/lib/blankly/data/templates/rsi_screener.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/data/templates copying build/lib/blankly/data/templates/__init__.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/data/templates copying build/lib/blankly/data/templates/none_screener.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/data/templates copying build/lib/blankly/data/templates/none.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/data/templates copying build/lib/blankly/data/templates/rsi_bot.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/data/templates copying build/lib/blankly/data/data_reader.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/data creating /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/deployment copying build/lib/blankly/deployment/deploy.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/deployment copying build/lib/blankly/deployment/new_cli.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/deployment copying build/lib/blankly/deployment/__init__.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/deployment copying build/lib/blankly/deployment/exchange_data.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/deployment copying build/lib/blankly/deployment/login.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/deployment copying build/lib/blankly/deployment/keys.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/deployment copying build/lib/blankly/deployment/cli.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/deployment copying build/lib/blankly/deployment/reporter_headers.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/deployment copying build/lib/blankly/deployment/api.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/deployment copying build/lib/blankly/deployment/ui.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/deployment creating /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/metrics copying build/lib/blankly/metrics/__init__.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/metrics copying build/lib/blankly/metrics/portfolio.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/metrics copying build/lib/blankly/__main__.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly copying build/lib/blankly/enums.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly creating /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/frameworks creating /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/frameworks/strategy copying build/lib/blankly/frameworks/strategy/strategy.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/frameworks/strategy copying build/lib/blankly/frameworks/strategy/__init__.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/frameworks/strategy copying build/lib/blankly/frameworks/strategy/strategy_state.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/frameworks/strategy copying build/lib/blankly/frameworks/strategy/futures_strategy.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/frameworks/strategy copying build/lib/blankly/frameworks/strategy/futures_strategy_state.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/frameworks/strategy copying build/lib/blankly/frameworks/strategy/order.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/frameworks/strategy copying build/lib/blankly/frameworks/strategy/strategy_base.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/frameworks/strategy copying build/lib/blankly/frameworks/__init__.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/frameworks creating /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/frameworks/multiprocessing copying build/lib/blankly/frameworks/multiprocessing/blankly_bot.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/frameworks/multiprocessing copying build/lib/blankly/frameworks/multiprocessing/__init__.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/frameworks/multiprocessing creating /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/frameworks/screener copying build/lib/blankly/frameworks/screener/screener_state.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/frameworks/screener copying build/lib/blankly/frameworks/screener/__init__.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/frameworks/screener copying build/lib/blankly/frameworks/screener/screener.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/frameworks/screener copying build/lib/blankly/frameworks/screener/screener_runner.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/frameworks/screener creating /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/frameworks/model copying build/lib/blankly/frameworks/model/__init__.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/frameworks/model copying build/lib/blankly/frameworks/model/model.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/frameworks/model creating /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/utils copying build/lib/blankly/utils/time_builder.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/utils copying build/lib/blankly/utils/utils.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/utils copying build/lib/blankly/utils/__init__.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/utils copying build/lib/blankly/utils/exceptions.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/utils copying build/lib/blankly/utils/scheduler.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/utils copying build/lib/blankly/utils/time.py -> /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/utils byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/tests/new_interface_tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/tests/new_interface_tests/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/tests/new_interface_tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/tests/new_interface_tests/test_interfaces.py to test_interfaces.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/tests/test_auth_constructor.py to test_auth_constructor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/tests/testing_utils.py to testing_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/futures/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/futures/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/futures/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/futures/futures_exchange.py to futures_exchange.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/futures/futures_strategy_logger.py to futures_strategy_logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/exchange.py to exchange.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/managers/orderbook_manager.py to orderbook_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/managers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/managers/websocket_manager.py to websocket_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/managers/ticker_manager.py to ticker_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/managers/general_stream_manager.py to general_stream_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/auth/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/auth/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/auth/auth_constructor.py to auth_constructor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/orders/futures/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/orders/futures/futures_order.py to futures_order.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/orders/market_order.py to market_order.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/orders/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/orders/limit_order.py to limit_order.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/orders/order.py to order.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/orders/take_profit.py to take_profit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/orders/stop_limit.py to stop_limit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/orders/stop_loss.py to stop_loss.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/abc_exchange_websocket.py to abc_exchange_websocket.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/kucoin/kucoin_websocket_utils.py to kucoin_websocket_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/kucoin/kucoin.py to kucoin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/kucoin/kucoin_interface.py to kucoin_interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/kucoin/kucoin_websocket.py to kucoin_websocket.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/kucoin/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/coinbase_advanced/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/coinbase_advanced/coinbase_advanced.py to coinbase_advanced.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/alpaca/alpaca_api.py to alpaca_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/alpaca/alpaca_websocket.py to alpaca_websocket.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/alpaca/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/alpaca/alpaca.py to alpaca.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/alpaca/alpaca_websocket_utils.py to alpaca_websocket_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/alpaca/alpaca_interface.py to alpaca_interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/binance/binance_websocket.py to binance_websocket.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/binance/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/binance/binance_websocket_utils.py to binance_websocket_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/binance/binance.py to binance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/binance/binance_api.py to binance_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/binance/binance_interface.py to binance_interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/abc_exchange_interface.py to abc_exchange_interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/ftx_futures/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/ftx_futures/ftx_futures.py to ftx_futures.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/ftx_futures/ftx_futures_interface.py to ftx_futures_interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/websocket.py to websocket.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/ftx/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/ftx/ftx_websocket.py to ftx_websocket.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/ftx/ftx_websocket_utils.py to ftx_websocket_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/ftx/ftx.py to ftx.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/ftx/ftx_interface.py to ftx_interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/ftx/ftx_api.py to ftx_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/okx/okx_api.py to okx_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/okx/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/okx/okx_interface.py to okx_interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/okx/okx.py to okx.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/okx/okx_websocket_utils.py to okx_websocket_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/okx/okx_websocket.py to okx_websocket.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/binance_futures/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/binance_futures/binance_futures.py to binance_futures.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/binance_futures/binance_futures_interface.py to binance_futures_interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/exchange_interface.py to exchange_interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/futures_exchange_interface.py to futures_exchange_interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/paper_trade/metrics.py to metrics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/paper_trade/futures/futures_paper_trade_interface.py to futures_paper_trade_interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/paper_trade/futures/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/paper_trade/futures/futures_paper_trade.py to futures_paper_trade.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/paper_trade/backtesting_wrapper.py to backtesting_wrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/paper_trade/backtest/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/paper_trade/backtest/format_platform_result.py to format_platform_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/paper_trade/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/paper_trade/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/paper_trade/paper_trade.py to paper_trade.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/paper_trade/backtest_result.py to backtest_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/paper_trade/abc_backtest_controller.py to abc_backtest_controller.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/paper_trade/paper_trade_interface.py to paper_trade_interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/paper_trade/local_account/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/paper_trade/local_account/trade_local.py to trade_local.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/paper_trade/backtest_controller.py to backtest_controller.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/coinbase_pro/coinbase_pro_utils.py to coinbase_pro_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/coinbase_pro/coinbase_pro_api.py to coinbase_pro_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/coinbase_pro/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/coinbase_pro/coinbase_pro.py to coinbase_pro.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/coinbase_pro/coinbase_pro_websocket_utils.py to coinbase_pro_websocket_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/coinbase_pro/coinbase_pro_interface.py to coinbase_pro_interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/coinbase_pro/coinbase_pro_websocket.py to coinbase_pro_websocket.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/abc_base_exchange_interface.py to abc_base_exchange_interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/keyless/keyless.py to keyless.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/keyless/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/keyless/keyless_api.py to keyless_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/oanda/oanda_api.py to oanda_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/oanda/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/oanda/oanda_interface.py to oanda_interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/interfaces/oanda/oanda.py to oanda.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/abc_base_exchange.py to abc_base_exchange.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/abc_exchange.py to abc_exchange.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/exchanges/strategy_logger.py to strategy_logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/indicators/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/indicators/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/indicators/oscillators.py to oscillators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/indicators/statistics.py to statistics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/indicators/moving_averages.py to moving_averages.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/indicators/indicators.py to indicators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/data/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/data/templates/keyless.py to keyless.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/data/templates/rsi_screener.py to rsi_screener.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/data/templates/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/data/templates/none_screener.py to none_screener.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/data/templates/none.py to none.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/data/templates/rsi_bot.py to rsi_bot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/data/data_reader.py to data_reader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/deployment/deploy.py to deploy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/deployment/new_cli.py to new_cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/deployment/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/deployment/exchange_data.py to exchange_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/deployment/login.py to login.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/deployment/keys.py to keys.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/deployment/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/deployment/reporter_headers.py to reporter_headers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/deployment/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/deployment/ui.py to ui.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/metrics/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/metrics/portfolio.py to portfolio.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/enums.py to enums.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/frameworks/strategy/strategy.py to strategy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/frameworks/strategy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/frameworks/strategy/strategy_state.py to strategy_state.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/frameworks/strategy/futures_strategy.py to futures_strategy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/frameworks/strategy/futures_strategy_state.py to futures_strategy_state.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/frameworks/strategy/order.py to order.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/frameworks/strategy/strategy_base.py to strategy_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/frameworks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/frameworks/multiprocessing/blankly_bot.py to blankly_bot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/frameworks/multiprocessing/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/frameworks/screener/screener_state.py to screener_state.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/frameworks/screener/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/frameworks/screener/screener.py to screener.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/frameworks/screener/screener_runner.py to screener_runner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/frameworks/model/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/frameworks/model/model.py to model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/utils/time_builder.py to time_builder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/utils/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/utils/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/utils/scheduler.py to scheduler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly/utils/time.py to time.cpython-39.pyc writing byte-compilation script '/tmp/tmpgv4eyn5y.py' /usr/bin/python3 /tmp/tmpgv4eyn5y.py removing /tmp/tmpgv4eyn5y.py running install_egg_info running egg_info writing blankly.egg-info/PKG-INFO writing dependency_links to blankly.egg-info/dependency_links.txt writing entry points to blankly.egg-info/entry_points.txt writing requirements to blankly.egg-info/requires.txt writing top-level names to blankly.egg-info/top_level.txt reading manifest file 'blankly.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'blankly.egg-info/SOURCES.txt' Copying blankly.egg-info to /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9/site-packages/blankly-1.18.24b0-py3.9.egg-info running install_scripts Installing blankly script to /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/bin Installing blankly_old script to /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64//usr/share/doc/python-blankly + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64 ~/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64 ~/build/BUILD/blankly-1.18.24b0 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/blankly-1.18.24b0 + mv /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.18.24b0-1 --unique-debug-suffix -1.18.24b0-1.x86_64 --unique-debug-src-base python-blankly-1.18.24b0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/blankly-1.18.24b0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-blankly-1.18.24b0-1.noarch Provides: python-blankly python3-blankly = 1.18.24b0-1 python3.9dist(blankly) = 1.18.24b0 python3dist(blankly) = 1.18.24b0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(alpaca-trade-api) >= 1.4.2 python3.9dist(bokeh) >= 2.4.2 python3.9dist(dateparser) >= 1.1 python3.9dist(newnewtulipy) >= 0.4.6.3 python3.9dist(numpy) >= 1.21.4 python3.9dist(pandas) >= 1.1.5 python3.9dist(python-binance) >= 1.0.15 python3.9dist(questionary) >= 1.10 python3.9dist(requests) >= 2.26 python3.9dist(setuptools) python3.9dist(websocket-client) >= 1.2.1 python3.9dist(yaspin) >= 2.1 Processing files: python-blankly-help-1.18.24b0-1.noarch warning: Empty %files file /builddir/build/BUILD/blankly-1.18.24b0/doclist.lst Provides: python-blankly-help = 1.18.24b0-1 python3-blankly-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64 Wrote: /builddir/build/RPMS/python-blankly-help-1.18.24b0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-blankly-1.18.24b0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qzfS64 + umask 022 + cd /builddir/build/BUILD + cd blankly-1.18.24b0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-blankly-1.18.24b0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0