2026-08-03 03:15:14.193384 | Job console starting 2026-08-03 03:15:14.206272 | Updating git repos 2026-08-03 03:15:14.259513 | Cloning repos into workspace 2026-08-03 03:15:14.305753 | Restoring repo states 2026-08-03 03:15:14.324817 | Merging changes 2026-08-03 03:15:14.324846 | Checking out repos 2026-08-03 03:15:14.375908 | Preparing playbooks 2026-08-03 03:15:15.341213 | Running Ansible setup 2026-08-03 03:15:20.314038 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-03 03:15:21.120047 | 2026-08-03 03:15:21.120242 | PLAY [Base pre] 2026-08-03 03:15:21.139094 | 2026-08-03 03:15:21.139257 | TASK [Setup log path fact] 2026-08-03 03:15:21.159569 | debian-bookworm | ok 2026-08-03 03:15:21.178034 | 2026-08-03 03:15:21.178188 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-03 03:15:21.217896 | debian-bookworm | ok 2026-08-03 03:15:21.228727 | 2026-08-03 03:15:21.228858 | TASK [emit-job-header : Print job information] 2026-08-03 03:15:21.268907 | # Job Information 2026-08-03 03:15:21.269114 | Ansible Version: 2.16.14 2026-08-03 03:15:21.269149 | Job: flake8 2026-08-03 03:15:21.269183 | Pipeline: periodic-daily 2026-08-03 03:15:21.269206 | Executor: 521e9411259a 2026-08-03 03:15:21.269228 | Triggered by: https://github.com/osism/openstack-flavor-manager 2026-08-03 03:15:21.269250 | Event ID: f8c95a1ef81e4b46970e0379a8ac8781 2026-08-03 03:15:21.274596 | 2026-08-03 03:15:21.274727 | LOOP [emit-job-header : Print node information] 2026-08-03 03:15:21.406316 | debian-bookworm | ok: 2026-08-03 03:15:21.406609 | debian-bookworm | # Node Information 2026-08-03 03:15:21.406655 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-03 03:15:21.406688 | debian-bookworm | Hostname: debian 2026-08-03 03:15:21.406716 | debian-bookworm | Username: zuul 2026-08-03 03:15:21.406742 | debian-bookworm | Distro: Debian 12.15 2026-08-03 03:15:21.406772 | debian-bookworm | Provider: regiocloud-a 2026-08-03 03:15:21.406800 | debian-bookworm | Region: 2026-08-03 03:15:21.406827 | debian-bookworm | Label: debian-bookworm 2026-08-03 03:15:21.406878 | debian-bookworm | Product Name: OpenStack Nova 2026-08-03 03:15:21.406903 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe55:be5f 2026-08-03 03:15:21.424356 | 2026-08-03 03:15:21.424533 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-03 03:15:21.957069 | debian-bookworm -> localhost | changed 2026-08-03 03:15:21.968818 | 2026-08-03 03:15:21.968998 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-03 03:15:23.189830 | debian-bookworm -> localhost | changed 2026-08-03 03:15:23.205702 | 2026-08-03 03:15:23.205843 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-03 03:15:23.509672 | debian-bookworm -> localhost | ok 2026-08-03 03:15:23.518115 | 2026-08-03 03:15:23.518260 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-03 03:15:23.559490 | debian-bookworm | ok 2026-08-03 03:15:23.583049 | debian-bookworm | included: /var/lib/zuul/builds/0fb1a0bf7b044555bbcc622e2200263f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-03 03:15:23.589647 | 2026-08-03 03:15:23.589868 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-03 03:15:24.568224 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-03 03:15:24.568487 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/0fb1a0bf7b044555bbcc622e2200263f/work/0fb1a0bf7b044555bbcc622e2200263f_id_rsa 2026-08-03 03:15:24.568544 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/0fb1a0bf7b044555bbcc622e2200263f/work/0fb1a0bf7b044555bbcc622e2200263f_id_rsa.pub 2026-08-03 03:15:24.568571 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-03 03:15:24.568597 | debian-bookworm -> localhost | SHA256:F0g8MkBZfqcj9UqXbnvPd7cxsRFJVedtTiFsZUNCZdo zuul-build-sshkey 2026-08-03 03:15:24.568619 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-03 03:15:24.568657 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-03 03:15:24.568679 | debian-bookworm -> localhost | | .o+... o++X*| 2026-08-03 03:15:24.568701 | debian-bookworm -> localhost | | ..o.o. oO.*| 2026-08-03 03:15:24.568721 | debian-bookworm -> localhost | | .o+.o .. E=| 2026-08-03 03:15:24.568741 | debian-bookworm -> localhost | | o + o +.| 2026-08-03 03:15:24.568761 | debian-bookworm -> localhost | | . S = o.| 2026-08-03 03:15:24.568787 | debian-bookworm -> localhost | | o * +| 2026-08-03 03:15:24.568808 | debian-bookworm -> localhost | | . o + | 2026-08-03 03:15:24.568827 | debian-bookworm -> localhost | | . ... *| 2026-08-03 03:15:24.568848 | debian-bookworm -> localhost | | .. .oo+| 2026-08-03 03:15:24.568869 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-03 03:15:24.568928 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.401926 2026-08-03 03:15:24.576134 | 2026-08-03 03:15:24.576272 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-03 03:15:24.615236 | debian-bookworm | ok 2026-08-03 03:15:24.635143 | debian-bookworm | included: /var/lib/zuul/builds/0fb1a0bf7b044555bbcc622e2200263f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-03 03:15:24.649157 | 2026-08-03 03:15:24.649477 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-03 03:15:24.700106 | debian-bookworm | skipping: Conditional result was False 2026-08-03 03:15:24.733668 | 2026-08-03 03:15:24.734200 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-03 03:15:25.577757 | debian-bookworm | changed 2026-08-03 03:15:25.607432 | 2026-08-03 03:15:25.608652 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-03 03:15:25.919697 | debian-bookworm | ok 2026-08-03 03:15:25.926463 | 2026-08-03 03:15:25.926600 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-03 03:15:26.877476 | debian-bookworm | changed 2026-08-03 03:15:26.891321 | 2026-08-03 03:15:26.891471 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-03 03:15:27.599272 | debian-bookworm | changed 2026-08-03 03:15:27.622187 | 2026-08-03 03:15:27.624143 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-03 03:15:27.674577 | debian-bookworm | skipping: Conditional result was False 2026-08-03 03:15:27.708490 | 2026-08-03 03:15:27.709878 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-03 03:15:28.666396 | debian-bookworm -> localhost | changed 2026-08-03 03:15:28.686445 | 2026-08-03 03:15:28.686656 | TASK [add-build-sshkey : Add back temp key] 2026-08-03 03:15:29.104510 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/0fb1a0bf7b044555bbcc622e2200263f/work/0fb1a0bf7b044555bbcc622e2200263f_id_rsa (zuul-build-sshkey) 2026-08-03 03:15:29.104802 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.017001 2026-08-03 03:15:29.115392 | 2026-08-03 03:15:29.115557 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-03 03:15:29.557285 | debian-bookworm | ok 2026-08-03 03:15:29.563753 | 2026-08-03 03:15:29.564224 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-03 03:15:29.599304 | debian-bookworm | skipping: Conditional result was False 2026-08-03 03:15:29.618603 | 2026-08-03 03:15:29.618747 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-03 03:15:30.112256 | debian-bookworm | ok 2026-08-03 03:15:30.124352 | 2026-08-03 03:15:30.124491 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-03 03:15:30.175275 | debian-bookworm | ok 2026-08-03 03:15:30.181142 | 2026-08-03 03:15:30.181264 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-03 03:15:30.502413 | debian-bookworm -> localhost | ok 2026-08-03 03:15:30.509837 | 2026-08-03 03:15:30.509956 | TASK [validate-host : Collect information about the host] 2026-08-03 03:15:31.617905 | debian-bookworm | ok 2026-08-03 03:15:31.632067 | 2026-08-03 03:15:31.632206 | TASK [validate-host : Sanitize hostname] 2026-08-03 03:15:31.816630 | debian-bookworm | ok 2026-08-03 03:15:31.823115 | 2026-08-03 03:15:31.823247 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-03 03:15:32.470266 | debian-bookworm -> localhost | changed 2026-08-03 03:15:32.484753 | 2026-08-03 03:15:32.484935 | TASK [validate-host : Collect information about zuul worker] 2026-08-03 03:15:32.907812 | debian-bookworm | ok 2026-08-03 03:15:32.913156 | 2026-08-03 03:15:32.913280 | TASK [validate-host : Write out all zuul information for each host] 2026-08-03 03:15:33.804919 | debian-bookworm -> localhost | changed 2026-08-03 03:15:33.819566 | 2026-08-03 03:15:33.819714 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-03 03:15:34.118445 | debian-bookworm | ok 2026-08-03 03:15:34.124806 | 2026-08-03 03:15:34.124951 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-03 03:15:35.346453 | debian-bookworm | changed: 2026-08-03 03:15:35.346813 | debian-bookworm | cd+++++++++ src/ 2026-08-03 03:15:35.351311 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-03 03:15:35.351367 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-03 03:15:35.351399 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-flavor-manager/ 2026-08-03 03:15:35.351429 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/0fb1a0bf7b044555bbcc622e2200263f/work/logs" 2026-08-03 03:16:38.375936 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/0fb1a0bf7b044555bbcc622e2200263f/work/artifacts" 2026-08-03 03:16:39.285386 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/0fb1a0bf7b044555bbcc622e2200263f/work/docs" 2026-08-03 03:16:39.320051 | 2026-08-03 03:16:39.320230 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-03 03:16:40.845898 | debian-bookworm | changed: 2026-08-03 03:16:40.846101 | debian-bookworm | .d..t...... ./ 2026-08-03 03:16:40.846135 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-03 03:16:40.846159 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-03 03:16:40.846181 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-03 03:16:40.846202 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-03 03:16:40.846223 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-03 03:16:40.846259 | debian-bookworm | changed: All items complete 2026-08-03 03:16:40.846282 | 2026-08-03 03:16:41.554116 | debian-bookworm | changed: .d..t...... ./ 2026-08-03 03:16:42.282169 | debian-bookworm | changed: .d..t...... ./ 2026-08-03 03:16:42.313187 | 2026-08-03 03:16:42.313292 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-03 03:16:42.346134 | debian-bookworm | skipping: Conditional result was False 2026-08-03 03:16:42.355510 | debian-bookworm | skipping: Conditional result was False 2026-08-03 03:16:42.362361 | 2026-08-03 03:16:42.362437 | PLAY RECAP 2026-08-03 03:16:42.362506 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-08-03 03:16:42.362529 | 2026-08-03 03:16:42.472519 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-03 03:16:42.473317 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-03 03:16:43.271815 | 2026-08-03 03:16:43.271965 | PLAY [Base post] 2026-08-03 03:16:43.295598 | 2026-08-03 03:16:43.296930 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-03 03:16:43.805456 | debian-bookworm | changed 2026-08-03 03:16:43.820507 | 2026-08-03 03:16:43.820617 | PLAY RECAP 2026-08-03 03:16:43.820676 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-03 03:16:43.820737 | 2026-08-03 03:16:43.968572 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-03 03:16:43.969332 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-03 03:16:44.813253 | 2026-08-03 03:16:44.813386 | PLAY [Base post-logs] 2026-08-03 03:16:44.824153 | 2026-08-03 03:16:44.824266 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-03 03:16:45.256669 | localhost | changed 2026-08-03 03:16:45.267068 | 2026-08-03 03:16:45.267197 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-03 03:16:45.291885 | localhost | ok 2026-08-03 03:16:45.294751 | 2026-08-03 03:16:45.294929 | TASK [Set zuul-log-path fact] 2026-08-03 03:16:45.309297 | localhost | ok 2026-08-03 03:16:45.316656 | 2026-08-03 03:16:45.316746 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-03 03:16:45.344082 | localhost | ok 2026-08-03 03:16:45.351414 | 2026-08-03 03:16:45.351614 | TASK [upload-logs : Create log directories] 2026-08-03 03:16:45.785385 | localhost | changed 2026-08-03 03:16:45.788367 | 2026-08-03 03:16:45.788462 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-03 03:16:46.319133 | localhost -> localhost | ok: Runtime: 0:00:00.004544 2026-08-03 03:16:46.322968 | 2026-08-03 03:16:46.323076 | TASK [upload-logs : Upload logs to log server] 2026-08-03 03:16:46.834162 | localhost | Output suppressed because no_log was given 2026-08-03 03:16:46.835869 | 2026-08-03 03:16:46.835962 | LOOP [upload-logs : Compress console log and json output] 2026-08-03 03:16:46.885504 | localhost | skipping: Conditional result was False 2026-08-03 03:16:46.890980 | localhost | skipping: Conditional result was False 2026-08-03 03:16:46.903412 | 2026-08-03 03:16:46.903609 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-03 03:16:46.939156 | localhost | skipping: Conditional result was False 2026-08-03 03:16:46.939395 | 2026-08-03 03:16:46.942946 | localhost | skipping: Conditional result was False 2026-08-03 03:16:46.949293 | 2026-08-03 03:16:46.949383 | LOOP [upload-logs : Upload console log and json output]