Running with gitlab-runner 12.3.0 (a8a019e0)
  on WINRUN-Reza beb1071b
section_start:1578923548:prepare_executor
Using Shell executor...
section_end:1578923548:prepare_executor
section_start:1578923548:prepare_script
Running on WINRUN-REZA...
section_end:1578923550:prepare_script
section_start:1578923550:get_sources
Fetching changes...
Reinitialized existing Git repository in C:/GitLab-Runner/builds/beb1071b/0/Reza.s/karname-ui/.git/
Checking out e5a91cda as staging_hisworklist...
git-lfs/2.8.0 (GitHub; windows amd64; go 1.12.2; git 30af66bb)

Skipping Git submodules setup
section_end:1578923555:get_sources
section_start:1578923555:restore_cache
section_end:1578923556:restore_cache
section_start:1578923556:download_artifacts
section_end:1578923558:download_artifacts
section_start:1578923558:build_script
$ $env:TAG_VERSION=(git describe --tag --abbrev=0)
$ $env:BRANCHFULLNAME=(git name-rev --name-only HEAD)
$ $env:BRANCHNAME=$env:BRANCHFULLNAME.Split('/')[$env:BRANCHFULLNAME.Split('/').length - 1]
$ $env:CONTAINERNAME=$env:BRANCHNAME.Split('_')[1]
$ docker login -u reza.s -p aA123456 repo.marcopacs.com
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Login Succeeded
$ echo "starting build in devel-windows"
starting build in devel-windows
$ npm install

> weak-napi@1.0.3 install C:\GitLab-Runner\builds\beb1071b\0\Reza.s\karname-ui\node_modules\weak-napi
> node-gyp rebuild


C:\GitLab-Runner\builds\beb1071b\0\Reza.s\karname-ui\node_modules\weak-napi>if not defined npm_config_node_gyp (node "C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild )  else (node "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" rebuild ) 
Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
  nothing.c
  win_delay_load_hook.cc
  nothing.vcxproj -> C:\GitLab-Runner\builds\beb1071b\0\Reza.s\karname-ui\node_modules\weak-napi\build\Release\\nothing.lib
  weakref.cc
  win_delay_load_hook.cc
     Creating library C:\GitLab-Runner\builds\beb1071b\0\Reza.s\karname-ui\node_modules\weak-napi\build\Release\weakref.lib and object C:\GitLab-Runner\builds\beb1071b\0\Reza.s\karname-ui\node_modules\weak-napi\build\Release\weakref.exp
  weakref.vcxproj -> C:\GitLab-Runner\builds\beb1071b\0\Reza.s\karname-ui\node_modules\weak-napi\build\Release\\weakref.node

> bcrypt@3.0.6 install C:\GitLab-Runner\builds\beb1071b\0\Reza.s\karname-ui\node_modules\bcrypt
> node-pre-gyp install --fallback-to-build

node-pre-gyp WARN Using request for node-pre-gyp https download 
[bcrypt] Success: "C:\GitLab-Runner\builds\beb1071b\0\Reza.s\karname-ui\node_modules\bcrypt\lib\binding\bcrypt_lib.node" is installed via remote

> fibers@4.0.1 install C:\GitLab-Runner\builds\beb1071b\0\Reza.s\karname-ui\node_modules\fibers
> node build.js || nodejs build.js

`win32-x64-72` exists; testing
Binary is fine; exiting

> core-js@2.6.9 postinstall C:\GitLab-Runner\builds\beb1071b\0\Reza.s\karname-ui\node_modules\babel-runtime\node_modules\core-js
> node scripts/postinstall || echo "ignore"


> core-js@3.2.1 postinstall C:\GitLab-Runner\builds\beb1071b\0\Reza.s\karname-ui\node_modules\core-js
> node scripts/postinstall || echo "ignore"


> cypress@3.8.1 postinstall C:\GitLab-Runner\builds\beb1071b\0\Reza.s\karname-ui\node_modules\cypress
> node index.js --exec install


Cypress 3.8.1 is installed in C:\Windows\system32\config\systemprofile\AppData\Local\Cypress\Cache\3.8.1

npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules\watchpack\node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules\jest-haste-map\node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.11 (node_modules\jest-cli\node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.11: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.0.7 (node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.0.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})

added 1433 packages from 698 contributors and audited 1174322 packages in 137.08s
found 1 moderate severity vulnerability
  run `npm audit fix` to fix them, or `npm audit` for details
$ meteor build C:\output --directory --server-only