2026-02-17 23:27:03.187064 | Job console starting 2026-02-17 23:27:03.210506 | Updating git repos 2026-02-17 23:27:03.243644 | Cloning repos into workspace 2026-02-17 23:27:03.333476 | Restoring repo states 2026-02-17 23:27:03.345740 | Merging changes 2026-02-17 23:27:03.947486 | Checking out repos 2026-02-17 23:27:03.999287 | Preparing playbooks 2026-02-17 23:27:04.668760 | Running Ansible setup 2026-02-17 23:27:09.155554 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-17 23:27:09.923849 | 2026-02-17 23:27:09.924013 | PLAY [Base pre] 2026-02-17 23:27:09.939975 | 2026-02-17 23:27:09.940107 | TASK [Setup log path fact] 2026-02-17 23:27:09.960552 | debian-bookworm | ok 2026-02-17 23:27:09.975883 | 2026-02-17 23:27:09.976029 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-17 23:27:10.006316 | debian-bookworm | ok 2026-02-17 23:27:10.016208 | 2026-02-17 23:27:10.016369 | TASK [emit-job-header : Print job information] 2026-02-17 23:27:10.055610 | # Job Information 2026-02-17 23:27:10.055789 | Ansible Version: 2.16.14 2026-02-17 23:27:10.055825 | Job: flake8 2026-02-17 23:27:10.055859 | Pipeline: check 2026-02-17 23:27:10.055882 | Executor: 521e9411259a 2026-02-17 23:27:10.055903 | Triggered by: https://github.com/osism/container-images/pull/797 2026-02-17 23:27:10.055924 | Event ID: 252abfd0-0c58-11f1-8b94-5e59e9044f1d 2026-02-17 23:27:10.060925 | 2026-02-17 23:27:10.061049 | LOOP [emit-job-header : Print node information] 2026-02-17 23:27:10.173669 | debian-bookworm | ok: 2026-02-17 23:27:10.173861 | debian-bookworm | # Node Information 2026-02-17 23:27:10.173896 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-17 23:27:10.173922 | debian-bookworm | Hostname: debian 2026-02-17 23:27:10.173945 | debian-bookworm | Username: zuul 2026-02-17 23:27:10.173966 | debian-bookworm | Distro: Debian 12.13 2026-02-17 23:27:10.173989 | debian-bookworm | Provider: regiocloud-a 2026-02-17 23:27:10.174010 | debian-bookworm | Region: 2026-02-17 23:27:10.174031 | debian-bookworm | Label: debian-bookworm 2026-02-17 23:27:10.174051 | debian-bookworm | Product Name: OpenStack Nova 2026-02-17 23:27:10.174071 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe95:4380 2026-02-17 23:27:10.186680 | 2026-02-17 23:27:10.186807 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-17 23:27:10.677369 | debian-bookworm -> localhost | changed 2026-02-17 23:27:10.685298 | 2026-02-17 23:27:10.685520 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-17 23:27:11.756651 | debian-bookworm -> localhost | changed 2026-02-17 23:27:11.768390 | 2026-02-17 23:27:11.768522 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-17 23:27:12.056356 | debian-bookworm -> localhost | ok 2026-02-17 23:27:12.063244 | 2026-02-17 23:27:12.063383 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-17 23:27:12.092705 | debian-bookworm | ok 2026-02-17 23:27:12.111867 | debian-bookworm | included: /var/lib/zuul/builds/0e220e21d2414692b14ca6f02d912190/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-17 23:27:12.119681 | 2026-02-17 23:27:12.119793 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-17 23:27:13.981238 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-17 23:27:13.981525 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/0e220e21d2414692b14ca6f02d912190/work/0e220e21d2414692b14ca6f02d912190_id_rsa 2026-02-17 23:27:13.981568 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/0e220e21d2414692b14ca6f02d912190/work/0e220e21d2414692b14ca6f02d912190_id_rsa.pub 2026-02-17 23:27:13.981595 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-17 23:27:13.981621 | debian-bookworm -> localhost | SHA256:VhYPaDLzTcXn736B0svbkKRryhhLrrB9UW8QiPAXvkI zuul-build-sshkey 2026-02-17 23:27:13.981643 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-17 23:27:13.981676 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-17 23:27:13.981697 | debian-bookworm -> localhost | | .. ....oo. | 2026-02-17 23:27:13.981719 | debian-bookworm -> localhost | | ..=.+..+. . | 2026-02-17 23:27:13.981739 | debian-bookworm -> localhost | | E O o+ .o | 2026-02-17 23:27:13.981759 | debian-bookworm -> localhost | | . . o=. . | 2026-02-17 23:27:13.981779 | debian-bookworm -> localhost | | . .S o .... | 2026-02-17 23:27:13.981809 | debian-bookworm -> localhost | | .o +oo...| 2026-02-17 23:27:13.981829 | debian-bookworm -> localhost | | . o. ..oo...| 2026-02-17 23:27:13.981848 | debian-bookworm -> localhost | | + o.= ..oo o| 2026-02-17 23:27:13.981868 | debian-bookworm -> localhost | | . oo+ oo. ..oo| 2026-02-17 23:27:13.981887 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-17 23:27:13.981943 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.370989 2026-02-17 23:27:13.989798 | 2026-02-17 23:27:13.989911 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-17 23:27:14.018718 | debian-bookworm | ok 2026-02-17 23:27:14.028550 | debian-bookworm | included: /var/lib/zuul/builds/0e220e21d2414692b14ca6f02d912190/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-17 23:27:14.038673 | 2026-02-17 23:27:14.038777 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-17 23:27:14.062931 | debian-bookworm | skipping: Conditional result was False 2026-02-17 23:27:14.068773 | 2026-02-17 23:27:14.068883 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-17 23:27:14.808165 | debian-bookworm | changed 2026-02-17 23:27:14.815541 | 2026-02-17 23:27:14.815670 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-17 23:27:15.098670 | debian-bookworm | ok 2026-02-17 23:27:15.108129 | 2026-02-17 23:27:15.108296 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-17 23:27:15.846027 | debian-bookworm | changed 2026-02-17 23:27:15.857118 | 2026-02-17 23:27:15.857240 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-17 23:27:16.524327 | debian-bookworm | changed 2026-02-17 23:27:16.530397 | 2026-02-17 23:27:16.530517 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-17 23:27:16.556792 | debian-bookworm | skipping: Conditional result was False 2026-02-17 23:27:16.563781 | 2026-02-17 23:27:16.563892 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-17 23:27:17.035990 | debian-bookworm -> localhost | changed 2026-02-17 23:27:17.047271 | 2026-02-17 23:27:17.047415 | TASK [add-build-sshkey : Add back temp key] 2026-02-17 23:27:17.406740 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/0e220e21d2414692b14ca6f02d912190/work/0e220e21d2414692b14ca6f02d912190_id_rsa (zuul-build-sshkey) 2026-02-17 23:27:17.407231 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010274 2026-02-17 23:27:17.421042 | 2026-02-17 23:27:17.421219 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-17 23:27:17.861189 | debian-bookworm | ok 2026-02-17 23:27:17.868545 | 2026-02-17 23:27:17.868685 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-17 23:27:17.913193 | debian-bookworm | skipping: Conditional result was False 2026-02-17 23:27:17.924293 | 2026-02-17 23:27:17.924439 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-17 23:27:18.419019 | debian-bookworm | ok 2026-02-17 23:27:18.430532 | 2026-02-17 23:27:18.430653 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-17 23:27:18.471579 | debian-bookworm | ok 2026-02-17 23:27:18.477888 | 2026-02-17 23:27:18.478007 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-17 23:27:18.797810 | debian-bookworm -> localhost | ok 2026-02-17 23:27:18.811031 | 2026-02-17 23:27:18.811208 | TASK [validate-host : Collect information about the host] 2026-02-17 23:27:19.963803 | debian-bookworm | ok 2026-02-17 23:27:19.976993 | 2026-02-17 23:27:19.977112 | TASK [validate-host : Sanitize hostname] 2026-02-17 23:27:20.101543 | debian-bookworm | ok 2026-02-17 23:27:20.145969 | 2026-02-17 23:27:20.146100 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-17 23:27:20.735622 | debian-bookworm -> localhost | changed 2026-02-17 23:27:20.741753 | 2026-02-17 23:27:20.741872 | TASK [validate-host : Collect information about zuul worker] 2026-02-17 23:27:21.185801 | debian-bookworm | ok 2026-02-17 23:27:21.194173 | 2026-02-17 23:27:21.194308 | TASK [validate-host : Write out all zuul information for each host] 2026-02-17 23:27:21.719725 | debian-bookworm -> localhost | changed 2026-02-17 23:27:21.730787 | 2026-02-17 23:27:21.731062 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-17 23:27:22.037916 | debian-bookworm | ok 2026-02-17 23:27:22.046802 | 2026-02-17 23:27:22.047039 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-17 23:27:23.004143 | debian-bookworm | changed: 2026-02-17 23:27:23.004406 | debian-bookworm | cd+++++++++ src/ 2026-02-17 23:27:23.004449 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-17 23:27:23.004474 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-17 23:27:23.004496 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ 2026-02-17 23:27:23.004517 | debian-bookworm | Containerfile 2026-02-17 23:27:23.028275 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/ 2026-02-17 23:27:23.028295 | debian-bookworm | Containerfile 2026-02-17 23:27:23.028331 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/files/ 2026-02-17 23:27:23.028382 | debian-bookworm | Containerfile 2026-02-17 23:27:23.028610 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ara-server/files/ 2026-02-17 23:27:23.028627 | debian-bookworm | Containerfile 2026-02-17 23:27:23.028716 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/ 2026-02-17 23:27:23.028734 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/bin/ 2026-02-17 23:27:23.028752 | debian-bookworm | Containerfile 2026-02-17 23:27:23.029446 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cephclient/files/ 2026-02-17 23:27:23.029463 | debian-bookworm | Containerfile 2026-02-17 23:27:23.029533 | debian-bookworm | Containerfile 2026-02-17 23:27:23.029622 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsdist/ 2026-02-17 23:27:23.029640 | debian-bookworm | Containerfile 2026-02-17 23:27:23.029674 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsmasq-osism/ 2026-02-17 23:27:23.029691 | debian-bookworm | Containerfile 2026-02-17 23:27:23.029725 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/gnmic/ 2026-02-17 23:27:23.029743 | debian-bookworm | Containerfile 2026-02-17 23:27:23.029777 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/ 2026-02-17 23:27:23.029794 | debian-bookworm | Containerfile 2026-02-17 23:27:23.029830 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/files/ 2026-02-17 23:27:23.029847 | debian-bookworm | Containerfile 2026-02-17 23:27:23.030288 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/kosmoo/ 2026-02-17 23:27:23.030305 | debian-bookworm | Containerfile 2026-02-17 23:27:23.030340 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/lloadd/ 2026-02-17 23:27:23.030368 | debian-bookworm | Containerfile 2026-02-17 23:27:23.030404 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/netbox/ 2026-02-17 23:27:23.030421 | debian-bookworm | Containerfile 2026-02-17 23:27:23.030456 | debian-bookworm | Containerfile 2026-02-17 23:27:23.030560 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/ 2026-02-17 23:27:23.030577 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/scripts/ 2026-02-17 23:27:23.030594 | debian-bookworm | Containerfile 2026-02-17 23:27:23.030768 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/openstackclient/files/ 2026-02-17 23:27:23.030786 | debian-bookworm | Containerfile 2026-02-17 23:27:23.030892 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/prometheus-redfish-exporter/files/ 2026-02-17 23:27:23.030909 | debian-bookworm | Containerfile 2026-02-17 23:27:23.030978 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/rsync/ 2026-02-17 23:27:23.030995 | debian-bookworm | Containerfile 2026-02-17 23:27:23.031029 | debian-bookworm | Containerfile 2026-02-17 23:27:23.031149 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/seed/files/ 2026-02-17 23:27:23.031166 | debian-bookworm | Containerfile 2026-02-17 23:27:23.031343 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/tempest/files/ 2026-02-17 23:27:23.031377 | debian-bookworm | Containerfile 2026-02-17 23:27:23.050566 | 2026-02-17 23:27:23.050665 | PLAY RECAP 2026-02-17 23:27:23.050719 | debian-bookworm | ok: 26 changed: 11 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-02-17 23:27:23.050743 | 2026-02-17 23:27:23.200062 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-17 23:27:23.200971 | RUN START: [untrusted : github.com/osism/zuul-jobs/playbooks/flake8/run.yaml@main] 2026-02-17 23:27:23.970129 | 2026-02-17 23:27:23.970283 | PLAY [Run flake8] 2026-02-17 23:27:23.987667 | 2026-02-17 23:27:23.987806 | LOOP [Install python] 2026-02-17 23:27:24.020059 | debian-bookworm | ok: "ensure-python" 2026-02-17 23:27:24.024984 | debian-bookworm | ok: "ensure-pip" 2026-02-17 23:27:24.076645 | 2026-02-17 23:27:24.076807 | TASK [ensure-python : Validate python_version value] 2026-02-17 23:27:24.111547 | debian-bookworm | skipping: Conditional result was False 2026-02-17 23:27:24.122580 | 2026-02-17 23:27:24.123272 | TASK [ensure-python : Install specified version of python interpreter and development files (DEB)] 2026-02-17 23:27:24.159305 | debian-bookworm | skipping: Conditional result was False 2026-02-17 23:27:24.172942 | 2026-02-17 23:27:24.173132 | TASK [ensure-python : Pull in venv package] 2026-02-17 23:27:24.198803 | debian-bookworm | skipping: Conditional result was False 2026-02-17 23:27:24.213159 | 2026-02-17 23:27:24.213402 | TASK [ensure-python : Set default RPM package name] 2026-02-17 23:27:24.239894 | debian-bookworm | skipping: Conditional result was False 2026-02-17 23:27:24.253535 | 2026-02-17 23:27:24.253711 | TASK [ensure-python : Set RPM package name for CentOS/RHEL 9 and Python 3.9] 2026-02-17 23:27:24.289076 | debian-bookworm | skipping: Conditional result was False 2026-02-17 23:27:24.299913 | 2026-02-17 23:27:24.300046 | TASK [ensure-python : Install RPM package] 2026-02-17 23:27:24.324365 | debian-bookworm | skipping: Conditional result was False 2026-02-17 23:27:24.333491 | 2026-02-17 23:27:24.333653 | TASK [ensure-python : Install python using pyenv] 2026-02-17 23:27:24.358441 | debian-bookworm | skipping: Conditional result was False 2026-02-17 23:27:24.370111 | 2026-02-17 23:27:24.370274 | TASK [ensure-python : Activate python using stow] 2026-02-17 23:27:24.395534 | debian-bookworm | skipping: Conditional result was False 2026-02-17 23:27:24.415883 | 2026-02-17 23:27:24.416024 | TASK [ensure-pip : Check if pip is installed] 2026-02-17 23:27:24.950934 | debian-bookworm | ok: Runtime: 0:00:00.008090 2026-02-17 23:27:24.964504 | 2026-02-17 23:27:24.964663 | LOOP [ensure-pip : Install pip from packages] 2026-02-17 23:27:25.004150 | debian-bookworm | ok: "/var/lib/zuul/builds/0e220e21d2414692b14ca6f02d912190/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml" 2026-02-17 23:27:25.004380 | debian-bookworm | ok: All items complete 2026-02-17 23:27:25.004417 | 2026-02-17 23:27:25.017889 | debian-bookworm | included: /var/lib/zuul/builds/0e220e21d2414692b14ca6f02d912190/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml 2026-02-17 23:27:25.029179 | 2026-02-17 23:27:25.029300 | TASK [ensure-pip : Update package lists] 2026-02-17 23:27:29.578071 | debian-bookworm | changed 2026-02-17 23:27:29.586709 | 2026-02-17 23:27:29.586875 | TASK [ensure-pip : Install Python 3 pip] 2026-02-17 23:27:34.903820 | debian-bookworm | changed 2026-02-17 23:27:34.910558 | 2026-02-17 23:27:34.910684 | TASK [ensure-pip : Install Python 2 pip] 2026-02-17 23:27:34.965495 | debian-bookworm | skipping: Conditional result was False 2026-02-17 23:27:34.979414 | 2026-02-17 23:27:34.979590 | TASK [ensure-pip : Ensure setuptools] 2026-02-17 23:27:35.004773 | debian-bookworm | skipping: Conditional result was False 2026-02-17 23:27:35.019566 | 2026-02-17 23:27:35.019718 | TASK [ensure-pip : Check for ensurepip module] 2026-02-17 23:27:35.396250 | debian-bookworm | usage: python -m ensurepip [-h] [--version] [-v] [-U] [--user] [--root ROOT] 2026-02-17 23:27:35.396653 | debian-bookworm | [--altinstall] [--default-pip] 2026-02-17 23:27:35.396677 | debian-bookworm | 2026-02-17 23:27:35.396693 | debian-bookworm | options: 2026-02-17 23:27:35.396710 | debian-bookworm | -h, --help show this help message and exit 2026-02-17 23:27:35.396764 | debian-bookworm | --version Show the version of pip that is bundled with this Python. 2026-02-17 23:27:35.396781 | debian-bookworm | -v, --verbose Give more output. Option is additive, and can be used up to 3 2026-02-17 23:27:35.396824 | debian-bookworm | times. 2026-02-17 23:27:35.396848 | debian-bookworm | -U, --upgrade Upgrade pip and dependencies, even if already installed. 2026-02-17 23:27:35.396863 | debian-bookworm | --user Install using the user scheme. 2026-02-17 23:27:35.396875 | debian-bookworm | --root ROOT Install everything relative to this alternate root directory. 2026-02-17 23:27:35.396886 | debian-bookworm | --altinstall Make an alternate install, installing only the X.Y versioned 2026-02-17 23:27:35.396897 | debian-bookworm | scripts (Default: pipX, pipX.Y, easy_install-X.Y). 2026-02-17 23:27:35.396907 | debian-bookworm | --default-pip Make a default pip install, installing the unqualified pip 2026-02-17 23:27:35.396918 | debian-bookworm | and easy_install in addition to the versioned scripts. 2026-02-17 23:27:35.553744 | debian-bookworm | ok: Runtime: 0:00:00.098280 2026-02-17 23:27:35.567913 | 2026-02-17 23:27:35.568081 | TASK [ensure-pip : Ensure python3-venv] 2026-02-17 23:27:35.603562 | debian-bookworm | skipping: Conditional result was False 2026-02-17 23:27:35.613256 | 2026-02-17 23:27:35.613458 | TASK [ensure-pip : Install pip from source] 2026-02-17 23:27:35.637579 | debian-bookworm | skipping: Conditional result was False 2026-02-17 23:27:35.643298 | 2026-02-17 23:27:35.643452 | TASK [ensure-pip : Probe for venv python full path] 2026-02-17 23:27:35.941725 | debian-bookworm | /usr/bin/python3 2026-02-17 23:27:36.173897 | debian-bookworm | ok: Runtime: 0:00:00.005708 2026-02-17 23:27:36.185913 | 2026-02-17 23:27:36.186071 | TASK [ensure-pip : Set host default] 2026-02-17 23:27:36.253827 | debian-bookworm | ok 2026-02-17 23:27:36.262573 | 2026-02-17 23:27:36.262702 | TASK [ensure-pip : Set ensure_pip_virtualenv_command] 2026-02-17 23:27:36.319992 | debian-bookworm | ok 2026-02-17 23:27:36.368219 | 2026-02-17 23:27:36.368379 | TASK [flake8 : Install flake8] 2026-02-17 23:27:42.749170 | debian-bookworm | changed 2026-02-17 23:27:42.755964 | 2026-02-17 23:27:42.756076 | TASK [flake8 : Find all .py files] 2026-02-17 23:27:43.174817 | debian-bookworm | ok: All paths examined 2026-02-17 23:27:43.184310 | 2026-02-17 23:27:43.184464 | LOOP [flake8 : Run flake8] 2026-02-17 23:27:43.693159 | debian-bookworm | ok: Item: src/github.com/osism/container-images/ceph-daemon/files/bin/check_zombie_mons.py Runtime: 0:00:00.193278 2026-02-17 23:27:44.115483 | debian-bookworm | ok: Item: src/github.com/osism/container-images/ansible-lint/files/osism_fqcn.py Runtime: 0:00:00.171945 2026-02-17 23:27:44.541229 | debian-bookworm | ok: Item: src/github.com/osism/container-images/ansible-lint/files/prepare-config.py Runtime: 0:00:00.181380 2026-02-17 23:27:44.969394 | debian-bookworm | ok: Item: src/github.com/osism/container-images/ansible-lint/files/osism_attribute_order.py Runtime: 0:00:00.173378 2026-02-17 23:27:45.396253 | debian-bookworm | ok: Item: src/github.com/osism/container-images/src/update-ceph-daemon-versions.py Runtime: 0:00:00.183687 2026-02-17 23:27:45.417086 | 2026-02-17 23:27:45.417268 | PLAY RECAP 2026-02-17 23:27:45.417428 | debian-bookworm | ok: 11 changed: 6 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-02-17 23:27:45.417480 | 2026-02-17 23:27:45.576555 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/flake8/run.yaml@main] 2026-02-17 23:27:45.577461 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-17 23:27:46.341885 | 2026-02-17 23:27:46.342055 | PLAY [Base post] 2026-02-17 23:27:46.356374 | 2026-02-17 23:27:46.356522 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-02-17 23:27:46.934123 | debian-bookworm | changed 2026-02-17 23:27:46.940851 | 2026-02-17 23:27:46.940969 | PLAY RECAP 2026-02-17 23:27:46.941032 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-17 23:27:46.941096 | 2026-02-17 23:27:47.062207 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-17 23:27:47.063511 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-02-17 23:27:47.840586 | 2026-02-17 23:27:47.840753 | PLAY [Base post-logs] 2026-02-17 23:27:47.851629 | 2026-02-17 23:27:47.851761 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-02-17 23:27:48.330627 | localhost | changed 2026-02-17 23:27:48.340935 | 2026-02-17 23:27:48.341087 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-02-17 23:27:48.367547 | localhost | ok 2026-02-17 23:27:48.370712 | 2026-02-17 23:27:48.370815 | TASK [Set zuul-log-path fact] 2026-02-17 23:27:48.385667 | localhost | ok 2026-02-17 23:27:48.393651 | 2026-02-17 23:27:48.393765 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-17 23:27:48.418444 | localhost | ok 2026-02-17 23:27:48.421719 | 2026-02-17 23:27:48.421825 | TASK [upload-logs : Create log directories] 2026-02-17 23:27:48.917122 | localhost | changed 2026-02-17 23:27:48.921566 | 2026-02-17 23:27:48.921697 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-02-17 23:27:49.448210 | localhost -> localhost | ok: Runtime: 0:00:00.006526 2026-02-17 23:27:49.467193 | 2026-02-17 23:27:49.468270 | TASK [upload-logs : Upload logs to log server] 2026-02-17 23:27:50.099099 | localhost | Output suppressed because no_log was given 2026-02-17 23:27:50.102093 | 2026-02-17 23:27:50.102219 | LOOP [upload-logs : Compress console log and json output] 2026-02-17 23:27:50.169386 | localhost | skipping: Conditional result was False 2026-02-17 23:27:50.176868 | localhost | skipping: Conditional result was False 2026-02-17 23:27:50.184288 | 2026-02-17 23:27:50.184504 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-17 23:27:50.229978 | localhost | skipping: Conditional result was False 2026-02-17 23:27:50.230296 | 2026-02-17 23:27:50.244206 | localhost | skipping: Conditional result was False 2026-02-17 23:27:50.255929 | 2026-02-17 23:27:50.256121 | LOOP [upload-logs : Upload console log and json output]