2026-06-13T16:01:21.925679Z 00O Running with gitlab-runner 18.11.1 (5265d41d) 2026-06-13T16:01:21.925747Z 00O  on ba0d40dbec6d ee6NEhN34, system ID: r_LuGAIt6mmQ0P 2026-06-13T16:01:21.925857Z 00O Resolving secrets 2026-06-13T16:01:21.926285Z 00O section_start:1781366481:prepare_executor 2026-06-13T16:01:21.926290Z 00O+Preparing the "docker" executor 2026-06-13T16:01:21.953569Z 00O Using Docker executor with image docker:cli ... 2026-06-13T16:01:23.043536Z 00O Using effective pull policy of [always] for container docker:cli 2026-06-13T16:01:23.103383Z 00O Pulling docker image docker:cli ... 2026-06-13T16:01:25.256106Z 00O Using docker image sha256:cdfd70216347d3cbc202a64752101dd76d11f87396749c33641eb487e2e9effc for docker:cli with digest docker@sha256:cdfd70216347d3cbc202a64752101dd76d11f87396749c33641eb487e2e9effc ... 2026-06-13T16:01:25.256132Z 00O section_end:1781366485:prepare_executor 2026-06-13T16:01:25.256136Z 00O+section_start:1781366485:prepare_script 2026-06-13T16:01:25.256368Z 00O+Preparing environment 2026-06-13T16:01:25.278320Z 00O Using effective pull policy of [always] for container sha256:ac0f843d45047cc02cea2f6379f3c6f47aac077acc85bba0527ddc1e0b7773ba 2026-06-13T16:01:25.507552Z 01O Running on runner-ee6nehn34-project-248-concurrent-0 via 0ea095f01732... 2026-06-13T16:01:25.669348Z 00O section_end:1781366485:prepare_script 2026-06-13T16:01:25.669356Z 00O+section_start:1781366485:get_sources 2026-06-13T16:01:25.671374Z 00O+Getting source from Git repository 2026-06-13T16:01:26.010970Z 01O Gitaly correlation ID: 01KV0VER6777QQ8SKE0T6VZVNZ 2026-06-13T16:01:26.021628Z 01O Fetching changes with git depth set to 20... 2026-06-13T16:01:26.025094Z 01O Reinitialized existing Git repository in /builds/kisulkens/platforms/air/user-interfaces/web/.git/ 2026-06-13T16:01:26.029379Z 01O Created fresh repository. 2026-06-13T16:01:26.722366Z 01O Checking out fb169cc1 as detached HEAD (ref is staging)... 2026-06-13T16:01:26.753533Z 01O Removing .env 2026-06-13T16:01:26.819875Z 01O 2026-06-13T16:01:26.819896Z 01O Skipping Git submodules setup 2026-06-13T16:01:26.971251Z 00O section_end:1781366486:get_sources 2026-06-13T16:01:26.971259Z 00O+section_start:1781366486:step_script 2026-06-13T16:01:26.975061Z 00O+Executing "step_script" stage of the job script 2026-06-13T16:01:26.975083Z 00O Using effective pull policy of [always] for container docker:cli 2026-06-13T16:01:27.024160Z 00O Using docker image sha256:cdfd70216347d3cbc202a64752101dd76d11f87396749c33641eb487e2e9effc for docker:cli with digest docker@sha256:cdfd70216347d3cbc202a64752101dd76d11f87396749c33641eb487e2e9effc ... 2026-06-13T16:01:27.308088Z 01O $ echo "$CI_REGISTRY_PASSWORD" | docker login -u "$CI_REGISTRY_USER" $CI_REGISTRY --password-stdin 2026-06-13T16:01:27.694099Z 01O Login Succeeded 2026-06-13T16:01:27.694130Z 01E 2026-06-13T16:01:27.694133Z 01E WARNING! Your credentials are stored unencrypted in '/root/.docker/config.json'. 2026-06-13T16:01:27.694138Z 01E Configure a credential helper to remove this warning. See 2026-06-13T16:01:27.694142Z 01E https://docs.docker.com/go/credential-store/ 2026-06-13T16:01:27.694145Z 01E 2026-06-13T16:01:27.696249Z 01O $ cp $ENV .env 2026-06-13T16:01:27.698083Z 01O $ docker compose build --push 2026-06-13T16:01:27.806290Z 01E Image registry.kisulkens.ru/kisulkens/platforms/air/user-interfaces/web:fb169cc172d177a2335f5202fcfa41f4351fcc36 Building 2026-06-13T16:01:27.871536Z 01O #1 [internal] load local bake definitions 2026-06-13T16:01:27.998339Z 01O #1 reading from stdin 635B done 2026-06-13T16:01:27.998351Z 01O #1 DONE 0.0s 2026-06-13T16:01:27.998354Z 01O 2026-06-13T16:01:27.998355Z 01O #2 [internal] load build definition from Dockerfile 2026-06-13T16:01:27.998357Z 01O #2 transferring dockerfile: 868B done 2026-06-13T16:01:27.998359Z 01O #2 DONE 0.1s 2026-06-13T16:01:28.156116Z 01O 2026-06-13T16:01:28.156129Z 01O #3 [internal] load metadata for docker.io/library/node:lts-alpine3.23 2026-06-13T16:01:29.047328Z 01O #3 DONE 1.0s 2026-06-13T16:01:29.245083Z 01O 2026-06-13T16:01:29.245099Z 01O #4 [internal] load .dockerignore 2026-06-13T16:01:29.245102Z 01O #4 transferring context: 140B done 2026-06-13T16:01:29.245103Z 01O #4 DONE 0.1s 2026-06-13T16:01:29.245105Z 01O 2026-06-13T16:01:29.245107Z 01O #5 [base 1/5] FROM docker.io/library/node:lts-alpine3.23@sha256:2bdb65ed1dab192432bc31c95f94155ca5ad7fc1392fb7eb7526ab682fa5bf14 2026-06-13T16:01:29.245110Z 01O #5 resolve docker.io/library/node:lts-alpine3.23@sha256:2bdb65ed1dab192432bc31c95f94155ca5ad7fc1392fb7eb7526ab682fa5bf14 0.0s done 2026-06-13T16:01:29.245186Z 01O #5 DONE 0.0s 2026-06-13T16:01:29.245189Z 01O 2026-06-13T16:01:29.245192Z 01O #6 [internal] load build context 2026-06-13T16:01:33.200098Z 01O #6 transferring context: 324.74MB 3.9s done 2026-06-13T16:01:33.200114Z 01O #6 DONE 4.0s 2026-06-13T16:01:33.377130Z 01O 2026-06-13T16:01:33.377141Z 01O #7 [base 2/5] WORKDIR /app 2026-06-13T16:01:33.377144Z 01O #7 CACHED 2026-06-13T16:01:33.377146Z 01O 2026-06-13T16:01:33.377147Z 01O #8 [base 3/5] COPY package.json yarn.lock .yarnrc.yml ./ 2026-06-13T16:01:33.377149Z 01O #8 CACHED 2026-06-13T16:01:33.377151Z 01O 2026-06-13T16:01:33.377152Z 01O #9 [base 4/5] RUN corepack enable 2026-06-13T16:01:33.377154Z 01O #9 CACHED 2026-06-13T16:01:33.377155Z 01O 2026-06-13T16:01:33.377157Z 01O #10 [base 5/5] RUN --mount=type=cache,target=/root/.node/corepack/ corepack prepare 2026-06-13T16:01:33.377161Z 01O #10 CACHED 2026-06-13T16:01:33.377164Z 01O 2026-06-13T16:01:33.377166Z 01O #11 [dependencies 1/1] RUN --mount=type=cache,target=/root/.cache/yarn yarn install --immutable 2026-06-13T16:01:33.377170Z 01O #11 CACHED 2026-06-13T16:01:33.377173Z 01O 2026-06-13T16:01:33.377175Z 01O #12 [build 1/2] COPY . . 2026-06-13T16:01:34.125770Z 01O #12 DONE 0.9s 2026-06-13T16:01:34.285865Z 01O 2026-06-13T16:01:34.285873Z 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-13T16:01:36.523169Z 01O #13 2.388 ⚠ i18n configuration in next.config.js is unsupported in App Router. 2026-06-13T16:01:36.523182Z 01O #13 2.388 Learn more about internationalization in App Router: https://nextjs.org/docs/app/building-your-application/routing/internationalization 2026-06-13T16:01:36.768498Z 01O #13 2.439 ▲ Next.js 16.2.6 (Turbopack) 2026-06-13T16:01:36.768511Z 01O #13 2.439 - Environments: .env 2026-06-13T16:01:36.768513Z 01O #13 2.439 - Experiments (use with caution): 2026-06-13T16:01:36.768515Z 01O #13 2.439 · clientTraceMetadata 2026-06-13T16:01:36.768517Z 01O #13 2.439 2026-06-13T16:01:36.768519Z 01O #13 2.442 ⚠ The "middleware" file convention is deprecated. Please use "proxy" instead. Learn more: https://nextjs.org/docs/messages/middleware-to-proxy 2026-06-13T16:01:36.768522Z 01O #13 2.483 Creating an optimized production build ... 2026-06-13T16:01:49.638925Z 01O #13 15.50 ✓ Compiled successfully in 12.3s 2026-06-13T16:01:49.791154Z 01O #13 15.51 Running next.config.js provided runAfterProductionCompile ... 2026-06-13T16:01:50.063397Z 01O #13 15.93 ✓ Completed runAfterProductionCompile in 423ms 2026-06-13T16:01:50.215198Z 01O #13 15.93 Running TypeScript ... 2026-06-13T16:02:06.023193Z 01O #13 31.89 Finished TypeScript in 16.0s ... 2026-06-13T16:02:06.179179Z 01O #13 31.89 Collecting page data using 27 workers ... 2026-06-13T16:02:10.509930Z 01O #13 36.37 Generating static pages using 27 workers (0/96) ... 2026-06-13T16:02:10.766654Z 01O #13 36.63 Generating static pages using 27 workers (24/96) 2026-06-13T16:02:10.984259Z 01O #13 36.85 Generating static pages using 27 workers (48/96) 2026-06-13T16:02:11.534201Z 01O #13 37.40 Generating static pages using 27 workers (72/96) 2026-06-13T16:02:11.852243Z 01O #13 37.72 ✓ Generating static pages using 27 workers (96/96) in 1342ms 2026-06-13T16:02:12.064505Z 01O #13 37.76 Finalizing page optimization ... 2026-06-13T16:02:12.064516Z 01O #13 37.77 2026-06-13T16:02:12.064518Z 01O #13 37.78 Route (pages) 2026-06-13T16:02:12.064519Z 01O #13 37.78 ┌ ○ / 2026-06-13T16:02:12.064522Z 01O #13 37.78 ├ /_app 2026-06-13T16:02:12.064523Z 01O #13 37.78 ├ ○ /404 2026-06-13T16:02:12.064525Z 01O #13 37.78 ├ ○ /account (1200 ms) 2026-06-13T16:02:12.064527Z 01O #13 37.78 ├ ○ /admin (1200 ms) 2026-06-13T16:02:12.064528Z 01O #13 37.78 ├ ○ /api-keys (1200 ms) 2026-06-13T16:02:12.064530Z 01O #13 37.78 ├ ƒ /api/auth/[...nextauth] 2026-06-13T16:02:12.064590Z 01O #13 37.78 ├ ƒ /api/auth/convert-token-google 2026-06-13T16:02:12.064593Z 01O #13 37.78 ├ ƒ /api/dadata/company 2026-06-13T16:02:12.064595Z 01O #13 37.78 ├ ƒ /api/healthz 2026-06-13T16:02:12.064642Z 01O #13 37.78 ├ ○ /audio (376 ms) 2026-06-13T16:02:12.064644Z 01O #13 37.78 ├ ○ /audio/[slug] (1200 ms) 2026-06-13T16:02:12.064646Z 01O #13 37.78 ├ ○ /auth-social 2026-06-13T16:02:12.064648Z 01O #13 37.78 ├ ○ /change-password 2026-06-13T16:02:12.064649Z 01O #13 37.78 ├ ○ /chat-bot (1203 ms) 2026-06-13T16:02:12.064651Z 01O #13 37.78 ├ ○ /chat-bot/[slug] (376 ms) 2026-06-13T16:02:12.064653Z 01O #13 37.78 ├ ○ /confirm 2026-06-13T16:02:12.064655Z 01O #13 37.78 ├ ○ /dashboard (1200 ms) 2026-06-13T16:02:12.064656Z 01O #13 37.78 ├ ○ /error-boundary 2026-06-13T16:02:12.064658Z 01O #13 37.78 ├ ○ /example-update 2026-06-13T16:02:12.064659Z 01O #13 37.78 ├ ○ /healthz 2026-06-13T16:02:12.064661Z 01O #13 37.78 ├ ƒ /home 2026-06-13T16:02:12.064663Z 01O #13 37.78 ├ ○ /images (1201 ms) 2026-06-13T16:02:12.064665Z 01O #13 37.78 ├ ○ /images/[slug] (376 ms) 2026-06-13T16:02:12.064681Z 01O #13 37.78 ├ ○ /login 2026-06-13T16:02:12.064682Z 01O #13 37.78 ├ ○ /network-error 2026-06-13T16:02:12.064684Z 01O #13 37.78 ├ ƒ /r/[email] 2026-06-13T16:02:12.064686Z 01O #13 37.78 ├ ○ /register 2026-06-13T16:02:12.064688Z 01O #13 37.78 ├ ○ /register-business (377 ms) 2026-06-13T16:02:12.064689Z 01O #13 37.78 ├ ○ /reports-mobile 2026-06-13T16:02:12.064695Z 01O #13 37.78 ├ ○ /reset 2026-06-13T16:02:12.064700Z 01O #13 37.78 ├ ○ /subscription 2026-06-13T16:02:12.064706Z 01O #13 37.78 ├ ○ /telegram-blocked 2026-06-13T16:02:12.064712Z 01O #13 37.78 ├ ○ /videos (376 ms) 2026-06-13T16:02:12.064721Z 01O #13 37.78 ├ ○ /videos/[slug] (377 ms) 2026-06-13T16:02:12.064728Z 01O #13 37.78 ├ ○ /voice-cloning (376 ms) 2026-06-13T16:02:12.064738Z 01O #13 37.78 ├ ○ /voice-cloning/[slug] (376 ms) 2026-06-13T16:02:12.064750Z 01O #13 37.78 └ ○ /whisper 2026-06-13T16:02:12.064755Z 01O #13 37.78 2026-06-13T16:02:12.064761Z 01O #13 37.78 ƒ Proxy (Middleware) 2026-06-13T16:02:12.064766Z 01O #13 37.78 2026-06-13T16:02:12.064781Z 01O #13 37.78 ○ (Static) prerendered as static content 2026-06-13T16:02:12.064783Z 01O #13 37.78 ƒ (Dynamic) server-rendered on demand 2026-06-13T16:02:12.064788Z 01O #13 37.78 2026-06-13T16:02:12.261245Z 01O #13 DONE 38.1s 2026-06-13T16:02:12.937953Z 01O 2026-06-13T16:02:12.937968Z 01O #14 [stage-3 1/5] COPY --from=dependencies /app/node_modules ./node_modules 2026-06-13T16:02:13.089645Z 01O #14 CACHED 2026-06-13T16:02:13.089658Z 01O 2026-06-13T16:02:13.089660Z 01O #15 [stage-3 2/5] COPY --from=build /app/.next .next 2026-06-13T16:02:13.345512Z 01O #15 DONE 0.4s 2026-06-13T16:02:13.615620Z 01O 2026-06-13T16:02:13.615630Z 01O #16 [stage-3 3/5] COPY --from=build /app/public public 2026-06-13T16:02:13.943182Z 01O #16 DONE 0.3s 2026-06-13T16:02:14.168800Z 01O 2026-06-13T16:02:14.168815Z 01O #17 [stage-3 4/5] COPY --from=build /app/next.config.js /app/next-i18next.config.js ./ 2026-06-13T16:02:14.168820Z 01O #17 DONE 0.1s 2026-06-13T16:02:14.168824Z 01O 2026-06-13T16:02:14.168826Z 01O #18 [stage-3 5/5] COPY --from=build /app/.next .next 2026-06-13T16:02:14.535006Z 01O #18 DONE 0.5s 2026-06-13T16:02:14.707586Z 01O 2026-06-13T16:02:14.707600Z 01O #19 exporting to image 2026-06-13T16:02:14.707602Z 01O #19 exporting layers 2026-06-13T16:02:27.984373Z 01O #19 exporting layers 13.4s done 2026-06-13T16:02:28.138243Z 01O #19 exporting manifest sha256:cd70e29456cef0f60b8f93e75ae2f7950c4db66ec8aa522aa1c3d712a6090799 done 2026-06-13T16:02:28.138256Z 01O #19 exporting config sha256:0315237a3b391f7e6ed80ad1a0bec03e08a72ee3157f727a4121238c757a2151 done 2026-06-13T16:02:28.138259Z 01O #19 exporting attestation manifest sha256:63d79e1d01aea0c09e8cc078d71d83347525a8d5b5b3c6293086d96de5ab8232 0.0s done 2026-06-13T16:02:28.138261Z 01O #19 exporting manifest list sha256:45d561d7b53d064bab318394e4d937cd55873ac3158f60b135d3725390a98bb2 done 2026-06-13T16:02:28.138264Z 01O #19 naming to registry.kisulkens.ru/kisulkens/platforms/air/user-interfaces/web:fb169cc172d177a2335f5202fcfa41f4351fcc36 done 2026-06-13T16:02:28.138266Z 01O #19 pushing layers 2026-06-13T16:02:28.138267Z 01O #19 ... 2026-06-13T16:02:28.138269Z 01O 2026-06-13T16:02:28.138270Z 01O #20 [auth] kisulkens/platforms/air/user-interfaces/web:pull,push token for registry.kisulkens.ru 2026-06-13T16:02:28.288604Z 01O #20 DONE 0.0s 2026-06-13T16:02:28.288615Z 01O 2026-06-13T16:02:28.288617Z 01O #19 exporting to image 2026-06-13T16:02:33.624435Z 01O #19 pushing layers 5.6s done 2026-06-13T16:02:33.624445Z 01O #19 pushing manifest for registry.kisulkens.ru/kisulkens/platforms/air/user-interfaces/web:fb169cc172d177a2335f5202fcfa41f4351fcc36@sha256:45d561d7b53d064bab318394e4d937cd55873ac3158f60b135d3725390a98bb2 2026-06-13T16:02:33.742756Z 01O #19 pushing manifest for registry.kisulkens.ru/kisulkens/platforms/air/user-interfaces/web:fb169cc172d177a2335f5202fcfa41f4351fcc36@sha256:45d561d7b53d064bab318394e4d937cd55873ac3158f60b135d3725390a98bb2 0.1s done 2026-06-13T16:02:33.742770Z 01O #19 DONE 19.2s 2026-06-13T16:02:33.890466Z 01O 2026-06-13T16:02:33.890478Z 01O #21 resolving provenance for metadata file 2026-06-13T16:02:33.917669Z 01O #21 DONE 0.0s 2026-06-13T16:02:33.917721Z 01E Image registry.kisulkens.ru/kisulkens/platforms/air/user-interfaces/web:fb169cc172d177a2335f5202fcfa41f4351fcc36 Built 2026-06-13T16:02:34.211667Z 00O section_end:1781366554:step_script 2026-06-13T16:02:34.211678Z 00O+section_start:1781366554:cleanup_file_variables 2026-06-13T16:02:34.217030Z 00O+Cleaning up project directory and file based variables 2026-06-13T16:02:34.643580Z 00O section_end:1781366554:cleanup_file_variables 2026-06-13T16:02:34.643590Z 00O+ 2026-06-13T16:02:34.749559Z 00O Job succeeded