2026-04-06 03:00:11.163632 | Job console starting 2026-04-06 03:00:11.172815 | Updating git repos 2026-04-06 03:00:11.750212 | Cloning repos into workspace 2026-04-06 03:00:11.841339 | Restoring repo states 2026-04-06 03:00:11.848262 | Merging changes 2026-04-06 03:00:11.848282 | Checking out repos 2026-04-06 03:00:12.011735 | Preparing playbooks 2026-04-06 03:00:13.486978 | Running Ansible setup 2026-04-06 03:00:19.345962 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-06 03:00:20.302500 | 2026-04-06 03:00:20.302644 | PLAY [Base pre] 2026-04-06 03:00:20.366592 | 2026-04-06 03:00:20.366709 | TASK [Setup log path fact] 2026-04-06 03:00:20.405706 | debian-bookworm | ok 2026-04-06 03:00:20.438557 | 2026-04-06 03:00:20.438674 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-06 03:00:20.526268 | debian-bookworm | ok 2026-04-06 03:00:20.538093 | 2026-04-06 03:00:20.538189 | TASK [emit-job-header : Print job information] 2026-04-06 03:00:20.648136 | # Job Information 2026-04-06 03:00:20.648275 | Ansible Version: 2.16.14 2026-04-06 03:00:20.648304 | Job: flake8 2026-04-06 03:00:20.648330 | Pipeline: periodic-daily 2026-04-06 03:00:20.648348 | Executor: 521e9411259a 2026-04-06 03:00:20.648366 | Triggered by: https://github.com/osism/container-images 2026-04-06 03:00:20.648383 | Event ID: bf4e59a1546f45f1987dcd77dc09c419 2026-04-06 03:00:20.652338 | 2026-04-06 03:00:20.652419 | LOOP [emit-job-header : Print node information] 2026-04-06 03:00:20.906111 | debian-bookworm | ok: 2026-04-06 03:00:20.906253 | debian-bookworm | # Node Information 2026-04-06 03:00:20.906282 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-06 03:00:20.907398 | debian-bookworm | Hostname: debian 2026-04-06 03:00:20.907428 | debian-bookworm | Username: zuul 2026-04-06 03:00:20.907457 | debian-bookworm | Distro: Debian 12.13 2026-04-06 03:00:20.907480 | debian-bookworm | Provider: regiocloud-a 2026-04-06 03:00:20.907497 | debian-bookworm | Region: 2026-04-06 03:00:20.907514 | debian-bookworm | Label: debian-bookworm 2026-04-06 03:00:20.907531 | debian-bookworm | Product Name: OpenStack Nova 2026-04-06 03:00:20.907547 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe0c:f2ee 2026-04-06 03:00:20.923717 | 2026-04-06 03:00:20.923808 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-06 03:00:21.971058 | debian-bookworm -> localhost | changed 2026-04-06 03:00:21.976906 | 2026-04-06 03:00:21.976991 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-06 03:00:23.962663 | debian-bookworm -> localhost | changed 2026-04-06 03:00:23.972515 | 2026-04-06 03:00:23.972611 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-06 03:00:24.823409 | debian-bookworm -> localhost | ok 2026-04-06 03:00:24.828514 | 2026-04-06 03:00:24.828606 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-06 03:00:24.875960 | debian-bookworm | ok 2026-04-06 03:00:24.900981 | debian-bookworm | included: /var/lib/zuul/builds/a9afaafe8c7a4ecfadb09e9117981a5c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-06 03:00:24.926636 | 2026-04-06 03:00:24.926729 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-06 03:00:27.841077 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-06 03:00:27.841244 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/a9afaafe8c7a4ecfadb09e9117981a5c/work/a9afaafe8c7a4ecfadb09e9117981a5c_id_rsa 2026-04-06 03:00:27.841275 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/a9afaafe8c7a4ecfadb09e9117981a5c/work/a9afaafe8c7a4ecfadb09e9117981a5c_id_rsa.pub 2026-04-06 03:00:27.841300 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-06 03:00:27.841321 | debian-bookworm -> localhost | SHA256:pu88RMAONueoCejE6XncJ170TQgOKdmiCKd941DPyzg zuul-build-sshkey 2026-04-06 03:00:27.841339 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-06 03:00:27.841369 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-06 03:00:27.841387 | debian-bookworm -> localhost | | o.. | 2026-04-06 03:00:27.841404 | debian-bookworm -> localhost | |. .+=++. | 2026-04-06 03:00:27.841421 | debian-bookworm -> localhost | |=+oooXo.. . | 2026-04-06 03:00:27.841454 | debian-bookworm -> localhost | |==o + =o.. . | 2026-04-06 03:00:27.841474 | debian-bookworm -> localhost | |+.o*.+.oS o | 2026-04-06 03:00:27.841495 | debian-bookworm -> localhost | | +ooEoo=.. . | 2026-04-06 03:00:27.841511 | debian-bookworm -> localhost | | . ..=. | 2026-04-06 03:00:27.841527 | debian-bookworm -> localhost | | . o. | 2026-04-06 03:00:27.841544 | debian-bookworm -> localhost | | .+. | 2026-04-06 03:00:27.841561 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-06 03:00:27.841600 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.597342 2026-04-06 03:00:27.846622 | 2026-04-06 03:00:27.846702 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-06 03:00:27.873140 | debian-bookworm | ok 2026-04-06 03:00:27.886237 | debian-bookworm | included: /var/lib/zuul/builds/a9afaafe8c7a4ecfadb09e9117981a5c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-06 03:00:27.921411 | 2026-04-06 03:00:27.921521 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-06 03:00:27.995614 | debian-bookworm | skipping: Conditional result was False 2026-04-06 03:00:28.001019 | 2026-04-06 03:00:28.001104 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-06 03:00:28.770685 | debian-bookworm | changed 2026-04-06 03:00:28.775039 | 2026-04-06 03:00:28.775116 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-06 03:00:29.057456 | debian-bookworm | ok 2026-04-06 03:00:29.061804 | 2026-04-06 03:00:29.061880 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-06 03:00:29.773149 | debian-bookworm | changed 2026-04-06 03:00:29.794361 | 2026-04-06 03:00:29.794465 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-06 03:00:30.447147 | debian-bookworm | changed 2026-04-06 03:00:30.453012 | 2026-04-06 03:00:30.453107 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-06 03:00:30.476537 | debian-bookworm | skipping: Conditional result was False 2026-04-06 03:00:30.489658 | 2026-04-06 03:00:30.489771 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-06 03:00:31.166332 | debian-bookworm -> localhost | changed 2026-04-06 03:00:31.174815 | 2026-04-06 03:00:31.174932 | TASK [add-build-sshkey : Add back temp key] 2026-04-06 03:00:31.728166 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/a9afaafe8c7a4ecfadb09e9117981a5c/work/a9afaafe8c7a4ecfadb09e9117981a5c_id_rsa (zuul-build-sshkey) 2026-04-06 03:00:31.728352 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.016445 2026-04-06 03:00:31.735005 | 2026-04-06 03:00:31.735092 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-06 03:00:32.184827 | debian-bookworm | ok 2026-04-06 03:00:32.223627 | 2026-04-06 03:00:32.225896 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-06 03:00:32.256922 | debian-bookworm | skipping: Conditional result was False 2026-04-06 03:00:32.265584 | 2026-04-06 03:00:32.265680 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-06 03:00:32.852590 | debian-bookworm | ok 2026-04-06 03:00:32.871169 | 2026-04-06 03:00:32.871418 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-06 03:00:32.974043 | debian-bookworm | ok 2026-04-06 03:00:32.979912 | 2026-04-06 03:00:32.980025 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-06 03:00:33.681544 | debian-bookworm -> localhost | ok 2026-04-06 03:00:33.686672 | 2026-04-06 03:00:33.686755 | TASK [validate-host : Collect information about the host] 2026-04-06 03:00:34.921981 | debian-bookworm | ok 2026-04-06 03:00:34.934732 | 2026-04-06 03:00:34.934921 | TASK [validate-host : Sanitize hostname] 2026-04-06 03:00:35.034506 | debian-bookworm | ok 2026-04-06 03:00:35.113255 | 2026-04-06 03:00:35.113348 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-06 03:00:36.357320 | debian-bookworm -> localhost | changed 2026-04-06 03:00:36.362948 | 2026-04-06 03:00:36.363044 | TASK [validate-host : Collect information about zuul worker] 2026-04-06 03:00:36.799287 | debian-bookworm | ok 2026-04-06 03:00:36.807406 | 2026-04-06 03:00:36.807524 | TASK [validate-host : Write out all zuul information for each host] 2026-04-06 03:00:38.101381 | debian-bookworm -> localhost | changed 2026-04-06 03:00:38.108895 | 2026-04-06 03:00:38.108981 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-06 03:00:38.384405 | debian-bookworm | ok 2026-04-06 03:00:38.390712 | 2026-04-06 03:00:38.390795 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-06 03:00:40.083966 | debian-bookworm | changed: 2026-04-06 03:00:40.084114 | debian-bookworm | cd+++++++++ src/ 2026-04-06 03:00:40.084144 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-06 03:00:40.084165 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-06 03:00:40.084184 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ 2026-04-06 03:00:40.084201 | debian-bookworm | Containerfile 2026-04-06 03:00:40.090652 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/ 2026-04-06 03:00:40.090667 | debian-bookworm | Containerfile 2026-04-06 03:00:40.090696 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/files/ 2026-04-06 03:00:40.090710 | debian-bookworm | Containerfile 2026-04-06 03:00:40.099017 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ara-server/files/ 2026-04-06 03:00:40.099040 | debian-bookworm | Containerfile 2026-04-06 03:00:40.099119 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/ 2026-04-06 03:00:40.099134 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/bin/ 2026-04-06 03:00:40.099150 | debian-bookworm | Containerfile 2026-04-06 03:00:40.101073 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cephclient/files/ 2026-04-06 03:00:40.101123 | debian-bookworm | Containerfile 2026-04-06 03:00:40.101197 | debian-bookworm | Containerfile 2026-04-06 03:00:40.101274 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cinder-volume-huawei/ 2026-04-06 03:00:40.101289 | debian-bookworm | Containerfile 2026-04-06 03:00:40.101319 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsdist/ 2026-04-06 03:00:40.101334 | debian-bookworm | Containerfile 2026-04-06 03:00:40.101364 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsmasq-osism/ 2026-04-06 03:00:40.101379 | debian-bookworm | Containerfile 2026-04-06 03:00:40.101417 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/gnmic/ 2026-04-06 03:00:40.101445 | debian-bookworm | Containerfile 2026-04-06 03:00:40.101476 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/ 2026-04-06 03:00:40.101490 | debian-bookworm | Containerfile 2026-04-06 03:00:40.101520 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/files/ 2026-04-06 03:00:40.101534 | debian-bookworm | Containerfile 2026-04-06 03:00:40.103163 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/kosmoo/ 2026-04-06 03:00:40.103184 | debian-bookworm | Containerfile 2026-04-06 03:00:40.103216 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/lloadd/ 2026-04-06 03:00:40.103231 | debian-bookworm | Containerfile 2026-04-06 03:00:40.103262 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/netbox/ 2026-04-06 03:00:40.103277 | debian-bookworm | Containerfile 2026-04-06 03:00:40.103307 | debian-bookworm | Containerfile 2026-04-06 03:00:40.103399 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/ 2026-04-06 03:00:40.103415 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/scripts/ 2026-04-06 03:00:40.103455 | debian-bookworm | Containerfile 2026-04-06 03:00:40.103656 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/openstackclient/files/ 2026-04-06 03:00:40.103671 | debian-bookworm | Containerfile 2026-04-06 03:00:40.103745 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/prometheus-redfish-exporter/files/ 2026-04-06 03:00:40.103764 | debian-bookworm | Containerfile 2026-04-06 03:00:40.103824 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/rsync/ 2026-04-06 03:00:40.103838 | debian-bookworm | Containerfile 2026-04-06 03:00:40.103867 | debian-bookworm | Containerfile 2026-04-06 03:00:40.103971 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/seed/files/ 2026-04-06 03:00:40.103985 | debian-bookworm | Containerfile 2026-04-06 03:00:40.104131 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/tempest/files/ 2026-04-06 03:00:40.104146 | debian-bookworm | Containerfile 2026-04-06 03:00:40.137158 | 2026-04-06 03:00:40.137235 | PLAY RECAP 2026-04-06 03:00:40.137278 | debian-bookworm | ok: 26 changed: 11 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-06 03:00:40.137298 | 2026-04-06 03:00:40.337500 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-06 03:00:40.338174 | RUN START: [untrusted : github.com/osism/zuul-jobs/playbooks/flake8/run.yaml@main] 2026-04-06 03:00:41.403807 | 2026-04-06 03:00:41.403950 | PLAY [Run flake8] 2026-04-06 03:00:41.452720 | 2026-04-06 03:00:41.452868 | LOOP [Install python] 2026-04-06 03:00:41.524237 | debian-bookworm | ok: "ensure-python" 2026-04-06 03:00:41.538252 | debian-bookworm | ok: "ensure-pip" 2026-04-06 03:00:41.720544 | 2026-04-06 03:00:41.720688 | TASK [ensure-python : Validate python_version value] 2026-04-06 03:00:41.781719 | debian-bookworm | skipping: Conditional result was False 2026-04-06 03:00:41.788974 | 2026-04-06 03:00:41.789170 | TASK [ensure-python : Install specified version of python interpreter and development files (DEB)] 2026-04-06 03:00:41.836600 | debian-bookworm | skipping: Conditional result was False 2026-04-06 03:00:41.843939 | 2026-04-06 03:00:41.844053 | TASK [ensure-python : Pull in venv package] 2026-04-06 03:00:41.888554 | debian-bookworm | skipping: Conditional result was False 2026-04-06 03:00:41.900990 | 2026-04-06 03:00:41.901156 | TASK [ensure-python : Set default RPM package name] 2026-04-06 03:00:41.936392 | debian-bookworm | skipping: Conditional result was False 2026-04-06 03:00:41.943191 | 2026-04-06 03:00:41.943310 | TASK [ensure-python : Set RPM package name for CentOS/RHEL 9 and Python 3.9] 2026-04-06 03:00:42.058916 | debian-bookworm | skipping: Conditional result was False 2026-04-06 03:00:42.076381 | 2026-04-06 03:00:42.093149 | TASK [ensure-python : Install RPM package] 2026-04-06 03:00:42.149152 | debian-bookworm | skipping: Conditional result was False 2026-04-06 03:00:42.154807 | 2026-04-06 03:00:42.176794 | TASK [ensure-python : Install python using pyenv] 2026-04-06 03:00:42.225914 | debian-bookworm | skipping: Conditional result was False 2026-04-06 03:00:42.248632 | 2026-04-06 03:00:42.248740 | TASK [ensure-python : Activate python using stow] 2026-04-06 03:00:42.283042 | debian-bookworm | skipping: Conditional result was False 2026-04-06 03:00:42.294117 | 2026-04-06 03:00:42.294218 | TASK [ensure-pip : Check if pip is installed] 2026-04-06 03:00:43.882200 | debian-bookworm | ok: Runtime: 0:00:00.008347 2026-04-06 03:00:43.888623 | 2026-04-06 03:00:43.888723 | LOOP [ensure-pip : Install pip from packages] 2026-04-06 03:00:43.954996 | debian-bookworm | ok: "/var/lib/zuul/builds/a9afaafe8c7a4ecfadb09e9117981a5c/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml" 2026-04-06 03:00:43.955320 | debian-bookworm | ok: All items complete 2026-04-06 03:00:43.955357 | 2026-04-06 03:00:43.972393 | debian-bookworm | included: /var/lib/zuul/builds/a9afaafe8c7a4ecfadb09e9117981a5c/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml 2026-04-06 03:00:44.007774 | 2026-04-06 03:00:44.007884 | TASK [ensure-pip : Update package lists] 2026-04-06 03:00:48.585781 | debian-bookworm | changed 2026-04-06 03:00:48.593004 | 2026-04-06 03:00:48.593094 | TASK [ensure-pip : Install Python 3 pip] 2026-04-06 03:00:53.916289 | debian-bookworm | changed 2026-04-06 03:00:53.922676 | 2026-04-06 03:00:53.922796 | TASK [ensure-pip : Install Python 2 pip] 2026-04-06 03:00:53.978499 | debian-bookworm | skipping: Conditional result was False 2026-04-06 03:00:53.990532 | 2026-04-06 03:00:53.990727 | TASK [ensure-pip : Ensure setuptools] 2026-04-06 03:00:54.015528 | debian-bookworm | skipping: Conditional result was False 2026-04-06 03:00:54.032050 | 2026-04-06 03:00:54.032225 | TASK [ensure-pip : Check for ensurepip module] 2026-04-06 03:00:54.432145 | debian-bookworm | usage: python -m ensurepip [-h] [--version] [-v] [-U] [--user] [--root ROOT] 2026-04-06 03:00:54.432474 | debian-bookworm | [--altinstall] [--default-pip] 2026-04-06 03:00:54.432513 | debian-bookworm | 2026-04-06 03:00:54.432555 | debian-bookworm | options: 2026-04-06 03:00:54.432585 | debian-bookworm | -h, --help show this help message and exit 2026-04-06 03:00:54.432616 | debian-bookworm | --version Show the version of pip that is bundled with this Python. 2026-04-06 03:00:54.432647 | debian-bookworm | -v, --verbose Give more output. Option is additive, and can be used up to 3 2026-04-06 03:00:54.432717 | debian-bookworm | times. 2026-04-06 03:00:54.432809 | debian-bookworm | -U, --upgrade Upgrade pip and dependencies, even if already installed. 2026-04-06 03:00:54.432835 | debian-bookworm | --user Install using the user scheme. 2026-04-06 03:00:54.432856 | debian-bookworm | --root ROOT Install everything relative to this alternate root directory. 2026-04-06 03:00:54.432877 | debian-bookworm | --altinstall Make an alternate install, installing only the X.Y versioned 2026-04-06 03:00:54.432897 | debian-bookworm | scripts (Default: pipX, pipX.Y, easy_install-X.Y). 2026-04-06 03:00:54.432915 | debian-bookworm | --default-pip Make a default pip install, installing the unqualified pip 2026-04-06 03:00:54.432939 | debian-bookworm | and easy_install in addition to the versioned scripts. 2026-04-06 03:00:54.572223 | debian-bookworm | ok: Runtime: 0:00:00.102914 2026-04-06 03:00:54.579332 | 2026-04-06 03:00:54.579502 | TASK [ensure-pip : Ensure python3-venv] 2026-04-06 03:00:54.604559 | debian-bookworm | skipping: Conditional result was False 2026-04-06 03:00:54.615036 | 2026-04-06 03:00:54.615234 | TASK [ensure-pip : Install pip from source] 2026-04-06 03:00:54.641620 | debian-bookworm | skipping: Conditional result was False 2026-04-06 03:00:54.653002 | 2026-04-06 03:00:54.653171 | TASK [ensure-pip : Probe for venv python full path] 2026-04-06 03:00:54.971222 | debian-bookworm | /usr/bin/python3 2026-04-06 03:00:55.205372 | debian-bookworm | ok: Runtime: 0:00:00.006467 2026-04-06 03:00:55.217559 | 2026-04-06 03:00:55.217730 | TASK [ensure-pip : Set host default] 2026-04-06 03:00:55.285962 | debian-bookworm | ok 2026-04-06 03:00:55.292141 | 2026-04-06 03:00:55.292267 | TASK [ensure-pip : Set ensure_pip_virtualenv_command] 2026-04-06 03:00:55.366729 | debian-bookworm | ok 2026-04-06 03:00:55.419026 | 2026-04-06 03:00:55.419167 | TASK [flake8 : Install flake8] 2026-04-06 03:01:01.569560 | debian-bookworm | changed 2026-04-06 03:01:01.581649 | 2026-04-06 03:01:01.581863 | TASK [flake8 : Find all .py files] 2026-04-06 03:01:02.050264 | debian-bookworm | ok: All paths examined 2026-04-06 03:01:02.057785 | 2026-04-06 03:01:02.057915 | LOOP [flake8 : Run flake8] 2026-04-06 03:01:02.509197 | debian-bookworm | ok: Item: src/github.com/osism/container-images/src/update-ceph-daemon-versions.py Runtime: 0:00:00.170673 2026-04-06 03:01:02.889691 | debian-bookworm | ok: Item: src/github.com/osism/container-images/ceph-daemon/files/bin/check_zombie_mons.py Runtime: 0:00:00.148645 2026-04-06 03:01:03.251240 | debian-bookworm | ok: Item: src/github.com/osism/container-images/ansible-lint/files/osism_fqcn.py Runtime: 0:00:00.144078 2026-04-06 03:01:03.633837 | debian-bookworm | ok: Item: src/github.com/osism/container-images/ansible-lint/files/osism_attribute_order.py Runtime: 0:00:00.147949 2026-04-06 03:01:03.980681 | debian-bookworm | ok: Item: src/github.com/osism/container-images/ansible-lint/files/prepare-config.py Runtime: 0:00:00.137108 2026-04-06 03:01:04.001809 | 2026-04-06 03:01:04.001927 | PLAY RECAP 2026-04-06 03:01:04.001997 | debian-bookworm | ok: 11 changed: 6 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-04-06 03:01:04.002030 | 2026-04-06 03:01:04.138056 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/flake8/run.yaml@main] 2026-04-06 03:01:04.139029 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-06 03:01:04.886030 | 2026-04-06 03:01:04.886228 | PLAY [Base post] 2026-04-06 03:01:04.901463 | 2026-04-06 03:01:04.901616 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-06 03:01:05.582719 | debian-bookworm | changed 2026-04-06 03:01:05.596316 | 2026-04-06 03:01:05.596481 | PLAY RECAP 2026-04-06 03:01:05.596552 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-06 03:01:05.596617 | 2026-04-06 03:01:05.992299 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-06 03:01:05.994192 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-06 03:01:07.366602 | 2026-04-06 03:01:07.366789 | PLAY [Base post-logs] 2026-04-06 03:01:07.379250 | 2026-04-06 03:01:07.379417 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-06 03:01:08.696679 | localhost | changed 2026-04-06 03:01:08.709512 | 2026-04-06 03:01:08.709700 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-06 03:01:08.771236 | localhost | ok 2026-04-06 03:01:08.774475 | 2026-04-06 03:01:08.774578 | TASK [Set zuul-log-path fact] 2026-04-06 03:01:08.810438 | localhost | ok 2026-04-06 03:01:08.819140 | 2026-04-06 03:01:08.819289 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-06 03:01:08.878327 | localhost | ok 2026-04-06 03:01:08.881519 | 2026-04-06 03:01:08.881641 | TASK [upload-logs : Create log directories] 2026-04-06 03:01:09.619711 | localhost | changed 2026-04-06 03:01:09.625214 | 2026-04-06 03:01:09.625310 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-06 03:01:11.119029 | localhost -> localhost | ok: Runtime: 0:00:00.042715 2026-04-06 03:01:11.123675 | 2026-04-06 03:01:11.123778 | TASK [upload-logs : Upload logs to log server] 2026-04-06 03:01:12.847081 | localhost | Output suppressed because no_log was given 2026-04-06 03:01:12.850777 | 2026-04-06 03:01:12.850911 | LOOP [upload-logs : Compress console log and json output] 2026-04-06 03:01:13.081820 | localhost | skipping: Conditional result was False 2026-04-06 03:01:13.117134 | localhost | skipping: Conditional result was False 2026-04-06 03:01:13.131053 | 2026-04-06 03:01:13.131173 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-06 03:01:13.389649 | localhost | skipping: Conditional result was False 2026-04-06 03:01:13.389910 | 2026-04-06 03:01:13.435774 | localhost | skipping: Conditional result was False 2026-04-06 03:01:13.444240 | 2026-04-06 03:01:13.444357 | LOOP [upload-logs : Upload console log and json output]