2026-08-02T11:31:32.984887Z 00O Running with gitlab-runner 18.11.1 (5265d41d) 2026-08-02T11:31:32.984949Z 00O  on ba0d40dbec6d ee6NEhN34, system ID: r_LuGAIt6mmQ0P 2026-08-02T11:31:32.985057Z 00O Resolving secrets 2026-08-02T11:31:32.985463Z 00O section_start:1785670292:prepare_executor 2026-08-02T11:31:32.985468Z 00O+Preparing the "docker" executor 2026-08-02T11:31:33.015242Z 00O Using Docker executor with image docker:cli ... 2026-08-02T11:31:34.096813Z 00O Using effective pull policy of [always] for container docker:cli 2026-08-02T11:31:34.160910Z 00O Pulling docker image docker:cli ... 2026-08-02T11:31:36.427755Z 00O Using docker image sha256:206ae9cc405101ab0cf97d4b515d21bf6aae961f98f7f9d8de6c111718fef335 for docker:cli with digest docker@sha256:206ae9cc405101ab0cf97d4b515d21bf6aae961f98f7f9d8de6c111718fef335 ... 2026-08-02T11:31:36.427781Z 00O section_end:1785670296:prepare_executor 2026-08-02T11:31:36.427784Z 00O+section_start:1785670296:prepare_script 2026-08-02T11:31:36.428020Z 00O+Preparing environment 2026-08-02T11:31:36.456662Z 00O Using effective pull policy of [always] for container sha256:ac0f843d45047cc02cea2f6379f3c6f47aac077acc85bba0527ddc1e0b7773ba 2026-08-02T11:31:36.724340Z 01O Running on runner-ee6nehn34-project-248-concurrent-0 via 0ea095f01732... 2026-08-02T11:31:36.871009Z 00O section_end:1785670296:prepare_script 2026-08-02T11:31:36.871017Z 00O+section_start:1785670296:get_sources 2026-08-02T11:31:36.872611Z 00O+Getting source from Git repository 2026-08-02T11:31:37.207925Z 01O Gitaly correlation ID: 01KZ13WMFBWBAG7VVWT1E227SG 2026-08-02T11:31:37.219331Z 01O Fetching changes with git depth set to 20... 2026-08-02T11:31:37.223101Z 01O Reinitialized existing Git repository in /builds/kisulkens/platforms/air/user-interfaces/web/.git/ 2026-08-02T11:31:37.227530Z 01O Created fresh repository. 2026-08-02T11:31:38.179394Z 01O Checking out 198b00d4 as detached HEAD (ref is staging)... 2026-08-02T11:31:38.203716Z 01O Removing .env 2026-08-02T11:31:38.266046Z 01O 2026-08-02T11:31:38.266056Z 01O Skipping Git submodules setup 2026-08-02T11:31:38.437509Z 00O section_end:1785670298:get_sources 2026-08-02T11:31:38.437520Z 00O+section_start:1785670298:step_script 2026-08-02T11:31:38.444406Z 00O+Executing "step_script" stage of the job script 2026-08-02T11:31:38.444444Z 00O Using effective pull policy of [always] for container docker:cli 2026-08-02T11:31:38.512258Z 00O Using docker image sha256:206ae9cc405101ab0cf97d4b515d21bf6aae961f98f7f9d8de6c111718fef335 for docker:cli with digest docker@sha256:206ae9cc405101ab0cf97d4b515d21bf6aae961f98f7f9d8de6c111718fef335 ... 2026-08-02T11:31:38.805284Z 01O $ echo "$CI_REGISTRY_PASSWORD" | docker login -u "$CI_REGISTRY_USER" $CI_REGISTRY --password-stdin 2026-08-02T11:31:39.231402Z 01E 2026-08-02T11:31:39.231416Z 01E WARNING! Your credentials are stored unencrypted in '/root/.docker/config.json'. 2026-08-02T11:31:39.231420Z 01E Configure a credential helper to remove this warning. See 2026-08-02T11:31:39.231424Z 01E https://docs.docker.com/go/credential-store/ 2026-08-02T11:31:39.231428Z 01E 2026-08-02T11:31:39.231441Z 01O Login Succeeded 2026-08-02T11:31:39.233477Z 01O $ cp $ENV .env 2026-08-02T11:31:39.235295Z 01O $ docker compose build --push 2026-08-02T11:31:39.344197Z 01E Image registry.kisulkens.ru/kisulkens/platforms/air/user-interfaces/web:198b00d47277835002f2f879bf16c82fa3fd20e2 Building 2026-08-02T11:31:39.409239Z 01O #1 [internal] load local bake definitions 2026-08-02T11:31:39.510254Z 01O #1 reading from stdin 635B done 2026-08-02T11:31:39.510265Z 01O #1 DONE 0.0s 2026-08-02T11:31:39.510267Z 01O 2026-08-02T11:31:39.510268Z 01O #2 [internal] load build definition from Dockerfile 2026-08-02T11:31:39.510271Z 01O #2 transferring dockerfile: 2026-08-02T11:31:39.700830Z 01O #2 transferring dockerfile: 868B done 2026-08-02T11:31:39.700839Z 01O #2 DONE 0.1s 2026-08-02T11:31:39.700841Z 01O 2026-08-02T11:31:39.700842Z 01O #3 [internal] load metadata for docker.io/library/node:lts-alpine3.23 2026-08-02T11:31:40.347202Z 01O #3 DONE 0.8s 2026-08-02T11:31:40.474088Z 01O 2026-08-02T11:31:40.474099Z 01O #4 [internal] load .dockerignore 2026-08-02T11:31:40.474102Z 01O #4 transferring context: 140B done 2026-08-02T11:31:40.474104Z 01O #4 DONE 0.1s 2026-08-02T11:31:40.474105Z 01O 2026-08-02T11:31:40.474107Z 01O #5 [base 1/5] FROM docker.io/library/node:lts-alpine3.23@sha256:c2cc26d8f991c2db236ad51a61efee843c482372d6d22570787309d511694110 2026-08-02T11:31:40.474167Z 01O #5 resolve docker.io/library/node:lts-alpine3.23@sha256:c2cc26d8f991c2db236ad51a61efee843c482372d6d22570787309d511694110 0.0s done 2026-08-02T11:31:40.474170Z 01O #5 DONE 0.0s 2026-08-02T11:31:40.474172Z 01O 2026-08-02T11:31:40.474173Z 01O #6 [internal] load build context 2026-08-02T11:31:43.989288Z 01O #6 transferring context: 323.84MB 3.5s done 2026-08-02T11:31:43.989300Z 01O #6 DONE 3.5s 2026-08-02T11:31:43.989301Z 01O 2026-08-02T11:31:43.989303Z 01O #7 [base 4/5] RUN corepack enable 2026-08-02T11:31:43.989305Z 01O #7 CACHED 2026-08-02T11:31:43.989306Z 01O 2026-08-02T11:31:43.989307Z 01O #8 [base 2/5] WORKDIR /app 2026-08-02T11:31:43.989309Z 01O #8 CACHED 2026-08-02T11:31:43.989310Z 01O 2026-08-02T11:31:43.989312Z 01O #9 [base 3/5] COPY package.json yarn.lock .yarnrc.yml ./ 2026-08-02T11:31:43.989313Z 01O #9 CACHED 2026-08-02T11:31:43.989315Z 01O 2026-08-02T11:31:43.989316Z 01O #10 [dependencies 1/1] RUN --mount=type=cache,target=/root/.cache/yarn yarn install --immutable 2026-08-02T11:31:44.139745Z 01O #10 CACHED 2026-08-02T11:31:44.139756Z 01O 2026-08-02T11:31:44.139758Z 01O #11 [base 5/5] RUN --mount=type=cache,target=/root/.node/corepack/ corepack prepare 2026-08-02T11:31:44.139761Z 01O #11 CACHED 2026-08-02T11:31:44.139762Z 01O 2026-08-02T11:31:44.139764Z 01O #12 [build 1/2] COPY . . 2026-08-02T11:31:44.951586Z 01O #12 DONE 1.0s 2026-08-02T11:31:45.111798Z 01O 2026-08-02T11:31:45.111806Z 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-08-02T11:31:47.552823Z 01O #13 2.592 ⚠ i18n configuration in next.config.js is unsupported in App Router. 2026-08-02T11:31:47.552835Z 01O #13 2.592 Learn more about internationalization in App Router: https://nextjs.org/docs/app/building-your-application/routing/internationalization 2026-08-02T11:31:47.653475Z 01O #13 2.648 ▲ Next.js 16.2.6 (Turbopack) 2026-08-02T11:31:47.653485Z 01O #13 2.648 - Environments: .env 2026-08-02T11:31:47.653487Z 01O #13 2.648 - Experiments (use with caution): 2026-08-02T11:31:47.653489Z 01O #13 2.648 · clientTraceMetadata 2026-08-02T11:31:47.653491Z 01O #13 2.648 2026-08-02T11:31:47.653493Z 01O #13 2.650 ⚠ The "middleware" file convention is deprecated. Please use "proxy" instead. Learn more: https://nextjs.org/docs/messages/middleware-to-proxy 2026-08-02T11:31:47.653496Z 01O #13 2.693 Creating an optimized production build ... 2026-08-02T11:32:00.122330Z 01O #13 15.16 ✓ Compiled successfully in 11.8s 2026-08-02T11:32:00.276227Z 01O #13 15.16 Running next.config.js provided runAfterProductionCompile ... 2026-08-02T11:32:00.653477Z 01O #13 15.69 ✓ Completed runAfterProductionCompile in 529ms 2026-08-02T11:32:00.806289Z 01O #13 15.69 Running TypeScript ... 2026-08-02T11:32:18.195175Z 01O #13 33.23 Finished TypeScript in 17.5s ... 2026-08-02T11:32:18.351188Z 01O #13 33.24 Collecting page data using 27 workers ... 2026-08-02T11:32:22.570594Z 01O #13 37.61 Generating static pages using 27 workers (0/99) ... 2026-08-02T11:32:22.836684Z 01O #13 37.88 Generating static pages using 27 workers (24/99) 2026-08-02T11:32:23.079471Z 01O #13 38.12 Generating static pages using 27 workers (49/99) 2026-08-02T11:32:23.593290Z 01O #13 38.63 Generating static pages using 27 workers (74/99) 2026-08-02T11:32:23.727864Z 01O #13 38.72 ✓ Generating static pages using 27 workers (99/99) in 1115ms 2026-08-02T11:32:23.727877Z 01O #13 38.77 Finalizing page optimization ... 2026-08-02T11:32:23.893293Z 01O #13 38.78 2026-08-02T11:32:23.893304Z 01O #13 38.78 Route (pages) 2026-08-02T11:32:23.893306Z 01O #13 38.78 ┌ ○ / 2026-08-02T11:32:23.893309Z 01O #13 38.78 ├ /_app 2026-08-02T11:32:23.893310Z 01O #13 38.78 ├ ○ /404 2026-08-02T11:32:23.893312Z 01O #13 38.78 ├ ○ /account (974 ms) 2026-08-02T11:32:23.893314Z 01O #13 38.78 ├ ○ /admin (974 ms) 2026-08-02T11:32:23.893315Z 01O #13 38.78 ├ ○ /api-keys (974 ms) 2026-08-02T11:32:23.893317Z 01O #13 38.78 ├ ƒ /api/auth/[...nextauth] 2026-08-02T11:32:23.893374Z 01O #13 38.78 ├ ƒ /api/auth/convert-token-google 2026-08-02T11:32:23.893376Z 01O #13 38.78 ├ ƒ /api/dadata/company 2026-08-02T11:32:23.893378Z 01O #13 38.78 ├ ƒ /api/healthz 2026-08-02T11:32:23.893379Z 01O #13 38.78 ├ ○ /audio 2026-08-02T11:32:23.893381Z 01O #13 38.78 ├ ○ /audio/[slug] (977 ms) 2026-08-02T11:32:23.893383Z 01O #13 38.78 ├ ○ /auth-social 2026-08-02T11:32:23.893384Z 01O #13 38.78 ├ ○ /change-password 2026-08-02T11:32:23.893386Z 01O #13 38.78 ├ ○ /chat-bot 2026-08-02T11:32:23.893388Z 01O #13 38.78 ├ ○ /chat-bot/[slug] 2026-08-02T11:32:23.893389Z 01O #13 38.78 ├ ○ /confirm 2026-08-02T11:32:23.893391Z 01O #13 38.78 ├ ○ /dashboard (975 ms) 2026-08-02T11:32:23.893392Z 01O #13 38.78 ├ ○ /error-boundary 2026-08-02T11:32:23.893394Z 01O #13 38.78 ├ ○ /example-update 2026-08-02T11:32:23.893396Z 01O #13 38.78 ├ ○ /healthz 2026-08-02T11:32:23.893397Z 01O #13 38.78 ├ ƒ /home 2026-08-02T11:32:23.893399Z 01O #13 38.78 ├ ○ /images 2026-08-02T11:32:23.893400Z 01O #13 38.78 ├ ○ /images/[slug] (974 ms) 2026-08-02T11:32:23.893402Z 01O #13 38.78 ├ ○ /login 2026-08-02T11:32:23.893404Z 01O #13 38.78 ├ ○ /media 2026-08-02T11:32:23.893405Z 01O #13 38.78 ├ ○ /network-error 2026-08-02T11:32:23.893407Z 01O #13 38.78 ├ ƒ /r/[email] 2026-08-02T11:32:23.893408Z 01O #13 38.78 ├ ○ /register 2026-08-02T11:32:23.893410Z 01O #13 38.78 ├ ○ /register-business 2026-08-02T11:32:23.893412Z 01O #13 38.78 ├ ○ /reports-mobile 2026-08-02T11:32:23.893413Z 01O #13 38.78 ├ ○ /reset 2026-08-02T11:32:23.893415Z 01O #13 38.78 ├ ○ /subscription 2026-08-02T11:32:23.893416Z 01O #13 38.78 ├ ○ /telegram-blocked 2026-08-02T11:32:23.893418Z 01O #13 38.78 ├ ○ /videos (975 ms) 2026-08-02T11:32:23.893420Z 01O #13 38.78 ├ ○ /videos/[slug] 2026-08-02T11:32:23.893421Z 01O #13 38.78 ├ ○ /voice-cloning 2026-08-02T11:32:23.893423Z 01O #13 38.78 ├ ○ /voice-cloning/[slug] 2026-08-02T11:32:23.893425Z 01O #13 38.78 └ ○ /whisper 2026-08-02T11:32:23.893426Z 01O #13 38.78 2026-08-02T11:32:23.893427Z 01O #13 38.78 ƒ Proxy (Middleware) 2026-08-02T11:32:23.893429Z 01O #13 38.78 2026-08-02T11:32:23.893430Z 01O #13 38.78 ○ (Static) prerendered as static content 2026-08-02T11:32:23.893432Z 01O #13 38.78 ƒ (Dynamic) server-rendered on demand 2026-08-02T11:32:23.893434Z 01O #13 38.78 2026-08-02T11:32:24.140837Z 01O #13 DONE 39.2s 2026-08-02T11:32:24.876836Z 01O 2026-08-02T11:32:24.876847Z 01O #14 [stage-3 1/5] COPY --from=dependencies /app/node_modules ./node_modules 2026-08-02T11:32:25.027200Z 01O #14 CACHED 2026-08-02T11:32:25.027231Z 01O 2026-08-02T11:32:25.027233Z 01O #15 [stage-3 2/5] COPY --from=build /app/.next .next 2026-08-02T11:32:25.315421Z 01O #15 DONE 0.4s 2026-08-02T11:32:25.636922Z 01O 2026-08-02T11:32:25.636934Z 01O #16 [stage-3 3/5] COPY --from=build /app/public public 2026-08-02T11:32:25.962285Z 01O #16 DONE 0.3s 2026-08-02T11:32:26.179087Z 01O 2026-08-02T11:32:26.179098Z 01O #17 [stage-3 4/5] COPY --from=build /app/next.config.js /app/next-i18next.config.js ./ 2026-08-02T11:32:26.179100Z 01O #17 DONE 0.1s 2026-08-02T11:32:26.179102Z 01O 2026-08-02T11:32:26.179104Z 01O #18 [stage-3 5/5] COPY --from=build /app/.next .next 2026-08-02T11:32:26.499516Z 01O #18 DONE 0.5s 2026-08-02T11:32:26.656812Z 01O 2026-08-02T11:32:26.656822Z 01O #19 exporting to image 2026-08-02T11:32:26.656824Z 01O #19 exporting layers 2026-08-02T11:32:41.445307Z 01O #19 exporting layers 14.9s done 2026-08-02T11:32:41.577239Z 01O #19 exporting manifest sha256:0eda101fb99cf1dc564df2ac27baa4928334da18ca5b5c746dd4e97f836df2f4 done 2026-08-02T11:32:41.577254Z 01O #19 exporting config sha256:ab89143db2e6ca6caffee27ad0a98cd9191220c52857f07db76fa08838057a02 done 2026-08-02T11:32:41.577259Z 01O #19 exporting attestation manifest sha256:01ce22942cd13876cf124d69289f8c370f3b1f515a4b77cf9cb34124021acc86 0.0s done 2026-08-02T11:32:41.577263Z 01O #19 exporting manifest list sha256:c1d9c27e2dc69ce297e3b9a1fd488700a267001bae18113ce34bfb1050cc1c60 done 2026-08-02T11:32:41.577268Z 01O #19 naming to registry.kisulkens.ru/kisulkens/platforms/air/user-interfaces/web:198b00d47277835002f2f879bf16c82fa3fd20e2 done 2026-08-02T11:32:41.577273Z 01O #19 pushing layers 2026-08-02T11:32:41.577275Z 01O #19 ... 2026-08-02T11:32:41.577278Z 01O 2026-08-02T11:32:41.577281Z 01O #20 [auth] kisulkens/platforms/air/user-interfaces/web:pull,push token for registry.kisulkens.ru 2026-08-02T11:32:41.727554Z 01O #20 DONE 0.0s 2026-08-02T11:32:41.727570Z 01O 2026-08-02T11:32:41.727572Z 01O #19 exporting to image 2026-08-02T11:32:47.141288Z 01O #19 pushing layers 5.6s done 2026-08-02T11:32:47.141297Z 01O #19 pushing manifest for registry.kisulkens.ru/kisulkens/platforms/air/user-interfaces/web:198b00d47277835002f2f879bf16c82fa3fd20e2@sha256:c1d9c27e2dc69ce297e3b9a1fd488700a267001bae18113ce34bfb1050cc1c60 2026-08-02T11:32:47.917534Z 01O #19 pushing manifest for registry.kisulkens.ru/kisulkens/platforms/air/user-interfaces/web:198b00d47277835002f2f879bf16c82fa3fd20e2@sha256:c1d9c27e2dc69ce297e3b9a1fd488700a267001bae18113ce34bfb1050cc1c60 0.8s done 2026-08-02T11:32:47.917544Z 01O #19 DONE 21.4s 2026-08-02T11:32:48.034386Z 01O 2026-08-02T11:32:48.034400Z 01O #21 resolving provenance for metadata file 2026-08-02T11:32:48.072145Z 01O #21 DONE 0.0s 2026-08-02T11:32:48.072453Z 01E Image registry.kisulkens.ru/kisulkens/platforms/air/user-interfaces/web:198b00d47277835002f2f879bf16c82fa3fd20e2 Built 2026-08-02T11:32:48.396522Z 00O section_end:1785670368:step_script 2026-08-02T11:32:48.396533Z 00O+section_start:1785670368:cleanup_file_variables 2026-08-02T11:32:48.400222Z 00O+Cleaning up project directory and file based variables 2026-08-02T11:32:48.799127Z 00O section_end:1785670368:cleanup_file_variables 2026-08-02T11:32:48.799142Z 00O+ 2026-08-02T11:32:48.949167Z 00O Job succeeded