Running with gitlab-runner 16.5.0 (853330f9)  on windows-shared-runners-manager 6QgxEPvR, system ID: s_1a31f6141cb7 section_start:1714969084:resolve_secrets Resolving secrets section_end:1714969084:resolve_secrets section_start:1714969084:prepare_executor Preparing the "custom" executor Using Custom executor with driver autoscaler 0.1.3 (4f53eb0)... Creating virtual machine for the job... Virtual machine created! section_end:1714969333:prepare_executor section_start:1714969333:prepare_script Preparing environment Running on PACKER-653AB5EA via runner-wsrm-6783485219... section_end:1714969341:prepare_script section_start:1714969341:get_sources Getting source from Git repository Fetching changes... Initialized empty Git repository in C:/GitLab-Runner/builds/Rdatatable/data.table/.git/ Created fresh repository. Checking out ca815bab as detached HEAD (ref is master)... git-lfs/2.8.0 (GitHub; windows amd64; go 1.12.2; git 30af66bb) Skipping Git submodules setup section_end:1714969358:get_sources section_start:1714969358:download_artifacts Downloading artifacts Version: 16.5.0 Git revision: 853330f9 Git branch: 16-5-stable GO version: go1.20.10 Built: 2023-10-20T15:57:25+0000 OS/Arch: windows/amd64 Downloading artifacts for build (6783485032)... Runtime platform  arch=amd64 os=windows pid=3308 revision=853330f9 version=16.5.0 Downloading artifacts for mirror-packages (6783484983)... Downloading artifacts from coordinator... ok  host=storage.googleapis.com id=6783485032 responseStatus=200 OK token=glcbt-65 Runtime platform  arch=amd64 os=windows pid=820 revision=853330f9 version=16.5.0 Downloading artifacts from coordinator... ok  host=storage.googleapis.com id=6783484983 responseStatus=200 OK token=glcbt-65 section_end:1714969364:download_artifacts section_start:1714969364:step_script Executing "step_script" stage of the job script WARNING: Starting with version 17.0 the 'build_script' stage will be replaced with 'step_script': https://gitlab.com/groups/gitlab-org/-/epics/6112 $ curl.exe -s -o ../R-win.exe $R_BIN --fail; if (!(Test-Path -Path ..\R-win.exe)) {Write-Error "R-win.exe not found, download failed?"} $ Start-Process -FilePath ..\R-win.exe -ArgumentList "/VERYSILENT /DIR=C:\R" -NoNewWindow -Wait $ curl.exe -s -o ../rtools.exe $RTOOLS_BIN --fail; if (!(Test-Path -Path ..\rtools.exe)) {Write-Error "rtools.exe not found, download failed?"} $ Start-Process -FilePath ..\rtools.exe -ArgumentList "/VERYSILENT /DIR=C:\rtools" -NoNewWindow -Wait $ $env:PATH = "C:\R\bin;C:\rtools\usr\bin;$env:PATH" $ Rscript.exe -e "source('.ci/ci.R'); install.packages(dcf.dependencies('DESCRIPTION', which='all'), repos=file.path('file://',getwd(),'bus/mirror-packages/cran'), quiet=TRUE)" also installing the dependencies 'R.oo', 'R.methodsS3', 'evaluate', 'highr', 'xfun', 'commonmark' Error in read.dcf(file = tmpf) : cannot open the connection Calls: install.packages -> available.packages -> read.dcf In addition: Warning message: In read.dcf(file = tmpf) : cannot open compressed file 'C:/GitLab-Runner/builds/Rdatatable/data.table/bus/mirror-packages/cran/bin/windows/contrib/4.5/PACKAGES', probable reason 'No such file or directory' Execution halted section_end:1714969653:step_script section_start:1714969653:after_script Running after_script Running after script... $ $env:PATH = "C:\R\bin;C:\rtools\usr\bin;$env:PATH" $ mkdir.exe -p bus/$CI_JOB_NAME $ Rscript.exe -e "cat(Sys.getenv('CI_JOB_ID'), file=file.path('bus', Sys.getenv('CI_JOB_NAME'), 'id'))" $ Rscript.exe -e "cat(Sys.getenv('CI_JOB_STATUS'), file=file.path('bus', Sys.getenv('CI_JOB_NAME'), 'status'))" $ Rscript.exe -e "cat(Sys.getenv('CI_JOB_IMAGE'), file=file.path('bus', Sys.getenv('CI_JOB_NAME'), 'image'))" $ Rscript.exe -e "to<-file.path('bus', Sys.getenv('CI_JOB_NAME'), 'data.table.Rcheck'); if (dir.exists(from<-'data.table.Rcheck')) invisible(file.rename(from, to)); dir.exists(to)" [1] FALSE $ Rscript.exe -e "from<-tail(list.files(pattern='^data\\.table_.*\\.zip$'), 1L); to<-file.path('bus', Sys.getenv('CI_JOB_NAME'), from); if (length(from)) invisible(file.rename(from, to)); length(to)&&file.exists(to)" [1] FALSE section_end:1714969656:after_script section_start:1714969656:upload_artifacts_on_failure Uploading artifacts for failed job Version: 16.5.0 Git revision: 853330f9 Git branch: 16-5-stable GO version: go1.20.10 Built: 2023-10-20T15:57:25+0000 OS/Arch: windows/amd64 Uploading artifacts... Runtime platform  arch=amd64 os=windows pid=3372 revision=853330f9 version=16.5.0 bus/test-win-dev: found 4 matching artifact files and directories Uploading artifacts as "archive" to coordinator... 201 Created id=6783485219 responseStatus=201 Created token=glcbt-65 section_end:1714969659:upload_artifacts_on_failure section_start:1714969659:cleanup_file_variables Cleaning up project directory and file based variables section_end:1714969660:cleanup_file_variables ERROR: Job failed: exit status 1