2026-06-26T14:41:58.765459Z 00O Running with gitlab-runner 18.11.1 (5265d41d) 2026-06-26T14:41:58.765514Z 00O  on ba0d40dbec6d ee6NEhN34, system ID: r_LuGAIt6mmQ0P 2026-06-26T14:41:58.765581Z 00O Resolving secrets 2026-06-26T14:41:58.765919Z 00O section_start:1782484918:prepare_executor 2026-06-26T14:41:58.765923Z 00O+Preparing the "docker" executor 2026-06-26T14:41:58.792249Z 00O Using Docker executor with image docker:cli ... 2026-06-26T14:41:59.822963Z 00O Using effective pull policy of [always] for container docker:cli 2026-06-26T14:41:59.879057Z 00O Pulling docker image docker:cli ... 2026-06-26T14:42:02.022263Z 00O Using docker image sha256:d14410ab6f87a2b6c14b7150de787cd7b8bb012a8e900966d6d893e9f7fc49b6 for docker:cli with digest docker@sha256:d14410ab6f87a2b6c14b7150de787cd7b8bb012a8e900966d6d893e9f7fc49b6 ... 2026-06-26T14:42:02.022288Z 00O section_end:1782484922:prepare_executor 2026-06-26T14:42:02.022291Z 00O+section_start:1782484922:prepare_script 2026-06-26T14:42:02.022506Z 00O+Preparing environment 2026-06-26T14:42:02.050210Z 00O Using effective pull policy of [always] for container sha256:ac0f843d45047cc02cea2f6379f3c6f47aac077acc85bba0527ddc1e0b7773ba 2026-06-26T14:42:02.307126Z 01O Running on runner-ee6nehn34-project-248-concurrent-0 via 0ea095f01732... 2026-06-26T14:42:02.460783Z 00O section_end:1782484922:prepare_script 2026-06-26T14:42:02.460794Z 00O+section_start:1782484922:get_sources 2026-06-26T14:42:02.463298Z 00O+Getting source from Git repository 2026-06-26T14:42:02.805585Z 01O Gitaly correlation ID: 01KW262QFAK4P2H41EB7PKS4VF 2026-06-26T14:42:02.814659Z 01O Fetching changes with git depth set to 20... 2026-06-26T14:42:02.818925Z 01O Reinitialized existing Git repository in /builds/kisulkens/platforms/air/user-interfaces/web/.git/ 2026-06-26T14:42:02.822930Z 01O Created fresh repository. 2026-06-26T14:42:03.839344Z 01O Checking out da4eeb7c as detached HEAD (ref is staging)... 2026-06-26T14:42:03.862469Z 01O Removing .env 2026-06-26T14:42:03.919485Z 01O 2026-06-26T14:42:03.919493Z 01O Skipping Git submodules setup 2026-06-26T14:42:04.083967Z 00O section_end:1782484924:get_sources 2026-06-26T14:42:04.083978Z 00O+section_start:1782484924:step_script 2026-06-26T14:42:04.092097Z 00O+Executing "step_script" stage of the job script 2026-06-26T14:42:04.092151Z 00O Using effective pull policy of [always] for container docker:cli 2026-06-26T14:42:04.163332Z 00O Using docker image sha256:d14410ab6f87a2b6c14b7150de787cd7b8bb012a8e900966d6d893e9f7fc49b6 for docker:cli with digest docker@sha256:d14410ab6f87a2b6c14b7150de787cd7b8bb012a8e900966d6d893e9f7fc49b6 ... 2026-06-26T14:42:04.444025Z 01O $ echo "$CI_REGISTRY_PASSWORD" | docker login -u "$CI_REGISTRY_USER" $CI_REGISTRY --password-stdin 2026-06-26T14:42:04.848587Z 01O Login Succeeded 2026-06-26T14:42:04.848622Z 01E 2026-06-26T14:42:04.848625Z 01E WARNING! Your credentials are stored unencrypted in '/root/.docker/config.json'. 2026-06-26T14:42:04.848628Z 01E Configure a credential helper to remove this warning. See 2026-06-26T14:42:04.848631Z 01E https://docs.docker.com/go/credential-store/ 2026-06-26T14:42:04.848633Z 01E 2026-06-26T14:42:04.850490Z 01O $ cp $ENV .env 2026-06-26T14:42:04.851823Z 01O $ docker compose build --push 2026-06-26T14:42:04.956753Z 01E Image registry.kisulkens.ru/kisulkens/platforms/air/user-interfaces/web:da4eeb7cdafda97dbc6ac7fbcbbd77d1c2c9a1ac Building 2026-06-26T14:42:05.022451Z 01O #1 [internal] load local bake definitions 2026-06-26T14:42:05.152311Z 01O #1 reading from stdin 635B done 2026-06-26T14:42:05.152324Z 01O #1 DONE 0.0s 2026-06-26T14:42:05.152325Z 01O 2026-06-26T14:42:05.152326Z 01O #2 [internal] load build definition from Dockerfile 2026-06-26T14:42:05.152327Z 01O #2 transferring dockerfile: 2026-06-26T14:42:05.334489Z 01O #2 transferring dockerfile: 868B done 2026-06-26T14:42:05.334498Z 01O #2 DONE 0.1s 2026-06-26T14:42:05.334499Z 01O 2026-06-26T14:42:05.334500Z 01O #3 [internal] load metadata for docker.io/library/node:lts-alpine3.23 2026-06-26T14:42:06.304609Z 01O #3 DONE 1.1s 2026-06-26T14:42:06.426768Z 01O 2026-06-26T14:42:06.426783Z 01O #4 [internal] load .dockerignore 2026-06-26T14:42:06.426787Z 01O #4 transferring context: 140B done 2026-06-26T14:42:06.426790Z 01O #4 DONE 0.1s 2026-06-26T14:42:06.426793Z 01O 2026-06-26T14:42:06.426796Z 01O #5 [base 1/5] FROM docker.io/library/node:lts-alpine3.23@sha256:595398b0081eacda8e1c4c5b97b76cd1020e4d58a8ebcb4843b9bca1e79e7436 2026-06-26T14:42:06.426905Z 01O #5 resolve docker.io/library/node:lts-alpine3.23@sha256:595398b0081eacda8e1c4c5b97b76cd1020e4d58a8ebcb4843b9bca1e79e7436 0.0s done 2026-06-26T14:42:06.426911Z 01O #5 DONE 0.0s 2026-06-26T14:42:06.426913Z 01O 2026-06-26T14:42:06.426916Z 01O #6 [internal] load build context 2026-06-26T14:42:10.952623Z 01O #6 transferring context: 320.76MB 4.3s done 2026-06-26T14:42:10.952636Z 01O #6 DONE 4.4s 2026-06-26T14:42:10.952638Z 01O 2026-06-26T14:42:10.952640Z 01O #7 [base 4/5] RUN corepack enable 2026-06-26T14:42:10.952642Z 01O #7 CACHED 2026-06-26T14:42:10.952643Z 01O 2026-06-26T14:42:10.952645Z 01O #8 [base 2/5] WORKDIR /app 2026-06-26T14:42:10.952646Z 01O #8 CACHED 2026-06-26T14:42:10.952648Z 01O 2026-06-26T14:42:10.952649Z 01O #9 [base 3/5] COPY package.json yarn.lock .yarnrc.yml ./ 2026-06-26T14:42:10.952651Z 01O #9 CACHED 2026-06-26T14:42:10.952652Z 01O 2026-06-26T14:42:10.952654Z 01O #10 [base 5/5] RUN --mount=type=cache,target=/root/.node/corepack/ corepack prepare 2026-06-26T14:42:10.952656Z 01O #10 CACHED 2026-06-26T14:42:10.952657Z 01O 2026-06-26T14:42:10.952659Z 01O #11 [dependencies 1/1] RUN --mount=type=cache,target=/root/.cache/yarn yarn install --immutable 2026-06-26T14:42:10.952661Z 01O #11 CACHED 2026-06-26T14:42:10.952662Z 01O 2026-06-26T14:42:10.952663Z 01O #12 [build 1/2] COPY . . 2026-06-26T14:42:11.681721Z 01O #12 DONE 0.9s 2026-06-26T14:42:11.838196Z 01O 2026-06-26T14:42:11.838204Z 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-26T14:42:14.189655Z 01O #13 2.502 ⚠ i18n configuration in next.config.js is unsupported in App Router. 2026-06-26T14:42:14.189667Z 01O #13 2.502 Learn more about internationalization in App Router: https://nextjs.org/docs/app/building-your-application/routing/internationalization 2026-06-26T14:42:14.292387Z 01O #13 2.558 ▲ Next.js 16.2.6 (Turbopack) 2026-06-26T14:42:14.292399Z 01O #13 2.558 - Environments: .env 2026-06-26T14:42:14.292400Z 01O #13 2.558 - Experiments (use with caution): 2026-06-26T14:42:14.292402Z 01O #13 2.558 · clientTraceMetadata 2026-06-26T14:42:14.292404Z 01O #13 2.558 2026-06-26T14:42:14.292413Z 01O #13 2.562 ⚠ The "middleware" file convention is deprecated. Please use "proxy" instead. Learn more: https://nextjs.org/docs/messages/middleware-to-proxy 2026-06-26T14:42:14.292416Z 01O #13 2.605 Creating an optimized production build ... 2026-06-26T14:42:27.194474Z 01O #13 15.51 ✓ Compiled successfully in 12.1s 2026-06-26T14:42:27.346130Z 01O #13 15.51 Running next.config.js provided runAfterProductionCompile ... 2026-06-26T14:42:27.707830Z 01O #13 16.02 ✓ Completed runAfterProductionCompile in 511ms 2026-06-26T14:42:27.859902Z 01O #13 16.02 Running TypeScript ... 2026-06-26T14:42:43.811031Z 01O #13 32.12 Finished TypeScript in 16.1s ... 2026-06-26T14:42:43.965506Z 01O #13 32.13 Collecting page data using 27 workers ... 2026-06-26T14:42:48.348416Z 01O #13 36.66 Generating static pages using 27 workers (0/96) ... 2026-06-26T14:42:48.608940Z 01O #13 36.92 Generating static pages using 27 workers (24/96) 2026-06-26T14:42:48.841465Z 01O #13 37.15 Generating static pages using 27 workers (48/96) 2026-06-26T14:42:49.570445Z 01O #13 37.88 Generating static pages using 27 workers (72/96) 2026-06-26T14:42:49.751077Z 01O #13 38.06 ✓ Generating static pages using 27 workers (96/96) in 1403ms 2026-06-26T14:42:49.947159Z 01O #13 38.09 Finalizing page optimization ... 2026-06-26T14:42:49.947175Z 01O #13 38.10 2026-06-26T14:42:49.947178Z 01O #13 38.11 Route (pages) 2026-06-26T14:42:49.947181Z 01O #13 38.11 ┌ ○ / 2026-06-26T14:42:49.947185Z 01O #13 38.11 ├ /_app 2026-06-26T14:42:49.947189Z 01O #13 38.11 ├ ○ /404 2026-06-26T14:42:49.947192Z 01O #13 38.11 ├ ○ /account (1221 ms) 2026-06-26T14:42:49.947196Z 01O #13 38.11 ├ ○ /admin (1221 ms) 2026-06-26T14:42:49.947199Z 01O #13 38.11 ├ ○ /api-keys (1221 ms) 2026-06-26T14:42:49.947202Z 01O #13 38.11 ├ ƒ /api/auth/[...nextauth] 2026-06-26T14:42:49.947284Z 01O #13 38.11 ├ ƒ /api/auth/convert-token-google 2026-06-26T14:42:49.947288Z 01O #13 38.11 ├ ƒ /api/dadata/company 2026-06-26T14:42:49.947292Z 01O #13 38.11 ├ ƒ /api/healthz 2026-06-26T14:42:49.947309Z 01O #13 38.11 ├ ○ /audio (1224 ms) 2026-06-26T14:42:49.947312Z 01O #13 38.11 ├ ○ /audio/[slug] (316 ms) 2026-06-26T14:42:49.947322Z 01O #13 38.11 ├ ○ /auth-social 2026-06-26T14:42:49.947324Z 01O #13 38.11 ├ ○ /change-password 2026-06-26T14:42:49.947325Z 01O #13 38.11 ├ ○ /chat-bot (316 ms) 2026-06-26T14:42:49.947332Z 01O #13 38.11 ├ ○ /chat-bot/[slug] (317 ms) 2026-06-26T14:42:49.947340Z 01O #13 38.11 ├ ○ /confirm 2026-06-26T14:42:49.947341Z 01O #13 38.11 ├ ○ /dashboard (1220 ms) 2026-06-26T14:42:49.947343Z 01O #13 38.11 ├ ○ /error-boundary 2026-06-26T14:42:49.947380Z 01O #13 38.11 ├ ○ /example-update 2026-06-26T14:42:49.947382Z 01O #13 38.11 ├ ○ /healthz 2026-06-26T14:42:49.947390Z 01O #13 38.11 ├ ƒ /home 2026-06-26T14:42:49.947391Z 01O #13 38.11 ├ ○ /images (316 ms) 2026-06-26T14:42:49.947393Z 01O #13 38.11 ├ ○ /images/[slug] (316 ms) 2026-06-26T14:42:49.947399Z 01O #13 38.11 ├ ○ /login 2026-06-26T14:42:49.947407Z 01O #13 38.11 ├ ○ /network-error 2026-06-26T14:42:49.947408Z 01O #13 38.11 ├ ƒ /r/[email] 2026-06-26T14:42:49.947410Z 01O #13 38.11 ├ ○ /register 2026-06-26T14:42:49.947412Z 01O #13 38.11 ├ ○ /register-business 2026-06-26T14:42:49.947417Z 01O #13 38.11 ├ ○ /reports-mobile 2026-06-26T14:42:49.947419Z 01O #13 38.11 ├ ○ /reset 2026-06-26T14:42:49.947428Z 01O #13 38.11 ├ ○ /subscription (317 ms) 2026-06-26T14:42:49.947437Z 01O #13 38.11 ├ ○ /telegram-blocked 2026-06-26T14:42:49.947439Z 01O #13 38.11 ├ ○ /videos (1222 ms) 2026-06-26T14:42:49.947449Z 01O #13 38.11 ├ ○ /videos/[slug] (316 ms) 2026-06-26T14:42:49.947451Z 01O #13 38.11 ├ ○ /voice-cloning (317 ms) 2026-06-26T14:42:49.947458Z 01O #13 38.11 ├ ○ /voice-cloning/[slug] (1221 ms) 2026-06-26T14:42:49.947464Z 01O #13 38.11 └ ○ /whisper 2026-06-26T14:42:49.947466Z 01O #13 38.11 2026-06-26T14:42:49.947471Z 01O #13 38.11 ƒ Proxy (Middleware) 2026-06-26T14:42:49.947473Z 01O #13 38.11 2026-06-26T14:42:49.947474Z 01O #13 38.11 ○ (Static) prerendered as static content 2026-06-26T14:42:49.947476Z 01O #13 38.11 ƒ (Dynamic) server-rendered on demand 2026-06-26T14:42:49.947478Z 01O #13 38.11 2026-06-26T14:42:50.178611Z 01O #13 DONE 38.5s 2026-06-26T14:42:50.877001Z 01O 2026-06-26T14:42:50.877014Z 01O #14 [stage-3 1/5] COPY --from=dependencies /app/node_modules ./node_modules 2026-06-26T14:42:50.877018Z 01O #14 CACHED 2026-06-26T14:42:51.027438Z 01O 2026-06-26T14:42:51.027448Z 01O #15 [stage-3 2/5] COPY --from=build /app/.next .next 2026-06-26T14:42:51.210178Z 01O #15 DONE 0.3s 2026-06-26T14:42:51.548421Z 01O 2026-06-26T14:42:51.548430Z 01O #16 [stage-3 3/5] COPY --from=build /app/public public 2026-06-26T14:42:51.871310Z 01O #16 DONE 0.3s 2026-06-26T14:42:52.113296Z 01O 2026-06-26T14:42:52.113306Z 01O #17 [stage-3 4/5] COPY --from=build /app/next.config.js /app/next-i18next.config.js ./ 2026-06-26T14:42:52.113309Z 01O #17 DONE 0.1s 2026-06-26T14:42:52.113311Z 01O 2026-06-26T14:42:52.113313Z 01O #18 [stage-3 5/5] COPY --from=build /app/.next .next 2026-06-26T14:42:52.407388Z 01O #18 DONE 0.4s 2026-06-26T14:42:52.567396Z 01O 2026-06-26T14:42:52.567407Z 01O #19 exporting to image 2026-06-26T14:42:52.567410Z 01O #19 exporting layers 2026-06-26T14:43:05.866120Z 01O #19 exporting layers 13.4s done 2026-06-26T14:43:05.969396Z 01O #19 exporting manifest sha256:e47fa95ab1cbcd01dee4a760344aa36fc32b34edab75e2cf2f6c47a3acc40aa1 done 2026-06-26T14:43:05.969411Z 01O #19 exporting config sha256:ab2c275975fb44468fca41c1dc505309afa003f53dec4b969edc87d4033f2cc5 done 2026-06-26T14:43:05.969416Z 01O #19 exporting attestation manifest sha256:1c420c4698a2e88d10dd3fac679b7aa972442664ac8eba123ab5ded260660fa0 0.0s done 2026-06-26T14:43:05.969419Z 01O #19 exporting manifest list sha256:16ae2da78986361ddea5ed7034c09fde41ea89950a2b2edd82b77b70abffd8cb done 2026-06-26T14:43:05.969421Z 01O #19 naming to registry.kisulkens.ru/kisulkens/platforms/air/user-interfaces/web:da4eeb7cdafda97dbc6ac7fbcbbd77d1c2c9a1ac done 2026-06-26T14:43:05.969424Z 01O #19 DONE 13.6s 2026-06-26T14:43:06.191360Z 01O 2026-06-26T14:43:06.191369Z 01O #20 [auth] kisulkens/platforms/air/user-interfaces/web:pull,push token for registry.kisulkens.ru 2026-06-26T14:43:06.191373Z 01O #20 DONE 0.0s 2026-06-26T14:43:06.191374Z 01O 2026-06-26T14:43:06.191376Z 01O #19 exporting to image 2026-06-26T14:43:06.191377Z 01O #19 pushing layers 2026-06-26T14:43:11.957632Z 01O #19 pushing layers 6.0s done 2026-06-26T14:43:11.957648Z 01O #19 pushing manifest for registry.kisulkens.ru/kisulkens/platforms/air/user-interfaces/web:da4eeb7cdafda97dbc6ac7fbcbbd77d1c2c9a1ac@sha256:16ae2da78986361ddea5ed7034c09fde41ea89950a2b2edd82b77b70abffd8cb 2026-06-26T14:43:12.711792Z 01O #19 pushing manifest for registry.kisulkens.ru/kisulkens/platforms/air/user-interfaces/web:da4eeb7cdafda97dbc6ac7fbcbbd77d1c2c9a1ac@sha256:16ae2da78986361ddea5ed7034c09fde41ea89950a2b2edd82b77b70abffd8cb 0.8s done 2026-06-26T14:43:12.711805Z 01O #19 DONE 20.3s 2026-06-26T14:43:12.828349Z 01O 2026-06-26T14:43:12.828359Z 01O #21 resolving provenance for metadata file 2026-06-26T14:43:12.859745Z 01O #21 DONE 0.0s 2026-06-26T14:43:12.859913Z 01E Image registry.kisulkens.ru/kisulkens/platforms/air/user-interfaces/web:da4eeb7cdafda97dbc6ac7fbcbbd77d1c2c9a1ac Built 2026-06-26T14:43:13.089336Z 00O section_end:1782484993:step_script 2026-06-26T14:43:13.089347Z 00O+section_start:1782484993:cleanup_file_variables 2026-06-26T14:43:13.096368Z 00O+Cleaning up project directory and file based variables 2026-06-26T14:43:13.498354Z 00O section_end:1782484993:cleanup_file_variables 2026-06-26T14:43:13.498362Z 00O+ 2026-06-26T14:43:13.617097Z 00O Job succeeded