2026-03-26 18:56:24.036551 | Job console starting 2026-03-26 18:56:24.055473 | Updating git repos 2026-03-26 18:56:24.097778 | Cloning repos into workspace 2026-03-26 18:56:24.172431 | Restoring repo states 2026-03-26 18:56:24.184770 | Merging changes 2026-03-26 18:56:24.742708 | Checking out repos 2026-03-26 18:56:24.810223 | Preparing playbooks 2026-03-26 18:56:25.506188 | Running Ansible setup 2026-03-26 18:56:31.190306 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-26 18:56:32.033496 | 2026-03-26 18:56:32.033663 | PLAY [Base pre] 2026-03-26 18:56:32.050316 | 2026-03-26 18:56:32.050464 | TASK [Setup log path fact] 2026-03-26 18:56:32.092342 | debian-bookworm | ok 2026-03-26 18:56:32.115387 | 2026-03-26 18:56:32.115692 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-26 18:56:32.192162 | debian-bookworm | ok 2026-03-26 18:56:32.205244 | 2026-03-26 18:56:32.205382 | TASK [emit-job-header : Print job information] 2026-03-26 18:56:32.334009 | # Job Information 2026-03-26 18:56:32.334271 | Ansible Version: 2.16.14 2026-03-26 18:56:32.334323 | Job: flake8 2026-03-26 18:56:32.334372 | Pipeline: check 2026-03-26 18:56:32.334405 | Executor: 521e9411259a 2026-03-26 18:56:32.334436 | Triggered by: https://github.com/osism/container-images/pull/797 2026-03-26 18:56:32.334472 | Event ID: 765f8610-2945-11f1-804b-c9ae0ff9a2ac 2026-03-26 18:56:32.345009 | 2026-03-26 18:56:32.345231 | LOOP [emit-job-header : Print node information] 2026-03-26 18:56:32.561053 | debian-bookworm | ok: 2026-03-26 18:56:32.561348 | debian-bookworm | # Node Information 2026-03-26 18:56:32.561595 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-26 18:56:32.561673 | debian-bookworm | Hostname: debian 2026-03-26 18:56:32.561713 | debian-bookworm | Username: zuul 2026-03-26 18:56:32.561747 | debian-bookworm | Distro: Debian 12.13 2026-03-26 18:56:32.561784 | debian-bookworm | Provider: regiocloud-a 2026-03-26 18:56:32.561819 | debian-bookworm | Region: 2026-03-26 18:56:32.561853 | debian-bookworm | Label: debian-bookworm 2026-03-26 18:56:32.561885 | debian-bookworm | Product Name: OpenStack Nova 2026-03-26 18:56:32.561960 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe8c:efb3 2026-03-26 18:56:32.594906 | 2026-03-26 18:56:32.595324 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-26 18:56:33.228460 | debian-bookworm -> localhost | changed 2026-03-26 18:56:33.236792 | 2026-03-26 18:56:33.237020 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-26 18:56:34.817010 | debian-bookworm -> localhost | changed 2026-03-26 18:56:34.832156 | 2026-03-26 18:56:34.832387 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-26 18:56:35.182298 | debian-bookworm -> localhost | ok 2026-03-26 18:56:35.189056 | 2026-03-26 18:56:35.189192 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-26 18:56:35.222011 | debian-bookworm | ok 2026-03-26 18:56:35.265804 | debian-bookworm | included: /var/lib/zuul/builds/40f1394f7e74477abcfed6ef4643d77a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-26 18:56:35.275109 | 2026-03-26 18:56:35.275243 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-26 18:56:36.683273 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-26 18:56:36.683502 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/40f1394f7e74477abcfed6ef4643d77a/work/40f1394f7e74477abcfed6ef4643d77a_id_rsa 2026-03-26 18:56:36.683542 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/40f1394f7e74477abcfed6ef4643d77a/work/40f1394f7e74477abcfed6ef4643d77a_id_rsa.pub 2026-03-26 18:56:36.683569 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-26 18:56:36.683595 | debian-bookworm -> localhost | SHA256:H2dejSBzP5vun/9xqoqDpr1JVzv9IEbeheBcCNZyyro zuul-build-sshkey 2026-03-26 18:56:36.683618 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-26 18:56:36.683661 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-26 18:56:36.683683 | debian-bookworm -> localhost | | o. | 2026-03-26 18:56:36.683705 | debian-bookworm -> localhost | | ...o. | 2026-03-26 18:56:36.683726 | debian-bookworm -> localhost | | . += + | 2026-03-26 18:56:36.683746 | debian-bookworm -> localhost | | oo * + o | 2026-03-26 18:56:36.683765 | debian-bookworm -> localhost | | .S * + * .| 2026-03-26 18:56:36.683789 | debian-bookworm -> localhost | | . = O o + | 2026-03-26 18:56:36.683810 | debian-bookworm -> localhost | | .o. B = o..| 2026-03-26 18:56:36.683830 | debian-bookworm -> localhost | | oEo.o o + .+| 2026-03-26 18:56:36.683851 | debian-bookworm -> localhost | | .o+......o=o*| 2026-03-26 18:56:36.683871 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-26 18:56:36.683920 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.792023 2026-03-26 18:56:36.690516 | 2026-03-26 18:56:36.690631 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-26 18:56:36.740560 | debian-bookworm | ok 2026-03-26 18:56:36.761811 | debian-bookworm | included: /var/lib/zuul/builds/40f1394f7e74477abcfed6ef4643d77a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-26 18:56:36.774416 | 2026-03-26 18:56:36.774552 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-26 18:56:36.804405 | debian-bookworm | skipping: Conditional result was False 2026-03-26 18:56:36.812067 | 2026-03-26 18:56:36.812296 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-26 18:56:37.530399 | debian-bookworm | changed 2026-03-26 18:56:37.539182 | 2026-03-26 18:56:37.539314 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-26 18:56:37.801212 | debian-bookworm | ok 2026-03-26 18:56:37.817147 | 2026-03-26 18:56:37.817295 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-26 18:56:38.528386 | debian-bookworm | changed 2026-03-26 18:56:38.535900 | 2026-03-26 18:56:38.536069 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-26 18:56:39.235357 | debian-bookworm | changed 2026-03-26 18:56:39.250091 | 2026-03-26 18:56:39.250243 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-26 18:56:39.289861 | debian-bookworm | skipping: Conditional result was False 2026-03-26 18:56:39.297765 | 2026-03-26 18:56:39.297896 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-26 18:56:40.253118 | debian-bookworm -> localhost | changed 2026-03-26 18:56:40.278199 | 2026-03-26 18:56:40.278347 | TASK [add-build-sshkey : Add back temp key] 2026-03-26 18:56:41.110851 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/40f1394f7e74477abcfed6ef4643d77a/work/40f1394f7e74477abcfed6ef4643d77a_id_rsa (zuul-build-sshkey) 2026-03-26 18:56:41.111132 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.015842 2026-03-26 18:56:41.119547 | 2026-03-26 18:56:41.119676 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-26 18:56:41.704030 | debian-bookworm | ok 2026-03-26 18:56:41.725039 | 2026-03-26 18:56:41.726044 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-26 18:56:41.775199 | debian-bookworm | skipping: Conditional result was False 2026-03-26 18:56:41.803610 | 2026-03-26 18:56:41.803758 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-26 18:56:42.521419 | debian-bookworm | ok 2026-03-26 18:56:42.537154 | 2026-03-26 18:56:42.537290 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-26 18:56:42.572880 | debian-bookworm | ok 2026-03-26 18:56:42.579809 | 2026-03-26 18:56:42.579930 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-26 18:56:43.168673 | debian-bookworm -> localhost | ok 2026-03-26 18:56:43.184152 | 2026-03-26 18:56:43.184814 | TASK [validate-host : Collect information about the host] 2026-03-26 18:56:44.950143 | debian-bookworm | ok 2026-03-26 18:56:44.972062 | 2026-03-26 18:56:44.972204 | TASK [validate-host : Sanitize hostname] 2026-03-26 18:56:45.219158 | debian-bookworm | ok 2026-03-26 18:56:45.301984 | 2026-03-26 18:56:45.302141 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-26 18:56:47.042465 | debian-bookworm -> localhost | changed 2026-03-26 18:56:47.050388 | 2026-03-26 18:56:47.050510 | TASK [validate-host : Collect information about zuul worker] 2026-03-26 18:56:47.966630 | debian-bookworm | ok 2026-03-26 18:56:47.975890 | 2026-03-26 18:56:47.976048 | TASK [validate-host : Write out all zuul information for each host] 2026-03-26 18:56:50.209572 | debian-bookworm -> localhost | changed 2026-03-26 18:56:50.217441 | 2026-03-26 18:56:50.217530 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-26 18:56:50.509909 | debian-bookworm | ok 2026-03-26 18:56:50.514286 | 2026-03-26 18:56:50.514367 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-26 18:56:52.002965 | debian-bookworm | changed: 2026-03-26 18:56:52.003132 | debian-bookworm | cd+++++++++ src/ 2026-03-26 18:56:52.003161 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-26 18:56:52.003182 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-26 18:56:52.003201 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ 2026-03-26 18:56:52.003720 | debian-bookworm | Containerfile 2026-03-26 18:56:52.021394 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/ 2026-03-26 18:56:52.021410 | debian-bookworm | Containerfile 2026-03-26 18:56:52.021441 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/files/ 2026-03-26 18:56:52.021456 | debian-bookworm | Containerfile 2026-03-26 18:56:52.021635 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ara-server/files/ 2026-03-26 18:56:52.021649 | debian-bookworm | Containerfile 2026-03-26 18:56:52.021725 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/ 2026-03-26 18:56:52.021740 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/bin/ 2026-03-26 18:56:52.021755 | debian-bookworm | Containerfile 2026-03-26 18:56:52.023789 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cephclient/files/ 2026-03-26 18:56:52.023803 | debian-bookworm | Containerfile 2026-03-26 18:56:52.023862 | debian-bookworm | Containerfile 2026-03-26 18:56:52.025619 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cinder-volume-huawei/ 2026-03-26 18:56:52.025634 | debian-bookworm | Containerfile 2026-03-26 18:56:52.025664 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsdist/ 2026-03-26 18:56:52.025679 | debian-bookworm | Containerfile 2026-03-26 18:56:52.025710 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsmasq-osism/ 2026-03-26 18:56:52.025725 | debian-bookworm | Containerfile 2026-03-26 18:56:52.026069 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/gnmic/ 2026-03-26 18:56:52.026085 | debian-bookworm | Containerfile 2026-03-26 18:56:52.026117 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/ 2026-03-26 18:56:52.026133 | debian-bookworm | Containerfile 2026-03-26 18:56:52.026163 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/files/ 2026-03-26 18:56:52.026177 | debian-bookworm | Containerfile 2026-03-26 18:56:52.029783 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/kosmoo/ 2026-03-26 18:56:52.029984 | debian-bookworm | Containerfile 2026-03-26 18:56:52.030201 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/lloadd/ 2026-03-26 18:56:52.031290 | debian-bookworm | Containerfile 2026-03-26 18:56:52.031347 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/netbox/ 2026-03-26 18:56:52.031365 | debian-bookworm | Containerfile 2026-03-26 18:56:52.031398 | debian-bookworm | Containerfile 2026-03-26 18:56:52.031499 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/ 2026-03-26 18:56:52.031514 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/scripts/ 2026-03-26 18:56:52.031529 | debian-bookworm | Containerfile 2026-03-26 18:56:52.031680 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/openstackclient/files/ 2026-03-26 18:56:52.034787 | debian-bookworm | Containerfile 2026-03-26 18:56:52.035486 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/prometheus-redfish-exporter/files/ 2026-03-26 18:56:52.035503 | debian-bookworm | Containerfile 2026-03-26 18:56:52.035567 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/rsync/ 2026-03-26 18:56:52.035582 | debian-bookworm | Containerfile 2026-03-26 18:56:52.036273 | debian-bookworm | Containerfile 2026-03-26 18:56:52.037590 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/seed/files/ 2026-03-26 18:56:52.038069 | debian-bookworm | Containerfile 2026-03-26 18:56:52.038249 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/tempest/files/ 2026-03-26 18:56:52.038265 | debian-bookworm | Containerfile 2026-03-26 18:56:52.093255 | 2026-03-26 18:56:52.093346 | PLAY RECAP 2026-03-26 18:56:52.093399 | debian-bookworm | ok: 26 changed: 11 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-03-26 18:56:52.093425 | 2026-03-26 18:56:52.654048 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-26 18:56:52.654857 | RUN START: [untrusted : github.com/osism/zuul-jobs/playbooks/flake8/run.yaml@main] 2026-03-26 18:56:54.736759 | 2026-03-26 18:56:54.736894 | PLAY [Run flake8] 2026-03-26 18:56:54.785683 | 2026-03-26 18:56:54.785811 | LOOP [Install python] 2026-03-26 18:56:54.823052 | debian-bookworm | ok: "ensure-python" 2026-03-26 18:56:54.829598 | debian-bookworm | ok: "ensure-pip" 2026-03-26 18:56:54.962220 | 2026-03-26 18:56:54.962364 | TASK [ensure-python : Validate python_version value] 2026-03-26 18:56:55.007174 | debian-bookworm | skipping: Conditional result was False 2026-03-26 18:56:55.015109 | 2026-03-26 18:56:55.015226 | TASK [ensure-python : Install specified version of python interpreter and development files (DEB)] 2026-03-26 18:56:55.041601 | debian-bookworm | skipping: Conditional result was False 2026-03-26 18:56:55.050728 | 2026-03-26 18:56:55.050857 | TASK [ensure-python : Pull in venv package] 2026-03-26 18:56:55.133126 | debian-bookworm | skipping: Conditional result was False 2026-03-26 18:56:55.140378 | 2026-03-26 18:56:55.140734 | TASK [ensure-python : Set default RPM package name] 2026-03-26 18:56:55.219731 | debian-bookworm | skipping: Conditional result was False 2026-03-26 18:56:55.227819 | 2026-03-26 18:56:55.227942 | TASK [ensure-python : Set RPM package name for CentOS/RHEL 9 and Python 3.9] 2026-03-26 18:56:55.277663 | debian-bookworm | skipping: Conditional result was False 2026-03-26 18:56:55.287423 | 2026-03-26 18:56:55.287552 | TASK [ensure-python : Install RPM package] 2026-03-26 18:56:55.311166 | debian-bookworm | skipping: Conditional result was False 2026-03-26 18:56:55.318824 | 2026-03-26 18:56:55.319057 | TASK [ensure-python : Install python using pyenv] 2026-03-26 18:56:55.354892 | debian-bookworm | skipping: Conditional result was False 2026-03-26 18:56:55.360612 | 2026-03-26 18:56:55.360725 | TASK [ensure-python : Activate python using stow] 2026-03-26 18:56:55.414413 | debian-bookworm | skipping: Conditional result was False 2026-03-26 18:56:55.449317 | 2026-03-26 18:56:55.449447 | TASK [ensure-pip : Check if pip is installed] 2026-03-26 18:56:56.509858 | debian-bookworm | ok: Runtime: 0:00:00.007713 2026-03-26 18:56:56.516340 | 2026-03-26 18:56:56.516429 | LOOP [ensure-pip : Install pip from packages] 2026-03-26 18:56:56.628845 | debian-bookworm | ok: "/var/lib/zuul/builds/40f1394f7e74477abcfed6ef4643d77a/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml" 2026-03-26 18:56:56.629212 | debian-bookworm | ok: All items complete 2026-03-26 18:56:56.629253 | 2026-03-26 18:56:56.638826 | debian-bookworm | included: /var/lib/zuul/builds/40f1394f7e74477abcfed6ef4643d77a/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml 2026-03-26 18:56:56.719310 | 2026-03-26 18:56:56.719413 | TASK [ensure-pip : Update package lists] 2026-03-26 18:57:01.382736 | debian-bookworm | changed 2026-03-26 18:57:01.387345 | 2026-03-26 18:57:01.387646 | TASK [ensure-pip : Install Python 3 pip] 2026-03-26 18:57:06.698652 | debian-bookworm | changed 2026-03-26 18:57:06.705783 | 2026-03-26 18:57:06.705877 | TASK [ensure-pip : Install Python 2 pip] 2026-03-26 18:57:06.922230 | debian-bookworm | skipping: Conditional result was False 2026-03-26 18:57:06.929107 | 2026-03-26 18:57:06.929203 | TASK [ensure-pip : Ensure setuptools] 2026-03-26 18:57:06.965235 | debian-bookworm | skipping: Conditional result was False 2026-03-26 18:57:06.977814 | 2026-03-26 18:57:06.987664 | TASK [ensure-pip : Check for ensurepip module] 2026-03-26 18:57:07.681661 | debian-bookworm | usage: python -m ensurepip [-h] [--version] [-v] [-U] [--user] [--root ROOT] 2026-03-26 18:57:07.681816 | debian-bookworm | [--altinstall] [--default-pip] 2026-03-26 18:57:07.681835 | debian-bookworm | 2026-03-26 18:57:07.681848 | debian-bookworm | options: 2026-03-26 18:57:07.681864 | debian-bookworm | -h, --help show this help message and exit 2026-03-26 18:57:07.681883 | debian-bookworm | --version Show the version of pip that is bundled with this Python. 2026-03-26 18:57:07.681895 | debian-bookworm | -v, --verbose Give more output. Option is additive, and can be used up to 3 2026-03-26 18:57:07.681933 | debian-bookworm | times. 2026-03-26 18:57:07.681956 | debian-bookworm | -U, --upgrade Upgrade pip and dependencies, even if already installed. 2026-03-26 18:57:07.681991 | debian-bookworm | --user Install using the user scheme. 2026-03-26 18:57:07.682003 | debian-bookworm | --root ROOT Install everything relative to this alternate root directory. 2026-03-26 18:57:07.682014 | debian-bookworm | --altinstall Make an alternate install, installing only the X.Y versioned 2026-03-26 18:57:07.682024 | debian-bookworm | scripts (Default: pipX, pipX.Y, easy_install-X.Y). 2026-03-26 18:57:07.682034 | debian-bookworm | --default-pip Make a default pip install, installing the unqualified pip 2026-03-26 18:57:07.682044 | debian-bookworm | and easy_install in addition to the versioned scripts. 2026-03-26 18:57:08.143456 | debian-bookworm | ok: Runtime: 0:00:00.087356 2026-03-26 18:57:08.152174 | 2026-03-26 18:57:08.152262 | TASK [ensure-pip : Ensure python3-venv] 2026-03-26 18:57:08.205489 | debian-bookworm | skipping: Conditional result was False 2026-03-26 18:57:08.235858 | 2026-03-26 18:57:08.236011 | TASK [ensure-pip : Install pip from source] 2026-03-26 18:57:08.321402 | debian-bookworm | skipping: Conditional result was False 2026-03-26 18:57:08.329534 | 2026-03-26 18:57:08.329780 | TASK [ensure-pip : Probe for venv python full path] 2026-03-26 18:57:09.031105 | debian-bookworm | /usr/bin/python3 2026-03-26 18:57:09.446521 | debian-bookworm | ok: Runtime: 0:00:00.009484 2026-03-26 18:57:09.458661 | 2026-03-26 18:57:09.458767 | TASK [ensure-pip : Set host default] 2026-03-26 18:57:09.707254 | debian-bookworm | ok 2026-03-26 18:57:09.755662 | 2026-03-26 18:57:09.755781 | TASK [ensure-pip : Set ensure_pip_virtualenv_command] 2026-03-26 18:57:09.926331 | debian-bookworm | ok 2026-03-26 18:57:10.135045 | 2026-03-26 18:57:10.135165 | TASK [flake8 : Install flake8] 2026-03-26 18:57:17.267025 | debian-bookworm | changed 2026-03-26 18:57:17.274028 | 2026-03-26 18:57:17.274125 | TASK [flake8 : Find all .py files] 2026-03-26 18:57:17.915754 | debian-bookworm | ok: All paths examined 2026-03-26 18:57:17.925585 | 2026-03-26 18:57:17.925686 | LOOP [flake8 : Run flake8] 2026-03-26 18:57:18.440768 | debian-bookworm | ok: Item: src/github.com/osism/container-images/ansible-lint/files/prepare-config.py Runtime: 0:00:00.176297 2026-03-26 18:57:18.908662 | debian-bookworm | ok: Item: src/github.com/osism/container-images/ansible-lint/files/osism_attribute_order.py Runtime: 0:00:00.173581 2026-03-26 18:57:19.344589 | debian-bookworm | ok: Item: src/github.com/osism/container-images/ansible-lint/files/osism_fqcn.py Runtime: 0:00:00.167890 2026-03-26 18:57:19.771648 | debian-bookworm | ok: Item: src/github.com/osism/container-images/ceph-daemon/files/bin/check_zombie_mons.py Runtime: 0:00:00.179269 2026-03-26 18:57:20.236616 | debian-bookworm | ok: Item: src/github.com/osism/container-images/src/update-ceph-daemon-versions.py Runtime: 0:00:00.194027 2026-03-26 18:57:20.246815 | 2026-03-26 18:57:20.246915 | PLAY RECAP 2026-03-26 18:57:20.246958 | debian-bookworm | ok: 11 changed: 6 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-03-26 18:57:20.246993 | 2026-03-26 18:57:20.688716 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/flake8/run.yaml@main] 2026-03-26 18:57:20.689492 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-26 18:57:23.653520 | 2026-03-26 18:57:23.653952 | PLAY [Base post] 2026-03-26 18:57:23.718122 | 2026-03-26 18:57:23.718249 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-26 18:57:25.454410 | debian-bookworm | changed 2026-03-26 18:57:25.464981 | 2026-03-26 18:57:25.465099 | PLAY RECAP 2026-03-26 18:57:25.465164 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-26 18:57:25.465226 | 2026-03-26 18:57:25.697587 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-26 18:57:25.698225 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-26 18:57:28.138469 | 2026-03-26 18:57:28.139265 | PLAY [Base post-logs] 2026-03-26 18:57:28.174020 | 2026-03-26 18:57:28.174144 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-26 18:57:30.417920 | localhost | changed 2026-03-26 18:57:30.428795 | 2026-03-26 18:57:30.428913 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-26 18:57:30.513010 | localhost | ok 2026-03-26 18:57:30.515715 | 2026-03-26 18:57:30.515790 | TASK [Set zuul-log-path fact] 2026-03-26 18:57:30.550699 | localhost | ok 2026-03-26 18:57:30.558624 | 2026-03-26 18:57:30.558721 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-26 18:57:30.634470 | localhost | ok 2026-03-26 18:57:30.637080 | 2026-03-26 18:57:30.637164 | TASK [upload-logs : Create log directories] 2026-03-26 18:57:32.685547 | localhost | changed 2026-03-26 18:57:32.687747 | 2026-03-26 18:57:32.687833 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-26 18:57:34.015125 | localhost -> localhost | ok: Runtime: 0:00:00.018343 2026-03-26 18:57:34.018154 | 2026-03-26 18:57:34.018242 | TASK [upload-logs : Upload logs to log server] 2026-03-26 18:57:34.941427 | localhost | Output suppressed because no_log was given 2026-03-26 18:57:34.943921 | 2026-03-26 18:57:34.944033 | LOOP [upload-logs : Compress console log and json output] 2026-03-26 18:57:35.081611 | localhost | skipping: Conditional result was False 2026-03-26 18:57:35.093984 | localhost | skipping: Conditional result was False 2026-03-26 18:57:35.104472 | 2026-03-26 18:57:35.104719 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-26 18:57:35.204719 | localhost | skipping: Conditional result was False 2026-03-26 18:57:35.204940 | 2026-03-26 18:57:35.219434 | localhost | skipping: Conditional result was False 2026-03-26 18:57:35.223310 | 2026-03-26 18:57:35.223487 | LOOP [upload-logs : Upload console log and json output]