2025-10-17 03:00:09.359794 | Job console starting 2025-10-17 03:00:09.382913 | Updating git repos 2025-10-17 03:00:09.451145 | Cloning repos into workspace 2025-10-17 03:00:09.502704 | Restoring repo states 2025-10-17 03:00:09.513748 | Merging changes 2025-10-17 03:00:09.513863 | Checking out repos 2025-10-17 03:00:09.637314 | Preparing playbooks 2025-10-17 03:00:10.437169 | Running Ansible setup 2025-10-17 03:00:17.215773 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-17 03:00:18.347802 | 2025-10-17 03:00:18.347917 | PLAY [Base pre] 2025-10-17 03:00:18.387937 | 2025-10-17 03:00:18.388055 | TASK [Setup log path fact] 2025-10-17 03:00:18.425863 | debian-bookworm | ok 2025-10-17 03:00:18.458247 | 2025-10-17 03:00:18.458364 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-17 03:00:18.526198 | debian-bookworm | ok 2025-10-17 03:00:18.536971 | 2025-10-17 03:00:18.537052 | TASK [emit-job-header : Print job information] 2025-10-17 03:00:18.610106 | # Job Information 2025-10-17 03:00:18.610283 | Ansible Version: 2.16.14 2025-10-17 03:00:18.610320 | Job: flake8 2025-10-17 03:00:18.610352 | Pipeline: periodic-daily 2025-10-17 03:00:18.610376 | Executor: 521e9411259a 2025-10-17 03:00:18.610396 | Triggered by: https://github.com/osism/container-images 2025-10-17 03:00:18.610419 | Event ID: 01b871c6ec2a489f9406f4a7cbe65b0a 2025-10-17 03:00:18.619102 | 2025-10-17 03:00:18.619246 | LOOP [emit-job-header : Print node information] 2025-10-17 03:00:18.813438 | debian-bookworm | ok: 2025-10-17 03:00:18.813588 | debian-bookworm | # Node Information 2025-10-17 03:00:18.813618 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-17 03:00:18.813639 | debian-bookworm | Hostname: debian 2025-10-17 03:00:18.813657 | debian-bookworm | Username: zuul 2025-10-17 03:00:18.813674 | debian-bookworm | Distro: Debian 12.12 2025-10-17 03:00:18.813693 | debian-bookworm | Provider: regiocloud-a 2025-10-17 03:00:18.813711 | debian-bookworm | Region: 2025-10-17 03:00:18.813728 | debian-bookworm | Label: debian-bookworm 2025-10-17 03:00:18.813743 | debian-bookworm | Product Name: OpenStack Nova 2025-10-17 03:00:18.813759 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe7a:b759 2025-10-17 03:00:18.824004 | 2025-10-17 03:00:18.824105 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-17 03:00:20.219319 | debian-bookworm -> localhost | changed 2025-10-17 03:00:20.225845 | 2025-10-17 03:00:20.225971 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-17 03:00:21.927213 | debian-bookworm -> localhost | changed 2025-10-17 03:00:21.939867 | 2025-10-17 03:00:21.940029 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-17 03:00:22.514870 | debian-bookworm -> localhost | ok 2025-10-17 03:00:22.523797 | 2025-10-17 03:00:22.523888 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-17 03:00:22.550231 | debian-bookworm | ok 2025-10-17 03:00:22.584029 | debian-bookworm | included: /var/lib/zuul/builds/6dbe2d181ab34482a9caaebe516c3420/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-17 03:00:22.600854 | 2025-10-17 03:00:22.600964 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-17 03:00:24.377883 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-17 03:00:24.378058 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/6dbe2d181ab34482a9caaebe516c3420/work/6dbe2d181ab34482a9caaebe516c3420_id_rsa 2025-10-17 03:00:24.378090 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/6dbe2d181ab34482a9caaebe516c3420/work/6dbe2d181ab34482a9caaebe516c3420_id_rsa.pub 2025-10-17 03:00:24.378113 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-17 03:00:24.378135 | debian-bookworm -> localhost | SHA256:J3miDvu3i7RiOtVyZmM9S1MZ9Q4TJKlhlxRIOEZIBoQ zuul-build-sshkey 2025-10-17 03:00:24.378155 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-17 03:00:24.378181 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-17 03:00:24.378199 | debian-bookworm -> localhost | | ooooo.o.o+*+ | 2025-10-17 03:00:24.378217 | debian-bookworm -> localhost | |E .. + + =. o | 2025-10-17 03:00:24.378235 | debian-bookworm -> localhost | | . o + oo . | 2025-10-17 03:00:24.378251 | debian-bookworm -> localhost | | ..o + | 2025-10-17 03:00:24.378267 | debian-bookworm -> localhost | | . .S.o . | 2025-10-17 03:00:24.378286 | debian-bookworm -> localhost | | o B.== | 2025-10-17 03:00:24.378303 | debian-bookworm -> localhost | | ..*oo + | 2025-10-17 03:00:24.378320 | debian-bookworm -> localhost | | . o= oo | 2025-10-17 03:00:24.378337 | debian-bookworm -> localhost | | .+.o=.oo | 2025-10-17 03:00:24.378354 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-17 03:00:24.378391 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.861674 2025-10-17 03:00:24.384828 | 2025-10-17 03:00:24.384907 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-17 03:00:24.422219 | debian-bookworm | ok 2025-10-17 03:00:24.451780 | debian-bookworm | included: /var/lib/zuul/builds/6dbe2d181ab34482a9caaebe516c3420/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-17 03:00:24.478651 | 2025-10-17 03:00:24.478742 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-17 03:00:24.507569 | debian-bookworm | skipping: Conditional result was False 2025-10-17 03:00:24.513964 | 2025-10-17 03:00:24.514050 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-17 03:00:25.305328 | debian-bookworm | changed 2025-10-17 03:00:25.315996 | 2025-10-17 03:00:25.316101 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-17 03:00:25.617123 | debian-bookworm | ok 2025-10-17 03:00:25.621576 | 2025-10-17 03:00:25.621650 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-17 03:00:26.412099 | debian-bookworm | changed 2025-10-17 03:00:26.423911 | 2025-10-17 03:00:26.424028 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-17 03:00:27.259099 | debian-bookworm | changed 2025-10-17 03:00:27.263482 | 2025-10-17 03:00:27.263552 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-17 03:00:27.296108 | debian-bookworm | skipping: Conditional result was False 2025-10-17 03:00:27.301942 | 2025-10-17 03:00:27.302035 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-17 03:00:28.049676 | debian-bookworm -> localhost | changed 2025-10-17 03:00:28.061986 | 2025-10-17 03:00:28.062241 | TASK [add-build-sshkey : Add back temp key] 2025-10-17 03:00:28.992335 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/6dbe2d181ab34482a9caaebe516c3420/work/6dbe2d181ab34482a9caaebe516c3420_id_rsa (zuul-build-sshkey) 2025-10-17 03:00:28.992515 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.021254 2025-10-17 03:00:28.998566 | 2025-10-17 03:00:28.998636 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-17 03:00:29.460786 | debian-bookworm | ok 2025-10-17 03:00:29.467108 | 2025-10-17 03:00:29.467194 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-17 03:00:29.505622 | debian-bookworm | skipping: Conditional result was False 2025-10-17 03:00:29.514286 | 2025-10-17 03:00:29.514371 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-17 03:00:30.055924 | debian-bookworm | ok 2025-10-17 03:00:30.071002 | 2025-10-17 03:00:30.071092 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-17 03:00:30.112620 | debian-bookworm | ok 2025-10-17 03:00:30.117647 | 2025-10-17 03:00:30.117782 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-17 03:00:30.907565 | debian-bookworm -> localhost | ok 2025-10-17 03:00:30.914872 | 2025-10-17 03:00:30.915167 | TASK [validate-host : Collect information about the host] 2025-10-17 03:00:32.064245 | debian-bookworm | ok 2025-10-17 03:00:32.104163 | 2025-10-17 03:00:32.104735 | TASK [validate-host : Sanitize hostname] 2025-10-17 03:00:32.299795 | debian-bookworm | ok 2025-10-17 03:00:32.341517 | 2025-10-17 03:00:32.341612 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-17 03:00:33.395696 | debian-bookworm -> localhost | changed 2025-10-17 03:00:33.400264 | 2025-10-17 03:00:33.400343 | TASK [validate-host : Collect information about zuul worker] 2025-10-17 03:00:33.769035 | debian-bookworm | ok 2025-10-17 03:00:33.772885 | 2025-10-17 03:00:33.772982 | TASK [validate-host : Write out all zuul information for each host] 2025-10-17 03:00:34.573374 | debian-bookworm -> localhost | changed 2025-10-17 03:00:34.586156 | 2025-10-17 03:00:34.586285 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-17 03:00:34.913692 | debian-bookworm | ok 2025-10-17 03:00:34.920307 | 2025-10-17 03:00:34.920538 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-17 03:00:36.194597 | debian-bookworm | changed: 2025-10-17 03:00:36.194751 | debian-bookworm | cd+++++++++ src/ 2025-10-17 03:00:36.194781 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-17 03:00:36.194801 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-17 03:00:36.194820 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ 2025-10-17 03:00:36.194867 | debian-bookworm | Containerfile 2025-10-17 03:00:36.204113 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/files/ 2025-10-17 03:00:36.204128 | debian-bookworm | Containerfile 2025-10-17 03:00:36.204308 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ara-server/files/ 2025-10-17 03:00:36.204323 | debian-bookworm | Containerfile 2025-10-17 03:00:36.204396 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/ 2025-10-17 03:00:36.204410 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/bin/ 2025-10-17 03:00:36.204425 | debian-bookworm | Containerfile 2025-10-17 03:00:36.204977 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cephclient/files/ 2025-10-17 03:00:36.204991 | debian-bookworm | Containerfile 2025-10-17 03:00:36.205050 | debian-bookworm | Containerfile 2025-10-17 03:00:36.205123 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsmasq-osism/ 2025-10-17 03:00:36.205137 | debian-bookworm | Containerfile 2025-10-17 03:00:36.205166 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/gnmic/ 2025-10-17 03:00:36.205181 | debian-bookworm | Containerfile 2025-10-17 03:00:36.205209 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/ 2025-10-17 03:00:36.205223 | debian-bookworm | Containerfile 2025-10-17 03:00:36.205252 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/files/ 2025-10-17 03:00:36.205267 | debian-bookworm | Containerfile 2025-10-17 03:00:36.205625 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/lloadd/ 2025-10-17 03:00:36.205639 | debian-bookworm | Containerfile 2025-10-17 03:00:36.205668 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/netbox/ 2025-10-17 03:00:36.205682 | debian-bookworm | Containerfile 2025-10-17 03:00:36.205710 | debian-bookworm | Containerfile 2025-10-17 03:00:36.205796 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/ 2025-10-17 03:00:36.205811 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/scripts/ 2025-10-17 03:00:36.205825 | debian-bookworm | Containerfile 2025-10-17 03:00:36.205974 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/openstackclient/files/ 2025-10-17 03:00:36.205988 | debian-bookworm | Containerfile 2025-10-17 03:00:36.206064 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/prometheus-redfish-exporter/files/ 2025-10-17 03:00:36.206079 | debian-bookworm | Containerfile 2025-10-17 03:00:36.206136 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/rsync/ 2025-10-17 03:00:36.206151 | debian-bookworm | Containerfile 2025-10-17 03:00:36.206180 | debian-bookworm | Containerfile 2025-10-17 03:00:36.206281 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/seed/files/ 2025-10-17 03:00:36.206295 | debian-bookworm | Containerfile 2025-10-17 03:00:36.206441 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/tempest/files/ 2025-10-17 03:00:36.206455 | debian-bookworm | Containerfile 2025-10-17 03:00:36.230502 | 2025-10-17 03:00:36.230575 | PLAY RECAP 2025-10-17 03:00:36.230624 | debian-bookworm | ok: 26 changed: 11 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2025-10-17 03:00:36.230646 | 2025-10-17 03:00:36.504944 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-17 03:00:36.505628 | RUN START: [untrusted : github.com/osism/zuul-jobs/playbooks/flake8/run.yaml@main] 2025-10-17 03:00:37.679781 | 2025-10-17 03:00:37.679897 | PLAY [Run flake8] 2025-10-17 03:00:37.717707 | 2025-10-17 03:00:37.717812 | LOOP [Install python] 2025-10-17 03:00:37.754883 | debian-bookworm | ok: "ensure-python" 2025-10-17 03:00:37.759299 | debian-bookworm | ok: "ensure-pip" 2025-10-17 03:00:37.856670 | 2025-10-17 03:00:37.856846 | TASK [ensure-python : Validate python_version value] 2025-10-17 03:00:37.914493 | debian-bookworm | skipping: Conditional result was False 2025-10-17 03:00:37.919566 | 2025-10-17 03:00:37.919655 | TASK [ensure-python : Install specified version of python interpreter and development files (DEB)] 2025-10-17 03:00:37.972619 | debian-bookworm | skipping: Conditional result was False 2025-10-17 03:00:37.977260 | 2025-10-17 03:00:37.977345 | TASK [ensure-python : Pull in venv package] 2025-10-17 03:00:38.030177 | debian-bookworm | skipping: Conditional result was False 2025-10-17 03:00:38.035151 | 2025-10-17 03:00:38.035239 | TASK [ensure-python : Set default RPM package name] 2025-10-17 03:00:38.088147 | debian-bookworm | skipping: Conditional result was False 2025-10-17 03:00:38.092760 | 2025-10-17 03:00:38.092851 | TASK [ensure-python : Set RPM package name for CentOS/RHEL 9 and Python 3.9] 2025-10-17 03:00:38.115626 | debian-bookworm | skipping: Conditional result was False 2025-10-17 03:00:38.121547 | 2025-10-17 03:00:38.121639 | TASK [ensure-python : Install RPM package] 2025-10-17 03:00:38.154442 | debian-bookworm | skipping: Conditional result was False 2025-10-17 03:00:38.159561 | 2025-10-17 03:00:38.159649 | TASK [ensure-python : Install python using pyenv] 2025-10-17 03:00:38.182176 | debian-bookworm | skipping: Conditional result was False 2025-10-17 03:00:38.186746 | 2025-10-17 03:00:38.186849 | TASK [ensure-python : Activate python using stow] 2025-10-17 03:00:38.219310 | debian-bookworm | skipping: Conditional result was False 2025-10-17 03:00:38.227658 | 2025-10-17 03:00:38.227741 | TASK [ensure-pip : Check if pip is installed] 2025-10-17 03:00:38.806746 | debian-bookworm | ok: Runtime: 0:00:00.008404 2025-10-17 03:00:38.811136 | 2025-10-17 03:00:38.811219 | LOOP [ensure-pip : Install pip from packages] 2025-10-17 03:00:38.890106 | debian-bookworm | ok: "/var/lib/zuul/builds/6dbe2d181ab34482a9caaebe516c3420/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml" 2025-10-17 03:00:38.890261 | debian-bookworm | ok: All items complete 2025-10-17 03:00:38.890289 | 2025-10-17 03:00:38.908690 | debian-bookworm | included: /var/lib/zuul/builds/6dbe2d181ab34482a9caaebe516c3420/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml 2025-10-17 03:00:38.939356 | 2025-10-17 03:00:38.939459 | TASK [ensure-pip : Update package lists] 2025-10-17 03:00:43.798756 | debian-bookworm | changed 2025-10-17 03:00:43.803513 | 2025-10-17 03:00:43.803590 | TASK [ensure-pip : Install Python 3 pip] 2025-10-17 03:00:49.112018 | debian-bookworm | changed 2025-10-17 03:00:49.118252 | 2025-10-17 03:00:49.118343 | TASK [ensure-pip : Install Python 2 pip] 2025-10-17 03:00:49.171757 | debian-bookworm | skipping: Conditional result was False 2025-10-17 03:00:49.183619 | 2025-10-17 03:00:49.183749 | TASK [ensure-pip : Ensure setuptools] 2025-10-17 03:00:49.207433 | debian-bookworm | skipping: Conditional result was False 2025-10-17 03:00:49.222019 | 2025-10-17 03:00:49.222157 | TASK [ensure-pip : Check for ensurepip module] 2025-10-17 03:00:49.568700 | debian-bookworm | usage: python -m ensurepip [-h] [--version] [-v] [-U] [--user] [--root ROOT] 2025-10-17 03:00:49.568891 | debian-bookworm | [--altinstall] [--default-pip] 2025-10-17 03:00:49.568915 | debian-bookworm | 2025-10-17 03:00:49.568930 | debian-bookworm | options: 2025-10-17 03:00:49.568949 | debian-bookworm | -h, --help show this help message and exit 2025-10-17 03:00:49.568971 | debian-bookworm | --version Show the version of pip that is bundled with this Python. 2025-10-17 03:00:49.568986 | debian-bookworm | -v, --verbose Give more output. Option is additive, and can be used up to 3 2025-10-17 03:00:49.569029 | debian-bookworm | times. 2025-10-17 03:00:49.569053 | debian-bookworm | -U, --upgrade Upgrade pip and dependencies, even if already installed. 2025-10-17 03:00:49.569067 | debian-bookworm | --user Install using the user scheme. 2025-10-17 03:00:49.569080 | debian-bookworm | --root ROOT Install everything relative to this alternate root directory. 2025-10-17 03:00:49.569093 | debian-bookworm | --altinstall Make an alternate install, installing only the X.Y versioned 2025-10-17 03:00:49.569104 | debian-bookworm | scripts (Default: pipX, pipX.Y, easy_install-X.Y). 2025-10-17 03:00:49.569116 | debian-bookworm | --default-pip Make a default pip install, installing the unqualified pip 2025-10-17 03:00:49.569127 | debian-bookworm | and easy_install in addition to the versioned scripts. 2025-10-17 03:00:49.761446 | debian-bookworm | ok: Runtime: 0:00:00.084200 2025-10-17 03:00:49.767625 | 2025-10-17 03:00:49.767711 | TASK [ensure-pip : Ensure python3-venv] 2025-10-17 03:00:49.781653 | debian-bookworm | skipping: Conditional result was False 2025-10-17 03:00:49.788184 | 2025-10-17 03:00:49.788270 | TASK [ensure-pip : Install pip from source] 2025-10-17 03:00:49.801597 | debian-bookworm | skipping: Conditional result was False 2025-10-17 03:00:49.807882 | 2025-10-17 03:00:49.807993 | TASK [ensure-pip : Probe for venv python full path] 2025-10-17 03:00:50.088287 | debian-bookworm | /usr/bin/python3 2025-10-17 03:00:50.341566 | debian-bookworm | ok: Runtime: 0:00:00.005559 2025-10-17 03:00:50.346818 | 2025-10-17 03:00:50.346935 | TASK [ensure-pip : Set host default] 2025-10-17 03:00:50.406386 | debian-bookworm | ok 2025-10-17 03:00:50.412182 | 2025-10-17 03:00:50.412275 | TASK [ensure-pip : Set ensure_pip_virtualenv_command] 2025-10-17 03:00:50.479851 | debian-bookworm | ok 2025-10-17 03:00:50.525150 | 2025-10-17 03:00:50.525251 | TASK [flake8 : Install flake8] 2025-10-17 03:00:56.308347 | debian-bookworm | changed 2025-10-17 03:00:56.313900 | 2025-10-17 03:00:56.314019 | TASK [flake8 : Find all .py files] 2025-10-17 03:00:56.674735 | debian-bookworm | ok: All paths examined 2025-10-17 03:00:56.682117 | 2025-10-17 03:00:56.682236 | LOOP [flake8 : Run flake8] 2025-10-17 03:00:57.161138 | debian-bookworm | ok: Item: src/github.com/osism/container-images/src/update-ceph-daemon-versions.py Runtime: 0:00:00.169192 2025-10-17 03:00:57.521823 | debian-bookworm | ok: Item: src/github.com/osism/container-images/ceph-daemon/files/bin/check_zombie_mons.py Runtime: 0:00:00.146611 2025-10-17 03:00:57.875797 | debian-bookworm | ok: Item: src/github.com/osism/container-images/ansible-lint/files/osism_fqcn.py Runtime: 0:00:00.141960 2025-10-17 03:00:58.185125 | debian-bookworm | ok: Item: src/github.com/osism/container-images/ansible-lint/files/prepare-config.py Runtime: 0:00:00.114875 2025-10-17 03:00:58.478892 | debian-bookworm | ok: Item: src/github.com/osism/container-images/ansible-lint/files/osism_attribute_order.py Runtime: 0:00:00.115325 2025-10-17 03:00:58.502160 | 2025-10-17 03:00:58.502264 | PLAY RECAP 2025-10-17 03:00:58.502340 | debian-bookworm | ok: 11 changed: 6 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2025-10-17 03:00:58.502380 | 2025-10-17 03:00:58.606986 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/flake8/run.yaml@main] 2025-10-17 03:00:58.607761 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-17 03:00:59.324696 | 2025-10-17 03:00:59.324866 | PLAY [Base post] 2025-10-17 03:00:59.338514 | 2025-10-17 03:00:59.338666 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-10-17 03:00:59.886965 | debian-bookworm | changed 2025-10-17 03:00:59.893386 | 2025-10-17 03:00:59.893645 | PLAY RECAP 2025-10-17 03:00:59.893827 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-10-17 03:00:59.894047 | 2025-10-17 03:01:00.048627 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-17 03:01:00.049847 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-10-17 03:01:01.110652 | 2025-10-17 03:01:01.115575 | PLAY [Base post-logs] 2025-10-17 03:01:01.127147 | 2025-10-17 03:01:01.127295 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-10-17 03:01:01.890106 | localhost | changed 2025-10-17 03:01:01.903684 | 2025-10-17 03:01:01.903847 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-10-17 03:01:01.963912 | localhost | ok 2025-10-17 03:01:01.967217 | 2025-10-17 03:01:01.967322 | TASK [Set zuul-log-path fact] 2025-10-17 03:01:02.003053 | localhost | ok 2025-10-17 03:01:02.015888 | 2025-10-17 03:01:02.016050 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-17 03:01:02.049977 | localhost | ok 2025-10-17 03:01:02.053391 | 2025-10-17 03:01:02.053504 | TASK [upload-logs : Create log directories] 2025-10-17 03:01:02.918463 | localhost | changed 2025-10-17 03:01:02.921793 | 2025-10-17 03:01:02.921908 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-10-17 03:01:03.615062 | localhost -> localhost | ok: Runtime: 0:00:00.044323 2025-10-17 03:01:03.623437 | 2025-10-17 03:01:03.623564 | TASK [upload-logs : Upload logs to log server] 2025-10-17 03:01:04.986415 | localhost | Output suppressed because no_log was given 2025-10-17 03:01:04.988919 | 2025-10-17 03:01:04.989072 | LOOP [upload-logs : Compress console log and json output] 2025-10-17 03:01:05.047464 | localhost | skipping: Conditional result was False 2025-10-17 03:01:05.052402 | localhost | skipping: Conditional result was False 2025-10-17 03:01:05.057884 | 2025-10-17 03:01:05.058016 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-17 03:01:05.190538 | localhost | skipping: Conditional result was False 2025-10-17 03:01:05.190724 | 2025-10-17 03:01:05.204636 | localhost | skipping: Conditional result was False 2025-10-17 03:01:05.215014 | 2025-10-17 03:01:05.215119 | LOOP [upload-logs : Upload console log and json output]