2026-02-02 15:07:41.440810 | Job console starting 2026-02-02 15:07:41.454354 | Updating git repos 2026-02-02 15:07:41.491200 | Cloning repos into workspace 2026-02-02 15:07:41.584090 | Restoring repo states 2026-02-02 15:07:41.608318 | Merging changes 2026-02-02 15:07:42.381790 | Checking out repos 2026-02-02 15:07:42.455344 | Preparing playbooks 2026-02-02 15:07:43.759223 | Running Ansible setup 2026-02-02 15:07:49.608971 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-02 15:07:50.317675 | 2026-02-02 15:07:50.317798 | PLAY [Base pre] 2026-02-02 15:07:50.332607 | 2026-02-02 15:07:50.332711 | TASK [Setup log path fact] 2026-02-02 15:07:50.360682 | debian-bookworm | ok 2026-02-02 15:07:50.374945 | 2026-02-02 15:07:50.375141 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-02 15:07:50.403863 | debian-bookworm | ok 2026-02-02 15:07:50.413390 | 2026-02-02 15:07:50.413504 | TASK [emit-job-header : Print job information] 2026-02-02 15:07:50.461236 | # Job Information 2026-02-02 15:07:50.461501 | Ansible Version: 2.16.14 2026-02-02 15:07:50.461563 | Job: container-image-python-osism-frontend-build 2026-02-02 15:07:50.461622 | Pipeline: check 2026-02-02 15:07:50.461662 | Executor: 521e9411259a 2026-02-02 15:07:50.461698 | Triggered by: https://github.com/osism/python-osism/pull/1977 2026-02-02 15:07:50.461736 | Event ID: 8554d290-0048-11f1-8763-4eda025b6ef4 2026-02-02 15:07:50.468656 | 2026-02-02 15:07:50.468787 | LOOP [emit-job-header : Print node information] 2026-02-02 15:07:50.584745 | debian-bookworm | ok: 2026-02-02 15:07:50.585016 | debian-bookworm | # Node Information 2026-02-02 15:07:50.585103 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-02 15:07:50.585159 | debian-bookworm | Hostname: debian 2026-02-02 15:07:50.585220 | debian-bookworm | Username: zuul 2026-02-02 15:07:50.585260 | debian-bookworm | Distro: Debian 12.13 2026-02-02 15:07:50.585302 | debian-bookworm | Provider: regiocloud-a 2026-02-02 15:07:50.585339 | debian-bookworm | Region: 2026-02-02 15:07:50.585376 | debian-bookworm | Label: debian-bookworm 2026-02-02 15:07:50.585411 | debian-bookworm | Product Name: OpenStack Nova 2026-02-02 15:07:50.585446 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe46:8a57 2026-02-02 15:07:50.610822 | 2026-02-02 15:07:50.610981 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-02 15:07:51.073231 | debian-bookworm -> localhost | changed 2026-02-02 15:07:51.090373 | 2026-02-02 15:07:51.090536 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-02 15:07:52.113538 | debian-bookworm -> localhost | changed 2026-02-02 15:07:52.130621 | 2026-02-02 15:07:52.130738 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-02 15:07:52.472050 | debian-bookworm -> localhost | ok 2026-02-02 15:07:52.479000 | 2026-02-02 15:07:52.479117 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-02 15:07:52.507065 | debian-bookworm | ok 2026-02-02 15:07:52.538265 | debian-bookworm | included: /var/lib/zuul/builds/824a0b7143e143f68a7f8ca9de9efc0b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-02 15:07:52.544381 | 2026-02-02 15:07:52.544478 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-02 15:07:54.881651 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-02 15:07:54.881926 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/824a0b7143e143f68a7f8ca9de9efc0b/work/824a0b7143e143f68a7f8ca9de9efc0b_id_rsa 2026-02-02 15:07:54.881966 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/824a0b7143e143f68a7f8ca9de9efc0b/work/824a0b7143e143f68a7f8ca9de9efc0b_id_rsa.pub 2026-02-02 15:07:54.881994 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-02 15:07:54.882214 | debian-bookworm -> localhost | SHA256:NL9vbPrFlS1WfCeZIYOYFliwYH7GnPAFDIjGoJI0v/c zuul-build-sshkey 2026-02-02 15:07:54.882265 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-02 15:07:54.882292 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-02 15:07:54.882315 | debian-bookworm -> localhost | |++ .=oo=++ .o . | 2026-02-02 15:07:54.882338 | debian-bookworm -> localhost | |+++o *o++ . o = | 2026-02-02 15:07:54.882358 | debian-bookworm -> localhost | |= .. O.o + =| 2026-02-02 15:07:54.882377 | debian-bookworm -> localhost | |. .o . o o=| 2026-02-02 15:07:54.882398 | debian-bookworm -> localhost | | . . S . o.o| 2026-02-02 15:07:54.882512 | debian-bookworm -> localhost | | . . . o o | 2026-02-02 15:07:54.882546 | debian-bookworm -> localhost | | E .. o | 2026-02-02 15:07:54.882570 | debian-bookworm -> localhost | | .+. | 2026-02-02 15:07:54.882593 | debian-bookworm -> localhost | | .=o | 2026-02-02 15:07:54.882617 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-02 15:07:54.882691 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.726088 2026-02-02 15:07:54.891470 | 2026-02-02 15:07:54.891779 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-02 15:07:54.938041 | debian-bookworm | ok 2026-02-02 15:07:54.951796 | debian-bookworm | included: /var/lib/zuul/builds/824a0b7143e143f68a7f8ca9de9efc0b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-02 15:07:54.968430 | 2026-02-02 15:07:54.968535 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-02 15:07:55.023615 | debian-bookworm | skipping: Conditional result was False 2026-02-02 15:07:55.030278 | 2026-02-02 15:07:55.030381 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-02 15:07:55.984473 | debian-bookworm | changed 2026-02-02 15:07:55.994243 | 2026-02-02 15:07:55.994347 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-02 15:07:56.408973 | debian-bookworm | ok 2026-02-02 15:07:56.414339 | 2026-02-02 15:07:56.414431 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-02 15:07:57.322177 | debian-bookworm | changed 2026-02-02 15:07:57.328824 | 2026-02-02 15:07:57.328922 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-02 15:07:58.171074 | debian-bookworm | changed 2026-02-02 15:07:58.179054 | 2026-02-02 15:07:58.179162 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-02 15:07:58.228372 | debian-bookworm | skipping: Conditional result was False 2026-02-02 15:07:58.235178 | 2026-02-02 15:07:58.235288 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-02 15:07:58.817072 | debian-bookworm -> localhost | changed 2026-02-02 15:07:58.827694 | 2026-02-02 15:07:58.827800 | TASK [add-build-sshkey : Add back temp key] 2026-02-02 15:07:59.164946 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/824a0b7143e143f68a7f8ca9de9efc0b/work/824a0b7143e143f68a7f8ca9de9efc0b_id_rsa (zuul-build-sshkey) 2026-02-02 15:07:59.165522 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.016810 2026-02-02 15:07:59.180992 | 2026-02-02 15:07:59.181118 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-02 15:07:59.589059 | debian-bookworm | ok 2026-02-02 15:07:59.593898 | 2026-02-02 15:07:59.593989 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-02 15:07:59.624561 | debian-bookworm | skipping: Conditional result was False 2026-02-02 15:07:59.634380 | 2026-02-02 15:07:59.636921 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-02 15:08:00.093393 | debian-bookworm | ok 2026-02-02 15:08:00.110002 | 2026-02-02 15:08:00.110103 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-02 15:08:00.137822 | debian-bookworm | ok 2026-02-02 15:08:00.143033 | 2026-02-02 15:08:00.143124 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-02 15:08:01.113217 | debian-bookworm -> localhost | ok 2026-02-02 15:08:01.119609 | 2026-02-02 15:08:01.119766 | TASK [validate-host : Collect information about the host] 2026-02-02 15:08:02.419772 | debian-bookworm | ok 2026-02-02 15:08:02.452199 | 2026-02-02 15:08:02.452309 | TASK [validate-host : Sanitize hostname] 2026-02-02 15:08:02.663826 | debian-bookworm | ok 2026-02-02 15:08:02.745679 | 2026-02-02 15:08:02.745794 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-02 15:08:03.862329 | debian-bookworm -> localhost | changed 2026-02-02 15:08:03.867660 | 2026-02-02 15:08:03.867753 | TASK [validate-host : Collect information about zuul worker] 2026-02-02 15:08:04.538143 | debian-bookworm | ok 2026-02-02 15:08:04.542790 | 2026-02-02 15:08:04.542920 | TASK [validate-host : Write out all zuul information for each host] 2026-02-02 15:08:05.956022 | debian-bookworm -> localhost | changed 2026-02-02 15:08:05.965174 | 2026-02-02 15:08:05.965281 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-02 15:08:06.275382 | debian-bookworm | ok 2026-02-02 15:08:06.280812 | 2026-02-02 15:08:06.280907 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-02 15:08:07.996737 | debian-bookworm | changed: 2026-02-02 15:08:07.996902 | debian-bookworm | cd+++++++++ src/ 2026-02-02 15:08:07.996935 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-02 15:08:07.996958 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-02 15:08:07.996980 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-02-02 15:08:07.997000 | debian-bookworm | Containerfile 2026-02-02 15:08:07.997129 | debian-bookworm | Containerfile 2026-02-02 15:08:08.050316 | debian-bookworm | 11.8.0 2026-02-02 15:09:49.113221 | debian-bookworm | #9 23.66 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.8.0 2026-02-02 15:09:49.113251 | debian-bookworm | #9 23.66 npm notice To update run: npm install -g npm@11.8.0 2026-02-02 15:09:49.113256 | debian-bookworm | #9 23.66 npm notice 2026-02-02 15:09:49.723618 | debian-bookworm | #9 DONE 24.4s 2026-02-02 15:09:49.878970 | debian-bookworm | 2026-02-02 15:09:49.879036 | debian-bookworm | #11 [build 5/6] COPY . . 2026-02-02 15:09:50.314800 | debian-bookworm | #11 DONE 0.6s 2026-02-02 15:09:50.480193 | debian-bookworm | 2026-02-02 15:09:50.480339 | debian-bookworm | #12 [build 6/6] RUN npm run build 2026-02-02 15:09:50.879689 | debian-bookworm | #12 0.551 2026-02-02 15:09:50.879783 | debian-bookworm | #12 0.551 > frontend@0.1.0 build 2026-02-02 15:09:50.879800 | debian-bookworm | #12 0.551 > next build 2026-02-02 15:09:50.879814 | debian-bookworm | #12 0.551 2026-02-02 15:09:52.569667 | debian-bookworm | #12 2.236 ▲ Next.js 16.1.6 (Turbopack) 2026-02-02 15:09:52.785092 | debian-bookworm | #12 2.242 2026-02-02 15:09:52.785216 | debian-bookworm | #12 2.305 Creating an optimized production build ... 2026-02-02 15:10:05.574386 | debian-bookworm | #12 15.25 ✓ Compiled successfully in 11.9s 2026-02-02 15:10:05.728624 | debian-bookworm | #12 15.25 Running TypeScript ... 2026-02-02 15:10:05.806347 | debian-bookworm | #12 15.48 2026-02-02 15:10:05.957154 | debian-bookworm | #12 15.48 We detected TypeScript in your project and reconfigured your tsconfig.json file for you. 2026-02-02 15:10:05.957218 | debian-bookworm | #12 15.48 The following suggested values were added to your tsconfig.json. These values can be changed to fit your project's needs: 2026-02-02 15:10:05.957237 | debian-bookworm | #12 15.48 2026-02-02 15:10:05.957253 | debian-bookworm | #12 15.48 - include was updated to add '.next/dev/types/**/*.ts' 2026-02-02 15:10:05.957268 | debian-bookworm | #12 15.48 2026-02-02 15:10:05.957283 | debian-bookworm | #12 15.48 The following mandatory changes were made to your tsconfig.json: 2026-02-02 15:10:05.957298 | debian-bookworm | #12 15.48 2026-02-02 15:10:05.957313 | debian-bookworm | #12 15.48 - jsx was set to react-jsx (next.js uses the React automatic runtime) 2026-02-02 15:10:05.957328 | debian-bookworm | #12 15.48 2026-02-02 15:10:11.315667 | debian-bookworm | #12 20.99 Collecting page data using 1 worker ... 2026-02-02 15:10:11.922121 | debian-bookworm | #12 21.59 Generating static pages using 1 worker (0/10) ... 2026-02-02 15:10:12.116685 | debian-bookworm | #12 21.64 Generating static pages using 1 worker (2/10) 2026-02-02 15:10:12.239956 | debian-bookworm | #12 21.91 Generating static pages using 1 worker (4/10) 2026-02-02 15:10:12.474117 | debian-bookworm | #12 21.91 Generating static pages using 1 worker (7/10) 2026-02-02 15:10:12.474170 | debian-bookworm | #12 21.97 ✓ Generating static pages using 1 worker (10/10) in 377.5ms 2026-02-02 15:10:12.474189 | debian-bookworm | #12 22.00 Finalizing page optimization ... 2026-02-02 15:10:12.699011 | debian-bookworm | #12 22.37 2026-02-02 15:10:12.847432 | debian-bookworm | #12 22.37 Route (app) 2026-02-02 15:10:12.847500 | debian-bookworm | #12 22.37 ┌ ○ / 2026-02-02 15:10:12.847518 | debian-bookworm | #12 22.37 ├ ○ /_not-found 2026-02-02 15:10:12.847534 | debian-bookworm | #12 22.37 ├ ƒ /api/config 2026-02-02 15:10:12.847552 | debian-bookworm | #12 22.37 ├ ƒ /api/health 2026-02-02 15:10:12.847568 | debian-bookworm | #12 22.37 ├ ○ /events 2026-02-02 15:10:12.847583 | debian-bookworm | #12 22.37 ├ ○ /inventory 2026-02-02 15:10:12.847599 | debian-bookworm | #12 22.37 ├ ○ /nodes 2026-02-02 15:10:12.847614 | debian-bookworm | #12 22.37 └ ○ /services 2026-02-02 15:10:12.847629 | debian-bookworm | #12 22.37 2026-02-02 15:10:12.847644 | debian-bookworm | #12 22.37 2026-02-02 15:10:12.847660 | debian-bookworm | #12 22.37 ○ (Static) prerendered as static content 2026-02-02 15:10:12.847676 | debian-bookworm | #12 22.37 ƒ (Dynamic) server-rendered on demand 2026-02-02 15:10:12.847691 | debian-bookworm | #12 22.37 2026-02-02 15:10:12.847707 | debian-bookworm | #12 DONE 22.5s 2026-02-02 15:10:13.440529 | debian-bookworm | 2026-02-02 15:10:13.440648 | debian-bookworm | #13 [runner 5/7] COPY --from=build /app/public ./public 2026-02-02 15:10:13.573960 | debian-bookworm | #13 DONE 0.1s 2026-02-02 15:10:13.707765 | debian-bookworm | 2026-02-02 15:10:13.707874 | debian-bookworm | #14 [runner 6/7] COPY --from=build --chown=nextjs:nodejs /app/.next/standalone ./ 2026-02-02 15:10:14.170975 | debian-bookworm | #14 DONE 0.5s 2026-02-02 15:10:14.331234 | debian-bookworm | 2026-02-02 15:10:14.331557 | debian-bookworm | #15 [runner 7/7] COPY --from=build --chown=nextjs:nodejs /app/.next/static ./.next/static 2026-02-02 15:10:14.396189 | debian-bookworm | #15 DONE 0.2s 2026-02-02 15:10:14.586840 | debian-bookworm | 2026-02-02 15:10:14.586931 | debian-bookworm | #16 exporting to image 2026-02-02 15:10:14.586939 | debian-bookworm | #16 exporting layers 2026-02-02 15:10:19.523286 | debian-bookworm | #16 exporting layers 5.1s done 2026-02-02 15:10:19.652212 | debian-bookworm | #16 exporting manifest sha256:04011c41a194b9244391a938febaddcccb00bc2125185c0919872b20cd9c022b 0.0s done 2026-02-02 15:10:19.652407 | debian-bookworm | #16 exporting config sha256:5d28f3155ac27556c604836c716f9b13e5655c0c0642b40e5b850a85f51f8aab 0.0s done 2026-02-02 15:10:19.652493 | debian-bookworm | #16 exporting attestation manifest sha256:9f26ffa5e4c2f17c2c21daa21de7d8cd2dde6eacae4943933c12ae5c4033fa18 0.1s done 2026-02-02 15:10:19.652544 | debian-bookworm | #16 exporting manifest list sha256:653f715f1bf6ba7844fca8d99a64b4889ff139f41b41c5453a4f992c6bdf36d0 2026-02-02 15:10:19.836947 | debian-bookworm | #16 exporting manifest list sha256:653f715f1bf6ba7844fca8d99a64b4889ff139f41b41c5453a4f992c6bdf36d0 0.0s done 2026-02-02 15:10:19.837085 | debian-bookworm | #16 naming to docker.io/library/9af15c6:latest done 2026-02-02 15:10:19.837127 | debian-bookworm | #16 unpacking to docker.io/library/9af15c6:latest 2026-02-02 15:10:20.854148 | debian-bookworm | #16 unpacking to docker.io/library/9af15c6:latest 1.2s done 2026-02-02 15:10:21.064218 | debian-bookworm | #16 DONE 6.5s 2026-02-02 15:10:21.156780 | debian-bookworm | + docker images 2026-02-02 15:10:21.235855 | debian-bookworm | WARNING: This output is designed for human readability. For machine-readable output, please use --format. 2026-02-02 15:10:21.235991 | debian-bookworm | IMAGE ID DISK USAGE CONTENT SIZE EXTRA 2026-02-02 15:10:21.236009 | debian-bookworm | 9af15c6:latest 653f715f1bf6 328MB 79.5MB 2026-02-02 15:10:21.337108 | debian-bookworm | ok: Runtime: 0:01:03.720432 2026-02-02 15:10:21.344260 | 2026-02-02 15:10:21.344390 | TASK [Run push script] 2026-02-02 15:10:21.884079 | 2026-02-02 15:10:21.884304 | TASK [Run cosign script] 2026-02-02 15:10:22.440215 | debian-bookworm | skipping: Conditional result was False 2026-02-02 15:10:22.447093 | 2026-02-02 15:10:22.447270 | TASK [Run sbom script] 2026-02-02 15:10:22.984200 | debian-bookworm | skipping: Conditional result was False 2026-02-02 15:10:22.987321 | 2026-02-02 15:10:22.987492 | PLAY RECAP 2026-02-02 15:10:22.987630 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-02-02 15:10:22.987692 | 2026-02-02 15:10:23.131532 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/python-osism/playbooks/build.yml@main] 2026-02-02 15:10:23.132999 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-02 15:10:23.950996 | 2026-02-02 15:10:23.951207 | PLAY [Base post] 2026-02-02 15:10:23.965840 | 2026-02-02 15:10:23.966006 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-02-02 15:10:24.791407 | debian-bookworm | changed 2026-02-02 15:10:24.800310 | 2026-02-02 15:10:24.800456 | PLAY RECAP 2026-02-02 15:10:24.800533 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-02 15:10:24.800720 | 2026-02-02 15:10:24.940844 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-02 15:10:24.942144 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-02-02 15:10:25.831665 | 2026-02-02 15:10:25.831837 | PLAY [Base post-logs] 2026-02-02 15:10:25.843878 | 2026-02-02 15:10:25.844033 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-02-02 15:10:26.371651 | localhost | changed 2026-02-02 15:10:26.389687 | 2026-02-02 15:10:26.389899 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-02-02 15:10:26.416923 | localhost | ok 2026-02-02 15:10:26.420966 | 2026-02-02 15:10:26.421091 | TASK [Set zuul-log-path fact] 2026-02-02 15:10:26.437291 | localhost | ok 2026-02-02 15:10:26.446825 | 2026-02-02 15:10:26.446980 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-02 15:10:26.483107 | localhost | ok 2026-02-02 15:10:26.487008 | 2026-02-02 15:10:26.487139 | TASK [upload-logs : Create log directories] 2026-02-02 15:10:27.079912 | localhost | changed 2026-02-02 15:10:27.085347 | 2026-02-02 15:10:27.085516 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-02-02 15:10:27.589676 | localhost -> localhost | ok: Runtime: 0:00:00.004551 2026-02-02 15:10:27.593272 | 2026-02-02 15:10:27.593373 | TASK [upload-logs : Upload logs to log server] 2026-02-02 15:10:28.103608 | localhost | Output suppressed because no_log was given 2026-02-02 15:10:28.105261 | 2026-02-02 15:10:28.105352 | LOOP [upload-logs : Compress console log and json output] 2026-02-02 15:10:28.170557 | localhost | skipping: Conditional result was False 2026-02-02 15:10:28.185866 | localhost | skipping: Conditional result was False 2026-02-02 15:10:28.198876 | 2026-02-02 15:10:28.199125 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-02 15:10:28.246169 | localhost | skipping: Conditional result was False 2026-02-02 15:10:28.246490 | 2026-02-02 15:10:28.251329 | localhost | skipping: Conditional result was False 2026-02-02 15:10:28.259693 | 2026-02-02 15:10:28.259799 | LOOP [upload-logs : Upload console log and json output]