Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-mbed-tools.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681725158.454394/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-mbed-tools.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-mbed-tools-7.59.0-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-mbed-tools.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681725158.454394/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-mbed-tools.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-mbed-tools-7.59.0-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-mbed-tools.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681725158.454394/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-mbed-tools.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.hTgKiv + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mbed-tools-7.59.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/mbed-tools-7.59.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mbed-tools-7.59.0 + /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.PJ5lyI + umask 022 + cd /builddir/build/BUILD + cd mbed-tools-7.59.0 + 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/mbed_tools copying src/mbed_tools/__init__.py -> build/lib/mbed_tools creating build/lib/mbed_tools/build copying src/mbed_tools/build/exceptions.py -> build/lib/mbed_tools/build copying src/mbed_tools/build/__init__.py -> build/lib/mbed_tools/build copying src/mbed_tools/build/build.py -> build/lib/mbed_tools/build copying src/mbed_tools/build/flash.py -> build/lib/mbed_tools/build copying src/mbed_tools/build/config.py -> build/lib/mbed_tools/build creating build/lib/mbed_tools/targets copying src/mbed_tools/targets/exceptions.py -> build/lib/mbed_tools/targets copying src/mbed_tools/targets/get_target.py -> build/lib/mbed_tools/targets copying src/mbed_tools/targets/__init__.py -> build/lib/mbed_tools/targets copying src/mbed_tools/targets/env.py -> build/lib/mbed_tools/targets copying src/mbed_tools/targets/get_board.py -> build/lib/mbed_tools/targets copying src/mbed_tools/targets/board.py -> build/lib/mbed_tools/targets copying src/mbed_tools/targets/boards.py -> build/lib/mbed_tools/targets creating build/lib/mbed_tools/cli copying src/mbed_tools/cli/main.py -> build/lib/mbed_tools/cli copying src/mbed_tools/cli/__init__.py -> build/lib/mbed_tools/cli copying src/mbed_tools/cli/build.py -> build/lib/mbed_tools/cli copying src/mbed_tools/cli/sterm.py -> build/lib/mbed_tools/cli copying src/mbed_tools/cli/list_connected_devices.py -> build/lib/mbed_tools/cli copying src/mbed_tools/cli/project_management.py -> build/lib/mbed_tools/cli copying src/mbed_tools/cli/configure.py -> build/lib/mbed_tools/cli creating build/lib/mbed_tools/lib copying src/mbed_tools/lib/exceptions.py -> build/lib/mbed_tools/lib copying src/mbed_tools/lib/logging.py -> build/lib/mbed_tools/lib copying src/mbed_tools/lib/__init__.py -> build/lib/mbed_tools/lib copying src/mbed_tools/lib/python_helpers.py -> build/lib/mbed_tools/lib copying src/mbed_tools/lib/json_helpers.py -> build/lib/mbed_tools/lib creating build/lib/mbed_tools/devices copying src/mbed_tools/devices/exceptions.py -> build/lib/mbed_tools/devices copying src/mbed_tools/devices/__init__.py -> build/lib/mbed_tools/devices copying src/mbed_tools/devices/devices.py -> build/lib/mbed_tools/devices copying src/mbed_tools/devices/device.py -> build/lib/mbed_tools/devices creating build/lib/mbed_tools/project copying src/mbed_tools/project/exceptions.py -> build/lib/mbed_tools/project copying src/mbed_tools/project/project.py -> build/lib/mbed_tools/project copying src/mbed_tools/project/__init__.py -> build/lib/mbed_tools/project copying src/mbed_tools/project/mbed_program.py -> build/lib/mbed_tools/project creating build/lib/mbed_tools/sterm copying src/mbed_tools/sterm/__init__.py -> build/lib/mbed_tools/sterm copying src/mbed_tools/sterm/terminal.py -> build/lib/mbed_tools/sterm creating build/lib/mbed_tools/build/_internal copying src/mbed_tools/build/_internal/__init__.py -> build/lib/mbed_tools/build/_internal copying src/mbed_tools/build/_internal/cmake_file.py -> build/lib/mbed_tools/build/_internal copying src/mbed_tools/build/_internal/find_files.py -> build/lib/mbed_tools/build/_internal copying src/mbed_tools/build/_internal/write_files.py -> build/lib/mbed_tools/build/_internal creating build/lib/mbed_tools/build/_internal/config copying src/mbed_tools/build/_internal/config/__init__.py -> build/lib/mbed_tools/build/_internal/config copying src/mbed_tools/build/_internal/config/assemble_build_config.py -> build/lib/mbed_tools/build/_internal/config copying src/mbed_tools/build/_internal/config/config.py -> build/lib/mbed_tools/build/_internal/config copying src/mbed_tools/build/_internal/config/source.py -> build/lib/mbed_tools/build/_internal/config creating build/lib/mbed_tools/build/_internal/templates copying src/mbed_tools/build/_internal/templates/__init__.py -> build/lib/mbed_tools/build/_internal/templates creating build/lib/mbed_tools/targets/_internal copying src/mbed_tools/targets/_internal/exceptions.py -> build/lib/mbed_tools/targets/_internal copying src/mbed_tools/targets/_internal/__init__.py -> build/lib/mbed_tools/targets/_internal copying src/mbed_tools/targets/_internal/board_database.py -> build/lib/mbed_tools/targets/_internal copying src/mbed_tools/targets/_internal/target_attributes.py -> build/lib/mbed_tools/targets/_internal creating build/lib/mbed_tools/targets/_internal/targets_json_parsers copying src/mbed_tools/targets/_internal/targets_json_parsers/__init__.py -> build/lib/mbed_tools/targets/_internal/targets_json_parsers copying src/mbed_tools/targets/_internal/targets_json_parsers/overriding_attribute_parser.py -> build/lib/mbed_tools/targets/_internal/targets_json_parsers copying src/mbed_tools/targets/_internal/targets_json_parsers/accumulating_attribute_parser.py -> build/lib/mbed_tools/targets/_internal/targets_json_parsers creating build/lib/mbed_tools/devices/_internal copying src/mbed_tools/devices/_internal/exceptions.py -> build/lib/mbed_tools/devices/_internal copying src/mbed_tools/devices/_internal/__init__.py -> build/lib/mbed_tools/devices/_internal copying src/mbed_tools/devices/_internal/detect_candidate_devices.py -> build/lib/mbed_tools/devices/_internal copying src/mbed_tools/devices/_internal/base_detector.py -> build/lib/mbed_tools/devices/_internal copying src/mbed_tools/devices/_internal/resolve_board.py -> build/lib/mbed_tools/devices/_internal copying src/mbed_tools/devices/_internal/candidate_device.py -> build/lib/mbed_tools/devices/_internal copying src/mbed_tools/devices/_internal/file_parser.py -> build/lib/mbed_tools/devices/_internal creating build/lib/mbed_tools/devices/_internal/darwin copying src/mbed_tools/devices/_internal/darwin/__init__.py -> build/lib/mbed_tools/devices/_internal/darwin copying src/mbed_tools/devices/_internal/darwin/system_profiler.py -> build/lib/mbed_tools/devices/_internal/darwin copying src/mbed_tools/devices/_internal/darwin/ioreg.py -> build/lib/mbed_tools/devices/_internal/darwin copying src/mbed_tools/devices/_internal/darwin/diskutil.py -> build/lib/mbed_tools/devices/_internal/darwin copying src/mbed_tools/devices/_internal/darwin/device_detector.py -> build/lib/mbed_tools/devices/_internal/darwin creating build/lib/mbed_tools/devices/_internal/windows copying src/mbed_tools/devices/_internal/windows/usb_controller.py -> build/lib/mbed_tools/devices/_internal/windows copying src/mbed_tools/devices/_internal/windows/usb_device_identifier.py -> build/lib/mbed_tools/devices/_internal/windows copying src/mbed_tools/devices/_internal/windows/__init__.py -> build/lib/mbed_tools/devices/_internal/windows copying src/mbed_tools/devices/_internal/windows/component_descriptor_utils.py -> build/lib/mbed_tools/devices/_internal/windows copying src/mbed_tools/devices/_internal/windows/device_instance_id.py -> build/lib/mbed_tools/devices/_internal/windows copying src/mbed_tools/devices/_internal/windows/component_descriptor.py -> build/lib/mbed_tools/devices/_internal/windows copying src/mbed_tools/devices/_internal/windows/disk_partition_logical_disk_relationships.py -> build/lib/mbed_tools/devices/_internal/windows copying src/mbed_tools/devices/_internal/windows/serial_port_data_loader.py -> build/lib/mbed_tools/devices/_internal/windows copying src/mbed_tools/devices/_internal/windows/disk_partition.py -> build/lib/mbed_tools/devices/_internal/windows copying src/mbed_tools/devices/_internal/windows/disk_aggregation.py -> build/lib/mbed_tools/devices/_internal/windows copying src/mbed_tools/devices/_internal/windows/windows_identifier.py -> build/lib/mbed_tools/devices/_internal/windows copying src/mbed_tools/devices/_internal/windows/device_detector.py -> build/lib/mbed_tools/devices/_internal/windows copying src/mbed_tools/devices/_internal/windows/serial_port.py -> build/lib/mbed_tools/devices/_internal/windows copying src/mbed_tools/devices/_internal/windows/usb_hub_data_loader.py -> build/lib/mbed_tools/devices/_internal/windows copying src/mbed_tools/devices/_internal/windows/volume_set.py -> build/lib/mbed_tools/devices/_internal/windows copying src/mbed_tools/devices/_internal/windows/logical_disk.py -> build/lib/mbed_tools/devices/_internal/windows copying src/mbed_tools/devices/_internal/windows/disk_drive.py -> build/lib/mbed_tools/devices/_internal/windows copying src/mbed_tools/devices/_internal/windows/usb_data_aggregation.py -> build/lib/mbed_tools/devices/_internal/windows copying src/mbed_tools/devices/_internal/windows/usb_hub.py -> build/lib/mbed_tools/devices/_internal/windows copying src/mbed_tools/devices/_internal/windows/system_data_loader.py -> build/lib/mbed_tools/devices/_internal/windows creating build/lib/mbed_tools/devices/_internal/linux copying src/mbed_tools/devices/_internal/linux/__init__.py -> build/lib/mbed_tools/devices/_internal/linux copying src/mbed_tools/devices/_internal/linux/device_detector.py -> build/lib/mbed_tools/devices/_internal/linux creating build/lib/mbed_tools/project/_internal copying src/mbed_tools/project/_internal/git_utils.py -> build/lib/mbed_tools/project/_internal copying src/mbed_tools/project/_internal/project_data.py -> build/lib/mbed_tools/project/_internal copying src/mbed_tools/project/_internal/__init__.py -> build/lib/mbed_tools/project/_internal copying src/mbed_tools/project/_internal/render_templates.py -> build/lib/mbed_tools/project/_internal copying src/mbed_tools/project/_internal/progress.py -> build/lib/mbed_tools/project/_internal copying src/mbed_tools/project/_internal/libraries.py -> build/lib/mbed_tools/project/_internal creating build/lib/mbed_tools/project/_internal/templates copying src/mbed_tools/project/_internal/templates/__init__.py -> build/lib/mbed_tools/project/_internal/templates running egg_info writing src/mbed_tools.egg-info/PKG-INFO writing dependency_links to src/mbed_tools.egg-info/dependency_links.txt writing entry points to src/mbed_tools.egg-info/entry_points.txt writing requirements to src/mbed_tools.egg-info/requires.txt writing top-level names to src/mbed_tools.egg-info/top_level.txt reading manifest file 'src/mbed_tools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution no previously-included directories found matching '.git' no previously-included directories found matching '.github' no previously-included directories found matching 'news' no previously-included directories found matching 'docs' no previously-included directories found matching 'azure-pipelines' no previously-included directories found matching 'travis-ci' warning: no previously-included files found matching '.pre-commit-config.yaml' warning: no previously-included files found matching '.travis.yml' warning: no previously-included files found matching '.coverage.yaml' warning: no previously-included files found matching 'codecov.yml' warning: no previously-included files found matching '.codeclimate.yml' warning: no previously-included files found matching '.adr-dir' adding license file 'LICENSE' writing manifest file 'src/mbed_tools.egg-info/SOURCES.txt' copying src/mbed_tools/build/_internal/templates/mbed_config.tmpl -> build/lib/mbed_tools/build/_internal/templates creating build/lib/mbed_tools/targets/_internal/data copying src/mbed_tools/targets/_internal/data/board_database_snapshot.json -> build/lib/mbed_tools/targets/_internal/data copying src/mbed_tools/targets/_internal/data/targets_metadata.json -> build/lib/mbed_tools/targets/_internal/data copying src/mbed_tools/project/_internal/templates/CMakeLists.tmpl -> build/lib/mbed_tools/project/_internal/templates copying src/mbed_tools/project/_internal/templates/gitignore.tmpl -> build/lib/mbed_tools/project/_internal/templates copying src/mbed_tools/project/_internal/templates/main.tmpl -> build/lib/mbed_tools/project/_internal/templates + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5S9kmC + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64 + cd mbed-tools-7.59.0 + 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-mbed-tools-7.59.0-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-mbed-tools-7.59.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools creating /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/build copying build/lib/mbed_tools/build/exceptions.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/build creating /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/build/_internal creating /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/build/_internal/config copying build/lib/mbed_tools/build/_internal/config/__init__.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/build/_internal/config copying build/lib/mbed_tools/build/_internal/config/assemble_build_config.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/build/_internal/config copying build/lib/mbed_tools/build/_internal/config/config.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/build/_internal/config copying build/lib/mbed_tools/build/_internal/config/source.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/build/_internal/config copying build/lib/mbed_tools/build/_internal/__init__.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/build/_internal copying build/lib/mbed_tools/build/_internal/cmake_file.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/build/_internal copying build/lib/mbed_tools/build/_internal/find_files.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/build/_internal creating /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/build/_internal/templates copying build/lib/mbed_tools/build/_internal/templates/__init__.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/build/_internal/templates copying build/lib/mbed_tools/build/_internal/templates/mbed_config.tmpl -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/build/_internal/templates copying build/lib/mbed_tools/build/_internal/write_files.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/build/_internal copying build/lib/mbed_tools/build/__init__.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/build copying build/lib/mbed_tools/build/build.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/build copying build/lib/mbed_tools/build/flash.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/build copying build/lib/mbed_tools/build/config.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/build copying build/lib/mbed_tools/__init__.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools creating /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/targets copying build/lib/mbed_tools/targets/exceptions.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/targets copying build/lib/mbed_tools/targets/get_target.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/targets creating /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/targets/_internal copying build/lib/mbed_tools/targets/_internal/exceptions.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/targets/_internal copying build/lib/mbed_tools/targets/_internal/__init__.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/targets/_internal creating /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/targets/_internal/data copying build/lib/mbed_tools/targets/_internal/data/board_database_snapshot.json -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/targets/_internal/data copying build/lib/mbed_tools/targets/_internal/data/targets_metadata.json -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/targets/_internal/data creating /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/targets/_internal/targets_json_parsers copying build/lib/mbed_tools/targets/_internal/targets_json_parsers/__init__.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/targets/_internal/targets_json_parsers copying build/lib/mbed_tools/targets/_internal/targets_json_parsers/overriding_attribute_parser.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/targets/_internal/targets_json_parsers copying build/lib/mbed_tools/targets/_internal/targets_json_parsers/accumulating_attribute_parser.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/targets/_internal/targets_json_parsers copying build/lib/mbed_tools/targets/_internal/board_database.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/targets/_internal copying build/lib/mbed_tools/targets/_internal/target_attributes.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/targets/_internal copying build/lib/mbed_tools/targets/__init__.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/targets copying build/lib/mbed_tools/targets/env.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/targets copying build/lib/mbed_tools/targets/get_board.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/targets copying build/lib/mbed_tools/targets/board.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/targets copying build/lib/mbed_tools/targets/boards.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/targets creating /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/cli copying build/lib/mbed_tools/cli/main.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/cli copying build/lib/mbed_tools/cli/__init__.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/cli copying build/lib/mbed_tools/cli/build.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/cli copying build/lib/mbed_tools/cli/sterm.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/cli copying build/lib/mbed_tools/cli/list_connected_devices.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/cli copying build/lib/mbed_tools/cli/project_management.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/cli copying build/lib/mbed_tools/cli/configure.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/cli creating /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/lib copying build/lib/mbed_tools/lib/exceptions.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/lib copying build/lib/mbed_tools/lib/logging.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/lib copying build/lib/mbed_tools/lib/__init__.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/lib copying build/lib/mbed_tools/lib/python_helpers.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/lib copying build/lib/mbed_tools/lib/json_helpers.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/lib creating /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices copying build/lib/mbed_tools/devices/exceptions.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices creating /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal copying build/lib/mbed_tools/devices/_internal/exceptions.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal copying build/lib/mbed_tools/devices/_internal/__init__.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal copying build/lib/mbed_tools/devices/_internal/detect_candidate_devices.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal copying build/lib/mbed_tools/devices/_internal/base_detector.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal copying build/lib/mbed_tools/devices/_internal/resolve_board.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal creating /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal/darwin copying build/lib/mbed_tools/devices/_internal/darwin/__init__.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal/darwin copying build/lib/mbed_tools/devices/_internal/darwin/system_profiler.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal/darwin copying build/lib/mbed_tools/devices/_internal/darwin/ioreg.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal/darwin copying build/lib/mbed_tools/devices/_internal/darwin/diskutil.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal/darwin copying build/lib/mbed_tools/devices/_internal/darwin/device_detector.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal/darwin copying build/lib/mbed_tools/devices/_internal/candidate_device.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal creating /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal/windows copying build/lib/mbed_tools/devices/_internal/windows/usb_controller.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal/windows copying build/lib/mbed_tools/devices/_internal/windows/usb_device_identifier.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal/windows copying build/lib/mbed_tools/devices/_internal/windows/__init__.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal/windows copying build/lib/mbed_tools/devices/_internal/windows/component_descriptor_utils.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal/windows copying build/lib/mbed_tools/devices/_internal/windows/device_instance_id.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal/windows copying build/lib/mbed_tools/devices/_internal/windows/component_descriptor.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal/windows copying build/lib/mbed_tools/devices/_internal/windows/disk_partition_logical_disk_relationships.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal/windows copying build/lib/mbed_tools/devices/_internal/windows/serial_port_data_loader.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal/windows copying build/lib/mbed_tools/devices/_internal/windows/disk_partition.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal/windows copying build/lib/mbed_tools/devices/_internal/windows/disk_aggregation.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal/windows copying build/lib/mbed_tools/devices/_internal/windows/windows_identifier.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal/windows copying build/lib/mbed_tools/devices/_internal/windows/device_detector.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal/windows copying build/lib/mbed_tools/devices/_internal/windows/serial_port.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal/windows copying build/lib/mbed_tools/devices/_internal/windows/usb_hub_data_loader.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal/windows copying build/lib/mbed_tools/devices/_internal/windows/volume_set.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal/windows copying build/lib/mbed_tools/devices/_internal/windows/logical_disk.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal/windows copying build/lib/mbed_tools/devices/_internal/windows/disk_drive.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal/windows copying build/lib/mbed_tools/devices/_internal/windows/usb_data_aggregation.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal/windows copying build/lib/mbed_tools/devices/_internal/windows/usb_hub.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal/windows copying build/lib/mbed_tools/devices/_internal/windows/system_data_loader.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal/windows copying build/lib/mbed_tools/devices/_internal/file_parser.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal creating /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal/linux copying build/lib/mbed_tools/devices/_internal/linux/__init__.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal/linux copying build/lib/mbed_tools/devices/_internal/linux/device_detector.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal/linux copying build/lib/mbed_tools/devices/__init__.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices copying build/lib/mbed_tools/devices/devices.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices copying build/lib/mbed_tools/devices/device.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices creating /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/project copying build/lib/mbed_tools/project/exceptions.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/project copying build/lib/mbed_tools/project/project.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/project creating /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/project/_internal copying build/lib/mbed_tools/project/_internal/git_utils.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/project/_internal copying build/lib/mbed_tools/project/_internal/project_data.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/project/_internal copying build/lib/mbed_tools/project/_internal/__init__.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/project/_internal copying build/lib/mbed_tools/project/_internal/render_templates.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/project/_internal copying build/lib/mbed_tools/project/_internal/progress.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/project/_internal creating /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/project/_internal/templates copying build/lib/mbed_tools/project/_internal/templates/main.tmpl -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/project/_internal/templates copying build/lib/mbed_tools/project/_internal/templates/__init__.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/project/_internal/templates copying build/lib/mbed_tools/project/_internal/templates/gitignore.tmpl -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/project/_internal/templates copying build/lib/mbed_tools/project/_internal/templates/CMakeLists.tmpl -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/project/_internal/templates copying build/lib/mbed_tools/project/_internal/libraries.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/project/_internal copying build/lib/mbed_tools/project/__init__.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/project copying build/lib/mbed_tools/project/mbed_program.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/project creating /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/sterm copying build/lib/mbed_tools/sterm/__init__.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/sterm copying build/lib/mbed_tools/sterm/terminal.py -> /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/sterm byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/build/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/build/_internal/config/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/build/_internal/config/assemble_build_config.py to assemble_build_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/build/_internal/config/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/build/_internal/config/source.py to source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/build/_internal/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/build/_internal/cmake_file.py to cmake_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/build/_internal/find_files.py to find_files.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/build/_internal/templates/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/build/_internal/write_files.py to write_files.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/build/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/build/build.py to build.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/build/flash.py to flash.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/build/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/targets/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/targets/get_target.py to get_target.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/targets/_internal/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/targets/_internal/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/targets/_internal/targets_json_parsers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/targets/_internal/targets_json_parsers/overriding_attribute_parser.py to overriding_attribute_parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/targets/_internal/targets_json_parsers/accumulating_attribute_parser.py to accumulating_attribute_parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/targets/_internal/board_database.py to board_database.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/targets/_internal/target_attributes.py to target_attributes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/targets/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/targets/env.py to env.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/targets/get_board.py to get_board.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/targets/board.py to board.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/targets/boards.py to boards.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/cli/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/cli/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/cli/build.py to build.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/cli/sterm.py to sterm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/cli/list_connected_devices.py to list_connected_devices.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/cli/project_management.py to project_management.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/cli/configure.py to configure.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/lib/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/lib/logging.py to logging.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/lib/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/lib/python_helpers.py to python_helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/lib/json_helpers.py to json_helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal/detect_candidate_devices.py to detect_candidate_devices.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal/base_detector.py to base_detector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal/resolve_board.py to resolve_board.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal/darwin/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal/darwin/system_profiler.py to system_profiler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal/darwin/ioreg.py to ioreg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal/darwin/diskutil.py to diskutil.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal/darwin/device_detector.py to device_detector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal/candidate_device.py to candidate_device.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal/windows/usb_controller.py to usb_controller.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal/windows/usb_device_identifier.py to usb_device_identifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal/windows/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal/windows/component_descriptor_utils.py to component_descriptor_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal/windows/device_instance_id.py to device_instance_id.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal/windows/component_descriptor.py to component_descriptor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal/windows/disk_partition_logical_disk_relationships.py to disk_partition_logical_disk_relationships.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal/windows/serial_port_data_loader.py to serial_port_data_loader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal/windows/disk_partition.py to disk_partition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal/windows/disk_aggregation.py to disk_aggregation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal/windows/windows_identifier.py to windows_identifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal/windows/device_detector.py to device_detector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal/windows/serial_port.py to serial_port.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal/windows/usb_hub_data_loader.py to usb_hub_data_loader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal/windows/volume_set.py to volume_set.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal/windows/logical_disk.py to logical_disk.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal/windows/disk_drive.py to disk_drive.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal/windows/usb_data_aggregation.py to usb_data_aggregation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal/windows/usb_hub.py to usb_hub.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal/windows/system_data_loader.py to system_data_loader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal/file_parser.py to file_parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal/linux/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/_internal/linux/device_detector.py to device_detector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/devices.py to devices.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/devices/device.py to device.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/project/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/project/project.py to project.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/project/_internal/git_utils.py to git_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/project/_internal/project_data.py to project_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/project/_internal/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/project/_internal/render_templates.py to render_templates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/project/_internal/progress.py to progress.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/project/_internal/templates/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/project/_internal/libraries.py to libraries.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/project/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/project/mbed_program.py to mbed_program.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/sterm/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools/sterm/terminal.py to terminal.cpython-39.pyc writing byte-compilation script '/tmp/tmps18___t0.py' /usr/bin/python3 /tmp/tmps18___t0.py removing /tmp/tmps18___t0.py running install_egg_info running egg_info writing src/mbed_tools.egg-info/PKG-INFO writing dependency_links to src/mbed_tools.egg-info/dependency_links.txt writing entry points to src/mbed_tools.egg-info/entry_points.txt writing requirements to src/mbed_tools.egg-info/requires.txt writing top-level names to src/mbed_tools.egg-info/top_level.txt reading manifest file 'src/mbed_tools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution no previously-included directories found matching '.git' no previously-included directories found matching '.github' no previously-included directories found matching 'news' no previously-included directories found matching 'docs' no previously-included directories found matching 'azure-pipelines' no previously-included directories found matching 'travis-ci' warning: no previously-included files found matching '.pre-commit-config.yaml' warning: no previously-included files found matching '.travis.yml' warning: no previously-included files found matching '.coverage.yaml' warning: no previously-included files found matching 'codecov.yml' warning: no previously-included files found matching '.codeclimate.yml' warning: no previously-included files found matching '.adr-dir' adding license file 'LICENSE' writing manifest file 'src/mbed_tools.egg-info/SOURCES.txt' Copying src/mbed_tools.egg-info to /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9/site-packages/mbed_tools-0.0.0-py3.9.egg-info running install_scripts Installing mbed-tools script to /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/bin Installing mbed_tools script to /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/bin Installing mbedtools script to /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64//usr/share/doc/python-mbed-tools + '[' -d doc ']' ~/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64 ~/build/BUILD/mbed-tools-7.59.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-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/mbed-tools-7.59.0 + popd + mv /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 7.59.0-1 --unique-debug-suffix -7.59.0-1.x86_64 --unique-debug-src-base python-mbed-tools-7.59.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/mbed-tools-7.59.0 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-mbed-tools-7.59.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-mbed-tools-7.59.0-1.noarch Provides: python-mbed-tools python3-mbed-tools = 7.59.0-1 python3.9dist(mbed-tools) = 0 python3dist(mbed-tools) = 0 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(click) >= 7.1 python3.9dist(click) < 9 python3.9dist(gitpython) python3.9dist(jinja2) python3.9dist(psutil) python3.9dist(pyserial) python3.9dist(python-dotenv) python3.9dist(pyudev) python3.9dist(requests) >= 2.20 python3.9dist(setuptools) python3.9dist(tabulate) python3.9dist(tqdm) python3.9dist(typing-extensions) Processing files: python-mbed-tools-help-7.59.0-1.noarch warning: Empty %files file /builddir/build/BUILD/mbed-tools-7.59.0/doclist.lst Provides: python-mbed-tools-help = 7.59.0-1 python3-mbed-tools-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-mbed-tools-7.59.0-1.x86_64 Wrote: /builddir/build/RPMS/python-mbed-tools-help-7.59.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-mbed-tools-7.59.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qt0wUW + umask 022 + cd /builddir/build/BUILD + cd mbed-tools-7.59.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-mbed-tools-7.59.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0