2025-12-06 03:12:13.505841 | Job console starting 2025-12-06 03:12:13.538712 | Updating git repos 2025-12-06 03:12:13.579254 | Cloning repos into workspace 2025-12-06 03:12:13.637023 | Restoring repo states 2025-12-06 03:12:13.651856 | Merging changes 2025-12-06 03:12:13.651877 | Checking out repos 2025-12-06 03:12:13.778055 | Preparing playbooks 2025-12-06 03:12:15.638234 | Running Ansible setup 2025-12-06 03:12:23.653261 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-06 03:12:26.025486 | 2025-12-06 03:12:26.025680 | PLAY [Base pre] 2025-12-06 03:12:26.077829 | 2025-12-06 03:12:26.078053 | TASK [Setup log path fact] 2025-12-06 03:12:26.142558 | debian-bookworm | ok 2025-12-06 03:12:26.198083 | 2025-12-06 03:12:26.198261 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-06 03:12:26.323791 | debian-bookworm | ok 2025-12-06 03:12:26.342820 | 2025-12-06 03:12:26.357579 | TASK [emit-job-header : Print job information] 2025-12-06 03:12:26.491556 | # Job Information 2025-12-06 03:12:26.492063 | Ansible Version: 2.16.14 2025-12-06 03:12:26.492110 | Job: yamllint 2025-12-06 03:12:26.492144 | Pipeline: periodic-daily 2025-12-06 03:12:26.492167 | Executor: 521e9411259a 2025-12-06 03:12:26.492189 | Triggered by: https://github.com/osism/mappings 2025-12-06 03:12:26.492211 | Event ID: ba0a616368c840719ad7767ce33357f9 2025-12-06 03:12:26.499960 | 2025-12-06 03:12:26.500132 | LOOP [emit-job-header : Print node information] 2025-12-06 03:12:26.771551 | debian-bookworm | ok: 2025-12-06 03:12:26.772800 | debian-bookworm | # Node Information 2025-12-06 03:12:26.772895 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-06 03:12:26.772940 | debian-bookworm | Hostname: debian 2025-12-06 03:12:26.772964 | debian-bookworm | Username: zuul 2025-12-06 03:12:26.772986 | debian-bookworm | Distro: Debian 12.12 2025-12-06 03:12:26.773011 | debian-bookworm | Provider: regiocloud-a 2025-12-06 03:12:26.773034 | debian-bookworm | Region: 2025-12-06 03:12:26.773056 | debian-bookworm | Label: debian-bookworm 2025-12-06 03:12:26.773077 | debian-bookworm | Product Name: OpenStack Nova 2025-12-06 03:12:26.773097 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe3c:485d 2025-12-06 03:12:26.793121 | 2025-12-06 03:12:26.793268 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-06 03:12:28.625492 | debian-bookworm -> localhost | changed 2025-12-06 03:12:28.633242 | 2025-12-06 03:12:28.633376 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-06 03:12:32.679351 | debian-bookworm -> localhost | changed 2025-12-06 03:12:32.697792 | 2025-12-06 03:12:32.697984 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-06 03:12:33.598550 | debian-bookworm -> localhost | ok 2025-12-06 03:12:33.608873 | 2025-12-06 03:12:33.609064 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-06 03:12:33.712938 | debian-bookworm | ok 2025-12-06 03:12:33.824354 | debian-bookworm | included: /var/lib/zuul/builds/d3f0be8fb64c4fc786f8fd458d009be8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-06 03:12:33.847592 | 2025-12-06 03:12:33.847745 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-06 03:12:36.937668 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-06 03:12:36.937957 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/d3f0be8fb64c4fc786f8fd458d009be8/work/d3f0be8fb64c4fc786f8fd458d009be8_id_rsa 2025-12-06 03:12:36.938002 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/d3f0be8fb64c4fc786f8fd458d009be8/work/d3f0be8fb64c4fc786f8fd458d009be8_id_rsa.pub 2025-12-06 03:12:36.938028 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-06 03:12:36.938052 | debian-bookworm -> localhost | SHA256:CY3B2J2zW5GuH8wYlrfvuVj7A3cJXOb2pK/ZAwx3Apc zuul-build-sshkey 2025-12-06 03:12:36.938075 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-06 03:12:36.938108 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-06 03:12:36.938131 | debian-bookworm -> localhost | | +.. . . . | 2025-12-06 03:12:36.938153 | debian-bookworm -> localhost | | . o++ o. E o | 2025-12-06 03:12:36.938174 | debian-bookworm -> localhost | | o .= .+ + | 2025-12-06 03:12:36.938194 | debian-bookworm -> localhost | | .=.+. = +.| 2025-12-06 03:12:36.938215 | debian-bookworm -> localhost | | .SX .+ =oo| 2025-12-06 03:12:36.938239 | debian-bookworm -> localhost | | + = .oo.o| 2025-12-06 03:12:36.938259 | debian-bookworm -> localhost | | . o.o.o | 2025-12-06 03:12:36.938279 | debian-bookworm -> localhost | | .o.o.+.| 2025-12-06 03:12:36.938300 | debian-bookworm -> localhost | | ..=o+oo| 2025-12-06 03:12:36.938320 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-06 03:12:36.938378 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.137815 2025-12-06 03:12:36.945497 | 2025-12-06 03:12:36.945632 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-06 03:12:36.989808 | debian-bookworm | ok 2025-12-06 03:12:37.014057 | debian-bookworm | included: /var/lib/zuul/builds/d3f0be8fb64c4fc786f8fd458d009be8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-06 03:12:37.037696 | 2025-12-06 03:12:37.037830 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-06 03:12:37.096038 | debian-bookworm | skipping: Conditional result was False 2025-12-06 03:12:37.102849 | 2025-12-06 03:12:37.103029 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-06 03:12:38.105281 | debian-bookworm | changed 2025-12-06 03:12:38.111162 | 2025-12-06 03:12:38.111290 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-06 03:12:38.448855 | debian-bookworm | ok 2025-12-06 03:12:38.454674 | 2025-12-06 03:12:38.454812 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-06 03:12:39.127628 | debian-bookworm | changed 2025-12-06 03:12:39.141590 | 2025-12-06 03:12:39.141744 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-06 03:12:39.891392 | debian-bookworm | changed 2025-12-06 03:12:39.902660 | 2025-12-06 03:12:39.902852 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-06 03:12:39.955184 | debian-bookworm | skipping: Conditional result was False 2025-12-06 03:12:39.961975 | 2025-12-06 03:12:39.962110 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-06 03:12:40.691625 | debian-bookworm -> localhost | changed 2025-12-06 03:12:40.712127 | 2025-12-06 03:12:40.712279 | TASK [add-build-sshkey : Add back temp key] 2025-12-06 03:12:41.351276 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/d3f0be8fb64c4fc786f8fd458d009be8/work/d3f0be8fb64c4fc786f8fd458d009be8_id_rsa (zuul-build-sshkey) 2025-12-06 03:12:41.351549 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.016065 2025-12-06 03:12:41.360771 | 2025-12-06 03:12:41.360950 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-06 03:12:42.107570 | debian-bookworm | ok 2025-12-06 03:12:42.113881 | 2025-12-06 03:12:42.114038 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-06 03:12:42.175640 | debian-bookworm | skipping: Conditional result was False 2025-12-06 03:12:42.200101 | 2025-12-06 03:12:42.200249 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-06 03:12:42.941488 | debian-bookworm | ok 2025-12-06 03:12:42.969751 | 2025-12-06 03:12:42.969917 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-06 03:12:43.026805 | debian-bookworm | ok 2025-12-06 03:12:43.038162 | 2025-12-06 03:12:43.038319 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-06 03:12:44.582989 | debian-bookworm -> localhost | ok 2025-12-06 03:12:44.590963 | 2025-12-06 03:12:44.591105 | TASK [validate-host : Collect information about the host] 2025-12-06 03:12:46.920608 | debian-bookworm | ok 2025-12-06 03:12:46.942174 | 2025-12-06 03:12:46.942321 | TASK [validate-host : Sanitize hostname] 2025-12-06 03:12:47.157855 | debian-bookworm | ok 2025-12-06 03:12:47.230214 | 2025-12-06 03:12:47.230557 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-06 03:12:49.385392 | debian-bookworm -> localhost | changed 2025-12-06 03:12:49.394448 | 2025-12-06 03:12:49.394582 | TASK [validate-host : Collect information about zuul worker] 2025-12-06 03:12:50.139481 | debian-bookworm | ok 2025-12-06 03:12:50.152142 | 2025-12-06 03:12:50.152301 | TASK [validate-host : Write out all zuul information for each host] 2025-12-06 03:12:51.995928 | debian-bookworm -> localhost | changed 2025-12-06 03:12:52.008400 | 2025-12-06 03:12:52.008537 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-06 03:12:52.363987 | debian-bookworm | ok 2025-12-06 03:12:52.376694 | 2025-12-06 03:12:52.376844 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-06 03:12:54.501708 | debian-bookworm | changed: 2025-12-06 03:12:54.501983 | debian-bookworm | cd+++++++++ src/ 2025-12-06 03:12:54.502027 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-06 03:12:54.502052 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-06 03:12:54.502074 | debian-bookworm | cd+++++++++ src/github.com/osism/mappings/ 2025-12-06 03:12:54.502095 | debian-bookworm | Containerfile 2025-12-06 03:12:54.502173 | debian-bookworm | localhost | ok: Runtime: 0:00:00.013719 2025-12-06 03:13:32.708890 | 2025-12-06 03:13:32.709017 | TASK [upload-logs : Upload logs to log server] 2025-12-06 03:13:33.520785 | localhost | Output suppressed because no_log was given 2025-12-06 03:13:33.522737 | 2025-12-06 03:13:33.523239 | LOOP [upload-logs : Compress console log and json output] 2025-12-06 03:13:33.585729 | localhost | skipping: Conditional result was False 2025-12-06 03:13:33.593017 | localhost | skipping: Conditional result was False 2025-12-06 03:13:33.601430 | 2025-12-06 03:13:33.601573 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-06 03:13:33.656172 | localhost | skipping: Conditional result was False 2025-12-06 03:13:33.656503 | 2025-12-06 03:13:33.662524 | localhost | skipping: Conditional result was False 2025-12-06 03:13:33.669739 | 2025-12-06 03:13:33.669895 | LOOP [upload-logs : Upload console log and json output]