2025-12-31 03:10:01.735935 | Job console starting 2025-12-31 03:10:01.768707 | Updating git repos 2025-12-31 03:10:01.837360 | Cloning repos into workspace 2025-12-31 03:10:01.958954 | Restoring repo states 2025-12-31 03:10:01.986214 | Merging changes 2025-12-31 03:10:01.986235 | Checking out repos 2025-12-31 03:10:02.153128 | Preparing playbooks 2025-12-31 03:10:03.992976 | Running Ansible setup 2025-12-31 03:10:12.783962 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-31 03:10:14.808224 | 2025-12-31 03:10:14.808353 | PLAY [Base pre] 2025-12-31 03:10:14.849661 | 2025-12-31 03:10:14.849790 | TASK [Setup log path fact] 2025-12-31 03:10:14.882230 | debian-bookworm | ok 2025-12-31 03:10:14.902077 | 2025-12-31 03:10:14.902214 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-31 03:10:14.934362 | debian-bookworm | ok 2025-12-31 03:10:14.962293 | 2025-12-31 03:10:14.962431 | TASK [emit-job-header : Print job information] 2025-12-31 03:10:15.051661 | # Job Information 2025-12-31 03:10:15.051850 | Ansible Version: 2.16.14 2025-12-31 03:10:15.051890 | Job: flake8 2025-12-31 03:10:15.051924 | Pipeline: periodic-daily 2025-12-31 03:10:15.051948 | Executor: 521e9411259a 2025-12-31 03:10:15.051969 | Triggered by: https://github.com/osism/container-image-kolla-ansible 2025-12-31 03:10:15.051992 | Event ID: 46aefc7b9d26431dbb6101b438763525 2025-12-31 03:10:15.069363 | 2025-12-31 03:10:15.069484 | LOOP [emit-job-header : Print node information] 2025-12-31 03:10:15.341383 | debian-bookworm | ok: 2025-12-31 03:10:15.341545 | debian-bookworm | # Node Information 2025-12-31 03:10:15.341579 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-31 03:10:15.341604 | debian-bookworm | Hostname: debian 2025-12-31 03:10:15.341625 | debian-bookworm | Username: zuul 2025-12-31 03:10:15.341659 | debian-bookworm | Distro: Debian 12.12 2025-12-31 03:10:15.341684 | debian-bookworm | Provider: regiocloud-a 2025-12-31 03:10:15.341705 | debian-bookworm | Region: 2025-12-31 03:10:15.341726 | debian-bookworm | Label: debian-bookworm 2025-12-31 03:10:15.341746 | debian-bookworm | Product Name: OpenStack Nova 2025-12-31 03:10:15.341766 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe8e:4724 2025-12-31 03:10:15.359595 | 2025-12-31 03:10:15.359723 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-31 03:10:16.754128 | debian-bookworm -> localhost | changed 2025-12-31 03:10:16.762050 | 2025-12-31 03:10:16.762167 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-31 03:10:18.366330 | debian-bookworm -> localhost | changed 2025-12-31 03:10:18.379261 | 2025-12-31 03:10:18.379370 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-31 03:10:18.937508 | debian-bookworm -> localhost | ok 2025-12-31 03:10:18.943690 | 2025-12-31 03:10:18.943801 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-31 03:10:18.992155 | debian-bookworm | ok 2025-12-31 03:10:19.027218 | debian-bookworm | included: /var/lib/zuul/builds/fae773f6978c423995c74a1ef7c73219/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-31 03:10:19.034464 | 2025-12-31 03:10:19.034588 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-31 03:10:20.881044 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-31 03:10:20.881282 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/fae773f6978c423995c74a1ef7c73219/work/fae773f6978c423995c74a1ef7c73219_id_rsa 2025-12-31 03:10:20.881323 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/fae773f6978c423995c74a1ef7c73219/work/fae773f6978c423995c74a1ef7c73219_id_rsa.pub 2025-12-31 03:10:20.881350 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-31 03:10:20.881377 | debian-bookworm -> localhost | SHA256:UiB5VJtJ76dUNeCYjZgt/s7qJL+KVF5xCM26S9gE6s4 zuul-build-sshkey 2025-12-31 03:10:20.881400 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-31 03:10:20.881435 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-31 03:10:20.881457 | debian-bookworm -> localhost | | .o++o ..o | 2025-12-31 03:10:20.881479 | debian-bookworm -> localhost | | o..+oX * . . | 2025-12-31 03:10:20.881499 | debian-bookworm -> localhost | | . o .@ B + | 2025-12-31 03:10:20.881519 | debian-bookworm -> localhost | | . oo = . | 2025-12-31 03:10:20.881539 | debian-bookworm -> localhost | | . +o.S o . | 2025-12-31 03:10:20.881563 | debian-bookworm -> localhost | | . .o+o o o | 2025-12-31 03:10:20.881584 | debian-bookworm -> localhost | | o ..o.. o | 2025-12-31 03:10:20.881606 | debian-bookworm -> localhost | | E. ..+ o | 2025-12-31 03:10:20.881627 | debian-bookworm -> localhost | | . .o=oo | 2025-12-31 03:10:20.881668 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-31 03:10:20.881731 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.870581 2025-12-31 03:10:20.889466 | 2025-12-31 03:10:20.889586 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-31 03:10:20.932622 | debian-bookworm | ok 2025-12-31 03:10:20.968706 | debian-bookworm | included: /var/lib/zuul/builds/fae773f6978c423995c74a1ef7c73219/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-31 03:10:20.978823 | 2025-12-31 03:10:20.990431 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-31 03:10:21.035198 | debian-bookworm | skipping: Conditional result was False 2025-12-31 03:10:21.042502 | 2025-12-31 03:10:21.042628 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-31 03:10:22.089913 | debian-bookworm | changed 2025-12-31 03:10:22.102361 | 2025-12-31 03:10:22.102491 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-31 03:10:22.468693 | debian-bookworm | ok 2025-12-31 03:10:22.500805 | 2025-12-31 03:10:22.500974 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-31 03:10:23.503195 | debian-bookworm | changed 2025-12-31 03:10:23.545375 | 2025-12-31 03:10:23.545526 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-31 03:10:24.665984 | debian-bookworm | changed 2025-12-31 03:10:24.673376 | 2025-12-31 03:10:24.673510 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-31 03:10:24.798377 | debian-bookworm | skipping: Conditional result was False 2025-12-31 03:10:24.807957 | 2025-12-31 03:10:24.808120 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-31 03:10:26.573292 | debian-bookworm -> localhost | changed 2025-12-31 03:10:26.593869 | 2025-12-31 03:10:26.594021 | TASK [add-build-sshkey : Add back temp key] 2025-12-31 03:10:27.671597 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/fae773f6978c423995c74a1ef7c73219/work/fae773f6978c423995c74a1ef7c73219_id_rsa (zuul-build-sshkey) 2025-12-31 03:10:27.671886 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.015871 2025-12-31 03:10:27.681722 | 2025-12-31 03:10:27.681851 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-31 03:10:28.906034 | debian-bookworm | ok 2025-12-31 03:10:28.919560 | 2025-12-31 03:10:28.919760 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-31 03:10:28.978619 | debian-bookworm | skipping: Conditional result was False 2025-12-31 03:10:28.993414 | 2025-12-31 03:10:28.993566 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-31 03:10:30.326782 | debian-bookworm | ok 2025-12-31 03:10:30.369822 | 2025-12-31 03:10:30.369973 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-31 03:10:30.449102 | debian-bookworm | ok 2025-12-31 03:10:30.454724 | 2025-12-31 03:10:30.457897 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-31 03:10:31.015539 | debian-bookworm -> localhost | ok 2025-12-31 03:10:31.026095 | 2025-12-31 03:10:31.026232 | TASK [validate-host : Collect information about the host] 2025-12-31 03:10:32.481226 | debian-bookworm | ok 2025-12-31 03:10:32.500490 | 2025-12-31 03:10:32.500586 | TASK [validate-host : Sanitize hostname] 2025-12-31 03:10:32.732294 | debian-bookworm | ok 2025-12-31 03:10:32.811602 | 2025-12-31 03:10:32.811750 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-31 03:10:33.749188 | debian-bookworm -> localhost | changed 2025-12-31 03:10:33.760186 | 2025-12-31 03:10:33.760421 | TASK [validate-host : Collect information about zuul worker] 2025-12-31 03:10:34.281136 | debian-bookworm | ok 2025-12-31 03:10:34.285666 | 2025-12-31 03:10:34.285907 | TASK [validate-host : Write out all zuul information for each host] 2025-12-31 03:10:35.665744 | debian-bookworm -> localhost | changed 2025-12-31 03:10:35.678208 | 2025-12-31 03:10:35.678307 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-31 03:10:36.048695 | debian-bookworm | ok 2025-12-31 03:10:36.054699 | 2025-12-31 03:10:36.054799 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-31 03:10:37.641440 | debian-bookworm | changed: 2025-12-31 03:10:37.641656 | debian-bookworm | cd+++++++++ src/ 2025-12-31 03:10:37.641695 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-31 03:10:37.641719 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-31 03:10:37.641741 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2025-12-31 03:10:37.641761 | debian-bookworm | Containerfile 2025-12-31 03:10:37.641891 | debian-bookworm | localhost | ok: Runtime: 0:00:00.018812 2025-12-31 03:11:12.331406 | 2025-12-31 03:11:12.331696 | TASK [upload-logs : Upload logs to log server] 2025-12-31 03:11:13.508968 | localhost | Output suppressed because no_log was given 2025-12-31 03:11:13.511795 | 2025-12-31 03:11:13.511922 | LOOP [upload-logs : Compress console log and json output] 2025-12-31 03:11:13.702768 | localhost | skipping: Conditional result was False 2025-12-31 03:11:13.730135 | localhost | skipping: Conditional result was False 2025-12-31 03:11:13.742131 | 2025-12-31 03:11:13.742296 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-31 03:11:13.898084 | localhost | skipping: Conditional result was False 2025-12-31 03:11:13.898398 | 2025-12-31 03:11:13.918278 | localhost | skipping: Conditional result was False 2025-12-31 03:11:13.924446 | 2025-12-31 03:11:13.925090 | LOOP [upload-logs : Upload console log and json output]