2026-02-19 03:16:44.398348 | Job console starting 2026-02-19 03:16:44.407978 | Updating git repos 2026-02-19 03:16:44.474603 | Cloning repos into workspace 2026-02-19 03:16:44.587649 | Restoring repo states 2026-02-19 03:16:44.610536 | Merging changes 2026-02-19 03:16:44.610556 | Checking out repos 2026-02-19 03:16:44.807255 | Preparing playbooks 2026-02-19 03:16:45.811122 | Running Ansible setup 2026-02-19 03:16:50.427400 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-19 03:16:51.278939 | 2026-02-19 03:16:51.279072 | PLAY [Base pre] 2026-02-19 03:16:51.331775 | 2026-02-19 03:16:51.331933 | TASK [Setup log path fact] 2026-02-19 03:16:51.370870 | debian-bookworm | ok 2026-02-19 03:16:51.393513 | 2026-02-19 03:16:51.393643 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-19 03:16:51.423955 | debian-bookworm | ok 2026-02-19 03:16:51.433386 | 2026-02-19 03:16:51.433486 | TASK [emit-job-header : Print job information] 2026-02-19 03:16:51.471852 | # Job Information 2026-02-19 03:16:51.472007 | Ansible Version: 2.16.14 2026-02-19 03:16:51.472042 | Job: python-black 2026-02-19 03:16:51.472074 | Pipeline: periodic-daily 2026-02-19 03:16:51.472097 | Executor: 521e9411259a 2026-02-19 03:16:51.472118 | Triggered by: https://github.com/osism/ansible-collection-services 2026-02-19 03:16:51.472140 | Event ID: 53351ef9c8084b999536b5e99518895a 2026-02-19 03:16:51.476792 | 2026-02-19 03:16:51.476878 | LOOP [emit-job-header : Print node information] 2026-02-19 03:16:51.574496 | debian-bookworm | ok: 2026-02-19 03:16:51.574683 | debian-bookworm | # Node Information 2026-02-19 03:16:51.574716 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-19 03:16:51.574741 | debian-bookworm | Hostname: debian 2026-02-19 03:16:51.574763 | debian-bookworm | Username: zuul 2026-02-19 03:16:51.574784 | debian-bookworm | Distro: Debian 12.13 2026-02-19 03:16:51.574808 | debian-bookworm | Provider: regiocloud-a 2026-02-19 03:16:51.574842 | debian-bookworm | Region: 2026-02-19 03:16:51.574866 | debian-bookworm | Label: debian-bookworm 2026-02-19 03:16:51.574885 | debian-bookworm | Product Name: OpenStack Nova 2026-02-19 03:16:51.574904 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe1f:835 2026-02-19 03:16:51.593045 | 2026-02-19 03:16:51.593171 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-19 03:16:52.060750 | debian-bookworm -> localhost | changed 2026-02-19 03:16:52.067881 | 2026-02-19 03:16:52.067997 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-19 03:16:53.376219 | debian-bookworm -> localhost | changed 2026-02-19 03:16:53.386733 | 2026-02-19 03:16:53.386852 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-19 03:16:53.632242 | debian-bookworm -> localhost | ok 2026-02-19 03:16:53.638353 | 2026-02-19 03:16:53.638486 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-19 03:16:53.669533 | debian-bookworm | ok 2026-02-19 03:16:53.689003 | debian-bookworm | included: /var/lib/zuul/builds/daa204f7e7184cda8091e0ab02d5759c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-19 03:16:53.694749 | 2026-02-19 03:16:53.694862 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-19 03:16:54.745679 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-19 03:16:54.745893 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/daa204f7e7184cda8091e0ab02d5759c/work/daa204f7e7184cda8091e0ab02d5759c_id_rsa 2026-02-19 03:16:54.745932 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/daa204f7e7184cda8091e0ab02d5759c/work/daa204f7e7184cda8091e0ab02d5759c_id_rsa.pub 2026-02-19 03:16:54.745961 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-19 03:16:54.745985 | debian-bookworm -> localhost | SHA256:CJwwFHJxxL2ei45/ke0B3UhTEmQ4injfuFle38W3ShI zuul-build-sshkey 2026-02-19 03:16:54.746007 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-19 03:16:54.746038 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-19 03:16:54.746060 | debian-bookworm -> localhost | |..B=o. o=o. | 2026-02-19 03:16:54.746081 | debian-bookworm -> localhost | | o =..+.o. | 2026-02-19 03:16:54.746101 | debian-bookworm -> localhost | | . .+. = + | 2026-02-19 03:16:54.746121 | debian-bookworm -> localhost | |. o ..o.o . | 2026-02-19 03:16:54.746141 | debian-bookworm -> localhost | | . . +.=S E . | 2026-02-19 03:16:54.746168 | debian-bookworm -> localhost | | o B + . o .| 2026-02-19 03:16:54.746190 | debian-bookworm -> localhost | | * = o o o ..| 2026-02-19 03:16:54.746209 | debian-bookworm -> localhost | | .+ + . . + . | 2026-02-19 03:16:54.746230 | debian-bookworm -> localhost | | .oo. .. | 2026-02-19 03:16:54.746250 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-19 03:16:54.746301 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.519005 2026-02-19 03:16:54.752868 | 2026-02-19 03:16:54.752957 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-19 03:16:54.781487 | debian-bookworm | ok 2026-02-19 03:16:54.790946 | debian-bookworm | included: /var/lib/zuul/builds/daa204f7e7184cda8091e0ab02d5759c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-19 03:16:54.799672 | 2026-02-19 03:16:54.799752 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-19 03:16:54.823746 | debian-bookworm | skipping: Conditional result was False 2026-02-19 03:16:54.829450 | 2026-02-19 03:16:54.829536 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-19 03:16:55.541854 | debian-bookworm | changed 2026-02-19 03:16:55.548599 | 2026-02-19 03:16:55.548804 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-19 03:16:55.844142 | debian-bookworm | ok 2026-02-19 03:16:55.851351 | 2026-02-19 03:16:55.851470 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-19 03:16:56.534026 | debian-bookworm | changed 2026-02-19 03:16:56.543440 | 2026-02-19 03:16:56.543613 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-19 03:16:57.204085 | debian-bookworm | changed 2026-02-19 03:16:57.209571 | 2026-02-19 03:16:57.209655 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-19 03:16:57.232714 | debian-bookworm | skipping: Conditional result was False 2026-02-19 03:16:57.238693 | 2026-02-19 03:16:57.238780 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-19 03:16:57.715992 | debian-bookworm -> localhost | changed 2026-02-19 03:16:57.727478 | 2026-02-19 03:16:57.727660 | TASK [add-build-sshkey : Add back temp key] 2026-02-19 03:16:58.084227 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/daa204f7e7184cda8091e0ab02d5759c/work/daa204f7e7184cda8091e0ab02d5759c_id_rsa (zuul-build-sshkey) 2026-02-19 03:16:58.084488 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019546 2026-02-19 03:16:58.093023 | 2026-02-19 03:16:58.093115 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-19 03:16:58.513160 | debian-bookworm | ok 2026-02-19 03:16:58.519190 | 2026-02-19 03:16:58.519288 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-19 03:16:58.542927 | debian-bookworm | skipping: Conditional result was False 2026-02-19 03:16:58.553374 | 2026-02-19 03:16:58.553483 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-19 03:16:58.976814 | debian-bookworm | ok 2026-02-19 03:16:58.992740 | 2026-02-19 03:16:58.992878 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-19 03:16:59.034333 | debian-bookworm | ok 2026-02-19 03:16:59.039396 | 2026-02-19 03:16:59.039510 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-19 03:16:59.355710 | debian-bookworm -> localhost | ok 2026-02-19 03:16:59.362015 | 2026-02-19 03:16:59.362100 | TASK [validate-host : Collect information about the host] 2026-02-19 03:17:00.484791 | debian-bookworm | ok 2026-02-19 03:17:00.494877 | 2026-02-19 03:17:00.494980 | TASK [validate-host : Sanitize hostname] 2026-02-19 03:17:00.594787 | debian-bookworm | ok 2026-02-19 03:17:00.638254 | 2026-02-19 03:17:00.638375 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-19 03:17:01.173494 | debian-bookworm -> localhost | changed 2026-02-19 03:17:01.179682 | 2026-02-19 03:17:01.179780 | TASK [validate-host : Collect information about zuul worker] 2026-02-19 03:17:01.611682 | debian-bookworm | ok 2026-02-19 03:17:01.616259 | 2026-02-19 03:17:01.616355 | TASK [validate-host : Write out all zuul information for each host] 2026-02-19 03:17:02.218355 | debian-bookworm -> localhost | changed 2026-02-19 03:17:02.228122 | 2026-02-19 03:17:02.228219 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-19 03:17:02.483900 | debian-bookworm | ok 2026-02-19 03:17:02.492035 | 2026-02-19 03:17:02.492144 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-19 03:17:03.659757 | debian-bookworm | changed: 2026-02-19 03:17:03.659945 | debian-bookworm | cd+++++++++ src/ 2026-02-19 03:17:03.659979 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-19 03:17:03.660005 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-19 03:17:03.660027 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2026-02-19 03:17:03.660047 | debian-bookworm | localhost | ok: Runtime: 0:00:00.016723 2026-02-19 03:17:30.504633 | 2026-02-19 03:17:30.504731 | TASK [upload-logs : Upload logs to log server] 2026-02-19 03:17:31.393154 | localhost | Output suppressed because no_log was given 2026-02-19 03:17:31.394818 | 2026-02-19 03:17:31.394917 | LOOP [upload-logs : Compress console log and json output] 2026-02-19 03:17:31.543812 | localhost | skipping: Conditional result was False 2026-02-19 03:17:31.568394 | localhost | skipping: Conditional result was False 2026-02-19 03:17:31.574991 | 2026-02-19 03:17:31.575089 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-19 03:17:31.638236 | localhost | skipping: Conditional result was False 2026-02-19 03:17:31.638532 | 2026-02-19 03:17:31.643476 | localhost | skipping: Conditional result was False 2026-02-19 03:17:31.655404 | 2026-02-19 03:17:31.655526 | LOOP [upload-logs : Upload console log and json output]