2026-07-23 15:54:21.191125 | Job console starting 2026-07-23 15:54:21.205355 | Updating git repos 2026-07-23 15:54:21.315517 | Cloning repos into workspace 2026-07-23 15:54:21.437952 | Restoring repo states 2026-07-23 15:54:21.456687 | Merging changes 2026-07-23 15:54:22.271458 | Checking out repos 2026-07-23 15:54:22.349327 | Preparing playbooks 2026-07-23 15:54:24.753881 | Running Ansible setup 2026-07-23 15:54:30.398799 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-23 15:54:31.655980 | 2026-07-23 15:54:31.656176 | PLAY [Base pre] 2026-07-23 15:54:31.698872 | 2026-07-23 15:54:31.699029 | TASK [Setup log path fact] 2026-07-23 15:54:31.737874 | debian-bookworm | ok 2026-07-23 15:54:31.774794 | 2026-07-23 15:54:31.774981 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-23 15:54:31.818847 | debian-bookworm | ok 2026-07-23 15:54:31.851467 | 2026-07-23 15:54:31.851608 | TASK [emit-job-header : Print job information] 2026-07-23 15:54:31.910495 | # Job Information 2026-07-23 15:54:31.910885 | Ansible Version: 2.16.14 2026-07-23 15:54:31.910937 | Job: container-image-python-osism-frontend-build 2026-07-23 15:54:31.910972 | Pipeline: check 2026-07-23 15:54:31.910996 | Executor: 521e9411259a 2026-07-23 15:54:31.911018 | Triggered by: https://github.com/osism/python-osism/pull/2509 2026-07-23 15:54:31.911041 | Event ID: be247d90-86ae-11f1-9d2f-6d8470e86c19 2026-07-23 15:54:31.918422 | 2026-07-23 15:54:31.918530 | LOOP [emit-job-header : Print node information] 2026-07-23 15:54:32.176365 | debian-bookworm | ok: 2026-07-23 15:54:32.176578 | debian-bookworm | # Node Information 2026-07-23 15:54:32.176610 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-23 15:54:32.176632 | debian-bookworm | Hostname: debian 2026-07-23 15:54:32.176651 | debian-bookworm | Username: zuul 2026-07-23 15:54:32.176669 | debian-bookworm | Distro: Debian 12.15 2026-07-23 15:54:32.176693 | debian-bookworm | Provider: regiocloud-a 2026-07-23 15:54:32.176714 | debian-bookworm | Region: 2026-07-23 15:54:32.176732 | debian-bookworm | Label: debian-bookworm 2026-07-23 15:54:32.176749 | debian-bookworm | Product Name: OpenStack Nova 2026-07-23 15:54:32.176765 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe33:275f 2026-07-23 15:54:32.203270 | 2026-07-23 15:54:32.203394 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-23 15:54:33.517863 | debian-bookworm -> localhost | changed 2026-07-23 15:54:33.525573 | 2026-07-23 15:54:33.525690 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-23 15:54:35.845277 | debian-bookworm -> localhost | changed 2026-07-23 15:54:35.857928 | 2026-07-23 15:54:35.858043 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-23 15:54:36.320453 | debian-bookworm -> localhost | ok 2026-07-23 15:54:36.328163 | 2026-07-23 15:54:36.328303 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-23 15:54:36.381890 | debian-bookworm | ok 2026-07-23 15:54:36.412245 | debian-bookworm | included: /var/lib/zuul/builds/ca244218c98145cea77da0508b6e35e9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-23 15:54:36.420233 | 2026-07-23 15:54:36.420427 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-23 15:54:38.270419 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-23 15:54:38.270625 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/ca244218c98145cea77da0508b6e35e9/work/ca244218c98145cea77da0508b6e35e9_id_rsa 2026-07-23 15:54:38.270662 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/ca244218c98145cea77da0508b6e35e9/work/ca244218c98145cea77da0508b6e35e9_id_rsa.pub 2026-07-23 15:54:38.270687 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-23 15:54:38.270711 | debian-bookworm -> localhost | SHA256:kwoL++iuQ7KbJO39xQbNn1xI4qXFRxn3q2QNCbwuBTs zuul-build-sshkey 2026-07-23 15:54:38.270744 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-23 15:54:38.270766 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-23 15:54:38.270786 | debian-bookworm -> localhost | | ..oo. | 2026-07-23 15:54:38.270807 | debian-bookworm -> localhost | | o oo... | 2026-07-23 15:54:38.270827 | debian-bookworm -> localhost | | . B oo .| 2026-07-23 15:54:38.270891 | debian-bookworm -> localhost | | + E = o .| 2026-07-23 15:54:38.270911 | debian-bookworm -> localhost | | . . . S = .o o | 2026-07-23 15:54:38.270936 | debian-bookworm -> localhost | |.o o o + = +o . | 2026-07-23 15:54:38.270956 | debian-bookworm -> localhost | |+oo . . + = . | 2026-07-23 15:54:38.270976 | debian-bookworm -> localhost | |=o + o | 2026-07-23 15:54:38.270996 | debian-bookworm -> localhost | |+*= o.. | 2026-07-23 15:54:38.271016 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-23 15:54:38.271075 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.807536 2026-07-23 15:54:38.277601 | 2026-07-23 15:54:38.277700 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-23 15:54:38.336886 | debian-bookworm | ok 2026-07-23 15:54:38.357492 | debian-bookworm | included: /var/lib/zuul/builds/ca244218c98145cea77da0508b6e35e9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-23 15:54:38.365635 | 2026-07-23 15:54:38.373377 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-23 15:54:38.416542 | debian-bookworm | skipping: Conditional result was False 2026-07-23 15:54:38.422478 | 2026-07-23 15:54:38.422583 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-23 15:54:39.142410 | debian-bookworm | changed 2026-07-23 15:54:39.147090 | 2026-07-23 15:54:39.147174 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-23 15:54:39.411951 | debian-bookworm | ok 2026-07-23 15:54:39.416879 | 2026-07-23 15:54:39.416966 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-23 15:54:40.144227 | debian-bookworm | changed 2026-07-23 15:54:40.151141 | 2026-07-23 15:54:40.151235 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-23 15:54:40.742266 | debian-bookworm | changed 2026-07-23 15:54:40.746787 | 2026-07-23 15:54:40.746894 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-23 15:54:40.769780 | debian-bookworm | skipping: Conditional result was False 2026-07-23 15:54:40.775698 | 2026-07-23 15:54:40.775805 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-23 15:54:41.485893 | debian-bookworm -> localhost | changed 2026-07-23 15:54:41.495369 | 2026-07-23 15:54:41.495457 | TASK [add-build-sshkey : Add back temp key] 2026-07-23 15:54:42.022128 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/ca244218c98145cea77da0508b6e35e9/work/ca244218c98145cea77da0508b6e35e9_id_rsa (zuul-build-sshkey) 2026-07-23 15:54:42.022362 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.013123 2026-07-23 15:54:42.030275 | 2026-07-23 15:54:42.030380 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-23 15:54:42.550159 | debian-bookworm | ok 2026-07-23 15:54:42.555471 | 2026-07-23 15:54:42.555565 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-23 15:54:42.591932 | debian-bookworm | skipping: Conditional result was False 2026-07-23 15:54:42.611131 | 2026-07-23 15:54:42.611233 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-23 15:54:43.415769 | debian-bookworm | ok 2026-07-23 15:54:43.436579 | 2026-07-23 15:54:43.436696 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-23 15:54:43.512122 | debian-bookworm | ok 2026-07-23 15:54:43.517358 | 2026-07-23 15:54:43.517451 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-23 15:54:44.080688 | debian-bookworm -> localhost | ok 2026-07-23 15:54:44.096317 | 2026-07-23 15:54:44.096458 | TASK [validate-host : Collect information about the host] 2026-07-23 15:54:45.167840 | debian-bookworm | ok 2026-07-23 15:54:45.189395 | 2026-07-23 15:54:45.189516 | TASK [validate-host : Sanitize hostname] 2026-07-23 15:54:45.387666 | debian-bookworm | ok 2026-07-23 15:54:45.401038 | 2026-07-23 15:54:45.401184 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-23 15:54:46.401629 | debian-bookworm -> localhost | changed 2026-07-23 15:54:46.407223 | 2026-07-23 15:54:46.407318 | TASK [validate-host : Collect information about zuul worker] 2026-07-23 15:54:46.841721 | debian-bookworm | ok 2026-07-23 15:54:46.846457 | 2026-07-23 15:54:46.846551 | TASK [validate-host : Write out all zuul information for each host] 2026-07-23 15:54:47.764722 | debian-bookworm -> localhost | changed 2026-07-23 15:54:47.773947 | 2026-07-23 15:54:47.781136 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-23 15:54:48.096273 | debian-bookworm | ok 2026-07-23 15:54:48.101801 | 2026-07-23 15:54:48.101903 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-23 15:54:49.539279 | debian-bookworm | changed: 2026-07-23 15:54:49.539463 | debian-bookworm | cd+++++++++ src/ 2026-07-23 15:54:49.539498 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-23 15:54:49.539523 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-23 15:54:49.539545 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-07-23 15:54:49.539565 | debian-bookworm | Containerfile 2026-07-23 15:54:49.539696 | debian-bookworm | Containerfile 2026-07-23 15:54:49.579234 | debian-bookworm | =4.8.4 <6.0.0" from @typescript-eslint/eslint-plugin@8.54.0 2026-07-23 15:56:19.725613 | debian-bookworm | #9 2.756 npm warn node_modules/@typescript-eslint/eslint-plugin 2026-07-23 15:56:19.725629 | debian-bookworm | #9 2.756 npm warn @typescript-eslint/eslint-plugin@"8.54.0" from typescript-eslint@8.54.0 2026-07-23 15:56:19.725661 | debian-bookworm | #9 2.756 npm warn node_modules/typescript-eslint 2026-07-23 15:56:19.725679 | debian-bookworm | #9 2.756 npm warn 2026-07-23 15:56:19.725695 | debian-bookworm | #9 2.756 npm warn Conflicting peer dependency: typescript@5.9.3 2026-07-23 15:56:19.725711 | debian-bookworm | #9 2.756 npm warn node_modules/typescript 2026-07-23 15:56:19.725727 | debian-bookworm | #9 2.756 npm warn peer typescript@">=4.8.4 <6.0.0" from @typescript-eslint/eslint-plugin@8.54.0 2026-07-23 15:56:19.725744 | debian-bookworm | #9 2.756 npm warn node_modules/@typescript-eslint/eslint-plugin 2026-07-23 15:56:19.725761 | debian-bookworm | #9 2.756 npm warn @typescript-eslint/eslint-plugin@"8.54.0" from typescript-eslint@8.54.0 2026-07-23 15:56:19.725776 | debian-bookworm | #9 2.756 npm warn node_modules/typescript-eslint 2026-07-23 15:56:19.725792 | debian-bookworm | #9 2.769 npm warn ERESOLVE overriding peer dependency 2026-07-23 15:56:19.725808 | debian-bookworm | #9 2.771 npm warn While resolving: @typescript-eslint/parser@8.54.0 2026-07-23 15:56:19.725824 | debian-bookworm | #9 2.771 npm warn Found: eslint@10.7.0 2026-07-23 15:56:19.725840 | debian-bookworm | #9 2.771 npm warn node_modules/eslint 2026-07-23 15:56:19.725856 | debian-bookworm | #9 2.771 npm warn dev eslint@"^10.0.0" from the root project 2026-07-23 15:56:19.725873 | debian-bookworm | #9 2.771 npm warn 3 more (@eslint-community/eslint-utils, eslint-config-next, eslint-import-resolver-typescript) 2026-07-23 15:56:19.725888 | debian-bookworm | #9 2.771 npm warn 2026-07-23 15:56:19.725904 | debian-bookworm | #9 2.771 npm warn Could not resolve dependency: 2026-07-23 15:56:19.725921 | debian-bookworm | #9 2.771 npm warn peer eslint@"^8.57.0 || ^9.0.0" from @typescript-eslint/parser@8.54.0 2026-07-23 15:56:19.725937 | debian-bookworm | #9 2.771 npm warn node_modules/@typescript-eslint/parser 2026-07-23 15:56:19.725987 | debian-bookworm | #9 2.771 npm warn peer @typescript-eslint/parser@"^8.54.0" from @typescript-eslint/eslint-plugin@8.54.0 2026-07-23 15:56:19.726007 | debian-bookworm | #9 2.771 npm warn node_modules/@typescript-eslint/eslint-plugin 2026-07-23 15:56:19.726023 | debian-bookworm | #9 2.771 npm warn 1 more (typescript-eslint) 2026-07-23 15:56:19.726040 | debian-bookworm | #9 2.771 npm warn 2026-07-23 15:56:19.726056 | debian-bookworm | #9 2.771 npm warn Conflicting peer dependency: eslint@9.39.5 2026-07-23 15:56:19.726072 | debian-bookworm | #9 2.771 npm warn node_modules/eslint 2026-07-23 15:56:19.726088 | debian-bookworm | #9 2.771 npm warn peer eslint@"^8.57.0 || ^9.0.0" from @typescript-eslint/parser@8.54.0 2026-07-23 15:56:19.726110 | debian-bookworm | #9 2.771 npm warn node_modules/@typescript-eslint/parser 2026-07-23 15:56:19.726128 | debian-bookworm | #9 2.771 npm warn peer @typescript-eslint/parser@"^8.54.0" from @typescript-eslint/eslint-plugin@8.54.0 2026-07-23 15:56:19.726145 | debian-bookworm | #9 2.771 npm warn node_modules/@typescript-eslint/eslint-plugin 2026-07-23 15:56:19.726161 | debian-bookworm | #9 2.771 npm warn 1 more (typescript-eslint) 2026-07-23 15:56:19.726181 | debian-bookworm | #9 2.775 npm warn ERESOLVE overriding peer dependency 2026-07-23 15:56:19.726197 | debian-bookworm | #9 2.777 npm warn While resolving: @typescript-eslint/parser@8.54.0 2026-07-23 15:56:19.726213 | debian-bookworm | #9 2.777 npm warn Found: typescript@6.0.3 2026-07-23 15:56:19.726228 | debian-bookworm | #9 2.777 npm warn node_modules/typescript 2026-07-23 15:56:19.726245 | debian-bookworm | #9 2.777 npm warn dev typescript@"^6.0.0" from the root project 2026-07-23 15:56:19.726260 | debian-bookworm | #9 2.777 npm warn 2 more (eslint-config-next, ts-api-utils) 2026-07-23 15:56:19.726276 | debian-bookworm | #9 2.777 npm warn 2026-07-23 15:56:19.726292 | debian-bookworm | #9 2.777 npm warn Could not resolve dependency: 2026-07-23 15:56:19.726308 | debian-bookworm | #9 2.777 npm warn peer typescript@">=4.8.4 <6.0.0" from @typescript-eslint/parser@8.54.0 2026-07-23 15:56:19.726324 | debian-bookworm | #9 2.777 npm warn node_modules/@typescript-eslint/parser 2026-07-23 15:56:19.726341 | debian-bookworm | #9 2.777 npm warn peer @typescript-eslint/parser@"^8.54.0" from @typescript-eslint/eslint-plugin@8.54.0 2026-07-23 15:56:19.726357 | debian-bookworm | #9 2.777 npm warn node_modules/@typescript-eslint/eslint-plugin 2026-07-23 15:56:19.726373 | debian-bookworm | #9 2.777 npm warn 1 more (typescript-eslint) 2026-07-23 15:56:19.726390 | debian-bookworm | #9 2.777 npm warn 2026-07-23 15:56:19.726406 | debian-bookworm | #9 2.777 npm warn Conflicting peer dependency: typescript@5.9.3 2026-07-23 15:56:19.726421 | debian-bookworm | #9 2.777 npm warn node_modules/typescript 2026-07-23 15:56:19.726438 | debian-bookworm | #9 2.777 npm warn peer typescript@">=4.8.4 <6.0.0" from @typescript-eslint/parser@8.54.0 2026-07-23 15:56:19.726458 | debian-bookworm | #9 2.777 npm warn node_modules/@typescript-eslint/parser 2026-07-23 15:56:19.726475 | debian-bookworm | #9 2.777 npm warn peer @typescript-eslint/parser@"^8.54.0" from @typescript-eslint/eslint-plugin@8.54.0 2026-07-23 15:56:19.726491 | debian-bookworm | #9 2.777 npm warn node_modules/@typescript-eslint/eslint-plugin 2026-07-23 15:56:19.726507 | debian-bookworm | #9 2.777 npm warn 1 more (typescript-eslint) 2026-07-23 15:56:19.726523 | debian-bookworm | #9 2.784 npm warn ERESOLVE overriding peer dependency 2026-07-23 15:56:19.726539 | debian-bookworm | #9 2.785 npm warn While resolving: @typescript-eslint/project-service@8.54.0 2026-07-23 15:56:19.726556 | debian-bookworm | #9 2.785 npm warn Found: typescript@6.0.3 2026-07-23 15:56:19.726572 | debian-bookworm | #9 2.785 npm warn node_modules/typescript 2026-07-23 15:56:19.726588 | debian-bookworm | #9 2.785 npm warn dev typescript@"^6.0.0" from the root project 2026-07-23 15:56:19.726604 | debian-bookworm | #9 2.785 npm warn 2 more (eslint-config-next, ts-api-utils) 2026-07-23 15:56:19.726621 | debian-bookworm | #9 2.785 npm warn 2026-07-23 15:56:19.726637 | debian-bookworm | #9 2.785 npm warn Could not resolve dependency: 2026-07-23 15:56:19.726658 | debian-bookworm | #9 2.785 npm warn peer typescript@">=4.8.4 <6.0.0" from @typescript-eslint/project-service@8.54.0 2026-07-23 15:56:19.726675 | debian-bookworm | #9 2.785 npm warn node_modules/@typescript-eslint/project-service 2026-07-23 15:56:19.726692 | debian-bookworm | #9 2.785 npm warn @typescript-eslint/project-service@"8.54.0" from @typescript-eslint/typescript-estree@8.54.0 2026-07-23 15:56:19.726708 | debian-bookworm | #9 2.785 npm warn node_modules/@typescript-eslint/typescript-estree 2026-07-23 15:56:19.726724 | debian-bookworm | #9 2.785 npm warn 2026-07-23 15:56:19.726740 | debian-bookworm | #9 2.785 npm warn Conflicting peer dependency: typescript@5.9.3 2026-07-23 15:56:19.726761 | debian-bookworm | #9 2.785 npm warn node_modules/typescript 2026-07-23 15:56:19.726778 | debian-bookworm | #9 2.785 npm warn peer typescript@">=4.8.4 <6.0.0" from @typescript-eslint/project-service@8.54.0 2026-07-23 15:56:19.726801 | debian-bookworm | #9 2.785 npm warn node_modules/@typescript-eslint/project-service 2026-07-23 15:56:19.726818 | debian-bookworm | #9 2.785 npm warn @typescript-eslint/project-service@"8.54.0" from @typescript-eslint/typescript-estree@8.54.0 2026-07-23 15:56:19.726834 | debian-bookworm | #9 2.785 npm warn node_modules/@typescript-eslint/typescript-estree 2026-07-23 15:56:19.726849 | debian-bookworm | #9 2.793 npm warn ERESOLVE overriding peer dependency 2026-07-23 15:56:19.726865 | debian-bookworm | #9 2.795 npm warn While resolving: @typescript-eslint/tsconfig-utils@8.54.0 2026-07-23 15:56:19.726882 | debian-bookworm | #9 2.795 npm warn Found: typescript@6.0.3 2026-07-23 15:56:19.726897 | debian-bookworm | #9 2.795 npm warn node_modules/typescript 2026-07-23 15:56:19.726913 | debian-bookworm | #9 2.795 npm warn dev typescript@"^6.0.0" from the root project 2026-07-23 15:56:19.726929 | debian-bookworm | #9 2.795 npm warn 2 more (eslint-config-next, ts-api-utils) 2026-07-23 15:56:19.726945 | debian-bookworm | #9 2.795 npm warn 2026-07-23 15:56:19.726976 | debian-bookworm | #9 2.795 npm warn Could not resolve dependency: 2026-07-23 15:56:19.726993 | debian-bookworm | #9 2.795 npm warn peer typescript@">=4.8.4 <6.0.0" from @typescript-eslint/tsconfig-utils@8.54.0 2026-07-23 15:56:19.727010 | debian-bookworm | #9 2.795 npm warn node_modules/@typescript-eslint/tsconfig-utils 2026-07-23 15:56:19.727026 | debian-bookworm | #9 2.795 npm warn @typescript-eslint/tsconfig-utils@"^8.54.0" from @typescript-eslint/project-service@8.54.0 2026-07-23 15:56:19.727043 | debian-bookworm | #9 2.795 npm warn node_modules/@typescript-eslint/project-service 2026-07-23 15:56:19.727060 | debian-bookworm | #9 2.795 npm warn 1 more (@typescript-eslint/typescript-estree) 2026-07-23 15:56:19.727076 | debian-bookworm | #9 2.795 npm warn 2026-07-23 15:56:19.727092 | debian-bookworm | #9 2.795 npm warn Conflicting peer dependency: typescript@5.9.3 2026-07-23 15:56:19.727108 | debian-bookworm | #9 2.795 npm warn node_modules/typescript 2026-07-23 15:56:19.727125 | debian-bookworm | #9 2.795 npm warn peer typescript@">=4.8.4 <6.0.0" from @typescript-eslint/tsconfig-utils@8.54.0 2026-07-23 15:56:19.727141 | debian-bookworm | #9 2.795 npm warn node_modules/@typescript-eslint/tsconfig-utils 2026-07-23 15:56:19.727158 | debian-bookworm | #9 2.795 npm warn @typescript-eslint/tsconfig-utils@"^8.54.0" from @typescript-eslint/project-service@8.54.0 2026-07-23 15:56:19.727174 | debian-bookworm | #9 2.795 npm warn node_modules/@typescript-eslint/project-service 2026-07-23 15:56:19.727194 | debian-bookworm | #9 2.795 npm warn 1 more (@typescript-eslint/typescript-estree) 2026-07-23 15:56:19.727210 | debian-bookworm | #9 2.802 npm warn ERESOLVE overriding peer dependency 2026-07-23 15:56:19.727227 | debian-bookworm | #9 2.804 npm warn While resolving: @typescript-eslint/type-utils@8.54.0 2026-07-23 15:56:19.727243 | debian-bookworm | #9 2.804 npm warn Found: eslint@10.7.0 2026-07-23 15:56:19.727258 | debian-bookworm | #9 2.804 npm warn node_modules/eslint 2026-07-23 15:56:19.727274 | debian-bookworm | #9 2.804 npm warn dev eslint@"^10.0.0" from the root project 2026-07-23 15:56:19.727290 | debian-bookworm | #9 2.804 npm warn 3 more (@eslint-community/eslint-utils, eslint-config-next, eslint-import-resolver-typescript) 2026-07-23 15:56:19.727307 | debian-bookworm | #9 2.804 npm warn 2026-07-23 15:56:19.727323 | debian-bookworm | #9 2.804 npm warn Could not resolve dependency: 2026-07-23 15:56:19.727339 | debian-bookworm | #9 2.804 npm warn peer eslint@"^8.57.0 || ^9.0.0" from @typescript-eslint/type-utils@8.54.0 2026-07-23 15:56:19.727354 | debian-bookworm | #9 2.804 npm warn node_modules/@typescript-eslint/type-utils 2026-07-23 15:56:19.727370 | debian-bookworm | #9 2.804 npm warn @typescript-eslint/type-utils@"8.54.0" from @typescript-eslint/eslint-plugin@8.54.0 2026-07-23 15:56:19.727387 | debian-bookworm | #9 2.804 npm warn node_modules/@typescript-eslint/eslint-plugin 2026-07-23 15:56:19.727403 | debian-bookworm | #9 2.804 npm warn 2026-07-23 15:56:19.727419 | debian-bookworm | #9 2.804 npm warn Conflicting peer dependency: eslint@9.39.5 2026-07-23 15:56:19.727435 | debian-bookworm | #9 2.804 npm warn node_modules/eslint 2026-07-23 15:56:19.727450 | debian-bookworm | #9 2.804 npm warn peer eslint@"^8.57.0 || ^9.0.0" from @typescript-eslint/type-utils@8.54.0 2026-07-23 15:56:19.727467 | debian-bookworm | #9 2.804 npm warn node_modules/@typescript-eslint/type-utils 2026-07-23 15:56:19.727483 | debian-bookworm | #9 2.804 npm warn @typescript-eslint/type-utils@"8.54.0" from @typescript-eslint/eslint-plugin@8.54.0 2026-07-23 15:56:19.727498 | debian-bookworm | #9 2.804 npm warn node_modules/@typescript-eslint/eslint-plugin 2026-07-23 15:56:19.727514 | debian-bookworm | #9 2.807 npm warn ERESOLVE overriding peer dependency 2026-07-23 15:56:19.727530 | debian-bookworm | #9 2.809 npm warn While resolving: @typescript-eslint/type-utils@8.54.0 2026-07-23 15:56:19.727547 | debian-bookworm | #9 2.809 npm warn Found: typescript@6.0.3 2026-07-23 15:56:19.727563 | debian-bookworm | #9 2.809 npm warn node_modules/typescript 2026-07-23 15:56:19.727579 | debian-bookworm | #9 2.809 npm warn dev typescript@"^6.0.0" from the root project 2026-07-23 15:56:19.727595 | debian-bookworm | #9 2.809 npm warn 2 more (eslint-config-next, ts-api-utils) 2026-07-23 15:56:19.727612 | debian-bookworm | #9 2.809 npm warn 2026-07-23 15:56:19.727631 | debian-bookworm | #9 2.809 npm warn Could not resolve dependency: 2026-07-23 15:56:19.727648 | debian-bookworm | #9 2.809 npm warn peer typescript@">=4.8.4 <6.0.0" from @typescript-eslint/type-utils@8.54.0 2026-07-23 15:56:19.727664 | debian-bookworm | #9 2.809 npm warn node_modules/@typescript-eslint/type-utils 2026-07-23 15:56:19.727681 | debian-bookworm | #9 2.809 npm warn @typescript-eslint/type-utils@"8.54.0" from @typescript-eslint/eslint-plugin@8.54.0 2026-07-23 15:56:19.727698 | debian-bookworm | #9 2.809 npm warn node_modules/@typescript-eslint/eslint-plugin 2026-07-23 15:56:19.727715 | debian-bookworm | #9 2.809 npm warn 2026-07-23 15:56:19.727731 | debian-bookworm | #9 2.809 npm warn Conflicting peer dependency: typescript@5.9.3 2026-07-23 15:56:19.727747 | debian-bookworm | #9 2.809 npm warn node_modules/typescript 2026-07-23 15:56:19.727763 | debian-bookworm | #9 2.809 npm warn peer typescript@">=4.8.4 <6.0.0" from @typescript-eslint/type-utils@8.54.0 2026-07-23 15:56:19.727780 | debian-bookworm | #9 2.809 npm warn node_modules/@typescript-eslint/type-utils 2026-07-23 15:56:19.727796 | debian-bookworm | #9 2.809 npm warn @typescript-eslint/type-utils@"8.54.0" from @typescript-eslint/eslint-plugin@8.54.0 2026-07-23 15:56:19.727813 | debian-bookworm | #9 2.809 npm warn node_modules/@typescript-eslint/eslint-plugin 2026-07-23 15:56:19.727829 | debian-bookworm | #9 2.815 npm warn ERESOLVE overriding peer dependency 2026-07-23 15:56:19.727845 | debian-bookworm | #9 2.817 npm warn While resolving: @typescript-eslint/typescript-estree@8.54.0 2026-07-23 15:56:19.727861 | debian-bookworm | #9 2.817 npm warn Found: typescript@6.0.3 2026-07-23 15:56:19.727877 | debian-bookworm | #9 2.817 npm warn node_modules/typescript 2026-07-23 15:56:19.727894 | debian-bookworm | #9 2.817 npm warn dev typescript@"^6.0.0" from the root project 2026-07-23 15:56:19.727913 | debian-bookworm | #9 2.817 npm warn 2 more (eslint-config-next, ts-api-utils) 2026-07-23 15:56:19.727930 | debian-bookworm | #9 2.817 npm warn 2026-07-23 15:56:19.727947 | debian-bookworm | #9 2.817 npm warn Could not resolve dependency: 2026-07-23 15:56:19.727999 | debian-bookworm | #9 2.817 npm warn peer typescript@">=4.8.4 <6.0.0" from @typescript-eslint/typescript-estree@8.54.0 2026-07-23 15:56:19.728015 | debian-bookworm | #9 2.817 npm warn node_modules/@typescript-eslint/typescript-estree 2026-07-23 15:56:19.728033 | debian-bookworm | #9 2.817 npm warn @typescript-eslint/typescript-estree@"8.54.0" from @typescript-eslint/parser@8.54.0 2026-07-23 15:56:19.728048 | debian-bookworm | #9 2.817 npm warn node_modules/@typescript-eslint/parser 2026-07-23 15:56:19.728065 | debian-bookworm | #9 2.817 npm warn 3 more (@typescript-eslint/type-utils, ...) 2026-07-23 15:56:19.728081 | debian-bookworm | #9 2.817 npm warn 2026-07-23 15:56:19.728097 | debian-bookworm | #9 2.817 npm warn Conflicting peer dependency: typescript@5.9.3 2026-07-23 15:56:19.728113 | debian-bookworm | #9 2.817 npm warn node_modules/typescript 2026-07-23 15:56:19.728130 | debian-bookworm | #9 2.817 npm warn peer typescript@">=4.8.4 <6.0.0" from @typescript-eslint/typescript-estree@8.54.0 2026-07-23 15:56:19.728146 | debian-bookworm | #9 2.817 npm warn node_modules/@typescript-eslint/typescript-estree 2026-07-23 15:56:19.728165 | debian-bookworm | #9 2.817 npm warn @typescript-eslint/typescript-estree@"8.54.0" from @typescript-eslint/parser@8.54.0 2026-07-23 15:56:19.728182 | debian-bookworm | #9 2.817 npm warn node_modules/@typescript-eslint/parser 2026-07-23 15:56:19.728198 | debian-bookworm | #9 2.817 npm warn 3 more (@typescript-eslint/type-utils, ...) 2026-07-23 15:56:19.728215 | debian-bookworm | #9 2.826 npm warn ERESOLVE overriding peer dependency 2026-07-23 15:56:19.728231 | debian-bookworm | #9 2.827 npm warn While resolving: @typescript-eslint/utils@8.54.0 2026-07-23 15:56:19.728248 | debian-bookworm | #9 2.827 npm warn Found: eslint@10.7.0 2026-07-23 15:56:19.728266 | debian-bookworm | #9 2.827 npm warn node_modules/eslint 2026-07-23 15:56:19.728282 | debian-bookworm | #9 2.827 npm warn dev eslint@"^10.0.0" from the root project 2026-07-23 15:56:19.728299 | debian-bookworm | #9 2.827 npm warn 3 more (@eslint-community/eslint-utils, eslint-config-next, eslint-import-resolver-typescript) 2026-07-23 15:56:19.728315 | debian-bookworm | #9 2.827 npm warn 2026-07-23 15:56:19.728331 | debian-bookworm | #9 2.827 npm warn Could not resolve dependency: 2026-07-23 15:56:19.728347 | debian-bookworm | #9 2.827 npm warn peer eslint@"^8.57.0 || ^9.0.0" from @typescript-eslint/utils@8.54.0 2026-07-23 15:56:19.728362 | debian-bookworm | #9 2.827 npm warn node_modules/@typescript-eslint/utils 2026-07-23 15:56:19.728376 | debian-bookworm | #9 2.827 npm warn @typescript-eslint/utils@"8.54.0" from @typescript-eslint/eslint-plugin@8.54.0 2026-07-23 15:56:19.728391 | debian-bookworm | #9 2.827 npm warn node_modules/@typescript-eslint/eslint-plugin 2026-07-23 15:56:19.728406 | debian-bookworm | #9 2.827 npm warn 2 more (@typescript-eslint/type-utils, typescript-eslint) 2026-07-23 15:56:19.728421 | debian-bookworm | #9 2.827 npm warn 2026-07-23 15:56:19.728436 | debian-bookworm | #9 2.827 npm warn Conflicting peer dependency: eslint@9.39.5 2026-07-23 15:56:19.728450 | debian-bookworm | #9 2.827 npm warn node_modules/eslint 2026-07-23 15:56:19.728465 | debian-bookworm | #9 2.827 npm warn peer eslint@"^8.57.0 || ^9.0.0" from @typescript-eslint/utils@8.54.0 2026-07-23 15:56:19.728479 | debian-bookworm | #9 2.827 npm warn node_modules/@typescript-eslint/utils 2026-07-23 15:56:19.728494 | debian-bookworm | #9 2.827 npm warn @typescript-eslint/utils@"8.54.0" from @typescript-eslint/eslint-plugin@8.54.0 2026-07-23 15:56:19.728510 | debian-bookworm | #9 2.827 npm warn node_modules/@typescript-eslint/eslint-plugin 2026-07-23 15:56:19.728524 | debian-bookworm | #9 2.827 npm warn 2 more (@typescript-eslint/type-utils, typescript-eslint) 2026-07-23 15:56:19.728539 | debian-bookworm | #9 2.835 npm warn ERESOLVE overriding peer dependency 2026-07-23 15:56:19.728554 | debian-bookworm | #9 2.836 npm warn While resolving: @typescript-eslint/utils@8.54.0 2026-07-23 15:56:19.728568 | debian-bookworm | #9 2.836 npm warn Found: typescript@6.0.3 2026-07-23 15:56:19.728583 | debian-bookworm | #9 2.836 npm warn node_modules/typescript 2026-07-23 15:56:19.728598 | debian-bookworm | #9 2.836 npm warn dev typescript@"^6.0.0" from the root project 2026-07-23 15:56:19.728613 | debian-bookworm | #9 2.836 npm warn 2 more (eslint-config-next, ts-api-utils) 2026-07-23 15:56:19.728628 | debian-bookworm | #9 2.836 npm warn 2026-07-23 15:56:19.728643 | debian-bookworm | #9 2.836 npm warn Could not resolve dependency: 2026-07-23 15:56:19.728661 | debian-bookworm | #9 2.836 npm warn peer typescript@">=4.8.4 <6.0.0" from @typescript-eslint/utils@8.54.0 2026-07-23 15:56:19.728676 | debian-bookworm | #9 2.836 npm warn node_modules/@typescript-eslint/utils 2026-07-23 15:56:19.728691 | debian-bookworm | #9 2.836 npm warn @typescript-eslint/utils@"8.54.0" from @typescript-eslint/eslint-plugin@8.54.0 2026-07-23 15:56:19.728706 | debian-bookworm | #9 2.836 npm warn node_modules/@typescript-eslint/eslint-plugin 2026-07-23 15:56:19.728721 | debian-bookworm | #9 2.836 npm warn 2 more (@typescript-eslint/type-utils, typescript-eslint) 2026-07-23 15:56:19.728735 | debian-bookworm | #9 2.836 npm warn 2026-07-23 15:56:19.728750 | debian-bookworm | #9 2.836 npm warn Conflicting peer dependency: typescript@5.9.3 2026-07-23 15:56:19.728765 | debian-bookworm | #9 2.836 npm warn node_modules/typescript 2026-07-23 15:56:19.728780 | debian-bookworm | #9 2.836 npm warn peer typescript@">=4.8.4 <6.0.0" from @typescript-eslint/utils@8.54.0 2026-07-23 15:56:19.728794 | debian-bookworm | #9 2.836 npm warn node_modules/@typescript-eslint/utils 2026-07-23 15:56:19.728809 | debian-bookworm | #9 2.836 npm warn @typescript-eslint/utils@"8.54.0" from @typescript-eslint/eslint-plugin@8.54.0 2026-07-23 15:56:19.728824 | debian-bookworm | #9 2.836 npm warn node_modules/@typescript-eslint/eslint-plugin 2026-07-23 15:56:19.728839 | debian-bookworm | #9 2.836 npm warn 2 more (@typescript-eslint/type-utils, typescript-eslint) 2026-07-23 15:56:19.728854 | debian-bookworm | #9 2.951 npm warn ERESOLVE overriding peer dependency 2026-07-23 15:56:19.878329 | debian-bookworm | #9 2.955 npm warn While resolving: eslint-plugin-import@2.32.0 2026-07-23 15:56:19.878477 | debian-bookworm | #9 2.955 npm warn Found: eslint@10.7.0 2026-07-23 15:56:19.878529 | debian-bookworm | #9 2.955 npm warn node_modules/eslint 2026-07-23 15:56:19.878574 | debian-bookworm | #9 2.955 npm warn dev eslint@"^10.0.0" from the root project 2026-07-23 15:56:19.878621 | debian-bookworm | #9 2.955 npm warn 3 more (@eslint-community/eslint-utils, eslint-config-next, eslint-import-resolver-typescript) 2026-07-23 15:56:19.878666 | debian-bookworm | #9 2.955 npm warn 2026-07-23 15:56:19.878708 | debian-bookworm | #9 2.955 npm warn Could not resolve dependency: 2026-07-23 15:56:19.878753 | debian-bookworm | #9 2.955 npm warn peer eslint@"^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 || ^9" from eslint-plugin-import@2.32.0 2026-07-23 15:56:19.878797 | debian-bookworm | #9 2.955 npm warn node_modules/eslint-plugin-import 2026-07-23 15:56:19.878842 | debian-bookworm | #9 2.955 npm warn eslint-plugin-import@"^2.32.0" from eslint-config-next@16.2.10 2026-07-23 15:56:19.878885 | debian-bookworm | #9 2.955 npm warn node_modules/eslint-config-next 2026-07-23 15:56:19.878929 | debian-bookworm | #9 2.955 npm warn 1 more (eslint-import-resolver-typescript) 2026-07-23 15:56:19.879046 | debian-bookworm | #9 2.955 npm warn 2026-07-23 15:56:19.879094 | debian-bookworm | #9 2.955 npm warn Conflicting peer dependency: eslint@9.39.5 2026-07-23 15:56:19.879137 | debian-bookworm | #9 2.955 npm warn node_modules/eslint 2026-07-23 15:56:19.879181 | debian-bookworm | #9 2.955 npm warn peer eslint@"^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 || ^9" from eslint-plugin-import@2.32.0 2026-07-23 15:56:19.879224 | debian-bookworm | #9 2.955 npm warn node_modules/eslint-plugin-import 2026-07-23 15:56:19.879294 | debian-bookworm | #9 2.955 npm warn eslint-plugin-import@"^2.32.0" from eslint-config-next@16.2.10 2026-07-23 15:56:19.879341 | debian-bookworm | #9 2.955 npm warn node_modules/eslint-config-next 2026-07-23 15:56:19.879385 | debian-bookworm | #9 2.955 npm warn 1 more (eslint-import-resolver-typescript) 2026-07-23 15:56:19.879434 | debian-bookworm | #9 3.047 npm warn ERESOLVE overriding peer dependency 2026-07-23 15:56:19.879473 | debian-bookworm | #9 3.048 npm warn While resolving: eslint-plugin-jsx-a11y@6.10.2 2026-07-23 15:56:19.879513 | debian-bookworm | #9 3.048 npm warn Found: eslint@10.7.0 2026-07-23 15:56:19.879552 | debian-bookworm | #9 3.048 npm warn node_modules/eslint 2026-07-23 15:56:19.879591 | debian-bookworm | #9 3.048 npm warn dev eslint@"^10.0.0" from the root project 2026-07-23 15:56:19.879629 | debian-bookworm | #9 3.048 npm warn 3 more (@eslint-community/eslint-utils, eslint-config-next, eslint-import-resolver-typescript) 2026-07-23 15:56:19.879669 | debian-bookworm | #9 3.048 npm warn 2026-07-23 15:56:19.879707 | debian-bookworm | #9 3.048 npm warn Could not resolve dependency: 2026-07-23 15:56:19.879748 | debian-bookworm | #9 3.048 npm warn peer eslint@"^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9" from eslint-plugin-jsx-a11y@6.10.2 2026-07-23 15:56:19.879787 | debian-bookworm | #9 3.048 npm warn node_modules/eslint-plugin-jsx-a11y 2026-07-23 15:56:19.879826 | debian-bookworm | #9 3.048 npm warn eslint-plugin-jsx-a11y@"^6.10.0" from eslint-config-next@16.2.10 2026-07-23 15:56:19.879888 | debian-bookworm | #9 3.048 npm warn node_modules/eslint-config-next 2026-07-23 15:56:19.880025 | debian-bookworm | #9 3.048 npm warn 2026-07-23 15:56:19.880066 | debian-bookworm | #9 3.048 npm warn Conflicting peer dependency: eslint@9.39.5 2026-07-23 15:56:19.880104 | debian-bookworm | #9 3.048 npm warn node_modules/eslint 2026-07-23 15:56:19.880142 | debian-bookworm | #9 3.048 npm warn peer eslint@"^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9" from eslint-plugin-jsx-a11y@6.10.2 2026-07-23 15:56:19.880187 | debian-bookworm | #9 3.048 npm warn node_modules/eslint-plugin-jsx-a11y 2026-07-23 15:56:19.880225 | debian-bookworm | #9 3.048 npm warn eslint-plugin-jsx-a11y@"^6.10.0" from eslint-config-next@16.2.10 2026-07-23 15:56:19.880263 | debian-bookworm | #9 3.048 npm warn node_modules/eslint-config-next 2026-07-23 15:56:19.880302 | debian-bookworm | #9 3.104 npm warn ERESOLVE overriding peer dependency 2026-07-23 15:56:20.127102 | debian-bookworm | #9 3.107 npm warn While resolving: eslint-plugin-react@7.37.5 2026-07-23 15:56:20.127171 | debian-bookworm | #9 3.107 npm warn Found: eslint@10.7.0 2026-07-23 15:56:20.127182 | debian-bookworm | #9 3.107 npm warn node_modules/eslint 2026-07-23 15:56:20.127202 | debian-bookworm | #9 3.107 npm warn dev eslint@"^10.0.0" from the root project 2026-07-23 15:56:20.127211 | debian-bookworm | #9 3.107 npm warn 3 more (@eslint-community/eslint-utils, eslint-config-next, eslint-import-resolver-typescript) 2026-07-23 15:56:20.127220 | debian-bookworm | #9 3.107 npm warn 2026-07-23 15:56:20.127229 | debian-bookworm | #9 3.107 npm warn Could not resolve dependency: 2026-07-23 15:56:20.127237 | debian-bookworm | #9 3.107 npm warn peer eslint@"^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7" from eslint-plugin-react@7.37.5 2026-07-23 15:56:20.127246 | debian-bookworm | #9 3.107 npm warn node_modules/eslint-plugin-react 2026-07-23 15:56:20.127254 | debian-bookworm | #9 3.107 npm warn eslint-plugin-react@"^7.37.0" from eslint-config-next@16.2.10 2026-07-23 15:56:20.127262 | debian-bookworm | #9 3.107 npm warn node_modules/eslint-config-next 2026-07-23 15:56:20.127271 | debian-bookworm | #9 3.107 npm warn 2026-07-23 15:56:20.127278 | debian-bookworm | #9 3.107 npm warn Conflicting peer dependency: eslint@9.39.5 2026-07-23 15:56:20.127287 | debian-bookworm | #9 3.107 npm warn node_modules/eslint 2026-07-23 15:56:20.127301 | debian-bookworm | #9 3.107 npm warn peer eslint@"^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7" from eslint-plugin-react@7.37.5 2026-07-23 15:56:20.127314 | debian-bookworm | #9 3.107 npm warn node_modules/eslint-plugin-react 2026-07-23 15:56:20.127340 | debian-bookworm | #9 3.107 npm warn eslint-plugin-react@"^7.37.0" from eslint-config-next@16.2.10 2026-07-23 15:56:20.127352 | debian-bookworm | #9 3.107 npm warn node_modules/eslint-config-next 2026-07-23 15:56:20.127365 | debian-bookworm | #9 3.184 npm warn ERESOLVE overriding peer dependency 2026-07-23 15:56:20.127376 | debian-bookworm | #9 3.186 npm warn While resolving: eslint-plugin-react-hooks@7.0.1 2026-07-23 15:56:20.127388 | debian-bookworm | #9 3.186 npm warn Found: eslint@10.7.0 2026-07-23 15:56:20.127400 | debian-bookworm | #9 3.186 npm warn node_modules/eslint 2026-07-23 15:56:20.127412 | debian-bookworm | #9 3.186 npm warn dev eslint@"^10.0.0" from the root project 2026-07-23 15:56:20.127425 | debian-bookworm | #9 3.186 npm warn 3 more (@eslint-community/eslint-utils, eslint-config-next, eslint-import-resolver-typescript) 2026-07-23 15:56:20.127436 | debian-bookworm | #9 3.186 npm warn 2026-07-23 15:56:20.127448 | debian-bookworm | #9 3.186 npm warn Could not resolve dependency: 2026-07-23 15:56:20.127461 | debian-bookworm | #9 3.186 npm warn peer eslint@"^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0" from eslint-plugin-react-hooks@7.0.1 2026-07-23 15:56:20.127474 | debian-bookworm | #9 3.186 npm warn node_modules/eslint-plugin-react-hooks 2026-07-23 15:56:20.127487 | debian-bookworm | #9 3.186 npm warn eslint-plugin-react-hooks@"^7.0.0" from eslint-config-next@16.2.10 2026-07-23 15:56:20.127499 | debian-bookworm | #9 3.186 npm warn node_modules/eslint-config-next 2026-07-23 15:56:20.127511 | debian-bookworm | #9 3.186 npm warn 2026-07-23 15:56:20.127524 | debian-bookworm | #9 3.186 npm warn Conflicting peer dependency: eslint@9.39.5 2026-07-23 15:56:20.127537 | debian-bookworm | #9 3.186 npm warn node_modules/eslint 2026-07-23 15:56:20.127551 | debian-bookworm | #9 3.186 npm warn peer eslint@"^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0" from eslint-plugin-react-hooks@7.0.1 2026-07-23 15:56:20.127562 | debian-bookworm | #9 3.186 npm warn node_modules/eslint-plugin-react-hooks 2026-07-23 15:56:20.127575 | debian-bookworm | #9 3.186 npm warn eslint-plugin-react-hooks@"^7.0.0" from eslint-config-next@16.2.10 2026-07-23 15:56:20.127607 | debian-bookworm | #9 3.186 npm warn node_modules/eslint-config-next 2026-07-23 15:56:20.127622 | debian-bookworm | #9 3.194 npm warn ERESOLVE overriding peer dependency 2026-07-23 15:56:20.127635 | debian-bookworm | #9 3.195 npm warn While resolving: typescript-eslint@8.54.0 2026-07-23 15:56:20.127650 | debian-bookworm | #9 3.195 npm warn Found: eslint@10.7.0 2026-07-23 15:56:20.127659 | debian-bookworm | #9 3.195 npm warn node_modules/eslint 2026-07-23 15:56:20.127667 | debian-bookworm | #9 3.195 npm warn dev eslint@"^10.0.0" from the root project 2026-07-23 15:56:20.127675 | debian-bookworm | #9 3.195 npm warn 3 more (@eslint-community/eslint-utils, eslint-config-next, eslint-import-resolver-typescript) 2026-07-23 15:56:20.127683 | debian-bookworm | #9 3.195 npm warn 2026-07-23 15:56:20.127696 | debian-bookworm | #9 3.195 npm warn Could not resolve dependency: 2026-07-23 15:56:20.127705 | debian-bookworm | #9 3.195 npm warn peer eslint@"^8.57.0 || ^9.0.0" from typescript-eslint@8.54.0 2026-07-23 15:56:20.127713 | debian-bookworm | #9 3.195 npm warn node_modules/typescript-eslint 2026-07-23 15:56:20.127721 | debian-bookworm | #9 3.195 npm warn typescript-eslint@"^8.46.0" from eslint-config-next@16.2.10 2026-07-23 15:56:20.127729 | debian-bookworm | #9 3.195 npm warn node_modules/eslint-config-next 2026-07-23 15:56:20.127736 | debian-bookworm | #9 3.195 npm warn 2026-07-23 15:56:20.127745 | debian-bookworm | #9 3.195 npm warn Conflicting peer dependency: eslint@9.39.5 2026-07-23 15:56:20.127752 | debian-bookworm | #9 3.195 npm warn node_modules/eslint 2026-07-23 15:56:20.127760 | debian-bookworm | #9 3.195 npm warn peer eslint@"^8.57.0 || ^9.0.0" from typescript-eslint@8.54.0 2026-07-23 15:56:20.127768 | debian-bookworm | #9 3.195 npm warn node_modules/typescript-eslint 2026-07-23 15:56:20.127776 | debian-bookworm | #9 3.195 npm warn typescript-eslint@"^8.46.0" from eslint-config-next@16.2.10 2026-07-23 15:56:20.127784 | debian-bookworm | #9 3.195 npm warn node_modules/eslint-config-next 2026-07-23 15:56:20.127792 | debian-bookworm | #9 3.202 npm warn ERESOLVE overriding peer dependency 2026-07-23 15:56:20.127800 | debian-bookworm | #9 3.203 npm warn While resolving: typescript-eslint@8.54.0 2026-07-23 15:56:20.127808 | debian-bookworm | #9 3.203 npm warn Found: typescript@6.0.3 2026-07-23 15:56:20.127815 | debian-bookworm | #9 3.203 npm warn node_modules/typescript 2026-07-23 15:56:20.127824 | debian-bookworm | #9 3.203 npm warn dev typescript@"^6.0.0" from the root project 2026-07-23 15:56:20.127832 | debian-bookworm | #9 3.203 npm warn 2 more (eslint-config-next, ts-api-utils) 2026-07-23 15:56:20.127840 | debian-bookworm | #9 3.203 npm warn 2026-07-23 15:56:20.127848 | debian-bookworm | #9 3.203 npm warn Could not resolve dependency: 2026-07-23 15:56:20.127856 | debian-bookworm | #9 3.203 npm warn peer typescript@">=4.8.4 <6.0.0" from typescript-eslint@8.54.0 2026-07-23 15:56:20.127864 | debian-bookworm | #9 3.203 npm warn node_modules/typescript-eslint 2026-07-23 15:56:20.127872 | debian-bookworm | #9 3.203 npm warn typescript-eslint@"^8.46.0" from eslint-config-next@16.2.10 2026-07-23 15:56:20.127880 | debian-bookworm | #9 3.203 npm warn node_modules/eslint-config-next 2026-07-23 15:56:20.127888 | debian-bookworm | #9 3.203 npm warn 2026-07-23 15:56:20.127895 | debian-bookworm | #9 3.203 npm warn Conflicting peer dependency: typescript@5.9.3 2026-07-23 15:56:20.127903 | debian-bookworm | #9 3.203 npm warn node_modules/typescript 2026-07-23 15:56:20.127911 | debian-bookworm | #9 3.203 npm warn peer typescript@">=4.8.4 <6.0.0" from typescript-eslint@8.54.0 2026-07-23 15:56:20.127919 | debian-bookworm | #9 3.203 npm warn node_modules/typescript-eslint 2026-07-23 15:56:20.127927 | debian-bookworm | #9 3.203 npm warn typescript-eslint@"^8.46.0" from eslint-config-next@16.2.10 2026-07-23 15:56:20.127935 | debian-bookworm | #9 3.203 npm warn node_modules/eslint-config-next 2026-07-23 15:56:58.976285 | debian-bookworm | #9 42.20 2026-07-23 15:56:58.976347 | debian-bookworm | #9 42.20 added 378 packages, and audited 379 packages in 42s 2026-07-23 15:56:59.192343 | debian-bookworm | #9 42.20 2026-07-23 15:56:59.192387 | debian-bookworm | #9 42.20 155 packages are looking for funding 2026-07-23 15:56:59.192395 | debian-bookworm | #9 42.20 run `npm fund` for details 2026-07-23 15:56:59.192400 | debian-bookworm | #9 42.26 2026-07-23 15:56:59.192405 | debian-bookworm | #9 42.26 9 vulnerabilities (1 low, 8 high) 2026-07-23 15:56:59.192410 | debian-bookworm | #9 42.26 2026-07-23 15:56:59.192415 | debian-bookworm | #9 42.26 To address issues that do not require attention, run: 2026-07-23 15:56:59.192421 | debian-bookworm | #9 42.26 npm audit fix 2026-07-23 15:56:59.192426 | debian-bookworm | #9 42.26 2026-07-23 15:56:59.192431 | debian-bookworm | #9 42.26 To address all issues (including breaking changes), run: 2026-07-23 15:56:59.192447 | debian-bookworm | #9 42.26 npm audit fix --force 2026-07-23 15:56:59.192453 | debian-bookworm | #9 42.26 2026-07-23 15:56:59.192458 | debian-bookworm | #9 42.26 Run `npm audit` for details. 2026-07-23 15:56:59.192463 | debian-bookworm | #9 42.27 npm warn allow-scripts 2 packages have install scripts not yet covered by allowScripts: 2026-07-23 15:56:59.192469 | debian-bookworm | #9 42.27 npm warn allow-scripts sharp@0.34.5 (install: node install/check.js || npm run build) 2026-07-23 15:56:59.192474 | debian-bookworm | #9 42.27 npm warn allow-scripts unrs-resolver@1.11.1 (postinstall: napi-postinstall unrs-resolver 1.11.1 check) 2026-07-23 15:56:59.192480 | debian-bookworm | #9 42.27 npm warn allow-scripts 2026-07-23 15:56:59.192485 | debian-bookworm | #9 42.27 npm warn allow-scripts Run `npm approve-scripts --allow-scripts-pending` to review, or `npm approve-scripts ` to allow. 2026-07-23 15:56:59.192490 | debian-bookworm | #9 42.27 npm notice 2026-07-23 15:56:59.192495 | debian-bookworm | #9 42.27 npm notice New major version of npm available! 11.16.0 -> 12.0.1 2026-07-23 15:56:59.192501 | debian-bookworm | #9 42.27 npm notice Changelog: https://github.com/npm/cli/releases/tag/v12.0.1 2026-07-23 15:56:59.192506 | debian-bookworm | #9 42.27 npm notice To update run: npm install -g npm@12.0.1 2026-07-23 15:56:59.192511 | debian-bookworm | #9 42.27 npm notice 2026-07-23 15:56:59.459952 | debian-bookworm | #9 DONE 42.7s 2026-07-23 15:56:59.614741 | debian-bookworm | 2026-07-23 15:56:59.614787 | debian-bookworm | #11 [build 5/6] COPY . . 2026-07-23 15:57:00.227610 | debian-bookworm | #11 DONE 0.8s 2026-07-23 15:57:00.385070 | debian-bookworm | 2026-07-23 15:57:00.385133 | debian-bookworm | #12 [build 6/6] RUN npm run build 2026-07-23 15:57:00.796858 | debian-bookworm | #12 0.563 2026-07-23 15:57:00.797019 | debian-bookworm | #12 0.563 > frontend@0.1.0 build 2026-07-23 15:57:00.797035 | debian-bookworm | #12 0.563 > next build 2026-07-23 15:57:00.797047 | debian-bookworm | #12 0.563 2026-07-23 15:57:01.587160 | debian-bookworm | #12 1.353 ▲ Next.js 16.2.11 (Turbopack) 2026-07-23 15:57:01.804330 | debian-bookworm | #12 1.354 2026-07-23 15:57:01.804428 | debian-bookworm | #12 1.419 Creating an optimized production build ... 2026-07-23 15:57:10.776149 | debian-bookworm | #12 10.54 ✓ Compiled successfully in 8.6s 2026-07-23 15:57:10.903186 | debian-bookworm | #12 10.54 Running TypeScript ... 2026-07-23 15:57:10.903242 | debian-bookworm | #12 10.67 2026-07-23 15:57:11.054584 | debian-bookworm | #12 10.67 We detected TypeScript in your project and reconfigured your tsconfig.json file for you. 2026-07-23 15:57:11.054651 | debian-bookworm | #12 10.67 The following suggested values were added to your tsconfig.json. These values can be changed to fit your project's needs: 2026-07-23 15:57:11.054669 | debian-bookworm | #12 10.67 2026-07-23 15:57:11.054686 | debian-bookworm | #12 10.67 - include was updated to add '.next/dev/types/**/*.ts' 2026-07-23 15:57:11.054701 | debian-bookworm | #12 10.67 2026-07-23 15:57:11.054716 | debian-bookworm | #12 10.67 The following mandatory changes were made to your tsconfig.json: 2026-07-23 15:57:11.054731 | debian-bookworm | #12 10.67 2026-07-23 15:57:11.054746 | debian-bookworm | #12 10.67 - jsx was set to react-jsx (next.js uses the React automatic runtime) 2026-07-23 15:57:11.054761 | debian-bookworm | #12 10.67 2026-07-23 15:57:17.244458 | debian-bookworm | #12 17.01 Finished TypeScript in 6.5s ... 2026-07-23 15:57:17.398192 | debian-bookworm | #12 17.01 Collecting page data using 1 worker ... 2026-07-23 15:57:17.877582 | debian-bookworm | #12 17.64 Generating static pages using 1 worker (0/10) ... 2026-07-23 15:57:18.094177 | debian-bookworm | #12 17.71 Generating static pages using 1 worker (2/10) 2026-07-23 15:57:18.261683 | debian-bookworm | #12 18.03 Generating static pages using 1 worker (4/10) 2026-07-23 15:57:18.479808 | debian-bookworm | #12 18.03 Generating static pages using 1 worker (7/10) 2026-07-23 15:57:18.479938 | debian-bookworm | #12 18.08 ✓ Generating static pages using 1 worker (10/10) in 439ms 2026-07-23 15:57:18.479996 | debian-bookworm | #12 18.10 Finalizing page optimization ... 2026-07-23 15:57:18.655589 | debian-bookworm | #12 18.42 2026-07-23 15:57:18.803765 | debian-bookworm | #12 18.42 Route (app) 2026-07-23 15:57:18.803867 | debian-bookworm | #12 18.42 ┌ ○ / 2026-07-23 15:57:18.803884 | debian-bookworm | #12 18.42 ├ ○ /_not-found 2026-07-23 15:57:18.803895 | debian-bookworm | #12 18.42 ├ ƒ /api/config 2026-07-23 15:57:18.803906 | debian-bookworm | #12 18.42 ├ ƒ /api/health 2026-07-23 15:57:18.803917 | debian-bookworm | #12 18.42 ├ ○ /events 2026-07-23 15:57:18.803928 | debian-bookworm | #12 18.42 ├ ○ /inventory 2026-07-23 15:57:18.803939 | debian-bookworm | #12 18.42 ├ ○ /nodes 2026-07-23 15:57:18.803950 | debian-bookworm | #12 18.42 ├ ƒ /nodes/[identifier] 2026-07-23 15:57:18.803962 | debian-bookworm | #12 18.42 └ ○ /services 2026-07-23 15:57:18.803993 | debian-bookworm | #12 18.42 2026-07-23 15:57:18.804004 | debian-bookworm | #12 18.42 2026-07-23 15:57:18.804015 | debian-bookworm | #12 18.42 ○ (Static) prerendered as static content 2026-07-23 15:57:18.804027 | debian-bookworm | #12 18.42 ƒ (Dynamic) server-rendered on demand 2026-07-23 15:57:18.804038 | debian-bookworm | #12 18.42 2026-07-23 15:57:18.804060 | debian-bookworm | #12 DONE 18.6s 2026-07-23 15:57:19.309806 | debian-bookworm | 2026-07-23 15:57:19.309869 | debian-bookworm | #13 [runner 5/7] COPY --from=build /app/public ./public 2026-07-23 15:57:19.472642 | debian-bookworm | #13 DONE 0.2s 2026-07-23 15:57:19.659039 | debian-bookworm | 2026-07-23 15:57:19.659115 | debian-bookworm | #14 [runner 6/7] COPY --from=build --chown=nextjs:nodejs /app/.next/standalone ./ 2026-07-23 15:57:19.978325 | debian-bookworm | #14 DONE 0.5s 2026-07-23 15:57:20.136278 | debian-bookworm | 2026-07-23 15:57:20.136356 | debian-bookworm | #15 [runner 7/7] COPY --from=build --chown=nextjs:nodejs /app/.next/static ./.next/static 2026-07-23 15:57:20.145598 | debian-bookworm | #15 DONE 0.2s 2026-07-23 15:57:20.307732 | debian-bookworm | 2026-07-23 15:57:20.307780 | debian-bookworm | #16 exporting to image 2026-07-23 15:57:20.307796 | debian-bookworm | #16 exporting layers 2026-07-23 15:57:23.395708 | debian-bookworm | #16 exporting layers 3.2s done 2026-07-23 15:57:23.512111 | debian-bookworm | #16 exporting manifest sha256:20390dd090729b5997c3c460fd125394e338d2a19119d0eb349f351ddfef12c4 0.0s done 2026-07-23 15:57:23.512200 | debian-bookworm | #16 exporting config sha256:67d70f97f40de118b25b64834959371d9740ad9b0494d87747056974205e0be0 0.0s done 2026-07-23 15:57:23.512224 | debian-bookworm | #16 exporting attestation manifest sha256:8765ebfb2b6916f9e696eff118e2ba16d4cd350ef2d7bdc8d9ccfeba4e98ff9b 0.0s done 2026-07-23 15:57:23.512245 | debian-bookworm | #16 exporting manifest list sha256:feabc5a3c5f71646ec78ede5bbe13e6e2b176fecc3c43d594a0038590983087f 0.0s done 2026-07-23 15:57:23.512267 | debian-bookworm | #16 naming to docker.io/library/88e0ed0:latest 2026-07-23 15:57:23.668163 | debian-bookworm | #16 naming to docker.io/library/88e0ed0:latest done 2026-07-23 15:57:23.668231 | debian-bookworm | #16 unpacking to docker.io/library/88e0ed0:latest 2026-07-23 15:57:24.382317 | debian-bookworm | #16 unpacking to docker.io/library/88e0ed0:latest 0.9s done 2026-07-23 15:57:24.570126 | debian-bookworm | #16 DONE 4.3s 2026-07-23 15:57:24.611618 | debian-bookworm | + docker images 2026-07-23 15:57:24.678247 | debian-bookworm | IMAGE ID DISK USAGE CONTENT SIZE EXTRA 2026-07-23 15:57:24.678297 | debian-bookworm | 88e0ed0:latest feabc5a3c5f7 308MB 77MB 2026-07-23 15:57:25.171824 | debian-bookworm | ok: Runtime: 0:01:13.856520 2026-07-23 15:57:25.182317 | 2026-07-23 15:57:25.182459 | TASK [Run push script] 2026-07-23 15:57:25.733989 | 2026-07-23 15:57:25.734215 | TASK [Run cosign script] 2026-07-23 15:57:26.269684 | debian-bookworm | skipping: Conditional result was False 2026-07-23 15:57:26.277464 | 2026-07-23 15:57:26.277600 | TASK [Run sbom script] 2026-07-23 15:57:26.830861 | debian-bookworm | skipping: Conditional result was False 2026-07-23 15:57:26.832756 | 2026-07-23 15:57:26.832852 | PLAY RECAP 2026-07-23 15:57:26.832934 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-07-23 15:57:26.832962 | 2026-07-23 15:57:27.106593 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/python-osism/playbooks/build.yml@main] 2026-07-23 15:57:27.109294 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-23 15:57:27.988286 | 2026-07-23 15:57:27.989144 | PLAY [Base post-fetch] 2026-07-23 15:57:28.027193 | 2026-07-23 15:57:28.027443 | TASK [diagnose-network : Ensure log directory exists] 2026-07-23 15:57:28.689514 | debian-bookworm | ok 2026-07-23 15:57:28.713483 | 2026-07-23 15:57:28.713788 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-07-23 15:57:40.433152 | debian-bookworm | ok: Runtime: 0:00:06.048776 2026-07-23 15:57:40.441616 | 2026-07-23 15:57:40.441766 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-07-23 15:57:46.461120 | debian-bookworm | ok: Runtime: 0:00:00.196141 2026-07-23 15:57:46.470038 | 2026-07-23 15:57:46.470217 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-07-23 15:57:52.502339 | debian-bookworm | ok: Runtime: 0:00:00.974180 2026-07-23 15:57:52.516617 | 2026-07-23 15:57:52.516767 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-23 15:57:52.592212 | debian-bookworm | skipping: Conditional result was False 2026-07-23 15:57:52.600133 | 2026-07-23 15:57:52.600277 | TASK [fetch-output : Set log path for single node] 2026-07-23 15:57:52.642229 | debian-bookworm | ok 2026-07-23 15:57:52.647542 | 2026-07-23 15:57:52.647667 | LOOP [fetch-output : Ensure local output dirs] 2026-07-23 15:57:52.961053 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/ca244218c98145cea77da0508b6e35e9/work/logs" 2026-07-23 15:57:53.260538 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/ca244218c98145cea77da0508b6e35e9/work/artifacts" 2026-07-23 15:57:53.551168 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/ca244218c98145cea77da0508b6e35e9/work/docs" 2026-07-23 15:57:53.564786 | 2026-07-23 15:57:53.564967 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-23 15:57:54.373868 | debian-bookworm | changed: 2026-07-23 15:57:54.374166 | debian-bookworm | .d..t...... ./ 2026-07-23 15:57:54.374205 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-23 15:57:54.374230 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-23 15:57:54.374252 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-23 15:57:54.374273 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-23 15:57:54.374309 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-23 15:57:54.374370 | debian-bookworm | changed: All items complete 2026-07-23 15:57:54.374399 | 2026-07-23 15:57:54.963054 | debian-bookworm | changed: .d..t...... ./ 2026-07-23 15:57:55.567422 | debian-bookworm | changed: .d..t...... ./ 2026-07-23 15:57:55.590939 | 2026-07-23 15:57:55.591137 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-23 15:57:55.969391 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.007495 2026-07-23 15:57:56.254574 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.008669 2026-07-23 15:57:56.278738 | 2026-07-23 15:57:56.279013 | PLAY RECAP 2026-07-23 15:57:56.279115 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-23 15:57:56.279157 | 2026-07-23 15:57:56.481697 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-23 15:57:56.483737 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-23 15:57:57.333880 | 2026-07-23 15:57:57.334200 | PLAY [Base post] 2026-07-23 15:57:57.350339 | 2026-07-23 15:57:57.350518 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-23 15:57:58.164192 | debian-bookworm | changed 2026-07-23 15:57:58.174666 | 2026-07-23 15:57:58.174828 | PLAY RECAP 2026-07-23 15:57:58.174983 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-23 15:57:58.175065 | 2026-07-23 15:57:58.327525 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-23 15:57:58.329091 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-23 15:57:59.243174 | 2026-07-23 15:57:59.243375 | PLAY [Base post-logs] 2026-07-23 15:57:59.261662 | 2026-07-23 15:57:59.261837 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-23 15:57:59.788937 | localhost | changed 2026-07-23 15:57:59.800744 | 2026-07-23 15:57:59.800995 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-23 15:57:59.838815 | localhost | ok 2026-07-23 15:57:59.842158 | 2026-07-23 15:57:59.842270 | TASK [Set zuul-log-path fact] 2026-07-23 15:57:59.868603 | localhost | ok 2026-07-23 15:57:59.877287 | 2026-07-23 15:57:59.877415 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-23 15:57:59.914305 | localhost | ok 2026-07-23 15:57:59.918696 | 2026-07-23 15:57:59.918814 | TASK [upload-logs : Create log directories] 2026-07-23 15:58:00.470513 | localhost | changed 2026-07-23 15:58:00.473555 | 2026-07-23 15:58:00.473678 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-23 15:58:01.012614 | localhost -> localhost | ok: Runtime: 0:00:00.005342 2026-07-23 15:58:01.017466 | 2026-07-23 15:58:01.017595 | TASK [upload-logs : Upload logs to log server] 2026-07-23 15:58:01.637715 | localhost | Output suppressed because no_log was given 2026-07-23 15:58:01.639881 | 2026-07-23 15:58:01.640045 | LOOP [upload-logs : Compress console log and json output] 2026-07-23 15:58:01.691783 | localhost | skipping: Conditional result was False 2026-07-23 15:58:01.700839 | localhost | skipping: Conditional result was False 2026-07-23 15:58:01.710450 | 2026-07-23 15:58:01.710659 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-23 15:58:01.766782 | localhost | skipping: Conditional result was False 2026-07-23 15:58:01.767510 | 2026-07-23 15:58:01.774068 | localhost | skipping: Conditional result was False 2026-07-23 15:58:01.781214 | 2026-07-23 15:58:01.781393 | LOOP [upload-logs : Upload console log and json output]