GitHub pull request #176 of commit 8e3a112b1e2583ad40d84dcf947cca2d73d9debe, no merge conflicts. Running as SYSTEM Setting status of 8e3a112b1e2583ad40d84dcf947cca2d73d9debe to PENDING with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/458/ and message: 'Build started for merge commit.' Building remotely on Ubuntu_18.04_bioeng49 (buildslave Testing) in workspace /home/cmiss/Jenkins/workspace/mapintegratedvuer The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/cmiss/Jenkins/workspace/mapintegratedvuer/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/ABI-Software/mapintegratedvuer.git # timeout=10 Fetching upstream changes from https://github.com/ABI-Software/mapintegratedvuer.git > git --version # timeout=10 > git --version # 'git version 2.25.1' > git fetch --tags --force --progress -- https://github.com/ABI-Software/mapintegratedvuer.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git rev-parse refs/remotes/origin/pr/176/merge^{commit} # timeout=10 Checking out Revision 3e40df8f46bbfa41e94bbf10de18decda30aa873 (refs/remotes/origin/pr/176/merge) > git config core.sparsecheckout # timeout=10 > git checkout -f 3e40df8f46bbfa41e94bbf10de18decda30aa873 # timeout=10 Commit message: "Merge 8e3a112b1e2583ad40d84dcf947cca2d73d9debe into 630b2cb021923cf42dbc7393aea0fedd7ba96eb3" First time build. Skipping changelog. [mapintegratedvuer] $ bash -c "test -f $HOME/.nvm/nvm.sh" NVM is already installed [mapintegratedvuer] $ bash -c "export > env.txt" [mapintegratedvuer] $ bash -c "NVM_DIR=$HOME/.nvm && source $NVM_DIR/nvm.sh --no-use && NVM_NODEJS_ORG_MIRROR=https://nodejs.org/dist nvm install 12.13.0 && nvm use 12.13.0 && export > env.txt" v12.13.0 is already installed. Now using node v12.13.0 (npm v6.12.0) Now using node v12.13.0 (npm v6.12.0) [mapintegratedvuer] $ /bin/sh -xe /tmp/jenkins18252316976348720331.sh + export NODE_OPTIONS=--max-old-space-size=8192 + node --version v12.13.0 + npm install npm WARN @cypress/webpack-dev-server@1.8.4 requires a peer of html-webpack-plugin@>=4 but none is installed. You must install peer dependencies yourself. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (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@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"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/@vue/cli-plugin-unit-mocha/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 2609 packages in 16.622s found 169 vulnerabilities (2 low, 131 moderate, 27 high, 9 critical) run `npm audit fix` to fix them, or `npm audit` for details + npm run build-bundle > @abi-software/mapintegratedvuer@0.6.2 build-bundle /home/cmiss/Jenkins/workspace/mapintegratedvuer > vue-cli-service build --target lib --name mapintegratedvuer ./src/components/index.js Browserslist: caniuse-lite is outdated. Please run: npx update-browserslist-db@latest Why you should do it regularly: https://github.com/browserslist/update-db#readme - Building for production as library (commonjs,umd,umd-min)... WARNING Compiled with 3 warnings11:17:09 AM warning asset size limit: The following asset(s) exceed the recommended size limit (244 KiB). This can impact web performance. Assets: mapintegratedvuer.css (2.04 MiB) mapintegratedvuer.umd.min.js (3.35 MiB) warning entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance. Entrypoints: mapintegratedvuer.umd.min (5.4 MiB) mapintegratedvuer.css mapintegratedvuer.umd.min.js warning webpack performance recommendations: You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application. For more info visit https://webpack.js.org/guides/code-splitting/ Webpack Bundle Analyzer saved report to /home/cmiss/Jenkins/workspace/mapintegratedvuer/dist/report.html WARNING Compiled with 3 warnings11:17:43 AM warning asset size limit: The following asset(s) exceed the recommended size limit (244 KiB). This can impact web performance. Assets: mapintegratedvuer.css (2.04 MiB) mapintegratedvuer.common.js (8.08 MiB) warning entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance. Entrypoints: mapintegratedvuer.common (10.1 MiB) mapintegratedvuer.css mapintegratedvuer.common.js warning webpack performance recommendations: You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application. For more info visit https://webpack.js.org/guides/code-splitting/ Webpack Bundle Analyzer saved report to /home/cmiss/Jenkins/workspace/mapintegratedvuer/dist/report.html WARNING Compiled with 3 warnings11:18:11 AM warning asset size limit: The following asset(s) exceed the recommended size limit (244 KiB). This can impact web performance. Assets: mapintegratedvuer.css (2.04 MiB) mapintegratedvuer.umd.js (8.08 MiB) warning entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance. Entrypoints: mapintegratedvuer.umd (10.1 MiB) mapintegratedvuer.css mapintegratedvuer.umd.js warning webpack performance recommendations: You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application. For more info visit https://webpack.js.org/guides/code-splitting/ Webpack Bundle Analyzer saved report to /home/cmiss/Jenkins/workspace/mapintegratedvuer/dist/report.html File Size Gzipped dist/mapintegratedvuer.umd.min.js 3433.91 KiB 1004.31 KiB dist/mapintegratedvuer.umd.js 8272.25 KiB 1852.54 KiB dist/mapintegratedvuer.common.js 8271.85 KiB 1852.42 KiB dist/mapintegratedvuer.css 2090.60 KiB 325.90 KiB Images and other types of assets omitted. [mapintegratedvuer] $ /bin/sh -xe /tmp/jenkins10848702815151456721.sh + npm run test-unit > @abi-software/mapintegratedvuer@0.6.2 test-unit /home/cmiss/Jenkins/workspace/mapintegratedvuer > mochapack --webpack-config test/unit/webpack.config.js --require test/unit/setup.js test/unit/**/*.spec.js WEBPACK Compiling... Browserslist: caniuse-lite is outdated. Please run: npx update-browserslist-db@latest Why you should do it regularly: https://github.com/browserslist/update-db#readme Download the Vue Devtools extension for a better development experience: https://github.com/vuejs/vue-devtools You are running Vue in development mode. Make sure to turn on production mode when deploying for production. See more tips at https://vuejs.org/guide/deployment.html [BABEL] Note: The code generator has deoptimised the styling of /home/cmiss/Jenkins/workspace/mapintegratedvuer/node_modules/three/build/three.module.js as it exceeds the max of 500KB. [BABEL] Note: The code generator has deoptimised the styling of /home/cmiss/Jenkins/workspace/mapintegratedvuer/node_modules/three/build/three.js as it exceeds the max of 500KB. [BABEL] Note: The code generator has deoptimised the styling of /home/cmiss/Jenkins/workspace/mapintegratedvuer/node_modules/@abi-software/plotvuer/dist/plotvuer.common.js as it exceeds the max of 500KB. [BABEL] Note: The code generator has deoptimised the styling of /home/cmiss/Jenkins/workspace/mapintegratedvuer/node_modules/@abi-software/simulationvuer/dist/simulationvuer.common.js as it exceeds the max of 500KB. [BABEL] Note: The code generator has deoptimised the styling of /home/cmiss/Jenkins/workspace/mapintegratedvuer/node_modules/maplibre-gl/dist/maplibre-gl.js as it exceeds the max of 500KB. WEBPACK Compiled successfully in 162633ms MOCHA Testing... [Vue warn]: Error in nextTick: "TypeError: _this2.$refs.sideBar.close is not a function" found in ---> <SplitFlow> at src/components/SplitFlow.vue <Root> TypeError: _this2.$refs.sideBar.close is not a function at VueComponent.<anonymous> (/home/cmiss/Jenkins/workspace/mapintegratedvuer/test/unit/dist/webpack:/src/components/SplitFlow.vue:331:1) at Array.<anonymous> (/home/cmiss/Jenkins/workspace/mapintegratedvuer/test/unit/dist/webpack:/node_modules/vue/dist/vue.runtime.esm.js:3143:1) at flushCallbacks (/home/cmiss/Jenkins/workspace/mapintegratedvuer/test/unit/dist/webpack:/node_modules/vue/dist/vue.runtime.esm.js:3065:1) at callReaction (/home/cmiss/Jenkins/workspace/mapintegratedvuer/test/unit/dist/webpack:/node_modules/core-js/modules/es.promise.constructor.js:75:1) at /home/cmiss/Jenkins/workspace/mapintegratedvuer/test/unit/dist/webpack:/node_modules/core-js/modules/es.promise.constructor.js:100:1 at internal/process/task_queues.js:149:7 at AsyncResource.runInAsyncScope (async_hooks.js:172:16) at AsyncResource.runMicrotask (internal/process/task_queues.js:146:8) at processTicksAndRejections (internal/process/task_queues.js:93:5) ContentVuer ✓ MultiFlatmapVuer ✓ FlatmapVuer ✓ ScaffoldVuer ✓ SideBar MapContent.vue ✓ SplitFlow SplitDialog ✓ ContentVuer SplitFlow.vue ✓ DialogToolbarContent ✓ dialog-header ✓ SplitDialog ✓ SideBar ✓ dialog-main ✓ createNewEntry ✓ actionClick ✓ allDialogs ✓ setState 15 passing (165ms) MOCHA Tests completed successfully [mapintegratedvuer] $ /bin/sh -xe /tmp/jenkins11719254076380752765.sh + node --version v12.13.0 + npm run cypress run-ct > @abi-software/mapintegratedvuer@0.6.2 cypress /home/cmiss/Jenkins/workspace/mapintegratedvuer > cypress "run-ct" ⚠ Warning: run-ct is deprecated and will be removed in a future release. Use `cypress run --component` instead. libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null) [1530936:1017/112144.613952:ERROR:gpu_memory_buffer_support_x11.cc(44)] dri3 extension not supported. [1530778:1017/112145.508333:ERROR:object_proxy.cc(623)] Failed to call method: org.freedesktop.DBus.StartServiceByName: object_path= /org/freedesktop/DBus: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. Browserslist: caniuse-lite is outdated. Please run: npx update-browserslist-db@latest Why you should do it regularly: https://github.com/browserslist/update-db#readme ℹ 「wds」: Project is running at http://localhost:42257/webpack-dev-server/ ℹ 「wds」: webpack output is served from /__cypress/src ℹ 「wds」: Content not from webpack is served from /home/cmiss/Jenkins/workspace/mapintegratedvuer resize: can't open terminal /dev/tty tput: No value for $TERM and no -T specified ====================================================================================================  (Run Starting)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Cypress: 12.11.0 │  │ Browser: Electron 106 (headless) │  │ Node Version: v12.13.0 (/home/cmiss/.nvm/versions/node/v12.13.0/bin/node) │  │ Specs: 1 found (MapContent.cy.js) │  │ Searched: **/*.cy.{js,jsx,ts,tsx} │  │ Experiments: experimentalMemoryManagement=true │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: MapContent.cy.js (1 of 1) [1530968:1017/112159.221526:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112159.317425:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112159.328078:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112200.113269:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112200.289448:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112200.313456:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112200.324378:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112200.836586:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) ℹ 「wdm」: wait until bundle finished: /__cypress/src/index.html Timed out waiting for the browser to connect. Retrying... [1530968:1017/112259.712156:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112259.833568:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112259.845230:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112301.783890:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112302.087921:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112302.103911:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112302.835072:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112325.725268:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) ℹ 「wdm」: wait until bundle finished: /__cypress/src/index.html  DONE  Compiled successfully in 109273ms11:23:44 AM Webpack Bundle Analyzer is started at http://127.0.0.1:8888 Use Ctrl+C to close it ℹ 「wdm」: 1172 modules ℹ 「wdm」: Compiled successfully. [1530968:1017/112348.547042:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112348.660053:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112349.709649:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112349.717715:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112349.747075:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112350.016816:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112425.345842:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112425.377679:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112426.629575:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112431.371603:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)   MapContent [1530968:1017/112436.162889:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112436.178693:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112436.188113:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112437.980424:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112437.984351:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112437.986194:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112437.997550:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112438.002209:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112438.008471:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112438.016126:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112438.021793:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112438.065719:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112438.118116:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112438.895879:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112441.122929:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112441.133972:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112441.139946:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112441.147285:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112441.152742:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112441.165135:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112441.172800:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112441.177551:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112441.743896:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112441.749064:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112441.767978:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112441.773433:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112442.645305:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530936:1017/112447.848150:ERROR:gl_utils.cc(319)] [.WebGL-0x2b441b0bd500]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels [1530936:1017/112448.158235:ERROR:gl_utils.cc(319)] [.WebGL-0x2b441b0bd500]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels [1530936:1017/112448.420316:ERROR:gl_utils.cc(319)] [.WebGL-0x2b441b0bd500]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels [1530936:1017/112448.525946:ERROR:gl_utils.cc(319)] [.WebGL-0x2b441b0bd500]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels (this message will no longer repeat) [1530968:1017/112448.920642:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112448.928852:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112448.937001:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112448.942953:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112448.948474:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112458.209678:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112458.219819:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112501.594951:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112501.611917:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112501.617155:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112501.625975:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112509.687706:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112509.692956:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112509.696762:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112509.707872:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112546.131867:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112546.261055:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112557.471058:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112557.482616:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112558.219891:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112558.247904:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112558.778625:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112601.097505:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112609.297587:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112613.911876:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112615.601971:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112615.620013:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112615.624911:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112615.631817:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112621.144584:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112625.785235:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112625.833637:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112625.861215:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112625.871955:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97) [1530968:1017/112633.311912:ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)  ✓ Workflow testing (126145ms)   1 passing (2m) [mochawesome] Report JSON saved to /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/results/json/mochawesome_051.json  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 1 │  │ Passing: 1 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 2 minutes, 10 seconds │  │ Spec Ran: MapContent.cy.js │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF Compression progress: 27% Compression progress: 54% Compression progress: 84%   - Finished processing: 1 minute, 42 seconds - Video output: /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/videos/MapContent.cy.js.mp4 Compression progress: 100% ====================================================================================================  (Run Finished)   Spec Tests Passing Failing Pending Skipped    ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ ✔ MapContent.cy.js 02:10 1 1 - - - │  └────────────────────────────────────────────────────────────────────────────────────────────────┘   ✔ All specs passed! 02:10 1 1 - - -   resize: can't open terminal /dev/tty tput: No value for $TERM and no -T specified + npm run report:merge > @abi-software/mapintegratedvuer@0.6.2 report:merge /home/cmiss/Jenkins/workspace/mapintegratedvuer > mochawesome-merge cypress/results/json/*json > cypress/results/mochawesome-bundle.json + npm run report:generate > @abi-software/mapintegratedvuer@0.6.2 report:generate /home/cmiss/Jenkins/workspace/mapintegratedvuer > marge cypress/results/mochawesome-bundle.json -o cypress/reports/html ✓ Reports saved: /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/reports/html/mochawesome-bundle.html Archiving artifacts [htmlpublisher] Archiving HTML reports... [htmlpublisher] Archiving at BUILD level /home/cmiss/Jenkins/workspace/mapintegratedvuer/cypress/reports/html to /home/jmaster/jenkins/jobs/mapintegratedvuer/builds/458/htmlreports/Cypress_20report [Set GitHub commit status (universal)] SUCCESS on repos [] (sha:3e40df8) with context:mapintegratedvuer Setting status of 8e3a112b1e2583ad40d84dcf947cca2d73d9debe to SUCCESS with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/mapintegratedvuer/458/ and message: 'Build finished. ' Finished: SUCCESS