Started by timer Lightweight checkout support not available, falling back to full checkout. Checking out git https://fhdwdev.ha.bib.de/gitea/INT2021Q4/resect.git into /var/lib/jenkins/home/jobs/MHH-develop/workspace@script/2edef4448e209a0a23effed965bf49017cde3fb6c0900a140cbc75858b8abbcf to read Jenkinsfile The recommended git tool is: /usr/bin/git using credential 8d8a072e-96ef-4a2d-b99d-e0e7eec2afd0 > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/home/jobs/MHH-develop/workspace@script/2edef4448e209a0a23effed965bf49017cde3fb6c0900a140cbc75858b8abbcf/.git # timeout=10 Fetching changes from the remote Git repository > /usr/bin/git config remote.origin.url https://fhdwdev.ha.bib.de/gitea/INT2021Q4/resect.git # timeout=10 Fetching upstream changes from https://fhdwdev.ha.bib.de/gitea/INT2021Q4/resect.git > /usr/bin/git --version # timeout=10 > git --version # 'git version 2.35.1' using GIT_ASKPASS to set credentials > /usr/bin/git fetch --tags --force --progress -- https://fhdwdev.ha.bib.de/gitea/INT2021Q4/resect.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Seen branch in repository origin/develop Seen branch in repository origin/develop--merge--2022-05-15 Seen branch in repository origin/feature/AP2b Seen branch in repository origin/feature/AP3b/improvements Seen branch in repository origin/feature/ImproveDataModell Seen branch in repository origin/feature/about-dialog Seen branch in repository origin/feature/angle-serialization Seen branch in repository origin/feature/ap2c/serialization Seen branch in repository origin/feature/ap3c/serialization Seen branch in repository origin/feature/csg-model-v2 Seen branch in repository origin/feature/float-serialization Seen branch in repository origin/feature/improve-readme Seen branch in repository origin/feature/serialization-enhancements Seen branch in repository origin/feature/text-generation Seen branch in repository origin/fix/49-node-security Seen branch in repository origin/fix_tab_problems Seen branch in repository origin/i18n_after_UI Seen branch in repository origin/master Seen branch in repository origin/testFixwithCoreJs Seen branch in repository origin/ui-optimization Seen 20 remote branches > /usr/bin/git show-ref --tags -d # timeout=10 Multiple candidate revisions Checking out Revision 6c7cbacf409e7e996c5ad50c85832fc668daaf86 (origin/feature/AP3b/improvements) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 6c7cbacf409e7e996c5ad50c85832fc668daaf86 # timeout=10 Commit message: "#66 #101 #85 Major Bugfixing Fixed polymorph-issues Fixed area-calculation of spheric polygons Fixed normalisation of polygons Improved resilience Minor tweaks to tests" First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] node Running on Jenkins in /var/lib/jenkins/home/jobs/MHH-develop/workspace [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: /usr/bin/git using credential 8d8a072e-96ef-4a2d-b99d-e0e7eec2afd0 > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/home/jobs/MHH-develop/workspace/.git # timeout=10 Fetching changes from the remote Git repository > /usr/bin/git config remote.origin.url https://fhdwdev.ha.bib.de/gitea/INT2021Q4/resect.git # timeout=10 Fetching upstream changes from https://fhdwdev.ha.bib.de/gitea/INT2021Q4/resect.git > /usr/bin/git --version # timeout=10 > git --version # 'git version 2.35.1' using GIT_ASKPASS to set credentials > /usr/bin/git fetch --tags --force --progress -- https://fhdwdev.ha.bib.de/gitea/INT2021Q4/resect.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Seen branch in repository origin/dev Seen branch in repository origin/dev2 Seen branch in repository origin/develop Seen branch in repository origin/develop--merge--2022-05-15 Seen branch in repository origin/feature/AP2b Seen branch in repository origin/feature/AP3b/improvements Seen branch in repository origin/feature/ImproveDataModell Seen branch in repository origin/feature/about-dialog Seen branch in repository origin/feature/angle-serialization Seen branch in repository origin/feature/ap2c/serialization Seen branch in repository origin/feature/ap3c/serialization Seen branch in repository origin/feature/csg-model Seen branch in repository origin/feature/csg-model-v2 Seen branch in repository origin/feature/float-serialization Seen branch in repository origin/feature/improve-readme Seen branch in repository origin/feature/serialization-enhancements Seen branch in repository origin/feature/text-generation Seen branch in repository origin/fix/49-node-security Seen branch in repository origin/fix_tab_problems Seen branch in repository origin/future Seen branch in repository origin/i18n_after_UI Seen branch in repository origin/master Seen branch in repository origin/testFixwithCoreJs Seen branch in repository origin/ui-optimization Seen 24 remote branches > /usr/bin/git show-ref --tags -d # timeout=10 Multiple candidate revisions Checking out Revision eb301cabecfe5e4f0c0bc661bf8a14a4c5b38780 (origin/future) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f eb301cabecfe5e4f0c0bc661bf8a14a4c5b38780 # timeout=10 Commit message: "test" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Tool Install) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Install) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] sh + npm install npm WARN @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.15.4 requires a peer of @babel/core@^7.13.0 but none is installed. You must install peer dependencies yourself. npm WARN @babel/plugin-proposal-class-static-block@7.15.4 requires a peer of @babel/core@^7.12.0 but none is installed. You must install peer dependencies yourself. npm WARN eslint-config-airbnb-typescript@14.0.1 requires a peer of @typescript-eslint/eslint-plugin@^4.29.3 but none is installed. You must install peer dependencies yourself. npm WARN eslint-config-airbnb-typescript@14.0.1 requires a peer of @typescript-eslint/parser@^4.29.3 but none is installed. You must install peer dependencies yourself. npm WARN eslint-config-react-app@5.2.1 requires a peer of @typescript-eslint/eslint-plugin@2.x but none is installed. You must install peer dependencies yourself. npm WARN eslint-config-react-app@5.2.1 requires a peer of @typescript-eslint/parser@2.x but none is installed. You must install peer dependencies yourself. npm WARN eslint-config-react-app@5.2.1 requires a peer of eslint@6.x but none is installed. You must install peer dependencies yourself. npm WARN eslint-loader@3.0.3 requires a peer of eslint@^5.0.0 || ^6.0.0 but none is installed. You must install peer dependencies yourself. npm WARN eslint-plugin-react-hooks@1.7.0 requires a peer of eslint@^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 but none is installed. You must install peer dependencies yourself. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules/chokidar/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.2 (node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/glob-watcher/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/jest-haste-map/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/watchpack-chokidar2/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/webpack-dev-server/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) audited 2718 packages in 14.144s found 79 vulnerabilities (2 low, 26 moderate, 35 high, 16 critical) run `npm audit fix` to fix them, or `npm audit` for details [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] sh + npm test > mhh-poc@0.1.0 test /var/lib/jenkins/home/jobs/MHH-develop/workspace > jest --coverage --watchAll=false PASS test/sum.test.ts test sum function ✓ should return 15 for sum(10,5) (2 ms) ✓ should return 5 for sum(2,3) (1 ms) ----------|---------|----------|---------|---------|------------------- File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s ----------|---------|----------|---------|---------|------------------- All files | 100 | 100 | 100 | 100 | sum.ts | 100 | 100 | 100 | 100 | ----------|---------|----------|---------|---------|------------------- Test Suites: 1 passed, 1 total Tests: 2 passed, 2 total Snapshots: 0 total Time: 0.957 s, estimated 3 s Ran all test suites. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] sh + npx react-scripts build Creating an optimized production build... Browserslist: caniuse-lite is outdated. Please run: npx browserslist@latest --update-db Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating Compiled successfully. File sizes after gzip: 349.01 KB build/static/js/2.6a7b8b3b.chunk.js 2.74 KB build/static/js/main.9e150044.chunk.js 1.06 KB build/static/css/main.1c2d2d0c.chunk.css 732 B build/static/js/runtime-main.5bd935b8.js The project was built assuming it is hosted at ./. You can control this with the homepage field in your package.json. The build folder is ready to be deployed. Find out more about deployment here: bit.ly/CRA-deploy [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS