******************************************************************************** conan install mbedtls/3.3.0@#02b66df49f8a802a6318657ec6435c4c --build=mbedtls -pr C:\J\w\prod\BuildSingleReference@2\155556\356dea96-5ca4-4e5c-b94d-3e996559934e/profile_windows_16_mtd_vs_debug_64.mbedtls-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\prod\BuildSingleReference@2\.conan\profiles\default) Found Visual Studio 17 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=17 build_type=Release *** You can change them in C:\J\w\prod\BuildSingleReference@2\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MTd compiler.version=16 os=Windows [options] mbedtls:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True mbedtls/3.3.0: Forced build from source Installing package: mbedtls/3.3.0 Requirements mbedtls/3.3.0 from local cache - Cache Packages mbedtls/3.3.0:b2b69efcc79a149e0bc765fb12ba0278d52fc260 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK mbedtls/3.3.0: Configuring sources in C:\J\w\prod\BuildSingleReference@2\.conan\data\mbedtls\3.3.0\_\_\source\src mbedtls/3.3.0: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK mbedtls/3.3.0: Copying sources to build folder mbedtls/3.3.0: Building your package in C:\J\w\prod\BuildSingleReference@2\.conan\data\mbedtls\3.3.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260 mbedtls/3.3.0: Generator txt created conanbuildinfo.txt mbedtls/3.3.0: Calling generate() mbedtls/3.3.0: Preset 'default' added to CMakePresets.json. Invoke it manually using 'cmake --preset default' mbedtls/3.3.0: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE=C:\J\w\prod\BuildSingleReference@2\.conan\data\mbedtls\3.3.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build\generators\conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW' mbedtls/3.3.0: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK mbedtls/3.3.0: Calling build() ----Running------ > c:\conan_jenkins_envs\env_py_3_7_conan_1_56_0\scripts\python.exe -m pip install -r C:\J\w\prod\BuildSingleReference@2\.conan\data\mbedtls\3.3.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\src\scripts\driver.requirements.txt ----------------- Ignoring Jinja2: markers 'python_version >= "3.10"' don't match your environment Collecting markupsafe<2.1 Downloading MarkupSafe-2.0.1-cp37-cp37m-win_amd64.whl (14 kB) Requirement already satisfied: Jinja2>=2.10.1 in c:\conan_jenkins_envs\env_py_3_7_conan_1_56_0\lib\site-packages (from -r C:\J\w\prod\BuildSingleReference@2\.conan\data\mbedtls\3.3.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\src\scripts\driver.requirements.txt (line 14)) (3.1.2) Collecting types-Jinja2 Downloading types_Jinja2-2.11.9-py3-none-any.whl (18 kB) Collecting jsonschema>=3.2.0 Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) ---------------------------------------- 90.4/90.4 kB 5.3 MB/s eta 0:00:00 Collecting types-jsonschema Downloading types_jsonschema-4.17.0.2-py3-none-any.whl (8.9 kB) Collecting types-MarkupSafe Downloading types_MarkupSafe-1.1.10-py3-none-any.whl (4.0 kB) Collecting importlib-resources>=1.4.0 Downloading importlib_resources-5.10.2-py3-none-any.whl (34 kB) Collecting typing-extensions Downloading typing_extensions-4.4.0-py3-none-any.whl (26 kB) Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 Using cached pyrsistent-0.19.3-cp37-cp37m-win_amd64.whl (62 kB) Collecting attrs>=17.4.0 Using cached attrs-22.2.0-py3-none-any.whl (60 kB) Collecting pkgutil-resolve-name>=1.3.10 Using cached pkgutil_resolve_name-1.3.10-py3-none-any.whl (4.7 kB) Collecting importlib-metadata Using cached importlib_metadata-6.0.0-py3-none-any.whl (21 kB) Collecting zipp>=3.1.0 Downloading zipp-3.11.0-py3-none-any.whl (6.6 kB) Installing collected packages: types-MarkupSafe, types-jsonschema, zipp, typing-extensions, types-Jinja2, pyrsistent, pkgutil-resolve-name, markupsafe, attrs, importlib-resources, importlib-metadata, jsonschema mbedtls/3.3.0: ERROR: Could not install packages due to an OSError: [WinError 32] The process cannot access the file because it is being used by another process: 'c:\\conan_jenkins_envs\\env_py_3_7_conan_1_56_0\\Lib\\site-packages\\pyrsistent\\_checked_types.py' Check the permissions. mbedtls/3.3.0: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior mbedtls/3.3.0: ERROR: Package 'b2b69efcc79a149e0bc765fb12ba0278d52fc260' build failed mbedtls/3.3.0: WARN: Build folder C:\J\w\prod\BuildSingleReference@2\.conan\data\mbedtls\3.3.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build ERROR: mbedtls/3.3.0: Error in build() method, line 96 self.run(f"{sys.executable} -m pip install -r {driver_requirements}") ConanException: Error 1 while executing c:\conan_jenkins_envs\env_py_3_7_conan_1_56_0\scripts\python.exe -m pip install -r C:\J\w\prod\BuildSingleReference@2\.conan\data\mbedtls\3.3.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\src\scripts\driver.requirements.txt