Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-bspump.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687282860.700015/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-bspump.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-bspump-21.11-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-bspump.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687282860.700015/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-bspump.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-bspump-21.11-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-bspump.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687282860.700015/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-bspump.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.Qfmfu9 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf bspump-21.11 + /usr/bin/gzip -dc /builddir/build/SOURCES/bspump-21.11.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd bspump-21.11 + /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.XqROmv + umask 022 + cd /builddir/build/BUILD + cd bspump-21.11 + 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:501: UserWarning: The version specified ('devel') is an invalid version, this may not work as expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 for more details. warnings.warn( running build running build_py creating build creating build/lib creating build/lib/test copying test/__init__.py -> build/lib/test copying test/test_config_defaults.py -> build/lib/test copying test/test_metrics_service.py -> build/lib/test creating build/lib/bspump copying bspump/__init__.py -> build/lib/bspump copying bspump/application.py -> build/lib/bspump copying bspump/pipeline.py -> build/lib/bspump copying bspump/__version__.py -> build/lib/bspump copying bspump/fileloader.py -> build/lib/bspump copying bspump/exception.py -> build/lib/bspump copying bspump/__main__.py -> build/lib/bspump copying bspump/service.py -> build/lib/bspump copying bspump/pumpbuilder.py -> build/lib/bspump creating build/lib/test/common copying test/common/__init__.py -> build/lib/test/common copying test/common/test_json.py -> build/lib/test/common copying test/common/test_hexlify.py -> build/lib/test/common copying test/common/test_print.py -> build/lib/test/common copying test/common/test_bytes.py -> build/lib/test/common copying test/common/test_time.py -> build/lib/test/common copying test/common/test_null.py -> build/lib/test/common copying test/common/test_aggregator.py -> build/lib/test/common copying test/common/test_flatten.py -> build/lib/test/common copying test/common/test_iterator.py -> build/lib/test/common copying test/common/test_mapping.py -> build/lib/test/common creating build/lib/test/integrity copying test/integrity/__init__.py -> build/lib/test/integrity copying test/integrity/test_integrity.py -> build/lib/test/integrity creating build/lib/test/filter copying test/filter/__init__.py -> build/lib/test/filter copying test/filter/test_attributefilter.py -> build/lib/test/filter copying test/filter/test_contentfilter.py -> build/lib/test/filter copying test/filter/test_timedriftfilter.py -> build/lib/test/filter creating build/lib/test/analyzer copying test/analyzer/__init__.py -> build/lib/test/analyzer copying test/analyzer/test_analyzer.py -> build/lib/test/analyzer copying test/analyzer/test_timewindowanalyzer.py -> build/lib/test/analyzer copying test/analyzer/test_latch.py -> build/lib/test/analyzer copying test/analyzer/test_timedriftanalyzer.py -> build/lib/test/analyzer copying test/analyzer/test_sessionanalyzer.py -> build/lib/test/analyzer copying test/analyzer/test_geoanalyzer.py -> build/lib/test/analyzer creating build/lib/test/influxdb copying test/influxdb/__init__.py -> build/lib/test/influxdb copying test/influxdb/test_influxdbsink.py -> build/lib/test/influxdb creating build/lib/test/kafka copying test/kafka/__init__.py -> build/lib/test/kafka copying test/kafka/test_kafkasink.py -> build/lib/test/kafka creating build/lib/test/matrix copying test/matrix/__init__.py -> build/lib/test/matrix copying test/matrix/test_time_window_matrix.py -> build/lib/test/matrix copying test/matrix/test_named_matrix.py -> build/lib/test/matrix copying test/matrix/test_geo_matrix.py -> build/lib/test/matrix copying test/matrix/test_session_matrix.py -> build/lib/test/matrix copying test/matrix/test_matrix.py -> build/lib/test/matrix creating build/lib/test/crypto copying test/crypto/__init__.py -> build/lib/test/crypto copying test/crypto/test_aes.py -> build/lib/test/crypto copying test/crypto/test_hashing.py -> build/lib/test/crypto creating build/lib/test/file copying test/file/__init__.py -> build/lib/test/file copying test/file/test_fileblocksink.py -> build/lib/test/file creating build/lib/test/declarative copying test/declarative/__init__.py -> build/lib/test/declarative copying test/declarative/test_declarative_datetime.py -> build/lib/test/declarative copying test/declarative/test_declarative_join.py -> build/lib/test/declarative copying test/declarative/test_declarative_dict.py -> build/lib/test/declarative copying test/declarative/test_declarative_add.py -> build/lib/test/declarative copying test/declarative/test_declarative_when.py -> build/lib/test/declarative copying test/declarative/test_declarative_dict_parse.py -> build/lib/test/declarative copying test/declarative/test_declarative_and.py -> build/lib/test/declarative copying test/declarative/test_declarative_regex.py -> build/lib/test/declarative copying test/declarative/test_declarative_nested_expression.py -> build/lib/test/declarative copying test/declarative/test_declarative_config.py -> build/lib/test/declarative copying test/declarative/test_declarative_time.py -> build/lib/test/declarative creating build/lib/bspump/mysql copying bspump/mysql/__init__.py -> build/lib/bspump/mysql copying bspump/mysql/connection.py -> build/lib/bspump/mysql copying bspump/mysql/sink.py -> build/lib/bspump/mysql copying bspump/mysql/convertors.py -> build/lib/bspump/mysql copying bspump/mysql/source.py -> build/lib/bspump/mysql copying bspump/mysql/lookup.py -> build/lib/bspump/mysql copying bspump/mysql/binlogsource.py -> build/lib/bspump/mysql creating build/lib/bspump/http copying bspump/http/__init__.py -> build/lib/bspump/http copying bspump/http/lookupprovider.py -> build/lib/bspump/http creating build/lib/bspump/common copying bspump/common/__init__.py -> build/lib/bspump/common copying bspump/common/null.py -> build/lib/bspump/common copying bspump/common/time.py -> build/lib/bspump/common copying bspump/common/jsonbytes.py -> build/lib/bspump/common copying bspump/common/bytes.py -> build/lib/bspump/common copying bspump/common/tee.py -> build/lib/bspump/common copying bspump/common/hexlify.py -> build/lib/bspump/common copying bspump/common/routing.py -> build/lib/bspump/common copying bspump/common/print.py -> build/lib/bspump/common copying bspump/common/flatten.py -> build/lib/bspump/common copying bspump/common/json.py -> build/lib/bspump/common copying bspump/common/iterator.py -> build/lib/bspump/common copying bspump/common/aggregator.py -> build/lib/bspump/common copying bspump/common/mapping.py -> build/lib/bspump/common copying bspump/common/transfr.py -> build/lib/bspump/common creating build/lib/bspump/model copying bspump/model/__init__.py -> build/lib/bspump/model copying bspump/model/model.py -> build/lib/bspump/model creating build/lib/bspump/winrm copying bspump/winrm/__init__.py -> build/lib/bspump/winrm copying bspump/winrm/source.py -> build/lib/bspump/winrm creating build/lib/bspump/web copying bspump/web/__init__.py -> build/lib/bspump/web creating build/lib/bspump/integrity copying bspump/integrity/__init__.py -> build/lib/bspump/integrity copying bspump/integrity/integrityenricher.py -> build/lib/bspump/integrity creating build/lib/bspump/elasticsearch copying bspump/elasticsearch/data_feeder.py -> build/lib/bspump/elasticsearch copying bspump/elasticsearch/__init__.py -> build/lib/bspump/elasticsearch copying bspump/elasticsearch/connection.py -> build/lib/bspump/elasticsearch copying bspump/elasticsearch/sink.py -> build/lib/bspump/elasticsearch copying bspump/elasticsearch/source.py -> build/lib/bspump/elasticsearch copying bspump/elasticsearch/lookup.py -> build/lib/bspump/elasticsearch creating build/lib/bspump/anomaly copying bspump/anomaly/__init__.py -> build/lib/bspump/anomaly copying bspump/anomaly/manager.py -> build/lib/bspump/anomaly copying bspump/anomaly/analyzer.py -> build/lib/bspump/anomaly copying bspump/anomaly/storage.py -> build/lib/bspump/anomaly copying bspump/anomaly/generalanomaly.py -> build/lib/bspump/anomaly creating build/lib/bspump/timeseries copying bspump/timeseries/__init__.py -> build/lib/bspump/timeseries copying bspump/timeseries/analyzer.py -> build/lib/bspump/timeseries creating build/lib/bspump/mail copying bspump/mail/__init__.py -> build/lib/bspump/mail copying bspump/mail/smtpconnection.py -> build/lib/bspump/mail copying bspump/mail/smtpsink.py -> build/lib/bspump/mail creating build/lib/bspump/filter copying bspump/filter/__init__.py -> build/lib/bspump/filter copying bspump/filter/contentfilter.py -> build/lib/bspump/filter copying bspump/filter/timedriftfilter.py -> build/lib/bspump/filter copying bspump/filter/attributefilter.py -> build/lib/bspump/filter creating build/lib/bspump/ipc copying bspump/ipc/__init__.py -> build/lib/bspump/ipc copying bspump/ipc/stream_server_source.py -> build/lib/bspump/ipc copying bspump/ipc/stream.py -> build/lib/bspump/ipc copying bspump/ipc/protocol.py -> build/lib/bspump/ipc copying bspump/ipc/stream_client_sink.py -> build/lib/bspump/ipc copying bspump/ipc/datagram.py -> build/lib/bspump/ipc creating build/lib/bspump/postgresql copying bspump/postgresql/__init__.py -> build/lib/bspump/postgresql copying bspump/postgresql/connection.py -> build/lib/bspump/postgresql copying bspump/postgresql/logicalreplicationsource.py -> build/lib/bspump/postgresql copying bspump/postgresql/sink.py -> build/lib/bspump/postgresql copying bspump/postgresql/lookup.py -> build/lib/bspump/postgresql creating build/lib/bspump/analyzer copying bspump/analyzer/timewindowanalyzer.py -> build/lib/bspump/analyzer copying bspump/analyzer/__init__.py -> build/lib/bspump/analyzer copying bspump/analyzer/geoanalyzer.py -> build/lib/bspump/analyzer copying bspump/analyzer/analyzer.py -> build/lib/bspump/analyzer copying bspump/analyzer/timedriftanalyzer.py -> build/lib/bspump/analyzer copying bspump/analyzer/analyzingsource.py -> build/lib/bspump/analyzer copying bspump/analyzer/sessionanalyzer.py -> build/lib/bspump/analyzer copying bspump/analyzer/latch.py -> build/lib/bspump/analyzer copying bspump/analyzer/threshold.py -> build/lib/bspump/analyzer creating build/lib/bspump/random copying bspump/random/__init__.py -> build/lib/bspump/random copying bspump/random/randomdrop.py -> build/lib/bspump/random copying bspump/random/randomenricher.py -> build/lib/bspump/random copying bspump/random/source.py -> build/lib/bspump/random creating build/lib/bspump/mongodb copying bspump/mongodb/__init__.py -> build/lib/bspump/mongodb copying bspump/mongodb/connection.py -> build/lib/bspump/mongodb copying bspump/mongodb/sink.py -> build/lib/bspump/mongodb copying bspump/mongodb/source.py -> build/lib/bspump/mongodb copying bspump/mongodb/changestreamsource.py -> build/lib/bspump/mongodb copying bspump/mongodb/lookup.py -> build/lib/bspump/mongodb creating build/lib/bspump/aggregation copying bspump/aggregation/__init__.py -> build/lib/bspump/aggregation copying bspump/aggregation/hyperloglog.py -> build/lib/bspump/aggregation creating build/lib/bspump/ftp copying bspump/ftp/__init__.py -> build/lib/bspump/ftp copying bspump/ftp/connection.py -> build/lib/bspump/ftp copying bspump/ftp/source.py -> build/lib/bspump/ftp creating build/lib/bspump/influxdb copying bspump/influxdb/__init__.py -> build/lib/bspump/influxdb copying bspump/influxdb/connection.py -> build/lib/bspump/influxdb copying bspump/influxdb/sink.py -> build/lib/bspump/influxdb creating build/lib/bspump/slack copying bspump/slack/__init__.py -> build/lib/bspump/slack copying bspump/slack/connection.py -> build/lib/bspump/slack copying bspump/slack/sink.py -> build/lib/bspump/slack creating build/lib/bspump/zookeeper copying bspump/zookeeper/__init__.py -> build/lib/bspump/zookeeper copying bspump/zookeeper/lookupprovider.py -> build/lib/bspump/zookeeper creating build/lib/bspump/lookup copying bspump/lookup/ipgeolookup.py -> build/lib/bspump/lookup copying bspump/lookup/__init__.py -> build/lib/bspump/lookup copying bspump/lookup/index.py -> build/lib/bspump/lookup copying bspump/lookup/memcachedlookup.py -> build/lib/bspump/lookup copying bspump/lookup/matrixlookup.py -> build/lib/bspump/lookup creating build/lib/bspump/socket copying bspump/socket/__init__.py -> build/lib/bspump/socket creating build/lib/bspump/abc copying bspump/abc/__init__.py -> build/lib/bspump/abc copying bspump/abc/connection.py -> build/lib/bspump/abc copying bspump/abc/processor.py -> build/lib/bspump/abc copying bspump/abc/sink.py -> build/lib/bspump/abc copying bspump/abc/source.py -> build/lib/bspump/abc copying bspump/abc/generator.py -> build/lib/bspump/abc copying bspump/abc/lookupprovider.py -> build/lib/bspump/abc copying bspump/abc/lookup.py -> build/lib/bspump/abc copying bspump/abc/anomaly.py -> build/lib/bspump/abc creating build/lib/bspump/amqp copying bspump/amqp/__init__.py -> build/lib/bspump/amqp copying bspump/amqp/connection.py -> build/lib/bspump/amqp copying bspump/amqp/sink.py -> build/lib/bspump/amqp copying bspump/amqp/source.py -> build/lib/bspump/amqp creating build/lib/bspump/unittest copying bspump/unittest/__init__.py -> build/lib/bspump/unittest copying bspump/unittest/sink.py -> build/lib/bspump/unittest copying bspump/unittest/source.py -> build/lib/bspump/unittest copying bspump/unittest/pipeline.py -> build/lib/bspump/unittest copying bspump/unittest/unit_test_case.py -> build/lib/bspump/unittest creating build/lib/bspump/subprocess copying bspump/subprocess/__init__.py -> build/lib/bspump/subprocess copying bspump/subprocess/source.py -> build/lib/bspump/subprocess creating build/lib/bspump/trigger copying bspump/trigger/__init__.py -> build/lib/bspump/trigger copying bspump/trigger/trigger.py -> build/lib/bspump/trigger copying bspump/trigger/runonce.py -> build/lib/bspump/trigger copying bspump/trigger/periodic.py -> build/lib/bspump/trigger copying bspump/trigger/opportunistic.py -> build/lib/bspump/trigger copying bspump/trigger/pubsub.py -> build/lib/bspump/trigger creating build/lib/bspump/parquet copying bspump/parquet/__init__.py -> build/lib/bspump/parquet copying bspump/parquet/sink.py -> build/lib/bspump/parquet creating build/lib/bspump/kafka copying bspump/kafka/__init__.py -> build/lib/bspump/kafka copying bspump/kafka/connection.py -> build/lib/bspump/kafka copying bspump/kafka/sink.py -> build/lib/bspump/kafka copying bspump/kafka/source.py -> build/lib/bspump/kafka copying bspump/kafka/keyfilter.py -> build/lib/bspump/kafka copying bspump/kafka/topic_initializer.py -> build/lib/bspump/kafka copying bspump/kafka/batchsink.py -> build/lib/bspump/kafka creating build/lib/bspump/matrix copying bspump/matrix/__init__.py -> build/lib/bspump/matrix copying bspump/matrix/matrixexportcsvgenerator.py -> build/lib/bspump/matrix copying bspump/matrix/namedmatrix.py -> build/lib/bspump/matrix copying bspump/matrix/matrix.py -> build/lib/bspump/matrix copying bspump/matrix/source.py -> build/lib/bspump/matrix copying bspump/matrix/timewindowmatrix.py -> build/lib/bspump/matrix copying bspump/matrix/sessionmatrix.py -> build/lib/bspump/matrix copying bspump/matrix/geomatrix.py -> build/lib/bspump/matrix creating build/lib/bspump/googledrive copying bspump/googledrive/__init__.py -> build/lib/bspump/googledrive copying bspump/googledrive/connection.py -> build/lib/bspump/googledrive copying bspump/googledrive/abcsink.py -> build/lib/bspump/googledrive copying bspump/googledrive/blocksink.py -> build/lib/bspump/googledrive creating build/lib/bspump/crypto copying bspump/crypto/__init__.py -> build/lib/bspump/crypto copying bspump/crypto/aes.py -> build/lib/bspump/crypto copying bspump/crypto/hashing.py -> build/lib/bspump/crypto creating build/lib/bspump/odbc copying bspump/odbc/__init__.py -> build/lib/bspump/odbc copying bspump/odbc/connection.py -> build/lib/bspump/odbc copying bspump/odbc/sink.py -> build/lib/bspump/odbc copying bspump/odbc/source.py -> build/lib/bspump/odbc creating build/lib/bspump/file copying bspump/file/__init__.py -> build/lib/bspump/file copying bspump/file/filecsvsink.py -> build/lib/bspump/file copying bspump/file/lookupprovider.py -> build/lib/bspump/file copying bspump/file/fileabcsource.py -> build/lib/bspump/file copying bspump/file/fileblocksource.py -> build/lib/bspump/file copying bspump/file/fileblocksink.py -> build/lib/bspump/file copying bspump/file/filecsvsource.py -> build/lib/bspump/file copying bspump/file/globscan.py -> build/lib/bspump/file copying bspump/file/filelinesource.py -> build/lib/bspump/file copying bspump/file/filejsonsource.py -> build/lib/bspump/file creating build/lib/bspump/avro copying bspump/avro/__init__.py -> build/lib/bspump/avro copying bspump/avro/serializer.py -> build/lib/bspump/avro copying bspump/avro/loader.py -> build/lib/bspump/avro copying bspump/avro/sink.py -> build/lib/bspump/avro copying bspump/avro/source.py -> build/lib/bspump/avro copying bspump/avro/deserializer.py -> build/lib/bspump/avro creating build/lib/bspump/declarative copying bspump/declarative/timewindowanalyzer.py -> build/lib/bspump/declarative copying bspump/declarative/__init__.py -> build/lib/bspump/declarative copying bspump/declarative/declerror.py -> build/lib/bspump/declarative copying bspump/declarative/libraries.py -> build/lib/bspump/declarative copying bspump/declarative/segmentbuilder.py -> build/lib/bspump/declarative copying bspump/declarative/processor.py -> build/lib/bspump/declarative copying bspump/declarative/dot.py -> build/lib/bspump/declarative copying bspump/declarative/builder.py -> build/lib/bspump/declarative copying bspump/declarative/abc.py -> build/lib/bspump/declarative copying bspump/declarative/generator.py -> build/lib/bspump/declarative copying bspump/declarative/optimizer.py -> build/lib/bspump/declarative creating build/lib/bspump/ssh copying bspump/ssh/__init__.py -> build/lib/bspump/ssh copying bspump/ssh/connection.py -> build/lib/bspump/ssh copying bspump/ssh/sink.py -> build/lib/bspump/ssh creating build/lib/bspump/cache copying bspump/cache/__init__.py -> build/lib/bspump/cache copying bspump/cache/cachedict.py -> build/lib/bspump/cache copying bspump/cache/lrucachedict.py -> build/lib/bspump/cache creating build/lib/bspump/http/web copying bspump/http/web/__init__.py -> build/lib/bspump/http/web copying bspump/http/web/wssource.py -> build/lib/bspump/http/web copying bspump/http/web/sink.py -> build/lib/bspump/http/web copying bspump/http/web/source.py -> build/lib/bspump/http/web creating build/lib/bspump/http/client copying bspump/http/client/__init__.py -> build/lib/bspump/http/client copying bspump/http/client/source.py -> build/lib/bspump/http/client copying bspump/http/client/wssink.py -> build/lib/bspump/http/client copying bspump/http/client/abcsource.py -> build/lib/bspump/http/client creating build/lib/bspump/matrix/utils copying bspump/matrix/utils/__init__.py -> build/lib/bspump/matrix/utils copying bspump/matrix/utils/closedrows.py -> build/lib/bspump/matrix/utils copying bspump/matrix/utils/timeconfig.py -> build/lib/bspump/matrix/utils copying bspump/matrix/utils/warmingupcount.py -> build/lib/bspump/matrix/utils copying bspump/matrix/utils/index.py -> build/lib/bspump/matrix/utils creating build/lib/bspump/declarative/expression copying bspump/declarative/expression/logical.py -> build/lib/bspump/declarative/expression copying bspump/declarative/expression/__init__.py -> build/lib/bspump/declarative/expression copying bspump/declarative/expression/comparison.py -> build/lib/bspump/declarative/expression copying bspump/declarative/expression/arithmetic.py -> build/lib/bspump/declarative/expression creating build/lib/bspump/declarative/expression/string copying bspump/declarative/expression/string/__init__.py -> build/lib/bspump/declarative/expression/string copying bspump/declarative/expression/string/regex.py -> build/lib/bspump/declarative/expression/string copying bspump/declarative/expression/string/split.py -> build/lib/bspump/declarative/expression/string copying bspump/declarative/expression/string/upperexpr.py -> build/lib/bspump/declarative/expression/string copying bspump/declarative/expression/string/startswith.py -> build/lib/bspump/declarative/expression/string copying bspump/declarative/expression/string/lowerexpr.py -> build/lib/bspump/declarative/expression/string copying bspump/declarative/expression/string/joinexpr.py -> build/lib/bspump/declarative/expression/string copying bspump/declarative/expression/string/cutexpr.py -> build/lib/bspump/declarative/expression/string copying bspump/declarative/expression/string/substringexpr.py -> build/lib/bspump/declarative/expression/string copying bspump/declarative/expression/string/endswith.py -> build/lib/bspump/declarative/expression/string copying bspump/declarative/expression/string/contains.py -> build/lib/bspump/declarative/expression/string creating build/lib/bspump/declarative/expression/test copying bspump/declarative/expression/test/__init__.py -> build/lib/bspump/declarative/expression/test copying bspump/declarative/expression/test/inexpr.py -> build/lib/bspump/declarative/expression/test creating build/lib/bspump/declarative/expression/value copying bspump/declarative/expression/value/__init__.py -> build/lib/bspump/declarative/expression/value copying bspump/declarative/expression/value/eventexpr.py -> build/lib/bspump/declarative/expression/value copying bspump/declarative/expression/value/valueexpr.py -> build/lib/bspump/declarative/expression/value creating build/lib/bspump/declarative/expression/utility copying bspump/declarative/expression/utility/hashexpr.py -> build/lib/bspump/declarative/expression/utility copying bspump/declarative/expression/utility/__init__.py -> build/lib/bspump/declarative/expression/utility copying bspump/declarative/expression/utility/castexpr.py -> build/lib/bspump/declarative/expression/utility copying bspump/declarative/expression/utility/debugexpr.py -> build/lib/bspump/declarative/expression/utility copying bspump/declarative/expression/utility/mapexpr.py -> build/lib/bspump/declarative/expression/utility copying bspump/declarative/expression/utility/context.py -> build/lib/bspump/declarative/expression/utility creating build/lib/bspump/declarative/expression/lookup copying bspump/declarative/expression/lookup/__init__.py -> build/lib/bspump/declarative/expression/lookup copying bspump/declarative/expression/lookup/lookupexpr.py -> build/lib/bspump/declarative/expression/lookup creating build/lib/bspump/declarative/expression/statement copying bspump/declarative/expression/statement/__init__.py -> build/lib/bspump/declarative/expression/statement copying bspump/declarative/expression/statement/selfexpr.py -> build/lib/bspump/declarative/expression/statement copying bspump/declarative/expression/statement/funexpr.py -> build/lib/bspump/declarative/expression/statement copying bspump/declarative/expression/statement/firstexpr.py -> build/lib/bspump/declarative/expression/statement copying bspump/declarative/expression/statement/forexpr.py -> build/lib/bspump/declarative/expression/statement copying bspump/declarative/expression/statement/whenexpr.py -> build/lib/bspump/declarative/expression/statement copying bspump/declarative/expression/statement/ifexpr.py -> build/lib/bspump/declarative/expression/statement creating build/lib/bspump/declarative/expression/datastructs copying bspump/declarative/expression/datastructs/__init__.py -> build/lib/bspump/declarative/expression/datastructs copying bspump/declarative/expression/datastructs/tupleexpr.py -> build/lib/bspump/declarative/expression/datastructs copying bspump/declarative/expression/datastructs/dictexpr.py -> build/lib/bspump/declarative/expression/datastructs copying bspump/declarative/expression/datastructs/listexpr.py -> build/lib/bspump/declarative/expression/datastructs copying bspump/declarative/expression/datastructs/itemexpr.py -> build/lib/bspump/declarative/expression/datastructs copying bspump/declarative/expression/datastructs/dict_parse.py -> build/lib/bspump/declarative/expression/datastructs creating build/lib/bspump/declarative/expression/datetime copying bspump/declarative/expression/datetime/__init__.py -> build/lib/bspump/declarative/expression/datetime copying bspump/declarative/expression/datetime/dtget.py -> build/lib/bspump/declarative/expression/datetime copying bspump/declarative/expression/datetime/nowexpr.py -> build/lib/bspump/declarative/expression/datetime copying bspump/declarative/expression/datetime/dtparse.py -> build/lib/bspump/declarative/expression/datetime copying bspump/declarative/expression/datetime/dtformat.py -> build/lib/bspump/declarative/expression/datetime creating build/lib/bspump/declarative/expression/ip copying bspump/declarative/expression/ip/__init__.py -> build/lib/bspump/declarative/expression/ip copying bspump/declarative/expression/ip/ipformatexpr.py -> build/lib/bspump/declarative/expression/ip copying bspump/declarative/expression/ip/insubnetexpr.py -> build/lib/bspump/declarative/expression/ip copying bspump/declarative/expression/ip/ipparseexpr.py -> build/lib/bspump/declarative/expression/ip creating build/lib/bspump/web/static copying bspump/web/static/app.html -> build/lib/bspump/web/static copying bspump/web/static/app.js -> build/lib/bspump/web/static running build_scripts creating build/scripts-3.9 copying and adjusting utils/bselastic -> build/scripts-3.9 copying and adjusting utils/bskibana -> build/scripts-3.9 changing mode of build/scripts-3.9/bselastic from 644 to 755 changing mode of build/scripts-3.9/bskibana from 644 to 755 + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1OpRLm + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64 + cd bspump-21.11 + 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-bspump-21.11-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/dist.py:501: UserWarning: The version specified ('devel') is an invalid version, this may not work as expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 for more details. warnings.warn( 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-bspump-21.11-1.x86_64/usr creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/common copying build/lib/test/common/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/common copying build/lib/test/common/test_json.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/common copying build/lib/test/common/test_hexlify.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/common copying build/lib/test/common/test_print.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/common copying build/lib/test/common/test_bytes.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/common copying build/lib/test/common/test_time.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/common copying build/lib/test/common/test_null.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/common copying build/lib/test/common/test_aggregator.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/common copying build/lib/test/common/test_flatten.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/common copying build/lib/test/common/test_iterator.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/common copying build/lib/test/common/test_mapping.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/common copying build/lib/test/test_config_defaults.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/integrity copying build/lib/test/integrity/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/integrity copying build/lib/test/integrity/test_integrity.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/integrity creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/filter copying build/lib/test/filter/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/filter copying build/lib/test/filter/test_attributefilter.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/filter copying build/lib/test/filter/test_contentfilter.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/filter copying build/lib/test/filter/test_timedriftfilter.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/filter creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/analyzer copying build/lib/test/analyzer/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/analyzer copying build/lib/test/analyzer/test_analyzer.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/analyzer copying build/lib/test/analyzer/test_timewindowanalyzer.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/analyzer copying build/lib/test/analyzer/test_latch.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/analyzer copying build/lib/test/analyzer/test_timedriftanalyzer.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/analyzer copying build/lib/test/analyzer/test_sessionanalyzer.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/analyzer copying build/lib/test/analyzer/test_geoanalyzer.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/analyzer creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/influxdb copying build/lib/test/influxdb/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/influxdb copying build/lib/test/influxdb/test_influxdbsink.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/influxdb creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/kafka copying build/lib/test/kafka/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/kafka copying build/lib/test/kafka/test_kafkasink.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/kafka copying build/lib/test/test_metrics_service.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/matrix copying build/lib/test/matrix/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/matrix copying build/lib/test/matrix/test_time_window_matrix.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/matrix copying build/lib/test/matrix/test_named_matrix.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/matrix copying build/lib/test/matrix/test_geo_matrix.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/matrix copying build/lib/test/matrix/test_session_matrix.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/matrix copying build/lib/test/matrix/test_matrix.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/matrix creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/crypto copying build/lib/test/crypto/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/crypto copying build/lib/test/crypto/test_aes.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/crypto copying build/lib/test/crypto/test_hashing.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/crypto creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/file copying build/lib/test/file/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/file copying build/lib/test/file/test_fileblocksink.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/file creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/declarative copying build/lib/test/declarative/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/declarative copying build/lib/test/declarative/test_declarative_datetime.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/declarative copying build/lib/test/declarative/test_declarative_join.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/declarative copying build/lib/test/declarative/test_declarative_dict.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/declarative copying build/lib/test/declarative/test_declarative_add.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/declarative copying build/lib/test/declarative/test_declarative_when.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/declarative copying build/lib/test/declarative/test_declarative_dict_parse.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/declarative copying build/lib/test/declarative/test_declarative_and.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/declarative copying build/lib/test/declarative/test_declarative_regex.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/declarative copying build/lib/test/declarative/test_declarative_nested_expression.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/declarative copying build/lib/test/declarative/test_declarative_config.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/declarative copying build/lib/test/declarative/test_declarative_time.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/declarative creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/mysql copying build/lib/bspump/mysql/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/mysql copying build/lib/bspump/mysql/connection.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/mysql copying build/lib/bspump/mysql/sink.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/mysql copying build/lib/bspump/mysql/convertors.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/mysql copying build/lib/bspump/mysql/source.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/mysql copying build/lib/bspump/mysql/lookup.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/mysql copying build/lib/bspump/mysql/binlogsource.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/mysql copying build/lib/bspump/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/http copying build/lib/bspump/http/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/http creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/http/web copying build/lib/bspump/http/web/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/http/web copying build/lib/bspump/http/web/wssource.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/http/web copying build/lib/bspump/http/web/sink.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/http/web copying build/lib/bspump/http/web/source.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/http/web copying build/lib/bspump/http/lookupprovider.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/http creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/http/client copying build/lib/bspump/http/client/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/http/client copying build/lib/bspump/http/client/source.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/http/client copying build/lib/bspump/http/client/wssink.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/http/client copying build/lib/bspump/http/client/abcsource.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/http/client creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/common copying build/lib/bspump/common/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/common copying build/lib/bspump/common/null.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/common copying build/lib/bspump/common/time.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/common copying build/lib/bspump/common/jsonbytes.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/common copying build/lib/bspump/common/bytes.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/common copying build/lib/bspump/common/tee.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/common copying build/lib/bspump/common/hexlify.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/common copying build/lib/bspump/common/routing.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/common copying build/lib/bspump/common/print.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/common copying build/lib/bspump/common/flatten.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/common copying build/lib/bspump/common/json.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/common copying build/lib/bspump/common/iterator.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/common copying build/lib/bspump/common/aggregator.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/common copying build/lib/bspump/common/mapping.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/common copying build/lib/bspump/common/transfr.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/common creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/model copying build/lib/bspump/model/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/model copying build/lib/bspump/model/model.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/model creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/winrm copying build/lib/bspump/winrm/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/winrm copying build/lib/bspump/winrm/source.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/winrm creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/web copying build/lib/bspump/web/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/web creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/web/static copying build/lib/bspump/web/static/app.html -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/web/static copying build/lib/bspump/web/static/app.js -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/web/static creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/integrity copying build/lib/bspump/integrity/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/integrity copying build/lib/bspump/integrity/integrityenricher.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/integrity creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/elasticsearch copying build/lib/bspump/elasticsearch/data_feeder.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/elasticsearch copying build/lib/bspump/elasticsearch/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/elasticsearch copying build/lib/bspump/elasticsearch/connection.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/elasticsearch copying build/lib/bspump/elasticsearch/sink.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/elasticsearch copying build/lib/bspump/elasticsearch/source.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/elasticsearch copying build/lib/bspump/elasticsearch/lookup.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/elasticsearch creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/anomaly copying build/lib/bspump/anomaly/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/anomaly copying build/lib/bspump/anomaly/manager.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/anomaly copying build/lib/bspump/anomaly/analyzer.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/anomaly copying build/lib/bspump/anomaly/storage.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/anomaly copying build/lib/bspump/anomaly/generalanomaly.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/anomaly creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/timeseries copying build/lib/bspump/timeseries/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/timeseries copying build/lib/bspump/timeseries/analyzer.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/timeseries creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/mail copying build/lib/bspump/mail/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/mail copying build/lib/bspump/mail/smtpconnection.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/mail copying build/lib/bspump/mail/smtpsink.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/mail creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/filter copying build/lib/bspump/filter/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/filter copying build/lib/bspump/filter/contentfilter.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/filter copying build/lib/bspump/filter/timedriftfilter.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/filter copying build/lib/bspump/filter/attributefilter.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/filter copying build/lib/bspump/application.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump copying build/lib/bspump/pipeline.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/ipc copying build/lib/bspump/ipc/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/ipc copying build/lib/bspump/ipc/stream_server_source.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/ipc copying build/lib/bspump/ipc/stream.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/ipc copying build/lib/bspump/ipc/protocol.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/ipc copying build/lib/bspump/ipc/stream_client_sink.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/ipc copying build/lib/bspump/ipc/datagram.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/ipc creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/postgresql copying build/lib/bspump/postgresql/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/postgresql copying build/lib/bspump/postgresql/connection.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/postgresql copying build/lib/bspump/postgresql/logicalreplicationsource.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/postgresql copying build/lib/bspump/postgresql/sink.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/postgresql copying build/lib/bspump/postgresql/lookup.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/postgresql creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/analyzer copying build/lib/bspump/analyzer/timewindowanalyzer.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/analyzer copying build/lib/bspump/analyzer/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/analyzer copying build/lib/bspump/analyzer/geoanalyzer.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/analyzer copying build/lib/bspump/analyzer/analyzer.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/analyzer copying build/lib/bspump/analyzer/timedriftanalyzer.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/analyzer copying build/lib/bspump/analyzer/analyzingsource.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/analyzer copying build/lib/bspump/analyzer/sessionanalyzer.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/analyzer copying build/lib/bspump/analyzer/latch.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/analyzer copying build/lib/bspump/analyzer/threshold.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/analyzer creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/random copying build/lib/bspump/random/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/random copying build/lib/bspump/random/randomdrop.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/random copying build/lib/bspump/random/randomenricher.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/random copying build/lib/bspump/random/source.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/random creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/mongodb copying build/lib/bspump/mongodb/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/mongodb copying build/lib/bspump/mongodb/connection.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/mongodb copying build/lib/bspump/mongodb/sink.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/mongodb copying build/lib/bspump/mongodb/source.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/mongodb copying build/lib/bspump/mongodb/changestreamsource.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/mongodb copying build/lib/bspump/mongodb/lookup.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/mongodb creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/aggregation copying build/lib/bspump/aggregation/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/aggregation copying build/lib/bspump/aggregation/hyperloglog.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/aggregation copying build/lib/bspump/__version__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/ftp copying build/lib/bspump/ftp/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/ftp copying build/lib/bspump/ftp/connection.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/ftp copying build/lib/bspump/ftp/source.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/ftp creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/influxdb copying build/lib/bspump/influxdb/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/influxdb copying build/lib/bspump/influxdb/connection.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/influxdb copying build/lib/bspump/influxdb/sink.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/influxdb creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/slack copying build/lib/bspump/slack/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/slack copying build/lib/bspump/slack/connection.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/slack copying build/lib/bspump/slack/sink.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/slack creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/zookeeper copying build/lib/bspump/zookeeper/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/zookeeper copying build/lib/bspump/zookeeper/lookupprovider.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/zookeeper copying build/lib/bspump/fileloader.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump copying build/lib/bspump/exception.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/lookup copying build/lib/bspump/lookup/ipgeolookup.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/lookup copying build/lib/bspump/lookup/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/lookup copying build/lib/bspump/lookup/index.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/lookup copying build/lib/bspump/lookup/memcachedlookup.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/lookup copying build/lib/bspump/lookup/matrixlookup.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/lookup creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/socket copying build/lib/bspump/socket/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/socket copying build/lib/bspump/__main__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/abc copying build/lib/bspump/abc/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/abc copying build/lib/bspump/abc/connection.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/abc copying build/lib/bspump/abc/processor.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/abc copying build/lib/bspump/abc/sink.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/abc copying build/lib/bspump/abc/source.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/abc copying build/lib/bspump/abc/generator.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/abc copying build/lib/bspump/abc/lookupprovider.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/abc copying build/lib/bspump/abc/lookup.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/abc copying build/lib/bspump/abc/anomaly.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/abc creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/amqp copying build/lib/bspump/amqp/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/amqp copying build/lib/bspump/amqp/connection.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/amqp copying build/lib/bspump/amqp/sink.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/amqp copying build/lib/bspump/amqp/source.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/amqp creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/unittest copying build/lib/bspump/unittest/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/unittest copying build/lib/bspump/unittest/sink.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/unittest copying build/lib/bspump/unittest/source.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/unittest copying build/lib/bspump/unittest/pipeline.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/unittest copying build/lib/bspump/unittest/unit_test_case.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/unittest creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/subprocess copying build/lib/bspump/subprocess/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/subprocess copying build/lib/bspump/subprocess/source.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/subprocess creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/trigger copying build/lib/bspump/trigger/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/trigger copying build/lib/bspump/trigger/trigger.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/trigger copying build/lib/bspump/trigger/runonce.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/trigger copying build/lib/bspump/trigger/periodic.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/trigger copying build/lib/bspump/trigger/opportunistic.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/trigger copying build/lib/bspump/trigger/pubsub.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/trigger creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/parquet copying build/lib/bspump/parquet/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/parquet copying build/lib/bspump/parquet/sink.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/parquet creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/kafka copying build/lib/bspump/kafka/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/kafka copying build/lib/bspump/kafka/connection.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/kafka copying build/lib/bspump/kafka/sink.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/kafka copying build/lib/bspump/kafka/source.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/kafka copying build/lib/bspump/kafka/keyfilter.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/kafka copying build/lib/bspump/kafka/topic_initializer.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/kafka copying build/lib/bspump/kafka/batchsink.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/kafka creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/matrix copying build/lib/bspump/matrix/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/matrix copying build/lib/bspump/matrix/matrixexportcsvgenerator.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/matrix copying build/lib/bspump/matrix/namedmatrix.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/matrix copying build/lib/bspump/matrix/matrix.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/matrix copying build/lib/bspump/matrix/source.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/matrix copying build/lib/bspump/matrix/timewindowmatrix.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/matrix creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/matrix/utils copying build/lib/bspump/matrix/utils/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/matrix/utils copying build/lib/bspump/matrix/utils/closedrows.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/matrix/utils copying build/lib/bspump/matrix/utils/timeconfig.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/matrix/utils copying build/lib/bspump/matrix/utils/warmingupcount.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/matrix/utils copying build/lib/bspump/matrix/utils/index.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/matrix/utils copying build/lib/bspump/matrix/sessionmatrix.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/matrix copying build/lib/bspump/matrix/geomatrix.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/matrix creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/googledrive copying build/lib/bspump/googledrive/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/googledrive copying build/lib/bspump/googledrive/connection.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/googledrive copying build/lib/bspump/googledrive/abcsink.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/googledrive copying build/lib/bspump/googledrive/blocksink.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/googledrive copying build/lib/bspump/service.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump copying build/lib/bspump/pumpbuilder.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/crypto copying build/lib/bspump/crypto/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/crypto copying build/lib/bspump/crypto/aes.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/crypto copying build/lib/bspump/crypto/hashing.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/crypto creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/odbc copying build/lib/bspump/odbc/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/odbc copying build/lib/bspump/odbc/connection.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/odbc copying build/lib/bspump/odbc/sink.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/odbc copying build/lib/bspump/odbc/source.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/odbc creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/file copying build/lib/bspump/file/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/file copying build/lib/bspump/file/filecsvsink.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/file copying build/lib/bspump/file/lookupprovider.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/file copying build/lib/bspump/file/fileabcsource.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/file copying build/lib/bspump/file/fileblocksource.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/file copying build/lib/bspump/file/fileblocksink.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/file copying build/lib/bspump/file/filecsvsource.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/file copying build/lib/bspump/file/globscan.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/file copying build/lib/bspump/file/filelinesource.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/file copying build/lib/bspump/file/filejsonsource.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/file creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/avro copying build/lib/bspump/avro/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/avro copying build/lib/bspump/avro/serializer.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/avro copying build/lib/bspump/avro/loader.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/avro copying build/lib/bspump/avro/sink.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/avro copying build/lib/bspump/avro/source.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/avro copying build/lib/bspump/avro/deserializer.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/avro creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative copying build/lib/bspump/declarative/timewindowanalyzer.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative copying build/lib/bspump/declarative/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative copying build/lib/bspump/declarative/declerror.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative copying build/lib/bspump/declarative/libraries.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative copying build/lib/bspump/declarative/segmentbuilder.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative copying build/lib/bspump/declarative/processor.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative copying build/lib/bspump/declarative/dot.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative copying build/lib/bspump/declarative/builder.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative copying build/lib/bspump/declarative/abc.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative copying build/lib/bspump/declarative/generator.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative copying build/lib/bspump/declarative/optimizer.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression copying build/lib/bspump/declarative/expression/logical.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression copying build/lib/bspump/declarative/expression/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/string copying build/lib/bspump/declarative/expression/string/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/string copying build/lib/bspump/declarative/expression/string/regex.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/string copying build/lib/bspump/declarative/expression/string/split.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/string copying build/lib/bspump/declarative/expression/string/upperexpr.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/string copying build/lib/bspump/declarative/expression/string/startswith.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/string copying build/lib/bspump/declarative/expression/string/lowerexpr.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/string copying build/lib/bspump/declarative/expression/string/joinexpr.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/string copying build/lib/bspump/declarative/expression/string/cutexpr.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/string copying build/lib/bspump/declarative/expression/string/substringexpr.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/string copying build/lib/bspump/declarative/expression/string/endswith.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/string copying build/lib/bspump/declarative/expression/string/contains.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/string creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/test copying build/lib/bspump/declarative/expression/test/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/test copying build/lib/bspump/declarative/expression/test/inexpr.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/test copying build/lib/bspump/declarative/expression/comparison.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/value copying build/lib/bspump/declarative/expression/value/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/value copying build/lib/bspump/declarative/expression/value/eventexpr.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/value copying build/lib/bspump/declarative/expression/value/valueexpr.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/value creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/utility copying build/lib/bspump/declarative/expression/utility/hashexpr.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/utility copying build/lib/bspump/declarative/expression/utility/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/utility copying build/lib/bspump/declarative/expression/utility/castexpr.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/utility copying build/lib/bspump/declarative/expression/utility/debugexpr.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/utility copying build/lib/bspump/declarative/expression/utility/mapexpr.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/utility copying build/lib/bspump/declarative/expression/utility/context.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/utility copying build/lib/bspump/declarative/expression/arithmetic.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/lookup copying build/lib/bspump/declarative/expression/lookup/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/lookup copying build/lib/bspump/declarative/expression/lookup/lookupexpr.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/lookup creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/statement copying build/lib/bspump/declarative/expression/statement/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/statement copying build/lib/bspump/declarative/expression/statement/selfexpr.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/statement copying build/lib/bspump/declarative/expression/statement/funexpr.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/statement copying build/lib/bspump/declarative/expression/statement/firstexpr.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/statement copying build/lib/bspump/declarative/expression/statement/forexpr.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/statement copying build/lib/bspump/declarative/expression/statement/whenexpr.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/statement copying build/lib/bspump/declarative/expression/statement/ifexpr.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/statement creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/datastructs copying build/lib/bspump/declarative/expression/datastructs/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/datastructs copying build/lib/bspump/declarative/expression/datastructs/tupleexpr.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/datastructs copying build/lib/bspump/declarative/expression/datastructs/dictexpr.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/datastructs copying build/lib/bspump/declarative/expression/datastructs/listexpr.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/datastructs copying build/lib/bspump/declarative/expression/datastructs/itemexpr.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/datastructs copying build/lib/bspump/declarative/expression/datastructs/dict_parse.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/datastructs creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/datetime copying build/lib/bspump/declarative/expression/datetime/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/datetime copying build/lib/bspump/declarative/expression/datetime/dtget.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/datetime copying build/lib/bspump/declarative/expression/datetime/nowexpr.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/datetime copying build/lib/bspump/declarative/expression/datetime/dtparse.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/datetime copying build/lib/bspump/declarative/expression/datetime/dtformat.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/datetime creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/ip copying build/lib/bspump/declarative/expression/ip/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/ip copying build/lib/bspump/declarative/expression/ip/ipformatexpr.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/ip copying build/lib/bspump/declarative/expression/ip/insubnetexpr.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/ip copying build/lib/bspump/declarative/expression/ip/ipparseexpr.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/ip creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/ssh copying build/lib/bspump/ssh/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/ssh copying build/lib/bspump/ssh/connection.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/ssh copying build/lib/bspump/ssh/sink.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/ssh creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/cache copying build/lib/bspump/cache/__init__.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/cache copying build/lib/bspump/cache/cachedict.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/cache copying build/lib/bspump/cache/lrucachedict.py -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/cache byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/common/test_json.py to test_json.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/common/test_hexlify.py to test_hexlify.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/common/test_print.py to test_print.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/common/test_bytes.py to test_bytes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/common/test_time.py to test_time.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/common/test_null.py to test_null.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/common/test_aggregator.py to test_aggregator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/common/test_flatten.py to test_flatten.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/common/test_iterator.py to test_iterator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/common/test_mapping.py to test_mapping.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/test_config_defaults.py to test_config_defaults.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/integrity/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/integrity/test_integrity.py to test_integrity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/filter/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/filter/test_attributefilter.py to test_attributefilter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/filter/test_contentfilter.py to test_contentfilter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/filter/test_timedriftfilter.py to test_timedriftfilter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/analyzer/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/analyzer/test_analyzer.py to test_analyzer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/analyzer/test_timewindowanalyzer.py to test_timewindowanalyzer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/analyzer/test_latch.py to test_latch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/analyzer/test_timedriftanalyzer.py to test_timedriftanalyzer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/analyzer/test_sessionanalyzer.py to test_sessionanalyzer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/analyzer/test_geoanalyzer.py to test_geoanalyzer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/influxdb/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/influxdb/test_influxdbsink.py to test_influxdbsink.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/kafka/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/kafka/test_kafkasink.py to test_kafkasink.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/test_metrics_service.py to test_metrics_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/matrix/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/matrix/test_time_window_matrix.py to test_time_window_matrix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/matrix/test_named_matrix.py to test_named_matrix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/matrix/test_geo_matrix.py to test_geo_matrix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/matrix/test_session_matrix.py to test_session_matrix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/matrix/test_matrix.py to test_matrix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/crypto/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/crypto/test_aes.py to test_aes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/crypto/test_hashing.py to test_hashing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/file/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/file/test_fileblocksink.py to test_fileblocksink.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/declarative/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/declarative/test_declarative_datetime.py to test_declarative_datetime.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/declarative/test_declarative_join.py to test_declarative_join.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/declarative/test_declarative_dict.py to test_declarative_dict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/declarative/test_declarative_add.py to test_declarative_add.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/declarative/test_declarative_when.py to test_declarative_when.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/declarative/test_declarative_dict_parse.py to test_declarative_dict_parse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/declarative/test_declarative_and.py to test_declarative_and.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/declarative/test_declarative_regex.py to test_declarative_regex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/declarative/test_declarative_nested_expression.py to test_declarative_nested_expression.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/declarative/test_declarative_config.py to test_declarative_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/test/declarative/test_declarative_time.py to test_declarative_time.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/mysql/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/mysql/connection.py to connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/mysql/sink.py to sink.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/mysql/convertors.py to convertors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/mysql/source.py to source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/mysql/lookup.py to lookup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/mysql/binlogsource.py to binlogsource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/http/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/http/web/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/http/web/wssource.py to wssource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/http/web/sink.py to sink.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/http/web/source.py to source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/http/lookupprovider.py to lookupprovider.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/http/client/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/http/client/source.py to source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/http/client/wssink.py to wssink.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/http/client/abcsource.py to abcsource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/common/null.py to null.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/common/time.py to time.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/common/jsonbytes.py to jsonbytes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/common/bytes.py to bytes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/common/tee.py to tee.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/common/hexlify.py to hexlify.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/common/routing.py to routing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/common/print.py to print.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/common/flatten.py to flatten.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/common/json.py to json.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/common/iterator.py to iterator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/common/aggregator.py to aggregator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/common/mapping.py to mapping.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/common/transfr.py to transfr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/model/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/model/model.py to model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/winrm/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/winrm/source.py to source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/web/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/integrity/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/integrity/integrityenricher.py to integrityenricher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/elasticsearch/data_feeder.py to data_feeder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/elasticsearch/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/elasticsearch/connection.py to connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/elasticsearch/sink.py to sink.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/elasticsearch/source.py to source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/elasticsearch/lookup.py to lookup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/anomaly/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/anomaly/manager.py to manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/anomaly/analyzer.py to analyzer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/anomaly/storage.py to storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/anomaly/generalanomaly.py to generalanomaly.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/timeseries/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/timeseries/analyzer.py to analyzer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/mail/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/mail/smtpconnection.py to smtpconnection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/mail/smtpsink.py to smtpsink.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/filter/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/filter/contentfilter.py to contentfilter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/filter/timedriftfilter.py to timedriftfilter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/filter/attributefilter.py to attributefilter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/application.py to application.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/pipeline.py to pipeline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/ipc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/ipc/stream_server_source.py to stream_server_source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/ipc/stream.py to stream.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/ipc/protocol.py to protocol.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/ipc/stream_client_sink.py to stream_client_sink.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/ipc/datagram.py to datagram.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/postgresql/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/postgresql/connection.py to connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/postgresql/logicalreplicationsource.py to logicalreplicationsource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/postgresql/sink.py to sink.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/postgresql/lookup.py to lookup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/analyzer/timewindowanalyzer.py to timewindowanalyzer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/analyzer/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/analyzer/geoanalyzer.py to geoanalyzer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/analyzer/analyzer.py to analyzer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/analyzer/timedriftanalyzer.py to timedriftanalyzer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/analyzer/analyzingsource.py to analyzingsource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/analyzer/sessionanalyzer.py to sessionanalyzer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/analyzer/latch.py to latch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/analyzer/threshold.py to threshold.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/random/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/random/randomdrop.py to randomdrop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/random/randomenricher.py to randomenricher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/random/source.py to source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/mongodb/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/mongodb/connection.py to connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/mongodb/sink.py to sink.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/mongodb/source.py to source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/mongodb/changestreamsource.py to changestreamsource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/mongodb/lookup.py to lookup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/aggregation/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/aggregation/hyperloglog.py to hyperloglog.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/__version__.py to __version__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/ftp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/ftp/connection.py to connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/ftp/source.py to source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/influxdb/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/influxdb/connection.py to connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/influxdb/sink.py to sink.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/slack/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/slack/connection.py to connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/slack/sink.py to sink.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/zookeeper/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/zookeeper/lookupprovider.py to lookupprovider.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/fileloader.py to fileloader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/exception.py to exception.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/lookup/ipgeolookup.py to ipgeolookup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/lookup/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/lookup/index.py to index.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/lookup/memcachedlookup.py to memcachedlookup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/lookup/matrixlookup.py to matrixlookup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/socket/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/abc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/abc/connection.py to connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/abc/processor.py to processor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/abc/sink.py to sink.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/abc/source.py to source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/abc/generator.py to generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/abc/lookupprovider.py to lookupprovider.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/abc/lookup.py to lookup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/abc/anomaly.py to anomaly.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/amqp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/amqp/connection.py to connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/amqp/sink.py to sink.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/amqp/source.py to source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/unittest/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/unittest/sink.py to sink.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/unittest/source.py to source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/unittest/pipeline.py to pipeline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/unittest/unit_test_case.py to unit_test_case.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/subprocess/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/subprocess/source.py to source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/trigger/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/trigger/trigger.py to trigger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/trigger/runonce.py to runonce.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/trigger/periodic.py to periodic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/trigger/opportunistic.py to opportunistic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/trigger/pubsub.py to pubsub.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/parquet/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/parquet/sink.py to sink.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/kafka/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/kafka/connection.py to connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/kafka/sink.py to sink.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/kafka/source.py to source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/kafka/keyfilter.py to keyfilter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/kafka/topic_initializer.py to topic_initializer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/kafka/batchsink.py to batchsink.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/matrix/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/matrix/matrixexportcsvgenerator.py to matrixexportcsvgenerator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/matrix/namedmatrix.py to namedmatrix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/matrix/matrix.py to matrix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/matrix/source.py to source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/matrix/timewindowmatrix.py to timewindowmatrix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/matrix/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/matrix/utils/closedrows.py to closedrows.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/matrix/utils/timeconfig.py to timeconfig.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/matrix/utils/warmingupcount.py to warmingupcount.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/matrix/utils/index.py to index.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/matrix/sessionmatrix.py to sessionmatrix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/matrix/geomatrix.py to geomatrix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/googledrive/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/googledrive/connection.py to connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/googledrive/abcsink.py to abcsink.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/googledrive/blocksink.py to blocksink.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/service.py to service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/pumpbuilder.py to pumpbuilder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/crypto/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/crypto/aes.py to aes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/crypto/hashing.py to hashing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/odbc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/odbc/connection.py to connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/odbc/sink.py to sink.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/odbc/source.py to source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/file/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/file/filecsvsink.py to filecsvsink.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/file/lookupprovider.py to lookupprovider.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/file/fileabcsource.py to fileabcsource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/file/fileblocksource.py to fileblocksource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/file/fileblocksink.py to fileblocksink.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/file/filecsvsource.py to filecsvsource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/file/globscan.py to globscan.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/file/filelinesource.py to filelinesource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/file/filejsonsource.py to filejsonsource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/avro/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/avro/serializer.py to serializer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/avro/loader.py to loader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/avro/sink.py to sink.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/avro/source.py to source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/avro/deserializer.py to deserializer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/timewindowanalyzer.py to timewindowanalyzer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/declerror.py to declerror.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/libraries.py to libraries.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/segmentbuilder.py to segmentbuilder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/processor.py to processor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/dot.py to dot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/builder.py to builder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/abc.py to abc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/generator.py to generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/optimizer.py to optimizer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/logical.py to logical.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/string/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/string/regex.py to regex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/string/split.py to split.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/string/upperexpr.py to upperexpr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/string/startswith.py to startswith.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/string/lowerexpr.py to lowerexpr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/string/joinexpr.py to joinexpr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/string/cutexpr.py to cutexpr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/string/substringexpr.py to substringexpr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/string/endswith.py to endswith.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/string/contains.py to contains.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/test/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/test/inexpr.py to inexpr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/comparison.py to comparison.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/value/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/value/eventexpr.py to eventexpr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/value/valueexpr.py to valueexpr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/utility/hashexpr.py to hashexpr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/utility/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/utility/castexpr.py to castexpr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/utility/debugexpr.py to debugexpr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/utility/mapexpr.py to mapexpr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/utility/context.py to context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/arithmetic.py to arithmetic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/lookup/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/lookup/lookupexpr.py to lookupexpr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/statement/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/statement/selfexpr.py to selfexpr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/statement/funexpr.py to funexpr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/statement/firstexpr.py to firstexpr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/statement/forexpr.py to forexpr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/statement/whenexpr.py to whenexpr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/statement/ifexpr.py to ifexpr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/datastructs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/datastructs/tupleexpr.py to tupleexpr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/datastructs/dictexpr.py to dictexpr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/datastructs/listexpr.py to listexpr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/datastructs/itemexpr.py to itemexpr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/datastructs/dict_parse.py to dict_parse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/datetime/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/datetime/dtget.py to dtget.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/datetime/nowexpr.py to nowexpr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/datetime/dtparse.py to dtparse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/datetime/dtformat.py to dtformat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/ip/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/ip/ipformatexpr.py to ipformatexpr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/ip/insubnetexpr.py to insubnetexpr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/declarative/expression/ip/ipparseexpr.py to ipparseexpr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/ssh/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/ssh/connection.py to connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/ssh/sink.py to sink.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/cache/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/cache/cachedict.py to cachedict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump/cache/lrucachedict.py to lrucachedict.cpython-39.pyc writing byte-compilation script '/tmp/tmp5p6wtw6f.py' /usr/bin/python3 /tmp/tmp5p6wtw6f.py removing /tmp/tmp5p6wtw6f.py running install_egg_info /usr/lib/python3.9/site-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: devel is an invalid version and will not be supported in a future release warnings.warn( running egg_info writing bspump.egg-info/PKG-INFO writing dependency_links to bspump.egg-info/dependency_links.txt writing requirements to bspump.egg-info/requires.txt writing top-level names to bspump.egg-info/top_level.txt reading manifest file 'bspump.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'bspump.egg-info/SOURCES.txt' Copying bspump.egg-info to /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/lib/python3.9/site-packages/bspump-devel-py3.9.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/bin copying build/scripts-3.9/bselastic -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/bin copying build/scripts-3.9/bskibana -> /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/bin/bselastic to 755 changing mode of /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/usr/bin/bskibana to 755 /usr/lib/python3.9/site-packages/pkg_resources/__init__.py:116: PkgResourcesDeprecationWarning: devel is an invalid version and will not be supported in a future release warnings.warn( + install -d -m755 /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64//usr/share/doc/python-bspump + '[' -d doc ']' ~/build/BUILDROOT/python-bspump-21.11-1.x86_64 ~/build/BUILD/bspump-21.11 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64 + '[' -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/bspump-21.11 + mv /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 21.11-1 --unique-debug-suffix -21.11-1.x86_64 --unique-debug-src-base python-bspump-21.11-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/bspump-21.11 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-bspump-21.11-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-bspump-21.11-1.noarch Provides: python-bspump python3-bspump = 21.11-1 python3.9dist(bspump) = devel python3dist(bspump) = devel 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(aiohttp) >= 3.6.2 python3.9dist(aiokafka) >= 0.7 python3.9dist(aiomysql) >= 0.0.20 python3.9dist(aiosmtplib) >= 1.1.3 python3.9dist(aiozk) >= 0.25 python3.9dist(asab) >= 21.11 python3.9dist(cysimdjson) = 21.11b2 python3.9dist(fastavro) >= 0.23.5 python3.9dist(google-api-python-client) >= 1.7.10 python3.9dist(mongoquery) >= 1.3.6 python3.9dist(motor) >= 2.1 python3.9dist(mysql-replication) >= 0.21 python3.9dist(netaddr) >= 0.7.20 python3.9dist(numpy) >= 1.19 python3.9dist(orjson) >= 3.4.7 python3.9dist(pandas) >= 0.24.2 python3.9dist(pika) >= 1.1 python3.9dist(pybind11) >= 2.6.1 python3.9dist(pymongo) >= 3.10.1 python3.9dist(pymysql) <= 0.9.2 python3.9dist(pymysql) >= 0.9.2 python3.9dist(pytz) >= 2020.1 python3.9dist(pywinrm) >= 0.4.1 python3.9dist(pyyaml) >= 5.4 python3.9dist(requests) >= 2.24 python3.9dist(xxhash) >= 1.4.4 Processing files: python-bspump-help-21.11-1.noarch warning: Empty %files file /builddir/build/BUILD/bspump-21.11/doclist.lst Provides: python-bspump-help = 21.11-1 python3-bspump-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-bspump-21.11-1.x86_64 Wrote: /builddir/build/RPMS/python-bspump-help-21.11-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-bspump-21.11-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3Nii7N + umask 022 + cd /builddir/build/BUILD + cd bspump-21.11 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-bspump-21.11-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0