2026-02-02 03:10:50.988775 | Job console starting 2026-02-02 03:10:51.026525 | Updating git repos 2026-02-02 03:10:51.041792 | Cloning repos into workspace 2026-02-02 03:10:51.122570 | Restoring repo states 2026-02-02 03:10:51.137961 | Merging changes 2026-02-02 03:10:51.137979 | Checking out repos 2026-02-02 03:10:51.210604 | Preparing playbooks 2026-02-02 03:10:52.147659 | Running Ansible setup 2026-02-02 03:10:57.668763 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-02 03:10:58.489954 | 2026-02-02 03:10:58.490082 | PLAY [Base pre] 2026-02-02 03:10:58.504894 | 2026-02-02 03:10:58.505011 | TASK [Setup log path fact] 2026-02-02 03:10:58.522702 | debian-bookworm | ok 2026-02-02 03:10:58.536986 | 2026-02-02 03:10:58.537109 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-02 03:10:58.565453 | debian-bookworm | ok 2026-02-02 03:10:58.574604 | 2026-02-02 03:10:58.574706 | TASK [emit-job-header : Print job information] 2026-02-02 03:10:58.613005 | # Job Information 2026-02-02 03:10:58.613169 | Ansible Version: 2.16.14 2026-02-02 03:10:58.613202 | Job: yamllint 2026-02-02 03:10:58.613234 | Pipeline: periodic-daily 2026-02-02 03:10:58.613257 | Executor: 521e9411259a 2026-02-02 03:10:58.613278 | Triggered by: https://github.com/osism/netbox-manager 2026-02-02 03:10:58.613300 | Event ID: d12e726312514cf1be04bfe29bf26b20 2026-02-02 03:10:58.618087 | 2026-02-02 03:10:58.618183 | LOOP [emit-job-header : Print node information] 2026-02-02 03:10:58.715086 | debian-bookworm | ok: 2026-02-02 03:10:58.715255 | debian-bookworm | # Node Information 2026-02-02 03:10:58.715289 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-02 03:10:58.715314 | debian-bookworm | Hostname: debian 2026-02-02 03:10:58.715337 | debian-bookworm | Username: zuul 2026-02-02 03:10:58.715357 | debian-bookworm | Distro: Debian 12.13 2026-02-02 03:10:58.715381 | debian-bookworm | Provider: regiocloud-a 2026-02-02 03:10:58.715402 | debian-bookworm | Region: 2026-02-02 03:10:58.715423 | debian-bookworm | Label: debian-bookworm 2026-02-02 03:10:58.715443 | debian-bookworm | Product Name: OpenStack Nova 2026-02-02 03:10:58.715462 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee4:1343 2026-02-02 03:10:58.732931 | 2026-02-02 03:10:58.733038 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-02 03:10:59.179072 | debian-bookworm -> localhost | changed 2026-02-02 03:10:59.191405 | 2026-02-02 03:10:59.191578 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-02 03:11:00.261854 | debian-bookworm -> localhost | changed 2026-02-02 03:11:00.276894 | 2026-02-02 03:11:00.277001 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-02 03:11:00.635385 | debian-bookworm -> localhost | ok 2026-02-02 03:11:00.641293 | 2026-02-02 03:11:00.641388 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-02 03:11:00.668962 | debian-bookworm | ok 2026-02-02 03:11:00.693735 | debian-bookworm | included: /var/lib/zuul/builds/67a0b77227dd44c1af65ce6f9f763d67/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-02 03:11:00.699771 | 2026-02-02 03:11:00.699856 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-02 03:11:02.558854 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-02 03:11:02.559097 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/67a0b77227dd44c1af65ce6f9f763d67/work/67a0b77227dd44c1af65ce6f9f763d67_id_rsa 2026-02-02 03:11:02.561572 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/67a0b77227dd44c1af65ce6f9f763d67/work/67a0b77227dd44c1af65ce6f9f763d67_id_rsa.pub 2026-02-02 03:11:02.561639 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-02 03:11:02.561668 | debian-bookworm -> localhost | SHA256:PTUswd18E1FeeOvyuDpSFb+bh/06QTbz6wJhAe6TMd0 zuul-build-sshkey 2026-02-02 03:11:02.561692 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-02 03:11:02.561724 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-02 03:11:02.561747 | debian-bookworm -> localhost | | oo. o +*| 2026-02-02 03:11:02.561768 | debian-bookworm -> localhost | | . o+o.+o+| 2026-02-02 03:11:02.561789 | debian-bookworm -> localhost | | +..=Eoo+| 2026-02-02 03:11:02.561809 | debian-bookworm -> localhost | | ..+= o=o | 2026-02-02 03:11:02.561829 | debian-bookworm -> localhost | | S++ oo.+.| 2026-02-02 03:11:02.561854 | debian-bookworm -> localhost | | .+ ..o.| 2026-02-02 03:11:02.561875 | debian-bookworm -> localhost | | . . +++| 2026-02-02 03:11:02.561895 | debian-bookworm -> localhost | | . . oo=o| 2026-02-02 03:11:02.561916 | debian-bookworm -> localhost | | ..o.=++| 2026-02-02 03:11:02.561936 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-02 03:11:02.561991 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.330452 2026-02-02 03:11:02.569758 | 2026-02-02 03:11:02.569852 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-02 03:11:02.598659 | debian-bookworm | ok 2026-02-02 03:11:02.614815 | debian-bookworm | included: /var/lib/zuul/builds/67a0b77227dd44c1af65ce6f9f763d67/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-02 03:11:02.625838 | 2026-02-02 03:11:02.628594 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-02 03:11:02.652479 | debian-bookworm | skipping: Conditional result was False 2026-02-02 03:11:02.659431 | 2026-02-02 03:11:02.659555 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-02 03:11:03.501162 | debian-bookworm | changed 2026-02-02 03:11:03.515214 | 2026-02-02 03:11:03.515312 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-02 03:11:03.759558 | debian-bookworm | ok 2026-02-02 03:11:03.769438 | 2026-02-02 03:11:03.769566 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-02 03:11:04.448793 | debian-bookworm | changed 2026-02-02 03:11:04.462766 | 2026-02-02 03:11:04.462898 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-02 03:11:05.147643 | debian-bookworm | changed 2026-02-02 03:11:05.153039 | 2026-02-02 03:11:05.153125 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-02 03:11:05.193512 | debian-bookworm | skipping: Conditional result was False 2026-02-02 03:11:05.199219 | 2026-02-02 03:11:05.199312 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-02 03:11:05.707656 | debian-bookworm -> localhost | changed 2026-02-02 03:11:05.718171 | 2026-02-02 03:11:05.718280 | TASK [add-build-sshkey : Add back temp key] 2026-02-02 03:11:06.170587 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/67a0b77227dd44c1af65ce6f9f763d67/work/67a0b77227dd44c1af65ce6f9f763d67_id_rsa (zuul-build-sshkey) 2026-02-02 03:11:06.170798 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019605 2026-02-02 03:11:06.178292 | 2026-02-02 03:11:06.178387 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-02 03:11:06.663323 | debian-bookworm | ok 2026-02-02 03:11:06.668150 | 2026-02-02 03:11:06.668236 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-02 03:11:06.713160 | debian-bookworm | skipping: Conditional result was False 2026-02-02 03:11:06.723242 | 2026-02-02 03:11:06.723350 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-02 03:11:07.222793 | debian-bookworm | ok 2026-02-02 03:11:07.231962 | 2026-02-02 03:11:07.232037 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-02 03:11:07.258403 | debian-bookworm | ok 2026-02-02 03:11:07.262577 | 2026-02-02 03:11:07.262652 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-02 03:11:07.518553 | debian-bookworm -> localhost | ok 2026-02-02 03:11:07.527000 | 2026-02-02 03:11:07.527095 | TASK [validate-host : Collect information about the host] 2026-02-02 03:11:08.651356 | debian-bookworm | ok 2026-02-02 03:11:08.667138 | 2026-02-02 03:11:08.667266 | TASK [validate-host : Sanitize hostname] 2026-02-02 03:11:08.770091 | debian-bookworm | ok 2026-02-02 03:11:08.804704 | 2026-02-02 03:11:08.804809 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-02 03:11:09.284330 | debian-bookworm -> localhost | changed 2026-02-02 03:11:09.289337 | 2026-02-02 03:11:09.289428 | TASK [validate-host : Collect information about zuul worker] 2026-02-02 03:11:09.680397 | debian-bookworm | ok 2026-02-02 03:11:09.684960 | 2026-02-02 03:11:09.685063 | TASK [validate-host : Write out all zuul information for each host] 2026-02-02 03:11:10.551686 | debian-bookworm -> localhost | changed 2026-02-02 03:11:10.560797 | 2026-02-02 03:11:10.560887 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-02 03:11:10.797234 | debian-bookworm | ok 2026-02-02 03:11:10.805567 | 2026-02-02 03:11:10.805694 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-02 03:11:11.590329 | debian-bookworm | changed: 2026-02-02 03:11:11.590535 | debian-bookworm | cd+++++++++ src/ 2026-02-02 03:11:11.590571 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-02 03:11:11.590596 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-02 03:11:11.590618 | debian-bookworm | cd+++++++++ src/github.com/osism/netbox-manager/ 2026-02-02 03:11:11.590638 | debian-bookworm | netbox_manager/requirements.yml 2026-02-02 03:11:11.590928 | debian-bookworm | cL+++++++++ src/github.com/osism/netbox-manager/settings.toml.sample -> netbox_manager/settings.toml.sample 2026-02-02 03:11:11.590947 | debian-bookworm | cd+++++++++ src/github.com/osism/netbox-manager/.git/ 2026-02-02 03:11:11.590965 | debian-bookworm | localhost | ok: Runtime: 0:00:00.010797 2026-02-02 03:11:35.651989 | 2026-02-02 03:11:35.652111 | TASK [upload-logs : Upload logs to log server] 2026-02-02 03:11:36.265205 | localhost | Output suppressed because no_log was given 2026-02-02 03:11:36.267201 | 2026-02-02 03:11:36.267316 | LOOP [upload-logs : Compress console log and json output] 2026-02-02 03:11:36.340036 | localhost | skipping: Conditional result was False 2026-02-02 03:11:36.348118 | localhost | skipping: Conditional result was False 2026-02-02 03:11:36.355268 | 2026-02-02 03:11:36.355401 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-02 03:11:36.423359 | localhost | skipping: Conditional result was False 2026-02-02 03:11:36.424348 | 2026-02-02 03:11:36.429267 | localhost | skipping: Conditional result was False 2026-02-02 03:11:36.433782 | 2026-02-02 03:11:36.433940 | LOOP [upload-logs : Upload console log and json output]