chore(deps): bump fast-xml-parser from 4.3.6 to 4.5.0 in /app-dev/party-game #257
Google Cloud Build / rmgpgab-devrel-demos-us-central1-GoogleCloudPlatform-devrel-xrq (cloud-quiz-next)
succeeded
Oct 11, 2024 in 2m 48s
Summary
Build Information
Trigger | rmgpgab-devrel-demos-us-central1-GoogleCloudPlatform-devrel-xrq |
Build | fed5f5f3-119f-4c7c-8265-3b37450e101d |
Start | 2024-10-11T07:32:14-07:00 |
Duration | 2m46.417s |
Status | SUCCESS |
Steps
Step | Status | Duration |
---|---|---|
gcr.io/cloud-builders/docker | SUCCESS | 2m30.741s |
Details
starting build "fed5f5f3-119f-4c7c-8265-3b37450e101d"
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>
Initialized empty Git repository in /workspace/.git/
From https://github.com/GoogleCloudPlatform/devrel-demos
* branch a2abf2a44e78b4a3c707687294ac24531001b473 -> FETCH_HEAD
HEAD is now at a2abf2a chore(deps): bump fast-xml-parser in /app-dev/party-game
BUILD
Already have image (with digest): gcr.io/cloud-builders/docker
Sending build context to Docker daemon 1.027MB
Step 1/26 : FROM node:18-alpine AS base
18-alpine: Pulling from library/node
43c4264eed91: Already exists
3696426c5aa2: Pulling fs layer
cdccf44a82db: Pulling fs layer
21f39b9ddd19: Pulling fs layer
cdccf44a82db: Verifying Checksum
cdccf44a82db: Download complete
21f39b9ddd19: Verifying Checksum
21f39b9ddd19: Download complete
3696426c5aa2: Verifying Checksum
3696426c5aa2: Download complete
3696426c5aa2: Pull complete
cdccf44a82db: Pull complete
21f39b9ddd19: Pull complete
Digest: sha256:02376a266c84acbf45bd19440e08e48b1c8b98037417334046029ab585de03e2
Status: Downloaded newer image for node:18-alpine
---> f48cc5826852
Step 2/26 : FROM base AS deps
---> f48cc5826852
Step 3/26 : RUN apk add --no-cache libc6-compat
---> Running in 2c0d6334d7cb
fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz
fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz
(1/3) Installing musl-obstack (1.2.3-r2)
(2/3) Installing libucontext (1.2-r3)
(3/3) Installing gcompat (1.1.0-r4)
OK: 11 MiB in 19 packages
Removing intermediate container 2c0d6334d7cb
---> 0103f8b6ae11
Step 4/26 : WORKDIR /app
---> Running in 322b294131ba
Removing intermediate container 322b294131ba
---> a92abf4c4510
Step 5/26 : COPY package.json yarn.lock* package-lock.json* pnpm-lock.yaml* ./
---> 3e10e84d1aee
Step 6/26 : RUN if [ -f yarn.lock ]; then yarn --frozen-lockfile; elif [ -f package-lock.json ]; then npm ci; elif [ -f pnpm-lock.yaml ]; then yarn global add pnpm && pnpm i --frozen-lockfile; else echo "Lockfile not found." && exit 1; fi
---> Running in 204dfb2bc8f8
added 560 packages, and audited 561 packages in 29s
139 packages are looking for funding
run `npm fund` for details
5 vulnerabilities (3 moderate, 2 high)
To address issues that do not require attention, run:
npm audit fix
To address all issues, run:
npm audit fix --force
Run `npm audit` for details.
�[91mnpm notice
npm notice New minor version of npm available! 10.7.0 -> 10.9.0
npm notice Changelog: https://github.com/npm/cli/releases/tag/v10.9.0
npm notice To update run: npm install -g [email protected]
npm notice
�[0mRemoving intermediate container 204dfb2bc8f8
---> f70e83eaec81
Step 7/26 : FROM base AS builder
---> f48cc5826852
Step 8/26 : WORKDIR /app
---> Running in 3705a848a8d1
Removing intermediate container 3705a848a8d1
---> 83d196634c36
Step 9/26 : COPY --from=deps /app/node_modules ./node_modules
---> 31d2e0b517eb
Step 10/26 : COPY . .
---> 3452198114c9
Step 11/26 : ENV NEXT_TELEMETRY_DISABLED 1
---> Running in f49af3cb0c5b
Removing intermediate container f49af3cb0c5b
---> 76e2abda0e0a
Step 12/26 : RUN yarn build
---> Running in 59e7753d0d62
yarn run v1.22.19
$ next build
�[91m ⚠ Invalid next.config.js options detected:
�[0m�[91m ⚠ Expected object, received boolean at "experimental.serverActions"
�[0m�[91m ⚠ See more info here: https://nextjs.org/docs/messages/invalid-next-config
�[0m�[91m ⚠ Server Actions are available by default now, `experimental.serverActions` option can be safely removed.
�[0m ▲ Next.js 14.1.1
Creating an optimized production build ...
✓ Compiled successfully
Linting and checking validity of types ...
Collecting page data ...
Generating static pages (0/7) ...
Generating static pages (1/7)
Generating static pages (3/7)
Generating static pages (5/7)
✓ Generating static pages (7/7)
Finalizing page optimization ...
Collecting build traces ...
Route (app) Size First Load JS
┌ ○ / 1.64 kB 205 kB
├ ○ /_not-found 0 B 0 B
├ ○ /about 141 B 84.6 kB
├ ○ /create-game 2.71 kB 213 kB
├ ○ /game-list 1.68 kB 212 kB
└ λ /game/[gameId] 11.5 kB 220 kB
+ First Load JS shared by all 84.5 kB
├ chunks/69-038bb40220cc5831.js 29 kB
├ chunks/fd9d1056-e4c180eddb170bff.js 53.4 kB
└ other shared chunks (total) 2.06 kB
○ (Static) prerendered as static content
λ (Dynamic) server-rendered on demand using Node.js
Done in 65.56s.
Removing intermediate container 59e7753d0d62
---> 4dd6bc0a7229
Step 13/26 : FROM base AS runner
---> f48cc5826852
Step 14/26 : WORKDIR /app
---> Using cache
---> 83d196634c36
Step 15/26 : ENV NODE_ENV production
---> Running in 4b9561c192a6
Removing intermediate container 4b9561c192a6
---> 1def0eefe2ef
Step 16/26 : ENV NEXT_TELEMETRY_DISABLED 1
---> Running in d0267aeac0fc
Removing intermediate container d0267aeac0fc
---> 58cc74ec40aa
Step 17/26 : RUN addgroup --system --gid 1001 nodejs
---> Running in 2263bfa8e0e7
Removing intermediate container 2263bfa8e0e7
---> a194783e8513
Step 18/26 : RUN adduser --system --uid 1001 nextjs
---> Running in 03b02e5025c1
Removing intermediate container 03b02e5025c1
---> ee6ec62042c2
Step 19/26 : COPY --from=builder /app/public ./public
---> e38091c646f6
Step 20/26 : COPY --from=builder --chown=nextjs:nodejs /app/.next/standalone ./
---> 132f0d24e468
Step 21/26 : COPY --from=builder --chown=nextjs:nodejs /app/.next/static ./.next/static
---> b9f2b429c130
Step 22/26 : USER nextjs
---> Running in feee942d797a
Removing intermediate container feee942d797a
---> de42e3861777
Step 23/26 : EXPOSE 3000
---> Running in 43ab98798a0d
Removing intermediate container 43ab98798a0d
---> fcb347cff130
Step 24/26 : ENV PORT 3000
---> Running in 64038c52d277
Removing intermediate container 64038c52d277
---> 951e5594d12e
Step 25/26 : ENV HOSTNAME "0.0.0.0"
---> Running in fb7212802b29
Removing intermediate container fb7212802b29
---> 3e5947cebb0a
Step 26/26 : CMD ["node", "server.js"]
---> Running in 8731ed75d51c
Removing intermediate container 8731ed75d51c
---> 9f693c2ceccf
Successfully built 9f693c2ceccf
Successfully tagged gcr.io/cloud-quiz-next/github.com/googlecloudplatform/devrel-demos:a2abf2a44e78b4a3c707687294ac24531001b473
PUSH
Pushing gcr.io/cloud-quiz-next/github.com/googlecloudplatform/devrel-demos:a2abf2a44e78b4a3c707687294ac24531001b473
The push refers to repository [gcr.io/cloud-quiz-next/github.com/googlecloudplatform/devrel-demos]
a17e440f7fd2: Preparing
606a998e6307: Preparing
af0c5294921f: Preparing
7ce0157ebf50: Preparing
87004ef9663c: Preparing
c59fa7c467ab: Preparing
e2be10e97665: Preparing
06fd85419b65: Preparing
f58c462fa079: Preparing
63ca1fbb43ae: Preparing
e2be10e97665: Waiting
06fd85419b65: Waiting
f58c462fa079: Waiting
63ca1fbb43ae: Waiting
c59fa7c467ab: Waiting
87004ef9663c: Pushed
af0c5294921f: Pushed
7ce0157ebf50: Pushed
e2be10e97665: Layer already exists
06fd85419b65: Layer already exists
a17e440f7fd2: Pushed
f58c462fa079: Layer already exists
63ca1fbb43ae: Layer already exists
606a998e6307: Pushed
c59fa7c467ab: Pushed
a2abf2a44e78b4a3c707687294ac24531001b473: digest: sha256:dae970cffb1587d0b404667ff90e79e885bdac5e97517833535771c133e304af size: 2410
DONE
Loading