Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-kestrel-lang.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686602078.519458/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-kestrel-lang.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-kestrel-lang-1.6.1-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-kestrel-lang.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686602078.519458/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-kestrel-lang.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-kestrel-lang-1.6.1-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-kestrel-lang.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686602078.519458/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-kestrel-lang.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.GekJK9 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf kestrel-lang-1.6.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/kestrel-lang-1.6.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd kestrel-lang-1.6.1 + /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.1tb2Ip + umask 022 + cd /builddir/build/BUILD + cd kestrel-lang-1.6.1 + 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' running build running build_py creating build creating build/lib creating build/lib/kestrel copying src/kestrel/__init__.py -> build/lib/kestrel copying src/kestrel/exceptions.py -> build/lib/kestrel copying src/kestrel/config.py -> build/lib/kestrel copying src/kestrel/utils.py -> build/lib/kestrel copying src/kestrel/__main__.py -> build/lib/kestrel copying src/kestrel/session.py -> build/lib/kestrel creating build/lib/kestrel_analytics_docker copying src/kestrel_analytics_docker/__init__.py -> build/lib/kestrel_analytics_docker copying src/kestrel_analytics_docker/config.py -> build/lib/kestrel_analytics_docker copying src/kestrel_analytics_docker/interface.py -> build/lib/kestrel_analytics_docker creating build/lib/kestrel_datasource_stixbundle copying src/kestrel_datasource_stixbundle/__init__.py -> build/lib/kestrel_datasource_stixbundle copying src/kestrel_datasource_stixbundle/interface.py -> build/lib/kestrel_datasource_stixbundle creating build/lib/kestrel_analytics_python copying src/kestrel_analytics_python/__init__.py -> build/lib/kestrel_analytics_python copying src/kestrel_analytics_python/config.py -> build/lib/kestrel_analytics_python copying src/kestrel_analytics_python/interface.py -> build/lib/kestrel_analytics_python creating build/lib/kestrel_datasource_stixshifter copying src/kestrel_datasource_stixshifter/__init__.py -> build/lib/kestrel_datasource_stixshifter copying src/kestrel_datasource_stixshifter/config.py -> build/lib/kestrel_datasource_stixshifter copying src/kestrel_datasource_stixshifter/interface.py -> build/lib/kestrel_datasource_stixshifter copying src/kestrel_datasource_stixshifter/connector.py -> build/lib/kestrel_datasource_stixshifter creating build/lib/kestrel/syntax copying src/kestrel/syntax/__init__.py -> build/lib/kestrel/syntax copying src/kestrel/syntax/utils.py -> build/lib/kestrel/syntax copying src/kestrel/syntax/ecgpattern.py -> build/lib/kestrel/syntax copying src/kestrel/syntax/reference.py -> build/lib/kestrel/syntax copying src/kestrel/syntax/parser.py -> build/lib/kestrel/syntax creating build/lib/kestrel/datasource copying src/kestrel/datasource/__init__.py -> build/lib/kestrel/datasource copying src/kestrel/datasource/interface.py -> build/lib/kestrel/datasource copying src/kestrel/datasource/manager.py -> build/lib/kestrel/datasource copying src/kestrel/datasource/retstruct.py -> build/lib/kestrel/datasource creating build/lib/kestrel/absinterface copying src/kestrel/absinterface/__init__.py -> build/lib/kestrel/absinterface copying src/kestrel/absinterface/manager.py -> build/lib/kestrel/absinterface creating build/lib/kestrel/analytics copying src/kestrel/analytics/__init__.py -> build/lib/kestrel/analytics copying src/kestrel/analytics/interface.py -> build/lib/kestrel/analytics copying src/kestrel/analytics/manager.py -> build/lib/kestrel/analytics creating build/lib/kestrel/symboltable copying src/kestrel/symboltable/__init__.py -> build/lib/kestrel/symboltable copying src/kestrel/symboltable/variable.py -> build/lib/kestrel/symboltable copying src/kestrel/symboltable/symtable.py -> build/lib/kestrel/symboltable creating build/lib/kestrel/codegen copying src/kestrel/codegen/__init__.py -> build/lib/kestrel/codegen copying src/kestrel/codegen/summary.py -> build/lib/kestrel/codegen copying src/kestrel/codegen/data.py -> build/lib/kestrel/codegen copying src/kestrel/codegen/display.py -> build/lib/kestrel/codegen copying src/kestrel/codegen/queries.py -> build/lib/kestrel/codegen copying src/kestrel/codegen/commands.py -> build/lib/kestrel/codegen copying src/kestrel/codegen/relations.py -> build/lib/kestrel/codegen creating build/lib/kestrel/semantics copying src/kestrel/semantics/__init__.py -> build/lib/kestrel/semantics copying src/kestrel/semantics/completor.py -> build/lib/kestrel/semantics copying src/kestrel/semantics/reference.py -> build/lib/kestrel/semantics copying src/kestrel/semantics/processor.py -> build/lib/kestrel/semantics copying src/kestrel/config.yaml -> build/lib/kestrel copying src/kestrel/syntax/kestrel.lark -> build/lib/kestrel/syntax copying src/kestrel/syntax/ecgpattern.lark -> build/lib/kestrel/syntax running build_scripts creating build/scripts-3.9 copying and adjusting bin/kestrel -> build/scripts-3.9 changing mode of build/scripts-3.9/kestrel from 644 to 755 + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.n4XULw + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64 + cd kestrel-lang-1.6.1 + 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-kestrel-lang-1.6.1-1.x86_64 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-kestrel-lang-1.6.1-1.x86_64/usr creating /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel copying build/lib/kestrel/__init__.py -> /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel copying build/lib/kestrel/exceptions.py -> /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel copying build/lib/kestrel/config.py -> /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel creating /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/syntax copying build/lib/kestrel/syntax/__init__.py -> /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/syntax copying build/lib/kestrel/syntax/kestrel.lark -> /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/syntax copying build/lib/kestrel/syntax/utils.py -> /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/syntax copying build/lib/kestrel/syntax/ecgpattern.py -> /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/syntax copying build/lib/kestrel/syntax/ecgpattern.lark -> /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/syntax copying build/lib/kestrel/syntax/reference.py -> /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/syntax copying build/lib/kestrel/syntax/parser.py -> /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/syntax copying build/lib/kestrel/utils.py -> /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel creating /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/datasource copying build/lib/kestrel/datasource/__init__.py -> /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/datasource copying build/lib/kestrel/datasource/interface.py -> /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/datasource copying build/lib/kestrel/datasource/manager.py -> /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/datasource copying build/lib/kestrel/datasource/retstruct.py -> /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/datasource creating /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/absinterface copying build/lib/kestrel/absinterface/__init__.py -> /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/absinterface copying build/lib/kestrel/absinterface/manager.py -> /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/absinterface copying build/lib/kestrel/__main__.py -> /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel creating /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/analytics copying build/lib/kestrel/analytics/__init__.py -> /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/analytics copying build/lib/kestrel/analytics/interface.py -> /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/analytics copying build/lib/kestrel/analytics/manager.py -> /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/analytics creating /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/symboltable copying build/lib/kestrel/symboltable/__init__.py -> /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/symboltable copying build/lib/kestrel/symboltable/variable.py -> /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/symboltable copying build/lib/kestrel/symboltable/symtable.py -> /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/symboltable creating /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/codegen copying build/lib/kestrel/codegen/__init__.py -> /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/codegen copying build/lib/kestrel/codegen/summary.py -> /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/codegen copying build/lib/kestrel/codegen/data.py -> /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/codegen copying build/lib/kestrel/codegen/display.py -> /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/codegen copying build/lib/kestrel/codegen/queries.py -> /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/codegen copying build/lib/kestrel/codegen/commands.py -> /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/codegen copying build/lib/kestrel/codegen/relations.py -> /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/codegen copying build/lib/kestrel/session.py -> /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel copying build/lib/kestrel/config.yaml -> /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel creating /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/semantics copying build/lib/kestrel/semantics/__init__.py -> /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/semantics copying build/lib/kestrel/semantics/completor.py -> /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/semantics copying build/lib/kestrel/semantics/reference.py -> /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/semantics copying build/lib/kestrel/semantics/processor.py -> /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/semantics creating /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel_analytics_docker copying build/lib/kestrel_analytics_docker/__init__.py -> /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel_analytics_docker copying build/lib/kestrel_analytics_docker/config.py -> /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel_analytics_docker copying build/lib/kestrel_analytics_docker/interface.py -> /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel_analytics_docker creating /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel_datasource_stixbundle copying build/lib/kestrel_datasource_stixbundle/__init__.py -> /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel_datasource_stixbundle copying build/lib/kestrel_datasource_stixbundle/interface.py -> /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel_datasource_stixbundle creating /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel_analytics_python copying build/lib/kestrel_analytics_python/__init__.py -> /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel_analytics_python copying build/lib/kestrel_analytics_python/config.py -> /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel_analytics_python copying build/lib/kestrel_analytics_python/interface.py -> /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel_analytics_python creating /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel_datasource_stixshifter copying build/lib/kestrel_datasource_stixshifter/__init__.py -> /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel_datasource_stixshifter copying build/lib/kestrel_datasource_stixshifter/config.py -> /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel_datasource_stixshifter copying build/lib/kestrel_datasource_stixshifter/interface.py -> /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel_datasource_stixshifter copying build/lib/kestrel_datasource_stixshifter/connector.py -> /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel_datasource_stixshifter byte-compiling /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/syntax/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/syntax/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/syntax/ecgpattern.py to ecgpattern.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/syntax/reference.py to reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/syntax/parser.py to parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/datasource/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/datasource/interface.py to interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/datasource/manager.py to manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/datasource/retstruct.py to retstruct.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/absinterface/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/absinterface/manager.py to manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/analytics/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/analytics/interface.py to interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/analytics/manager.py to manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/symboltable/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/symboltable/variable.py to variable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/symboltable/symtable.py to symtable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/codegen/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/codegen/summary.py to summary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/codegen/data.py to data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/codegen/display.py to display.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/codegen/queries.py to queries.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/codegen/commands.py to commands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/codegen/relations.py to relations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/session.py to session.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/semantics/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/semantics/completor.py to completor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/semantics/reference.py to reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel/semantics/processor.py to processor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel_analytics_docker/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel_analytics_docker/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel_analytics_docker/interface.py to interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel_datasource_stixbundle/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel_datasource_stixbundle/interface.py to interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel_analytics_python/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel_analytics_python/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel_analytics_python/interface.py to interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel_datasource_stixshifter/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel_datasource_stixshifter/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel_datasource_stixshifter/interface.py to interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel_datasource_stixshifter/connector.py to connector.cpython-39.pyc writing byte-compilation script '/tmp/tmpbti77uez.py' /usr/bin/python3 /tmp/tmpbti77uez.py removing /tmp/tmpbti77uez.py running install_egg_info running egg_info writing src/kestrel_lang.egg-info/PKG-INFO writing dependency_links to src/kestrel_lang.egg-info/dependency_links.txt writing requirements to src/kestrel_lang.egg-info/requires.txt writing top-level names to src/kestrel_lang.egg-info/top_level.txt reading manifest file 'src/kestrel_lang.egg-info/SOURCES.txt' adding license file 'LICENSE.md' adding license file 'AUTHORS.rst' writing manifest file 'src/kestrel_lang.egg-info/SOURCES.txt' Copying src/kestrel_lang.egg-info to /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9/site-packages/kestrel_lang-1.6.1-py3.9.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/bin copying build/scripts-3.9/kestrel -> /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/usr/bin/kestrel to 755 + install -d -m755 /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64//usr/share/doc/python-kestrel-lang + '[' -d doc ']' ~/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64 ~/build/BUILD/kestrel-lang-1.6.1 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-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/kestrel-lang-1.6.1 + mv /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.6.1-1 --unique-debug-suffix -1.6.1-1.x86_64 --unique-debug-src-base python-kestrel-lang-1.6.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/kestrel-lang-1.6.1 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-kestrel-lang-1.6.1-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-kestrel-lang-1.6.1-1.noarch Provides: python-kestrel-lang python3-kestrel-lang = 1.6.1-1 python3.9dist(kestrel-lang) = 1.6.1 python3dist(kestrel-lang) = 1.6.1 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(docker) >= 5 python3.9dist(firepit) >= 2.3.20 python3.9dist(lark) >= 1.1.5 python3.9dist(lxml) python3.9dist(nest-asyncio) >= 1.5.6 python3.9dist(pandas) python3.9dist(pyarrow) >= 5 python3.9dist(pyyaml) python3.9dist(requests) python3.9dist(stix-shifter) >= 5.3 python3.9dist(stix-shifter-utils) >= 5.3 python3.9dist(typeguard) Processing files: python-kestrel-lang-help-1.6.1-1.noarch warning: Empty %files file /builddir/build/BUILD/kestrel-lang-1.6.1/doclist.lst Provides: python-kestrel-lang-help = 1.6.1-1 python3-kestrel-lang-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-kestrel-lang-1.6.1-1.x86_64 Wrote: /builddir/build/RPMS/python-kestrel-lang-help-1.6.1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-kestrel-lang-1.6.1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.L6sx6T + umask 022 + cd /builddir/build/BUILD + cd kestrel-lang-1.6.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-kestrel-lang-1.6.1-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0