Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-checklist.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681946059.178282/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-checklist.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-checklist-0.0.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-checklist.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681946059.178282/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-checklist.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-checklist-0.0.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-checklist.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681946059.178282/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-checklist.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.kfwcYc + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf checklist-0.0.11 + /usr/bin/gzip -dc /builddir/build/SOURCES/checklist-0.0.11.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd checklist-0.0.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.ZnGdjX + umask 022 + cd /builddir/build/BUILD + cd checklist-0.0.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' running build running build_py creating build creating build/lib creating build/lib/checklist copying checklist/editor.py -> build/lib/checklist copying checklist/multilingual.py -> build/lib/checklist copying checklist/pred_wrapper.py -> build/lib/checklist copying checklist/test_types.py -> build/lib/checklist copying checklist/run_commercial.py -> build/lib/checklist copying checklist/abstract_test.py -> build/lib/checklist copying checklist/__init__.py -> build/lib/checklist copying checklist/expect.py -> build/lib/checklist copying checklist/text_generation.py -> build/lib/checklist copying checklist/perturb.py -> build/lib/checklist copying checklist/test_suite.py -> build/lib/checklist creating build/lib/checklist/viewer copying checklist/viewer/fake_data.py -> build/lib/checklist/viewer copying checklist/viewer/test_summarizer.py -> build/lib/checklist/viewer copying checklist/viewer/__init__.py -> build/lib/checklist/viewer copying checklist/viewer/template_editor.py -> build/lib/checklist/viewer copying checklist/viewer/suite_summarizer.py -> build/lib/checklist/viewer copying checklist/viewer/viewer.py -> build/lib/checklist/viewer creating build/lib/checklist/viewer/static copying checklist/viewer/static/__init__.py -> build/lib/checklist/viewer/static creating build/lib/checklist/data copying checklist/data/names.json -> build/lib/checklist/data copying checklist/data/wikidata.pkl -> build/lib/checklist/data creating build/lib/checklist/data/lexicons copying checklist/data/lexicons/basic.json -> build/lib/checklist/data/lexicons copying checklist/data/lexicons/sentiment.json -> build/lib/checklist/data/lexicons copying checklist/viewer/static/index.js -> build/lib/checklist/viewer/static copying checklist/viewer/static/extension.js -> build/lib/checklist/viewer/static copying checklist/viewer/static/bundle.js.map -> build/lib/checklist/viewer/static copying checklist/viewer/static/custom.js -> build/lib/checklist/viewer/static copying checklist/viewer/static/index.js.map -> build/lib/checklist/viewer/static copying checklist/viewer/static/bundle.js -> build/lib/checklist/viewer/static Defaulting to user installation because normal site-packages is not writeable Collecting jupyter Downloading jupyter-1.0.0-py2.py3-none-any.whl (2.7 kB) Collecting jupyter-console Downloading jupyter_console-6.6.3-py3-none-any.whl (24 kB) Collecting qtconsole Downloading qtconsole-5.4.2-py3-none-any.whl (121 kB) Collecting ipykernel Downloading ipykernel-6.22.0-py3-none-any.whl (149 kB) Collecting nbconvert Downloading nbconvert-7.3.1-py3-none-any.whl (284 kB) Collecting notebook Downloading notebook-6.5.4-py3-none-any.whl (529 kB) Collecting ipywidgets Downloading ipywidgets-8.0.6-py3-none-any.whl (138 kB) Collecting nest-asyncio Downloading nest_asyncio-1.5.6-py3-none-any.whl (5.2 kB) Collecting matplotlib-inline>=0.1 Downloading matplotlib_inline-0.1.6-py3-none-any.whl (9.4 kB) Collecting jupyter-client>=6.1.12 Downloading jupyter_client-8.2.0-py3-none-any.whl (103 kB) Collecting debugpy>=1.6.5 Downloading debugpy-1.6.7-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB) Collecting tornado>=6.1 Downloading tornado-6.3-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (426 kB) Collecting traitlets>=5.4.0 Downloading traitlets-5.9.0-py3-none-any.whl (117 kB) Collecting jupyter-core!=5.0.*,>=4.12 Downloading jupyter_core-5.3.0-py3-none-any.whl (93 kB) Collecting ipython>=7.23.1 Downloading ipython-8.12.0-py3-none-any.whl (796 kB) Collecting psutil Downloading psutil-5.9.5-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (282 kB) Collecting pyzmq>=20 Downloading pyzmq-25.0.2-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.1 MB) Collecting packaging Downloading packaging-23.1-py3-none-any.whl (48 kB) Collecting comm>=0.1.1 Downloading comm-0.1.3-py3-none-any.whl (6.6 kB) Collecting widgetsnbextension~=4.0.7 Downloading widgetsnbextension-4.0.7-py3-none-any.whl (2.1 MB) Collecting jupyterlab-widgets~=3.0.7 Downloading jupyterlab_widgets-3.0.7-py3-none-any.whl (198 kB) Collecting prompt-toolkit>=3.0.30 Downloading prompt_toolkit-3.0.38-py3-none-any.whl (385 kB) Collecting pygments Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) Collecting bleach Downloading bleach-6.0.0-py3-none-any.whl (162 kB) Collecting nbclient>=0.5.0 Downloading nbclient-0.7.3-py3-none-any.whl (72 kB) Collecting tinycss2 Downloading tinycss2-1.2.1-py3-none-any.whl (21 kB) Collecting pandocfilters>=1.4.1 Downloading pandocfilters-1.5.0-py2.py3-none-any.whl (8.7 kB) Collecting jinja2>=3.0 Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) Collecting importlib-metadata>=3.6 Downloading importlib_metadata-6.5.0-py3-none-any.whl (22 kB) Collecting markupsafe>=2.0 Downloading MarkupSafe-2.1.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting nbformat>=5.1 Downloading nbformat-5.8.0-py3-none-any.whl (77 kB) Collecting defusedxml Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Collecting jupyterlab-pygments Downloading jupyterlab_pygments-0.2.2-py2.py3-none-any.whl (21 kB) Collecting beautifulsoup4 Downloading beautifulsoup4-4.12.2-py3-none-any.whl (142 kB) Collecting mistune<3,>=2.0.3 Downloading mistune-2.0.5-py2.py3-none-any.whl (24 kB) Collecting argon2-cffi Downloading argon2_cffi-21.3.0-py3-none-any.whl (14 kB) Collecting Send2Trash>=1.8.0 Downloading Send2Trash-1.8.0-py3-none-any.whl (18 kB) Collecting nbclassic>=0.4.7 Downloading nbclassic-0.5.5-py3-none-any.whl (10.0 MB) Collecting ipython-genutils Downloading ipython_genutils-0.2.0-py2.py3-none-any.whl (26 kB) Collecting terminado>=0.8.3 Downloading terminado-0.17.1-py3-none-any.whl (17 kB) Collecting prometheus-client Downloading prometheus_client-0.16.0-py3-none-any.whl (122 kB) Collecting qtpy>=2.0.1 Downloading QtPy-2.3.1-py3-none-any.whl (84 kB) Collecting zipp>=0.5 Downloading zipp-3.15.0-py3-none-any.whl (6.8 kB) Collecting backcall Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB) Collecting pexpect>4.3 Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB) Collecting typing-extensions Downloading typing_extensions-4.5.0-py3-none-any.whl (27 kB) Collecting decorator Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) Collecting jedi>=0.16 Downloading jedi-0.18.2-py2.py3-none-any.whl (1.6 MB) Collecting pickleshare Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Collecting stack-data Downloading stack_data-0.6.2-py3-none-any.whl (24 kB) Collecting python-dateutil>=2.8.2 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) Collecting platformdirs>=2.5 Downloading platformdirs-3.2.0-py3-none-any.whl (14 kB) Collecting notebook-shim>=0.1.0 Downloading notebook_shim-0.2.2-py3-none-any.whl (13 kB) Collecting jupyter-server>=1.8 Downloading jupyter_server-2.5.0-py3-none-any.whl (366 kB) Collecting fastjsonschema Downloading fastjsonschema-2.16.3-py3-none-any.whl (23 kB) Collecting jsonschema>=2.6 Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) Collecting wcwidth Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB) Collecting ptyprocess Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Collecting argon2-cffi-bindings Downloading argon2_cffi_bindings-21.2.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (86 kB) Collecting soupsieve>1.2 Downloading soupsieve-2.4.1-py3-none-any.whl (36 kB) Collecting six>=1.9.0 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting webencodings Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Collecting parso<0.9.0,>=0.8.0 Downloading parso-0.8.3-py2.py3-none-any.whl (100 kB) Collecting attrs>=17.4.0 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) Collecting jupyter-events>=0.4.0 Downloading jupyter_events-0.6.3-py3-none-any.whl (18 kB) Collecting websocket-client Downloading websocket_client-1.5.1-py3-none-any.whl (55 kB) Collecting jupyter-server-terminals Downloading jupyter_server_terminals-0.4.4-py3-none-any.whl (13 kB) Collecting anyio>=3.1.0 Downloading anyio-3.6.2-py3-none-any.whl (80 kB) Collecting cffi>=1.0.1 Downloading cffi-1.15.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (441 kB) Collecting pure-eval Downloading pure_eval-0.2.2-py3-none-any.whl (11 kB) Collecting executing>=1.2.0 Downloading executing-1.2.0-py2.py3-none-any.whl (24 kB) Collecting asttokens>=2.1.0 Downloading asttokens-2.2.1-py2.py3-none-any.whl (26 kB) Collecting sniffio>=1.1 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) Collecting idna>=2.8 Downloading idna-3.4-py3-none-any.whl (61 kB) Collecting pycparser Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) Collecting rfc3986-validator>=0.1.1 Downloading rfc3986_validator-0.1.1-py2.py3-none-any.whl (4.2 kB) Collecting pyyaml>=5.3 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) Collecting rfc3339-validator Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) Collecting python-json-logger>=2.0.4 Downloading python_json_logger-2.0.7-py3-none-any.whl (8.1 kB) Collecting fqdn Downloading fqdn-1.5.1-py3-none-any.whl (9.1 kB) Collecting uri-template Downloading uri_template-1.2.0-py3-none-any.whl (10 kB) Collecting jsonpointer>1.13 Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) Collecting webcolors>=1.11 Downloading webcolors-1.13-py3-none-any.whl (14 kB) Collecting isoduration Downloading isoduration-20.11.0-py3-none-any.whl (11 kB) Collecting arrow>=0.15.0 Downloading arrow-1.2.3-py3-none-any.whl (66 kB) Installing collected packages: six, zipp, traitlets, python-dateutil, pyrsistent, platformdirs, attrs, tornado, pyzmq, pycparser, jupyter-core, jsonschema, importlib-metadata, fastjsonschema, arrow, webencodings, webcolors, uri-template, soupsieve, rfc3986-validator, rfc3339-validator, ptyprocess, nbformat, markupsafe, jupyter-client, jsonpointer, isoduration, idna, fqdn, cffi, wcwidth, tinycss2, terminado, sniffio, pyyaml, python-json-logger, pygments, pure-eval, parso, pandocfilters, packaging, nbclient, mistune, jupyterlab-pygments, jinja2, executing, defusedxml, bleach, beautifulsoup4, asttokens, argon2-cffi-bindings, websocket-client, typing-extensions, stack-data, Send2Trash, prompt-toolkit, prometheus-client, pickleshare, pexpect, nbconvert, matplotlib-inline, jupyter-server-terminals, jupyter-events, jedi, decorator, backcall, argon2-cffi, anyio, psutil, nest-asyncio, jupyter-server, ipython, debugpy, comm, notebook-shim, ipython-genutils, ipykernel, widgetsnbextension, qtpy, nbclassic, jupyterlab-widgets, qtconsole, notebook, jupyter-console, ipywidgets, jupyter Successfully installed Send2Trash-1.8.0 anyio-3.6.2 argon2-cffi-21.3.0 argon2-cffi-bindings-21.2.0 arrow-1.2.3 asttokens-2.2.1 attrs-23.1.0 backcall-0.2.0 beautifulsoup4-4.12.2 bleach-6.0.0 cffi-1.15.1 comm-0.1.3 debugpy-1.6.7 decorator-5.1.1 defusedxml-0.7.1 executing-1.2.0 fastjsonschema-2.16.3 fqdn-1.5.1 idna-3.4 importlib-metadata-6.5.0 ipykernel-6.22.0 ipython-8.12.0 ipython-genutils-0.2.0 ipywidgets-8.0.6 isoduration-20.11.0 jedi-0.18.2 jinja2-3.1.2 jsonpointer-2.3 jsonschema-4.17.3 jupyter-1.0.0 jupyter-client-8.2.0 jupyter-console-6.6.3 jupyter-core-5.3.0 jupyter-events-0.6.3 jupyter-server-2.5.0 jupyter-server-terminals-0.4.4 jupyterlab-pygments-0.2.2 jupyterlab-widgets-3.0.7 markupsafe-2.1.2 matplotlib-inline-0.1.6 mistune-2.0.5 nbclassic-0.5.5 nbclient-0.7.3 nbconvert-7.3.1 nbformat-5.8.0 nest-asyncio-1.5.6 notebook-6.5.4 notebook-shim-0.2.2 packaging-23.1 pandocfilters-1.5.0 parso-0.8.3 pexpect-4.8.0 pickleshare-0.7.5 platformdirs-3.2.0 prometheus-client-0.16.0 prompt-toolkit-3.0.38 psutil-5.9.5 ptyprocess-0.7.0 pure-eval-0.2.2 pycparser-2.21 pygments-2.15.1 pyrsistent-0.19.3 python-dateutil-2.8.2 python-json-logger-2.0.7 pyyaml-6.0 pyzmq-25.0.2 qtconsole-5.4.2 qtpy-2.3.1 rfc3339-validator-0.1.4 rfc3986-validator-0.1.1 six-1.16.0 sniffio-1.3.0 soupsieve-2.4.1 stack-data-0.6.2 terminado-0.17.1 tinycss2-1.2.1 tornado-6.3 traitlets-5.9.0 typing-extensions-4.5.0 uri-template-1.2.0 wcwidth-0.2.6 webcolors-1.13 webencodings-0.5.1 websocket-client-1.5.1 widgetsnbextension-4.0.7 zipp-3.15.0 Traceback (most recent call last): File "/builddir/build/BUILD/checklist-0.0.11/setup.py", line 56, in setup(name='checklist', File "/usr/lib/python3.9/site-packages/setuptools/__init__.py", line 153, in setup return distutils.core.setup(**attrs) File "/usr/lib64/python3.9/distutils/core.py", line 148, in setup dist.run_commands() File "/usr/lib64/python3.9/distutils/dist.py", line 966, in run_commands self.run_command(cmd) File "/usr/lib64/python3.9/distutils/dist.py", line 985, in run_command cmd_obj.run() File "/usr/lib64/python3.9/distutils/command/build.py", line 135, in run self.run_command(cmd_name) File "/usr/lib64/python3.9/distutils/cmd.py", line 313, in run_command self.distribution.run_command(command) File "/usr/lib64/python3.9/distutils/dist.py", line 985, in run_command cmd_obj.run() File "/builddir/build/BUILD/checklist-0.0.11/setup.py", line 40, in run enable_visual_interface() File "/builddir/build/BUILD/checklist-0.0.11/setup.py", line 13, in enable_visual_interface import notebook ModuleNotFoundError: No module named 'notebook' error: Bad exit status from /var/tmp/rpm-tmp.ZnGdjX (%build) Bad exit status from /var/tmp/rpm-tmp.ZnGdjX (%build) RPM build errors: Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-checklist.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-checklist.spec