2026-06-26T08:25:41.723590Z 00O Running with gitlab-runner 18.11.1 (5265d41d) 2026-06-26T08:25:41.723611Z 00O  on ba0d40dbec6d ee6NEhN34, system ID: r_LuGAIt6mmQ0P 2026-06-26T08:25:41.723643Z 00O Resolving secrets 2026-06-26T08:25:41.723801Z 00O section_start:1782462341:prepare_executor 2026-06-26T08:25:41.723803Z 00O+Preparing the "docker" executor 2026-06-26T08:25:41.743899Z 00O Using Docker executor with image docker:cli ... 2026-06-26T08:25:42.802517Z 00O Using effective pull policy of [always] for container docker:cli 2026-06-26T08:25:42.861551Z 00O Pulling docker image docker:cli ... 2026-06-26T08:25:45.018094Z 00O Using docker image sha256:d14410ab6f87a2b6c14b7150de787cd7b8bb012a8e900966d6d893e9f7fc49b6 for docker:cli with digest docker@sha256:d14410ab6f87a2b6c14b7150de787cd7b8bb012a8e900966d6d893e9f7fc49b6 ... 2026-06-26T08:25:45.018118Z 00O section_end:1782462345:prepare_executor 2026-06-26T08:25:45.018121Z 00O+section_start:1782462345:prepare_script 2026-06-26T08:25:45.018334Z 00O+Preparing environment 2026-06-26T08:25:45.043576Z 00O Using effective pull policy of [always] for container sha256:ac0f843d45047cc02cea2f6379f3c6f47aac077acc85bba0527ddc1e0b7773ba 2026-06-26T08:25:45.313523Z 01O Running on runner-ee6nehn34-project-248-concurrent-0 via 0ea095f01732... 2026-06-26T08:25:45.461046Z 00O section_end:1782462345:prepare_script 2026-06-26T08:25:45.461061Z 00O+section_start:1782462345:get_sources 2026-06-26T08:25:45.464778Z 00O+Getting source from Git repository 2026-06-26T08:25:45.795888Z 01O Gitaly correlation ID: 01KW1GHQPZH874VPSP82SN5Y3T 2026-06-26T08:25:45.806089Z 01O Fetching changes with git depth set to 20... 2026-06-26T08:25:45.810656Z 01O Reinitialized existing Git repository in /builds/kisulkens/platforms/air/user-interfaces/web/.git/ 2026-06-26T08:25:45.813759Z 01O Created fresh repository. 2026-06-26T08:25:46.748435Z 01O Checking out 8c3771e9 as detached HEAD (ref is staging)... 2026-06-26T08:25:46.770941Z 01O Removing .env 2026-06-26T08:25:46.831999Z 01O 2026-06-26T08:25:46.832006Z 01O Skipping Git submodules setup 2026-06-26T08:25:47.010801Z 00O section_end:1782462347:get_sources 2026-06-26T08:25:47.010809Z 00O+section_start:1782462347:step_script 2026-06-26T08:25:47.016484Z 00O+Executing "step_script" stage of the job script 2026-06-26T08:25:47.016507Z 00O Using effective pull policy of [always] for container docker:cli 2026-06-26T08:25:47.066657Z 00O Using docker image sha256:d14410ab6f87a2b6c14b7150de787cd7b8bb012a8e900966d6d893e9f7fc49b6 for docker:cli with digest docker@sha256:d14410ab6f87a2b6c14b7150de787cd7b8bb012a8e900966d6d893e9f7fc49b6 ... 2026-06-26T08:25:47.345557Z 01O $ echo "$CI_REGISTRY_PASSWORD" | docker login -u "$CI_REGISTRY_USER" $CI_REGISTRY --password-stdin 2026-06-26T08:25:50.327004Z 01O Login Succeeded 2026-06-26T08:25:50.327026Z 01E 2026-06-26T08:25:50.327028Z 01E WARNING! Your credentials are stored unencrypted in '/root/.docker/config.json'. 2026-06-26T08:25:50.327031Z 01E Configure a credential helper to remove this warning. See 2026-06-26T08:25:50.327033Z 01E https://docs.docker.com/go/credential-store/ 2026-06-26T08:25:50.327035Z 01E 2026-06-26T08:25:50.328909Z 01O $ cp $ENV .env 2026-06-26T08:25:50.329942Z 01O $ docker compose build --push 2026-06-26T08:25:50.440570Z 01E Image registry.kisulkens.ru/kisulkens/platforms/air/user-interfaces/web:8c3771e9217db4c7ce0390c1e94a0ed2a673e22e Building 2026-06-26T08:25:50.505522Z 01O #1 [internal] load local bake definitions 2026-06-26T08:25:50.605799Z 01O #1 reading from stdin 635B done 2026-06-26T08:25:50.605811Z 01O #1 DONE 0.0s 2026-06-26T08:25:50.605813Z 01O 2026-06-26T08:25:50.605815Z 01O #2 [internal] load build definition from Dockerfile 2026-06-26T08:25:50.605817Z 01O #2 transferring dockerfile: 30B 2026-06-26T08:25:50.792778Z 01O #2 transferring dockerfile: 868B done 2026-06-26T08:25:50.792792Z 01O #2 DONE 0.1s 2026-06-26T08:25:50.792794Z 01O 2026-06-26T08:25:50.792796Z 01O #3 [internal] load metadata for docker.io/library/node:lts-alpine3.23 2026-06-26T08:25:51.781132Z 01O #3 DONE 1.1s 2026-06-26T08:25:51.905451Z 01O 2026-06-26T08:25:51.905465Z 01O #4 [internal] load .dockerignore 2026-06-26T08:25:51.905469Z 01O #4 transferring context: 140B done 2026-06-26T08:25:51.905472Z 01O #4 DONE 0.1s 2026-06-26T08:25:51.905475Z 01O 2026-06-26T08:25:51.905478Z 01O #5 [base 1/5] FROM docker.io/library/node:lts-alpine3.23@sha256:595398b0081eacda8e1c4c5b97b76cd1020e4d58a8ebcb4843b9bca1e79e7436 2026-06-26T08:25:51.905559Z 01O #5 resolve docker.io/library/node:lts-alpine3.23@sha256:595398b0081eacda8e1c4c5b97b76cd1020e4d58a8ebcb4843b9bca1e79e7436 0.0s done 2026-06-26T08:25:51.905564Z 01O #5 DONE 0.0s 2026-06-26T08:25:51.905567Z 01O 2026-06-26T08:25:51.905569Z 01O #6 [internal] load build context 2026-06-26T08:25:55.731483Z 01O #6 transferring context: 320.54MB 3.8s done 2026-06-26T08:25:55.731500Z 01O #6 DONE 3.8s 2026-06-26T08:25:55.731503Z 01O 2026-06-26T08:25:55.731506Z 01O #7 [base 2/5] WORKDIR /app 2026-06-26T08:25:55.731510Z 01O #7 CACHED 2026-06-26T08:25:55.731512Z 01O 2026-06-26T08:25:55.731515Z 01O #8 [base 3/5] COPY package.json yarn.lock .yarnrc.yml ./ 2026-06-26T08:25:55.731519Z 01O #8 CACHED 2026-06-26T08:25:55.731521Z 01O 2026-06-26T08:25:55.731524Z 01O #9 [base 4/5] RUN corepack enable 2026-06-26T08:25:55.731527Z 01O #9 CACHED 2026-06-26T08:25:55.731529Z 01O 2026-06-26T08:25:55.731531Z 01O #10 [base 5/5] RUN --mount=type=cache,target=/root/.node/corepack/ corepack prepare 2026-06-26T08:25:55.882123Z 01O #10 CACHED 2026-06-26T08:25:55.882135Z 01O 2026-06-26T08:25:55.882136Z 01O #11 [dependencies 1/1] RUN --mount=type=cache,target=/root/.cache/yarn yarn install --immutable 2026-06-26T08:25:55.882139Z 01O #11 CACHED 2026-06-26T08:25:55.882141Z 01O 2026-06-26T08:25:55.882142Z 01O #12 [build 1/2] COPY . . 2026-06-26T08:25:56.608805Z 01O #12 DONE 0.9s 2026-06-26T08:25:56.764257Z 01O 2026-06-26T08:25:56.764265Z 01O #13 [build 2/2] RUN --mount=from=dependencies,source=/app/node_modules,target=node_modules --mount=type=cache,target=/app/.next/cache --mount=type=cache,target=/root/.cache/yarn yarn build 2026-06-26T08:25:59.244832Z 01O #13 2.631 ⚠ i18n configuration in next.config.js is unsupported in App Router. 2026-06-26T08:25:59.244870Z 01O #13 2.631 Learn more about internationalization in App Router: https://nextjs.org/docs/app/building-your-application/routing/internationalization 2026-06-26T08:25:59.490808Z 01O #13 2.682 ▲ Next.js 16.2.6 (Turbopack) 2026-06-26T08:25:59.490818Z 01O #13 2.682 - Environments: .env 2026-06-26T08:25:59.490819Z 01O #13 2.682 - Experiments (use with caution): 2026-06-26T08:25:59.490821Z 01O #13 2.682 · clientTraceMetadata 2026-06-26T08:25:59.490822Z 01O #13 2.682 2026-06-26T08:25:59.490823Z 01O #13 2.685 ⚠ The "middleware" file convention is deprecated. Please use "proxy" instead. Learn more: https://nextjs.org/docs/messages/middleware-to-proxy 2026-06-26T08:25:59.490825Z 01O #13 2.727 Creating an optimized production build ... 2026-06-26T08:26:12.741135Z 01O #13 16.12 ✓ Compiled successfully in 12.7s 2026-06-26T08:26:12.893002Z 01O #13 16.13 Running next.config.js provided runAfterProductionCompile ... 2026-06-26T08:26:13.218809Z 01O #13 16.61 ✓ Completed runAfterProductionCompile in 476ms 2026-06-26T08:26:13.370721Z 01O #13 16.61 Running TypeScript ... 2026-06-26T08:26:29.341883Z 01O #13 32.73 Finished TypeScript in 16.1s ... 2026-06-26T08:26:29.495042Z 01O #13 32.73 Collecting page data using 27 workers ... 2026-06-26T08:26:34.093237Z 01O #13 37.48 Generating static pages using 27 workers (0/96) ... 2026-06-26T08:26:34.378115Z 01O #13 37.76 Generating static pages using 27 workers (24/96) 2026-06-26T08:26:34.678160Z 01O #13 38.06 Generating static pages using 27 workers (48/96) 2026-06-26T08:26:35.285517Z 01O #13 38.67 Generating static pages using 27 workers (72/96) 2026-06-26T08:26:35.495903Z 01O #13 38.88 ✓ Generating static pages using 27 workers (96/96) in 1403ms 2026-06-26T08:26:35.699438Z 01O #13 38.92 Finalizing page optimization ... 2026-06-26T08:26:35.699453Z 01O #13 38.93 2026-06-26T08:26:35.699456Z 01O #13 38.93 Route (pages) 2026-06-26T08:26:35.699459Z 01O #13 38.93 ┌ ○ / (1155 ms) 2026-06-26T08:26:35.699462Z 01O #13 38.93 ├ /_app 2026-06-26T08:26:35.699464Z 01O #13 38.93 ├ ○ /404 2026-06-26T08:26:35.699465Z 01O #13 38.93 ├ ○ /account (1154 ms) 2026-06-26T08:26:35.699467Z 01O #13 38.93 ├ ○ /admin (1154 ms) 2026-06-26T08:26:35.699468Z 01O #13 38.93 ├ ○ /api-keys (1154 ms) 2026-06-26T08:26:35.699526Z 01O #13 38.93 ├ ƒ /api/auth/[...nextauth] 2026-06-26T08:26:35.699528Z 01O #13 38.93 ├ ƒ /api/auth/convert-token-google 2026-06-26T08:26:35.699530Z 01O #13 38.93 ├ ƒ /api/dadata/company 2026-06-26T08:26:35.699532Z 01O #13 38.93 ├ ƒ /api/healthz 2026-06-26T08:26:35.699534Z 01O #13 38.93 ├ ○ /audio (1155 ms) 2026-06-26T08:26:35.699535Z 01O #13 38.93 ├ ○ /audio/[slug] 2026-06-26T08:26:35.699537Z 01O #13 38.93 ├ ○ /auth-social 2026-06-26T08:26:35.699539Z 01O #13 38.93 ├ ○ /change-password 2026-06-26T08:26:35.699540Z 01O #13 38.93 ├ ○ /chat-bot 2026-06-26T08:26:35.699542Z 01O #13 38.93 ├ ○ /chat-bot/[slug] 2026-06-26T08:26:35.699543Z 01O #13 38.93 ├ ○ /confirm 2026-06-26T08:26:35.699545Z 01O #13 38.93 ├ ○ /dashboard (1155 ms) 2026-06-26T08:26:35.699547Z 01O #13 38.93 ├ ○ /error-boundary 2026-06-26T08:26:35.699549Z 01O #13 38.93 ├ ○ /example-update 2026-06-26T08:26:35.699564Z 01O #13 38.93 ├ ○ /healthz 2026-06-26T08:26:35.699565Z 01O #13 38.93 ├ ƒ /home 2026-06-26T08:26:35.699567Z 01O #13 38.93 ├ ○ /images (1157 ms) 2026-06-26T08:26:35.699569Z 01O #13 38.93 ├ ○ /images/[slug] 2026-06-26T08:26:35.699570Z 01O #13 38.93 ├ ○ /login 2026-06-26T08:26:35.699572Z 01O #13 38.93 ├ ○ /network-error 2026-06-26T08:26:35.699573Z 01O #13 38.93 ├ ƒ /r/[email] 2026-06-26T08:26:35.699575Z 01O #13 38.93 ├ ○ /register 2026-06-26T08:26:35.699577Z 01O #13 38.93 ├ ○ /register-business 2026-06-26T08:26:35.699578Z 01O #13 38.93 ├ ○ /reports-mobile 2026-06-26T08:26:35.699580Z 01O #13 38.93 ├ ○ /reset 2026-06-26T08:26:35.699582Z 01O #13 38.93 ├ ○ /subscription 2026-06-26T08:26:35.699606Z 01O #13 38.93 ├ ○ /telegram-blocked 2026-06-26T08:26:35.699608Z 01O #13 38.93 ├ ○ /videos 2026-06-26T08:26:35.699610Z 01O #13 38.93 ├ ○ /videos/[slug] 2026-06-26T08:26:35.699611Z 01O #13 38.93 ├ ○ /voice-cloning 2026-06-26T08:26:35.699613Z 01O #13 38.93 ├ ○ /voice-cloning/[slug] 2026-06-26T08:26:35.699615Z 01O #13 38.93 └ ○ /whisper 2026-06-26T08:26:35.699616Z 01O #13 38.93 2026-06-26T08:26:35.699618Z 01O #13 38.93 ƒ Proxy (Middleware) 2026-06-26T08:26:35.699619Z 01O #13 38.93 2026-06-26T08:26:35.699621Z 01O #13 38.94 ○ (Static) prerendered as static content 2026-06-26T08:26:35.699623Z 01O #13 38.94 ƒ (Dynamic) server-rendered on demand 2026-06-26T08:26:35.699624Z 01O #13 38.94 2026-06-26T08:26:35.975581Z 01O #13 DONE 39.4s 2026-06-26T08:26:36.764161Z 01O 2026-06-26T08:26:36.764172Z 01O #14 [stage-3 1/5] COPY --from=dependencies /app/node_modules ./node_modules 2026-06-26T08:26:36.914857Z 01O #14 CACHED 2026-06-26T08:26:36.914869Z 01O 2026-06-26T08:26:36.914871Z 01O #15 [stage-3 2/5] COPY --from=build /app/.next .next 2026-06-26T08:26:37.151537Z 01O #15 DONE 0.4s 2026-06-26T08:26:37.451087Z 01O 2026-06-26T08:26:37.451097Z 01O #16 [stage-3 3/5] COPY --from=build /app/public public 2026-06-26T08:26:37.809738Z 01O #16 DONE 0.4s 2026-06-26T08:26:38.015959Z 01O 2026-06-26T08:26:38.015969Z 01O #17 [stage-3 4/5] COPY --from=build /app/next.config.js /app/next-i18next.config.js ./ 2026-06-26T08:26:38.015972Z 01O #17 DONE 0.0s 2026-06-26T08:26:38.015973Z 01O 2026-06-26T08:26:38.015974Z 01O #18 [stage-3 5/5] COPY --from=build /app/.next .next 2026-06-26T08:26:38.342590Z 01O #18 DONE 0.5s 2026-06-26T08:26:38.503885Z 01O 2026-06-26T08:26:38.503895Z 01O #19 exporting to image 2026-06-26T08:26:38.503897Z 01O #19 exporting layers 2026-06-26T08:26:51.971029Z 01O #19 exporting layers 13.6s done 2026-06-26T08:26:52.119116Z 01O #19 exporting manifest sha256:61040a48bc252bd688ee9320a39d1e74d6e45d34fc5245c3872b7d26f3430236 done 2026-06-26T08:26:52.119127Z 01O #19 exporting config sha256:c80e236ba0818ea47d523c3b1b036095f30c1a4f1ec64554c8f9cd9e6d545231 done 2026-06-26T08:26:52.119130Z 01O #19 exporting attestation manifest sha256:a7e546dd581bb085de54177a7dbe84ab9ca2c004af8a33bada8eab52b0372c1a 0.0s done 2026-06-26T08:26:52.119132Z 01O #19 exporting manifest list sha256:bdc5f06bbe2f856b0c25bcc9a0d956258cc91dc9d09d6223f40fa8720e42ffb8 done 2026-06-26T08:26:52.119134Z 01O #19 naming to registry.kisulkens.ru/kisulkens/platforms/air/user-interfaces/web:8c3771e9217db4c7ce0390c1e94a0ed2a673e22e done 2026-06-26T08:26:52.119137Z 01O #19 pushing layers 2026-06-26T08:26:52.119139Z 01O #19 ... 2026-06-26T08:26:52.119140Z 01O 2026-06-26T08:26:52.119141Z 01O #20 [auth] kisulkens/platforms/air/user-interfaces/web:pull,push token for registry.kisulkens.ru 2026-06-26T08:26:52.269408Z 01O #20 DONE 0.0s 2026-06-26T08:26:52.269418Z 01O 2026-06-26T08:26:52.269420Z 01O #19 exporting to image 2026-06-26T08:26:58.071249Z 01O #19 pushing layers 6.0s done 2026-06-26T08:26:58.071304Z 01O #19 pushing manifest for registry.kisulkens.ru/kisulkens/platforms/air/user-interfaces/web:8c3771e9217db4c7ce0390c1e94a0ed2a673e22e@sha256:bdc5f06bbe2f856b0c25bcc9a0d956258cc91dc9d09d6223f40fa8720e42ffb8 2026-06-26T08:26:58.880642Z 01O #19 pushing manifest for registry.kisulkens.ru/kisulkens/platforms/air/user-interfaces/web:8c3771e9217db4c7ce0390c1e94a0ed2a673e22e@sha256:bdc5f06bbe2f856b0c25bcc9a0d956258cc91dc9d09d6223f40fa8720e42ffb8 0.8s done 2026-06-26T08:26:58.880665Z 01O #19 DONE 20.5s 2026-06-26T08:26:58.991629Z 01O 2026-06-26T08:26:58.991641Z 01O #21 resolving provenance for metadata file 2026-06-26T08:26:59.024444Z 01O #21 DONE 0.0s 2026-06-26T08:26:59.024655Z 01E Image registry.kisulkens.ru/kisulkens/platforms/air/user-interfaces/web:8c3771e9217db4c7ce0390c1e94a0ed2a673e22e Built 2026-06-26T08:26:59.286502Z 00O section_end:1782462419:step_script 2026-06-26T08:26:59.286512Z 00O+section_start:1782462419:cleanup_file_variables 2026-06-26T08:26:59.290433Z 00O+Cleaning up project directory and file based variables 2026-06-26T08:26:59.688954Z 00O section_end:1782462419:cleanup_file_variables 2026-06-26T08:26:59.688962Z 00O+ 2026-06-26T08:26:59.769392Z 00O Job succeeded