Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-nsot.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686608846.849549/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-nsot.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-nsot-1.4.6-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-nsot.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686608846.849549/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-nsot.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-nsot-1.4.6-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-nsot.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686608846.849549/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-nsot.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.SXeqQR + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf nsot-1.4.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/nsot-1.4.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd nsot-1.4.6 + /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.oE3Mxo + umask 022 + cd /builddir/build/BUILD + cd nsot-1.4.6 + 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/nsot copying nsot/exc.py -> build/lib/nsot copying nsot/version.py -> build/lib/nsot copying nsot/wsgi.py -> build/lib/nsot copying nsot/fields.py -> build/lib/nsot copying nsot/validators.py -> build/lib/nsot copying nsot/admin.py -> build/lib/nsot copying nsot/__init__.py -> build/lib/nsot creating build/lib/nsot/services copying nsot/services/http.py -> build/lib/nsot/services copying nsot/services/base.py -> build/lib/nsot/services copying nsot/services/__init__.py -> build/lib/nsot/services creating build/lib/nsot/conf copying nsot/conf/settings.py -> build/lib/nsot/conf copying nsot/conf/urls.py -> build/lib/nsot/conf copying nsot/conf/__init__.py -> build/lib/nsot/conf creating build/lib/nsot/middleware copying nsot/middleware/auth.py -> build/lib/nsot/middleware copying nsot/middleware/request_logging.py -> build/lib/nsot/middleware copying nsot/middleware/__init__.py -> build/lib/nsot/middleware creating build/lib/nsot/util copying nsot/util/core.py -> build/lib/nsot/util copying nsot/util/cache.py -> build/lib/nsot/util copying nsot/util/commands.py -> build/lib/nsot/util copying nsot/util/stats.py -> build/lib/nsot/util copying nsot/util/__init__.py -> build/lib/nsot/util creating build/lib/nsot/ui copying nsot/ui/context_processors.py -> build/lib/nsot/ui copying nsot/ui/views.py -> build/lib/nsot/ui copying nsot/ui/__init__.py -> build/lib/nsot/ui creating build/lib/nsot/management copying nsot/management/__init__.py -> build/lib/nsot/management creating build/lib/nsot/migrations copying nsot/migrations/0012_auto_20151002_1427.py -> build/lib/nsot/migrations copying nsot/migrations/0002_auto_20150810_1718.py -> build/lib/nsot/migrations copying nsot/migrations/0030_add_circuit_name_slug.py -> build/lib/nsot/migrations copying nsot/migrations/0016_move_device_data.py -> build/lib/nsot/migrations copying nsot/migrations/0031_populate_circuit_name_slug.py -> build/lib/nsot/migrations copying nsot/migrations/0015_move_attribute_fields.py -> build/lib/nsot/migrations copying nsot/migrations/0017_move_network_data.py -> build/lib/nsot/migrations copying nsot/migrations/0025_value_site.py -> build/lib/nsot/migrations copying nsot/migrations/0034_populate_interface_name_slug.py -> build/lib/nsot/migrations copying nsot/migrations/0010_auto_20150921_2120.py -> build/lib/nsot/migrations copying nsot/migrations/0014_auto_20151002_1653.py -> build/lib/nsot/migrations copying nsot/migrations/0026_model_field_verbose_names.py -> build/lib/nsot/migrations copying nsot/migrations/0018_move_interface_data.py -> build/lib/nsot/migrations copying nsot/migrations/0020_move_value_data.py -> build/lib/nsot/migrations copying nsot/migrations/0027_interface_device_hostname.py -> build/lib/nsot/migrations copying nsot/migrations/0038_make_interface_speed_nullable.py -> build/lib/nsot/migrations copying nsot/migrations/0004_auto_20150810_1806.py -> build/lib/nsot/migrations copying nsot/migrations/0022_auto_20151007_1847.py -> build/lib/nsot/migrations copying nsot/migrations/0028_populate_interface_device_hostname.py -> build/lib/nsot/migrations copying nsot/migrations/0035_fix_interface_name_slug.py -> build/lib/nsot/migrations copying nsot/migrations/0032_add_indicies_to_change.py -> build/lib/nsot/migrations copying nsot/migrations/0006_auto_20150810_1947.py -> build/lib/nsot/migrations copying nsot/migrations/0013_auto_20151002_1443.py -> build/lib/nsot/migrations copying nsot/migrations/0033_add_interface_name_slug.py -> build/lib/nsot/migrations copying nsot/migrations/0007_auto_20150811_1201.py -> build/lib/nsot/migrations copying nsot/migrations/0019_move_assignment_data.py -> build/lib/nsot/migrations copying nsot/migrations/0029_auto__add_circuit.py -> build/lib/nsot/migrations copying nsot/migrations/0008_auto_20150811_1222.py -> build/lib/nsot/migrations copying nsot/migrations/0021_remove_resource_object.py -> build/lib/nsot/migrations copying nsot/migrations/0037_protocoltype_site__unique_together.py -> build/lib/nsot/migrations copying nsot/migrations/0011_auto_20150930_1557.py -> build/lib/nsot/migrations copying nsot/migrations/0024_network_state.py -> build/lib/nsot/migrations copying nsot/migrations/0005_auto_20150810_1847.py -> build/lib/nsot/migrations copying nsot/migrations/0001_initial.py -> build/lib/nsot/migrations copying nsot/migrations/0023_auto_20151008_1351.py -> build/lib/nsot/migrations copying nsot/migrations/0003_auto_20150810_1751.py -> build/lib/nsot/migrations copying nsot/migrations/0009_auto_20150811_1245.py -> build/lib/nsot/migrations copying nsot/migrations/__init__.py -> build/lib/nsot/migrations copying nsot/migrations/0036_add_protocol.py -> build/lib/nsot/migrations creating build/lib/nsot/models copying nsot/models/circuit.py -> build/lib/nsot/models copying nsot/models/resource.py -> build/lib/nsot/models copying nsot/models/device.py -> build/lib/nsot/models copying nsot/models/user.py -> build/lib/nsot/models copying nsot/models/interface.py -> build/lib/nsot/models copying nsot/models/network.py -> build/lib/nsot/models copying nsot/models/protocol.py -> build/lib/nsot/models copying nsot/models/attribute.py -> build/lib/nsot/models copying nsot/models/value.py -> build/lib/nsot/models copying nsot/models/site.py -> build/lib/nsot/models copying nsot/models/constants.py -> build/lib/nsot/models copying nsot/models/change.py -> build/lib/nsot/models copying nsot/models/protocol_type.py -> build/lib/nsot/models copying nsot/models/__init__.py -> build/lib/nsot/models copying nsot/models/assignment.py -> build/lib/nsot/models creating build/lib/nsot/api copying nsot/api/auth.py -> build/lib/nsot/api copying nsot/api/views.py -> build/lib/nsot/api copying nsot/api/filters.py -> build/lib/nsot/api copying nsot/api/renderers.py -> build/lib/nsot/api copying nsot/api/urls.py -> build/lib/nsot/api copying nsot/api/serializers.py -> build/lib/nsot/api copying nsot/api/routers.py -> build/lib/nsot/api copying nsot/api/__init__.py -> build/lib/nsot/api creating build/lib/nsot/management/commands copying nsot/management/commands/generate_key.py -> build/lib/nsot/management/commands copying nsot/management/commands/user_proxy.py -> build/lib/nsot/management/commands copying nsot/management/commands/upgrade.py -> build/lib/nsot/management/commands copying nsot/management/commands/start.py -> build/lib/nsot/management/commands copying nsot/management/commands/__init__.py -> build/lib/nsot/management/commands running egg_info writing nsot.egg-info/PKG-INFO writing dependency_links to nsot.egg-info/dependency_links.txt writing entry points to nsot.egg-info/entry_points.txt writing requirements to nsot.egg-info/requires.txt writing top-level names to nsot.egg-info/top_level.txt reading manifest file 'nsot.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.md' warning: no previously-included files matching '*.pyc' found under directory 'tests' adding license file 'LICENSE' warning: no previously-included files matching '*.json' found under directory 'tests/api_tests/cassettes' writing manifest file 'nsot.egg-info/SOURCES.txt' creating build/lib/nsot/static creating build/lib/nsot/static/build creating build/lib/nsot/static/build/images creating build/lib/nsot/static/build/images/favicon copying nsot/static/build/images/favicon/favicon.ico -> build/lib/nsot/static/build/images/favicon creating build/lib/nsot/static/build/images/halftone copying nsot/static/build/images/halftone/halftone.png -> build/lib/nsot/static/build/images/halftone copying nsot/static/build/images/halftone/readme.txt -> build/lib/nsot/static/build/images/halftone creating build/lib/nsot/static/build/js copying nsot/static/build/js/app.js -> build/lib/nsot/static/build/js copying nsot/static/build/js/app.min.js -> build/lib/nsot/static/build/js creating build/lib/nsot/static/build/style copying nsot/static/build/style/nsot.css -> build/lib/nsot/static/build/style copying nsot/static/build/style/nsot.min.css -> build/lib/nsot/static/build/style creating build/lib/nsot/static/build/vendor creating build/lib/nsot/static/build/vendor/angular copying nsot/static/build/vendor/angular/angular.min.js -> build/lib/nsot/static/build/vendor/angular copying nsot/static/build/vendor/angular/angular.min.js.map -> build/lib/nsot/static/build/vendor/angular creating build/lib/nsot/static/build/vendor/angular-chart.js creating build/lib/nsot/static/build/vendor/angular-chart.js/dist copying nsot/static/build/vendor/angular-chart.js/dist/angular-chart.min.css -> build/lib/nsot/static/build/vendor/angular-chart.js/dist copying nsot/static/build/vendor/angular-chart.js/dist/angular-chart.min.js -> build/lib/nsot/static/build/vendor/angular-chart.js/dist copying nsot/static/build/vendor/angular-chart.js/dist/angular-chart.min.js.map -> build/lib/nsot/static/build/vendor/angular-chart.js/dist creating build/lib/nsot/static/build/vendor/angular-resource copying nsot/static/build/vendor/angular-resource/angular-resource.min.js -> build/lib/nsot/static/build/vendor/angular-resource copying nsot/static/build/vendor/angular-resource/angular-resource.min.js.map -> build/lib/nsot/static/build/vendor/angular-resource creating build/lib/nsot/static/build/vendor/angular-route copying nsot/static/build/vendor/angular-route/angular-route.min.js -> build/lib/nsot/static/build/vendor/angular-route copying nsot/static/build/vendor/angular-route/angular-route.min.js.map -> build/lib/nsot/static/build/vendor/angular-route creating build/lib/nsot/static/build/vendor/bootstrap creating build/lib/nsot/static/build/vendor/bootstrap/dist creating build/lib/nsot/static/build/vendor/bootstrap/dist/css copying nsot/static/build/vendor/bootstrap/dist/css/bootstrap.min.css -> build/lib/nsot/static/build/vendor/bootstrap/dist/css creating build/lib/nsot/static/build/vendor/bootstrap/dist/js copying nsot/static/build/vendor/bootstrap/dist/js/bootstrap.min.js -> build/lib/nsot/static/build/vendor/bootstrap/dist/js creating build/lib/nsot/static/build/vendor/chart.js copying nsot/static/build/vendor/chart.js/Chart.min.js -> build/lib/nsot/static/build/vendor/chart.js creating build/lib/nsot/static/build/vendor/font-awesome creating build/lib/nsot/static/build/vendor/font-awesome/css copying nsot/static/build/vendor/font-awesome/css/font-awesome.min.css -> build/lib/nsot/static/build/vendor/font-awesome/css creating build/lib/nsot/static/build/vendor/font-awesome/fonts copying nsot/static/build/vendor/font-awesome/fonts/FontAwesome.otf -> build/lib/nsot/static/build/vendor/font-awesome/fonts copying nsot/static/build/vendor/font-awesome/fonts/fontawesome-webfont.eot -> build/lib/nsot/static/build/vendor/font-awesome/fonts copying nsot/static/build/vendor/font-awesome/fonts/fontawesome-webfont.svg -> build/lib/nsot/static/build/vendor/font-awesome/fonts copying nsot/static/build/vendor/font-awesome/fonts/fontawesome-webfont.ttf -> build/lib/nsot/static/build/vendor/font-awesome/fonts copying nsot/static/build/vendor/font-awesome/fonts/fontawesome-webfont.woff -> build/lib/nsot/static/build/vendor/font-awesome/fonts copying nsot/static/build/vendor/font-awesome/fonts/fontawesome-webfont.woff2 -> build/lib/nsot/static/build/vendor/font-awesome/fonts creating build/lib/nsot/static/build/vendor/jquery creating build/lib/nsot/static/build/vendor/jquery/dist copying nsot/static/build/vendor/jquery/dist/jquery.min.js -> build/lib/nsot/static/build/vendor/jquery/dist copying nsot/static/build/vendor/jquery/dist/jquery.min.map -> build/lib/nsot/static/build/vendor/jquery/dist creating build/lib/nsot/static/build/vendor/lodash copying nsot/static/build/vendor/lodash/lodash.min.js -> build/lib/nsot/static/build/vendor/lodash creating build/lib/nsot/static/build/vendor/moment creating build/lib/nsot/static/build/vendor/moment/min copying nsot/static/build/vendor/moment/min/moment.min.js -> build/lib/nsot/static/build/vendor/moment/min creating build/lib/nsot/static/build/vendor/ng-tags-input creating build/lib/nsot/static/build/vendor/ng-tags-input/build copying nsot/static/build/vendor/ng-tags-input/build/ng-tags-input.bootstrap.min.css -> build/lib/nsot/static/build/vendor/ng-tags-input/build copying nsot/static/build/vendor/ng-tags-input/build/ng-tags-input.min.css -> build/lib/nsot/static/build/vendor/ng-tags-input/build copying nsot/static/build/vendor/ng-tags-input/build/ng-tags-input.min.js -> build/lib/nsot/static/build/vendor/ng-tags-input/build creating build/lib/nsot/templates creating build/lib/nsot/templates/rest_framework copying nsot/templates/rest_framework/api.html -> build/lib/nsot/templates/rest_framework copying nsot/templates/rest_framework/login.html -> build/lib/nsot/templates/rest_framework creating build/lib/nsot/templates/ui copying nsot/templates/ui/app.html -> build/lib/nsot/templates/ui copying nsot/templates/ui/error.html -> build/lib/nsot/templates/ui copying nsot/templates/ui/media.html -> build/lib/nsot/templates/ui copying nsot/templates/ui/menu.html -> build/lib/nsot/templates/ui copying nsot/templates/ui/scripts.html -> build/lib/nsot/templates/ui + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fMNKQl + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64 + cd nsot-1.4.6 + 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-nsot-1.4.6-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-nsot-1.4.6-1.x86_64/usr creating /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot copying build/lib/nsot/exc.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot creating /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/services copying build/lib/nsot/services/http.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/services copying build/lib/nsot/services/base.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/services copying build/lib/nsot/services/__init__.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/services copying build/lib/nsot/version.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot creating /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/conf copying build/lib/nsot/conf/settings.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/conf copying build/lib/nsot/conf/urls.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/conf copying build/lib/nsot/conf/__init__.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/conf creating /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/middleware copying build/lib/nsot/middleware/auth.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/middleware copying build/lib/nsot/middleware/request_logging.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/middleware copying build/lib/nsot/middleware/__init__.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/middleware creating /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/util copying build/lib/nsot/util/core.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/util copying build/lib/nsot/util/cache.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/util copying build/lib/nsot/util/commands.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/util copying build/lib/nsot/util/stats.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/util copying build/lib/nsot/util/__init__.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/util copying build/lib/nsot/wsgi.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot creating /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/ui copying build/lib/nsot/ui/context_processors.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/ui copying build/lib/nsot/ui/views.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/ui copying build/lib/nsot/ui/__init__.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/ui creating /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/management creating /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/management/commands copying build/lib/nsot/management/commands/generate_key.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/management/commands copying build/lib/nsot/management/commands/user_proxy.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/management/commands copying build/lib/nsot/management/commands/upgrade.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/management/commands copying build/lib/nsot/management/commands/start.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/management/commands copying build/lib/nsot/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/management/commands copying build/lib/nsot/management/__init__.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/management creating /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/templates creating /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/templates/rest_framework copying build/lib/nsot/templates/rest_framework/login.html -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/templates/rest_framework copying build/lib/nsot/templates/rest_framework/api.html -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/templates/rest_framework creating /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/templates/ui copying build/lib/nsot/templates/ui/app.html -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/templates/ui copying build/lib/nsot/templates/ui/menu.html -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/templates/ui copying build/lib/nsot/templates/ui/media.html -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/templates/ui copying build/lib/nsot/templates/ui/error.html -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/templates/ui copying build/lib/nsot/templates/ui/scripts.html -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/templates/ui creating /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/static creating /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/static/build creating /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/static/build/vendor creating /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/static/build/vendor/angular-route copying build/lib/nsot/static/build/vendor/angular-route/angular-route.min.js -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/static/build/vendor/angular-route copying build/lib/nsot/static/build/vendor/angular-route/angular-route.min.js.map -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/static/build/vendor/angular-route creating /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/static/build/vendor/angular-resource copying build/lib/nsot/static/build/vendor/angular-resource/angular-resource.min.js.map -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/static/build/vendor/angular-resource copying build/lib/nsot/static/build/vendor/angular-resource/angular-resource.min.js -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/static/build/vendor/angular-resource creating /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/static/build/vendor/font-awesome creating /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/static/build/vendor/font-awesome/css copying build/lib/nsot/static/build/vendor/font-awesome/css/font-awesome.min.css -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/static/build/vendor/font-awesome/css creating /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/static/build/vendor/font-awesome/fonts copying build/lib/nsot/static/build/vendor/font-awesome/fonts/fontawesome-webfont.woff2 -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/static/build/vendor/font-awesome/fonts copying build/lib/nsot/static/build/vendor/font-awesome/fonts/fontawesome-webfont.eot -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/static/build/vendor/font-awesome/fonts copying build/lib/nsot/static/build/vendor/font-awesome/fonts/fontawesome-webfont.svg -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/static/build/vendor/font-awesome/fonts copying build/lib/nsot/static/build/vendor/font-awesome/fonts/FontAwesome.otf -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/static/build/vendor/font-awesome/fonts copying build/lib/nsot/static/build/vendor/font-awesome/fonts/fontawesome-webfont.woff -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/static/build/vendor/font-awesome/fonts copying build/lib/nsot/static/build/vendor/font-awesome/fonts/fontawesome-webfont.ttf -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/static/build/vendor/font-awesome/fonts creating /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/static/build/vendor/moment creating /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/static/build/vendor/moment/min copying build/lib/nsot/static/build/vendor/moment/min/moment.min.js -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/static/build/vendor/moment/min creating /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/static/build/vendor/angular copying build/lib/nsot/static/build/vendor/angular/angular.min.js -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/static/build/vendor/angular copying build/lib/nsot/static/build/vendor/angular/angular.min.js.map -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/static/build/vendor/angular creating /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/static/build/vendor/angular-chart.js creating /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/static/build/vendor/angular-chart.js/dist copying build/lib/nsot/static/build/vendor/angular-chart.js/dist/angular-chart.min.css -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/static/build/vendor/angular-chart.js/dist copying build/lib/nsot/static/build/vendor/angular-chart.js/dist/angular-chart.min.js -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/static/build/vendor/angular-chart.js/dist copying build/lib/nsot/static/build/vendor/angular-chart.js/dist/angular-chart.min.js.map -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/static/build/vendor/angular-chart.js/dist creating /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/static/build/vendor/lodash copying build/lib/nsot/static/build/vendor/lodash/lodash.min.js -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/static/build/vendor/lodash creating /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/static/build/vendor/ng-tags-input creating /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/static/build/vendor/ng-tags-input/build copying build/lib/nsot/static/build/vendor/ng-tags-input/build/ng-tags-input.min.css -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/static/build/vendor/ng-tags-input/build copying build/lib/nsot/static/build/vendor/ng-tags-input/build/ng-tags-input.min.js -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/static/build/vendor/ng-tags-input/build copying build/lib/nsot/static/build/vendor/ng-tags-input/build/ng-tags-input.bootstrap.min.css -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/static/build/vendor/ng-tags-input/build creating /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/static/build/vendor/chart.js copying build/lib/nsot/static/build/vendor/chart.js/Chart.min.js -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/static/build/vendor/chart.js creating /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/static/build/vendor/bootstrap creating /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/static/build/vendor/bootstrap/dist creating /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/static/build/vendor/bootstrap/dist/js copying build/lib/nsot/static/build/vendor/bootstrap/dist/js/bootstrap.min.js -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/static/build/vendor/bootstrap/dist/js creating /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/static/build/vendor/bootstrap/dist/css copying build/lib/nsot/static/build/vendor/bootstrap/dist/css/bootstrap.min.css -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/static/build/vendor/bootstrap/dist/css creating /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/static/build/vendor/jquery creating /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/static/build/vendor/jquery/dist copying build/lib/nsot/static/build/vendor/jquery/dist/jquery.min.js -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/static/build/vendor/jquery/dist copying build/lib/nsot/static/build/vendor/jquery/dist/jquery.min.map -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/static/build/vendor/jquery/dist creating /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/static/build/js copying build/lib/nsot/static/build/js/app.js -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/static/build/js copying build/lib/nsot/static/build/js/app.min.js -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/static/build/js creating /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/static/build/images creating /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/static/build/images/favicon copying build/lib/nsot/static/build/images/favicon/favicon.ico -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/static/build/images/favicon creating /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/static/build/images/halftone copying build/lib/nsot/static/build/images/halftone/readme.txt -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/static/build/images/halftone copying build/lib/nsot/static/build/images/halftone/halftone.png -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/static/build/images/halftone creating /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/static/build/style copying build/lib/nsot/static/build/style/nsot.css -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/static/build/style copying build/lib/nsot/static/build/style/nsot.min.css -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/static/build/style creating /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations copying build/lib/nsot/migrations/0012_auto_20151002_1427.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations copying build/lib/nsot/migrations/0002_auto_20150810_1718.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations copying build/lib/nsot/migrations/0030_add_circuit_name_slug.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations copying build/lib/nsot/migrations/0016_move_device_data.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations copying build/lib/nsot/migrations/0031_populate_circuit_name_slug.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations copying build/lib/nsot/migrations/0015_move_attribute_fields.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations copying build/lib/nsot/migrations/0017_move_network_data.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations copying build/lib/nsot/migrations/0025_value_site.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations copying build/lib/nsot/migrations/0034_populate_interface_name_slug.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations copying build/lib/nsot/migrations/0010_auto_20150921_2120.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations copying build/lib/nsot/migrations/0014_auto_20151002_1653.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations copying build/lib/nsot/migrations/0026_model_field_verbose_names.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations copying build/lib/nsot/migrations/0018_move_interface_data.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations copying build/lib/nsot/migrations/0020_move_value_data.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations copying build/lib/nsot/migrations/0027_interface_device_hostname.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations copying build/lib/nsot/migrations/0038_make_interface_speed_nullable.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations copying build/lib/nsot/migrations/0004_auto_20150810_1806.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations copying build/lib/nsot/migrations/0022_auto_20151007_1847.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations copying build/lib/nsot/migrations/0028_populate_interface_device_hostname.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations copying build/lib/nsot/migrations/0035_fix_interface_name_slug.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations copying build/lib/nsot/migrations/0032_add_indicies_to_change.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations copying build/lib/nsot/migrations/0006_auto_20150810_1947.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations copying build/lib/nsot/migrations/0013_auto_20151002_1443.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations copying build/lib/nsot/migrations/0033_add_interface_name_slug.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations copying build/lib/nsot/migrations/0007_auto_20150811_1201.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations copying build/lib/nsot/migrations/0019_move_assignment_data.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations copying build/lib/nsot/migrations/0029_auto__add_circuit.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations copying build/lib/nsot/migrations/0008_auto_20150811_1222.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations copying build/lib/nsot/migrations/0021_remove_resource_object.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations copying build/lib/nsot/migrations/0037_protocoltype_site__unique_together.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations copying build/lib/nsot/migrations/0011_auto_20150930_1557.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations copying build/lib/nsot/migrations/0024_network_state.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations copying build/lib/nsot/migrations/0005_auto_20150810_1847.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations copying build/lib/nsot/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations copying build/lib/nsot/migrations/0023_auto_20151008_1351.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations copying build/lib/nsot/migrations/0003_auto_20150810_1751.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations copying build/lib/nsot/migrations/0009_auto_20150811_1245.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations copying build/lib/nsot/migrations/__init__.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations copying build/lib/nsot/migrations/0036_add_protocol.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations creating /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/models copying build/lib/nsot/models/circuit.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/models copying build/lib/nsot/models/resource.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/models copying build/lib/nsot/models/device.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/models copying build/lib/nsot/models/user.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/models copying build/lib/nsot/models/interface.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/models copying build/lib/nsot/models/network.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/models copying build/lib/nsot/models/protocol.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/models copying build/lib/nsot/models/attribute.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/models copying build/lib/nsot/models/value.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/models copying build/lib/nsot/models/site.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/models copying build/lib/nsot/models/constants.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/models copying build/lib/nsot/models/change.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/models copying build/lib/nsot/models/protocol_type.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/models copying build/lib/nsot/models/__init__.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/models copying build/lib/nsot/models/assignment.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/models creating /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/api copying build/lib/nsot/api/auth.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/api copying build/lib/nsot/api/views.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/api copying build/lib/nsot/api/filters.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/api copying build/lib/nsot/api/renderers.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/api copying build/lib/nsot/api/urls.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/api copying build/lib/nsot/api/serializers.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/api copying build/lib/nsot/api/routers.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/api copying build/lib/nsot/api/__init__.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/api copying build/lib/nsot/fields.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot copying build/lib/nsot/validators.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot copying build/lib/nsot/admin.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot copying build/lib/nsot/__init__.py -> /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/exc.py to exc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/services/http.py to http.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/services/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/services/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/conf/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/conf/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/conf/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/middleware/auth.py to auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/middleware/request_logging.py to request_logging.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/middleware/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/util/core.py to core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/util/cache.py to cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/util/commands.py to commands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/util/stats.py to stats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/util/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/wsgi.py to wsgi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/ui/context_processors.py to context_processors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/ui/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/ui/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/management/commands/generate_key.py to generate_key.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/management/commands/user_proxy.py to user_proxy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/management/commands/upgrade.py to upgrade.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/management/commands/start.py to start.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations/0012_auto_20151002_1427.py to 0012_auto_20151002_1427.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations/0002_auto_20150810_1718.py to 0002_auto_20150810_1718.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations/0030_add_circuit_name_slug.py to 0030_add_circuit_name_slug.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations/0016_move_device_data.py to 0016_move_device_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations/0031_populate_circuit_name_slug.py to 0031_populate_circuit_name_slug.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations/0015_move_attribute_fields.py to 0015_move_attribute_fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations/0017_move_network_data.py to 0017_move_network_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations/0025_value_site.py to 0025_value_site.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations/0034_populate_interface_name_slug.py to 0034_populate_interface_name_slug.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations/0010_auto_20150921_2120.py to 0010_auto_20150921_2120.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations/0014_auto_20151002_1653.py to 0014_auto_20151002_1653.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations/0026_model_field_verbose_names.py to 0026_model_field_verbose_names.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations/0018_move_interface_data.py to 0018_move_interface_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations/0020_move_value_data.py to 0020_move_value_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations/0027_interface_device_hostname.py to 0027_interface_device_hostname.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations/0038_make_interface_speed_nullable.py to 0038_make_interface_speed_nullable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations/0004_auto_20150810_1806.py to 0004_auto_20150810_1806.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations/0022_auto_20151007_1847.py to 0022_auto_20151007_1847.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations/0028_populate_interface_device_hostname.py to 0028_populate_interface_device_hostname.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations/0035_fix_interface_name_slug.py to 0035_fix_interface_name_slug.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations/0032_add_indicies_to_change.py to 0032_add_indicies_to_change.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations/0006_auto_20150810_1947.py to 0006_auto_20150810_1947.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations/0013_auto_20151002_1443.py to 0013_auto_20151002_1443.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations/0033_add_interface_name_slug.py to 0033_add_interface_name_slug.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations/0007_auto_20150811_1201.py to 0007_auto_20150811_1201.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations/0019_move_assignment_data.py to 0019_move_assignment_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations/0029_auto__add_circuit.py to 0029_auto__add_circuit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations/0008_auto_20150811_1222.py to 0008_auto_20150811_1222.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations/0021_remove_resource_object.py to 0021_remove_resource_object.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations/0037_protocoltype_site__unique_together.py to 0037_protocoltype_site__unique_together.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations/0011_auto_20150930_1557.py to 0011_auto_20150930_1557.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations/0024_network_state.py to 0024_network_state.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations/0005_auto_20150810_1847.py to 0005_auto_20150810_1847.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations/0023_auto_20151008_1351.py to 0023_auto_20151008_1351.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations/0003_auto_20150810_1751.py to 0003_auto_20150810_1751.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations/0009_auto_20150811_1245.py to 0009_auto_20150811_1245.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/migrations/0036_add_protocol.py to 0036_add_protocol.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/models/circuit.py to circuit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/models/resource.py to resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/models/device.py to device.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/models/user.py to user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/models/interface.py to interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/models/network.py to network.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/models/protocol.py to protocol.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/models/attribute.py to attribute.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/models/value.py to value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/models/site.py to site.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/models/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/models/change.py to change.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/models/protocol_type.py to protocol_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/models/assignment.py to assignment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/api/auth.py to auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/api/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/api/filters.py to filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/api/renderers.py to renderers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/api/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/api/serializers.py to serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/api/routers.py to routers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/fields.py to fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/validators.py to validators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmps5jyxq7i.py' /usr/bin/python3 /tmp/tmps5jyxq7i.py removing /tmp/tmps5jyxq7i.py running install_egg_info running egg_info writing nsot.egg-info/PKG-INFO writing dependency_links to nsot.egg-info/dependency_links.txt writing entry points to nsot.egg-info/entry_points.txt writing requirements to nsot.egg-info/requires.txt writing top-level names to nsot.egg-info/top_level.txt reading manifest file 'nsot.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.md' warning: no previously-included files matching '*.pyc' found under directory 'tests' warning: no previously-included files matching '*.json' found under directory 'tests/api_tests/cassettes' adding license file 'LICENSE' writing manifest file 'nsot.egg-info/SOURCES.txt' Copying nsot.egg-info to /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/lib/python3.9/site-packages/nsot-1.4.6-py3.9.egg-info running install_scripts Installing nsot-server script to /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/bin Installing snot-server script to /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64//usr/share/doc/python-nsot + '[' -d doc ']' ~/build/BUILDROOT/python-nsot-1.4.6-1.x86_64 ~/build/BUILD/nsot-1.4.6 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-nsot-1.4.6-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 ']' ~/build/BUILD/nsot-1.4.6 + popd + mv /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-nsot-1.4.6-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.4.6-1 --unique-debug-suffix -1.4.6-1.x86_64 --unique-debug-src-base python-nsot-1.4.6-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/nsot-1.4.6 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-nsot-1.4.6-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-nsot-1.4.6-1.noarch error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.4.0.2 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2018.1.18 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.3.3 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.0.4 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.8 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.0.6 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.11.11 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.7 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.1 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.4.9 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.4.1 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.4.1 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.1.2 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.7.7 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.2.1 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.3.1 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.11.1 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.1.6 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.4 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.4.9 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 19.5 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.6 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.0.14 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.1 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.1 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.8 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.7.2 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.23 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.7.18 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.3.2 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.1.9 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.14 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.20 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.13.2 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.10 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.6.1 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.6.4 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3 Provides: python-nsot python3-nsot = 1.4.6-1 python3.9dist(nsot) = 1.4.6 python3dist(nsot) = 1.4.6 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(backports.ssl-match-hostname) python3.9dist(certifi) python3.9dist(cffi) >= 1.4.1 python3.9dist(cffi) < 2 python3.9dist(coreapi) python3.9dist(coreschema) python3.9dist(cryptography) python3.9dist(dj-static) python3.9dist(django) python3.9dist(django-custom-user) python3.9dist(django-extensions) python3.9dist(django-filter) python3.9dist(django-guardian) python3.9dist(django-jinja) python3.9dist(django-macaddress) python3.9dist(django-rest-swagger) python3.9dist(djangorestframework) python3.9dist(djangorestframework-bulk) python3.9dist(drf-extensions) python3.9dist(drf-nested-routers) python3.9dist(enum34) python3.9dist(gevent) python3.9dist(greenlet) python3.9dist(gunicorn) python3.9dist(idna) python3.9dist(ipaddress) python3.9dist(ipython) python3.9dist(itypes) python3.9dist(jinja2) python3.9dist(logan) python3.9dist(markupsafe) python3.9dist(netaddr) python3.9dist(openapi-codec) python3.9dist(pyasn1) python3.9dist(pycparser) python3.9dist(requests) python3.9dist(setuptools) python3.9dist(simplejson) python3.9dist(six) python3.9dist(static3) python3.9dist(typing) python3.9dist(uritemplate) RPM build errors: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.4.0.2 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2018.1.18 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.3.3 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.0.4 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.8 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.0.6 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.11.11 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.7 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.1 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.4.9 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.4.1 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.4.1 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.1.2 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.7.7 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.2.1 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.3.1 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.11.1 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.1.6 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.4 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.4.9 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 19.5 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.6 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.0.14 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.1 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.1 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.8 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.7.2 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.23 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.7.18 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.3.2 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.1.9 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.14 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.20 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.13.2 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.10 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.6.1 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.6.4 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3 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-nsot.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/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-nsot.spec