2026-02-04 03:16:13.101802 | Job console starting 2026-02-04 03:16:13.112267 | Updating git repos 2026-02-04 03:16:13.145824 | Cloning repos into workspace 2026-02-04 03:16:13.210158 | Restoring repo states 2026-02-04 03:16:13.226916 | Merging changes 2026-02-04 03:16:13.226950 | Checking out repos 2026-02-04 03:16:13.267963 | Preparing playbooks 2026-02-04 03:16:14.202739 | Running Ansible setup 2026-02-04 03:16:18.531912 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-04 03:16:19.391480 | 2026-02-04 03:16:19.391649 | PLAY [Base pre] 2026-02-04 03:16:19.410982 | 2026-02-04 03:16:19.412608 | TASK [Setup log path fact] 2026-02-04 03:16:19.438023 | debian-bookworm | ok 2026-02-04 03:16:19.463279 | 2026-02-04 03:16:19.463436 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-04 03:16:19.504656 | debian-bookworm | ok 2026-02-04 03:16:19.514941 | 2026-02-04 03:16:19.515066 | TASK [emit-job-header : Print job information] 2026-02-04 03:16:19.554688 | # Job Information 2026-02-04 03:16:19.554896 | Ansible Version: 2.16.14 2026-02-04 03:16:19.554932 | Job: python-black 2026-02-04 03:16:19.554964 | Pipeline: periodic-daily 2026-02-04 03:16:19.554986 | Executor: 521e9411259a 2026-02-04 03:16:19.555007 | Triggered by: https://github.com/osism/pulpfiction 2026-02-04 03:16:19.555029 | Event ID: 2f6d4622c0e341fd89c0b57c0da84e73 2026-02-04 03:16:19.560226 | 2026-02-04 03:16:19.560339 | LOOP [emit-job-header : Print node information] 2026-02-04 03:16:19.673984 | debian-bookworm | ok: 2026-02-04 03:16:19.674242 | debian-bookworm | # Node Information 2026-02-04 03:16:19.674278 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-04 03:16:19.674302 | debian-bookworm | Hostname: debian 2026-02-04 03:16:19.674323 | debian-bookworm | Username: zuul 2026-02-04 03:16:19.674343 | debian-bookworm | Distro: Debian 12.13 2026-02-04 03:16:19.674367 | debian-bookworm | Provider: regiocloud-a 2026-02-04 03:16:19.674388 | debian-bookworm | Region: 2026-02-04 03:16:19.674408 | debian-bookworm | Label: debian-bookworm 2026-02-04 03:16:19.674427 | debian-bookworm | Product Name: OpenStack Nova 2026-02-04 03:16:19.674446 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe99:fa90 2026-02-04 03:16:19.687043 | 2026-02-04 03:16:19.687181 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-04 03:16:20.255837 | debian-bookworm -> localhost | changed 2026-02-04 03:16:20.264772 | 2026-02-04 03:16:20.264947 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-04 03:16:21.440807 | debian-bookworm -> localhost | changed 2026-02-04 03:16:21.452509 | 2026-02-04 03:16:21.452647 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-04 03:16:21.753548 | debian-bookworm -> localhost | ok 2026-02-04 03:16:21.763156 | 2026-02-04 03:16:21.763303 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-04 03:16:21.792260 | debian-bookworm | ok 2026-02-04 03:16:21.810413 | debian-bookworm | included: /var/lib/zuul/builds/aa1072d0c25747f8ad3017d025384ea1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-04 03:16:21.816657 | 2026-02-04 03:16:21.816797 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-04 03:16:23.486551 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-04 03:16:23.486893 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/aa1072d0c25747f8ad3017d025384ea1/work/aa1072d0c25747f8ad3017d025384ea1_id_rsa 2026-02-04 03:16:23.486953 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/aa1072d0c25747f8ad3017d025384ea1/work/aa1072d0c25747f8ad3017d025384ea1_id_rsa.pub 2026-02-04 03:16:23.486991 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-04 03:16:23.487026 | debian-bookworm -> localhost | SHA256:SkFT1IOLgSoBOfGWKtSSfnfwLJIFxv88AirQscVtHY8 zuul-build-sshkey 2026-02-04 03:16:23.487057 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-04 03:16:23.487100 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-04 03:16:23.487132 | debian-bookworm -> localhost | |+o.+ oo+++ | 2026-02-04 03:16:23.487163 | debian-bookworm -> localhost | |+.=o=.+.ooo | 2026-02-04 03:16:23.487192 | debian-bookworm -> localhost | | B+*.+.oE... | 2026-02-04 03:16:23.487220 | debian-bookworm -> localhost | |=o=.o.=.. | 2026-02-04 03:16:23.487248 | debian-bookworm -> localhost | |+o.+.o++S | 2026-02-04 03:16:23.487284 | debian-bookworm -> localhost | |o.. ooo= | 2026-02-04 03:16:23.487314 | debian-bookworm -> localhost | |. o . | 2026-02-04 03:16:23.487341 | debian-bookworm -> localhost | | | 2026-02-04 03:16:23.487371 | debian-bookworm -> localhost | | | 2026-02-04 03:16:23.487399 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-04 03:16:23.487471 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.151735 2026-02-04 03:16:23.498534 | 2026-02-04 03:16:23.498716 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-04 03:16:23.527934 | debian-bookworm | ok 2026-02-04 03:16:23.539834 | debian-bookworm | included: /var/lib/zuul/builds/aa1072d0c25747f8ad3017d025384ea1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-04 03:16:23.550037 | 2026-02-04 03:16:23.550243 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-04 03:16:23.574974 | debian-bookworm | skipping: Conditional result was False 2026-02-04 03:16:23.581257 | 2026-02-04 03:16:23.581402 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-04 03:16:24.249127 | debian-bookworm | changed 2026-02-04 03:16:24.255218 | 2026-02-04 03:16:24.255344 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-04 03:16:24.523341 | debian-bookworm | ok 2026-02-04 03:16:24.540062 | 2026-02-04 03:16:24.540210 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-04 03:16:25.318813 | debian-bookworm | changed 2026-02-04 03:16:25.327740 | 2026-02-04 03:16:25.327873 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-04 03:16:26.050440 | debian-bookworm | changed 2026-02-04 03:16:26.064319 | 2026-02-04 03:16:26.064441 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-04 03:16:26.088308 | debian-bookworm | skipping: Conditional result was False 2026-02-04 03:16:26.094631 | 2026-02-04 03:16:26.094773 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-04 03:16:27.197906 | debian-bookworm -> localhost | changed 2026-02-04 03:16:27.208923 | 2026-02-04 03:16:27.209055 | TASK [add-build-sshkey : Add back temp key] 2026-02-04 03:16:27.944708 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/aa1072d0c25747f8ad3017d025384ea1/work/aa1072d0c25747f8ad3017d025384ea1_id_rsa (zuul-build-sshkey) 2026-02-04 03:16:27.944933 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.026058 2026-02-04 03:16:27.953154 | 2026-02-04 03:16:27.953260 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-04 03:16:28.461337 | debian-bookworm | ok 2026-02-04 03:16:28.466618 | 2026-02-04 03:16:28.466721 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-04 03:16:28.496478 | debian-bookworm | skipping: Conditional result was False 2026-02-04 03:16:28.506545 | 2026-02-04 03:16:28.506640 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-04 03:16:28.983417 | debian-bookworm | ok 2026-02-04 03:16:29.005935 | 2026-02-04 03:16:29.006043 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-04 03:16:29.044461 | debian-bookworm | ok 2026-02-04 03:16:29.049516 | 2026-02-04 03:16:29.049608 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-04 03:16:29.508716 | debian-bookworm -> localhost | ok 2026-02-04 03:16:29.514783 | 2026-02-04 03:16:29.514975 | TASK [validate-host : Collect information about the host] 2026-02-04 03:16:30.723061 | debian-bookworm | ok 2026-02-04 03:16:30.732876 | 2026-02-04 03:16:30.732971 | TASK [validate-host : Sanitize hostname] 2026-02-04 03:16:30.820359 | debian-bookworm | ok 2026-02-04 03:16:30.853573 | 2026-02-04 03:16:30.853701 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-04 03:16:31.377092 | debian-bookworm -> localhost | changed 2026-02-04 03:16:31.383826 | 2026-02-04 03:16:31.383933 | TASK [validate-host : Collect information about zuul worker] 2026-02-04 03:16:31.778669 | debian-bookworm | ok 2026-02-04 03:16:31.783855 | 2026-02-04 03:16:31.783955 | TASK [validate-host : Write out all zuul information for each host] 2026-02-04 03:16:32.306972 | debian-bookworm -> localhost | changed 2026-02-04 03:16:32.316380 | 2026-02-04 03:16:32.316486 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-04 03:16:32.589497 | debian-bookworm | ok 2026-02-04 03:16:32.597841 | 2026-02-04 03:16:32.597979 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-04 03:16:33.463815 | debian-bookworm | changed: 2026-02-04 03:16:33.464029 | debian-bookworm | cd+++++++++ src/ 2026-02-04 03:16:33.464081 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-04 03:16:33.464106 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-04 03:16:33.464128 | debian-bookworm | cd+++++++++ src/github.com/osism/pulpfiction/ 2026-02-04 03:16:33.464149 | debian-bookworm | localhost | ok: Runtime: 0:00:00.017385 2026-02-04 03:17:00.409862 | 2026-02-04 03:17:00.409946 | TASK [upload-logs : Upload logs to log server] 2026-02-04 03:17:01.265120 | localhost | Output suppressed because no_log was given 2026-02-04 03:17:01.266451 | 2026-02-04 03:17:01.266523 | LOOP [upload-logs : Compress console log and json output] 2026-02-04 03:17:01.341466 | localhost | skipping: Conditional result was False 2026-02-04 03:17:01.355536 | localhost | skipping: Conditional result was False 2026-02-04 03:17:01.361372 | 2026-02-04 03:17:01.361450 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-04 03:17:01.432847 | localhost | skipping: Conditional result was False 2026-02-04 03:17:01.433064 | 2026-02-04 03:17:01.436863 | localhost | skipping: Conditional result was False 2026-02-04 03:17:01.446047 | 2026-02-04 03:17:01.446156 | LOOP [upload-logs : Upload console log and json output]