Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-opencve.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686502284.306625/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-opencve.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-opencve-1.4.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-opencve.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686502284.306625/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-opencve.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-opencve-1.4.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-opencve.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686502284.306625/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-opencve.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.cEyVv0 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf opencve-1.4.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/opencve-1.4.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd opencve-1.4.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.Uqy8Z9 + umask 022 + cd /builddir/build/BUILD + cd opencve-1.4.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/tests copying tests/test_utils.py -> build/lib/tests copying tests/conftest.py -> build/lib/tests copying tests/test_settings.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_context.py -> build/lib/tests copying tests/test_models.py -> build/lib/tests copying tests/test_users.py -> build/lib/tests copying tests/test_admin.py -> build/lib/tests creating build/lib/opencve copying opencve/context.py -> build/lib/opencve copying opencve/configuration.py -> build/lib/opencve copying opencve/utils.py -> build/lib/opencve copying opencve/admin.py -> build/lib/opencve copying opencve/forms.py -> build/lib/opencve copying opencve/cli.py -> build/lib/opencve copying opencve/__init__.py -> build/lib/opencve copying opencve/constants.py -> build/lib/opencve copying opencve/app.py -> build/lib/opencve copying opencve/settings.py -> build/lib/opencve copying opencve/extensions.py -> build/lib/opencve creating build/lib/tests/api copying tests/api/test_vendors.py -> build/lib/tests/api copying tests/api/test_alerts.py -> build/lib/tests/api copying tests/api/test_ratelimit.py -> build/lib/tests/api copying tests/api/__init__.py -> build/lib/tests/api copying tests/api/test_subscriptions.py -> build/lib/tests/api copying tests/api/test_products.py -> build/lib/tests/api copying tests/api/test_cwes.py -> build/lib/tests/api copying tests/api/test_cves.py -> build/lib/tests/api copying tests/api/test_reports.py -> build/lib/tests/api creating build/lib/tests/views copying tests/views/test_vendors.py -> build/lib/tests/views copying tests/views/test_home.py -> build/lib/tests/views copying tests/views/__init__.py -> build/lib/tests/views copying tests/views/test_cwes.py -> build/lib/tests/views copying tests/views/test_tags.py -> build/lib/tests/views copying tests/views/test_cves.py -> build/lib/tests/views copying tests/views/test_reports.py -> build/lib/tests/views copying tests/views/test_profile.py -> build/lib/tests/views creating build/lib/tests/tasks copying tests/tasks/test_alerts.py -> build/lib/tests/tasks copying tests/tasks/__init__.py -> build/lib/tests/tasks copying tests/tasks/test_events.py -> build/lib/tests/tasks copying tests/tasks/test_reports.py -> build/lib/tests/tasks creating build/lib/tests/controllers copying tests/controllers/test_vendors.py -> build/lib/tests/controllers copying tests/controllers/__init__.py -> build/lib/tests/controllers copying tests/controllers/test_subscriptions.py -> build/lib/tests/controllers copying tests/controllers/test_products.py -> build/lib/tests/controllers copying tests/controllers/test_cwes.py -> build/lib/tests/controllers copying tests/controllers/test_tags.py -> build/lib/tests/controllers copying tests/controllers/test_cves.py -> build/lib/tests/controllers copying tests/controllers/test_base.py -> build/lib/tests/controllers copying tests/controllers/test_reports.py -> build/lib/tests/controllers creating build/lib/tests/commands copying tests/commands/test_webserver.py -> build/lib/tests/commands copying tests/commands/test_celery.py -> build/lib/tests/commands copying tests/commands/test_utils.py -> build/lib/tests/commands copying tests/commands/test_upgrade_db.py -> build/lib/tests/commands copying tests/commands/test_create_user.py -> build/lib/tests/commands copying tests/commands/__init__.py -> build/lib/tests/commands creating build/lib/opencve/models copying opencve/models/metas.py -> build/lib/opencve/models copying opencve/models/events.py -> build/lib/opencve/models copying opencve/models/cve.py -> build/lib/opencve/models copying opencve/models/alerts.py -> build/lib/opencve/models copying opencve/models/vendors.py -> build/lib/opencve/models copying opencve/models/cwe.py -> build/lib/opencve/models copying opencve/models/users.py -> build/lib/opencve/models copying opencve/models/__init__.py -> build/lib/opencve/models copying opencve/models/changes.py -> build/lib/opencve/models copying opencve/models/reports.py -> build/lib/opencve/models copying opencve/models/products.py -> build/lib/opencve/models copying opencve/models/tasks.py -> build/lib/opencve/models copying opencve/models/tags.py -> build/lib/opencve/models creating build/lib/opencve/api copying opencve/api/base.py -> build/lib/opencve/api copying opencve/api/alerts.py -> build/lib/opencve/api copying opencve/api/vendors.py -> build/lib/opencve/api copying opencve/api/subscriptions.py -> build/lib/opencve/api copying opencve/api/cwes.py -> build/lib/opencve/api copying opencve/api/__init__.py -> build/lib/opencve/api copying opencve/api/fields.py -> build/lib/opencve/api copying opencve/api/reports.py -> build/lib/opencve/api copying opencve/api/products.py -> build/lib/opencve/api copying opencve/api/cves.py -> build/lib/opencve/api creating build/lib/opencve/views copying opencve/views/vendors.py -> build/lib/opencve/views copying opencve/views/cwes.py -> build/lib/opencve/views copying opencve/views/__init__.py -> build/lib/opencve/views copying opencve/views/reports.py -> build/lib/opencve/views copying opencve/views/profile.py -> build/lib/opencve/views copying opencve/views/cves.py -> build/lib/opencve/views creating build/lib/opencve/checks copying opencve/checks/references.py -> build/lib/opencve/checks copying opencve/checks/cwes.py -> build/lib/opencve/checks copying opencve/checks/cpes.py -> build/lib/opencve/checks copying opencve/checks/cvss.py -> build/lib/opencve/checks copying opencve/checks/__init__.py -> build/lib/opencve/checks copying opencve/checks/first_time.py -> build/lib/opencve/checks copying opencve/checks/summary.py -> build/lib/opencve/checks creating build/lib/opencve/tasks copying opencve/tasks/events.py -> build/lib/opencve/tasks copying opencve/tasks/alerts.py -> build/lib/opencve/tasks copying opencve/tasks/__init__.py -> build/lib/opencve/tasks copying opencve/tasks/reports.py -> build/lib/opencve/tasks creating build/lib/opencve/controllers copying opencve/controllers/base.py -> build/lib/opencve/controllers copying opencve/controllers/alerts.py -> build/lib/opencve/controllers copying opencve/controllers/vendors.py -> build/lib/opencve/controllers copying opencve/controllers/subscriptions.py -> build/lib/opencve/controllers copying opencve/controllers/cwes.py -> build/lib/opencve/controllers copying opencve/controllers/main.py -> build/lib/opencve/controllers copying opencve/controllers/__init__.py -> build/lib/opencve/controllers copying opencve/controllers/reports.py -> build/lib/opencve/controllers copying opencve/controllers/products.py -> build/lib/opencve/controllers copying opencve/controllers/cves.py -> build/lib/opencve/controllers copying opencve/controllers/tags.py -> build/lib/opencve/controllers copying opencve/controllers/home.py -> build/lib/opencve/controllers creating build/lib/opencve/commands copying opencve/commands/webserver.py -> build/lib/opencve/commands copying opencve/commands/utils.py -> build/lib/opencve/commands copying opencve/commands/upgrade_db.py -> build/lib/opencve/commands copying opencve/commands/__init__.py -> build/lib/opencve/commands copying opencve/commands/celery.py -> build/lib/opencve/commands copying opencve/commands/create_user.py -> build/lib/opencve/commands copying opencve/commands/init.py -> build/lib/opencve/commands creating build/lib/opencve/commands/imports copying opencve/commands/imports/cve.py -> build/lib/opencve/commands/imports copying opencve/commands/imports/cwe.py -> build/lib/opencve/commands/imports copying opencve/commands/imports/__init__.py -> build/lib/opencve/commands/imports copying opencve/commands/imports/cpe.py -> build/lib/opencve/commands/imports running egg_info writing opencve.egg-info/PKG-INFO writing dependency_links to opencve.egg-info/dependency_links.txt writing entry points to opencve.egg-info/entry_points.txt writing requirements to opencve.egg-info/requires.txt writing top-level names to opencve.egg-info/top_level.txt reading manifest file 'opencve.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'LICENCE' warning: no directories found matching 'migrations' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'opencve.egg-info/SOURCES.txt' copying opencve/VERSION -> build/lib/opencve copying opencve/default.cfg -> build/lib/opencve creating build/lib/opencve/migrations copying opencve/migrations/README -> build/lib/opencve/migrations copying opencve/migrations/alembic.ini -> build/lib/opencve/migrations copying opencve/migrations/env.py -> build/lib/opencve/migrations copying opencve/migrations/script.py.mako -> build/lib/opencve/migrations creating build/lib/opencve/migrations/versions copying opencve/migrations/versions/1c7aecfc5f6e_add_indexes_cascade_deletions_reports.py -> build/lib/opencve/migrations/versions copying opencve/migrations/versions/2132d05ea0e2_add_first_time_value_in_event_types_enum.py -> build/lib/opencve/migrations/versions copying opencve/migrations/versions/33cd640e1112_add_indexes_on_cves_summary_and_cve_cve_.py -> build/lib/opencve/migrations/versions copying opencve/migrations/versions/3f755e0484e0_add_settings_columns_in_users_table.py -> build/lib/opencve/migrations/versions copying opencve/migrations/versions/4195eeb432e9_add_tags_tables.py -> build/lib/opencve/migrations/versions copying opencve/migrations/versions/41ad8e9163d4_make_cwe_cwe_id_field_not_nullable.py -> build/lib/opencve/migrations/versions copying opencve/migrations/versions/8bdc527d8d49_initial_migration.py -> build/lib/opencve/migrations/versions copying opencve/migrations/versions/f81abceece3d_synchronize_null_cvss_for_existing_cves.py -> build/lib/opencve/migrations/versions creating build/lib/opencve/static creating build/lib/opencve/static/css copying opencve/static/css/AdminLTE.min.css -> build/lib/opencve/static/css copying opencve/static/css/bootstrap.min.css -> build/lib/opencve/static/css copying opencve/static/css/custom.css -> build/lib/opencve/static/css copying opencve/static/css/font-awesome.min.css -> build/lib/opencve/static/css copying opencve/static/css/select2.min.css -> build/lib/opencve/static/css copying opencve/static/css/skin-blue.min.css -> build/lib/opencve/static/css copying opencve/static/css/spectrum.min.css -> build/lib/opencve/static/css creating build/lib/opencve/static/fonts copying opencve/static/fonts/FontAwesome.otf -> build/lib/opencve/static/fonts copying opencve/static/fonts/fontawesome-webfont.eot -> build/lib/opencve/static/fonts copying opencve/static/fonts/fontawesome-webfont.svg -> build/lib/opencve/static/fonts copying opencve/static/fonts/fontawesome-webfont.ttf -> build/lib/opencve/static/fonts copying opencve/static/fonts/fontawesome-webfont.woff -> build/lib/opencve/static/fonts copying opencve/static/fonts/fontawesome-webfont.woff2 -> build/lib/opencve/static/fonts copying opencve/static/fonts/glyphicons-halflings-regular.eot -> build/lib/opencve/static/fonts copying opencve/static/fonts/glyphicons-halflings-regular.svg -> build/lib/opencve/static/fonts copying opencve/static/fonts/glyphicons-halflings-regular.ttf -> build/lib/opencve/static/fonts copying opencve/static/fonts/glyphicons-halflings-regular.woff -> build/lib/opencve/static/fonts copying opencve/static/fonts/glyphicons-halflings-regular.woff2 -> build/lib/opencve/static/fonts creating build/lib/opencve/static/img copying opencve/static/img/deep-green.jpg -> build/lib/opencve/static/img copying opencve/static/img/favicon.ico -> build/lib/opencve/static/img copying opencve/static/img/logo_full_48.png -> build/lib/opencve/static/img copying opencve/static/img/logo_white.png -> build/lib/opencve/static/img copying opencve/static/img/mail_icon.png -> build/lib/opencve/static/img creating build/lib/opencve/static/js copying opencve/static/js/adminlte.min.js -> build/lib/opencve/static/js copying opencve/static/js/bootstrap.min.js -> build/lib/opencve/static/js copying opencve/static/js/chart.min.js -> build/lib/opencve/static/js copying opencve/static/js/custom.js -> build/lib/opencve/static/js copying opencve/static/js/jquery.min.js -> build/lib/opencve/static/js copying opencve/static/js/jquery.rainbowJSON.js -> build/lib/opencve/static/js copying opencve/static/js/select2.full.min.js -> build/lib/opencve/static/js copying opencve/static/js/spectrum.min.js -> build/lib/opencve/static/js creating build/lib/opencve/templates copying opencve/templates/_macros.html -> build/lib/opencve/templates copying opencve/templates/base.html -> build/lib/opencve/templates copying opencve/templates/base_blank.html -> build/lib/opencve/templates copying opencve/templates/change.html -> build/lib/opencve/templates copying opencve/templates/cve.html -> build/lib/opencve/templates copying opencve/templates/cves.html -> build/lib/opencve/templates copying opencve/templates/cwes.html -> build/lib/opencve/templates copying opencve/templates/flash_messages.html -> build/lib/opencve/templates copying opencve/templates/home.html -> build/lib/opencve/templates copying opencve/templates/messages.html -> build/lib/opencve/templates copying opencve/templates/report.html -> build/lib/opencve/templates copying opencve/templates/reports.html -> build/lib/opencve/templates copying opencve/templates/vendors.html -> build/lib/opencve/templates creating build/lib/opencve/templates/_includes copying opencve/templates/_includes/cvss2.html -> build/lib/opencve/templates/_includes copying opencve/templates/_includes/cvss3.html -> build/lib/opencve/templates/_includes creating build/lib/opencve/templates/_welcome copying opencve/templates/_welcome/analytics.html -> build/lib/opencve/templates/_welcome copying opencve/templates/_welcome/base_welcome.html -> build/lib/opencve/templates/_welcome copying opencve/templates/_welcome/index.html -> build/lib/opencve/templates/_welcome copying opencve/templates/_welcome/terms.html -> build/lib/opencve/templates/_welcome creating build/lib/opencve/templates/_welcome/css copying opencve/templates/_welcome/css/style.css -> build/lib/opencve/templates/_welcome/css creating build/lib/opencve/templates/admin copying opencve/templates/admin/index.html -> build/lib/opencve/templates/admin copying opencve/templates/admin/task.html -> build/lib/opencve/templates/admin copying opencve/templates/admin/tasks.html -> build/lib/opencve/templates/admin creating build/lib/opencve/templates/emails copying opencve/templates/emails/report_message.html -> build/lib/opencve/templates/emails copying opencve/templates/emails/report_message.txt -> build/lib/opencve/templates/emails copying opencve/templates/emails/report_subject.txt -> build/lib/opencve/templates/emails creating build/lib/opencve/templates/errors copying opencve/templates/errors/404.html -> build/lib/opencve/templates/errors creating build/lib/opencve/templates/flask_user copying opencve/templates/flask_user/change_password.html -> build/lib/opencve/templates/flask_user copying opencve/templates/flask_user/edit_user_profile.html -> build/lib/opencve/templates/flask_user copying opencve/templates/flask_user/forgot_password.html -> build/lib/opencve/templates/flask_user copying opencve/templates/flask_user/login.html -> build/lib/opencve/templates/flask_user copying opencve/templates/flask_user/register.html -> build/lib/opencve/templates/flask_user copying opencve/templates/flask_user/resend_confirm_email.html -> build/lib/opencve/templates/flask_user creating build/lib/opencve/templates/profiles copying opencve/templates/profiles/base_profile.html -> build/lib/opencve/templates/profiles copying opencve/templates/profiles/delete_tag.html -> build/lib/opencve/templates/profiles copying opencve/templates/profiles/notifications.html -> build/lib/opencve/templates/profiles copying opencve/templates/profiles/settings.html -> build/lib/opencve/templates/profiles copying opencve/templates/profiles/subscriptions.html -> build/lib/opencve/templates/profiles copying opencve/templates/profiles/tags.html -> build/lib/opencve/templates/profiles creating build/lib/opencve/templates/report copying opencve/templates/report/cpes_details.html -> build/lib/opencve/templates/report copying opencve/templates/report/cvss_details.html -> build/lib/opencve/templates/report copying opencve/templates/report/cwes_details.html -> build/lib/opencve/templates/report copying opencve/templates/report/first_time_details.html -> build/lib/opencve/templates/report copying opencve/templates/report/new_cve_details.html -> build/lib/opencve/templates/report copying opencve/templates/report/references_details.html -> build/lib/opencve/templates/report copying opencve/templates/report/summary_details.html -> build/lib/opencve/templates/report + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9uNkcS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64 + cd opencve-1.4.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-opencve-1.4.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-opencve-1.4.1-1.x86_64/usr creating /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/api copying build/lib/tests/api/test_vendors.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/api copying build/lib/tests/api/test_alerts.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/api copying build/lib/tests/api/test_ratelimit.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/api copying build/lib/tests/api/__init__.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/api copying build/lib/tests/api/test_subscriptions.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/api copying build/lib/tests/api/test_products.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/api copying build/lib/tests/api/test_cwes.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/api copying build/lib/tests/api/test_cves.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/api copying build/lib/tests/api/test_reports.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/api copying build/lib/tests/test_utils.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/conftest.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_settings.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/views copying build/lib/tests/views/test_vendors.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/views copying build/lib/tests/views/test_home.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/views copying build/lib/tests/views/__init__.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/views copying build/lib/tests/views/test_cwes.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/views copying build/lib/tests/views/test_tags.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/views copying build/lib/tests/views/test_cves.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/views copying build/lib/tests/views/test_reports.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/views copying build/lib/tests/views/test_profile.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/views creating /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/tasks copying build/lib/tests/tasks/test_alerts.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/tasks copying build/lib/tests/tasks/__init__.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/tasks copying build/lib/tests/tasks/test_events.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/tasks copying build/lib/tests/tasks/test_reports.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/tasks creating /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/controllers copying build/lib/tests/controllers/test_vendors.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/controllers copying build/lib/tests/controllers/__init__.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/controllers copying build/lib/tests/controllers/test_subscriptions.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/controllers copying build/lib/tests/controllers/test_products.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/controllers copying build/lib/tests/controllers/test_cwes.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/controllers copying build/lib/tests/controllers/test_tags.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/controllers copying build/lib/tests/controllers/test_cves.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/controllers copying build/lib/tests/controllers/test_base.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/controllers copying build/lib/tests/controllers/test_reports.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/controllers copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_context.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_models.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_users.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/commands copying build/lib/tests/commands/test_webserver.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/commands copying build/lib/tests/commands/test_celery.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/commands copying build/lib/tests/commands/test_utils.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/commands copying build/lib/tests/commands/test_upgrade_db.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/commands copying build/lib/tests/commands/test_create_user.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/commands copying build/lib/tests/commands/__init__.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/commands copying build/lib/tests/test_admin.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve copying build/lib/opencve/context.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve copying build/lib/opencve/configuration.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve creating /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/models copying build/lib/opencve/models/metas.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/models copying build/lib/opencve/models/events.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/models copying build/lib/opencve/models/cve.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/models copying build/lib/opencve/models/alerts.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/models copying build/lib/opencve/models/vendors.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/models copying build/lib/opencve/models/cwe.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/models copying build/lib/opencve/models/users.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/models copying build/lib/opencve/models/__init__.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/models copying build/lib/opencve/models/changes.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/models copying build/lib/opencve/models/reports.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/models copying build/lib/opencve/models/products.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/models copying build/lib/opencve/models/tasks.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/models copying build/lib/opencve/models/tags.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/models copying build/lib/opencve/utils.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve creating /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/api copying build/lib/opencve/api/base.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/api copying build/lib/opencve/api/alerts.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/api copying build/lib/opencve/api/vendors.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/api copying build/lib/opencve/api/subscriptions.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/api copying build/lib/opencve/api/cwes.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/api copying build/lib/opencve/api/__init__.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/api copying build/lib/opencve/api/fields.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/api copying build/lib/opencve/api/reports.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/api copying build/lib/opencve/api/products.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/api copying build/lib/opencve/api/cves.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/api copying build/lib/opencve/VERSION -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve creating /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/views copying build/lib/opencve/views/vendors.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/views copying build/lib/opencve/views/cwes.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/views copying build/lib/opencve/views/__init__.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/views copying build/lib/opencve/views/reports.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/views copying build/lib/opencve/views/profile.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/views copying build/lib/opencve/views/cves.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/views copying build/lib/opencve/admin.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve creating /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/checks copying build/lib/opencve/checks/references.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/checks copying build/lib/opencve/checks/cwes.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/checks copying build/lib/opencve/checks/cpes.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/checks copying build/lib/opencve/checks/cvss.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/checks copying build/lib/opencve/checks/__init__.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/checks copying build/lib/opencve/checks/first_time.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/checks copying build/lib/opencve/checks/summary.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/checks creating /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/tasks copying build/lib/opencve/tasks/events.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/tasks copying build/lib/opencve/tasks/alerts.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/tasks copying build/lib/opencve/tasks/__init__.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/tasks copying build/lib/opencve/tasks/reports.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/tasks creating /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/controllers copying build/lib/opencve/controllers/base.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/controllers copying build/lib/opencve/controllers/alerts.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/controllers copying build/lib/opencve/controllers/vendors.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/controllers copying build/lib/opencve/controllers/subscriptions.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/controllers copying build/lib/opencve/controllers/cwes.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/controllers copying build/lib/opencve/controllers/main.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/controllers copying build/lib/opencve/controllers/__init__.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/controllers copying build/lib/opencve/controllers/reports.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/controllers copying build/lib/opencve/controllers/products.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/controllers copying build/lib/opencve/controllers/cves.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/controllers copying build/lib/opencve/controllers/tags.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/controllers copying build/lib/opencve/controllers/home.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/controllers copying build/lib/opencve/forms.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve copying build/lib/opencve/cli.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve creating /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/static creating /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/static/img copying build/lib/opencve/static/img/favicon.ico -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/static/img copying build/lib/opencve/static/img/logo_white.png -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/static/img copying build/lib/opencve/static/img/mail_icon.png -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/static/img copying build/lib/opencve/static/img/logo_full_48.png -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/static/img copying build/lib/opencve/static/img/deep-green.jpg -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/static/img creating /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/static/js copying build/lib/opencve/static/js/select2.full.min.js -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/static/js copying build/lib/opencve/static/js/jquery.rainbowJSON.js -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/static/js copying build/lib/opencve/static/js/chart.min.js -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/static/js copying build/lib/opencve/static/js/spectrum.min.js -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/static/js copying build/lib/opencve/static/js/bootstrap.min.js -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/static/js copying build/lib/opencve/static/js/jquery.min.js -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/static/js copying build/lib/opencve/static/js/custom.js -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/static/js copying build/lib/opencve/static/js/adminlte.min.js -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/static/js creating /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/static/fonts copying build/lib/opencve/static/fonts/fontawesome-webfont.woff2 -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/static/fonts copying build/lib/opencve/static/fonts/fontawesome-webfont.eot -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/static/fonts copying build/lib/opencve/static/fonts/fontawesome-webfont.ttf -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/static/fonts copying build/lib/opencve/static/fonts/fontawesome-webfont.svg -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/static/fonts copying build/lib/opencve/static/fonts/fontawesome-webfont.woff -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/static/fonts copying build/lib/opencve/static/fonts/glyphicons-halflings-regular.woff2 -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/static/fonts copying build/lib/opencve/static/fonts/glyphicons-halflings-regular.svg -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/static/fonts copying build/lib/opencve/static/fonts/glyphicons-halflings-regular.ttf -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/static/fonts copying build/lib/opencve/static/fonts/glyphicons-halflings-regular.eot -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/static/fonts copying build/lib/opencve/static/fonts/FontAwesome.otf -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/static/fonts copying build/lib/opencve/static/fonts/glyphicons-halflings-regular.woff -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/static/fonts creating /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/static/css copying build/lib/opencve/static/css/skin-blue.min.css -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/static/css copying build/lib/opencve/static/css/font-awesome.min.css -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/static/css copying build/lib/opencve/static/css/select2.min.css -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/static/css copying build/lib/opencve/static/css/custom.css -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/static/css copying build/lib/opencve/static/css/bootstrap.min.css -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/static/css copying build/lib/opencve/static/css/AdminLTE.min.css -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/static/css copying build/lib/opencve/static/css/spectrum.min.css -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/static/css copying build/lib/opencve/__init__.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve creating /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/templates creating /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/templates/profiles copying build/lib/opencve/templates/profiles/subscriptions.html -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/templates/profiles copying build/lib/opencve/templates/profiles/base_profile.html -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/templates/profiles copying build/lib/opencve/templates/profiles/settings.html -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/templates/profiles copying build/lib/opencve/templates/profiles/delete_tag.html -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/templates/profiles copying build/lib/opencve/templates/profiles/tags.html -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/templates/profiles copying build/lib/opencve/templates/profiles/notifications.html -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/templates/profiles copying build/lib/opencve/templates/cve.html -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/templates copying build/lib/opencve/templates/cves.html -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/templates copying build/lib/opencve/templates/flash_messages.html -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/templates copying build/lib/opencve/templates/base.html -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/templates creating /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/templates/report copying build/lib/opencve/templates/report/cvss_details.html -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/templates/report copying build/lib/opencve/templates/report/new_cve_details.html -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/templates/report copying build/lib/opencve/templates/report/first_time_details.html -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/templates/report copying build/lib/opencve/templates/report/cwes_details.html -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/templates/report copying build/lib/opencve/templates/report/summary_details.html -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/templates/report copying build/lib/opencve/templates/report/references_details.html -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/templates/report copying build/lib/opencve/templates/report/cpes_details.html -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/templates/report copying build/lib/opencve/templates/home.html -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/templates copying build/lib/opencve/templates/cwes.html -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/templates creating /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/templates/errors copying build/lib/opencve/templates/errors/404.html -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/templates/errors copying build/lib/opencve/templates/change.html -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/templates creating /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/templates/_welcome copying build/lib/opencve/templates/_welcome/base_welcome.html -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/templates/_welcome copying build/lib/opencve/templates/_welcome/analytics.html -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/templates/_welcome creating /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/templates/_welcome/css copying build/lib/opencve/templates/_welcome/css/style.css -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/templates/_welcome/css copying build/lib/opencve/templates/_welcome/index.html -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/templates/_welcome copying build/lib/opencve/templates/_welcome/terms.html -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/templates/_welcome copying build/lib/opencve/templates/report.html -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/templates copying build/lib/opencve/templates/base_blank.html -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/templates creating /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/templates/_includes copying build/lib/opencve/templates/_includes/cvss2.html -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/templates/_includes copying build/lib/opencve/templates/_includes/cvss3.html -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/templates/_includes copying build/lib/opencve/templates/reports.html -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/templates copying build/lib/opencve/templates/_macros.html -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/templates copying build/lib/opencve/templates/messages.html -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/templates creating /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/templates/admin copying build/lib/opencve/templates/admin/task.html -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/templates/admin copying build/lib/opencve/templates/admin/tasks.html -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/templates/admin copying build/lib/opencve/templates/admin/index.html -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/templates/admin creating /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/templates/emails copying build/lib/opencve/templates/emails/report_message.txt -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/templates/emails copying build/lib/opencve/templates/emails/report_subject.txt -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/templates/emails copying build/lib/opencve/templates/emails/report_message.html -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/templates/emails copying build/lib/opencve/templates/vendors.html -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/templates creating /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/templates/flask_user copying build/lib/opencve/templates/flask_user/login.html -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/templates/flask_user copying build/lib/opencve/templates/flask_user/change_password.html -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/templates/flask_user copying build/lib/opencve/templates/flask_user/resend_confirm_email.html -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/templates/flask_user copying build/lib/opencve/templates/flask_user/forgot_password.html -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/templates/flask_user copying build/lib/opencve/templates/flask_user/edit_user_profile.html -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/templates/flask_user copying build/lib/opencve/templates/flask_user/register.html -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/templates/flask_user copying build/lib/opencve/constants.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve copying build/lib/opencve/app.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve creating /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/migrations copying build/lib/opencve/migrations/alembic.ini -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/migrations copying build/lib/opencve/migrations/script.py.mako -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/migrations copying build/lib/opencve/migrations/env.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/migrations creating /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/migrations/versions copying build/lib/opencve/migrations/versions/f81abceece3d_synchronize_null_cvss_for_existing_cves.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/migrations/versions copying build/lib/opencve/migrations/versions/33cd640e1112_add_indexes_on_cves_summary_and_cve_cve_.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/migrations/versions copying build/lib/opencve/migrations/versions/8bdc527d8d49_initial_migration.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/migrations/versions copying build/lib/opencve/migrations/versions/4195eeb432e9_add_tags_tables.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/migrations/versions copying build/lib/opencve/migrations/versions/2132d05ea0e2_add_first_time_value_in_event_types_enum.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/migrations/versions copying build/lib/opencve/migrations/versions/41ad8e9163d4_make_cwe_cwe_id_field_not_nullable.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/migrations/versions copying build/lib/opencve/migrations/versions/1c7aecfc5f6e_add_indexes_cascade_deletions_reports.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/migrations/versions copying build/lib/opencve/migrations/versions/3f755e0484e0_add_settings_columns_in_users_table.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/migrations/versions copying build/lib/opencve/migrations/README -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/migrations creating /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/commands copying build/lib/opencve/commands/webserver.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/commands copying build/lib/opencve/commands/utils.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/commands creating /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/commands/imports copying build/lib/opencve/commands/imports/cve.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/commands/imports copying build/lib/opencve/commands/imports/cwe.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/commands/imports copying build/lib/opencve/commands/imports/__init__.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/commands/imports copying build/lib/opencve/commands/imports/cpe.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/commands/imports copying build/lib/opencve/commands/upgrade_db.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/commands copying build/lib/opencve/commands/__init__.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/commands copying build/lib/opencve/commands/celery.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/commands copying build/lib/opencve/commands/create_user.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/commands copying build/lib/opencve/commands/init.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/commands copying build/lib/opencve/settings.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve copying build/lib/opencve/default.cfg -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve copying build/lib/opencve/extensions.py -> /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/api/test_vendors.py to test_vendors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/api/test_alerts.py to test_alerts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/api/test_ratelimit.py to test_ratelimit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/api/test_subscriptions.py to test_subscriptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/api/test_products.py to test_products.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/api/test_cwes.py to test_cwes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/api/test_cves.py to test_cves.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/api/test_reports.py to test_reports.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/test_settings.py to test_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/views/test_vendors.py to test_vendors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/views/test_home.py to test_home.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/views/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/views/test_cwes.py to test_cwes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/views/test_tags.py to test_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/views/test_cves.py to test_cves.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/views/test_reports.py to test_reports.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/views/test_profile.py to test_profile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/tasks/test_alerts.py to test_alerts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/tasks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/tasks/test_events.py to test_events.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/tasks/test_reports.py to test_reports.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/controllers/test_vendors.py to test_vendors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/controllers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/controllers/test_subscriptions.py to test_subscriptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/controllers/test_products.py to test_products.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/controllers/test_cwes.py to test_cwes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/controllers/test_tags.py to test_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/controllers/test_cves.py to test_cves.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/controllers/test_base.py to test_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/controllers/test_reports.py to test_reports.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/test_context.py to test_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/test_models.py to test_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/test_users.py to test_users.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/commands/test_webserver.py to test_webserver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/commands/test_celery.py to test_celery.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/commands/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/commands/test_upgrade_db.py to test_upgrade_db.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/commands/test_create_user.py to test_create_user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/tests/test_admin.py to test_admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/context.py to context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/configuration.py to configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/models/metas.py to metas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/models/events.py to events.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/models/cve.py to cve.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/models/alerts.py to alerts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/models/vendors.py to vendors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/models/cwe.py to cwe.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/models/users.py to users.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/models/changes.py to changes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/models/reports.py to reports.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/models/products.py to products.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/models/tasks.py to tasks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/models/tags.py to tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/api/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/api/alerts.py to alerts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/api/vendors.py to vendors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/api/subscriptions.py to subscriptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/api/cwes.py to cwes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/api/fields.py to fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/api/reports.py to reports.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/api/products.py to products.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/api/cves.py to cves.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/views/vendors.py to vendors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/views/cwes.py to cwes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/views/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/views/reports.py to reports.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/views/profile.py to profile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/views/cves.py to cves.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/checks/references.py to references.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/checks/cwes.py to cwes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/checks/cpes.py to cpes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/checks/cvss.py to cvss.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/checks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/checks/first_time.py to first_time.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/checks/summary.py to summary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/tasks/events.py to events.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/tasks/alerts.py to alerts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/tasks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/tasks/reports.py to reports.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/controllers/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/controllers/alerts.py to alerts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/controllers/vendors.py to vendors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/controllers/subscriptions.py to subscriptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/controllers/cwes.py to cwes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/controllers/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/controllers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/controllers/reports.py to reports.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/controllers/products.py to products.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/controllers/cves.py to cves.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/controllers/tags.py to tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/controllers/home.py to home.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/app.py to app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/migrations/env.py to env.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/migrations/versions/f81abceece3d_synchronize_null_cvss_for_existing_cves.py to f81abceece3d_synchronize_null_cvss_for_existing_cves.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/migrations/versions/33cd640e1112_add_indexes_on_cves_summary_and_cve_cve_.py to 33cd640e1112_add_indexes_on_cves_summary_and_cve_cve_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/migrations/versions/8bdc527d8d49_initial_migration.py to 8bdc527d8d49_initial_migration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/migrations/versions/4195eeb432e9_add_tags_tables.py to 4195eeb432e9_add_tags_tables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/migrations/versions/2132d05ea0e2_add_first_time_value_in_event_types_enum.py to 2132d05ea0e2_add_first_time_value_in_event_types_enum.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/migrations/versions/41ad8e9163d4_make_cwe_cwe_id_field_not_nullable.py to 41ad8e9163d4_make_cwe_cwe_id_field_not_nullable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/migrations/versions/1c7aecfc5f6e_add_indexes_cascade_deletions_reports.py to 1c7aecfc5f6e_add_indexes_cascade_deletions_reports.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/migrations/versions/3f755e0484e0_add_settings_columns_in_users_table.py to 3f755e0484e0_add_settings_columns_in_users_table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/commands/webserver.py to webserver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/commands/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/commands/imports/cve.py to cve.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/commands/imports/cwe.py to cwe.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/commands/imports/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/commands/imports/cpe.py to cpe.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/commands/upgrade_db.py to upgrade_db.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/commands/celery.py to celery.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/commands/create_user.py to create_user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/commands/init.py to init.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve/extensions.py to extensions.cpython-39.pyc writing byte-compilation script '/tmp/tmp55poe5lz.py' /usr/bin/python3 /tmp/tmp55poe5lz.py removing /tmp/tmp55poe5lz.py running install_egg_info running egg_info writing opencve.egg-info/PKG-INFO writing dependency_links to opencve.egg-info/dependency_links.txt writing entry points to opencve.egg-info/entry_points.txt writing requirements to opencve.egg-info/requires.txt writing top-level names to opencve.egg-info/top_level.txt reading manifest file 'opencve.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'LICENCE' warning: no directories found matching 'migrations' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'opencve.egg-info/SOURCES.txt' Copying opencve.egg-info to /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/opencve-1.4.1-py3.9.egg-info running install_scripts Installing opencve script to /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64//usr/share/doc/python-opencve + '[' -d doc ']' ~/build/BUILDROOT/python-opencve-1.4.1-1.x86_64 ~/build/BUILD/opencve-1.4.1 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-opencve-1.4.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/opencve-1.4.1 + mv /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.4.1-1 --unique-debug-suffix -1.4.1-1.x86_64 --unique-debug-src-base python-opencve-1.4.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/opencve-1.4.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-opencve-1.4.1-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-opencve-1.4.1-1.noarch Provides: python-opencve python3-opencve = 1.4.1-1 python3.9dist(opencve) = 1.4.1 python3dist(opencve) = 1.4.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(arrow) = 0.13.1 python3.9dist(celery) = 4.3 python3.9dist(click) = 7.1.2 python3.9dist(cpe) = 1.2.1 python3.9dist(cssmin) = 0.2 python3.9dist(deepdiff) = 4.0.7 python3.9dist(email-validator) = 1.1 python3.9dist(flask) = 1.0.2 python3.9dist(flask-admin) = 1.5.5 python3.9dist(flask-assets) = 0.12 python3.9dist(flask-debugtoolbar) = 0.10.1 python3.9dist(flask-gravatar) = 0.5 python3.9dist(flask-limiter) = 1.4 python3.9dist(flask-login) = 0.4.1 python3.9dist(flask-migrate) = 3.0.1 python3.9dist(flask-paginate) = 0.5.2 python3.9dist(flask-restful) = 0.3.8 python3.9dist(flask-sqlalchemy) = 2.3.2 python3.9dist(flask-user) = 1.0.2.2 python3.9dist(flask-wtf) = 0.14.3 python3.9dist(gunicorn) = 20.0.4 python3.9dist(importlib-metadata) = 4.13 python3.9dist(itsdangerous) = 1.1 python3.9dist(jinja2) = 2.11.3 python3.9dist(jsmin) = 3.0.1 python3.9dist(markupsafe) = 1.1.1 python3.9dist(nested-lookup) = 0.2.18 python3.9dist(psycopg2-binary) = 2.8.4 python3.9dist(redis) = 3.3.11 python3.9dist(requests) = 2.23 python3.9dist(setuptools) python3.9dist(sqlalchemy) = 1.3.1 python3.9dist(sqlalchemy-utils) = 0.33.11 python3.9dist(untangle) = 1.1.1 python3.9dist(vine) = 1.3 python3.9dist(werkzeug) = 1.0.1 Processing files: python-opencve-help-1.4.1-1.noarch warning: Empty %files file /builddir/build/BUILD/opencve-1.4.1/doclist.lst Provides: python-opencve-help = 1.4.1-1 python3-opencve-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-opencve-1.4.1-1.x86_64 Wrote: /builddir/build/RPMS/python-opencve-help-1.4.1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-opencve-1.4.1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.r2LSBX + umask 022 + cd /builddir/build/BUILD + cd opencve-1.4.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-opencve-1.4.1-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0