Azure DevOps / emplu-de.api-monorepo / 20220908.10 Search Account manager for Andy Korek Azure DevOps proceeds in rollout of changes to permanently disable communication over TLS 1.0, TLS 1.1 and weak cipher suites of TLS 1.2. If your tools are dependent on legacy TLS for communication with Azure DevOps, please take necessary actions to enable TLS 1.2, as detailed in the blog. Jobs in run #20220908.10 emplu-de.api-monorepo Build and push ms-customer image View raw log Starting: Build and push ms-customer image ============================================================================== Task : Command line Description : Run a command line script using Bash on Linux and macOS and cmd.exe on Windows Version : 2.201.1 Author : Microsoft Corporation Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/command-line ============================================================================== Generating script. ========================== Starting Command Output =========================== /usr/bin/bash --noprofile --norc /home/vsts/work/_temp/0dd54abf-68f6-4c2c-aa56-5aec23183852.sh Sending build context to Docker daemon 2.327MB Step 1/19 : FROM node:lts AS builder ---> c8af85aa3027 Step 2/19 : ARG SERVICE_NAME ---> Using cache ---> 84a6fdb4a645 Step 3/19 : WORKDIR /app ---> Using cache ---> 32ab9e96fc3a Step 4/19 : COPY ./ ./ ---> Using cache ---> fccfae58771f Step 5/19 : RUN npm install ---> Running in c1e089986ed5 npm WARN deprecated request-promise@4.2.6: request-promise has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 npm WARN deprecated har-validator@5.1.5: this library is no longer supported npm WARN deprecated formidable@1.2.6: Please upgrade to latest, formidable@v2 or formidable@v3! Check these notes: https://bit.ly/2ZEqIau npm WARN deprecated @types/chai-http@4.2.0: This is a stub types definition. chai-http provides its own type definitions, so you do not need this installed. npm WARN deprecated superagent@3.8.3: Please upgrade to v7.0.2+ of superagent. We have fixed numerous issues with streams, form-data, attach(), filesystem errors not bubbling up (ENOENT on attach()), and all tests are now passing. See the releases tab for more information at . added 636 packages, and audited 644 packages in 10s 85 packages are looking for funding run `npm fund` for details found 0 vulnerabilities npm notice npm notice New minor version of npm available! 8.15.0 -> 8.19.1 npm notice Changelog: npm notice Run `npm install -g npm@8.19.1` to update! npm notice Removing intermediate container c1e089986ed5 ---> 07575d892d40 Step 6/19 : RUN npm install -g typescript ---> Running in 63f2582b0aaf added 1 package, and audited 2 packages in 1s found 0 vulnerabilities Removing intermediate container 63f2582b0aaf ---> c1cf1adcd131 Step 7/19 : RUN npm install -w core ---> Running in ba9b666637d5 up to date, audited 644 packages in 1s 85 packages are looking for funding run `npm fund` for details found 0 vulnerabilities Removing intermediate container ba9b666637d5 ---> b31a50652d74 Step 8/19 : RUN npm run build -w core ---> Running in c67d242d4c54 > core@0.0.1 build > ../../node_modules/typescript/bin/tsc -p . Removing intermediate container c67d242d4c54 ---> aae531680db9 Row 2. Clickable