Running with gitlab-runner 17.10.0 (67b2b2db)
  on cicd t3_zJ4gpc, system ID: s_a159c06f0a68
section_start:1742965254:prepare_executor
Preparing the "shell" executor
Using Shell (powershell) executor...
section_end:1742965254:prepare_executor
section_start:1742965254:prepare_script
Preparing environment
Running on DUYANH...
section_end:1742965254:prepare_script
section_start:1742965254:get_sources
Getting source from Git repository
Fetching changes with git depth set to 20...
Reinitialized existing Git repository in E:/GitLab-Runner/builds/t3_zJ4gpc/0/td2-anh/advancedsoftwareuwe_group1/.git/
Checking out 82b26ea7 as detached HEAD (ref is duyanh)...
git-lfs/3.4.1 (GitHub; windows amd64; go 1.20.11; git 0898dcbc)

Skipping Git submodules setup
section_end:1742965259:get_sources
section_start:1742965259:restore_cache
Restoring cache
Version:      17.10.0
Git revision: 67b2b2db
Git branch:   17-10-stable
GO version:   go1.23.6 X:cacheprog
Built:        2025-03-19T14:10:01Z
OS/Arch:      windows/amd64
Checking cache for dependencies-cache-2-non_protected...
Runtime platform                                    arch=amd64 os=windows pid=17604 revision=67b2b2db version=17.10.0
No URL provided, cache will not be downloaded from shared cache server. Instead a local version of cache will be extracted. 
WARNING: Cache file does not exist                 
Failed to extract cache
section_end:1742965260:restore_cache
section_start:1742965260:step_script
Executing "step_script" stage of the job script
$ python -m venv $VENV_DIR
python : The term 'python' is not recognized as the name of a cmdlet, function, script file, or operable program. 
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:290 char:1
+ python -m venv $VENV_DIR
+ ~~~~~~
    + CategoryInfo          : ObjectNotFound: (python:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException
 
section_end:1742965262:step_script
section_start:1742965262:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1742965263:cleanup_file_variables
ERROR: Job failed: exit status 1