Enhance User Profile Settings: Navigation, Update Logic, Upload, and UI Improvements #24
Google Cloud Build / dev-subturtle-dashboard-app-europe-west4-codebridgermkf (learn-by-subtitle)
succeeded
Jul 26, 2025 in 5m 50s
Summary
Build Information
| Trigger | dev-subturtle-dashboard-app-europe-west4-codebridgermkf |
| Build | 9505cd2b-e9db-4ae6-9970-e9cb24569713 |
| Start | 2025-07-26T04:28:15-07:00 |
| Duration | 5m49.064s |
| Status | SUCCESS |
Steps
| Step | Status | Duration |
|---|---|---|
| Write-Env | SUCCESS | 3.152s |
| Write-Npmrc | SUCCESS | 828ms |
| Build | SUCCESS | 4m0.859s |
| Push | SUCCESS | 25.171s |
| Deploy | SUCCESS | 1m10.608s |
Details
starting build "9505cd2b-e9db-4ae6-9970-e9cb24569713"
FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
hint:
hint: Disable this message with "git config set advice.defaultBranchName false"
Initialized empty Git repository in /workspace/.git/
From https://github.com/codebridger/subturtle-dashboard-app
* branch 3096b36f4a5ac985e4f552f95c9626cadd31acef -> FETCH_HEAD
HEAD is now at 3096b36 Merge pull request #23 from codebridger/CU-86et9akm3_Implement-User-Profile-Settings_somayeh-roohani
GitCommit:
3096b36f4a5ac985e4f552f95c9626cadd31acef
BUILD
Starting Step #0 - "Write-Env"
Step #0 - "Write-Env": Pulling image: ubuntu
Step #0 - "Write-Env": Using default tag: latest
Step #0 - "Write-Env": latest: Pulling from library/ubuntu
Step #0 - "Write-Env": Digest: sha256:a08e551cb33850e4740772b38217fc1796a66da2506d312abe51acda354ff061
Step #0 - "Write-Env": Status: Downloaded newer image for ubuntu:latest
Step #0 - "Write-Env": docker.io/library/ubuntu:latest
Finished Step #0 - "Write-Env"
Starting Step #1 - "Write-Npmrc"
Step #1 - "Write-Npmrc": Already have image (with digest): ubuntu
Finished Step #1 - "Write-Npmrc"
Starting Step #2 - "Build"
Step #2 - "Build": Already have image (with digest): gcr.io/cloud-builders/docker
Step #2 - "Build": Sending build context to Docker daemon 3.818MB
Step #2 - "Build": Step 1/19 : FROM node:20.9.0-alpine as build-stage
Step #2 - "Build": 20.9.0-alpine: Pulling from library/node
Step #2 - "Build": 96526aa774ef: Pulling fs layer
Step #2 - "Build": a78c46279494: Pulling fs layer
Step #2 - "Build": b0147fefb4fa: Pulling fs layer
Step #2 - "Build": e6b541644ba7: Pulling fs layer
Step #2 - "Build": e6b541644ba7: Waiting
Step #2 - "Build": 96526aa774ef: Verifying Checksum
Step #2 - "Build": 96526aa774ef: Download complete
Step #2 - "Build": b0147fefb4fa: Verifying Checksum
Step #2 - "Build": b0147fefb4fa: Download complete
Step #2 - "Build": 96526aa774ef: Pull complete
Step #2 - "Build": e6b541644ba7: Verifying Checksum
Step #2 - "Build": e6b541644ba7: Download complete
Step #2 - "Build": a78c46279494: Verifying Checksum
Step #2 - "Build": a78c46279494: Download complete
Step #2 - "Build": a78c46279494: Pull complete
Step #2 - "Build": b0147fefb4fa: Pull complete
Step #2 - "Build": e6b541644ba7: Pull complete
Step #2 - "Build": Digest: sha256:cb2301e2c5fe3165ba2616591efe53b4b6223849ac0871c138f56d5f7ae8be4b
Step #2 - "Build": Status: Downloaded newer image for node:20.9.0-alpine
Step #2 - "Build": ---> 44fa888c2209
Step #2 - "Build": Step 2/19 : WORKDIR /app
Step #2 - "Build": ---> Running in 7ceb43b059ef
Step #2 - "Build": Removing intermediate container 7ceb43b059ef
Step #2 - "Build": ---> 617a90deb209
Step #2 - "Build": Step 3/19 : COPY /frontend/package.json ./
Step #2 - "Build": ---> e9fb13d6d27e
Step #2 - "Build": Step 4/19 : COPY /frontend/yarn.lock ./
Step #2 - "Build": ---> 1c4456e7fb15
Step #2 - "Build": Step 5/19 : COPY /frontend/.npmrc ./
Step #2 - "Build": ---> 973ae11c8249
Step #2 - "Build": Step 6/19 : RUN yarn install
Step #2 - "Build": ---> Running in f9def4567fb8
Step #2 - "Build": yarn install v1.22.19
Step #2 - "Build": [1/4] Resolving packages...
Step #2 - "Build": [2/4] Fetching packages...
Step #2 - "Build": �[91mwarning Pattern ["vue-router@latest"] is trying to unpack in the same destination "/usr/local/share/.cache/yarn/v6/npm-vue-router-4.5.0-58fc5fe374e10b6018f910328f756c3dae081f14-integrity/node_modules/vue-router" as pattern ["vue-router@^4.4.5","vue-router@^4.4.4","vue-router@^4.4.5"]. This could result in non-deterministic behavior, skipping.
Step #2 - "Build": �[0m�[91mwarning Pattern ["strip-ansi@^6.0.1"] is trying to unpack in the same destination "/usr/local/share/.cache/yarn/v6/npm-strip-ansi-cjs-6.0.1-9e26c63d30f53443e9489495b2105d37b67a85d9-integrity/node_modules/strip-ansi-cjs" as pattern ["strip-ansi-cjs@npm:strip-ansi@^6.0.1"]. This could result in non-deterministic behavior, skipping.
Step #2 - "Build": �[0m�[91mwarning Pattern ["string-width@^4.1.0"] is trying to unpack in the same destination "/usr/local/share/.cache/yarn/v6/npm-string-width-cjs-4.2.3-269c7117d27b05ad2e536830a8ec895ef9c6d010-integrity/node_modules/string-width-cjs" as pattern ["string-width-cjs@npm:string-width@^4.2.0"]. This could result in non-deterministic behavior, skipping.
Step #2 - "Build": �[0m�[91mwarning Pattern ["strip-ansi@^6.0.0"] is trying to unpack in the same destination "/usr/local/share/.cache/yarn/v6/npm-strip-ansi-cjs-6.0.1-9e26c63d30f53443e9489495b2105d37b67a85d9-integrity/node_modules/strip-ansi-cjs" as pattern ["strip-ansi-cjs@npm:strip-ansi@^6.0.1"]. This could result in non-deterministic behavior, skipping.
Step #2 - "Build": �[0m�[91mwarning Pattern ["string-width@^4.2.3"] is trying to unpack in the same destination "/usr/local/share/.cache/yarn/v6/npm-string-width-cjs-4.2.3-269c7117d27b05ad2e536830a8ec895ef9c6d010-integrity/node_modules/string-width-cjs" as pattern ["string-width-cjs@npm:string-width@^4.2.0"]. This could result in non-deterministic behavior, skipping.
Step #2 - "Build": �[0m�[91mwarning Pattern ["string-width@^4.2.0"] is trying to unpack in the same destination "/usr/local/share/.cache/yarn/v6/npm-string-width-cjs-4.2.3-269c7117d27b05ad2e536830a8ec895ef9c6d010-integrity/node_modules/string-width-cjs" as pattern ["string-width-cjs@npm:string-width@^4.2.0"]. This could result in non-deterministic behavior, skipping.
Step #2 - "Build": �[0m�[91mwarning Pattern ["wrap-ansi@^7.0.0"] is trying to unpack in the same destination "/usr/local/share/.cache/yarn/v6/npm-wrap-ansi-cjs-7.0.0-67e145cff510a6a6984bdf1152911d69d2eb9e43-integrity/node_modules/wrap-ansi-cjs" as pattern ["wrap-ansi-cjs@npm:wrap-ansi@^7.0.0"]. This could result in non-deterministic behavior, skipping.
Step #2 - "Build": �[0m�[91mwarning vscode-languageclient@7.0.0: The engine "vscode" appears to be invalid.
Step #2 - "Build": �[0m[3/4] Linking dependencies...
Step #2 - "Build": �[91mwarning "@codebridger/lib-vue-components > @storybook/builder-vite@8.6.14" has unmet peer dependency "storybook@^8.6.14".
Step #2 - "Build": warning "@codebridger/lib-vue-components > @storybook/builder-vite@8.6.14" has unmet peer dependency "vite@^4.0.0 || ^5.0.0 || ^6.0.0".
Step #2 - "Build": �[0m�[91mwarning "@codebridger/lib-vue-components > @storybook/builder-vite > @storybook/csf-plugin@8.6.14" has unmet peer dependency "storybook@^8.6.14".
Step #2 - "Build": �[0m�[91mwarning "@modular-rest/client > ts-bus@2.3.1" has unmet peer dependency "react@^16.8.6".
Step #2 - "Build": �[0m�[91mwarning " > @nuxt/devtools@1.7.0" has unmet peer dependency "vite@*".
Step #2 - "Build": warning "@nuxt/devtools > @nuxt/devtools-kit@1.7.0" has unmet peer dependency "vite@*".
Step #2 - "Build": �[0m�[91mwarning "@nuxt/devtools > vite-plugin-inspect@0.8.9" has unmet peer dependency "vite@^3.1.0 || ^4.0.0 || ^5.0.0-0 || ^6.0.1".
Step #2 - "Build": warning "@nuxt/devtools > vite-plugin-vue-inspector@5.3.1" has unmet peer dependency "vite@^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0 || ^6.0.0-0".
Step #2 - "Build": warning "@nuxt/devtools > @vue/devtools-core > vite-hot-client@0.2.4" has unmet peer dependency "vite@^2.6.0 || ^3.0.0 || ^4.0.0 || ^5.0.0-0 || ^6.0.0-0".
Step #2 - "Build": �[0m�[91mwarning "@nuxtjs/i18n > @miyaneee/rollup-plugin-json5@1.2.0" has unmet peer dependency "rollup@^1.20.0 || ^2.0.0 || ^3.0.0 || ^4.0.0".
Step #2 - "Build": �[0m�[91mwarning " > @rollup/plugin-alias@3.1.9" has unmet peer dependency "rollup@^1.20.0||^2.0.0".
Step #2 - "Build": �[0m�[91mwarning "nuxt > nitropack > openapi-typescript@7.6.1" has incorrect peer dependency "typescript@^5.x".
Step #2 - "Build": �[0m[4/4] Building fresh packages...
Step #2 - "Build": $ nuxt prepare
Step #2 - "Build": ℹ Using 2024-04-03 as fallback compatibility date.
Step #2 - "Build": [ nuxi ] ✔ Types generated in .nuxt
Step #2 - "Build": Done in 88.43s.
Step #2 - "Build": Removing intermediate container f9def4567fb8
Step #2 - "Build": ---> b7a98e3a8948
Step #2 - "Build": Step 7/19 : COPY /frontend/ .
Step #2 - "Build": ---> cba39af98d0d
Step #2 - "Build": Step 8/19 : RUN yarn generate
Step #2 - "Build": ---> Running in 02bb2d8ecc24
Step #2 - "Build": yarn run v1.22.19
Step #2 - "Build": $ nuxt generate
Step #2 - "Build": [ nuxi ] Nuxt 3.13.2 with Nitro 2.11.6
Step #2 - "Build": [ nuxi ] ℹ Building for Nitro preset: static
Step #2 - "Build": ℹ Building client...
Step #2 - "Build": ℹ vite v5.4.14 building for production...
Step #2 - "Build": ℹ transforming...
Step #2 - "Build": �[91m
Step #2 - "Build": WARN
Step #2 - "Build": ${mapBackgroundImage} referenced in ${mapBackgroundImage} didn't resolve at build time, it will remain unchanged to be resolved at runtime
Step #2 - "Build":
Step #2 - "Build": �[0m�[91mDeprecation [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
Step #2 - "Build":
Step #2 - "Build": More info: https://sass-lang.com/d/legacy-js-api
Step #2 - "Build": �[0mℹ ✓ 744 modules transformed.
Step #2 - "Build": ℹ rendering chunks...
Step #2 - "Build": ℹ computing gzip size...
Step #2 - "Build": ℹ .nuxt/dist/client/manifest.json 14.84 kB │ gzip: 2.11 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/index.bp0SYyoZ.css 0.04 kB │ gzip: 0.06 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/GenerativeCard.BL7eebno.css 0.05 kB │ gzip: 0.07 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/profile.D-glcS0R.css 0.29 kB │ gzip: 0.15 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/live-session-_id_.CxTqSujr.css 1.00 kB │ gzip: 0.43 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/error-500.D6506J9O.css 1.88 kB │ gzip: 0.72 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/error-404.CoZKRZXM.css 3.56 kB │ gzip: 1.11 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/Tooltip.DrDwDu75.css 5.01 kB │ gzip: 1.11 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/statistic.CbLW1zT6.css 7.18 kB │ gzip: 1.07 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/entry.DQKVNwrZ.css 174.42 kB │ gzip: 26.18 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/C17z7VQ0.js 0.10 kB │ gzip: 0.12 kB │ map: 0.26 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/DuhO7NpY.js 0.19 kB │ gzip: 0.18 kB │ map: 1.71 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/uaKWuaIB.js 0.22 kB │ gzip: 0.21 kB │ map: 0.09 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/BWI74W0e.js 0.24 kB │ gzip: 0.21 kB │ map: 0.50 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/CrOy1FpN.js 0.32 kB │ gzip: 0.26 kB │ map: 1.51 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/B0RCZQAC.js 0.42 kB │ gzip: 0.30 kB │ map: 2.08 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/ByFDgmIk.js 0.55 kB │ gzip: 0.37 kB │ map: 5.34 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/CjO20pQD.js 0.61 kB │ gzip: 0.40 kB │ map: 1.53 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/Bouz3WjB.js 0.65 kB │ gzip: 0.37 kB │ map: 2.24 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/Dk1VKzQu.js 0.67 kB │ gzip: 0.47 kB │ map: 1.74 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/C4Jo9YRt.js 0.75 kB │ gzip: 0.47 kB │ map: 3.16 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/DwmX8YQi.js 1.33 kB │ gzip: 0.64 kB │ map: 3.44 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/BVqTwteA.js 1.47 kB │ gzip: 0.75 kB │ map: 2.21 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/CiMuO1c4.js 1.71 kB │ gzip: 0.88 kB │ map: 3.79 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/Dqn9j0H6.js 1.86 kB │ gzip: 0.95 kB │ map: 2.82 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/DNJX9DPe.js 1.93 kB │ gzip: 0.96 kB │ map: 5.93 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/D6dANRrJ.js 1.95 kB │ gzip: 1.12 kB │ map: 4.16 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/CvvUHDf8.js 2.20 kB │ gzip: 1.01 kB │ map: 5.12 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/900F_tcg.js 2.23 kB │ gzip: 1.07 kB │ map: 4.99 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/C-yFe8ki.js 2.66 kB │ gzip: 1.28 kB │ map: 4.92 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/VALEA0U5.js 2.67 kB │ gzip: 1.10 kB │ map: 10.03 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/BPMEcdHC.js 2.78 kB │ gzip: 1.28 kB │ map: 7.96 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/BP4sHn9s.js 3.02 kB │ gzip: 1.33 kB │ map: 6.21 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/Cm-RZ9-7.js 3.15 kB │ gzip: 1.23 kB │ map: 6.10 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/D0btJboi.js 3.45 kB │ gzip: 1.58 kB │ map: 5.26 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/CL6BnDUK.js 3.54 kB │ gzip: 1.73 kB │ map: 8.11 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/QzrdBOn0.js 3.56 kB │ gzip: 1.52 kB │ map: 5.28 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/28tMtfG7.js 3.60 kB │ gzip: 1.57 kB │ map: 4.76 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/tyhzn_y-.js 3.76 kB │ gzip: 1.65 kB │ map: 5.69 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/BRm-59Gk.js 3.77 kB │ gzip: 1.82 kB │ map: 8.35 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/C4MMvTeI.js 3.82 kB │ gzip: 1.75 kB │ map: 7.37 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/Daekd-kB.js 3.82 kB │ gzip: 1.75 kB │ map: 6.99 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/bZlUKRge.js 4.24 kB │ gzip: 1.80 kB │ map: 8.55 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/BDv2iZhw.js 4.38 kB │ gzip: 1.61 kB │ map: 8.34 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/B84puWqb.js 4.86 kB │ gzip: 2.05 kB │ map: 11.26 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/CfzMxKGO.js 5.54 kB │ gzip: 2.53 kB │ map: 239.70 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/ogsQjdf0.js 5.59 kB │ gzip: 2.21 kB │ map: 23.35 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/B6VW63sn.js 6.70 kB │ gzip: 2.81 kB │ map: 16.90 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/GQTxud9j.js 6.78 kB │ gzip: 2.37 kB │ map: 13.98 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/C4QXptw9.js 8.62 kB │ gzip: 3.11 kB │ map: 16.93 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/Kbzj6brP.js 9.48 kB │ gzip: 3.11 kB │ map: 20.41 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/CopXisKn.js 11.68 kB │ gzip: 2.92 kB │ map: 0.09 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/BT54aICV.js 16.92 kB │ gzip: 5.74 kB │ map: 47.59 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/tV2Byhvy.js 20.55 kB │ gzip: 7.54 kB │ map: 50.79 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/CcD5V6oD.js 20.97 kB │ gzip: 7.90 kB │ map: 66.11 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/CZqWEtwv.js 35.97 kB │ gzip: 12.78 kB │ map: 97.29 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/2VtMi5yM.js 71.63 kB │ gzip: 24.03 kB │ map: 341.14 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/CLz1OqMj.js 81.05 kB │ gzip: 21.85 kB │ map: 247.34 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/DstBpTse.js 224.78 kB │ gzip: 60.08 kB │ map: 258.93 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/DyhrOlTv.js 575.60 kB │ gzip: 156.17 kB │ map: 1,249.25 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/5U4mnCiV.js 978.28 kB │ gzip: 307.53 kB │ map: 4,036.70 kB
Step #2 - "Build": �[91m
Step #2 - "Build": WARN
Step #2 - "Build": (!) Some chunks are larger than 500 kB after minification. Consider:
Step #2 - "Build": - Using dynamic import() to code-split the application
Step #2 - "Build": - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
Step #2 - "Build": - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
Step #2 - "Build":
Step #2 - "Build": �[0mℹ ✓ built in 35.37s
Step #2 - "Build": ✔ Client built in 35391ms
Step #2 - "Build": ℹ Building server...
Step #2 - "Build": ℹ vite v5.4.14 building SSR bundle for production...
Step #2 - "Build": ℹ transforming...
Step #2 - "Build": ℹ ✓ 1 modules transformed.
Step #2 - "Build": ℹ rendering chunks...
Step #2 - "Build": ℹ .nuxt/dist/server/styles.mjs 0.07 kB
Step #2 - "Build": ℹ .nuxt/dist/server/server.mjs 0.10 kB │ map: 0.22 kB
Step #2 - "Build": ℹ ✓ built in 57ms
Step #2 - "Build": ✔ Server built in 89ms
Step #2 - "Build": [nitro] ℹ Initializing prerenderer
Step #2 - "Build": [nitro] ℹ Prerendering 3 initial routes with crawler
Step #2 - "Build": [nitro] ├─ /200.html (87ms)
Step #2 - "Build": [nitro] ├─ /404.html (86ms)
Step #2 - "Build": [nitro] ├─ /index.html (87ms)
Step #2 - "Build": [nitro] ℹ Prerendered 3 routes in 1.863 seconds
Step #2 - "Build": [nitro] ✔ Generated public .output/public
Step #2 - "Build": [nitro] ✔ You can preview this build using npx serve .output/public
Step #2 - "Build": �[91m
Step #2 - "Build": [ nuxi ] WARN HTML content not prerendered because ssr: false was set. You can read more in https://nuxt.com/docs/getting-started/deployment#static-hosting.
Step #2 - "Build":
Step #2 - "Build": �[0m[ nuxi ] ✔ You can now deploy .output/public to any static hosting!
Step #2 - "Build": Done in 45.90s.
Step #2 - "Build": Removing intermediate container 02bb2d8ecc24
Step #2 - "Build": ---> 70374bfc0319
Step #2 - "Build": Step 9/19 : FROM node:20.9.0-alpine
Step #2 - "Build": ---> 44fa888c2209
Step #2 - "Build": Step 10/19 : WORKDIR /app
Step #2 - "Build": ---> Running in b3f312590c4a
Step #2 - "Build": Removing intermediate container b3f312590c4a
Step #2 - "Build": ---> d64714d54add
Step #2 - "Build": Step 11/19 : COPY /server/package.json ./
Step #2 - "Build": ---> 3f5325c8dbf8
Step #2 - "Build": Step 12/19 : COPY /server/yarn.lock ./
Step #2 - "Build": ---> 0c7c9494a896
Step #2 - "Build": Step 13/19 : COPY /server/.env ./
Step #2 - "Build": ---> 208842e804a6
Step #2 - "Build": Step 14/19 : RUN yarn install
Step #2 - "Build": ---> Running in b8159e5d5b82
Step #2 - "Build": yarn install v1.22.19
Step #2 - "Build": [1/4] Resolving packages...
Step #2 - "Build": [2/4] Fetching packages...
Step #2 - "Build": [3/4] Linking dependencies...
Step #2 - "Build": [4/4] Building fresh packages...
Step #2 - "Build": Done in 16.67s.
Step #2 - "Build": Removing intermediate container b8159e5d5b82
Step #2 - "Build": ---> 3bc3e85f335f
Step #2 - "Build": Step 15/19 : COPY /server/ .
Step #2 - "Build": ---> 588599d27e8e
Step #2 - "Build": Step 16/19 : RUN yarn build
Step #2 - "Build": ---> Running in d7d452b09373
Step #2 - "Build": yarn run v1.22.19
Step #2 - "Build": $ tsc
Step #2 - "Build": Done in 18.48s.
Step #2 - "Build": Removing intermediate container d7d452b09373
Step #2 - "Build": ---> 6f2bf0bf64b3
Step #2 - "Build": Step 17/19 : COPY --from=build-stage /app/.output/public ./dist/public
Step #2 - "Build": ---> 200695bda11c
Step #2 - "Build": Step 18/19 : EXPOSE 80
Step #2 - "Build": ---> Running in cd965bd7da30
Step #2 - "Build": Removing intermediate container cd965bd7da30
Step #2 - "Build": ---> f44069c12882
Step #2 - "Build": Step 19/19 : CMD ["yarn", "start"]
Step #2 - "Build": ---> Running in 0f1a2f776637
Step #2 - "Build": Removing intermediate container 0f1a2f776637
Step #2 - "Build": ---> 357c7a98bb34
Step #2 - "Build": Successfully built 357c7a98bb34
Step #2 - "Build": Successfully tagged europe-west4-docker.pkg.dev/learn-by-subtitle/cloud-run-source-deploy/subturtle-dashboard-app/subturtle-dashboard-app-dev:3096b36f4a5ac985e4f552f95c9626cadd31acef
Finished Step #2 - "Build"
Starting Step #3 - "Push"
Step #3 - "Push": Already have image (with digest): gcr.io/cloud-builders/docker
Step #3 - "Push": The push refers to repository [europe-west4-docker.pkg.dev/learn-by-subtitle/cloud-run-source-deploy/subturtle-dashboard-app/subturtle-dashboard-app-dev]
Step #3 - "Push": ce7c982e0070: Preparing
Step #3 - "Push": bc2de519c584: Preparing
Step #3 - "Push": f59020328901: Preparing
Step #3 - "Push": 609bceb7b150: Preparing
Step #3 - "Push": d55710804227: Preparing
Step #3 - "Push": 1d0a937b5b64: Preparing
Step #3 - "Push": e9447b1c259f: Preparing
Step #3 - "Push": 84535f67a5fe: Preparing
Step #3 - "Push": 45956122da26: Preparing
Step #3 - "Push": e0df4b6a3449: Preparing
Step #3 - "Push": 86d11448d6ef: Preparing
Step #3 - "Push": cc2447e1835a: Preparing
Step #3 - "Push": 1d0a937b5b64: Waiting
Step #3 - "Push": e9447b1c259f: Waiting
Step #3 - "Push": 84535f67a5fe: Waiting
Step #3 - "Push": 45956122da26: Waiting
Step #3 - "Push": e0df4b6a3449: Waiting
Step #3 - "Push": 86d11448d6ef: Waiting
Step #3 - "Push": cc2447e1835a: Waiting
Step #3 - "Push": f59020328901: Pushed
Step #3 - "Push": d55710804227: Pushed
Step #3 - "Push": bc2de519c584: Pushed
Step #3 - "Push": ce7c982e0070: Pushed
Step #3 - "Push": 45956122da26: Layer already exists
Step #3 - "Push": e0df4b6a3449: Layer already exists
Step #3 - "Push": 86d11448d6ef: Layer already exists
Step #3 - "Push": cc2447e1835a: Layer already exists
Step #3 - "Push": e9447b1c259f: Pushed
Step #3 - "Push": 1d0a937b5b64: Pushed
Step #3 - "Push": 84535f67a5fe: Pushed
Step #3 - "Push": 609bceb7b150: Pushed
Step #3 - "Push": 3096b36f4a5ac985e4f552f95c9626cadd31acef: digest: sha256:06cb7839f3ecf778434183ace0206be7d9e1bc7e4d860f01a9a1642265bdeb04 size: 2832
Finished Step #3 - "Push"
Starting Step #4 - "Deploy"
Step #4 - "Deploy": Pulling image: gcr.io/google.com/cloudsdktool/cloud-sdk:slim
Step #4 - "Deploy": slim: Pulling from google.com/cloudsdktool/cloud-sdk
Step #4 - "Deploy": 0873b8cf69e3: Pulling fs layer
Step #4 - "Deploy": 0ecc3efdf0c4: Pulling fs layer
Step #4 - "Deploy": 5442d93bf902: Pulling fs layer
Step #4 - "Deploy": b2911410f8c8: Pulling fs layer
Step #4 - "Deploy": b2911410f8c8: Waiting
Step #4 - "Deploy": 0ecc3efdf0c4: Verifying Checksum
Step #4 - "Deploy": 0ecc3efdf0c4: Download complete
Step #4 - "Deploy": b2911410f8c8: Verifying Checksum
Step #4 - "Deploy": b2911410f8c8: Download complete
Step #4 - "Deploy": 0873b8cf69e3: Download complete
Step #4 - "Deploy": 0873b8cf69e3: Pull complete
Step #4 - "Deploy": 0ecc3efdf0c4: Pull complete
Step #4 - "Deploy": 5442d93bf902: Verifying Checksum
Step #4 - "Deploy": 5442d93bf902: Download complete
Step #4 - "Deploy": 5442d93bf902: Pull complete
Step #4 - "Deploy": b2911410f8c8: Pull complete
Step #4 - "Deploy": Digest: sha256:73906ef0503c3f0d7f32eae1ceb855cae80774d0fafcead5097f42285a8a86d9
Step #4 - "Deploy": Status: Downloaded newer image for gcr.io/google.com/cloudsdktool/cloud-sdk:slim
Step #4 - "Deploy": gcr.io/google.com/cloudsdktool/cloud-sdk:slim
Step #4 - "Deploy": Deploying...
Step #4 - "Deploy": Creating Revision.........................................................................................................................................................................................................................................................done
Step #4 - "Deploy": Routing traffic.....done
The push refers to repository [europe-west4-docker.pkg.dev/learn-by-subtitle/cloud-run-source-deploy/subturtle-dashboard-app/subturtle-dashboard-app-dev]
ce7c982e0070: Preparing
bc2de519c584: Preparing
f59020328901: Preparing
609bceb7b150: Preparing
d55710804227: Preparing
1d0a937b5b64: Preparing
e9447b1c259f: Preparing
84535f67a5fe: Preparing
45956122da26: Preparing
e0df4b6a3449: Preparing
86d11448d6ef: Preparing
cc2447e1835a: Preparing
1d0a937b5b64: Waiting
e9447b1c259f: Waiting
84535f67a5fe: Waiting
45956122da26: Waiting
e0df4b6a3449: Waiting
86d11448d6ef: Waiting
cc2447e1835a: Waiting
ce7c982e0070: Layer already exists
starting build "9505cd2b-e9db-4ae6-9970-e9cb24569713"
FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
hint:
hint: Disable this message with "git config set advice.defaultBranchName false"
Initialized empty Git repository in /workspace/.git/
From https://github.com/codebridger/subturtle-dashboard-app
* branch 3096b36f4a5ac985e4f552f95c9626cadd31acef -> FETCH_HEAD
HEAD is now at 3096b36 Merge pull request #23 from codebridger/CU-86et9akm3_Implement-User-Profile-Settings_somayeh-roohani
GitCommit:
3096b36f4a5ac985e4f552f95c9626cadd31acef
BUILD
Starting Step #0 - "Write-Env"
Step #0 - "Write-Env": Pulling image: ubuntu
Step #0 - "Write-Env": Using default tag: latest
Step #0 - "Write-Env": latest: Pulling from library/ubuntu
Step #0 - "Write-Env": Digest: sha256:a08e551cb33850e4740772b38217fc1796a66da2506d312abe51acda354ff061
Step #0 - "Write-Env": Status: Downloaded newer image for ubuntu:latest
Step #0 - "Write-Env": docker.io/library/ubuntu:latest
Finished Step #0 - "Write-Env"
Starting Step #1 - "Write-Npmrc"
Step #1 - "Write-Npmrc": Already have image (with digest): ubuntu
Finished Step #1 - "Write-Npmrc"
Starting Step #2 - "Build"
Step #2 - "Build": Already have image (with digest): gcr.io/cloud-builders/docker
Step #2 - "Build": Sending build context to Docker daemon 3.818MB
Step #2 - "Build": Step 1/19 : FROM node:20.9.0-alpine as build-stage
Step #2 - "Build": 20.9.0-alpine: Pulling from library/node
Step #2 - "Build": 96526aa774ef: Pulling fs layer
Step #2 - "Build": a78c46279494: Pulling fs layer
Step #2 - "Build": b0147fefb4fa: Pulling fs layer
Step #2 - "Build": e6b541644ba7: Pulling fs layer
Step #2 - "Build": e6b541644ba7: Waiting
Step #2 - "Build": 96526aa774ef: Verifying Checksum
Step #2 - "Build": 96526aa774ef: Download complete
Step #2 - "Build": b0147fefb4fa: Verifying Checksum
Step #2 - "Build": b0147fefb4fa: Download complete
Step #2 - "Build": 96526aa774ef: Pull complete
Step #2 - "Build": e6b541644ba7: Verifying Checksum
Step #2 - "Build": e6b541644ba7: Download complete
Step #2 - "Build": a78c46279494: Verifying Checksum
Step #2 - "Build": a78c46279494: Download complete
Step #2 - "Build": a78c46279494: Pull complete
Step #2 - "Build": b0147fefb4fa: Pull complete
Step #2 - "Build": e6b541644ba7: Pull complete
Step #2 - "Build": Digest: sha256:cb2301e2c5fe3165ba2616591efe53b4b6223849ac0871c138f56d5f7ae8be4b
Step #2 - "Build": Status: Downloaded newer image for node:20.9.0-alpine
Step #2 - "Build": ---> 44fa888c2209
Step #2 - "Build": Step 2/19 : WORKDIR /app
Step #2 - "Build": ---> Running in 7ceb43b059ef
Step #2 - "Build": Removing intermediate container 7ceb43b059ef
Step #2 - "Build": ---> 617a90deb209
Step #2 - "Build": Step 3/19 : COPY /frontend/package.json ./
Step #2 - "Build": ---> e9fb13d6d27e
Step #2 - "Build": Step 4/19 : COPY /frontend/yarn.lock ./
Step #2 - "Build": ---> 1c4456e7fb15
Step #2 - "Build": Step 5/19 : COPY /frontend/.npmrc ./
Step #2 - "Build": ---> 973ae11c8249
Step #2 - "Build": Step 6/19 : RUN yarn install
Step #2 - "Build": ---> Running in f9def4567fb8
Step #2 - "Build": yarn install v1.22.19
Step #2 - "Build": [1/4] Resolving packages...
Step #2 - "Build": [2/4] Fetching packages...
Step #2 - "Build": �[91mwarning Pattern ["vue-router@latest"] is trying to unpack in the same destination "/usr/local/share/.cache/yarn/v6/npm-vue-router-4.5.0-58fc5fe374e10b6018f910328f756c3dae081f14-integrity/node_modules/vue-router" as pattern ["vue-router@^4.4.5","vue-router@^4.4.4","vue-router@^4.4.5"]. This could result in non-deterministic behavior, skipping.
Step #2 - "Build": �[0m�[91mwarning Pattern ["strip-ansi@^6.0.1"] is trying to unpack in the same destination "/usr/local/share/.cache/yarn/v6/npm-strip-ansi-cjs-6.0.1-9e26c63d30f53443e9489495b2105d37b67a85d9-integrity/node_modules/strip-ansi-cjs" as pattern ["strip-ansi-cjs@npm:strip-ansi@^6.0.1"]. This could result in non-deterministic behavior, skipping.
Step #2 - "Build": �[0m�[91mwarning Pattern ["string-width@^4.1.0"] is trying to unpack in the same destination "/usr/local/share/.cache/yarn/v6/npm-string-width-cjs-4.2.3-269c7117d27b05ad2e536830a8ec895ef9c6d010-integrity/node_modules/string-width-cjs" as pattern ["string-width-cjs@npm:string-width@^4.2.0"]. This could result in non-deterministic behavior, skipping.
Step #2 - "Build": �[0m�[91mwarning Pattern ["strip-ansi@^6.0.0"] is trying to unpack in the same destination "/usr/local/share/.cache/yarn/v6/npm-strip-ansi-cjs-6.0.1-9e26c63d30f53443e9489495b2105d37b67a85d9-integrity/node_modules/strip-ansi-cjs" as pattern ["strip-ansi-cjs@npm:strip-ansi@^6.0.1"]. This could result in non-deterministic behavior, skipping.
Step #2 - "Build": �[0m�[91mwarning Pattern ["string-width@^4.2.3"] is trying to unpack in the same destination "/usr/local/share/.cache/yarn/v6/npm-string-width-cjs-4.2.3-269c7117d27b05ad2e536830a8ec895ef9c6d010-integrity/node_modules/string-width-cjs" as pattern ["string-width-cjs@npm:string-width@^4.2.0"]. This could result in non-deterministic behavior, skipping.
Step #2 - "Build": �[0m�[91mwarning Pattern ["string-width@^4.2.0"] is trying to unpack in the same destination "/usr/local/share/.cache/yarn/v6/npm-string-width-cjs-4.2.3-269c7117d27b05ad2e536830a8ec895ef9c6d010-integrity/node_modules/string-width-cjs" as pattern ["string-width-cjs@npm:string-width@^4.2.0"]. This could result in non-deterministic behavior, skipping.
Step #2 - "Build": �[0m�[91mwarning Pat
...
[Logs truncated due to log size limitations. For full logs, see https://console.cloud.google.com/logs/viewer?advancedFilter=resource.type%3D%22build%22+AND+resource.labels.build_id%3D%229505cd2b-e9db-4ae6-9970-e9cb24569713%22+AND+resource.labels.build_trigger_id%3D%2230910ec2-e54d-42eb-b4db-58f2d6757ff3%22&project=learn-by-subtitle.]
...
er d7d452b09373
Step #2 - "Build": ---> 6f2bf0bf64b3
Step #2 - "Build": Step 17/19 : COPY --from=build-stage /app/.output/public ./dist/public
Step #2 - "Build": ---> 200695bda11c
Step #2 - "Build": Step 18/19 : EXPOSE 80
Step #2 - "Build": ---> Running in cd965bd7da30
Step #2 - "Build": Removing intermediate container cd965bd7da30
Step #2 - "Build": ---> f44069c12882
Step #2 - "Build": Step 19/19 : CMD ["yarn", "start"]
Step #2 - "Build": ---> Running in 0f1a2f776637
Step #2 - "Build": Removing intermediate container 0f1a2f776637
Step #2 - "Build": ---> 357c7a98bb34
Step #2 - "Build": Successfully built 357c7a98bb34
Step #2 - "Build": Successfully tagged europe-west4-docker.pkg.dev/learn-by-subtitle/cloud-run-source-deploy/subturtle-dashboard-app/subturtle-dashboard-app-dev:3096b36f4a5ac985e4f552f95c9626cadd31acef
Finished Step #2 - "Build"
Starting Step #3 - "Push"
Step #3 - "Push": Already have image (with digest): gcr.io/cloud-builders/docker
Step #3 - "Push": The push refers to repository [europe-west4-docker.pkg.dev/learn-by-subtitle/cloud-run-source-deploy/subturtle-dashboard-app/subturtle-dashboard-app-dev]
Step #3 - "Push": ce7c982e0070: Preparing
Step #3 - "Push": bc2de519c584: Preparing
Step #3 - "Push": f59020328901: Preparing
Step #3 - "Push": 609bceb7b150: Preparing
Step #3 - "Push": d55710804227: Preparing
Step #3 - "Push": 1d0a937b5b64: Preparing
Step #3 - "Push": e9447b1c259f: Preparing
Step #3 - "Push": 84535f67a5fe: Preparing
Step #3 - "Push": 45956122da26: Preparing
Step #3 - "Push": e0df4b6a3449: Preparing
Step #3 - "Push": 86d11448d6ef: Preparing
Step #3 - "Push": cc2447e1835a: Preparing
Step #3 - "Push": 1d0a937b5b64: Waiting
Step #3 - "Push": e9447b1c259f: Waiting
Step #3 - "Push": 84535f67a5fe: Waiting
Step #3 - "Push": 45956122da26: Waiting
Step #3 - "Push": e0df4b6a3449: Waiting
Step #3 - "Push": 86d11448d6ef: Waiting
Step #3 - "Push": cc2447e1835a: Waiting
Step #3 - "Push": f59020328901: Pushed
Step #3 - "Push": d55710804227: Pushed
Step #3 - "Push": bc2de519c584: Pushed
Step #3 - "Push": ce7c982e0070: Pushed
Step #3 - "Push": 45956122da26: Layer already exists
Step #3 - "Push": e0df4b6a3449: Layer already exists
Step #3 - "Push": 86d11448d6ef: Layer already exists
Step #3 - "Push": cc2447e1835a: Layer already exists
Step #3 - "Push": e9447b1c259f: Pushed
Step #3 - "Push": 1d0a937b5b64: Pushed
Step #3 - "Push": 84535f67a5fe: Pushed
Step #3 - "Push": 609bceb7b150: Pushed
Step #3 - "Push": 3096b36f4a5ac985e4f552f95c9626cadd31acef: digest: sha256:06cb7839f3ecf778434183ace0206be7d9e1bc7e4d860f01a9a1642265bdeb04 size: 2832
Finished Step #3 - "Push"
Starting Step #4 - "Deploy"
Step #4 - "Deploy": Pulling image: gcr.io/google.com/cloudsdktool/cloud-sdk:slim
Step #4 - "Deploy": slim: Pulling from google.com/cloudsdktool/cloud-sdk
Step #4 - "Deploy": 0873b8cf69e3: Pulling fs layer
Step #4 - "Deploy": 0ecc3efdf0c4: Pulling fs layer
Step #4 - "Deploy": 5442d93bf902: Pulling fs layer
Step #4 - "Deploy": b2911410f8c8: Pulling fs layer
Step #4 - "Deploy": b2911410f8c8: Waiting
Step #4 - "Deploy": 0ecc3efdf0c4: Verifying Checksum
Step #4 - "Deploy": 0ecc3efdf0c4: Download complete
Step #4 - "Deploy": b2911410f8c8: Verifying Checksum
Step #4 - "Deploy": b2911410f8c8: Download complete
Step #4 - "Deploy": 0873b8cf69e3: Download complete
Step #4 - "Deploy": 0873b8cf69e3: Pull complete
Step #4 - "Deploy": 0ecc3efdf0c4: Pull complete
Step #4 - "Deploy": 5442d93bf902: Verifying Checksum
Step #4 - "Deploy": 5442d93bf902: Download complete
Step #4 - "Deploy": 5442d93bf902: Pull complete
Step #4 - "Deploy": b2911410f8c8: Pull complete
Step #4 - "Deploy": Digest: sha256:73906ef0503c3f0d7f32eae1ceb855cae80774d0fafcead5097f42285a8a86d9
Step #4 - "Deploy": Status: Downloaded newer image for gcr.io/google.com/cloudsdktool/cloud-sdk:slim
Step #4 - "Deploy": gcr.io/google.com/cloudsdktool/cloud-sdk:slim
Step #4 - "Deploy": Deploying...
Step #4 - "Deploy": Creating Revision.........................................................................................................................................................................................................................................................done
Step #4 - "Deploy": Routing traffic.....done
The push refers to repository [europe-west4-docker.pkg.dev/learn-by-subtitle/cloud-run-source-deploy/subturtle-dashboard-app/subturtle-dashboard-app-dev]
ce7c982e0070: Preparing
bc2de519c584: Preparing
f59020328901: Preparing
609bceb7b150: Preparing
d55710804227: Preparing
1d0a937b5b64: Preparing
e9447b1c259f: Preparing
84535f67a5fe: Preparing
45956122da26: Preparing
e0df4b6a3449: Preparing
86d11448d6ef: Preparing
cc2447e1835a: Preparing
1d0a937b5b64: Waiting
e9447b1c259f: Waiting
84535f67a5fe: Waiting
45956122da26: Waiting
e0df4b6a3449: Waiting
86d11448d6ef: Waiting
cc2447e1835a: Waiting
ce7c982e0070: Layer already exists
starting build "9505cd2b-e9db-4ae6-9970-e9cb24569713"
FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
hint:
hint: Disable this message with "git config set advice.defaultBranchName false"
Initialized empty Git repository in /workspace/.git/
From https://github.com/codebridger/subturtle-dashboard-app
* branch 3096b36f4a5ac985e4f552f95c9626cadd31acef -> FETCH_HEAD
HEAD is now at 3096b36 Merge pull request #23 from codebridger/CU-86et9akm3_Implement-User-Profile-Settings_somayeh-roohani
GitCommit:
3096b36f4a5ac985e4f552f95c9626cadd31acef
BUILD
Starting Step #0 - "Write-Env"
Step #0 - "Write-Env": Pulling image: ubuntu
Step #0 - "Write-Env": Using default tag: latest
Step #0 - "Write-Env": latest: Pulling from library/ubuntu
Step #0 - "Write-Env": Digest: sha256:a08e551cb33850e4740772b38217fc1796a66da2506d312abe51acda354ff061
Step #0 - "Write-Env": Status: Downloaded newer image for ubuntu:latest
Step #0 - "Write-Env": docker.io/library/ubuntu:latest
Finished Step #0 - "Write-Env"
Starting Step #1 - "Write-Npmrc"
Step #1 - "Write-Npmrc": Already have image (with digest): ubuntu
Finished Step #1 - "Write-Npmrc"
Starting Step #2 - "Build"
Step #2 - "Build": Already have image (with digest): gcr.io/cloud-builders/docker
Step #2 - "Build": Sending build context to Docker daemon 3.818MB
Step #2 - "Build": Step 1/19 : FROM node:20.9.0-alpine as build-stage
Step #2 - "Build": 20.9.0-alpine: Pulling from library/node
Step #2 - "Build": 96526aa774ef: Pulling fs layer
Step #2 - "Build": a78c46279494: Pulling fs layer
Step #2 - "Build": b0147fefb4fa: Pulling fs layer
Step #2 - "Build": e6b541644ba7: Pulling fs layer
Step #2 - "Build": e6b541644ba7: Waiting
Step #2 - "Build": 96526aa774ef: Verifying Checksum
Step #2 - "Build": 96526aa774ef: Download complete
Step #2 - "Build": b0147fefb4fa: Verifying Checksum
Step #2 - "Build": b0147fefb4fa: Download complete
Step #2 - "Build": 96526aa774ef: Pull complete
Step #2 - "Build": e6b541644ba7: Verifying Checksum
Step #2 - "Build": e6b541644ba7: Download complete
Step #2 - "Build": a78c46279494: Verifying Checksum
Step #2 - "Build": a78c46279494: Download complete
Step #2 - "Build": a78c46279494: Pull complete
Step #2 - "Build": b0147fefb4fa: Pull complete
Step #2 - "Build": e6b541644ba7: Pull complete
Step #2 - "Build": Digest: sha256:cb2301e2c5fe3165ba2616591efe53b4b6223849ac0871c138f56d5f7ae8be4b
Step #2 - "Build": Status: Downloaded newer image for node:20.9.0-alpine
Step #2 - "Build": ---> 44fa888c2209
Step #2 - "Build": Step 2/19 : WORKDIR /app
Step #2 - "Build": ---> Running in 7ceb43b059ef
Step #2 - "Build": Removing intermediate container 7ceb43b059ef
Step #2 - "Build": ---> 617a90deb209
Step #2 - "Build": Step 3/19 : COPY /frontend/package.json ./
Step #2 - "Build": ---> e9fb13d6d27e
Step #2 - "Build": Step 4/19 : COPY /frontend/yarn.lock ./
Step #2 - "Build": ---> 1c4456e7fb15
Step #2 - "Build": Step 5/19 : COPY /frontend/.npmrc ./
Step #2 - "Build": ---> 973ae11c8249
Step #2 - "Build": Step 6/19 : RUN yarn install
Step #2 - "Build": ---> Running in f9def4567fb8
Step #2 - "Build": yarn install v1.22.19
Step #2 - "Build": [1/4] Resolving packages...
Step #2 - "Build": [2/4] Fetching packages...
Step #2 - "Build": �[91mwarning Pattern ["vue-router@latest"] is trying to unpack in the same destination "/usr/local/share/.cache/yarn/v6/npm-vue-router-4.5.0-58fc5fe374e10b6018f910328f756c3dae081f14-integrity/node_modules/vue-router" as pattern ["vue-router@^4.4.5","vue-router@^4.4.4","vue-router@^4.4.5"]. This could result in non-deterministic behavior, skipping.
Step #2 - "Build": �[0m�[91mwarning Pattern ["strip-ansi@^6.0.1"] is trying to unpack in the same destination "/usr/local/share/.cache/yarn/v6/npm-strip-ansi-cjs-6.0.1-9e26c63d30f53443e9489495b2105d37b67a85d9-integrity/node_modules/strip-ansi-cjs" as pattern ["strip-ansi-cjs@npm:strip-ansi@^6.0.1"]. This could result in non-deterministic behavior, skipping.
Step #2 - "Build": �[0m�[91mwarning Pattern ["string-width@^4.1.0"] is trying to unpack in the same destination "/usr/local/share/.cache/yarn/v6/npm-string-width-cjs-4.2.3-269c7117d27b05ad2e536830a8ec895ef9c6d010-integrity/node_modules/string-width-cjs" as pattern ["string-width-cjs@npm:string-width@^4.2.0"]. This could result in non-deterministic behavior, skipping.
Step #2 - "Build": �[0m�[91mwarning Pattern ["strip-ansi@^6.0.0"] is trying to unpack in the same destination "/usr/local/share/.cache/yarn/v6/npm-strip-ansi-cjs-6.0.1-9e26c63d30f53443e9489495b2105d37b67a85d9-integrity/node_modules/strip-ansi-cjs" as pattern ["strip-ansi-cjs@npm:strip-ansi@^6.0.1"]. This could result in non-deterministic behavior, skipping.
Step #2 - "Build": �[0m�[91mwarning Pattern ["string-width@^4.2.3"] is trying to unpack in the same destination "/usr/local/share/.cache/yarn/v6/npm-string-width-cjs-4.2.3-269c7117d27b05ad2e536830a8ec895ef9c6d010-integrity/node_modules/string-width-cjs" as pattern ["string-width-cjs@npm:string-width@^4.2.0"]. This could result in non-deterministic behavior, skipping.
Step #2 - "Build": �[0m�[91mwarning Pattern ["string-width@^4.2.0"] is trying to unpack in the same destination "/usr/local/share/.cache/yarn/v6/npm-string-width-cjs-4.2.3-269c7117d27b05ad2e536830a8ec895ef9c6d010-integrity/node_modules/string-width-cjs" as pattern ["string-width-cjs@npm:string-width@^4.2.0"]. This could result in non-deterministic behavior, skipping.
Step #2 - "Build": �[0m�[91mwarning Pattern ["wrap-ansi@^7.0.0"] is trying to unpack in the same destination "/usr/local/share/.cache/yarn/v6/npm-wrap-ansi-cjs-7.0.0-67e145cff510a6a6984bdf1152911d69d2eb9e43-integrity/node_modules/wrap-ansi-cjs" as pattern ["wrap-ansi-cjs@npm:wrap-ansi@^7.0.0"]. This could result in non-deterministic behavior, skipping.
Step #2 - "Build": �[0m�[91mwarning vscode-languageclient@7.0.0: The engine "vscode" appears to be invalid.
Step #2 - "Build": �[0m[3/4] Linking dependencies...
Step #2 - "Build": �[91mwarning "@codebridger/lib-vue-components > @storybook/builder-vite@8.6.14" has unmet peer dependency "storybook@^8.6.14".
Step #2 - "Build": warning "@codebridger/lib-vue-components > @storybook/builder-vite@8.6.14" has unmet peer dependency "vite@^4.0.0 || ^5.0.0 || ^6.0.0".
Step #2 - "Build": �[0m�[91mwarning "@codebridger/lib-vue-components > @storybook/builder-vite > @storybook/csf-plugin@8.6.14" has unmet peer dependency "storybook@^8.6.14".
Step #2 - "Build": �[0m�[91mwarning "@modular-rest/client > ts-bus@2.3.1" has unmet peer dependency "react@^16.8.6".
Step #2 - "Build": �[0m�[91mwarning " > @nuxt/devtools@1.7.0" has unmet peer dependency "vite@*".
Step #2 - "Build": warning "@nuxt/devtools > @nuxt/devtools-kit@1.7.0" has unmet peer dependency "vite@*".
Step #2 - "Build": �[0m�[91mwarning "@nuxt/devtools > vite-plugin-inspect@0.8.9" has unmet peer dependency "vite@^3.1.0 || ^4.0.0 || ^5.0.0-0 || ^6.0.1".
Step #2 - "Build": warning "@nuxt/devtools > vite-plugin-vue-inspector@5.3.1" has unmet peer dependency "vite@^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0 || ^6.0.0-0".
Step #2 - "Build": warning "@nuxt/devtools > @vue/devtools-core > vite-hot-client@0.2.4" has unmet peer dependency "vite@^2.6.0 || ^3.0.0 || ^4.0.0 || ^5.0.0-0 || ^6.0.0-0".
Step #2 - "Build": �[0m�[91mwarning "@nuxtjs/i18n > @miyaneee/rollup-plugin-json5@1.2.0" has unmet peer dependency "rollup@^1.20.0 || ^2.0.0 || ^3.0.0 || ^4.0.0".
Step #2 - "Build": �[0m�[91mwarning " > @rollup/plugin-alias@3.1.9" has unmet peer dependency "rollup@^1.20.0||^2.0.0".
Step #2 - "Build": �[0m�[91mwarning "nuxt > nitropack > openapi-typescript@7.6.1" has incorrect peer dependency "typescript@^5.x".
Step #2 - "Build": �[0m[4/4] Building fresh packages...
Step #2 - "Build": $ nuxt prepare
Step #2 - "Build": ℹ Using 2024-04-03 as fallback compatibility date.
Step #2 - "Build": [ nuxi ] ✔ Types generated in .nuxt
Step #2 - "Build": Done in 88.43s.
Step #2 - "Build": Removing intermediate container f9def4567fb8
Step #2 - "Build": ---> b7a98e3a8948
Step #2 - "Build": Step 7/19 : COPY /frontend/ .
Step #2 - "Build": ---> cba39af98d0d
Step #2 - "Build": Step 8/19 : RUN yarn generate
Step #2 - "Build": ---> Running in 02bb2d8ecc24
Step #2 - "Build": yarn run v1.22.19
Step #2 - "Build": $ nuxt generate
Step #2 - "Build": [ nuxi ] Nuxt 3.13.2 with Nitro 2.11.6
Step #2 - "Build": [ nuxi ] ℹ Building for Nitro preset: static
Step #2 - "Build": ℹ Building client...
Step #2 - "Build": ℹ vite v5.4.14 building for production...
Step #2 - "Build": ℹ transforming...
Step #2 - "Build": �[91m
Step #2 - "Build": WARN
Step #2 - "Build": ${mapBackgroundImage} referenced in ${mapBackgroundImage} didn't resolve at build time, it will remain unchanged to be resolved at runtime
Step #2 - "Build":
Step #2 - "Build": �[0m�[91mDeprecation [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
Step #2 - "Build":
Step #2 - "Build": More info: https://sass-lang.com/d/legacy-js-api
Step #2 - "Build": �[0mℹ ✓ 744 modules transformed.
Step #2 - "Build": ℹ rendering chunks...
Step #2 - "Build": ℹ computing gzip size...
Step #2 - "Build": ℹ .nuxt/dist/client/manifest.json 14.84 kB │ gzip: 2.11 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/index.bp0SYyoZ.css 0.04 kB │ gzip: 0.06 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/GenerativeCard.BL7eebno.css 0.05 kB │ gzip: 0.07 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/profile.D-glcS0R.css 0.29 kB │ gzip: 0.15 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/live-session-_id_.CxTqSujr.css 1.00 kB │ gzip: 0.43 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/error-500.D6506J9O.css 1.88 kB │ gzip: 0.72 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/error-404.CoZKRZXM.css 3.56 kB │ gzip: 1.11 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/Tooltip.DrDwDu75.css 5.01 kB │ gzip: 1.11 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/statistic.CbLW1zT6.css 7.18 kB │ gzip: 1.07 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/entry.DQKVNwrZ.css 174.42 kB │ gzip: 26.18 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/C17z7VQ0.js 0.10 kB │ gzip: 0.12 kB │ map: 0.26 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/DuhO7NpY.js 0.19 kB │ gzip: 0.18 kB │ map: 1.71 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/uaKWuaIB.js 0.22 kB │ gzip: 0.21 kB │ map: 0.09 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/BWI74W0e.js 0.24 kB │ gzip: 0.21 kB │ map: 0.50 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/CrOy1FpN.js 0.32 kB │ gzip: 0.26 kB │ map: 1.51 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/B0RCZQAC.js 0.42 kB │ gzip: 0.30 kB │ map: 2.08 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/ByFDgmIk.js 0.55 kB │ gzip: 0.37 kB │ map: 5.34 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/CjO20pQD.js 0.61 kB │ gzip: 0.40 kB │ map: 1.53 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/Bouz3WjB.js 0.65 kB │ gzip: 0.37 kB │ map: 2.24 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/Dk1VKzQu.js 0.67 kB │ gzip: 0.47 kB │ map: 1.74 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/C4Jo9YRt.js 0.75 kB │ gzip: 0.47 kB │ map: 3.16 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/DwmX8YQi.js 1.33 kB │ gzip: 0.64 kB │ map: 3.44 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/BVqTwteA.js 1.47 kB │ gzip: 0.75 kB │ map: 2.21 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/CiMuO1c4.js 1.71 kB │ gzip: 0.88 kB │ map: 3.79 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/Dqn9j0H6.js 1.86 kB │ gzip: 0.95 kB │ map: 2.82 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/DNJX9DPe.js 1.93 kB │ gzip: 0.96 kB │ map: 5.93 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/D6dANRrJ.js 1.95 kB │ gzip: 1.12 kB │ map: 4.16 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/CvvUHDf8.js 2.20 kB │ gzip: 1.01 kB │ map: 5.12 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/900F_tcg.js 2.23 kB │ gzip: 1.07 kB │ map: 4.99 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/C-yFe8ki.js 2.66 kB │ gzip: 1.28 kB │ map: 4.92 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/VALEA0U5.js 2.67 kB │ gzip: 1.10 kB │ map: 10.03 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/BPMEcdHC.js 2.78 kB │ gzip: 1.28 kB │ map: 7.96 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/BP4sHn9s.js 3.02 kB │ gzip: 1.33 kB │ map: 6.21 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/Cm-RZ9-7.js 3.15 kB │ gzip: 1.23 kB │ map: 6.10 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/D0btJboi.js 3.45 kB │ gzip: 1.58 kB │ map: 5.26 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/CL6BnDUK.js 3.54 kB │ gzip: 1.73 kB │ map: 8.11 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/QzrdBOn0.js 3.56 kB │ gzip: 1.52 kB │ map: 5.28 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/28tMtfG7.js 3.60 kB │ gzip: 1.57 kB │ map: 4.76 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/tyhzn_y-.js 3.76 kB │ gzip: 1.65 kB │ map: 5.69 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/BRm-59Gk.js 3.77 kB │ gzip: 1.82 kB │ map: 8.35 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/C4MMvTeI.js 3.82 kB │ gzip: 1.75 kB │ map: 7.37 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/Daekd-kB.js 3.82 kB │ gzip: 1.75 kB │ map: 6.99 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/bZlUKRge.js 4.24 kB │ gzip: 1.80 kB │ map: 8.55 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/BDv2iZhw.js 4.38 kB │ gzip: 1.61 kB │ map: 8.34 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/B84puWqb.js 4.86 kB │ gzip: 2.05 kB │ map: 11.26 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/CfzMxKGO.js 5.54 kB │ gzip: 2.53 kB │ map: 239.70 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/ogsQjdf0.js 5.59 kB │ gzip: 2.21 kB │ map: 23.35 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/B6VW63sn.js 6.70 kB │ gzip: 2.81 kB │ map: 16.90 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/GQTxud9j.js 6.78 kB │ gzip: 2.37 kB │ map: 13.98 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/C4QXptw9.js 8.62 kB │ gzip: 3.11 kB │ map: 16.93 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/Kbzj6brP.js 9.48 kB │ gzip: 3.11 kB │ map: 20.41 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/CopXisKn.js 11.68 kB │ gzip: 2.92 kB │ map: 0.09 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/BT54aICV.js 16.92 kB │ gzip: 5.74 kB │ map: 47.59 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/tV2Byhvy.js 20.55 kB │ gzip: 7.54 kB │ map: 50.79 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/CcD5V6oD.js 20.97 kB │ gzip: 7.90 kB │ map: 66.11 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/CZqWEtwv.js 35.97 kB │ gzip: 12.78 kB │ map: 97.29 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/2VtMi5yM.js 71.63 kB │ gzip: 24.03 kB │ map: 341.14 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/CLz1OqMj.js 81.05 kB │ gzip: 21.85 kB │ map: 247.34 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/DstBpTse.js 224.78 kB │ gzip: 60.08 kB │ map: 258.93 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/DyhrOlTv.js 575.60 kB │ gzip: 156.17 kB │ map: 1,249.25 kB
Step #2 - "Build": ℹ .nuxt/dist/client/_nuxt/5U4mnCiV.js 978.28 kB │ gzip: 307.53 kB │ map: 4,036.70 kB
Step #2 - "Build": �[91m
Step #2 - "Build": WARN
Step #2 - "Build": (!) Some chunks are larger than 500 kB after minification. Consider:
Step #2 - "Build": - Using dynamic import() to code-split the application
Step #2 - "Build": - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
Step #2 - "Build": - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
Step #2 - "Build":
Step #2 - "Build": �[0mℹ ✓ built in 35.37s
Step #2 - "Build": ✔ Client built in 35391ms
Step #2 - "Build": ℹ Building server...
Step #2 - "Build": ℹ vite v5.4.14 building SSR bundle for production...
Step #2 - "Build": ℹ transforming...
Step #2 - "Build": ℹ ✓ 1 modules transformed.
Step #2 - "Build": ℹ rendering chunks...
Step #2 - "Build": ℹ .nuxt/dist/server/styles.mjs 0.07 kB
Step #2 - "Build": ℹ .nuxt/dist/server/server.mjs 0.10 kB │ map: 0.22 kB
Step #2 - "Build": ℹ ✓ built in 57ms
Step #2 - "Build": ✔ Server built in 89ms
Step #2 - "Build": [nitro] ℹ Initializing prerenderer
Step #2 - "Build": [nitro] ℹ Prerendering 3 initial routes with crawler
Step #2 - "Build": [nitro] ├─ /200.html (87ms)
Step #2 - "Build": [nitro] ├─ /404.html (86ms)
Step #2 - "Build": [nitro] ├─ /index.html (87ms)
Step #2 - "Build": [nitro] ℹ Prerendered 3 routes in 1.863 seconds
Step #2 - "Build": [nitro] ✔ Generated public .output/public
Step #2 - "Build": [nitro] ✔ You can preview this build using npx serve .output/public
Step #2 - "Build": �[91m
Step #2 - "Build": [ nuxi ] WARN HTML content not prerendered because ssr: false was set. You can read more in https://nuxt.com/docs/getting-started/deployment#static-hosting.
Step #2 - "Build":
Step #2 - "Build": �[0m[ nuxi ] ✔ You can now deploy .output/public to any static hosting!
Step #2 - "Build": Done in 45.90s.
Step #2 - "Build": Removing intermediate container 02bb2d8ecc24
Step #2 - "Build": ---> 70374bfc0319
Step #2 - "Build": Step 9/19 : FROM node:20.9.0-alpine
Step #2 - "Build": ---> 44fa888c2209
Step #2 - "Build": Step 10/19 : WORKDIR /app
Step #2 - "Build": ---> Running in b3f312590c4a
Step #2 - "Build": Removing intermediate container b3f312590c4a
Step #2 - "Build": ---> d64714d54add
Step #2 - "Build": Step 11/19 : COPY /server/package.json ./
Step #2 - "Build": ---> 3f5325c8dbf8
Step #2 - "Build": Step 12/19 : COPY /server/yarn.lock ./
Step #2 - "Build": ---> 0c7c9494a896
Step #2 - "Build": Step 13/19 : COPY /server/.env ./
Step #2 - "Build": ---> 208842e804a6
Step #2 - "Build": Step 14/19 : RUN yarn install
Step #2 - "Build": ---> Running in b8159e5d5b82
Step #2 - "Build": yarn install v1.22.19
Step #2 - "Build": [1/4] Resolving packages...
Step #2 - "Build": [2/4] Fetching packages...
Step #2 - "Build": [3/4] Linking dependencies...
Step #2 - "Build": [4/4] Building fresh packages...
Step #2 - "Build": Done in 16.67s.
Step #2 - "Build": Removing intermediate container b8159e5d5b82
Step #2 - "Build": ---> 3bc3e85f335f
Step #2 - "Build": Step 15/19 : COPY /server/ .
Step #2 - "Build": ---> 588599d27e8e
Step #2 - "Build": Step 16/19 : RUN yarn build
Step #2 - "Build": ---> Running in d7d452b09373
Step #2 - "Build": yarn run v1.22.19
Step #2 - "Build": $ tsc
Step #2 - "Build": Done in 18.48s.
Step #2 - "Build": Removing intermediate container d7d452b09373
Step #2 - "Build": ---> 6f2bf0bf64b3
Step #2 - "Build": Step 17/19 : COPY --from=build-stage /app/.output/public ./dist/public
Step #2 - "Build": ---> 200695bda11c
Step #2 - "Build": Step 18/19 : EXPOSE 80
Step #2 - "Build": ---> Running in cd965bd7da30
Step #2 - "Build": Removing intermediate container cd965bd7da30
Step #2 - "Build": ---> f44069c12882
Step #2 - "Build": Step 19/19 : CMD ["yarn", "start"]
Step #2 - "Build": ---> Running in 0f1a2f776637
Step #2 - "Build": Removing intermediate container 0f1a2f776637
Step #2 - "Build": ---> 357c7a98bb34
Step #2 - "Build": Successfully built 357c7a98bb34
Step #2 - "Build": Successfully tagged europe-west4-docker.pkg.dev/learn-by-subtitle/cloud-run-source-deploy/subturtle-dashboard-app/subturtle-dashboard-app-dev:3096b36f4a5ac985e4f552f95c9626cadd31acef
Finished Step #2 - "Build"
Starting Step #3 - "Push"
Step #3 - "Push": Already have image (with digest): gcr.io/cloud-builders/docker
Step #3 - "Push": The push refers to repository [europe-west4-docker.pkg.dev/learn-by-subtitle/cloud-run-source-deploy/subturtle-dashboard-app/subturtle-dashboard-app-dev]
Step #3 - "Push": ce7c982e0070: Preparing
Step #3 - "Push": bc2de519c584: Preparing
Step #3 - "Push": f59020328901: Preparing
Step #3 - "Push": 609bceb7b150: Preparing
Step #3 - "Push": d55710804227: Preparing
Step #3 - "Push": 1d0a937b5b64: Preparing
Step #3 - "Push": e9447b1c259f: Preparing
Step #3 - "Push": 84535f67a5fe: Preparing
Step #3 - "Push": 45956122da26: Preparing
Step #3 - "Push": e0df4b6a3449: Preparing
Step #3 - "Push": 86d11448d6ef: Preparing
Step #3 - "Push": cc2447e1835a: Preparing
Step #3 - "Push": 1d0a937b5b64: Waiting
Step #3 - "Push": e9447b1c259f: Waiting
Step #3 - "Push": 84535f67a5fe: Waiting
Step #3 - "Push": 45956122da26: Waiting
Step #3 - "Push": e0df4b6a3449: Waiting
Step #3 - "Push": 86d11448d6ef: Waiting
Step #3 - "Push": cc2447e1835a: Waiting
Step #3 - "Push": f59020328901: Pushed
Step #3 - "Push": d55710804227: Pushed
Step #3 - "Push": bc2de519c584: Pushed
Step #3 - "Push": ce7c982e0070: Pushed
Step #3 - "Push": 45956122da26: Layer already exists
Step #3 - "Push": e0df4b6a3449: Layer already exists
Step #3 - "Push": 86d11448d6ef: Layer already exists
Step #3 - "Push": cc2447e1835a: Layer already exists
Step #3 - "Push": e9447b1c259f: Pushed
Step #3 - "Push": 1d0a937b5b64: Pushed
Step #3 - "Push": 84535f67a5fe: Pushed
Step #3 - "Push": 609bceb7b150: Pushed
Step #3 - "Push": 3096b36f4a5ac985e4f552f95c9626cadd31acef: digest: sha256:06cb7839f3ecf778434183ace0206be7d9e1bc7e4d860f01a9a1642265bdeb04 size: 2832
Finished Step #3 - "Push"
Starting Step #4 - "Deploy"
Step #4 - "Deploy": Pulling image: gcr.io/google.com/cloudsdktool/cloud-sdk:slim
Step #4 - "Deploy": slim: Pulling from google.com/cloudsdktool/cloud-sdk
Step #4 - "Deploy": 0873b8cf69e3: Pulling fs layer
Step #4 - "Deploy": 0ecc3efdf0c4: Pulling fs layer
Step #4 - "Deploy": 5442d93bf902: Pulling fs layer
Step #4 - "Deploy": b2911410f8c8: Pulling fs layer
Step #4 - "Deploy": b2911410f8c8: Waiting
Step #4 - "Deploy": 0ecc3efdf0c4: Verifying Checksum
Step #4 - "Deploy": 0ecc3efdf0c4: Download complete
Step #4 - "Deploy": b2911410f8c8: Verifying Checksum
Step #4 - "Deploy": b2911410f8c8: Download complete
Step #4 - "Deploy": 0873b8cf69e3: Download complete
Step #4 - "Deploy": 0873b8cf69e3: Pull complete
Step #4 - "Deploy": 0ecc3efdf0c4: Pull complete
Step #4 - "Deploy": 5442d93bf902: Verifying Checksum
Step #4 - "Deploy": 5442d93bf902: Download complete
Step #4 - "Deploy": 5442d93bf902: Pull complete
Step #4 - "Deploy": b2911410f8c8: Pull complete
Step #4 - "Deploy": Digest: sha256:73906ef0503c3f0d7f32eae1ceb855cae80774d0fafcead5097f42285a8a86d9
Step #4 - "Deploy": Status: Downloaded newer image for gcr.io/google.com/cloudsdktool/cloud-sdk:slim
Step #4 - "Deploy": gcr.io/google.com/cloudsdktool/cloud-sdk:slim
Step #4 - "Deploy": Deploying...
Step #4 - "Deploy": Creating Revision.........................................................................................................................................................................................................................................................done
Step #4 - "Deploy": Routing traffic.....done
Step #4 - "Deploy": Done.
Step #4 - "Deploy": Service [subturtle-dashboard-app-dev] revision [subturtle-dashboard-app-dev-00072-xzg] has been deployed and is serving 100 percent of traffic.
Step #4 - "Deploy": Service URL: https://subturtle-dashboard-app-dev-344321252651.europe-west4.run.app
Finished Step #4 - "Deploy"
PUSH
Pushing europe-west4-docker.pkg.dev/learn-by-subtitle/cloud-run-source-deploy/subturtle-dashboard-app/subturtle-dashboard-app-dev:3096b36f4a5ac985e4f552f95c9626cadd31acef
The push refers to repository [europe-west4-docker.pkg.dev/learn-by-subtitle/cloud-run-source-deploy/subturtle-dashboard-app/subturtle-dashboard-app-dev]
ce7c982e0070: Preparing
bc2de519c584: Preparing
f59020328901: Preparing
609bceb7b150: Preparing
d55710804227: Preparing
1d0a937b5b64: Preparing
e9447b1c259f: Preparing
84535f67a5fe: Preparing
45956122da26: Preparing
e0df4b6a3449: Preparing
86d11448d6ef: Preparing
cc2447e1835a: Preparing
1d0a937b5b64: Waiting
e9447b1c259f: Waiting
84535f67a5fe: Waiting
45956122da26: Waiting
e0df4b6a3449: Waiting
86d11448d6ef: Waiting
cc2447e1835a: Waiting
ce7c982e0070: Layer already exists
bc2de519c584: Layer already exists
609bceb7b150: Layer already exists
f59020328901: Layer already exists
d55710804227: Layer already exists
1d0a937b5b64: Layer already exists
84535f67a5fe: Layer already exists
e9447b1c259f: Layer already exists
e0df4b6a3449: Layer already exists
45956122da26: Layer already exists
86d11448d6ef: Layer already exists
cc2447e1835a: Layer already exists
3096b36f4a5ac985e4f552f95c9626cadd31acef: digest: sha256:06cb7839f3ecf778434183ace0206be7d9e1bc7e4d860f01a9a1642265bdeb04 size: 2832
DONE
Loading