2026-08-03 03:16:16.005445 | Job console starting 2026-08-03 03:16:16.025936 | Updating git repos 2026-08-03 03:16:16.095367 | Cloning repos into workspace 2026-08-03 03:16:16.158800 | Restoring repo states 2026-08-03 03:16:16.181003 | Merging changes 2026-08-03 03:16:16.181031 | Checking out repos 2026-08-03 03:16:16.302373 | Preparing playbooks 2026-08-03 03:16:17.637003 | Running Ansible setup 2026-08-03 03:16:23.554140 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-03 03:16:24.631835 | 2026-08-03 03:16:24.632029 | PLAY [Base pre] 2026-08-03 03:16:24.653020 | 2026-08-03 03:16:24.653152 | TASK [Setup log path fact] 2026-08-03 03:16:24.672920 | debian-bookworm | ok 2026-08-03 03:16:24.691282 | 2026-08-03 03:16:24.691409 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-03 03:16:24.719713 | debian-bookworm | ok 2026-08-03 03:16:24.733512 | 2026-08-03 03:16:24.733628 | TASK [emit-job-header : Print job information] 2026-08-03 03:16:24.802722 | # Job Information 2026-08-03 03:16:24.802919 | Ansible Version: 2.16.14 2026-08-03 03:16:24.802956 | Job: flake8 2026-08-03 03:16:24.802989 | Pipeline: periodic-daily 2026-08-03 03:16:24.803011 | Executor: 521e9411259a 2026-08-03 03:16:24.803032 | Triggered by: https://github.com/osism/ansible-collection-services 2026-08-03 03:16:24.803053 | Event ID: a0b1bf25f85b4e8c91db8bc08b10c35a 2026-08-03 03:16:24.810948 | 2026-08-03 03:16:24.811056 | LOOP [emit-job-header : Print node information] 2026-08-03 03:16:24.941700 | debian-bookworm | ok: 2026-08-03 03:16:24.941884 | debian-bookworm | # Node Information 2026-08-03 03:16:24.941916 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-03 03:16:24.941941 | debian-bookworm | Hostname: debian 2026-08-03 03:16:24.941963 | debian-bookworm | Username: zuul 2026-08-03 03:16:24.941984 | debian-bookworm | Distro: Debian 12.15 2026-08-03 03:16:24.942007 | debian-bookworm | Provider: regiocloud-a 2026-08-03 03:16:24.942028 | debian-bookworm | Region: 2026-08-03 03:16:24.942049 | debian-bookworm | Label: debian-bookworm 2026-08-03 03:16:24.942068 | debian-bookworm | Product Name: OpenStack Nova 2026-08-03 03:16:24.942088 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe33:7c7 2026-08-03 03:16:24.952374 | 2026-08-03 03:16:24.952509 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-03 03:16:25.585201 | debian-bookworm -> localhost | changed 2026-08-03 03:16:25.592579 | 2026-08-03 03:16:25.592692 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-03 03:16:26.796104 | debian-bookworm -> localhost | changed 2026-08-03 03:16:26.809102 | 2026-08-03 03:16:26.809396 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-03 03:16:27.109115 | debian-bookworm -> localhost | ok 2026-08-03 03:16:27.116532 | 2026-08-03 03:16:27.116672 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-03 03:16:27.149004 | debian-bookworm | ok 2026-08-03 03:16:27.167650 | debian-bookworm | included: /var/lib/zuul/builds/91f026a144544df2b9a58ac9c3d3e204/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-03 03:16:27.174367 | 2026-08-03 03:16:27.174482 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-03 03:16:28.179396 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-03 03:16:28.179825 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/91f026a144544df2b9a58ac9c3d3e204/work/91f026a144544df2b9a58ac9c3d3e204_id_rsa 2026-08-03 03:16:28.179887 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/91f026a144544df2b9a58ac9c3d3e204/work/91f026a144544df2b9a58ac9c3d3e204_id_rsa.pub 2026-08-03 03:16:28.179925 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-03 03:16:28.179958 | debian-bookworm -> localhost | SHA256:Qn8kwPOoD9of31VvBkJ7iWtVyHNz8prxudyzLQQk+ms zuul-build-sshkey 2026-08-03 03:16:28.179987 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-03 03:16:28.180034 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-03 03:16:28.180083 | debian-bookworm -> localhost | | .. | 2026-08-03 03:16:28.180115 | debian-bookworm -> localhost | | o. . .. . | 2026-08-03 03:16:28.180142 | debian-bookworm -> localhost | | .+...o. =.+| 2026-08-03 03:16:28.180170 | debian-bookworm -> localhost | | ...oo ..o Bo| 2026-08-03 03:16:28.180197 | debian-bookworm -> localhost | | .. S.. +.B .| 2026-08-03 03:16:28.180232 | debian-bookworm -> localhost | | o . .. *.B.| 2026-08-03 03:16:28.180260 | debian-bookworm -> localhost | | o o. .+.o.=| 2026-08-03 03:16:28.180286 | debian-bookworm -> localhost | | . . .o .Eo o++| 2026-08-03 03:16:28.180314 | debian-bookworm -> localhost | | .. ... ==| 2026-08-03 03:16:28.180341 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-03 03:16:28.180414 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.336085 2026-08-03 03:16:28.193227 | 2026-08-03 03:16:28.193412 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-03 03:16:28.228242 | debian-bookworm | ok 2026-08-03 03:16:28.258450 | debian-bookworm | included: /var/lib/zuul/builds/91f026a144544df2b9a58ac9c3d3e204/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-03 03:16:28.269654 | 2026-08-03 03:16:28.269906 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-03 03:16:28.296717 | debian-bookworm | skipping: Conditional result was False 2026-08-03 03:16:28.306111 | 2026-08-03 03:16:28.306338 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-03 03:16:29.131326 | debian-bookworm | changed 2026-08-03 03:16:29.144383 | 2026-08-03 03:16:29.144917 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-03 03:16:29.401357 | debian-bookworm | ok 2026-08-03 03:16:29.416274 | 2026-08-03 03:16:29.416477 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-03 03:16:30.117634 | debian-bookworm | changed 2026-08-03 03:16:30.125577 | 2026-08-03 03:16:30.125722 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-03 03:16:30.800089 | debian-bookworm | changed 2026-08-03 03:16:30.807580 | 2026-08-03 03:16:30.807707 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-03 03:16:30.836545 | debian-bookworm | skipping: Conditional result was False 2026-08-03 03:16:30.845028 | 2026-08-03 03:16:30.845176 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-03 03:16:31.425716 | debian-bookworm -> localhost | changed 2026-08-03 03:16:31.437574 | 2026-08-03 03:16:31.437707 | TASK [add-build-sshkey : Add back temp key] 2026-08-03 03:16:31.831421 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/91f026a144544df2b9a58ac9c3d3e204/work/91f026a144544df2b9a58ac9c3d3e204_id_rsa (zuul-build-sshkey) 2026-08-03 03:16:31.831726 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.031724 2026-08-03 03:16:31.840358 | 2026-08-03 03:16:31.840511 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-03 03:16:32.280571 | debian-bookworm | ok 2026-08-03 03:16:32.286060 | 2026-08-03 03:16:32.286168 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-03 03:16:32.321182 | debian-bookworm | skipping: Conditional result was False 2026-08-03 03:16:32.347651 | 2026-08-03 03:16:32.347824 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-03 03:16:32.832590 | debian-bookworm | ok 2026-08-03 03:16:32.848200 | 2026-08-03 03:16:32.848376 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-03 03:16:32.900240 | debian-bookworm | ok 2026-08-03 03:16:32.908075 | 2026-08-03 03:16:32.908211 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-03 03:16:33.237544 | debian-bookworm -> localhost | ok 2026-08-03 03:16:33.247125 | 2026-08-03 03:16:33.247261 | TASK [validate-host : Collect information about the host] 2026-08-03 03:16:34.451196 | debian-bookworm | ok 2026-08-03 03:16:34.463980 | 2026-08-03 03:16:34.464189 | TASK [validate-host : Sanitize hostname] 2026-08-03 03:16:34.645253 | debian-bookworm | ok 2026-08-03 03:16:34.652711 | 2026-08-03 03:16:34.652852 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-03 03:16:35.291381 | debian-bookworm -> localhost | changed 2026-08-03 03:16:35.298185 | 2026-08-03 03:16:35.298308 | TASK [validate-host : Collect information about zuul worker] 2026-08-03 03:16:35.721861 | debian-bookworm | ok 2026-08-03 03:16:35.727867 | 2026-08-03 03:16:35.727984 | TASK [validate-host : Write out all zuul information for each host] 2026-08-03 03:16:36.343885 | debian-bookworm -> localhost | changed 2026-08-03 03:16:36.357370 | 2026-08-03 03:16:36.357558 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-03 03:16:36.649657 | debian-bookworm | ok 2026-08-03 03:16:36.659774 | 2026-08-03 03:16:36.659906 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-03 03:16:37.915735 | debian-bookworm | changed: 2026-08-03 03:16:37.915983 | debian-bookworm | cd+++++++++ src/ 2026-08-03 03:16:37.916017 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-03 03:16:37.916042 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-03 03:16:37.916064 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2026-08-03 03:16:37.916086 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/91f026a144544df2b9a58ac9c3d3e204/work/logs" 2026-08-03 03:18:15.732974 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/91f026a144544df2b9a58ac9c3d3e204/work/artifacts" 2026-08-03 03:18:16.229273 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/91f026a144544df2b9a58ac9c3d3e204/work/docs" 2026-08-03 03:18:16.249322 | 2026-08-03 03:18:16.249521 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-03 03:18:17.220481 | debian-bookworm | changed: 2026-08-03 03:18:17.220705 | debian-bookworm | .d..t...... ./ 2026-08-03 03:18:17.220744 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-03 03:18:17.220769 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-03 03:18:17.220792 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-03 03:18:17.220815 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-03 03:18:17.220837 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-03 03:18:17.220880 | debian-bookworm | changed: All items complete 2026-08-03 03:18:17.220906 | 2026-08-03 03:18:18.135871 | debian-bookworm | changed: .d..t...... ./ 2026-08-03 03:18:19.057681 | debian-bookworm | changed: .d..t...... ./ 2026-08-03 03:18:19.071049 | 2026-08-03 03:18:19.071167 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-03 03:18:19.101209 | debian-bookworm | skipping: Conditional result was False 2026-08-03 03:18:19.110538 | debian-bookworm | skipping: Conditional result was False 2026-08-03 03:18:19.124231 | 2026-08-03 03:18:19.124321 | PLAY RECAP 2026-08-03 03:18:19.124375 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-08-03 03:18:19.124399 | 2026-08-03 03:18:19.250788 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-03 03:18:19.252337 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-03 03:18:20.117743 | 2026-08-03 03:18:20.117902 | PLAY [Base post] 2026-08-03 03:18:20.147066 | 2026-08-03 03:18:20.147208 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-03 03:18:20.760519 | debian-bookworm | changed 2026-08-03 03:18:20.771120 | 2026-08-03 03:18:20.771219 | PLAY RECAP 2026-08-03 03:18:20.771276 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-03 03:18:20.771338 | 2026-08-03 03:18:20.933760 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-03 03:18:20.935243 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-03 03:18:21.988781 | 2026-08-03 03:18:21.988932 | PLAY [Base post-logs] 2026-08-03 03:18:21.999029 | 2026-08-03 03:18:21.999162 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-03 03:18:22.443933 | localhost | changed 2026-08-03 03:18:22.456515 | 2026-08-03 03:18:22.456645 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-03 03:18:22.507354 | localhost | ok 2026-08-03 03:18:22.511072 | 2026-08-03 03:18:22.511162 | TASK [Set zuul-log-path fact] 2026-08-03 03:18:22.537003 | localhost | ok 2026-08-03 03:18:22.545729 | 2026-08-03 03:18:22.545842 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-03 03:18:22.575829 | localhost | ok 2026-08-03 03:18:22.579351 | 2026-08-03 03:18:22.579453 | TASK [upload-logs : Create log directories] 2026-08-03 03:18:23.287764 | localhost | changed 2026-08-03 03:18:23.290710 | 2026-08-03 03:18:23.290804 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-03 03:18:23.729786 | localhost -> localhost | ok: Runtime: 0:00:00.008484 2026-08-03 03:18:23.733608 | 2026-08-03 03:18:23.733705 | TASK [upload-logs : Upload logs to log server] 2026-08-03 03:18:24.286985 | localhost | Output suppressed because no_log was given 2026-08-03 03:18:24.288733 | 2026-08-03 03:18:24.288822 | LOOP [upload-logs : Compress console log and json output] 2026-08-03 03:18:24.334397 | localhost | skipping: Conditional result was False 2026-08-03 03:18:24.343388 | localhost | skipping: Conditional result was False 2026-08-03 03:18:24.350712 | 2026-08-03 03:18:24.350912 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-03 03:18:24.396800 | localhost | skipping: Conditional result was False 2026-08-03 03:18:24.397670 | 2026-08-03 03:18:24.400719 | localhost | skipping: Conditional result was False 2026-08-03 03:18:24.411374 | 2026-08-03 03:18:24.411522 | LOOP [upload-logs : Upload console log and json output]