5053245575
**Architecture Refactor (SOLID Principles):** - Implement AdminDashboardController (REST API) - Add dashboard summary endpoint - Add upcoming filings endpoint - Add recent inquiries endpoint - Add monthly statistics endpoint **Database Layer (Repository Pattern):** - Extend IInquiryRepository with date range queries - Implement CountByDateRangeAsync - Implement CountByStatusAndDateAsync - Extend InquiryRepository with new methods **Service Layer (Single Responsibility):** - Extend AdminDashboardService with API methods - Add GetRecentInquiriesAsync - Add GetMonthlyStatsAsync with caching **Test Coverage:** - Update FakeInquiryRepository mock with new methods **SOLID Application:** ✓ Single Responsibility: Each class has one reason to change ✓ Open/Closed: Dashboard API can be extended without modifying existing code ✓ Dependency Inversion: Service depends on Repository abstraction ✓ Interface Segregation: API endpoints are focused and specific Status: ✓ Compiles successfully (0 errors, 0 warnings) Next phases: - Add remaining API controllers (Announcement, Client, FAQ, TaxFiling) - Refactor Blazor components to use API instead of services - Implement JWT token refresh mechanism - Add SignalR for change notifications Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
934 lines
88 KiB
Plaintext
934 lines
88 KiB
Plaintext
2026-06-27T12:29:36.7691336Z hz-prod-runner-2(version:v0.6.1) received task 264 of job browser-e2e, be triggered by event: push
|
||
2026-06-27T12:29:36.7694477Z workflow prepared
|
||
2026-06-27T12:29:36.7695116Z evaluating expression 'success()'
|
||
2026-06-27T12:29:36.7695738Z expression 'success()' evaluated to 'true'
|
||
2026-06-27T12:29:36.7695921Z 🚀 Start image=docker.gitea.com/runner-images:ubuntu-latest
|
||
2026-06-27T12:29:36.7777328Z 🐳 docker pull image=docker.gitea.com/runner-images:ubuntu-latest platform= username= forcePull=false
|
||
2026-06-27T12:29:36.7777566Z 🐳 docker pull docker.gitea.com/runner-images:ubuntu-latest
|
||
2026-06-27T12:29:36.8108282Z Image exists? true
|
||
2026-06-27T12:29:36.8567663Z 🐳 docker create image=docker.gitea.com/runner-images:ubuntu-latest platform= entrypoint=["/bin/sleep" "10800"] cmd=[] network="gitea_default"
|
||
2026-06-27T12:29:36.9505056Z Created container name=GITEA-ACTIONS-TASK-264-WORKFLOW-TaxBaik-Browser-E2E-JOB-browser-45217cc8acb25ecbd03632e1a46b98ea77846cb6699a891987ecb2828106b2a7 id=e1e09f1492c3e0bf142559a016c77c16635d610fdfdf3bf41c6ccaa753041b9f from image docker.gitea.com/runner-images:ubuntu-latest (platform: )
|
||
2026-06-27T12:29:36.9505534Z ENV ==> [RUNNER_TOOL_CACHE=/opt/hostedtoolcache RUNNER_OS=Linux RUNNER_ARCH=X64 RUNNER_TEMP=/tmp LANG=C.UTF-8]
|
||
2026-06-27T12:29:36.9505676Z 🐳 docker run image=docker.gitea.com/runner-images:ubuntu-latest platform= entrypoint=["/bin/sleep" "10800"] cmd=[] network="gitea_default"
|
||
2026-06-27T12:29:36.9505846Z Starting container: e1e09f1492c3e0bf142559a016c77c16635d610fdfdf3bf41c6ccaa753041b9f
|
||
2026-06-27T12:29:37.0765396Z Started container: e1e09f1492c3e0bf142559a016c77c16635d610fdfdf3bf41c6ccaa753041b9f
|
||
2026-06-27T12:29:37.1960199Z Writing entry to tarball workflow/event.json len:4956
|
||
2026-06-27T12:29:37.1960938Z Writing entry to tarball workflow/envs.txt len:0
|
||
2026-06-27T12:29:37.1961528Z Extracting content to '/var/run/act/'
|
||
2026-06-27T12:29:37.2189331Z ☁ git clone 'https://github.com/actions/checkout' # ref=v4
|
||
2026-06-27T12:29:37.2189664Z cloning https://github.com/actions/checkout to /root/.cache/act/c3fe249fe73091a17d6638fe1341e7bd0bcc3466ce52323c0688e83e2463a4ab
|
||
2026-06-27T12:29:37.8321356Z Unable to pull refs/heads/v4: non-fast-forward update
|
||
2026-06-27T12:29:37.8321984Z Cloned https://github.com/actions/checkout to /root/.cache/act/c3fe249fe73091a17d6638fe1341e7bd0bcc3466ce52323c0688e83e2463a4ab
|
||
2026-06-27T12:29:37.8437329Z Checked out v4
|
||
2026-06-27T12:29:37.8542967Z ☁ git clone 'https://github.com/actions/setup-node' # ref=v4
|
||
2026-06-27T12:29:37.8543514Z cloning https://github.com/actions/setup-node to /root/.cache/act/e5877e7fc2f7e5000a2f22526584a2565cc2ae38cd26a9b1938dbca653b056cc
|
||
2026-06-27T12:29:38.4811451Z Unable to pull refs/heads/v4: worktree contains unstaged changes
|
||
2026-06-27T12:29:38.4811901Z Cloned https://github.com/actions/setup-node to /root/.cache/act/e5877e7fc2f7e5000a2f22526584a2565cc2ae38cd26a9b1938dbca653b056cc
|
||
2026-06-27T12:29:38.4969109Z Checked out v4
|
||
2026-06-27T12:29:38.5073104Z ☁ git clone 'https://github.com/actions/cache' # ref=v4
|
||
2026-06-27T12:29:38.5073443Z cloning https://github.com/actions/cache to /root/.cache/act/6b4e4eb40e21c1bd02cb00a273f4d79af7c42205c1390e4e65c594ecd7a3696e
|
||
2026-06-27T12:29:39.1225618Z Unable to pull refs/heads/v4: worktree contains unstaged changes
|
||
2026-06-27T12:29:39.1226299Z Cloned https://github.com/actions/cache to /root/.cache/act/6b4e4eb40e21c1bd02cb00a273f4d79af7c42205c1390e4e65c594ecd7a3696e
|
||
2026-06-27T12:29:39.1456052Z Checked out v4
|
||
2026-06-27T12:29:39.1824973Z evaluating expression ''
|
||
2026-06-27T12:29:39.1825523Z expression '' evaluated to 'true'
|
||
2026-06-27T12:29:39.1825732Z ⭐ Run Main Checkout code
|
||
2026-06-27T12:29:39.1825937Z Writing entry to tarball workflow/outputcmd.txt len:0
|
||
2026-06-27T12:29:39.1826290Z Writing entry to tarball workflow/statecmd.txt len:0
|
||
2026-06-27T12:29:39.1826431Z Writing entry to tarball workflow/pathcmd.txt len:0
|
||
2026-06-27T12:29:39.1826531Z Writing entry to tarball workflow/envs.txt len:0
|
||
2026-06-27T12:29:39.1826614Z Writing entry to tarball workflow/SUMMARY.md len:0
|
||
2026-06-27T12:29:39.1826716Z Extracting content to '/var/run/act'
|
||
2026-06-27T12:29:39.1883145Z ::group::Run Checkout code
|
||
2026-06-27T12:29:39.7220469Z ::add-matcher::/run/act/actions/c3fe249fe73091a17d6638fe1341e7bd0bcc3466ce52323c0688e83e2463a4ab/dist/problem-matcher.json
|
||
2026-06-27T12:29:39.7225558Z Syncing repository: ***/taxbaik
|
||
2026-06-27T12:29:39.7230074Z ::group::Getting Git version info
|
||
2026-06-27T12:29:39.7231108Z Working directory is '/workspace/***/taxbaik'
|
||
2026-06-27T12:29:39.7275152Z [command]/usr/bin/git version
|
||
2026-06-27T12:29:39.7325681Z git version 2.54.0
|
||
2026-06-27T12:29:39.7354354Z ::endgroup::
|
||
2026-06-27T12:29:39.7386306Z Temporarily overriding HOME='/tmp/f4bb7af9-eda2-4252-ab12-f87249c5c5d5' before making global git config changes
|
||
2026-06-27T12:29:39.7387489Z Adding repository directory to the temporary git global config as a safe directory
|
||
2026-06-27T12:29:39.7393456Z [command]/usr/bin/git config --global --add safe.directory /workspace/***/taxbaik
|
||
2026-06-27T12:29:39.7436842Z Deleting the contents of '/workspace/***/taxbaik'
|
||
2026-06-27T12:29:39.7438398Z ::group::Initializing the repository
|
||
2026-06-27T12:29:39.7449605Z [command]/usr/bin/git init /workspace/***/taxbaik
|
||
2026-06-27T12:29:39.7487226Z hint: Using 'master' as the name for the initial branch. This default branch name
|
||
2026-06-27T12:29:39.7487537Z hint: will change to "main" in Git 3.0. To configure the initial branch name
|
||
2026-06-27T12:29:39.7487662Z hint: to use in all of your new repositories, which will suppress this warning,
|
||
2026-06-27T12:29:39.7488148Z hint: call:
|
||
2026-06-27T12:29:39.7488339Z hint:
|
||
2026-06-27T12:29:39.7488420Z hint: git config --global init.defaultBranch <name>
|
||
2026-06-27T12:29:39.7488504Z hint:
|
||
2026-06-27T12:29:39.7488574Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
|
||
2026-06-27T12:29:39.7491160Z hint: 'development'. The just-created branch can be renamed via this command:
|
||
2026-06-27T12:29:39.7491362Z hint:
|
||
2026-06-27T12:29:39.7491856Z hint: git branch -m <name>
|
||
2026-06-27T12:29:39.7492109Z hint:
|
||
2026-06-27T12:29:39.7492642Z hint: Disable this message with "git config set advice.defaultBranchName false"
|
||
2026-06-27T12:29:39.7493529Z Initialized empty Git repository in /workspace/***/taxbaik/.git/
|
||
2026-06-27T12:29:39.7505742Z [command]/usr/bin/git remote add origin http://gitea:3000/***/taxbaik
|
||
2026-06-27T12:29:39.7538494Z ::endgroup::
|
||
2026-06-27T12:29:39.7539121Z ::group::Disabling automatic garbage collection
|
||
2026-06-27T12:29:39.7548311Z [command]/usr/bin/git config --local gc.auto 0
|
||
2026-06-27T12:29:39.7579335Z ::endgroup::
|
||
2026-06-27T12:29:39.7579569Z ::group::Setting up auth
|
||
2026-06-27T12:29:39.7587386Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
|
||
2026-06-27T12:29:39.7621238Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
|
||
2026-06-27T12:29:39.7873395Z [command]/usr/bin/git config --local --name-only --get-regexp http\.http\:\/\/gitea\:3000\/\.extraheader
|
||
2026-06-27T12:29:39.7909998Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.http\:\/\/gitea\:3000\/\.extraheader' && git config --local --unset-all 'http.http://gitea:3000/.extraheader' || :"
|
||
2026-06-27T12:29:39.8254665Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
|
||
2026-06-27T12:29:39.8293224Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
|
||
2026-06-27T12:29:39.8556850Z [command]/usr/bin/git config --local http.http://gitea:3000/.extraheader AUTHORIZATION: basic ***
|
||
2026-06-27T12:29:39.8602988Z ::endgroup::
|
||
2026-06-27T12:29:39.8605503Z ::group::Fetching the repository
|
||
2026-06-27T12:29:39.8616826Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +a58aa7efe0c15e08b1b44bd2a346c1e396d95d0d:refs/remotes/origin/master
|
||
2026-06-27T12:29:39.9599596Z From http://gitea:3000/***/taxbaik
|
||
2026-06-27T12:29:39.9599936Z * [new ref] a58aa7efe0c15e08b1b44bd2a346c1e396d95d0d -> origin/master
|
||
2026-06-27T12:29:39.9642493Z ::endgroup::
|
||
2026-06-27T12:29:39.9642737Z ::group::Determining the checkout info
|
||
2026-06-27T12:29:39.9644555Z ::endgroup::
|
||
2026-06-27T12:29:39.9650560Z [command]/usr/bin/git sparse-checkout disable
|
||
2026-06-27T12:29:39.9694614Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
|
||
2026-06-27T12:29:39.9720917Z ::group::Checking out the ref
|
||
2026-06-27T12:29:39.9729039Z [command]/usr/bin/git checkout --progress --force -B master refs/remotes/origin/master
|
||
2026-06-27T12:29:39.9854670Z Reset branch 'master'
|
||
2026-06-27T12:29:39.9859808Z branch 'master' set up to track 'origin/master'.
|
||
2026-06-27T12:29:39.9869462Z ::endgroup::
|
||
2026-06-27T12:29:39.9914900Z [command]/usr/bin/git log -1 --format=%H
|
||
2026-06-27T12:29:39.9938854Z a58aa7efe0c15e08b1b44bd2a346c1e396d95d0d
|
||
2026-06-27T12:29:39.9961258Z ::remove-matcher owner=checkout-git::
|
||
2026-06-27T12:29:40.0064399Z ::endgroup::
|
||
2026-06-27T12:29:40.0891731Z ::group::Run Setup Node.js
|
||
2026-06-27T12:29:40.0892076Z with:
|
||
2026-06-27T12:29:40.0892295Z cache: npm
|
||
2026-06-27T12:29:40.0892404Z node-version: 22
|
||
2026-06-27T12:29:40.8936568Z Found in cache @ /opt/hostedtoolcache/node/22.23.1/x64
|
||
2026-06-27T12:29:40.8941998Z (node:142) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
|
||
2026-06-27T12:29:40.8942471Z (Use `node --trace-deprecation ...` to show where the warning was created)
|
||
2026-06-27T12:29:40.8949121Z ::group::Environment details
|
||
2026-06-27T12:29:41.0292379Z node: v22.23.1
|
||
2026-06-27T12:29:41.0294290Z npm: 10.9.8
|
||
2026-06-27T12:29:41.0295741Z yarn:
|
||
2026-06-27T12:29:41.0300045Z ::endgroup::
|
||
2026-06-27T12:29:41.0329176Z [command]/opt/hostedtoolcache/node/22.23.1/x64/bin/npm config get cache
|
||
2026-06-27T12:29:41.1626400Z /root/.npm
|
||
2026-06-27T12:29:41.2556563Z Cache Size: ~3 MB (2871339 B)
|
||
2026-06-27T12:29:41.2586533Z [command]/usr/bin/tar -xf /tmp/5d869462-19ad-4a95-88dc-c430536e25e7/cache.tzst -P -C /workspace/***/taxbaik --use-compress-program unzstd
|
||
2026-06-27T12:29:41.2730544Z Cache restored successfully
|
||
2026-06-27T12:29:41.2756629Z Cache restored from key: node-cache-linux-x64-npm-da5b0f170046fc2084d2c68f83e739454760e58eda8b88046a83cc8256c7af8f
|
||
2026-06-27T12:29:41.2757531Z ##[add-matcher]/run/act/actions/e5877e7fc2f7e5000a2f22526584a2565cc2ae38cd26a9b1938dbca653b056cc/.github/tsc.json
|
||
2026-06-27T12:29:41.2757882Z ##[add-matcher]/run/act/actions/e5877e7fc2f7e5000a2f22526584a2565cc2ae38cd26a9b1938dbca653b056cc/.github/eslint-stylish.json
|
||
2026-06-27T12:29:41.2758133Z ##[add-matcher]/run/act/actions/e5877e7fc2f7e5000a2f22526584a2565cc2ae38cd26a9b1938dbca653b056cc/.github/eslint-compact.json
|
||
2026-06-27T12:29:41.2859242Z ::endgroup::
|
||
2026-06-27T12:29:41.5247096Z ::group::Run Cache Playwright browsers
|
||
2026-06-27T12:29:41.5247489Z with:
|
||
2026-06-27T12:29:41.5247649Z key: ${{ runner.os }}-playwright-${{ hashFiles('package-lock.json') }}
|
||
2026-06-27T12:29:41.5247797Z path: ~/.cache/ms-playwright
|
||
2026-06-27T12:29:41.5247918Z restore-keys: ${{ runner.os }}-playwright-
|
||
2026-06-27T12:29:42.3531176Z (node:203) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
|
||
2026-06-27T12:29:42.3531512Z (Use `node --trace-deprecation ...` to show where the warning was created)
|
||
2026-06-27T12:29:43.6146807Z Cache Size: ~247 MB (259214535 B)
|
||
2026-06-27T12:29:43.6147723Z [command]/usr/bin/tar -xf /tmp/fb50196f-beb8-460f-9b32-c23060625c9f/cache.tzst -P -C /workspace/***/taxbaik --use-compress-program unzstd
|
||
2026-06-27T12:29:45.3513116Z Cache restored successfully
|
||
2026-06-27T12:29:45.3879843Z Cache restored from key: linux-playwright-da5b0f170046fc2084d2c68f83e739454760e58eda8b88046a83cc8256c7af8f
|
||
2026-06-27T12:29:45.4007468Z ::endgroup::
|
||
2026-06-27T12:29:45.5403253Z ::group::Run set -e
|
||
2026-06-27T12:29:45.5403717Z set -e
|
||
2026-06-27T12:29:45.5403828Z npm ci
|
||
2026-06-27T12:29:45.5403937Z npx playwright install chromium --with-deps
|
||
2026-06-27T12:29:45.5404276Z shell: bash --noprofile --norc -e -o pipefail {0}
|
||
2026-06-27T12:29:45.5404471Z ::endgroup::
|
||
2026-06-27T12:29:46.9344675Z
|
||
2026-06-27T12:29:46.9345427Z added 3 packages, and audited 4 packages in 1s
|
||
2026-06-27T12:29:46.9356622Z
|
||
2026-06-27T12:29:46.9356828Z found 0 vulnerabilities
|
||
2026-06-27T12:29:48.1251425Z Installing dependencies...
|
||
2026-06-27T12:29:48.2506189Z Get:1 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB]
|
||
2026-06-27T12:29:48.2506700Z Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB]
|
||
2026-06-27T12:29:48.2788540Z Get:3 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease [3600 B]
|
||
2026-06-27T12:29:48.3326485Z Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
|
||
2026-06-27T12:29:48.3573970Z Get:5 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [43.8 kB]
|
||
2026-06-27T12:29:48.3663352Z Get:6 https://ppa.launchpadcontent.net/git-core/ppa/ubuntu noble InRelease [24.3 kB]
|
||
2026-06-27T12:29:48.3861838Z Get:7 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1339 kB]
|
||
2026-06-27T12:29:48.3886937Z Get:8 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
|
||
2026-06-27T12:29:48.4378908Z Get:9 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1487 kB]
|
||
2026-06-27T12:29:48.4530261Z Get:10 https://packages.microsoft.com/ubuntu/24.04/prod noble/main all Packages [643 B]
|
||
2026-06-27T12:29:48.5232927Z Get:11 https://packages.microsoft.com/ubuntu/24.04/prod noble/main amd64 Packages [187 kB]
|
||
2026-06-27T12:29:48.5233575Z Get:12 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [976 kB]
|
||
2026-06-27T12:29:48.6284935Z Get:13 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB]
|
||
2026-06-27T12:29:48.6685855Z Get:14 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB]
|
||
2026-06-27T12:29:48.8410616Z Get:15 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB]
|
||
2026-06-27T12:29:48.8427854Z Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1808 kB]
|
||
2026-06-27T12:29:48.8629712Z Get:17 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [49.5 kB]
|
||
2026-06-27T12:29:48.8671181Z Get:18 https://ppa.launchpadcontent.net/git-core/ppa/ubuntu noble/main amd64 Packages [2988 B]
|
||
2026-06-27T12:29:48.8698245Z Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1296 kB]
|
||
2026-06-27T12:29:48.8850929Z Get:20 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2108 kB]
|
||
2026-06-27T12:29:48.9123133Z Get:22 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [1412 kB]
|
||
2026-06-27T12:29:48.9914183Z Get:23 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB]
|
||
2026-06-27T12:29:49.0132999Z Get:24 http://archive.ubuntu.com/ubuntu noble-backports/multiverse amd64 Packages [671 B]
|
||
2026-06-27T12:29:49.0177030Z Get:25 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB]
|
||
2026-06-27T12:29:49.4290157Z Get:21 https://packagecloud.io/github/git-lfs/ubuntu noble InRelease [29.2 kB]
|
||
2026-06-27T12:29:49.6712805Z Get:26 https://packagecloud.io/github/git-lfs/ubuntu noble/main amd64 Packages [1273 B]
|
||
2026-06-27T12:29:49.9781203Z Fetched 31.3 MB in 2s (17.4 MB/s)
|
||
2026-06-27T12:29:51.1160280Z Reading package lists...
|
||
2026-06-27T12:29:52.2127226Z Reading package lists...
|
||
2026-06-27T12:29:52.4888169Z Building dependency tree...
|
||
2026-06-27T12:29:52.4897505Z Reading state information...
|
||
2026-06-27T12:29:52.8171581Z libcairo2 is already the newest version (1.18.0-3build1).
|
||
2026-06-27T12:29:52.8172975Z libcairo2 set to manually installed.
|
||
2026-06-27T12:29:52.8173274Z libdbus-1-3 is already the newest version (1.14.10-4ubuntu4.1).
|
||
2026-06-27T12:29:52.8173452Z libdbus-1-3 set to manually installed.
|
||
2026-06-27T12:29:52.8174021Z libglib2.0-0t64 is already the newest version (2.80.0-6ubuntu3.8).
|
||
2026-06-27T12:29:52.8174164Z libglib2.0-0t64 set to manually installed.
|
||
2026-06-27T12:29:52.8174253Z libpango-1.0-0 is already the newest version (1.52.1+ds-1build1).
|
||
2026-06-27T12:29:52.8174658Z libpango-1.0-0 set to manually installed.
|
||
2026-06-27T12:29:52.8174829Z libx11-6 is already the newest version (2:1.8.7-1build1).
|
||
2026-06-27T12:29:52.8174926Z libx11-6 set to manually installed.
|
||
2026-06-27T12:29:52.8175002Z libxcb1 is already the newest version (1.15-1ubuntu2).
|
||
2026-06-27T12:29:52.8175117Z libxcb1 set to manually installed.
|
||
2026-06-27T12:29:52.8175192Z libxext6 is already the newest version (2:1.3.4-1build2).
|
||
2026-06-27T12:29:52.8175579Z libxext6 set to manually installed.
|
||
2026-06-27T12:29:52.8175707Z libfontconfig1 is already the newest version (2.15.0-1.1ubuntu2).
|
||
2026-06-27T12:29:52.8175795Z libfontconfig1 set to manually installed.
|
||
2026-06-27T12:29:52.8175873Z libfreetype6 is already the newest version (2.13.2+dfsg-1ubuntu0.1).
|
||
2026-06-27T12:29:52.8175955Z libfreetype6 set to manually installed.
|
||
2026-06-27T12:29:52.8176539Z The following additional packages will be installed:
|
||
2026-06-27T12:29:52.8177593Z at-spi2-common libasound2-data libavahi-client3 libavahi-common-data
|
||
2026-06-27T12:29:52.8183119Z libavahi-common3 libdrm-amdgpu1 libdrm-common libdrm-intel1 libfontenc1
|
||
2026-06-27T12:29:52.8190965Z libgl1 libgl1-mesa-dri libglvnd0 libglx-mesa0 libglx0 libllvm20
|
||
2026-06-27T12:29:52.8191332Z libpciaccess0 libsensors-config libsensors5 libvulkan1 libx11-xcb1 libxaw7
|
||
2026-06-27T12:29:52.8207849Z libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-randr0 libxcb-sync1
|
||
2026-06-27T12:29:52.8208612Z libxcb-xfixes0 libxfont2 libxi6 libxkbfile1 libxmu6 libxmuu1 libxpm4
|
||
2026-06-27T12:29:52.8208800Z libxshmfence1 libxxf86vm1 mesa-libgallium x11-xkb-utils xauth
|
||
2026-06-27T12:29:52.8208952Z xfonts-encodings xfonts-utils xkb-data xserver-common
|
||
2026-06-27T12:29:52.8215870Z Suggested packages:
|
||
2026-06-27T12:29:52.8216800Z alsa-utils libasound2-plugins cups-common pciutils lm-sensors
|
||
2026-06-27T12:29:52.8217268Z Recommended packages:
|
||
2026-06-27T12:29:52.8217512Z fonts-ipafont-mincho fonts-liberation-sans-narrow fonts-tlwg-loma
|
||
2026-06-27T12:29:52.8217656Z alsa-ucm-conf alsa-topology-conf at-spi2-core mesa-vulkan-drivers
|
||
2026-06-27T12:29:52.8217803Z | vulkan-icd xfonts-base
|
||
2026-06-27T12:29:52.9516943Z The following NEW packages will be installed:
|
||
2026-06-27T12:29:52.9517535Z at-spi2-common fonts-freefont-ttf fonts-ipafont-gothic fonts-liberation
|
||
2026-06-27T12:29:52.9525521Z fonts-noto-color-emoji fonts-tlwg-loma-otf fonts-unifont fonts-wqy-zenhei
|
||
2026-06-27T12:29:52.9525929Z libasound2-data libasound2t64 libatk-bridge2.0-0t64 libatk1.0-0t64
|
||
2026-06-27T12:29:52.9526055Z libatspi2.0-0t64 libavahi-client3 libavahi-common-data libavahi-common3
|
||
2026-06-27T12:29:52.9526656Z libcups2t64 libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm2 libfontenc1
|
||
2026-06-27T12:29:52.9529001Z libgbm1 libgl1 libgl1-mesa-dri libglvnd0 libglx-mesa0 libglx0 libllvm20
|
||
2026-06-27T12:29:52.9533391Z libnspr4 libnss3 libpciaccess0 libsensors-config libsensors5 libvulkan1
|
||
2026-06-27T12:29:52.9533730Z libx11-xcb1 libxaw7 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-randr0
|
||
2026-06-27T12:29:52.9533957Z libxcb-sync1 libxcb-xfixes0 libxcomposite1 libxdamage1 libxfixes3 libxfont2
|
||
2026-06-27T12:29:52.9535675Z libxi6 libxkbcommon0 libxkbfile1 libxmu6 libxmuu1 libxpm4 libxrandr2
|
||
2026-06-27T12:29:52.9547165Z libxshmfence1 libxxf86vm1 mesa-libgallium x11-xkb-utils xauth
|
||
2026-06-27T12:29:52.9547497Z xfonts-cyrillic xfonts-encodings xfonts-scalable xfonts-utils xkb-data
|
||
2026-06-27T12:29:52.9547633Z xserver-common xvfb
|
||
2026-06-27T12:29:53.0373995Z 0 upgraded, 66 newly installed, 0 to remove and 52 not upgraded.
|
||
2026-06-27T12:29:53.0374517Z Need to get 79.3 MB of archives.
|
||
2026-06-27T12:29:53.0374708Z After this operation, 303 MB of additional disk space will be used.
|
||
2026-06-27T12:29:53.0374826Z Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-ipafont-gothic all 00303-21ubuntu1 [3513 kB]
|
||
2026-06-27T12:29:53.1513498Z Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xkb-data all 2.41-2ubuntu1.1 [397 kB]
|
||
2026-06-27T12:29:53.1573982Z Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm-common all 2.4.125-1ubuntu0.1~24.04.2 [9250 B]
|
||
2026-06-27T12:29:53.1645112Z Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm2 amd64 2.4.125-1ubuntu0.1~24.04.2 [41.4 kB]
|
||
2026-06-27T12:29:53.1707412Z Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libsensors-config all 1:3.6.0-9build1 [5546 B]
|
||
2026-06-27T12:29:53.1770886Z Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libsensors5 amd64 1:3.6.0-9build1 [26.6 kB]
|
||
2026-06-27T12:29:53.1834263Z Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libxkbcommon0 amd64 1.6.0-1build1 [122 kB]
|
||
2026-06-27T12:29:53.1906696Z Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmuu1 amd64 2:1.1.3-3build2 [8958 B]
|
||
2026-06-27T12:29:53.1977009Z Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 xauth amd64 1:1.1.2-1build1 [25.6 kB]
|
||
2026-06-27T12:29:53.2036591Z Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 at-spi2-common all 2.52.0-1build1 [8674 B]
|
||
2026-06-27T12:29:53.2100594Z Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-freefont-ttf all 20211204+svn4273-2 [5641 kB]
|
||
2026-06-27T12:29:53.2682487Z Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB]
|
||
2026-06-27T12:29:53.2815879Z Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 fonts-noto-color-emoji all 2.047-0ubuntu0.24.04.1 [9764 kB]
|
||
2026-06-27T12:29:53.3750188Z Get:14 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-tlwg-loma-otf all 1:0.7.3-1 [107 kB]
|
||
2026-06-27T12:29:53.3767166Z Get:15 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-unifont all 1:15.1.01-1build1 [2993 kB]
|
||
2026-06-27T12:29:53.4049421Z Get:16 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-wqy-zenhei all 0.9.45-8 [7472 kB]
|
||
2026-06-27T12:29:53.4441929Z Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2-data all 1.2.11-1ubuntu0.2 [21.3 kB]
|
||
2026-06-27T12:29:53.4446837Z Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.2 [398 kB]
|
||
2026-06-27T12:29:53.4472919Z Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libatk1.0-0t64 amd64 2.52.0-1build1 [55.3 kB]
|
||
2026-06-27T12:29:53.4509500Z Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libxi6 amd64 2:1.8.1-1build1 [32.4 kB]
|
||
2026-06-27T12:29:53.4780264Z Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libatspi2.0-0t64 amd64 2.52.0-1build1 [80.5 kB]
|
||
2026-06-27T12:29:53.4829146Z Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 libatk-bridge2.0-0t64 amd64 2.52.0-1build1 [66.0 kB]
|
||
2026-06-27T12:29:53.4894417Z Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-common-data amd64 0.8-13ubuntu6.2 [30.1 kB]
|
||
2026-06-27T12:29:53.4972529Z Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-common3 amd64 0.8-13ubuntu6.2 [23.4 kB]
|
||
2026-06-27T12:29:53.5039534Z Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-client3 amd64 0.8-13ubuntu6.2 [26.8 kB]
|
||
2026-06-27T12:29:53.5102014Z Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcups2t64 amd64 2.4.7-1.2ubuntu7.14 [274 kB]
|
||
2026-06-27T12:29:53.5204236Z Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm-amdgpu1 amd64 2.4.125-1ubuntu0.1~24.04.2 [21.4 kB]
|
||
2026-06-27T12:29:53.5261626Z Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpciaccess0 amd64 0.17-3ubuntu0.24.04.2 [18.9 kB]
|
||
2026-06-27T12:29:53.5328530Z Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm-intel1 amd64 2.4.125-1ubuntu0.1~24.04.2 [63.9 kB]
|
||
2026-06-27T12:29:53.5386245Z Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 libfontenc1 amd64 1:1.1.8-1build1 [14.0 kB]
|
||
2026-06-27T12:29:53.5508051Z Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libllvm20 amd64 1:20.1.2-0ubuntu1~24.04.3 [30.6 MB]
|
||
2026-06-27T12:29:53.7675321Z Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 libx11-xcb1 amd64 2:1.8.7-1build1 [7800 B]
|
||
2026-06-27T12:29:53.7678635Z Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-dri3-0 amd64 1.15-1ubuntu2 [7142 B]
|
||
2026-06-27T12:29:53.7681087Z Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-present0 amd64 1.15-1ubuntu2 [5676 B]
|
||
2026-06-27T12:29:53.7683582Z Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-randr0 amd64 1.15-1ubuntu2 [17.9 kB]
|
||
2026-06-27T12:29:53.7686011Z Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-sync1 amd64 1.15-1ubuntu2 [9312 B]
|
||
2026-06-27T12:29:53.7688522Z Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-xfixes0 amd64 1.15-1ubuntu2 [10.2 kB]
|
||
2026-06-27T12:29:53.7691274Z Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 libxshmfence1 amd64 1.3-1build5 [4764 B]
|
||
2026-06-27T12:29:53.7709108Z Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mesa-libgallium amd64 25.2.8-0ubuntu0.24.04.2 [10.8 MB]
|
||
2026-06-27T12:29:53.8458351Z Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgbm1 amd64 25.2.8-0ubuntu0.24.04.2 [34.2 kB]
|
||
2026-06-27T12:29:53.8467058Z Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 libvulkan1 amd64 1.3.275.0-1build1 [142 kB]
|
||
2026-06-27T12:29:53.8481660Z Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgl1-mesa-dri amd64 25.2.8-0ubuntu0.24.04.2 [37.9 kB]
|
||
2026-06-27T12:29:53.8489547Z Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-glx0 amd64 1.15-1ubuntu2 [24.8 kB]
|
||
2026-06-27T12:29:53.8496627Z Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 libxxf86vm1 amd64 1:1.1.4-1build4 [9282 B]
|
||
2026-06-27T12:29:53.8511134Z Get:45 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglx-mesa0 amd64 25.2.8-0ubuntu0.24.04.2 [110 kB]
|
||
2026-06-27T12:29:53.8581593Z Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB]
|
||
2026-06-27T12:29:53.8649924Z Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3 amd64 2:3.98-1ubuntu0.1 [1445 kB]
|
||
2026-06-27T12:29:53.8827832Z Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB]
|
||
2026-06-27T12:29:53.8847347Z Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 libxpm4 amd64 1:3.5.17-1build2 [36.5 kB]
|
||
2026-06-27T12:29:53.8894999Z Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB]
|
||
2026-06-27T12:29:53.8986710Z Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcomposite1 amd64 1:0.4.5-1build3 [6320 B]
|
||
2026-06-27T12:29:53.9048187Z Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdamage1 amd64 1:1.1.6-1build1 [6150 B]
|
||
2026-06-27T12:29:53.9112911Z Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 libxfixes3 amd64 1:6.0.0-2build1 [10.8 kB]
|
||
2026-06-27T12:29:53.9186651Z Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 libxfont2 amd64 1:2.0.6-1build1 [93.0 kB]
|
||
2026-06-27T12:29:53.9241391Z Get:55 http://archive.ubuntu.com/ubuntu noble/main amd64 libxkbfile1 amd64 1:1.1.0-1build4 [70.0 kB]
|
||
2026-06-27T12:29:53.9299425Z Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 libxrandr2 amd64 2:1.5.2-2build1 [19.7 kB]
|
||
2026-06-27T12:29:53.9350812Z Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 x11-xkb-utils amd64 7.7+8build2 [170 kB]
|
||
2026-06-27T12:29:53.9428679Z Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 xfonts-encodings all 1:1.0.5-0ubuntu2 [578 kB]
|
||
2026-06-27T12:29:53.9504947Z Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 xfonts-utils amd64 1:7.7+6build3 [94.4 kB]
|
||
2026-06-27T12:29:53.9561031Z Get:60 http://archive.ubuntu.com/ubuntu noble/universe amd64 xfonts-cyrillic all 1:1.0.5+nmu1 [384 kB]
|
||
2026-06-27T12:29:53.9646525Z Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 xfonts-scalable all 1:1.0.3-1.3 [304 kB]
|
||
2026-06-27T12:29:53.9730776Z Get:62 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xserver-common all 2:21.1.12-1ubuntu1.6 [34.7 kB]
|
||
2026-06-27T12:29:53.9800405Z Get:63 http://archive.ubuntu.com/ubuntu noble/main amd64 libglvnd0 amd64 1.7.0-1build1 [69.6 kB]
|
||
2026-06-27T12:29:54.0066025Z Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 libglx0 amd64 1.7.0-1build1 [38.6 kB]
|
||
2026-06-27T12:29:54.0071830Z Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 libgl1 amd64 1.7.0-1build1 [102 kB]
|
||
2026-06-27T12:29:54.0086721Z Get:66 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 xvfb amd64 2:21.1.12-1ubuntu1.6 [877 kB]
|
||
2026-06-27T12:29:54.2362385Z debconf: delaying package configuration, since apt-utils is not installed
|
||
2026-06-27T12:29:54.2759835Z Fetched 79.3 MB in 1s (76.6 MB/s)
|
||
2026-06-27T12:29:54.3038337Z Selecting previously unselected package fonts-ipafont-gothic.
|
||
2026-06-27T12:29:54.4436850Z (Reading database ...
|
||
(Reading database ... 5%
|
||
(Reading database ... 10%
|
||
(Reading database ... 15%
|
||
(Reading database ... 20%
|
||
(Reading database ... 25%
|
||
(Reading database ... 30%
|
||
(Reading database ... 35%
|
||
(Reading database ... 40%
|
||
(Reading database ... 45%
|
||
(Reading database ... 50%
|
||
(Reading database ... 55%
|
||
(Reading database ... 60%
|
||
(Reading database ... 65%
|
||
(Reading database ... 70%
|
||
(Reading database ... 75%
|
||
(Reading database ... 80%
|
||
(Reading database ... 85%
|
||
(Reading database ... 90%
|
||
(Reading database ... 95%
|
||
(Reading database ... 100%
|
||
(Reading database ... 26518 files and directories currently installed.)
|
||
2026-06-27T12:29:54.4453872Z Preparing to unpack .../00-fonts-ipafont-gothic_00303-21ubuntu1_all.deb ...
|
||
2026-06-27T12:29:54.4547701Z Unpacking fonts-ipafont-gothic (00303-21ubuntu1) ...
|
||
2026-06-27T12:29:54.7502498Z Selecting previously unselected package xkb-data.
|
||
2026-06-27T12:29:54.7531013Z Preparing to unpack .../01-xkb-data_2.41-2ubuntu1.1_all.deb ...
|
||
2026-06-27T12:29:54.7549713Z Unpacking xkb-data (2.41-2ubuntu1.1) ...
|
||
2026-06-27T12:29:54.8278776Z Selecting previously unselected package libdrm-common.
|
||
2026-06-27T12:29:54.8307383Z Preparing to unpack .../02-libdrm-common_2.4.125-1ubuntu0.1~24.04.2_all.deb ...
|
||
2026-06-27T12:29:54.8325886Z Unpacking libdrm-common (2.4.125-1ubuntu0.1~24.04.2) ...
|
||
2026-06-27T12:29:54.8589268Z Selecting previously unselected package libdrm2:amd64.
|
||
2026-06-27T12:29:54.8589718Z Preparing to unpack .../03-libdrm2_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ...
|
||
2026-06-27T12:29:54.8647120Z Unpacking libdrm2:amd64 (2.4.125-1ubuntu0.1~24.04.2) ...
|
||
2026-06-27T12:29:54.8871350Z Selecting previously unselected package libsensors-config.
|
||
2026-06-27T12:29:54.8877443Z Preparing to unpack .../04-libsensors-config_1%3a3.6.0-9build1_all.deb ...
|
||
2026-06-27T12:29:54.8906021Z Unpacking libsensors-config (1:3.6.0-9build1) ...
|
||
2026-06-27T12:29:54.9113765Z Selecting previously unselected package libsensors5:amd64.
|
||
2026-06-27T12:29:54.9142070Z Preparing to unpack .../05-libsensors5_1%3a3.6.0-9build1_amd64.deb ...
|
||
2026-06-27T12:29:54.9490446Z Unpacking libsensors5:amd64 (1:3.6.0-9build1) ...
|
||
2026-06-27T12:29:54.9749152Z Selecting previously unselected package libxkbcommon0:amd64.
|
||
2026-06-27T12:29:54.9758453Z Preparing to unpack .../06-libxkbcommon0_1.6.0-1build1_amd64.deb ...
|
||
2026-06-27T12:29:54.9799072Z Unpacking libxkbcommon0:amd64 (1.6.0-1build1) ...
|
||
2026-06-27T12:29:55.0115639Z Selecting previously unselected package libxmuu1:amd64.
|
||
2026-06-27T12:29:55.0143317Z Preparing to unpack .../07-libxmuu1_2%3a1.1.3-3build2_amd64.deb ...
|
||
2026-06-27T12:29:55.0172030Z Unpacking libxmuu1:amd64 (2:1.1.3-3build2) ...
|
||
2026-06-27T12:29:55.0414724Z Selecting previously unselected package xauth.
|
||
2026-06-27T12:29:55.0442615Z Preparing to unpack .../08-xauth_1%3a1.1.2-1build1_amd64.deb ...
|
||
2026-06-27T12:29:55.0465444Z Unpacking xauth (1:1.1.2-1build1) ...
|
||
2026-06-27T12:29:55.0714732Z Selecting previously unselected package at-spi2-common.
|
||
2026-06-27T12:29:55.0754268Z Preparing to unpack .../09-at-spi2-common_2.52.0-1build1_all.deb ...
|
||
2026-06-27T12:29:55.0778632Z Unpacking at-spi2-common (2.52.0-1build1) ...
|
||
2026-06-27T12:29:55.1049265Z Selecting previously unselected package fonts-freefont-ttf.
|
||
2026-06-27T12:29:55.1097884Z Preparing to unpack .../10-fonts-freefont-ttf_20211204+svn4273-2_all.deb ...
|
||
2026-06-27T12:29:55.1123366Z Unpacking fonts-freefont-ttf (20211204+svn4273-2) ...
|
||
2026-06-27T12:29:55.2872918Z Selecting previously unselected package fonts-liberation.
|
||
2026-06-27T12:29:55.2899008Z Preparing to unpack .../11-fonts-liberation_1%3a2.1.5-3_all.deb ...
|
||
2026-06-27T12:29:55.2927974Z Unpacking fonts-liberation (1:2.1.5-3) ...
|
||
2026-06-27T12:29:55.3568970Z Selecting previously unselected package fonts-noto-color-emoji.
|
||
2026-06-27T12:29:55.3646821Z Preparing to unpack .../12-fonts-noto-color-emoji_2.047-0ubuntu0.24.04.1_all.deb ...
|
||
2026-06-27T12:29:55.3724781Z Unpacking fonts-noto-color-emoji (2.047-0ubuntu0.24.04.1) ...
|
||
2026-06-27T12:29:55.4854579Z Selecting previously unselected package fonts-tlwg-loma-otf.
|
||
2026-06-27T12:29:55.4889562Z Preparing to unpack .../13-fonts-tlwg-loma-otf_1%3a0.7.3-1_all.deb ...
|
||
2026-06-27T12:29:55.4913793Z Unpacking fonts-tlwg-loma-otf (1:0.7.3-1) ...
|
||
2026-06-27T12:29:55.5254192Z Selecting previously unselected package fonts-unifont.
|
||
2026-06-27T12:29:55.5287898Z Preparing to unpack .../14-fonts-unifont_1%3a15.1.01-1build1_all.deb ...
|
||
2026-06-27T12:29:55.5304102Z Unpacking fonts-unifont (1:15.1.01-1build1) ...
|
||
2026-06-27T12:29:55.6708411Z Selecting previously unselected package fonts-wqy-zenhei.
|
||
2026-06-27T12:29:55.6738944Z Preparing to unpack .../15-fonts-wqy-zenhei_0.9.45-8_all.deb ...
|
||
2026-06-27T12:29:55.6859814Z Unpacking fonts-wqy-zenhei (0.9.45-8) ...
|
||
2026-06-27T12:29:56.2792688Z Selecting previously unselected package libasound2-data.
|
||
2026-06-27T12:29:56.2940002Z Preparing to unpack .../16-libasound2-data_1.2.11-1ubuntu0.2_all.deb ...
|
||
2026-06-27T12:29:56.3011544Z Unpacking libasound2-data (1.2.11-1ubuntu0.2) ...
|
||
2026-06-27T12:29:56.3930164Z Selecting previously unselected package libasound2t64:amd64.
|
||
2026-06-27T12:29:56.3997965Z Preparing to unpack .../17-libasound2t64_1.2.11-1ubuntu0.2_amd64.deb ...
|
||
2026-06-27T12:29:56.4048917Z Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.2) ...
|
||
2026-06-27T12:29:56.4573839Z Selecting previously unselected package libatk1.0-0t64:amd64.
|
||
2026-06-27T12:29:56.4598997Z Preparing to unpack .../18-libatk1.0-0t64_2.52.0-1build1_amd64.deb ...
|
||
2026-06-27T12:29:56.4637724Z Unpacking libatk1.0-0t64:amd64 (2.52.0-1build1) ...
|
||
2026-06-27T12:29:56.5098277Z Selecting previously unselected package libxi6:amd64.
|
||
2026-06-27T12:29:56.5124858Z Preparing to unpack .../19-libxi6_2%3a1.8.1-1build1_amd64.deb ...
|
||
2026-06-27T12:29:56.5188290Z Unpacking libxi6:amd64 (2:1.8.1-1build1) ...
|
||
2026-06-27T12:29:56.5518533Z Selecting previously unselected package libatspi2.0-0t64:amd64.
|
||
2026-06-27T12:29:56.5567874Z Preparing to unpack .../20-libatspi2.0-0t64_2.52.0-1build1_amd64.deb ...
|
||
2026-06-27T12:29:56.5699758Z Unpacking libatspi2.0-0t64:amd64 (2.52.0-1build1) ...
|
||
2026-06-27T12:29:56.6391376Z Selecting previously unselected package libatk-bridge2.0-0t64:amd64.
|
||
2026-06-27T12:29:56.6457696Z Preparing to unpack .../21-libatk-bridge2.0-0t64_2.52.0-1build1_amd64.deb ...
|
||
2026-06-27T12:29:56.6509497Z Unpacking libatk-bridge2.0-0t64:amd64 (2.52.0-1build1) ...
|
||
2026-06-27T12:29:56.7348340Z Selecting previously unselected package libavahi-common-data:amd64.
|
||
2026-06-27T12:29:56.7365329Z Preparing to unpack .../22-libavahi-common-data_0.8-13ubuntu6.2_amd64.deb ...
|
||
2026-06-27T12:29:56.7413367Z Unpacking libavahi-common-data:amd64 (0.8-13ubuntu6.2) ...
|
||
2026-06-27T12:29:56.8118498Z Selecting previously unselected package libavahi-common3:amd64.
|
||
2026-06-27T12:29:56.8144825Z Preparing to unpack .../23-libavahi-common3_0.8-13ubuntu6.2_amd64.deb ...
|
||
2026-06-27T12:29:56.8180402Z Unpacking libavahi-common3:amd64 (0.8-13ubuntu6.2) ...
|
||
2026-06-27T12:29:56.8481364Z Selecting previously unselected package libavahi-client3:amd64.
|
||
2026-06-27T12:29:56.8504185Z Preparing to unpack .../24-libavahi-client3_0.8-13ubuntu6.2_amd64.deb ...
|
||
2026-06-27T12:29:56.8527325Z Unpacking libavahi-client3:amd64 (0.8-13ubuntu6.2) ...
|
||
2026-06-27T12:29:56.8768636Z Selecting previously unselected package libcups2t64:amd64.
|
||
2026-06-27T12:29:56.8786491Z Preparing to unpack .../25-libcups2t64_2.4.7-1.2ubuntu7.14_amd64.deb ...
|
||
2026-06-27T12:29:56.8808431Z Unpacking libcups2t64:amd64 (2.4.7-1.2ubuntu7.14) ...
|
||
2026-06-27T12:29:56.9096960Z Selecting previously unselected package libdrm-amdgpu1:amd64.
|
||
2026-06-27T12:29:56.9100617Z Preparing to unpack .../26-libdrm-amdgpu1_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ...
|
||
2026-06-27T12:29:56.9134511Z Unpacking libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ...
|
||
2026-06-27T12:29:56.9636914Z Selecting previously unselected package libpciaccess0:amd64.
|
||
2026-06-27T12:29:56.9697603Z Preparing to unpack .../27-libpciaccess0_0.17-3ubuntu0.24.04.2_amd64.deb ...
|
||
2026-06-27T12:29:56.9876579Z Unpacking libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ...
|
||
2026-06-27T12:29:57.0211879Z Selecting previously unselected package libdrm-intel1:amd64.
|
||
2026-06-27T12:29:57.0307871Z Preparing to unpack .../28-libdrm-intel1_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ...
|
||
2026-06-27T12:29:57.0351988Z Unpacking libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ...
|
||
2026-06-27T12:29:57.0748134Z Selecting previously unselected package libfontenc1:amd64.
|
||
2026-06-27T12:29:57.0777424Z Preparing to unpack .../29-libfontenc1_1%3a1.1.8-1build1_amd64.deb ...
|
||
2026-06-27T12:29:57.0825973Z Unpacking libfontenc1:amd64 (1:1.1.8-1build1) ...
|
||
2026-06-27T12:29:57.1267005Z Selecting previously unselected package libllvm20:amd64.
|
||
2026-06-27T12:29:57.1293565Z Preparing to unpack .../30-libllvm20_1%3a20.1.2-0ubuntu1~24.04.3_amd64.deb ...
|
||
2026-06-27T12:29:57.1334840Z Unpacking libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.3) ...
|
||
2026-06-27T12:29:57.8980898Z Selecting previously unselected package libx11-xcb1:amd64.
|
||
2026-06-27T12:29:57.9057528Z Preparing to unpack .../31-libx11-xcb1_2%3a1.8.7-1build1_amd64.deb ...
|
||
2026-06-27T12:29:57.9083148Z Unpacking libx11-xcb1:amd64 (2:1.8.7-1build1) ...
|
||
2026-06-27T12:29:57.9349231Z Selecting previously unselected package libxcb-dri3-0:amd64.
|
||
2026-06-27T12:29:57.9385913Z Preparing to unpack .../32-libxcb-dri3-0_1.15-1ubuntu2_amd64.deb ...
|
||
2026-06-27T12:29:57.9417344Z Unpacking libxcb-dri3-0:amd64 (1.15-1ubuntu2) ...
|
||
2026-06-27T12:29:57.9715654Z Selecting previously unselected package libxcb-present0:amd64.
|
||
2026-06-27T12:29:57.9716511Z Preparing to unpack .../33-libxcb-present0_1.15-1ubuntu2_amd64.deb ...
|
||
2026-06-27T12:29:57.9734621Z Unpacking libxcb-present0:amd64 (1.15-1ubuntu2) ...
|
||
2026-06-27T12:29:57.9990875Z Selecting previously unselected package libxcb-randr0:amd64.
|
||
2026-06-27T12:29:58.0027302Z Preparing to unpack .../34-libxcb-randr0_1.15-1ubuntu2_amd64.deb ...
|
||
2026-06-27T12:29:58.0064111Z Unpacking libxcb-randr0:amd64 (1.15-1ubuntu2) ...
|
||
2026-06-27T12:29:58.0358335Z Selecting previously unselected package libxcb-sync1:amd64.
|
||
2026-06-27T12:29:58.0377266Z Preparing to unpack .../35-libxcb-sync1_1.15-1ubuntu2_amd64.deb ...
|
||
2026-06-27T12:29:58.0404159Z Unpacking libxcb-sync1:amd64 (1.15-1ubuntu2) ...
|
||
2026-06-27T12:29:58.0702568Z Selecting previously unselected package libxcb-xfixes0:amd64.
|
||
2026-06-27T12:29:58.0735170Z Preparing to unpack .../36-libxcb-xfixes0_1.15-1ubuntu2_amd64.deb ...
|
||
2026-06-27T12:29:58.0767209Z Unpacking libxcb-xfixes0:amd64 (1.15-1ubuntu2) ...
|
||
2026-06-27T12:29:58.1076190Z Selecting previously unselected package libxshmfence1:amd64.
|
||
2026-06-27T12:29:58.1106936Z Preparing to unpack .../37-libxshmfence1_1.3-1build5_amd64.deb ...
|
||
2026-06-27T12:29:58.1152686Z Unpacking libxshmfence1:amd64 (1.3-1build5) ...
|
||
2026-06-27T12:29:58.1441558Z Selecting previously unselected package mesa-libgallium:amd64.
|
||
2026-06-27T12:29:58.1467943Z Preparing to unpack .../38-mesa-libgallium_25.2.8-0ubuntu0.24.04.2_amd64.deb ...
|
||
2026-06-27T12:29:58.1528453Z Unpacking mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.2) ...
|
||
2026-06-27T12:29:58.3677723Z Selecting previously unselected package libgbm1:amd64.
|
||
2026-06-27T12:29:58.3739343Z Preparing to unpack .../39-libgbm1_25.2.8-0ubuntu0.24.04.2_amd64.deb ...
|
||
2026-06-27T12:29:58.3781464Z Unpacking libgbm1:amd64 (25.2.8-0ubuntu0.24.04.2) ...
|
||
2026-06-27T12:29:58.4160413Z Selecting previously unselected package libvulkan1:amd64.
|
||
2026-06-27T12:29:58.4187257Z Preparing to unpack .../40-libvulkan1_1.3.275.0-1build1_amd64.deb ...
|
||
2026-06-27T12:29:58.4211230Z Unpacking libvulkan1:amd64 (1.3.275.0-1build1) ...
|
||
2026-06-27T12:29:58.4577990Z Selecting previously unselected package libgl1-mesa-dri:amd64.
|
||
2026-06-27T12:29:58.4595883Z Preparing to unpack .../41-libgl1-mesa-dri_25.2.8-0ubuntu0.24.04.2_amd64.deb ...
|
||
2026-06-27T12:29:58.4660743Z Unpacking libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.2) ...
|
||
2026-06-27T12:29:58.4939126Z Selecting previously unselected package libxcb-glx0:amd64.
|
||
2026-06-27T12:29:58.4968840Z Preparing to unpack .../42-libxcb-glx0_1.15-1ubuntu2_amd64.deb ...
|
||
2026-06-27T12:29:58.5005512Z Unpacking libxcb-glx0:amd64 (1.15-1ubuntu2) ...
|
||
2026-06-27T12:29:58.5308734Z Selecting previously unselected package libxxf86vm1:amd64.
|
||
2026-06-27T12:29:58.5330256Z Preparing to unpack .../43-libxxf86vm1_1%3a1.1.4-1build4_amd64.deb ...
|
||
2026-06-27T12:29:58.5350775Z Unpacking libxxf86vm1:amd64 (1:1.1.4-1build4) ...
|
||
2026-06-27T12:29:58.6256611Z Selecting previously unselected package libglx-mesa0:amd64.
|
||
2026-06-27T12:29:58.6257251Z Preparing to unpack .../44-libglx-mesa0_25.2.8-0ubuntu0.24.04.2_amd64.deb ...
|
||
2026-06-27T12:29:58.6304189Z Unpacking libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.2) ...
|
||
2026-06-27T12:29:58.7458115Z Selecting previously unselected package libnspr4:amd64.
|
||
2026-06-27T12:29:58.7495398Z Preparing to unpack .../45-libnspr4_2%3a4.35-1.1build1_amd64.deb ...
|
||
2026-06-27T12:29:58.7508426Z Unpacking libnspr4:amd64 (2:4.35-1.1build1) ...
|
||
2026-06-27T12:29:58.7856922Z Selecting previously unselected package libnss3:amd64.
|
||
2026-06-27T12:29:58.7886591Z Preparing to unpack .../46-libnss3_2%3a3.98-1ubuntu0.1_amd64.deb ...
|
||
2026-06-27T12:29:58.7907591Z Unpacking libnss3:amd64 (2:3.98-1ubuntu0.1) ...
|
||
2026-06-27T12:29:58.8538244Z Selecting previously unselected package libxmu6:amd64.
|
||
2026-06-27T12:29:58.8557712Z Preparing to unpack .../47-libxmu6_2%3a1.1.3-3build2_amd64.deb ...
|
||
2026-06-27T12:29:58.8628175Z Unpacking libxmu6:amd64 (2:1.1.3-3build2) ...
|
||
2026-06-27T12:29:58.9358779Z Selecting previously unselected package libxpm4:amd64.
|
||
2026-06-27T12:29:58.9378349Z Preparing to unpack .../48-libxpm4_1%3a3.5.17-1build2_amd64.deb ...
|
||
2026-06-27T12:29:58.9405841Z Unpacking libxpm4:amd64 (1:3.5.17-1build2) ...
|
||
2026-06-27T12:29:58.9713095Z Selecting previously unselected package libxaw7:amd64.
|
||
2026-06-27T12:29:58.9749998Z Preparing to unpack .../49-libxaw7_2%3a1.0.14-1build2_amd64.deb ...
|
||
2026-06-27T12:29:58.9788039Z Unpacking libxaw7:amd64 (2:1.0.14-1build2) ...
|
||
2026-06-27T12:29:59.0344842Z Selecting previously unselected package libxcomposite1:amd64.
|
||
2026-06-27T12:29:59.0385144Z Preparing to unpack .../50-libxcomposite1_1%3a0.4.5-1build3_amd64.deb ...
|
||
2026-06-27T12:29:59.0412966Z Unpacking libxcomposite1:amd64 (1:0.4.5-1build3) ...
|
||
2026-06-27T12:29:59.1108472Z Selecting previously unselected package libxdamage1:amd64.
|
||
2026-06-27T12:29:59.1138027Z Preparing to unpack .../51-libxdamage1_1%3a1.1.6-1build1_amd64.deb ...
|
||
2026-06-27T12:29:59.1198034Z Unpacking libxdamage1:amd64 (1:1.1.6-1build1) ...
|
||
2026-06-27T12:29:59.1507633Z Selecting previously unselected package libxfixes3:amd64.
|
||
2026-06-27T12:29:59.1538920Z Preparing to unpack .../52-libxfixes3_1%3a6.0.0-2build1_amd64.deb ...
|
||
2026-06-27T12:29:59.1588705Z Unpacking libxfixes3:amd64 (1:6.0.0-2build1) ...
|
||
2026-06-27T12:29:59.1948055Z Selecting previously unselected package libxfont2:amd64.
|
||
2026-06-27T12:29:59.1976643Z Preparing to unpack .../53-libxfont2_1%3a2.0.6-1build1_amd64.deb ...
|
||
2026-06-27T12:29:59.2025517Z Unpacking libxfont2:amd64 (1:2.0.6-1build1) ...
|
||
2026-06-27T12:29:59.2348606Z Selecting previously unselected package libxkbfile1:amd64.
|
||
2026-06-27T12:29:59.2397660Z Preparing to unpack .../54-libxkbfile1_1%3a1.1.0-1build4_amd64.deb ...
|
||
2026-06-27T12:29:59.2407377Z Unpacking libxkbfile1:amd64 (1:1.1.0-1build4) ...
|
||
2026-06-27T12:29:59.2679911Z Selecting previously unselected package libxrandr2:amd64.
|
||
2026-06-27T12:29:59.2680471Z Preparing to unpack .../55-libxrandr2_2%3a1.5.2-2build1_amd64.deb ...
|
||
2026-06-27T12:29:59.2704669Z Unpacking libxrandr2:amd64 (2:1.5.2-2build1) ...
|
||
2026-06-27T12:29:59.2928745Z Selecting previously unselected package x11-xkb-utils.
|
||
2026-06-27T12:29:59.3010587Z Preparing to unpack .../56-x11-xkb-utils_7.7+8build2_amd64.deb ...
|
||
2026-06-27T12:29:59.3016591Z Unpacking x11-xkb-utils (7.7+8build2) ...
|
||
2026-06-27T12:29:59.3398898Z Selecting previously unselected package xfonts-encodings.
|
||
2026-06-27T12:29:59.3429169Z Preparing to unpack .../57-xfonts-encodings_1%3a1.0.5-0ubuntu2_all.deb ...
|
||
2026-06-27T12:29:59.3448993Z Unpacking xfonts-encodings (1:1.0.5-0ubuntu2) ...
|
||
2026-06-27T12:29:59.3848305Z Selecting previously unselected package xfonts-utils.
|
||
2026-06-27T12:29:59.3872902Z Preparing to unpack .../58-xfonts-utils_1%3a7.7+6build3_amd64.deb ...
|
||
2026-06-27T12:29:59.3925392Z Unpacking xfonts-utils (1:7.7+6build3) ...
|
||
2026-06-27T12:29:59.4504135Z Selecting previously unselected package xfonts-cyrillic.
|
||
2026-06-27T12:29:59.4553841Z Preparing to unpack .../59-xfonts-cyrillic_1%3a1.0.5+nmu1_all.deb ...
|
||
2026-06-27T12:29:59.4587260Z Unpacking xfonts-cyrillic (1:1.0.5+nmu1) ...
|
||
2026-06-27T12:29:59.5071994Z Selecting previously unselected package xfonts-scalable.
|
||
2026-06-27T12:29:59.5148773Z Preparing to unpack .../60-xfonts-scalable_1%3a1.0.3-1.3_all.deb ...
|
||
2026-06-27T12:29:59.5188958Z Unpacking xfonts-scalable (1:1.0.3-1.3) ...
|
||
2026-06-27T12:29:59.5761382Z Selecting previously unselected package xserver-common.
|
||
2026-06-27T12:29:59.5797149Z Preparing to unpack .../61-xserver-common_2%3a21.1.12-1ubuntu1.6_all.deb ...
|
||
2026-06-27T12:29:59.5833113Z Unpacking xserver-common (2:21.1.12-1ubuntu1.6) ...
|
||
2026-06-27T12:29:59.6297941Z Selecting previously unselected package libglvnd0:amd64.
|
||
2026-06-27T12:29:59.6317132Z Preparing to unpack .../62-libglvnd0_1.7.0-1build1_amd64.deb ...
|
||
2026-06-27T12:29:59.6375824Z Unpacking libglvnd0:amd64 (1.7.0-1build1) ...
|
||
2026-06-27T12:29:59.6898217Z Selecting previously unselected package libglx0:amd64.
|
||
2026-06-27T12:29:59.6987434Z Preparing to unpack .../63-libglx0_1.7.0-1build1_amd64.deb ...
|
||
2026-06-27T12:29:59.7041170Z Unpacking libglx0:amd64 (1.7.0-1build1) ...
|
||
2026-06-27T12:29:59.7538201Z Selecting previously unselected package libgl1:amd64.
|
||
2026-06-27T12:29:59.7567367Z Preparing to unpack .../64-libgl1_1.7.0-1build1_amd64.deb ...
|
||
2026-06-27T12:29:59.7608379Z Unpacking libgl1:amd64 (1.7.0-1build1) ...
|
||
2026-06-27T12:29:59.8027844Z Selecting previously unselected package xvfb.
|
||
2026-06-27T12:29:59.8051105Z Preparing to unpack .../65-xvfb_2%3a21.1.12-1ubuntu1.6_amd64.deb ...
|
||
2026-06-27T12:29:59.8115409Z Unpacking xvfb (2:21.1.12-1ubuntu1.6) ...
|
||
2026-06-27T12:29:59.8815864Z Setting up libxcb-dri3-0:amd64 (1.15-1ubuntu2) ...
|
||
2026-06-27T12:29:59.8917302Z Setting up libx11-xcb1:amd64 (2:1.8.7-1build1) ...
|
||
2026-06-27T12:29:59.9001648Z Setting up libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ...
|
||
2026-06-27T12:29:59.9127426Z Setting up libxmu6:amd64 (2:1.1.3-3build2) ...
|
||
2026-06-27T12:29:59.9207499Z Setting up libxdamage1:amd64 (1:1.1.6-1build1) ...
|
||
2026-06-27T12:29:59.9297509Z Setting up libxcb-xfixes0:amd64 (1.15-1ubuntu2) ...
|
||
2026-06-27T12:29:59.9369956Z Setting up libxpm4:amd64 (1:3.5.17-1build2) ...
|
||
2026-06-27T12:29:59.9476533Z Setting up libxi6:amd64 (2:1.8.1-1build1) ...
|
||
2026-06-27T12:29:59.9547162Z Setting up fonts-noto-color-emoji (2.047-0ubuntu0.24.04.1) ...
|
||
2026-06-27T12:29:59.9657561Z Setting up libglvnd0:amd64 (1.7.0-1build1) ...
|
||
2026-06-27T12:29:59.9723581Z Setting up libxcb-glx0:amd64 (1.15-1ubuntu2) ...
|
||
2026-06-27T12:29:59.9789575Z Setting up libsensors-config (1:3.6.0-9build1) ...
|
||
2026-06-27T12:29:59.9977819Z Setting up fonts-wqy-zenhei (0.9.45-8) ...
|
||
2026-06-27T12:30:00.0344505Z Setting up fonts-freefont-ttf (20211204+svn4273-2) ...
|
||
2026-06-27T12:30:00.0438186Z Setting up xkb-data (2.41-2ubuntu1.1) ...
|
||
2026-06-27T12:30:00.0519182Z Setting up libxaw7:amd64 (2:1.0.14-1build2) ...
|
||
2026-06-27T12:30:00.0632646Z Setting up libxxf86vm1:amd64 (1:1.1.4-1build4) ...
|
||
2026-06-27T12:30:00.0728864Z Setting up libxcb-present0:amd64 (1.15-1ubuntu2) ...
|
||
2026-06-27T12:30:00.0825264Z Setting up libasound2-data (1.2.11-1ubuntu0.2) ...
|
||
2026-06-27T12:30:00.0943785Z Setting up libfontenc1:amd64 (1:1.1.8-1build1) ...
|
||
2026-06-27T12:30:00.1057780Z Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.2) ...
|
||
2026-06-27T12:30:00.1186853Z Setting up fonts-tlwg-loma-otf (1:0.7.3-1) ...
|
||
2026-06-27T12:30:00.1286620Z Setting up libnspr4:amd64 (2:4.35-1.1build1) ...
|
||
2026-06-27T12:30:00.1429741Z Setting up libxfixes3:amd64 (1:6.0.0-2build1) ...
|
||
2026-06-27T12:30:00.1564533Z Setting up libxcb-sync1:amd64 (1.15-1ubuntu2) ...
|
||
2026-06-27T12:30:00.1648849Z Setting up libavahi-common-data:amd64 (0.8-13ubuntu6.2) ...
|
||
2026-06-27T12:30:00.1749059Z Setting up libatspi2.0-0t64:amd64 (2.52.0-1build1) ...
|
||
2026-06-27T12:30:00.1828573Z Setting up xfonts-encodings (1:1.0.5-0ubuntu2) ...
|
||
2026-06-27T12:30:00.1906805Z Setting up libxrandr2:amd64 (2:1.5.2-2build1) ...
|
||
2026-06-27T12:30:00.1978076Z Setting up libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.3) ...
|
||
2026-06-27T12:30:00.2061550Z Setting up libsensors5:amd64 (1:3.6.0-9build1) ...
|
||
2026-06-27T12:30:00.2199197Z Setting up libvulkan1:amd64 (1.3.275.0-1build1) ...
|
||
2026-06-27T12:30:00.2301105Z Setting up fonts-ipafont-gothic (00303-21ubuntu1) ...
|
||
2026-06-27T12:30:00.2493099Z update-alternatives: using /usr/share/fonts/opentype/ipafont-gothic/ipag.ttf to provide /usr/share/fonts/truetype/fonts-japanese-gothic.ttf (fonts-japanese-gothic.ttf) in auto mode
|
||
2026-06-27T12:30:00.2582540Z Setting up libxshmfence1:amd64 (1.3-1build5) ...
|
||
2026-06-27T12:30:00.2699468Z Setting up at-spi2-common (2.52.0-1build1) ...
|
||
2026-06-27T12:30:00.2828103Z Setting up libxcb-randr0:amd64 (1.15-1ubuntu2) ...
|
||
2026-06-27T12:30:00.2958465Z Setting up fonts-liberation (1:2.1.5-3) ...
|
||
2026-06-27T12:30:00.3047180Z Setting up libxkbfile1:amd64 (1:1.1.0-1build4) ...
|
||
2026-06-27T12:30:00.3169710Z Setting up libdrm-common (2.4.125-1ubuntu0.1~24.04.2) ...
|
||
2026-06-27T12:30:00.3255670Z Setting up libxcomposite1:amd64 (1:0.4.5-1build3) ...
|
||
2026-06-27T12:30:00.3368403Z Setting up libxfont2:amd64 (1:2.0.6-1build1) ...
|
||
2026-06-27T12:30:00.3481429Z Setting up libxmuu1:amd64 (2:1.1.3-3build2) ...
|
||
2026-06-27T12:30:00.3568481Z Setting up fonts-unifont (1:15.1.01-1build1) ...
|
||
2026-06-27T12:30:00.3688733Z Setting up libxkbcommon0:amd64 (1.6.0-1build1) ...
|
||
2026-06-27T12:30:00.3780829Z Setting up libatk1.0-0t64:amd64 (2.52.0-1build1) ...
|
||
2026-06-27T12:30:00.3892898Z Setting up x11-xkb-utils (7.7+8build2) ...
|
||
2026-06-27T12:30:00.3955583Z Setting up libavahi-common3:amd64 (0.8-13ubuntu6.2) ...
|
||
2026-06-27T12:30:00.4018202Z Setting up libnss3:amd64 (2:3.98-1ubuntu0.1) ...
|
||
2026-06-27T12:30:00.4091025Z Setting up xfonts-utils (1:7.7+6build3) ...
|
||
2026-06-27T12:30:00.4200703Z Setting up libdrm2:amd64 (2.4.125-1ubuntu0.1~24.04.2) ...
|
||
2026-06-27T12:30:00.4253545Z Setting up xauth (1:1.1.2-1build1) ...
|
||
2026-06-27T12:30:00.4311946Z Setting up xfonts-cyrillic (1:1.0.5+nmu1) ...
|
||
2026-06-27T12:30:00.4811643Z Setting up xserver-common (2:21.1.12-1ubuntu1.6) ...
|
||
2026-06-27T12:30:00.4891341Z Setting up libavahi-client3:amd64 (0.8-13ubuntu6.2) ...
|
||
2026-06-27T12:30:00.4975965Z Setting up xfonts-scalable (1:1.0.3-1.3) ...
|
||
2026-06-27T12:30:00.5435339Z Setting up libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ...
|
||
2026-06-27T12:30:00.5508959Z Setting up libatk-bridge2.0-0t64:amd64 (2.52.0-1build1) ...
|
||
2026-06-27T12:30:00.5598180Z Setting up libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ...
|
||
2026-06-27T12:30:00.5698547Z Setting up libcups2t64:amd64 (2.4.7-1.2ubuntu7.14) ...
|
||
2026-06-27T12:30:00.5809612Z Setting up mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.2) ...
|
||
2026-06-27T12:30:00.5890583Z Setting up libgbm1:amd64 (25.2.8-0ubuntu0.24.04.2) ...
|
||
2026-06-27T12:30:00.5946424Z Setting up libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.2) ...
|
||
2026-06-27T12:30:00.6113114Z Setting up libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.2) ...
|
||
2026-06-27T12:30:00.6230623Z Setting up libglx0:amd64 (1.7.0-1build1) ...
|
||
2026-06-27T12:30:00.6358249Z Setting up libgl1:amd64 (1.7.0-1build1) ...
|
||
2026-06-27T12:30:00.6476917Z Setting up xvfb (2:21.1.12-1ubuntu1.6) ...
|
||
2026-06-27T12:30:00.6588145Z Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ...
|
||
2026-06-27T12:30:00.7725048Z Processing triggers for libc-bin (2.39-0ubuntu8.7) ...
|
||
2026-06-27T12:30:01.2294434Z ::group::Run set -e
|
||
2026-06-27T12:30:01.2294765Z set -e
|
||
2026-06-27T12:30:01.2294873Z EXPECTED_VERSION="$(git rev-parse --short HEAD)"
|
||
2026-06-27T12:30:01.2294970Z for i in $(seq 1 60); do
|
||
2026-06-27T12:30:01.2295049Z VERSION_BODY="$(curl -fsS "http://${DEPLOY_HOST}/taxbaik/version.txt" || true)"
|
||
2026-06-27T12:30:01.2295148Z BLOG_STATUS="$(curl -s -o /dev/null -w '%{http_code}' "http://${DEPLOY_HOST}/taxbaik/blog/accountant-mistakes-5" || true)"
|
||
2026-06-27T12:30:01.2295260Z if echo "$VERSION_BODY" | grep -q "Version: ${EXPECTED_VERSION}" && [ "$BLOG_STATUS" = "200" ]; then
|
||
2026-06-27T12:30:01.2295356Z echo "Deployment is ready for ${EXPECTED_VERSION}"
|
||
2026-06-27T12:30:01.2295435Z exit 0
|
||
2026-06-27T12:30:01.2295546Z fi
|
||
2026-06-27T12:30:01.2295634Z echo "Waiting for deployment ${EXPECTED_VERSION}; blog status=${BLOG_STATUS}; version=${VERSION_BODY}"
|
||
2026-06-27T12:30:01.2295732Z sleep 10
|
||
2026-06-27T12:30:01.2295818Z done
|
||
2026-06-27T12:30:01.2295888Z echo "Deployment did not publish expected version ${EXPECTED_VERSION} in time" >&2
|
||
2026-06-27T12:30:01.2295977Z exit 1
|
||
2026-06-27T12:30:01.2296048Z shell: bash --noprofile --norc -e -o pipefail {0}
|
||
2026-06-27T12:30:01.2296336Z env:
|
||
2026-06-27T12:30:01.2296411Z DEPLOY_HOST: ***
|
||
2026-06-27T12:30:01.2296493Z ::endgroup::
|
||
2026-06-27T12:30:01.3254169Z Waiting for deployment a58aa7e; blog status=200; version=Version: 9f7e016
|
||
2026-06-27T12:30:01.3255216Z Built: 2026-06-27 12:25:52 UTC
|
||
2026-06-27T12:30:11.4042857Z Waiting for deployment a58aa7e; blog status=200; version=Version: 9f7e016
|
||
2026-06-27T12:30:11.4043666Z Built: 2026-06-27 12:25:52 UTC
|
||
2026-06-27T12:30:21.4167471Z curl: (22) The requested URL returned error: 502
|
||
2026-06-27T12:30:21.4277572Z Waiting for deployment a58aa7e; blog status=502; version=
|
||
2026-06-27T12:30:31.4431020Z curl: (22) The requested URL returned error: 502
|
||
2026-06-27T12:30:31.4639354Z Waiting for deployment a58aa7e; blog status=502; version=
|
||
2026-06-27T12:30:41.5808920Z Deployment is ready for a58aa7e
|
||
2026-06-27T12:30:41.7045667Z ::group::Run npm run test:e2e
|
||
2026-06-27T12:30:41.7046302Z npm run test:e2e
|
||
2026-06-27T12:30:41.7046499Z shell: bash --noprofile --norc -e -o pipefail {0}
|
||
2026-06-27T12:30:41.7046695Z env:
|
||
2026-06-27T12:30:41.7046797Z E2E_BASE_URL: http://***/taxbaik
|
||
2026-06-27T12:30:41.7046897Z E2E_ADMIN_USERNAME: admin
|
||
2026-06-27T12:30:41.7046972Z E2E_ADMIN_PASSWORD: ***
|
||
2026-06-27T12:30:41.7047051Z ::endgroup::
|
||
2026-06-27T12:30:41.9109487Z
|
||
2026-06-27T12:30:41.9110189Z > test:e2e
|
||
2026-06-27T12:30:41.9110310Z > playwright test
|
||
2026-06-27T12:30:41.9110396Z
|
||
2026-06-27T12:30:43.8046225Z
|
||
2026-06-27T12:30:43.8046928Z Running 8 tests using 1 worker
|
||
2026-06-27T12:30:43.8050479Z
|
||
2026-06-27T12:30:48.0177348Z ✓ 1 [chromium] › tests/e2e/admin-login.spec.ts:8:7 › admin authentication › logs in through the real browser UI and reaches dashboard (2.5s)
|
||
2026-06-27T12:30:48.2915426Z - 2 [chromium] › tests/e2e/admin-password-change.spec.ts:10:7 › admin password change › changes password through the real admin UI
|
||
2026-06-27T12:31:11.0534606Z ✘ 3 [chromium] › tests/e2e/admin-smoke.spec.ts:9:7 › admin smoke › navigates the main admin menus without circuit errors (22.6s)
|
||
2026-06-27T12:31:35.0777222Z ✘ 4 [chromium] › tests/e2e/admin-smoke.spec.ts:9:7 › admin smoke › navigates the main admin menus without circuit errors (retry #1) (23.0s)
|
||
2026-06-27T12:31:37.0886042Z ✓ 5 [chromium] › tests/e2e/blog-seo.spec.ts:6:7 › blog seo › exposes title description and canonical on blog detail pages (1.2s)
|
||
2026-06-27T12:31:37.1698892Z ✓ 6 [chromium] › tests/e2e/contact-submit.spec.ts:9:7 › contact submit › creates an inquiry through the public API (56ms)
|
||
2026-06-27T12:32:08.5039961Z ✘ 7 [chromium] › tests/e2e/contact-submit.spec.ts:26:7 › contact submit › creates an inquiry and shows it in admin list (31.2s)
|
||
2026-06-27T12:32:33.1123930Z ✘ 8 [chromium] › tests/e2e/contact-submit.spec.ts:26:7 › contact submit › creates an inquiry and shows it in admin list (retry #1) (23.6s)
|
||
2026-06-27T12:32:46.3480272Z ✘ 9 [chromium] › tests/e2e/inquiry-detail.spec.ts:9:7 › inquiry detail › shows the created inquiry and admin action links (12.2s)
|
||
2026-06-27T12:32:59.5966610Z ✘ 10 [chromium] › tests/e2e/inquiry-detail.spec.ts:9:7 › inquiry detail › shows the created inquiry and admin action links (retry #1) (12.3s)
|
||
2026-06-27T12:33:02.1968464Z ✓ 11 [chromium] › tests/e2e/public-smoke.spec.ts:6:7 › public smoke › loads the main public pages with SEO basics (1.8s)
|
||
2026-06-27T12:33:02.2524349Z
|
||
2026-06-27T12:33:02.2531287Z
|
||
2026-06-27T12:33:02.2545075Z 1) [chromium] › tests/e2e/admin-smoke.spec.ts:9:7 › admin smoke › navigates the main admin menus without circuit errors
|
||
2026-06-27T12:33:02.2545755Z
|
||
2026-06-27T12:33:02.2545909Z Error: [2mexpect([22m[31mlocator[39m[2m).[22mtoBeVisible[2m([22m[2m)[22m failed
|
||
2026-06-27T12:33:02.2547433Z
|
||
2026-06-27T12:33:02.2547631Z Locator: locator('.mud-main-content').getByText(/이번달 문의/).first()
|
||
2026-06-27T12:33:02.2547801Z Expected: visible
|
||
2026-06-27T12:33:02.2548037Z Timeout: 20000ms
|
||
2026-06-27T12:33:02.2548148Z Error: element(s) not found
|
||
2026-06-27T12:33:02.2548252Z
|
||
2026-06-27T12:33:02.2548343Z Call log:
|
||
2026-06-27T12:33:02.2548577Z [2m - Expect "toBeVisible" with timeout 20000ms[22m
|
||
2026-06-27T12:33:02.2548699Z [2m - waiting for locator('.mud-main-content').getByText(/이번달 문의/).first()[22m
|
||
2026-06-27T12:33:02.2548836Z
|
||
2026-06-27T12:33:02.2548926Z
|
||
2026-06-27T12:33:02.2549044Z 32 | await page.goto(`${baseUrl}${check.path}`);
|
||
2026-06-27T12:33:02.2549157Z 33 | await expect(page).toHaveURL(new RegExp(`${check.path}$`));
|
||
2026-06-27T12:33:02.2549284Z > 34 | await expect(page.locator('.mud-main-content').getByText(check.content).first()).toBeVisible({ timeout: 20_000 });
|
||
2026-06-27T12:33:02.2549443Z | ^
|
||
2026-06-27T12:33:02.2549564Z 35 | }
|
||
2026-06-27T12:33:02.2549660Z 36 |
|
||
2026-06-27T12:33:02.2549761Z 37 | expect(consoleErrors, 'browser console/page errors').toEqual([]);
|
||
2026-06-27T12:33:02.2549890Z at /workspace/***/taxbaik/tests/e2e/admin-smoke.spec.ts:34:88
|
||
2026-06-27T12:33:02.2550023Z
|
||
2026-06-27T12:33:02.2550178Z attachment #1: screenshot (image/png) ──────────────────────────────────────────────────────────
|
||
2026-06-27T12:33:02.2550366Z test-results/admin-smoke-admin-smoke-na-bbce9-enus-without-circuit-errors-chromium/test-failed-1.png
|
||
2026-06-27T12:33:02.2550570Z ────────────────────────────────────────────────────────────────────────────────────────────────
|
||
2026-06-27T12:33:02.2550741Z
|
||
2026-06-27T12:33:02.2550871Z attachment #2: video (video/webm) ──────────────────────────────────────────────────────────────
|
||
2026-06-27T12:33:02.2551052Z test-results/admin-smoke-admin-smoke-na-bbce9-enus-without-circuit-errors-chromium/video.webm
|
||
2026-06-27T12:33:02.2551185Z ────────────────────────────────────────────────────────────────────────────────────────────────
|
||
2026-06-27T12:33:02.2551346Z
|
||
2026-06-27T12:33:02.2551477Z attachment #3: trace (application/zip) ─────────────────────────────────────────────────────────
|
||
2026-06-27T12:33:02.2551622Z test-results/admin-smoke-admin-smoke-na-bbce9-enus-without-circuit-errors-chromium/trace.zip
|
||
2026-06-27T12:33:02.2551734Z Usage:
|
||
2026-06-27T12:33:02.2551838Z
|
||
2026-06-27T12:33:02.2551951Z npx playwright show-trace test-results/admin-smoke-admin-smoke-na-bbce9-enus-without-circuit-errors-chromium/trace.zip
|
||
2026-06-27T12:33:02.2552089Z
|
||
2026-06-27T12:33:02.2552180Z ────────────────────────────────────────────────────────────────────────────────────────────────
|
||
2026-06-27T12:33:02.2552352Z
|
||
2026-06-27T12:33:02.2552705Z Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
|
||
2026-06-27T12:33:02.2552879Z
|
||
2026-06-27T12:33:02.2552985Z Error: [2mexpect([22m[31mlocator[39m[2m).[22mtoBeVisible[2m([22m[2m)[22m failed
|
||
2026-06-27T12:33:02.2553138Z
|
||
2026-06-27T12:33:02.2553264Z Locator: locator('.mud-main-content').getByText(/이번달 문의/).first()
|
||
2026-06-27T12:33:02.2553424Z Expected: visible
|
||
2026-06-27T12:33:02.2553606Z Timeout: 20000ms
|
||
2026-06-27T12:33:02.2553767Z Error: element(s) not found
|
||
2026-06-27T12:33:02.2553930Z
|
||
2026-06-27T12:33:02.2554063Z Call log:
|
||
2026-06-27T12:33:02.2554230Z [2m - Expect "toBeVisible" with timeout 20000ms[22m
|
||
2026-06-27T12:33:02.2554388Z [2m - waiting for locator('.mud-main-content').getByText(/이번달 문의/).first()[22m
|
||
2026-06-27T12:33:02.2554539Z
|
||
2026-06-27T12:33:02.2554701Z
|
||
2026-06-27T12:33:02.2554856Z 32 | await page.goto(`${baseUrl}${check.path}`);
|
||
2026-06-27T12:33:02.2555020Z 33 | await expect(page).toHaveURL(new RegExp(`${check.path}$`));
|
||
2026-06-27T12:33:02.2555200Z > 34 | await expect(page.locator('.mud-main-content').getByText(check.content).first()).toBeVisible({ timeout: 20_000 });
|
||
2026-06-27T12:33:02.2555419Z | ^
|
||
2026-06-27T12:33:02.2555591Z 35 | }
|
||
2026-06-27T12:33:02.2555723Z 36 |
|
||
2026-06-27T12:33:02.2555884Z 37 | expect(consoleErrors, 'browser console/page errors').toEqual([]);
|
||
2026-06-27T12:33:02.2556012Z at /workspace/***/taxbaik/tests/e2e/admin-smoke.spec.ts:34:88
|
||
2026-06-27T12:33:02.2556425Z
|
||
2026-06-27T12:33:02.2556578Z attachment #1: screenshot (image/png) ──────────────────────────────────────────────────────────
|
||
2026-06-27T12:33:02.2556826Z test-results/admin-smoke-admin-smoke-na-bbce9-enus-without-circuit-errors-chromium-retry1/test-failed-1.png
|
||
2026-06-27T12:33:02.2557065Z ────────────────────────────────────────────────────────────────────────────────────────────────
|
||
2026-06-27T12:33:02.2557269Z
|
||
2026-06-27T12:33:02.2557459Z attachment #2: video (video/webm) ──────────────────────────────────────────────────────────────
|
||
2026-06-27T12:33:02.2557681Z test-results/admin-smoke-admin-smoke-na-bbce9-enus-without-circuit-errors-chromium-retry1/video.webm
|
||
2026-06-27T12:33:02.2557852Z ────────────────────────────────────────────────────────────────────────────────────────────────
|
||
2026-06-27T12:33:02.2558051Z
|
||
2026-06-27T12:33:02.2558201Z attachment #3: trace (application/zip) ─────────────────────────────────────────────────────────
|
||
2026-06-27T12:33:02.2558410Z test-results/admin-smoke-admin-smoke-na-bbce9-enus-without-circuit-errors-chromium-retry1/trace.zip
|
||
2026-06-27T12:33:02.2558562Z Usage:
|
||
2026-06-27T12:33:02.2558720Z
|
||
2026-06-27T12:33:02.2558865Z npx playwright show-trace test-results/admin-smoke-admin-smoke-na-bbce9-enus-without-circuit-errors-chromium-retry1/trace.zip
|
||
2026-06-27T12:33:02.2559018Z
|
||
2026-06-27T12:33:02.2559090Z ────────────────────────────────────────────────────────────────────────────────────────────────
|
||
2026-06-27T12:33:02.2559220Z
|
||
2026-06-27T12:33:02.2561056Z 2) [chromium] › tests/e2e/contact-submit.spec.ts:26:7 › contact submit › creates an inquiry and shows it in admin list
|
||
2026-06-27T12:33:02.2561492Z
|
||
2026-06-27T12:33:02.2561598Z [31mTest timeout of 30000ms exceeded.[39m
|
||
2026-06-27T12:33:02.2562083Z
|
||
2026-06-27T12:33:02.2562226Z Error: [2mexpect([22m[31mlocator[39m[2m).[22mtoBeVisible[2m([22m[2m)[22m failed
|
||
2026-06-27T12:33:02.2562342Z
|
||
2026-06-27T12:33:02.2562694Z Locator: locator('.mud-main-content').getByText('문의 관리').first()
|
||
2026-06-27T12:33:02.2562800Z Expected: visible
|
||
2026-06-27T12:33:02.2562878Z Error: element(s) not found
|
||
2026-06-27T12:33:02.2562949Z
|
||
2026-06-27T12:33:02.2563044Z Call log:
|
||
2026-06-27T12:33:02.2563126Z [2m - Expect "toBeVisible" with timeout 20000ms[22m
|
||
2026-06-27T12:33:02.2563214Z [2m - waiting for locator('.mud-main-content').getByText('문의 관리').first()[22m
|
||
2026-06-27T12:33:02.2563313Z
|
||
2026-06-27T12:33:02.2563378Z
|
||
2026-06-27T12:33:02.2563458Z 51 | await loginThroughAdminUi(page, baseUrl, username, password);
|
||
2026-06-27T12:33:02.2563544Z 52 | await page.goto(`${baseUrl}/admin/inquiries`);
|
||
2026-06-27T12:33:02.2563685Z > 53 | await expect(page.locator('.mud-main-content').getByText('문의 관리').first()).toBeVisible({ timeout: 20_000 });
|
||
2026-06-27T12:33:02.2563793Z | ^
|
||
2026-06-27T12:33:02.2563877Z 54 | });
|
||
2026-06-27T12:33:02.2563959Z 55 | });
|
||
2026-06-27T12:33:02.2564031Z 56 |
|
||
2026-06-27T12:33:02.2564102Z at /workspace/***/taxbaik/tests/e2e/contact-submit.spec.ts:53:80
|
||
2026-06-27T12:33:02.2564189Z
|
||
2026-06-27T12:33:02.2564665Z attachment #1: screenshot (image/png) ──────────────────────────────────────────────────────────
|
||
2026-06-27T12:33:02.2564824Z test-results/contact-submit-contact-sub-0fd92--and-shows-it-in-admin-list-chromium/test-failed-1.png
|
||
2026-06-27T12:33:02.2564924Z ────────────────────────────────────────────────────────────────────────────────────────────────
|
||
2026-06-27T12:33:02.2565086Z
|
||
2026-06-27T12:33:02.2565264Z attachment #2: video (video/webm) ──────────────────────────────────────────────────────────────
|
||
2026-06-27T12:33:02.2565612Z test-results/contact-submit-contact-sub-0fd92--and-shows-it-in-admin-list-chromium/video.webm
|
||
2026-06-27T12:33:02.2565790Z ────────────────────────────────────────────────────────────────────────────────────────────────
|
||
2026-06-27T12:33:02.2565968Z
|
||
2026-06-27T12:33:02.2566036Z attachment #3: trace (application/zip) ─────────────────────────────────────────────────────────
|
||
2026-06-27T12:33:02.2566448Z test-results/contact-submit-contact-sub-0fd92--and-shows-it-in-admin-list-chromium/trace.zip
|
||
2026-06-27T12:33:02.2566566Z Usage:
|
||
2026-06-27T12:33:02.2566640Z
|
||
2026-06-27T12:33:02.2566803Z npx playwright show-trace test-results/contact-submit-contact-sub-0fd92--and-shows-it-in-admin-list-chromium/trace.zip
|
||
2026-06-27T12:33:02.2567001Z
|
||
2026-06-27T12:33:02.2567250Z ────────────────────────────────────────────────────────────────────────────────────────────────
|
||
2026-06-27T12:33:02.2567454Z
|
||
2026-06-27T12:33:02.2567634Z Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
|
||
2026-06-27T12:33:02.2567917Z
|
||
2026-06-27T12:33:02.2568054Z Error: [2mexpect([22m[31mlocator[39m[2m).[22mtoBeVisible[2m([22m[2m)[22m failed
|
||
2026-06-27T12:33:02.2568190Z
|
||
2026-06-27T12:33:02.2568258Z Locator: locator('.mud-main-content').getByText('문의 관리').first()
|
||
2026-06-27T12:33:02.2568382Z Expected: visible
|
||
2026-06-27T12:33:02.2568511Z Timeout: 20000ms
|
||
2026-06-27T12:33:02.2568719Z Error: element(s) not found
|
||
2026-06-27T12:33:02.2568899Z
|
||
2026-06-27T12:33:02.2569009Z Call log:
|
||
2026-06-27T12:33:02.2569138Z [2m - Expect "toBeVisible" with timeout 20000ms[22m
|
||
2026-06-27T12:33:02.2569294Z [2m - waiting for locator('.mud-main-content').getByText('문의 관리').first()[22m
|
||
2026-06-27T12:33:02.2569504Z
|
||
2026-06-27T12:33:02.2569628Z
|
||
2026-06-27T12:33:02.2569753Z 51 | await loginThroughAdminUi(page, baseUrl, username, password);
|
||
2026-06-27T12:33:02.2569892Z 52 | await page.goto(`${baseUrl}/admin/inquiries`);
|
||
2026-06-27T12:33:02.2569976Z > 53 | await expect(page.locator('.mud-main-content').getByText('문의 관리').first()).toBeVisible({ timeout: 20_000 });
|
||
2026-06-27T12:33:02.2570072Z | ^
|
||
2026-06-27T12:33:02.2570155Z 54 | });
|
||
2026-06-27T12:33:02.2570252Z 55 | });
|
||
2026-06-27T12:33:02.2570325Z 56 |
|
||
2026-06-27T12:33:02.2570398Z at /workspace/***/taxbaik/tests/e2e/contact-submit.spec.ts:53:80
|
||
2026-06-27T12:33:02.2570519Z
|
||
2026-06-27T12:33:02.2570685Z attachment #1: screenshot (image/png) ──────────────────────────────────────────────────────────
|
||
2026-06-27T12:33:02.2570950Z test-results/contact-submit-contact-sub-0fd92--and-shows-it-in-admin-list-chromium-retry1/test-failed-1.png
|
||
2026-06-27T12:33:02.2571233Z ────────────────────────────────────────────────────────────────────────────────────────────────
|
||
2026-06-27T12:33:02.2571528Z
|
||
2026-06-27T12:33:02.2571734Z attachment #2: video (video/webm) ──────────────────────────────────────────────────────────────
|
||
2026-06-27T12:33:02.2571969Z test-results/contact-submit-contact-sub-0fd92--and-shows-it-in-admin-list-chromium-retry1/video.webm
|
||
2026-06-27T12:33:02.2572189Z ────────────────────────────────────────────────────────────────────────────────────────────────
|
||
2026-06-27T12:33:02.2572701Z
|
||
2026-06-27T12:33:02.2572875Z attachment #3: trace (application/zip) ─────────────────────────────────────────────────────────
|
||
2026-06-27T12:33:02.2573007Z test-results/contact-submit-contact-sub-0fd92--and-shows-it-in-admin-list-chromium-retry1/trace.zip
|
||
2026-06-27T12:33:02.2573164Z Usage:
|
||
2026-06-27T12:33:02.2573236Z
|
||
2026-06-27T12:33:02.2573316Z npx playwright show-trace test-results/contact-submit-contact-sub-0fd92--and-shows-it-in-admin-list-chromium-retry1/trace.zip
|
||
2026-06-27T12:33:02.2573497Z
|
||
2026-06-27T12:33:02.2573634Z ────────────────────────────────────────────────────────────────────────────────────────────────
|
||
2026-06-27T12:33:02.2573839Z
|
||
2026-06-27T12:33:02.2573970Z 3) [chromium] › tests/e2e/inquiry-detail.spec.ts:9:7 › inquiry detail › shows the created inquiry and admin action links
|
||
2026-06-27T12:33:02.2574089Z
|
||
2026-06-27T12:33:02.2574157Z Error: [2mexpect([22m[31mlocator[39m[2m).[22mtoBeVisible[2m([22m[2m)[22m failed
|
||
2026-06-27T12:33:02.2574251Z
|
||
2026-06-27T12:33:02.2574417Z Locator: getByText('Detail-1782563554052')
|
||
2026-06-27T12:33:02.2574630Z Expected: visible
|
||
2026-06-27T12:33:02.2574767Z Timeout: 10000ms
|
||
2026-06-27T12:33:02.2574896Z Error: element(s) not found
|
||
2026-06-27T12:33:02.2575075Z
|
||
2026-06-27T12:33:02.2575189Z Call log:
|
||
2026-06-27T12:33:02.2575335Z [2m - Expect "toBeVisible" with timeout 10000ms[22m
|
||
2026-06-27T12:33:02.2575571Z [2m - waiting for getByText('Detail-1782563554052')[22m
|
||
2026-06-27T12:33:02.2575703Z
|
||
2026-06-27T12:33:02.2575787Z
|
||
2026-06-27T12:33:02.2575907Z 36 |
|
||
2026-06-27T12:33:02.2576443Z 37 | await expect(page).toHaveURL(/\/taxbaik\/admin\/inquiries\/\d+$/);
|
||
2026-06-27T12:33:02.2576618Z > 38 | await expect(page.getByText(name)).toBeVisible();
|
||
2026-06-27T12:33:02.2580360Z | ^
|
||
2026-06-27T12:33:02.2580564Z 39 | await expect(page.getByText(phone)).toBeVisible();
|
||
2026-06-27T12:33:02.2580751Z 40 | await expect(page.getByText(message)).toBeVisible();
|
||
2026-06-27T12:33:02.2580953Z 41 | await expect(page.getByRole('button', { name: '신규' })).toBeVisible();
|
||
2026-06-27T12:33:02.2581466Z at /workspace/***/taxbaik/tests/e2e/inquiry-detail.spec.ts:38:40
|
||
2026-06-27T12:33:02.2581734Z
|
||
2026-06-27T12:33:02.2582304Z attachment #1: screenshot (image/png) ──────────────────────────────────────────────────────────
|
||
2026-06-27T12:33:02.2582750Z test-results/inquiry-detail-inquiry-det-43d69-uiry-and-admin-action-links-chromium/test-failed-1.png
|
||
2026-06-27T12:33:02.2583124Z ────────────────────────────────────────────────────────────────────────────────────────────────
|
||
2026-06-27T12:33:02.2583293Z
|
||
2026-06-27T12:33:02.2583368Z attachment #2: video (video/webm) ──────────────────────────────────────────────────────────────
|
||
2026-06-27T12:33:02.2583479Z test-results/inquiry-detail-inquiry-det-43d69-uiry-and-admin-action-links-chromium/video.webm
|
||
2026-06-27T12:33:02.2583602Z ────────────────────────────────────────────────────────────────────────────────────────────────
|
||
2026-06-27T12:33:02.2583876Z
|
||
2026-06-27T12:33:02.2583952Z attachment #3: trace (application/zip) ─────────────────────────────────────────────────────────
|
||
2026-06-27T12:33:02.2584087Z test-results/inquiry-detail-inquiry-det-43d69-uiry-and-admin-action-links-chromium/trace.zip
|
||
2026-06-27T12:33:02.2584245Z Usage:
|
||
2026-06-27T12:33:02.2584378Z
|
||
2026-06-27T12:33:02.2584476Z npx playwright show-trace test-results/inquiry-detail-inquiry-det-43d69-uiry-and-admin-action-links-chromium/trace.zip
|
||
2026-06-27T12:33:02.2584793Z
|
||
2026-06-27T12:33:02.2584870Z ────────────────────────────────────────────────────────────────────────────────────────────────
|
||
2026-06-27T12:33:02.2584975Z
|
||
2026-06-27T12:33:02.2585062Z Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
|
||
2026-06-27T12:33:02.2585181Z
|
||
2026-06-27T12:33:02.2585249Z Error: [2mexpect([22m[31mlocator[39m[2m).[22mtoBeVisible[2m([22m[2m)[22m failed
|
||
2026-06-27T12:33:02.2585473Z
|
||
2026-06-27T12:33:02.2585583Z Locator: getByText('Detail-1782563567239')
|
||
2026-06-27T12:33:02.2585678Z Expected: visible
|
||
2026-06-27T12:33:02.2585754Z Timeout: 10000ms
|
||
2026-06-27T12:33:02.2585852Z Error: element(s) not found
|
||
2026-06-27T12:33:02.2585928Z
|
||
2026-06-27T12:33:02.2585992Z Call log:
|
||
2026-06-27T12:33:02.2586254Z [2m - Expect "toBeVisible" with timeout 10000ms[22m
|
||
2026-06-27T12:33:02.2586384Z [2m - waiting for getByText('Detail-1782563567239')[22m
|
||
2026-06-27T12:33:02.2586464Z
|
||
2026-06-27T12:33:02.2586529Z
|
||
2026-06-27T12:33:02.2586746Z 36 |
|
||
2026-06-27T12:33:02.2586860Z 37 | await expect(page).toHaveURL(/\/taxbaik\/admin\/inquiries\/\d+$/);
|
||
2026-06-27T12:33:02.2587263Z > 38 | await expect(page.getByText(name)).toBeVisible();
|
||
2026-06-27T12:33:02.2587352Z | ^
|
||
2026-06-27T12:33:02.2587457Z 39 | await expect(page.getByText(phone)).toBeVisible();
|
||
2026-06-27T12:33:02.2587540Z 40 | await expect(page.getByText(message)).toBeVisible();
|
||
2026-06-27T12:33:02.2587629Z 41 | await expect(page.getByRole('button', { name: '신규' })).toBeVisible();
|
||
2026-06-27T12:33:02.2587733Z at /workspace/***/taxbaik/tests/e2e/inquiry-detail.spec.ts:38:40
|
||
2026-06-27T12:33:02.2588063Z
|
||
2026-06-27T12:33:02.2588139Z attachment #1: screenshot (image/png) ──────────────────────────────────────────────────────────
|
||
2026-06-27T12:33:02.2588254Z test-results/inquiry-detail-inquiry-det-43d69-uiry-and-admin-action-links-chromium-retry1/test-failed-1.png
|
||
2026-06-27T12:33:02.2588399Z ────────────────────────────────────────────────────────────────────────────────────────────────
|
||
2026-06-27T12:33:02.2589026Z
|
||
2026-06-27T12:33:02.2589173Z attachment #2: video (video/webm) ──────────────────────────────────────────────────────────────
|
||
2026-06-27T12:33:02.2589377Z test-results/inquiry-detail-inquiry-det-43d69-uiry-and-admin-action-links-chromium-retry1/video.webm
|
||
2026-06-27T12:33:02.2589531Z ────────────────────────────────────────────────────────────────────────────────────────────────
|
||
2026-06-27T12:33:02.2589941Z
|
||
2026-06-27T12:33:02.2590016Z attachment #3: trace (application/zip) ─────────────────────────────────────────────────────────
|
||
2026-06-27T12:33:02.2590155Z test-results/inquiry-detail-inquiry-det-43d69-uiry-and-admin-action-links-chromium-retry1/trace.zip
|
||
2026-06-27T12:33:02.2590240Z Usage:
|
||
2026-06-27T12:33:02.2590305Z
|
||
2026-06-27T12:33:02.2590387Z npx playwright show-trace test-results/inquiry-detail-inquiry-det-43d69-uiry-and-admin-action-links-chromium-retry1/trace.zip
|
||
2026-06-27T12:33:02.2590758Z
|
||
2026-06-27T12:33:02.2590843Z ────────────────────────────────────────────────────────────────────────────────────────────────
|
||
2026-06-27T12:33:02.2590948Z
|
||
2026-06-27T12:33:02.2591071Z 3 failed
|
||
2026-06-27T12:33:02.2591147Z [chromium] › tests/e2e/admin-smoke.spec.ts:9:7 › admin smoke › navigates the main admin menus without circuit errors
|
||
2026-06-27T12:33:02.2591241Z [chromium] › tests/e2e/contact-submit.spec.ts:26:7 › contact submit › creates an inquiry and shows it in admin list
|
||
2026-06-27T12:33:02.2594170Z [chromium] › tests/e2e/inquiry-detail.spec.ts:9:7 › inquiry detail › shows the created inquiry and admin action links
|
||
2026-06-27T12:33:02.2594319Z 1 skipped
|
||
2026-06-27T12:33:02.2594396Z 4 passed (2.3m)
|
||
2026-06-27T12:33:02.3292719Z ❌ Failure - Main Browser E2E verification
|
||
2026-06-27T12:33:02.3407069Z exitcode '1': failure
|
||
2026-06-27T12:33:02.4237692Z ::group::Run echo "Executed tests:"
|
||
2026-06-27T12:33:02.4238089Z echo "Executed tests:"
|
||
2026-06-27T12:33:02.4238203Z echo "- admin-login"
|
||
2026-06-27T12:33:02.4238288Z echo "- admin-smoke"
|
||
2026-06-27T12:33:02.4238374Z echo "- public-smoke"
|
||
2026-06-27T12:33:02.4238450Z echo "- blog-seo"
|
||
2026-06-27T12:33:02.4238523Z echo "- contact-submit"
|
||
2026-06-27T12:33:02.4238594Z echo "- inquiry-detail"
|
||
2026-06-27T12:33:02.4238663Z echo "- admin-password-change"
|
||
2026-06-27T12:33:02.4238739Z shell: bash --noprofile --norc -e -o pipefail {0}
|
||
2026-06-27T12:33:02.4238836Z ::endgroup::
|
||
2026-06-27T12:33:02.4726718Z Executed tests:
|
||
2026-06-27T12:33:02.4727412Z - admin-login
|
||
2026-06-27T12:33:02.4727523Z - admin-smoke
|
||
2026-06-27T12:33:02.4727620Z - public-smoke
|
||
2026-06-27T12:33:02.4730668Z - blog-seo
|
||
2026-06-27T12:33:02.4730940Z - contact-submit
|
||
2026-06-27T12:33:02.4731066Z - inquiry-detail
|
||
2026-06-27T12:33:02.4731169Z - admin-password-change
|
||
2026-06-27T12:33:02.5034245Z expression '${{ runner.os }}-playwright-\n' rewritten to 'format('{0}-playwright-\n', runner.os)'
|
||
2026-06-27T12:33:02.5034624Z evaluating expression 'format('{0}-playwright-\n', runner.os)'
|
||
2026-06-27T12:33:02.5035263Z expression 'format('{0}-playwright-\n', runner.os)' evaluated to '%!t(string=Linux-playwright-\n)'
|
||
2026-06-27T12:33:02.5035477Z expression '${{ runner.os }}-playwright-${{ hashFiles('package-lock.json') }}' rewritten to 'format('{0}-playwright-{1}', runner.os, hashFiles('package-lock.json'))'
|
||
2026-06-27T12:33:02.5035585Z evaluating expression 'format('{0}-playwright-{1}', runner.os, hashFiles('package-lock.json'))'
|
||
2026-06-27T12:33:02.5036023Z Writing entry to tarball workflow/hashfiles/index.js len:168437
|
||
2026-06-27T12:33:02.5038055Z Extracting content to '/var/run/act'
|
||
2026-06-27T12:33:02.5066826Z 🐳 docker exec cmd=[node /var/run/act/workflow/hashfiles/index.js] user= workdir=
|
||
2026-06-27T12:33:02.5067069Z Exec command '[node /var/run/act/workflow/hashfiles/index.js]'
|
||
2026-06-27T12:33:02.5067254Z Working directory '/workspace/***/taxbaik'
|
||
2026-06-27T12:33:02.6130490Z expression 'format('{0}-playwright-{1}', runner.os, hashFiles('package-lock.json'))' evaluated to '%!t(string=Linux-playwright-da5b0f170046fc2084d2c68f83e739454760e58eda8b88046a83cc8256c7af8f)'
|
||
2026-06-27T12:33:02.6222628Z evaluating expression 'success()'
|
||
2026-06-27T12:33:02.6223194Z expression 'success()' evaluated to 'false'
|
||
2026-06-27T12:33:02.6223347Z Skipping step 'Cache Playwright browsers' due to 'success()'
|
||
2026-06-27T12:33:02.6495905Z evaluating expression 'success()'
|
||
2026-06-27T12:33:02.6496788Z expression 'success()' evaluated to 'false'
|
||
2026-06-27T12:33:02.6496993Z Skipping step 'Setup Node.js' due to 'success()'
|
||
2026-06-27T12:33:02.6731068Z evaluating expression 'always()'
|
||
2026-06-27T12:33:02.6731572Z expression 'always()' evaluated to 'true'
|
||
2026-06-27T12:33:02.6731704Z ⭐ Run Post Checkout code
|
||
2026-06-27T12:33:02.6731911Z Writing entry to tarball workflow/outputcmd.txt len:0
|
||
2026-06-27T12:33:02.6732075Z Writing entry to tarball workflow/statecmd.txt len:0
|
||
2026-06-27T12:33:02.6732180Z Writing entry to tarball workflow/pathcmd.txt len:0
|
||
2026-06-27T12:33:02.6732274Z Writing entry to tarball workflow/envs.txt len:0
|
||
2026-06-27T12:33:02.6732355Z Writing entry to tarball workflow/SUMMARY.md len:0
|
||
2026-06-27T12:33:02.6732618Z Extracting content to '/var/run/act'
|
||
2026-06-27T12:33:02.6753720Z run post step for 'Checkout code'
|
||
2026-06-27T12:33:02.6754319Z executing remote job container: [node /var/run/act/actions/c3fe249fe73091a17d6638fe1341e7bd0bcc3466ce52323c0688e83e2463a4ab/dist/index.js]
|
||
2026-06-27T12:33:02.6992161Z 🐳 docker exec cmd=[node /var/run/act/actions/c3fe249fe73091a17d6638fe1341e7bd0bcc3466ce52323c0688e83e2463a4ab/dist/index.js] user= workdir=
|
||
2026-06-27T12:33:02.6992721Z Exec command '[node /var/run/act/actions/c3fe249fe73091a17d6638fe1341e7bd0bcc3466ce52323c0688e83e2463a4ab/dist/index.js]'
|
||
2026-06-27T12:33:02.6993156Z Working directory '/workspace/***/taxbaik'
|
||
2026-06-27T12:33:02.8645294Z [command]/usr/bin/git version
|
||
2026-06-27T12:33:02.8733762Z git version 2.54.0
|
||
2026-06-27T12:33:02.8774461Z ***
|
||
2026-06-27T12:33:02.8810113Z Temporarily overriding HOME='/tmp/e7afac29-f3c0-452c-b107-bd05d2eb4e92' before making global git config changes
|
||
2026-06-27T12:33:02.8814766Z Adding repository directory to the temporary git global config as a safe directory
|
||
2026-06-27T12:33:02.8822166Z [command]/usr/bin/git config --global --add safe.directory /workspace/***/taxbaik
|
||
2026-06-27T12:33:02.8868749Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
|
||
2026-06-27T12:33:02.8907527Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
|
||
2026-06-27T12:33:02.9152246Z [command]/usr/bin/git config --local --name-only --get-regexp http\.http\:\/\/gitea\:3000\/\.extraheader
|
||
2026-06-27T12:33:02.9181111Z http.http://gitea:3000/.extraheader
|
||
2026-06-27T12:33:02.9196674Z [command]/usr/bin/git config --local --unset-all http.http://gitea:3000/.extraheader
|
||
2026-06-27T12:33:02.9229229Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.http\:\/\/gitea\:3000\/\.extraheader' && git config --local --unset-all 'http.http://gitea:3000/.extraheader' || :"
|
||
2026-06-27T12:33:02.9461990Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
|
||
2026-06-27T12:33:02.9496344Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
|
||
2026-06-27T12:33:02.9797088Z ✅ Success - Post Checkout code
|
||
2026-06-27T12:33:02.9893182Z Cleaning up container for job browser-e2e
|
||
2026-06-27T12:33:03.2224555Z Removed container: e1e09f1492c3e0bf142559a016c77c16635d610fdfdf3bf41c6ccaa753041b9f
|
||
2026-06-27T12:33:03.2235763Z 🐳 docker volume rm GITEA-ACTIONS-TASK-264-WORKFLOW-TaxBaik-Browser-E2E-JOB-browser-45217cc8acb25ecbd03632e1a46b98ea77846cb6699a891987ecb2828106b2a7
|
||
2026-06-27T12:33:03.2439217Z 🐳 docker volume rm GITEA-ACTIONS-TASK-264-WORKFLOW-TaxBaik-Browser-E2E-JOB-browser-45217cc8acb25ecbd03632e1a46b98ea77846cb6699a891987ecb2828106b2a7-env
|
||
2026-06-27T12:33:03.3521892Z 🏁 Job failed
|
||
2026-06-27T12:33:03.3603918Z Job 'browser-e2e' failed
|