Branch event Connecting to https://api.github.com using ########/****** (For builds) Cloning the remote Git repository Cloning repository https://###########.git > git init /var/lib/jenkins/workspace/DebugTool-6RUZGOFIV76HNXGYFRPCOHJUYYIS5YA2O7JZQWZG2RYSCS4XFCJQ@script # timeout=10 Fetching upstream changes from https://github.com/######### > git --version # timeout=10 using GIT_ASKPASS to set credentials For builds > git fetch --tags --progress https://github.com/##########.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://github.com/##########.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/############.git # timeout=10 Fetching upstream changes from https://github.com/############.git using GIT_ASKPASS to set credentials For builds > git fetch --tags --progress https://github.com/#############.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin1.url https://github.com/##############.git # timeout=10 Fetching upstream changes from https://github.com/#############.git using GIT_ASKPASS to set credentials For builds > git fetch --tags --progress https://github.com/###############.git +refs/pull/*/head:refs/remotes/origin/pr/* Checking out Revision dbe2d7c16b0ef0cee4eeef1107f7471d6e1969b1 (DebugTool) > git config core.sparsecheckout # timeout=10 > git checkout -f dbe2d7c16b0ef0cee4eeef1107f7471d6e1969b1 First time build. Skipping changelog. [Pipeline] properties [Pipeline] node Running on master in /var/lib/jenkins/workspace/ZULUSCHED_DebugTool-6RUZGOFIV76HNXGYFRPCOHJUYYIS5YA2O7JZQWZG2RYSCS4XFCJQ [Pipeline] stage (Installing NVM if needed) Using the ‘stage’ step without a block argument is deprecated Entering stage Installing NVM if needed Proceeding [Pipeline] sh [ZULUSCHED_DebugTool-6RUZGOFIV76HNXGYFRPCOHJUYYIS5YA2O7JZQWZG2RYSCS4XFCJQ] Running shell script + '[' '!' -d /var/lib/jenkins/.nvm ']' [Pipeline] lock Trying to acquire lock on [test-db] Lock acquired on [test-db] [Pipeline] { [Pipeline] stage (Running Unit Tests) Using the ‘stage’ step without a block argument is deprecated Entering stage Running Unit Tests Proceeding [Pipeline] sh [ZULUSCHED_DebugTool-6RUZGOFIV76HNXGYFRPCOHJUYYIS5YA2O7JZQWZG2RYSCS4XFCJQ] Running shell script + cd /var/lib/jenkins/workspace/ZULUSCHED_DebugTool-6RUZGOFIV76HNXGYFRPCOHJUYYIS5YA2O7JZQWZG2RYSCS4XFCJQ + npm install npm WARN enoent ENOENT: no such file or directory, open '/var/lib/jenkins/workspace/ZULUSCHED_DebugTool-6RUZGOFIV76HNXGYFRPCOHJUYYIS5YA2O7JZQWZG2RYSCS4XFCJQ/package.json'