You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Offline scenario Crashed for GPT-J (Failed to create file system for "mlc-inference:mlcommons-inference-wg-public/gpt-j": didn't find section in config file)
#2102
Downloading from mlc-inference:mlcommons-inference-wg-public/gpt-j
[2025-02-11 13:06:02,574 module.py:5334 INFO] - ! cd C:\Users\chira\MLC\repos\local\cache\download-file_31f7a117
[2025-02-11 13:06:02,574 module.py:5335 INFO] - ! call C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\download-file\run.bat from tmp-run.bat
rclone sync "mlc-inference:mlcommons-inference-wg-public/gpt-j" "C:\Users\chira\MLC\repos\local\cache\download-file_31f7a117\checkpoint" -P --error-on-no-transfer
2025/02/11 13:06:02 NOTICE: Config file "C:\Users\chira\AppData\Roaming\rclone\rclone.conf" not found - using defaults
2025/02/11 13:06:02 Failed to create file system for "mlc-inference:mlcommons-inference-wg-public/gpt-j": didn't find section in config file
Traceback (most recent call last):
File "C:\Users\chira\AppData\Local\Programs\Python\Python310\lib\runpy.py", line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File "C:\Users\chira\AppData\Local\Programs\Python\Python310\lib\runpy.py", line 86, in run_code
exec(code, run_globals)
File "C:\Users\chira\AppData\Local\Programs\Python\Python310\Scripts\mlcr.exe_main.py", line 7, in
File "C:\Users\chira\AppData\Local\Programs\Python\Python310\lib\site-packages\mlc\main.py", line 1408, in mlcr
main()
File "C:\Users\chira\AppData\Local\Programs\Python\Python310\lib\site-packages\mlc\main.py", line 1487, in main
res = method(run_args)
File "C:\Users\chira\AppData\Local\Programs\Python\Python310\lib\site-packages\mlc\main.py", line 1250, in run
return self.call_script_module_function("run", run_args)
File "C:\Users\chira\AppData\Local\Programs\Python\Python310\lib\site-packages\mlc\main.py", line 1230, in call_script_module_function
result = automation_instance.run(run_args) # Pass args to the run method
File "C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\automation\script\module.py", line 225, in run
r = self._run(i)
File "C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\automation\script\module.py", line 1772, in _run
r = customize_code.preprocess(ii)
File "C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\run-mlperf-inference-app\customize.py", line 286, in preprocess
r = mlc.access(ii)
File "C:\Users\chira\AppData\Local\Programs\Python\Python310\lib\site-packages\mlc\main.py", line 96, in access
result = method(self, options)
File "C:\Users\chira\AppData\Local\Programs\Python\Python310\lib\site-packages\mlc\main.py", line 1250, in run
return self.call_script_module_function("run", run_args)
File "C:\Users\chira\AppData\Local\Programs\Python\Python310\lib\site-packages\mlc\main.py", line 1230, in call_script_module_function
result = automation_instance.run(run_args) # Pass args to the run method
File "C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\automation\script\module.py", line 225, in run
r = self._run(i)
File "C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\automation\script\module.py", line 1842, in _run
r = self._call_run_deps(prehook_deps, self.local_env_keys, local_env_keys_from_meta, env, state, const, const_state, add_deps_recursive,
File "C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\automation\script\module.py", line 3532, in _call_run_deps
r = script._run_deps(deps, local_env_keys, env, state, const, const_state, add_deps_recursive, recursion_spaces,
File "C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\automation\script\module.py", line 3702, in _run_deps
r = self.action_object.access(ii)
File "C:\Users\chira\AppData\Local\Programs\Python\Python310\lib\site-packages\mlc\main.py", line 96, in access
result = method(self, options)
File "C:\Users\chira\AppData\Local\Programs\Python\Python310\lib\site-packages\mlc\main.py", line 1250, in run
return self.call_script_module_function("run", run_args)
File "C:\Users\chira\AppData\Local\Programs\Python\Python310\lib\site-packages\mlc\main.py", line 1230, in call_script_module_function
result = automation_instance.run(run_args) # Pass args to the run method
File "C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\automation\script\module.py", line 225, in run
r = self._run(i)
File "C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\automation\script\module.py", line 1631, in _run
r = self._call_run_deps(deps, self.local_env_keys, local_env_keys_from_meta, env, state, const, const_state, add_deps_recursive,
File "C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\automation\script\module.py", line 3532, in _call_run_deps
r = script._run_deps(deps, local_env_keys, env, state, const, const_state, add_deps_recursive, recursion_spaces,
File "C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\automation\script\module.py", line 3702, in _run_deps
r = self.action_object.access(ii)
File "C:\Users\chira\AppData\Local\Programs\Python\Python310\lib\site-packages\mlc\main.py", line 96, in access
result = method(self, options)
File "C:\Users\chira\AppData\Local\Programs\Python\Python310\lib\site-packages\mlc\main.py", line 1250, in run
return self.call_script_module_function("run", run_args)
File "C:\Users\chira\AppData\Local\Programs\Python\Python310\lib\site-packages\mlc\main.py", line 1230, in call_script_module_function
result = automation_instance.run(run_args) # Pass args to the run method
File "C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\automation\script\module.py", line 225, in run
r = self._run(i)
File "C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\automation\script\module.py", line 1842, in _run
r = self._call_run_deps(prehook_deps, self.local_env_keys, local_env_keys_from_meta, env, state, const, const_state, add_deps_recursive,
File "C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\automation\script\module.py", line 3532, in _call_run_deps
r = script._run_deps(deps, local_env_keys, env, state, const, const_state, add_deps_recursive, recursion_spaces,
File "C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\automation\script\module.py", line 3702, in _run_deps
r = self.action_object.access(ii)
File "C:\Users\chira\AppData\Local\Programs\Python\Python310\lib\site-packages\mlc\main.py", line 96, in access
result = method(self, options)
File "C:\Users\chira\AppData\Local\Programs\Python\Python310\lib\site-packages\mlc\main.py", line 1250, in run
return self.call_script_module_function("run", run_args)
File "C:\Users\chira\AppData\Local\Programs\Python\Python310\lib\site-packages\mlc\main.py", line 1230, in call_script_module_function
result = automation_instance.run(run_args) # Pass args to the run method
File "C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\automation\script\module.py", line 225, in run
r = self._run(i)
File "C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\automation\script\module.py", line 1842, in _run
r = self._call_run_deps(prehook_deps, self.local_env_keys, local_env_keys_from_meta, env, state, const, const_state, add_deps_recursive,
File "C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\automation\script\module.py", line 3532, in _call_run_deps
r = script._run_deps(deps, local_env_keys, env, state, const, const_state, add_deps_recursive, recursion_spaces,
File "C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\automation\script\module.py", line 3702, in _run_deps
r = self.action_object.access(ii)
File "C:\Users\chira\AppData\Local\Programs\Python\Python310\lib\site-packages\mlc\main.py", line 96, in access
result = method(self, options)
File "C:\Users\chira\AppData\Local\Programs\Python\Python310\lib\site-packages\mlc\main.py", line 1250, in run
return self.call_script_module_function("run", run_args)
File "C:\Users\chira\AppData\Local\Programs\Python\Python310\lib\site-packages\mlc\main.py", line 1240, in call_script_module_function
raise ScriptExecutionError(f"Script {function_name} execution failed. Error : {error}")
mlc.main.ScriptExecutionError: Script run execution failed. Error : MLC script failed (name = download-file, return code = 1)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Please file an issue at https://github.com/mlcommons/mlperf-automations/issues along with the full MLC command being run and the relevant
or full console log.
The text was updated successfully, but these errors were encountered:
I'm not able to reproduce this issue. @KathpaliaChirag , MLCFlow recommends users to use --docker flag along with the run command on windows so that benchmarks runs inside docker container.
Command I trued to run :
mlcr run-mlperf,inference,_r5.0-dev --model=gptj-99 --implementation=reference --framework=pytorch --category=edge --scenario=Offline --execution_mode=valid --device=cpu --quiet --env.MLC_GET_PLATFORM_DETAILS=no --adr.loadgen.tags=_from-pip --pip_loadgen=yes
Error : mlcr run-mlperf,inference,_r5.0-dev --model=gptj-99 --implementation=reference --framework=pytorch --category=edge --scenario=Offline --execution_mode=valid --device=cpu --quiet --env.MLC_GET_PLATFORM_DETAILS=no --adr.loadgen.tags=_from-pip --pip_loadgen=yes
Log goes as follows :
chira@Sassy MINGW64 ~/OneDrive/Desktop/mlcnew (master)
$ mlcr run-mlperf,inference,_r5.0-dev --model=gptj-99 --implementation=reference --framework=pytorch --category=edge --scenario=Offline --execution_mode=valid --device=cpu --quiet --env.MLC_GET_PLATFORM_DETAILS=no --adr.loadgen.tags=_from-pip --pip_loadgen=yes
[2025-02-11 13:02:49,122 module.py:560 INFO] - * mlcr run-mlperf,inference,_r5.0-dev
[2025-02-11 13:02:49,128 module.py:560 INFO] - * mlcr detect,os
[2025-02-11 13:02:49,135 module.py:5334 INFO] - ! cd C:\Users\chira\OneDrive\Desktop\mlcnew
[2025-02-11 13:02:49,135 module.py:5335 INFO] - ! call C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\detect-os\run.bat from tmp-run.bat
[2025-02-11 13:02:49,184 module.py:5481 INFO] - ! call "postprocess" from C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\detect-os\customize.py
[2025-02-11 13:02:49,192 module.py:560 INFO] - * mlcr get,sys-utils-min
[2025-02-11 13:02:49,193 module.py:1274 INFO] - ! load C:\Users\chira\MLC\repos\local\cache\get-sys-utils-min_1d963fb9\mlc-cached-state.json
[2025-02-11 13:02:49,201 module.py:560 INFO] - * mlcr detect,cpu
[2025-02-11 13:02:49,206 module.py:560 INFO] - * mlcr detect,os
[2025-02-11 13:02:49,210 module.py:5334 INFO] - ! cd C:\Users\chira\OneDrive\Desktop\mlcnew
[2025-02-11 13:02:49,211 module.py:5335 INFO] - ! call C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\detect-os\run.bat from tmp-run.bat
[2025-02-11 13:02:49,250 module.py:5481 INFO] - ! call "postprocess" from C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\detect-os\customize.py
[2025-02-11 13:02:49,259 module.py:560 INFO] - * mlcr get,sys-utils-min
[2025-02-11 13:02:49,261 module.py:1274 INFO] - ! load C:\Users\chira\MLC\repos\local\cache\get-sys-utils-min_1d963fb9\mlc-cached-state.json
[2025-02-11 13:02:49,268 module.py:5334 INFO] - ! cd C:\Users\chira\OneDrive\Desktop\mlcnew
[2025-02-11 13:02:49,268 module.py:5335 INFO] - ! call C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\detect-cpu\run.bat from tmp-run.bat
[2025-02-11 13:02:50,409 module.py:5481 INFO] - ! call "postprocess" from C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\detect-cpu\customize.py
WARNING: tmp-systeminfo.csv file was not generated!
[2025-02-11 13:02:50,419 customize.py:90 WARNING] - WARNING: problem processing file tmp-wmic-cpu.csv (list index out of range)!
[2025-02-11 13:02:50,419 customize.py:98 WARNING] - WARNING: need to unify system and cpu output on Windows
[2025-02-11 13:02:50,427 module.py:560 INFO] - * mlcr get,python3
[2025-02-11 13:02:50,429 module.py:1274 INFO] - ! load C:\Users\chira\MLC\repos\local\cache\get-python3_1e633417\mlc-cached-state.json
[2025-02-11 13:02:50,430 module.py:2220 INFO] - Path to Python: C:\Users\chira\AppData\Local\Programs\Python\Python310\python.exe
[2025-02-11 13:02:50,430 module.py:2220 INFO] - Python version: 3.10.0
[2025-02-11 13:02:50,453 module.py:560 INFO] - * mlcr get,mlcommons,inference,src
[2025-02-11 13:02:50,456 module.py:1274 INFO] - ! load C:\Users\chira\MLC\repos\local\cache\get-mlperf-inference-src_a6b8600f\mlc-cached-state.json
[2025-02-11 13:02:50,467 module.py:560 INFO] - * mlcr get,sut,description
[2025-02-11 13:02:50,472 module.py:560 INFO] - * mlcr detect,os
[2025-02-11 13:02:50,478 module.py:5334 INFO] - ! cd C:\Users\chira\OneDrive\Desktop\mlcnew
[2025-02-11 13:02:50,479 module.py:5335 INFO] - ! call C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\detect-os\run.bat from tmp-run.bat
[2025-02-11 13:02:50,530 module.py:5481 INFO] - ! call "postprocess" from C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\detect-os\customize.py
[2025-02-11 13:02:50,540 module.py:560 INFO] - * mlcr get,sys-utils-min
[2025-02-11 13:02:50,541 module.py:1274 INFO] - ! load C:\Users\chira\MLC\repos\local\cache\get-sys-utils-min_1d963fb9\mlc-cached-state.json
[2025-02-11 13:02:50,547 module.py:560 INFO] - * mlcr detect,cpu
[2025-02-11 13:02:50,552 module.py:560 INFO] - * mlcr detect,os
[2025-02-11 13:02:50,557 module.py:5334 INFO] - ! cd C:\Users\chira\OneDrive\Desktop\mlcnew
[2025-02-11 13:02:50,557 module.py:5335 INFO] - ! call C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\detect-os\run.bat from tmp-run.bat
[2025-02-11 13:02:50,601 module.py:5481 INFO] - ! call "postprocess" from C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\detect-os\customize.py
[2025-02-11 13:02:50,610 module.py:560 INFO] - * mlcr get,sys-utils-min
[2025-02-11 13:02:50,611 module.py:1274 INFO] - ! load C:\Users\chira\MLC\repos\local\cache\get-sys-utils-min_1d963fb9\mlc-cached-state.json
[2025-02-11 13:02:50,618 module.py:5334 INFO] - ! cd C:\Users\chira\OneDrive\Desktop\mlcnew
[2025-02-11 13:02:50,618 module.py:5335 INFO] - ! call C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\detect-cpu\run.bat from tmp-run.bat
[2025-02-11 13:02:51,771 module.py:5481 INFO] - ! call "postprocess" from C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\detect-cpu\customize.py
WARNING: tmp-systeminfo.csv file was not generated!
[2025-02-11 13:02:51,774 customize.py:90 WARNING] - WARNING: problem processing file tmp-wmic-cpu.csv (list index out of range)!
[2025-02-11 13:02:51,775 customize.py:98 WARNING] - WARNING: need to unify system and cpu output on Windows
[2025-02-11 13:02:51,783 module.py:560 INFO] - * mlcr get,python3
[2025-02-11 13:02:51,784 module.py:1274 INFO] - ! load C:\Users\chira\MLC\repos\local\cache\get-python3_1e633417\mlc-cached-state.json
[2025-02-11 13:02:51,785 module.py:2220 INFO] - Path to Python: C:\Users\chira\AppData\Local\Programs\Python\Python310\python.exe
[2025-02-11 13:02:51,785 module.py:2220 INFO] - Python version: 3.10.0
[2025-02-11 13:02:51,867 module.py:560 INFO] - * mlcr get,generic-python-lib,_package.dmiparser
[2025-02-11 13:02:51,876 module.py:560 INFO] - * mlcr get,python3
[2025-02-11 13:02:51,878 module.py:1274 INFO] - ! load C:\Users\chira\MLC\repos\local\cache\get-python3_1e633417\mlc-cached-state.json
[2025-02-11 13:02:51,878 module.py:2220 INFO] - Path to Python: C:\Users\chira\AppData\Local\Programs\Python\Python310\python.exe
[2025-02-11 13:02:51,878 module.py:2220 INFO] - Python version: 3.10.0
[2025-02-11 13:02:51,878 module.py:5334 INFO] - ! cd C:\Users\chira\OneDrive\Desktop\mlcnew
[2025-02-11 13:02:51,880 module.py:5335 INFO] - ! call C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\get-generic-python-lib\validate_cache.bat from tmp-run.bat
[2025-02-11 13:02:52,075 module.py:5481 INFO] - ! call "detect_version" from C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\get-generic-python-lib\customize.py
Detected version: 5.1
[2025-02-11 13:02:52,088 module.py:560 INFO] - * mlcr get,python3
[2025-02-11 13:02:52,089 module.py:1274 INFO] - ! load C:\Users\chira\MLC\repos\local\cache\get-python3_1e633417\mlc-cached-state.json
[2025-02-11 13:02:52,091 module.py:2220 INFO] - Path to Python: C:\Users\chira\AppData\Local\Programs\Python\Python310\python.exe
[2025-02-11 13:02:52,091 module.py:2220 INFO] - Python version: 3.10.0
[2025-02-11 13:02:52,098 module.py:1274 INFO] - ! load C:\Users\chira\MLC\repos\local\cache\get-generic-python-lib_965a3639\mlc-cached-state.json
[2025-02-11 13:02:52,103 module.py:560 INFO] - * mlcr get,cache,dir,_name.mlperf-inference-sut-descriptions
[2025-02-11 13:02:52,106 module.py:1274 INFO] - ! load C:\Users\chira\MLC\repos\local\cache\get-cache-dir_f3dfe89a\mlc-cached-state.json
Generating SUT description file for Sassy-pytorch
[2025-02-11 13:02:52,129 module.py:5481 INFO] - ! call "postprocess" from C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\get-mlperf-inference-sut-description\customize.py
[2025-02-11 13:02:52,141 module.py:560 INFO] - * mlcr get,mlperf,inference,results,dir,_version.r5.0-dev
[2025-02-11 13:02:52,150 module.py:1274 INFO] - ! load C:\Users\chira\MLC\repos\local\cache\get-mlperf-inference-results-dir_e5877e03\mlc-cached-state.json
[2025-02-11 13:02:52,155 module.py:560 INFO] - * mlcr install,pip-package,for-mlc-python,_package.tabulate
[2025-02-11 13:02:52,162 module.py:1274 INFO] - ! load C:\Users\chira\MLC\repos\local\cache\install-pip-package-for-mlc-python_18da3771\mlc-cached-state.json
[2025-02-11 13:02:52,167 module.py:560 INFO] - * mlcr get,mlperf,inference,utils
[2025-02-11 13:02:52,188 module.py:560 INFO] - * mlcr get,mlperf,inference,src
[2025-02-11 13:02:52,191 module.py:1274 INFO] - ! load C:\Users\chira\MLC\repos\local\cache\get-mlperf-inference-src_a6b8600f\mlc-cached-state.json
[2025-02-11 13:02:52,198 module.py:5481 INFO] - ! call "postprocess" from C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\get-mlperf-inference-utils\customize.py
Using MLCommons Inference source from C:\Users\chira\MLC\repos\local\cache\get-git-repo_ddef79d5\inference
Running loadgen scenario: Offline and mode: performance
[2025-02-11 13:02:52,354 module.py:560 INFO] - * mlcr app,mlperf,inference,generic,_reference,_gptj-99,_pytorch,_cpu,_valid,_r5.0-dev_default,_offline
[2025-02-11 13:02:52,366 module.py:560 INFO] - * mlcr detect,os
[2025-02-11 13:02:52,372 module.py:5334 INFO] - ! cd C:\Users\chira\OneDrive\Desktop\mlcnew
[2025-02-11 13:02:52,372 module.py:5335 INFO] - ! call C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\detect-os\run.bat from tmp-run.bat
[2025-02-11 13:02:52,427 module.py:5481 INFO] - ! call "postprocess" from C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\detect-os\customize.py
[2025-02-11 13:02:52,435 module.py:560 INFO] - * mlcr get,sys-utils-min
[2025-02-11 13:02:52,437 module.py:1274 INFO] - ! load C:\Users\chira\MLC\repos\local\cache\get-sys-utils-min_1d963fb9\mlc-cached-state.json
[2025-02-11 13:02:52,444 module.py:560 INFO] - * mlcr get,sys-utils-cm
[2025-02-11 13:02:52,453 module.py:560 INFO] - * mlcr detect,os
[2025-02-11 13:02:52,458 module.py:5334 INFO] - ! cd C:\Users\chira\MLC\repos\local\cache\get-sys-utils-cm_2091b77f
[2025-02-11 13:02:52,458 module.py:5335 INFO] - ! call C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\detect-os\run.bat from tmp-run.bat
[2025-02-11 13:02:52,518 module.py:5481 INFO] - ! call "postprocess" from C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\detect-os\customize.py
[2025-02-11 13:02:52,527 module.py:560 INFO] - * mlcr get,sys-utils-min
[2025-02-11 13:02:52,529 module.py:1274 INFO] - ! load C:\Users\chira\MLC\repos\local\cache\get-sys-utils-min_1d963fb9\mlc-cached-state.json
[2025-02-11 13:02:52,549 module.py:560 INFO] - * mlcr get,python
[2025-02-11 13:02:52,550 module.py:1274 INFO] - ! load C:\Users\chira\MLC\repos\local\cache\get-python3_1e633417\mlc-cached-state.json
[2025-02-11 13:02:52,551 module.py:2220 INFO] - Path to Python: C:\Users\chira\AppData\Local\Programs\Python\Python310\python.exe
[2025-02-11 13:02:52,551 module.py:2220 INFO] - Python version: 3.10.0
[2025-02-11 13:02:52,579 module.py:560 INFO] - * mlcr get,mlcommons,inference,src
[2025-02-11 13:02:52,584 module.py:1274 INFO] - ! load C:\Users\chira\MLC\repos\local\cache\get-mlperf-inference-src_49c03b58\mlc-cached-state.json
[2025-02-11 13:02:52,591 module.py:560 INFO] - * mlcr get,mlperf,inference,utils
[2025-02-11 13:02:52,611 module.py:560 INFO] - * mlcr get,mlperf,inference,src
[2025-02-11 13:02:52,614 module.py:1274 INFO] - ! load C:\Users\chira\MLC\repos\local\cache\get-mlperf-inference-src_49c03b58\mlc-cached-state.json
[2025-02-11 13:02:52,618 module.py:5481 INFO] - ! call "postprocess" from C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\get-mlperf-inference-utils\customize.py
[2025-02-11 13:02:52,756 module.py:560 INFO] - * mlcr app,mlperf,reference,inference,_pytorch,_cpu,_gptj-99,_offline,_fp32
[2025-02-11 13:02:52,765 module.py:560 INFO] - * mlcr detect,os
[2025-02-11 13:02:52,772 module.py:5334 INFO] - ! cd C:\Users\chira\MLC\repos\local\cache\get-sys-utils-cm_2091b77f
[2025-02-11 13:02:52,772 module.py:5335 INFO] - ! call C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\detect-os\run.bat from tmp-run.bat
[2025-02-11 13:02:52,836 module.py:5481 INFO] - ! call "postprocess" from C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\detect-os\customize.py
[2025-02-11 13:02:52,844 module.py:560 INFO] - * mlcr get,sys-utils-min
[2025-02-11 13:02:52,846 module.py:1274 INFO] - ! load C:\Users\chira\MLC\repos\local\cache\get-sys-utils-min_1d963fb9\mlc-cached-state.json
[2025-02-11 13:02:52,853 module.py:560 INFO] - * mlcr detect,cpu
[2025-02-11 13:02:52,859 module.py:560 INFO] - * mlcr detect,os
[2025-02-11 13:02:52,864 module.py:5334 INFO] - ! cd C:\Users\chira\MLC\repos\local\cache\get-sys-utils-cm_2091b77f
[2025-02-11 13:02:52,864 module.py:5335 INFO] - ! call C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\detect-os\run.bat from tmp-run.bat
[2025-02-11 13:02:52,910 module.py:5481 INFO] - ! call "postprocess" from C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\detect-os\customize.py
[2025-02-11 13:02:52,918 module.py:560 INFO] - * mlcr get,sys-utils-min
[2025-02-11 13:02:52,919 module.py:1274 INFO] - ! load C:\Users\chira\MLC\repos\local\cache\get-sys-utils-min_1d963fb9\mlc-cached-state.json
[2025-02-11 13:02:52,926 module.py:5334 INFO] - ! cd C:\Users\chira\MLC\repos\local\cache\get-sys-utils-cm_2091b77f
[2025-02-11 13:02:52,926 module.py:5335 INFO] - ! call C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\detect-cpu\run.bat from tmp-run.bat
[2025-02-11 13:02:54,089 module.py:5481 INFO] - ! call "postprocess" from C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\detect-cpu\customize.py
WARNING: tmp-systeminfo.csv file was not generated!
[2025-02-11 13:02:54,100 customize.py:90 WARNING] - WARNING: problem processing file tmp-wmic-cpu.csv (list index out of range)!
[2025-02-11 13:02:54,100 customize.py:98 WARNING] - WARNING: need to unify system and cpu output on Windows
[2025-02-11 13:02:54,107 module.py:560 INFO] - * mlcr get,sys-utils-cm
[2025-02-11 13:02:54,120 module.py:560 INFO] - * mlcr detect,os
[2025-02-11 13:02:54,126 module.py:5334 INFO] - ! cd C:\Users\chira\MLC\repos\local\cache\get-sys-utils-cm_2091b77f
[2025-02-11 13:02:54,126 module.py:5335 INFO] - ! call C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\detect-os\run.bat from tmp-run.bat
[2025-02-11 13:02:54,176 module.py:5481 INFO] - ! call "postprocess" from C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\detect-os\customize.py
[2025-02-11 13:02:54,189 module.py:560 INFO] - * mlcr get,sys-utils-min
[2025-02-11 13:02:54,191 module.py:1274 INFO] - ! load C:\Users\chira\MLC\repos\local\cache\get-sys-utils-min_1d963fb9\mlc-cached-state.json
[2025-02-11 13:02:54,204 module.py:560 INFO] - * mlcr get,python
[2025-02-11 13:02:54,206 module.py:1274 INFO] - ! load C:\Users\chira\MLC\repos\local\cache\get-python3_1e633417\mlc-cached-state.json
[2025-02-11 13:02:54,206 module.py:2220 INFO] - Path to Python: C:\Users\chira\AppData\Local\Programs\Python\Python310\python.exe
[2025-02-11 13:02:54,206 module.py:2220 INFO] - Python version: 3.10.0
[2025-02-11 13:02:54,265 module.py:560 INFO] - * mlcr get,generic-python-lib,_torch
[2025-02-11 13:02:54,284 module.py:560 INFO] - * mlcr detect,os
[2025-02-11 13:02:54,289 module.py:5334 INFO] - ! cd C:\Users\chira\MLC\repos\local\cache\get-generic-python-lib_bc8d01d5
[2025-02-11 13:02:54,290 module.py:5335 INFO] - ! call C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\detect-os\run.bat from tmp-run.bat
[2025-02-11 13:02:54,350 module.py:5481 INFO] - ! call "postprocess" from C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\detect-os\customize.py
[2025-02-11 13:02:54,358 module.py:560 INFO] - * mlcr get,sys-utils-min
[2025-02-11 13:02:54,360 module.py:1274 INFO] - ! load C:\Users\chira\MLC\repos\local\cache\get-sys-utils-min_1d963fb9\mlc-cached-state.json
[2025-02-11 13:02:54,365 module.py:560 INFO] - * mlcr detect,cpu
[2025-02-11 13:02:54,372 module.py:560 INFO] - * mlcr detect,os
[2025-02-11 13:02:54,377 module.py:5334 INFO] - ! cd C:\Users\chira\MLC\repos\local\cache\get-generic-python-lib_bc8d01d5
[2025-02-11 13:02:54,378 module.py:5335 INFO] - ! call C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\detect-os\run.bat from tmp-run.bat
[2025-02-11 13:02:54,424 module.py:5481 INFO] - ! call "postprocess" from C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\detect-os\customize.py
[2025-02-11 13:02:54,433 module.py:560 INFO] - * mlcr get,sys-utils-min
[2025-02-11 13:02:54,435 module.py:1274 INFO] - ! load C:\Users\chira\MLC\repos\local\cache\get-sys-utils-min_1d963fb9\mlc-cached-state.json
[2025-02-11 13:02:54,443 module.py:5334 INFO] - ! cd C:\Users\chira\MLC\repos\local\cache\get-generic-python-lib_bc8d01d5
[2025-02-11 13:02:54,443 module.py:5335 INFO] - ! call C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\detect-cpu\run.bat from tmp-run.bat
[2025-02-11 13:02:55,600 module.py:5481 INFO] - ! call "postprocess" from C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\detect-cpu\customize.py
WARNING: tmp-systeminfo.csv file was not generated!
[2025-02-11 13:02:55,603 customize.py:90 WARNING] - WARNING: problem processing file tmp-wmic-cpu.csv (list index out of range)!
[2025-02-11 13:02:55,603 customize.py:98 WARNING] - WARNING: need to unify system and cpu output on Windows
[2025-02-11 13:02:55,609 module.py:560 INFO] - * mlcr get,python3
[2025-02-11 13:02:55,616 module.py:1274 INFO] - ! load C:\Users\chira\MLC\repos\local\cache\get-python3_1e633417\mlc-cached-state.json
[2025-02-11 13:02:55,616 module.py:2220 INFO] - Path to Python: C:\Users\chira\AppData\Local\Programs\Python\Python310\python.exe
[2025-02-11 13:02:55,616 module.py:2220 INFO] - Python version: 3.10.0
[2025-02-11 13:02:55,682 module.py:560 INFO] - * mlcr get,generic-python-lib,_pip
[2025-02-11 13:02:55,695 module.py:560 INFO] - * mlcr get,python3
[2025-02-11 13:02:55,696 module.py:1274 INFO] - ! load C:\Users\chira\MLC\repos\local\cache\get-python3_1e633417\mlc-cached-state.json
[2025-02-11 13:02:55,696 module.py:2220 INFO] - Path to Python: C:\Users\chira\AppData\Local\Programs\Python\Python310\python.exe
[2025-02-11 13:02:55,696 module.py:2220 INFO] - Python version: 3.10.0
[2025-02-11 13:02:55,696 module.py:5334 INFO] - ! cd C:\Users\chira\MLC\repos\local\cache\get-generic-python-lib_bc8d01d5
[2025-02-11 13:02:55,696 module.py:5335 INFO] - ! call C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\get-generic-python-lib\validate_cache.bat from tmp-run.bat
[2025-02-11 13:02:55,869 module.py:5481 INFO] - ! call "detect_version" from C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\get-generic-python-lib\customize.py
Detected version: 25.0
[2025-02-11 13:02:55,896 module.py:560 INFO] - * mlcr get,python3
[2025-02-11 13:02:55,900 module.py:1274 INFO] - ! load C:\Users\chira\MLC\repos\local\cache\get-python3_1e633417\mlc-cached-state.json
[2025-02-11 13:02:55,900 module.py:2220 INFO] - Path to Python: C:\Users\chira\AppData\Local\Programs\Python\Python310\python.exe
[2025-02-11 13:02:55,900 module.py:2220 INFO] - Python version: 3.10.0
[2025-02-11 13:02:55,903 module.py:1274 INFO] - ! load C:\Users\chira\MLC\repos\local\cache\get-generic-python-lib_04f1d155\mlc-cached-state.json
[2025-02-11 13:02:55,911 module.py:5334 INFO] - ! cd C:\Users\chira\MLC\repos\local\cache\get-generic-python-lib_bc8d01d5
[2025-02-11 13:02:55,911 module.py:5335 INFO] - ! call C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\get-generic-python-lib\run.bat from tmp-run.bat
[2025-02-11 13:02:56,085 module.py:5481 INFO] - ! call "detect_version" from C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\get-generic-python-lib\customize.py
[2025-02-11 13:02:56,091 module.py:5334 INFO] - ! cd C:\Users\chira\MLC\repos\local\cache\get-generic-python-lib_bc8d01d5
[2025-02-11 13:02:56,092 module.py:5335 INFO] - ! call C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\get-generic-python-lib\install.bat from tmp-run.bat
Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/cpu
Collecting torch
Downloading https://download.pytorch.org/whl/cpu/torch-2.6.0%2Bcpu-cp310-cp310-win_amd64.whl.metadata (28 kB)
Collecting filelock (from torch)
Downloading filelock-3.17.0-py3-none-any.whl.metadata (2.9 kB)
Requirement already satisfied: typing-extensions>=4.10.0 in c:\users\chira\appdata\local\programs\python\python310\lib\site-packages (from torch) (4.12.2)
Requirement already satisfied: networkx in c:\users\chira\appdata\local\programs\python\python310\lib\site-packages (from torch) (3.4.2)
Collecting jinja2 (from torch)
Downloading jinja2-3.1.5-py3-none-any.whl.metadata (2.6 kB)
Collecting fsspec (from torch)
Downloading fsspec-2025.2.0-py3-none-any.whl.metadata (11 kB)
Collecting sympy==1.13.1 (from torch)
Downloading https://download.pytorch.org/whl/sympy-1.13.1-py3-none-any.whl (6.2 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 4.0 MB/s eta 0:00:00
Requirement already satisfied: mpmath<1.4,>=1.1.0 in c:\users\chira\appdata\local\programs\python\python310\lib\site-packages (from sympy==1.13.1->torch) (1.3.0)
Collecting MarkupSafe>=2.0 (from jinja2->torch)
Downloading MarkupSafe-3.0.2-cp310-cp310-win_amd64.whl.metadata (4.1 kB)
Downloading https://download.pytorch.org/whl/cpu/torch-2.6.0%2Bcpu-cp310-cp310-win_amd64.whl (206.5 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 206.5/206.5 MB 3.8 MB/s eta 0:00:00
Downloading filelock-3.17.0-py3-none-any.whl (16 kB)
Downloading fsspec-2025.2.0-py3-none-any.whl (184 kB)
Downloading jinja2-3.1.5-py3-none-any.whl (134 kB)
Downloading MarkupSafe-3.0.2-cp310-cp310-win_amd64.whl (15 kB)
Installing collected packages: sympy, MarkupSafe, fsspec, filelock, jinja2, torch
Attempting uninstall: sympy
Found existing installation: sympy 1.13.3
Uninstalling sympy-1.13.3:
Successfully uninstalled sympy-1.13.3
Successfully installed MarkupSafe-3.0.2 filelock-3.17.0 fsspec-2025.2.0 jinja2-3.1.5 sympy-1.13.1 torch-2.6.0+cpu
[2025-02-11 13:05:03,170 module.py:5334 INFO] - ! cd C:\Users\chira\MLC\repos\local\cache\get-generic-python-lib_bc8d01d5
[2025-02-11 13:05:03,170 module.py:5335 INFO] - ! call C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\get-generic-python-lib\run.bat from tmp-run.bat
[2025-02-11 13:05:03,391 module.py:5481 INFO] - ! call "postprocess" from C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\get-generic-python-lib\customize.py
Detected version: 2.6.0
[2025-02-11 13:05:03,469 module.py:560 INFO] - * mlcr get,generic-python-lib,_torchvision
[2025-02-11 13:05:03,485 module.py:560 INFO] - * mlcr detect,os
[2025-02-11 13:05:03,491 module.py:5334 INFO] - ! cd C:\Users\chira\MLC\repos\local\cache\get-generic-python-lib_a5517df2
[2025-02-11 13:05:03,491 module.py:5335 INFO] - ! call C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\detect-os\run.bat from tmp-run.bat
[2025-02-11 13:05:04,084 module.py:5481 INFO] - ! call "postprocess" from C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\detect-os\customize.py
[2025-02-11 13:05:04,093 module.py:560 INFO] - * mlcr get,sys-utils-min
[2025-02-11 13:05:04,096 module.py:1274 INFO] - ! load C:\Users\chira\MLC\repos\local\cache\get-sys-utils-min_1d963fb9\mlc-cached-state.json
[2025-02-11 13:05:04,105 module.py:560 INFO] - * mlcr detect,cpu
[2025-02-11 13:05:04,116 module.py:560 INFO] - * mlcr detect,os
[2025-02-11 13:05:04,125 module.py:5334 INFO] - ! cd C:\Users\chira\MLC\repos\local\cache\get-generic-python-lib_a5517df2
[2025-02-11 13:05:04,125 module.py:5335 INFO] - ! call C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\detect-os\run.bat from tmp-run.bat
[2025-02-11 13:05:04,177 module.py:5481 INFO] - ! call "postprocess" from C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\detect-os\customize.py
[2025-02-11 13:05:04,187 module.py:560 INFO] - * mlcr get,sys-utils-min
[2025-02-11 13:05:04,190 module.py:1274 INFO] - ! load C:\Users\chira\MLC\repos\local\cache\get-sys-utils-min_1d963fb9\mlc-cached-state.json
[2025-02-11 13:05:04,200 module.py:5334 INFO] - ! cd C:\Users\chira\MLC\repos\local\cache\get-generic-python-lib_a5517df2
[2025-02-11 13:05:04,201 module.py:5335 INFO] - ! call C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\detect-cpu\run.bat from tmp-run.bat
[2025-02-11 13:05:05,520 module.py:5481 INFO] - ! call "postprocess" from C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\detect-cpu\customize.py
WARNING: tmp-systeminfo.csv file was not generated!
[2025-02-11 13:05:05,531 customize.py:90 WARNING] - WARNING: problem processing file tmp-wmic-cpu.csv (list index out of range)!
[2025-02-11 13:05:05,531 customize.py:98 WARNING] - WARNING: need to unify system and cpu output on Windows
[2025-02-11 13:05:05,538 module.py:560 INFO] - * mlcr get,python3
[2025-02-11 13:05:05,538 module.py:1274 INFO] - ! load C:\Users\chira\MLC\repos\local\cache\get-python3_1e633417\mlc-cached-state.json
[2025-02-11 13:05:05,543 module.py:2220 INFO] - Path to Python: C:\Users\chira\AppData\Local\Programs\Python\Python310\python.exe
[2025-02-11 13:05:05,543 module.py:2220 INFO] - Python version: 3.10.0
[2025-02-11 13:05:05,595 module.py:560 INFO] - * mlcr get,generic-python-lib,_pip
[2025-02-11 13:05:05,610 module.py:560 INFO] - * mlcr get,python3
[2025-02-11 13:05:05,617 module.py:1274 INFO] - ! load C:\Users\chira\MLC\repos\local\cache\get-python3_1e633417\mlc-cached-state.json
[2025-02-11 13:05:05,617 module.py:2220 INFO] - Path to Python: C:\Users\chira\AppData\Local\Programs\Python\Python310\python.exe
[2025-02-11 13:05:05,617 module.py:2220 INFO] - Python version: 3.10.0
[2025-02-11 13:05:05,617 module.py:5334 INFO] - ! cd C:\Users\chira\MLC\repos\local\cache\get-generic-python-lib_a5517df2
[2025-02-11 13:05:05,618 module.py:5335 INFO] - ! call C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\get-generic-python-lib\validate_cache.bat from tmp-run.bat
[2025-02-11 13:05:05,800 module.py:5481 INFO] - ! call "detect_version" from C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\get-generic-python-lib\customize.py
Detected version: 25.0
[2025-02-11 13:05:05,818 module.py:560 INFO] - * mlcr get,python3
[2025-02-11 13:05:05,818 module.py:1274 INFO] - ! load C:\Users\chira\MLC\repos\local\cache\get-python3_1e633417\mlc-cached-state.json
[2025-02-11 13:05:05,818 module.py:2220 INFO] - Path to Python: C:\Users\chira\AppData\Local\Programs\Python\Python310\python.exe
[2025-02-11 13:05:05,818 module.py:2220 INFO] - Python version: 3.10.0
[2025-02-11 13:05:05,823 module.py:1274 INFO] - ! load C:\Users\chira\MLC\repos\local\cache\get-generic-python-lib_04f1d155\mlc-cached-state.json
[2025-02-11 13:05:05,825 module.py:5334 INFO] - ! cd C:\Users\chira\MLC\repos\local\cache\get-generic-python-lib_a5517df2
[2025-02-11 13:05:05,825 module.py:5335 INFO] - ! call C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\get-generic-python-lib\run.bat from tmp-run.bat
[2025-02-11 13:05:06,014 module.py:5481 INFO] - ! call "detect_version" from C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\get-generic-python-lib\customize.py
[2025-02-11 13:05:06,023 module.py:5334 INFO] - ! cd C:\Users\chira\MLC\repos\local\cache\get-generic-python-lib_a5517df2
[2025-02-11 13:05:06,023 module.py:5335 INFO] - ! call C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\get-generic-python-lib\install.bat from tmp-run.bat
Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/cpu
Collecting torchvision
Downloading https://download.pytorch.org/whl/cpu/torchvision-0.21.0%2Bcpu-cp310-cp310-win_amd64.whl.metadata (6.3 kB)
Requirement already satisfied: numpy in c:\users\chira\appdata\local\programs\python\python310\lib\site-packages (from torchvision) (1.26.4)
Requirement already satisfied: torch==2.6.0 in c:\users\chira\appdata\local\programs\python\python310\lib\site-packages (from torchvision) (2.6.0+cpu)
Requirement already satisfied: pillow!=8.3.*,>=5.3.0 in c:\users\chira\appdata\local\programs\python\python310\lib\site-packages (from torchvision) (11.1.0)
Requirement already satisfied: filelock in c:\users\chira\appdata\local\programs\python\python310\lib\site-packages (from torch==2.6.0->torchvision) (3.17.0)
Requirement already satisfied: typing-extensions>=4.10.0 in c:\users\chira\appdata\local\programs\python\python310\lib\site-packages (from torch==2.6.0->torchvision) (4.12.2)
Requirement already satisfied: networkx in c:\users\chira\appdata\local\programs\python\python310\lib\site-packages (from torch==2.6.0->torchvision) (3.4.2)
Requirement already satisfied: jinja2 in c:\users\chira\appdata\local\programs\python\python310\lib\site-packages (from torch==2.6.0->torchvision) (3.1.5)
Requirement already satisfied: fsspec in c:\users\chira\appdata\local\programs\python\python310\lib\site-packages (from torch==2.6.0->torchvision) (2025.2.0)
Requirement already satisfied: sympy==1.13.1 in c:\users\chira\appdata\local\programs\python\python310\lib\site-packages (from torch==2.6.0->torchvision) (1.13.1)
Requirement already satisfied: mpmath<1.4,>=1.1.0 in c:\users\chira\appdata\local\programs\python\python310\lib\site-packages (from sympy==1.13.1->torch==2.6.0->torchvision) (1.3.0)
Requirement already satisfied: MarkupSafe>=2.0 in c:\users\chira\appdata\local\programs\python\python310\lib\site-packages (from jinja2->torch==2.6.0->torchvision) (3.0.2)
Downloading https://download.pytorch.org/whl/cpu/torchvision-0.21.0%2Bcpu-cp310-cp310-win_amd64.whl (1.6 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 4.6 MB/s eta 0:00:00
Installing collected packages: torchvision
Successfully installed torchvision-0.21.0+cpu
[2025-02-11 13:05:11,385 module.py:5334 INFO] - ! cd C:\Users\chira\MLC\repos\local\cache\get-generic-python-lib_a5517df2
[2025-02-11 13:05:11,385 module.py:5335 INFO] - ! call C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\get-generic-python-lib\run.bat from tmp-run.bat
[2025-02-11 13:05:11,569 module.py:5481 INFO] - ! call "postprocess" from C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\get-generic-python-lib\customize.py
Detected version: 0.21.0
[2025-02-11 13:05:11,648 module.py:560 INFO] - * mlcr get,generic-python-lib,_transformers
[2025-02-11 13:05:11,666 module.py:560 INFO] - * mlcr detect,os
[2025-02-11 13:05:11,666 module.py:5334 INFO] - ! cd C:\Users\chira\MLC\repos\local\cache\get-generic-python-lib_99914a51
[2025-02-11 13:05:11,666 module.py:5335 INFO] - ! call C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\detect-os\run.bat from tmp-run.bat
[2025-02-11 13:05:11,743 module.py:5481 INFO] - ! call "postprocess" from C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\detect-os\customize.py
[2025-02-11 13:05:11,750 module.py:560 INFO] - * mlcr get,sys-utils-min
[2025-02-11 13:05:11,758 module.py:1274 INFO] - ! load C:\Users\chira\MLC\repos\local\cache\get-sys-utils-min_1d963fb9\mlc-cached-state.json
[2025-02-11 13:05:11,765 module.py:560 INFO] - * mlcr detect,cpu
[2025-02-11 13:05:11,774 module.py:560 INFO] - * mlcr detect,os
[2025-02-11 13:05:11,777 module.py:5334 INFO] - ! cd C:\Users\chira\MLC\repos\local\cache\get-generic-python-lib_99914a51
[2025-02-11 13:05:11,777 module.py:5335 INFO] - ! call C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\detect-os\run.bat from tmp-run.bat
[2025-02-11 13:05:11,830 module.py:5481 INFO] - ! call "postprocess" from C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\detect-os\customize.py
[2025-02-11 13:05:11,838 module.py:560 INFO] - * mlcr get,sys-utils-min
[2025-02-11 13:05:11,840 module.py:1274 INFO] - ! load C:\Users\chira\MLC\repos\local\cache\get-sys-utils-min_1d963fb9\mlc-cached-state.json
[2025-02-11 13:05:11,844 module.py:5334 INFO] - ! cd C:\Users\chira\MLC\repos\local\cache\get-generic-python-lib_99914a51
[2025-02-11 13:05:11,844 module.py:5335 INFO] - ! call C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\detect-cpu\run.bat from tmp-run.bat
[2025-02-11 13:05:13,021 module.py:5481 INFO] - ! call "postprocess" from C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\detect-cpu\customize.py
WARNING: tmp-systeminfo.csv file was not generated!
[2025-02-11 13:05:13,033 customize.py:90 WARNING] - WARNING: problem processing file tmp-wmic-cpu.csv (list index out of range)!
[2025-02-11 13:05:13,033 customize.py:98 WARNING] - WARNING: need to unify system and cpu output on Windows
[2025-02-11 13:05:13,043 module.py:560 INFO] - * mlcr get,python3
[2025-02-11 13:05:13,045 module.py:1274 INFO] - ! load C:\Users\chira\MLC\repos\local\cache\get-python3_1e633417\mlc-cached-state.json
[2025-02-11 13:05:13,045 module.py:2220 INFO] - Path to Python: C:\Users\chira\AppData\Local\Programs\Python\Python310\python.exe
[2025-02-11 13:05:13,046 module.py:2220 INFO] - Python version: 3.10.0
[2025-02-11 13:05:13,113 module.py:560 INFO] - * mlcr get,generic-python-lib,_pip
[2025-02-11 13:05:13,122 module.py:560 INFO] - * mlcr get,python3
[2025-02-11 13:05:13,124 module.py:1274 INFO] - ! load C:\Users\chira\MLC\repos\local\cache\get-python3_1e633417\mlc-cached-state.json
[2025-02-11 13:05:13,125 module.py:2220 INFO] - Path to Python: C:\Users\chira\AppData\Local\Programs\Python\Python310\python.exe
[2025-02-11 13:05:13,125 module.py:2220 INFO] - Python version: 3.10.0
[2025-02-11 13:05:13,125 module.py:5334 INFO] - ! cd C:\Users\chira\MLC\repos\local\cache\get-generic-python-lib_99914a51
[2025-02-11 13:05:13,125 module.py:5335 INFO] - ! call C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\get-generic-python-lib\validate_cache.bat from tmp-run.bat
[2025-02-11 13:05:13,320 module.py:5481 INFO] - ! call "detect_version" from C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\get-generic-python-lib\customize.py
Detected version: 25.0
[2025-02-11 13:05:13,335 module.py:560 INFO] - * mlcr get,python3
[2025-02-11 13:05:13,337 module.py:1274 INFO] - ! load C:\Users\chira\MLC\repos\local\cache\get-python3_1e633417\mlc-cached-state.json
[2025-02-11 13:05:13,337 module.py:2220 INFO] - Path to Python: C:\Users\chira\AppData\Local\Programs\Python\Python310\python.exe
[2025-02-11 13:05:13,338 module.py:2220 INFO] - Python version: 3.10.0
[2025-02-11 13:05:13,338 module.py:1274 INFO] - ! load C:\Users\chira\MLC\repos\local\cache\get-generic-python-lib_04f1d155\mlc-cached-state.json
[2025-02-11 13:05:13,346 module.py:5334 INFO] - ! cd C:\Users\chira\MLC\repos\local\cache\get-generic-python-lib_99914a51
[2025-02-11 13:05:13,346 module.py:5335 INFO] - ! call C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\get-generic-python-lib\run.bat from tmp-run.bat
[2025-02-11 13:05:13,536 module.py:5481 INFO] - ! call "detect_version" from C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\get-generic-python-lib\customize.py
[2025-02-11 13:05:13,543 module.py:5334 INFO] - ! cd C:\Users\chira\MLC\repos\local\cache\get-generic-python-lib_99914a51
[2025-02-11 13:05:13,544 module.py:5335 INFO] - ! call C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\get-generic-python-lib\install.bat from tmp-run.bat
Collecting transformers
Downloading transformers-4.48.3-py3-none-any.whl.metadata (44 kB)
Requirement already satisfied: filelock in c:\users\chira\appdata\local\programs\python\python310\lib\site-packages (from transformers) (3.17.0)
Collecting huggingface-hub<1.0,>=0.24.0 (from transformers)
Downloading huggingface_hub-0.28.1-py3-none-any.whl.metadata (13 kB)
Requirement already satisfied: numpy>=1.17 in c:\users\chira\appdata\local\programs\python\python310\lib\site-packages (from transformers) (1.26.4)
Requirement already satisfied: packaging>=20.0 in c:\users\chira\appdata\local\programs\python\python310\lib\site-packages (from transformers) (24.2)
Requirement already satisfied: pyyaml>=5.1 in c:\users\chira\appdata\local\programs\python\python310\lib\site-packages (from transformers) (6.0.2)
Collecting regex!=2019.12.17 (from transformers)
Downloading regex-2024.11.6-cp310-cp310-win_amd64.whl.metadata (41 kB)
Requirement already satisfied: requests in c:\users\chira\appdata\local\programs\python\python310\lib\site-packages (from transformers) (2.32.3)
Collecting tokenizers<0.22,>=0.21 (from transformers)
Downloading tokenizers-0.21.0-cp39-abi3-win_amd64.whl.metadata (6.9 kB)
Collecting safetensors>=0.4.1 (from transformers)
Downloading safetensors-0.5.2-cp38-abi3-win_amd64.whl.metadata (3.9 kB)
Collecting tqdm>=4.27 (from transformers)
Downloading tqdm-4.67.1-py3-none-any.whl.metadata (57 kB)
Requirement already satisfied: fsspec>=2023.5.0 in c:\users\chira\appdata\local\programs\python\python310\lib\site-packages (from huggingface-hub<1.0,>=0.24.0->transformers) (2025.2.0)
Requirement already satisfied: typing-extensions>=3.7.4.3 in c:\users\chira\appdata\local\programs\python\python310\lib\site-packages (from huggingface-hub<1.0,>=0.24.0->transformers) (4.12.2)
Requirement already satisfied: colorama in c:\users\chira\appdata\local\programs\python\python310\lib\site-packages (from tqdm>=4.27->transformers) (0.4.6)
Requirement already satisfied: charset-normalizer<4,>=2 in c:\users\chira\appdata\local\programs\python\python310\lib\site-packages (from requests->transformers) (3.4.1)
Requirement already satisfied: idna<4,>=2.5 in c:\users\chira\appdata\local\programs\python\python310\lib\site-packages (from requests->transformers) (3.10)
Requirement already satisfied: urllib3<3,>=1.21.1 in c:\users\chira\appdata\local\programs\python\python310\lib\site-packages (from requests->transformers) (2.3.0)
Requirement already satisfied: certifi>=2017.4.17 in c:\users\chira\appdata\local\programs\python\python310\lib\site-packages (from requests->transformers) (2025.1.31)
Downloading transformers-4.48.3-py3-none-any.whl (9.7 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 4.0 MB/s eta 0:00:00
Downloading huggingface_hub-0.28.1-py3-none-any.whl (464 kB)
Downloading regex-2024.11.6-cp310-cp310-win_amd64.whl (274 kB)
Downloading safetensors-0.5.2-cp38-abi3-win_amd64.whl (303 kB)
Downloading tokenizers-0.21.0-cp39-abi3-win_amd64.whl (2.4 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 3.2 MB/s eta 0:00:00
Downloading tqdm-4.67.1-py3-none-any.whl (78 kB)
Installing collected packages: tqdm, safetensors, regex, huggingface-hub, tokenizers, transformers
Successfully installed huggingface-hub-0.28.1 regex-2024.11.6 safetensors-0.5.2 tokenizers-0.21.0 tqdm-4.67.1 transformers-4.48.3
[2025-02-11 13:05:46,002 module.py:5334 INFO] - ! cd C:\Users\chira\MLC\repos\local\cache\get-generic-python-lib_99914a51
[2025-02-11 13:05:46,002 module.py:5335 INFO] - ! call C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\get-generic-python-lib\run.bat from tmp-run.bat
[2025-02-11 13:05:46,200 module.py:5481 INFO] - ! call "postprocess" from C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\get-generic-python-lib\customize.py
Detected version: 4.48.3
[2025-02-11 13:05:46,255 module.py:560 INFO] - * mlcr get,ml-model,large-language-model,gptj,raw,_fp32,_pytorch
[2025-02-11 13:05:46,282 module.py:1442 WARNING] - =================================================
[2025-02-11 13:05:46,282 module.py:1444 WARNING] - WARNINGS:
[2025-02-11 13:05:46,282 module.py:1446 WARNING] - Required disk space: 22700 MB
[2025-02-11 13:05:46,282 module.py:1447 WARNING] - =================================================
[2025-02-11 13:05:46,310 module.py:560 INFO] - * mlcr download-and-extract,_rclone,_url.mlc-inference:mlcommons-inference-wg-public/gpt-j
[2025-02-11 13:05:46,341 module.py:560 INFO] - * mlcr download,file,_rclone,_url.mlc-inference:mlcommons-inference-wg-public/gpt-j
[2025-02-11 13:05:46,358 module.py:560 INFO] - * mlcr detect,os
[2025-02-11 13:05:46,365 module.py:5334 INFO] - ! cd C:\Users\chira\MLC\repos\local\cache\download-file_31f7a117
[2025-02-11 13:05:46,365 module.py:5335 INFO] - ! call C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\detect-os\run.bat from tmp-run.bat
[2025-02-11 13:05:46,441 module.py:5481 INFO] - ! call "postprocess" from C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\detect-os\customize.py
[2025-02-11 13:05:46,451 module.py:560 INFO] - * mlcr get,sys-utils-min
[2025-02-11 13:05:46,452 module.py:1274 INFO] - ! load C:\Users\chira\MLC\repos\local\cache\get-sys-utils-min_1d963fb9\mlc-cached-state.json
[2025-02-11 13:05:46,459 module.py:560 INFO] - * mlcr get,rclone
[2025-02-11 13:05:46,497 module.py:560 INFO] - * mlcr detect,os
[2025-02-11 13:05:46,503 module.py:5334 INFO] - ! cd C:\Users\chira\MLC\repos\local\cache\get-rclone_b72fb2c3
[2025-02-11 13:05:46,503 module.py:5335 INFO] - ! call C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\detect-os\run.bat from tmp-run.bat
[2025-02-11 13:05:46,582 module.py:5481 INFO] - ! call "postprocess" from C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\detect-os\customize.py
[2025-02-11 13:05:46,591 module.py:560 INFO] - * mlcr get,sys-utils-min
[2025-02-11 13:05:46,593 module.py:1274 INFO] - ! load C:\Users\chira\MLC\repos\local\cache\get-sys-utils-min_1d963fb9\mlc-cached-state.json
[2025-02-11 13:05:46,601 module.py:560 INFO] - * mlcr get,sys-utils-min
[2025-02-11 13:05:46,603 module.py:1274 INFO] - ! load C:\Users\chira\MLC\repos\local\cache\get-sys-utils-min_1d963fb9\mlc-cached-state.json
[2025-02-11 13:05:46,608 module.py:4228 INFO] - - Searching for versions: == 1.65.2
[2025-02-11 13:05:46,610 module.py:5334 INFO] - ! cd C:\Users\chira\MLC\repos\local\cache\get-rclone_b72fb2c3
[2025-02-11 13:05:46,610 module.py:5335 INFO] - ! call C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\get-rclone\run.bat from tmp-run.bat
[2025-02-11 13:05:46,762 module.py:5334 INFO] - ! cd C:\Users\chira\MLC\repos\local\cache\get-rclone_b72fb2c3
[2025-02-11 13:05:46,762 module.py:5335 INFO] - ! call C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\get-rclone\install.bat from tmp-run.bat
--2025-02-11 13:05:46-- https://downloads.rclone.org/v1.65.2/rclone-v1.65.2-windows-amd64.zip
Resolving downloads.rclone.org (downloads.rclone.org)... 2a01:4f9:c012:7154::1, 95.217.6.16
Connecting to downloads.rclone.org (downloads.rclone.org)|2a01:4f9:c012:7154::1|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 20283655 (19M) [application/zip]
Saving to: 'rclone-v1.65.2-windows-amd64.zip'
rclone-v1.65.2-windows-amd64.zip 100%[====================================================================================================================>] 19.34M 3.27MB/s in 12s
2025-02-11 13:06:00 (1.62 MB/s) - 'rclone-v1.65.2-windows-amd64.zip' saved [20283655/20283655]
Archive: rclone-v1.65.2-windows-amd64.zip
creating: rclone-v1.65.2-windows-amd64/
inflating: rclone-v1.65.2-windows-amd64/git-log.txt
inflating: rclone-v1.65.2-windows-amd64/rclone.1
inflating: rclone-v1.65.2-windows-amd64/rclone.exe
inflating: rclone-v1.65.2-windows-amd64/README.html
inflating: rclone-v1.65.2-windows-amd64/README.txt
C:\Users\chira\MLC\repos\local\cache\get-rclone_b72fb2c3\rclone-v1.65.2-windows-amd64\git-log.txt
C:\Users\chira\MLC\repos\local\cache\get-rclone_b72fb2c3\rclone-v1.65.2-windows-amd64\rclone.1
C:\Users\chira\MLC\repos\local\cache\get-rclone_b72fb2c3\rclone-v1.65.2-windows-amd64\rclone.exe
C:\Users\chira\MLC\repos\local\cache\get-rclone_b72fb2c3\rclone-v1.65.2-windows-amd64\README.html
C:\Users\chira\MLC\repos\local\cache\get-rclone_b72fb2c3\rclone-v1.65.2-windows-amd64\README.txt
5 file(s) moved.
[2025-02-11 13:06:00,715 module.py:5334 INFO] - ! cd C:\Users\chira\MLC\repos\local\cache\get-rclone_b72fb2c3
[2025-02-11 13:06:00,715 module.py:5335 INFO] - ! call C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\get-rclone\run.bat from tmp-run.bat
[2025-02-11 13:06:02,447 module.py:5481 INFO] - ! call "postprocess" from C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\get-rclone\customize.py
Detected version: 1.65.2
[2025-02-11 13:06:02,467 module.py:560 INFO] - * mlcr get,rclone-config,_mlc-inference
[2025-02-11 13:06:02,481 module.py:5334 INFO] - ! cd C:\Users\chira\MLC\repos\local\cache\download-file_31f7a117
[2025-02-11 13:06:02,481 module.py:5335 INFO] - ! call C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\get-rclone-config\run.bat from tmp-run.bat
[2025-02-11 13:06:02,561 module.py:5481 INFO] - ! call "postprocess" from C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\get-rclone-config\customize.py
Downloading from mlc-inference:mlcommons-inference-wg-public/gpt-j
[2025-02-11 13:06:02,574 module.py:5334 INFO] - ! cd C:\Users\chira\MLC\repos\local\cache\download-file_31f7a117
[2025-02-11 13:06:02,574 module.py:5335 INFO] - ! call C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\download-file\run.bat from tmp-run.bat
rclone sync "mlc-inference:mlcommons-inference-wg-public/gpt-j" "C:\Users\chira\MLC\repos\local\cache\download-file_31f7a117\checkpoint" -P --error-on-no-transfer
2025/02/11 13:06:02 NOTICE: Config file "C:\Users\chira\AppData\Roaming\rclone\rclone.conf" not found - using defaults
2025/02/11 13:06:02 Failed to create file system for "mlc-inference:mlcommons-inference-wg-public/gpt-j": didn't find section in config file
Traceback (most recent call last):
File "C:\Users\chira\AppData\Local\Programs\Python\Python310\lib\runpy.py", line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File "C:\Users\chira\AppData\Local\Programs\Python\Python310\lib\runpy.py", line 86, in run_code
exec(code, run_globals)
File "C:\Users\chira\AppData\Local\Programs\Python\Python310\Scripts\mlcr.exe_main.py", line 7, in
File "C:\Users\chira\AppData\Local\Programs\Python\Python310\lib\site-packages\mlc\main.py", line 1408, in mlcr
main()
File "C:\Users\chira\AppData\Local\Programs\Python\Python310\lib\site-packages\mlc\main.py", line 1487, in main
res = method(run_args)
File "C:\Users\chira\AppData\Local\Programs\Python\Python310\lib\site-packages\mlc\main.py", line 1250, in run
return self.call_script_module_function("run", run_args)
File "C:\Users\chira\AppData\Local\Programs\Python\Python310\lib\site-packages\mlc\main.py", line 1230, in call_script_module_function
result = automation_instance.run(run_args) # Pass args to the run method
File "C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\automation\script\module.py", line 225, in run
r = self._run(i)
File "C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\automation\script\module.py", line 1772, in _run
r = customize_code.preprocess(ii)
File "C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\script\run-mlperf-inference-app\customize.py", line 286, in preprocess
r = mlc.access(ii)
File "C:\Users\chira\AppData\Local\Programs\Python\Python310\lib\site-packages\mlc\main.py", line 96, in access
result = method(self, options)
File "C:\Users\chira\AppData\Local\Programs\Python\Python310\lib\site-packages\mlc\main.py", line 1250, in run
return self.call_script_module_function("run", run_args)
File "C:\Users\chira\AppData\Local\Programs\Python\Python310\lib\site-packages\mlc\main.py", line 1230, in call_script_module_function
result = automation_instance.run(run_args) # Pass args to the run method
File "C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\automation\script\module.py", line 225, in run
r = self._run(i)
File "C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\automation\script\module.py", line 1842, in _run
r = self._call_run_deps(prehook_deps, self.local_env_keys, local_env_keys_from_meta, env, state, const, const_state, add_deps_recursive,
File "C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\automation\script\module.py", line 3532, in _call_run_deps
r = script._run_deps(deps, local_env_keys, env, state, const, const_state, add_deps_recursive, recursion_spaces,
File "C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\automation\script\module.py", line 3702, in _run_deps
r = self.action_object.access(ii)
File "C:\Users\chira\AppData\Local\Programs\Python\Python310\lib\site-packages\mlc\main.py", line 96, in access
result = method(self, options)
File "C:\Users\chira\AppData\Local\Programs\Python\Python310\lib\site-packages\mlc\main.py", line 1250, in run
return self.call_script_module_function("run", run_args)
File "C:\Users\chira\AppData\Local\Programs\Python\Python310\lib\site-packages\mlc\main.py", line 1230, in call_script_module_function
result = automation_instance.run(run_args) # Pass args to the run method
File "C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\automation\script\module.py", line 225, in run
r = self._run(i)
File "C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\automation\script\module.py", line 1631, in _run
r = self._call_run_deps(deps, self.local_env_keys, local_env_keys_from_meta, env, state, const, const_state, add_deps_recursive,
File "C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\automation\script\module.py", line 3532, in _call_run_deps
r = script._run_deps(deps, local_env_keys, env, state, const, const_state, add_deps_recursive, recursion_spaces,
File "C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\automation\script\module.py", line 3702, in _run_deps
r = self.action_object.access(ii)
File "C:\Users\chira\AppData\Local\Programs\Python\Python310\lib\site-packages\mlc\main.py", line 96, in access
result = method(self, options)
File "C:\Users\chira\AppData\Local\Programs\Python\Python310\lib\site-packages\mlc\main.py", line 1250, in run
return self.call_script_module_function("run", run_args)
File "C:\Users\chira\AppData\Local\Programs\Python\Python310\lib\site-packages\mlc\main.py", line 1230, in call_script_module_function
result = automation_instance.run(run_args) # Pass args to the run method
File "C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\automation\script\module.py", line 225, in run
r = self._run(i)
File "C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\automation\script\module.py", line 1842, in _run
r = self._call_run_deps(prehook_deps, self.local_env_keys, local_env_keys_from_meta, env, state, const, const_state, add_deps_recursive,
File "C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\automation\script\module.py", line 3532, in _call_run_deps
r = script._run_deps(deps, local_env_keys, env, state, const, const_state, add_deps_recursive, recursion_spaces,
File "C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\automation\script\module.py", line 3702, in _run_deps
r = self.action_object.access(ii)
File "C:\Users\chira\AppData\Local\Programs\Python\Python310\lib\site-packages\mlc\main.py", line 96, in access
result = method(self, options)
File "C:\Users\chira\AppData\Local\Programs\Python\Python310\lib\site-packages\mlc\main.py", line 1250, in run
return self.call_script_module_function("run", run_args)
File "C:\Users\chira\AppData\Local\Programs\Python\Python310\lib\site-packages\mlc\main.py", line 1230, in call_script_module_function
result = automation_instance.run(run_args) # Pass args to the run method
File "C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\automation\script\module.py", line 225, in run
r = self._run(i)
File "C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\automation\script\module.py", line 1842, in _run
r = self._call_run_deps(prehook_deps, self.local_env_keys, local_env_keys_from_meta, env, state, const, const_state, add_deps_recursive,
File "C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\automation\script\module.py", line 3532, in _call_run_deps
r = script._run_deps(deps, local_env_keys, env, state, const, const_state, add_deps_recursive, recursion_spaces,
File "C:\Users\chira\MLC\repos\mlcommons@mlperf-automations\automation\script\module.py", line 3702, in _run_deps
r = self.action_object.access(ii)
File "C:\Users\chira\AppData\Local\Programs\Python\Python310\lib\site-packages\mlc\main.py", line 96, in access
result = method(self, options)
File "C:\Users\chira\AppData\Local\Programs\Python\Python310\lib\site-packages\mlc\main.py", line 1250, in run
return self.call_script_module_function("run", run_args)
File "C:\Users\chira\AppData\Local\Programs\Python\Python310\lib\site-packages\mlc\main.py", line 1240, in call_script_module_function
raise ScriptExecutionError(f"Script {function_name} execution failed. Error : {error}")
mlc.main.ScriptExecutionError: Script run execution failed. Error : MLC script failed (name = download-file, return code = 1)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Please file an issue at https://github.com/mlcommons/mlperf-automations/issues along with the full MLC command being run and the relevant
or full console log.
The text was updated successfully, but these errors were encountered: