2026-06-27 03:06:26.096045 | Job console starting 2026-06-27 03:06:26.128935 | Updating git repos 2026-06-27 03:06:26.225271 | Cloning repos into workspace 2026-06-27 03:06:26.354130 | Restoring repo states 2026-06-27 03:06:26.383100 | Merging changes 2026-06-27 03:06:26.383137 | Checking out repos 2026-06-27 03:06:26.507661 | Preparing playbooks 2026-06-27 03:06:28.622741 | Running Ansible setup 2026-06-27 03:06:37.803893 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-27 03:06:41.104508 | 2026-06-27 03:06:41.104808 | PLAY [Base pre] 2026-06-27 03:06:41.163347 | 2026-06-27 03:06:41.163589 | TASK [Setup log path fact] 2026-06-27 03:06:41.230791 | debian-bookworm | ok 2026-06-27 03:06:41.275181 | 2026-06-27 03:06:41.275488 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-27 03:06:41.340404 | debian-bookworm | ok 2026-06-27 03:06:41.351414 | 2026-06-27 03:06:41.351592 | TASK [emit-job-header : Print job information] 2026-06-27 03:06:41.463786 | # Job Information 2026-06-27 03:06:41.464015 | Ansible Version: 2.16.14 2026-06-27 03:06:41.464052 | Job: container-image-inventory-reconciler-unit-tests 2026-06-27 03:06:41.464085 | Pipeline: periodic-daily 2026-06-27 03:06:41.464108 | Executor: 521e9411259a 2026-06-27 03:06:41.464129 | Triggered by: https://github.com/osism/container-image-inventory-reconciler 2026-06-27 03:06:41.464152 | Event ID: 9f61af40cbcb4f59b5189cc2e4f99110 2026-06-27 03:06:41.472793 | 2026-06-27 03:06:41.472956 | LOOP [emit-job-header : Print node information] 2026-06-27 03:06:41.780511 | debian-bookworm | ok: 2026-06-27 03:06:41.782929 | debian-bookworm | # Node Information 2026-06-27 03:06:41.783046 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-27 03:06:41.783077 | debian-bookworm | Hostname: debian 2026-06-27 03:06:41.783100 | debian-bookworm | Username: zuul 2026-06-27 03:06:41.783122 | debian-bookworm | Distro: Debian 12.14 2026-06-27 03:06:41.783146 | debian-bookworm | Provider: regiocloud-a 2026-06-27 03:06:41.783167 | debian-bookworm | Region: 2026-06-27 03:06:41.783188 | debian-bookworm | Label: debian-bookworm 2026-06-27 03:06:41.783208 | debian-bookworm | Product Name: OpenStack Nova 2026-06-27 03:06:41.783228 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe51:e63d 2026-06-27 03:06:41.808847 | 2026-06-27 03:06:41.809049 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-27 03:06:42.874849 | debian-bookworm -> localhost | changed 2026-06-27 03:06:42.885506 | 2026-06-27 03:06:42.885667 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-27 03:06:45.724867 | debian-bookworm -> localhost | changed 2026-06-27 03:06:45.733898 | 2026-06-27 03:06:45.734015 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-27 03:06:46.864071 | debian-bookworm -> localhost | ok 2026-06-27 03:06:46.874551 | 2026-06-27 03:06:46.874664 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-27 03:06:46.931944 | debian-bookworm | ok 2026-06-27 03:06:46.977050 | debian-bookworm | included: /var/lib/zuul/builds/2c2e42d36f4b40af8c6c98ba6c71801f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-27 03:06:47.018301 | 2026-06-27 03:06:47.018419 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-27 03:06:49.503324 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-27 03:06:49.503553 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/2c2e42d36f4b40af8c6c98ba6c71801f/work/2c2e42d36f4b40af8c6c98ba6c71801f_id_rsa 2026-06-27 03:06:49.503593 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/2c2e42d36f4b40af8c6c98ba6c71801f/work/2c2e42d36f4b40af8c6c98ba6c71801f_id_rsa.pub 2026-06-27 03:06:49.503619 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-27 03:06:49.503643 | debian-bookworm -> localhost | SHA256:9I8K+mSVYpz8Fr95FF3QgXYuZEcD0R8c8ByINvZTz5k zuul-build-sshkey 2026-06-27 03:06:49.503676 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-27 03:06:49.503698 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-27 03:06:49.503719 | debian-bookworm -> localhost | | .+@Oo| 2026-06-27 03:06:49.503741 | debian-bookworm -> localhost | | = *oB=| 2026-06-27 03:06:49.503761 | debian-bookworm -> localhost | | . o *.==*| 2026-06-27 03:06:49.503780 | debian-bookworm -> localhost | | o o o .+.E+| 2026-06-27 03:06:49.503799 | debian-bookworm -> localhost | | * S . .o | 2026-06-27 03:06:49.503826 | debian-bookworm -> localhost | | . + o o. | 2026-06-27 03:06:49.503846 | debian-bookworm -> localhost | | + o o.. | 2026-06-27 03:06:49.503865 | debian-bookworm -> localhost | | + o . o. | 2026-06-27 03:06:49.503885 | debian-bookworm -> localhost | | ... . o. | 2026-06-27 03:06:49.503905 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-27 03:06:49.503961 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.859167 2026-06-27 03:06:49.510806 | 2026-06-27 03:06:49.510923 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-27 03:06:49.557901 | debian-bookworm | ok 2026-06-27 03:06:49.574194 | debian-bookworm | included: /var/lib/zuul/builds/2c2e42d36f4b40af8c6c98ba6c71801f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-27 03:06:49.595622 | 2026-06-27 03:06:49.595751 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-27 03:06:49.647462 | debian-bookworm | skipping: Conditional result was False 2026-06-27 03:06:49.653497 | 2026-06-27 03:06:49.653616 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-27 03:06:50.626881 | debian-bookworm | changed 2026-06-27 03:06:50.631355 | 2026-06-27 03:06:50.631478 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-27 03:06:50.895868 | debian-bookworm | ok 2026-06-27 03:06:50.900342 | 2026-06-27 03:06:50.900437 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-27 03:06:51.793029 | debian-bookworm | changed 2026-06-27 03:06:51.802156 | 2026-06-27 03:06:51.802257 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-27 03:06:52.617922 | debian-bookworm | changed 2026-06-27 03:06:52.629675 | 2026-06-27 03:06:52.629782 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-27 03:06:52.671885 | debian-bookworm | skipping: Conditional result was False 2026-06-27 03:06:52.678002 | 2026-06-27 03:06:52.678110 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-27 03:06:54.463207 | debian-bookworm -> localhost | changed 2026-06-27 03:06:54.487472 | 2026-06-27 03:06:54.489131 | TASK [add-build-sshkey : Add back temp key] 2026-06-27 03:06:55.433188 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/2c2e42d36f4b40af8c6c98ba6c71801f/work/2c2e42d36f4b40af8c6c98ba6c71801f_id_rsa (zuul-build-sshkey) 2026-06-27 03:06:55.433461 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.041203 2026-06-27 03:06:55.451914 | 2026-06-27 03:06:55.453128 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-27 03:06:56.602350 | debian-bookworm | ok 2026-06-27 03:06:56.606764 | 2026-06-27 03:06:56.606874 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-27 03:06:56.635658 | debian-bookworm | skipping: Conditional result was False 2026-06-27 03:06:56.646084 | 2026-06-27 03:06:56.646178 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-27 03:06:57.226583 | debian-bookworm | ok 2026-06-27 03:06:57.243756 | 2026-06-27 03:06:57.243853 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-27 03:06:57.324869 | debian-bookworm | ok 2026-06-27 03:06:57.329372 | 2026-06-27 03:06:57.329481 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-27 03:06:58.097485 | debian-bookworm -> localhost | ok 2026-06-27 03:06:58.103042 | 2026-06-27 03:06:58.103138 | TASK [validate-host : Collect information about the host] 2026-06-27 03:06:59.434105 | debian-bookworm | ok 2026-06-27 03:06:59.470929 | 2026-06-27 03:06:59.471054 | TASK [validate-host : Sanitize hostname] 2026-06-27 03:06:59.916149 | debian-bookworm | ok 2026-06-27 03:06:59.935537 | 2026-06-27 03:06:59.935662 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-27 03:07:01.160228 | debian-bookworm -> localhost | changed 2026-06-27 03:07:01.165952 | 2026-06-27 03:07:01.166062 | TASK [validate-host : Collect information about zuul worker] 2026-06-27 03:07:01.826165 | debian-bookworm | ok 2026-06-27 03:07:01.836083 | 2026-06-27 03:07:01.836241 | TASK [validate-host : Write out all zuul information for each host] 2026-06-27 03:07:02.983303 | debian-bookworm -> localhost | changed 2026-06-27 03:07:03.012292 | 2026-06-27 03:07:03.012503 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-27 03:07:03.368186 | debian-bookworm | ok 2026-06-27 03:07:03.383911 | 2026-06-27 03:07:03.384061 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-27 03:07:05.144797 | debian-bookworm | changed: 2026-06-27 03:07:05.145055 | debian-bookworm | cd+++++++++ src/ 2026-06-27 03:07:05.145096 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-27 03:07:05.145124 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-27 03:07:05.145148 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-inventory-reconciler/ 2026-06-27 03:07:05.145170 | debian-bookworm | Containerfile 2026-06-27 03:07:05.145324 | debian-bookworm | =2.0 (from Jinja2==3.1.6->-r files/requirements.txt (line 1)) 2026-06-27 03:07:32.103195 | debian-bookworm | Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-06-27 03:07:32.174890 | debian-bookworm | Collecting PyYAML>=5.1 (from ansible-core==2.19.3->-r files/requirements.txt (line 2)) 2026-06-27 03:07:32.186335 | debian-bookworm | Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-06-27 03:07:32.433213 | debian-bookworm | Collecting cryptography (from ansible-core==2.19.3->-r files/requirements.txt (line 2)) 2026-06-27 03:07:32.445064 | debian-bookworm | Downloading cryptography-49.0.0-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (4.3 kB) 2026-06-27 03:07:32.491961 | debian-bookworm | Collecting packaging (from ansible-core==2.19.3->-r files/requirements.txt (line 2)) 2026-06-27 03:07:32.504501 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-27 03:07:32.552628 | debian-bookworm | Collecting resolvelib<2.0.0,>=0.5.3 (from ansible-core==2.19.3->-r files/requirements.txt (line 2)) 2026-06-27 03:07:32.565827 | debian-bookworm | Downloading resolvelib-1.2.1-py3-none-any.whl.metadata (3.7 kB) 2026-06-27 03:07:32.626882 | debian-bookworm | Collecting requests<3.0,>=2.20.0 (from pynetbox==7.8.0->-r files/requirements.txt (line 5)) 2026-06-27 03:07:32.639740 | debian-bookworm | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-27 03:07:32.676836 | debian-bookworm | Collecting iniconfig>=1.0.1 (from pytest==9.1.1->-r files/test-requirements.txt (line 2)) 2026-06-27 03:07:32.688878 | debian-bookworm | Downloading iniconfig-2.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-27 03:07:32.723360 | debian-bookworm | Collecting pluggy<2,>=1.5 (from pytest==9.1.1->-r files/test-requirements.txt (line 2)) 2026-06-27 03:07:32.735719 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-06-27 03:07:32.792820 | debian-bookworm | Collecting pygments>=2.7.2 (from pytest==9.1.1->-r files/test-requirements.txt (line 2)) 2026-06-27 03:07:32.807265 | debian-bookworm | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-27 03:07:33.304535 | debian-bookworm | Collecting coverage>=7.10.6 (from coverage[toml]>=7.10.6->pytest-cov==7.1.0->-r files/test-requirements.txt (line 3)) 2026-06-27 03:07:33.317934 | debian-bookworm | Downloading coverage-7.14.3-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (8.6 kB) 2026-06-27 03:07:33.490134 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests<3.0,>=2.20.0->pynetbox==7.8.0->-r files/requirements.txt (line 5)) 2026-06-27 03:07:33.502366 | debian-bookworm | Downloading charset_normalizer-3.4.7-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-06-27 03:07:33.540841 | debian-bookworm | Collecting idna<4,>=2.5 (from requests<3.0,>=2.20.0->pynetbox==7.8.0->-r files/requirements.txt (line 5)) 2026-06-27 03:07:33.552675 | debian-bookworm | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-27 03:07:33.607146 | debian-bookworm | Collecting urllib3<3,>=1.26 (from requests<3.0,>=2.20.0->pynetbox==7.8.0->-r files/requirements.txt (line 5)) 2026-06-27 03:07:33.618878 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-27 03:07:33.665197 | debian-bookworm | Collecting certifi>=2023.5.7 (from requests<3.0,>=2.20.0->pynetbox==7.8.0->-r files/requirements.txt (line 5)) 2026-06-27 03:07:33.676970 | debian-bookworm | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-06-27 03:07:33.869454 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography->ansible-core==2.19.3->-r files/requirements.txt (line 2)) 2026-06-27 03:07:33.881367 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-06-27 03:07:33.913707 | debian-bookworm | Collecting pycparser (from cffi>=2.0.0->cryptography->ansible-core==2.19.3->-r files/requirements.txt (line 2)) 2026-06-27 03:07:33.926980 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-06-27 03:07:33.957189 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-06-27 03:07:33.993073 | debian-bookworm | Downloading ansible_core-2.19.3-py3-none-any.whl (2.4 MB) 2026-06-27 03:07:34.059747 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 40.8 MB/s 0:00:00 2026-06-27 03:07:34.075431 | debian-bookworm | Downloading dynaconf-3.2.13-py2.py3-none-any.whl (238 kB) 2026-06-27 03:07:34.104324 | debian-bookworm | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-06-27 03:07:34.165577 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 37.7 MB/s 0:00:00 2026-06-27 03:07:34.180180 | debian-bookworm | Downloading pynetbox-7.8.0-py3-none-any.whl (54 kB) 2026-06-27 03:07:34.204996 | debian-bookworm | Downloading pytest-9.1.1-py3-none-any.whl (386 kB) 2026-06-27 03:07:34.232501 | debian-bookworm | Downloading pytest_cov-7.1.0-py3-none-any.whl (22 kB) 2026-06-27 03:07:34.257393 | debian-bookworm | Downloading pytest_mock-3.15.1-py3-none-any.whl (10 kB) 2026-06-27 03:07:34.281027 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl (61 kB) 2026-06-27 03:07:34.304300 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-06-27 03:07:34.329194 | debian-bookworm | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-27 03:07:34.354670 | debian-bookworm | Downloading charset_normalizer-3.4.7-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (214 kB) 2026-06-27 03:07:34.381999 | debian-bookworm | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-06-27 03:07:34.407486 | debian-bookworm | Downloading resolvelib-1.2.1-py3-none-any.whl (18 kB) 2026-06-27 03:07:34.430419 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-27 03:07:34.455094 | debian-bookworm | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-06-27 03:07:34.482573 | debian-bookworm | Downloading coverage-7.14.3-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (253 kB) 2026-06-27 03:07:34.507492 | debian-bookworm | Downloading iniconfig-2.3.0-py3-none-any.whl (7.5 kB) 2026-06-27 03:07:34.535180 | debian-bookworm | Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-06-27 03:07:34.558839 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-06-27 03:07:34.584893 | debian-bookworm | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-27 03:07:34.813424 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 4.4 MB/s 0:00:00 2026-06-27 03:07:34.828649 | debian-bookworm | Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (806 kB) 2026-06-27 03:07:34.856449 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 27.6 MB/s 0:00:00 2026-06-27 03:07:34.870973 | debian-bookworm | Downloading cryptography-49.0.0-cp311-abi3-manylinux_2_34_x86_64.whl (4.7 MB) 2026-06-27 03:07:34.969969 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 49.3 MB/s 0:00:00 2026-06-27 03:07:34.983226 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2026-06-27 03:07:35.011016 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-06-27 03:07:35.145746 | debian-bookworm | Installing collected packages: urllib3, resolvelib, PyYAML, pygments, pycparser, pluggy, packaging, netaddr, MarkupSafe, loguru, iniconfig, idna, dynaconf, coverage, charset_normalizer, certifi, requests, pytest, Jinja2, cffi, pytest-mock, pytest-cov, pynetbox, cryptography, ansible-core 2026-06-27 03:07:39.434582 | debian-bookworm | 2026-06-27 03:07:39.437564 | debian-bookworm | Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 PyYAML-6.0.3 ansible-core-2.19.3 certifi-2026.6.17 cffi-2.0.0 charset_normalizer-3.4.7 coverage-7.14.3 cryptography-49.0.0 dynaconf-3.2.13 idna-3.18 iniconfig-2.3.0 loguru-0.7.3 netaddr-1.3.0 packaging-26.2 pluggy-1.6.0 pycparser-3.0 pygments-2.20.0 pynetbox-7.8.0 pytest-9.1.1 pytest-cov-7.1.0 pytest-mock-3.15.1 requests-2.34.2 resolvelib-1.2.1 urllib3-2.7.0 2026-06-27 03:07:40.117606 | debian-bookworm | ok: Runtime: 0:00:15.802560 2026-06-27 03:07:40.124704 | 2026-06-27 03:07:40.124820 | TASK [Run pytest] 2026-06-27 03:07:40.631597 | debian-bookworm | + /tmp/test-unit-venv/bin/pytest tests/unit 2026-06-27 03:07:41.691154 | debian-bookworm | ============================= test session starts ============================== 2026-06-27 03:07:41.691261 | debian-bookworm | platform linux -- Python 3.11.2, pytest-9.1.1, pluggy-1.6.0 2026-06-27 03:07:41.691282 | debian-bookworm | rootdir: /home/zuul/src/github.com/osism/container-image-inventory-reconciler 2026-06-27 03:07:41.691300 | debian-bookworm | configfile: pyproject.toml 2026-06-27 03:07:41.691312 | debian-bookworm | plugins: cov-7.1.0, mock-3.15.1 2026-06-27 03:07:41.691330 | debian-bookworm | collected 326 items 2026-06-27 03:07:41.691370 | debian-bookworm | 2026-06-27 03:07:41.697851 | debian-bookworm | tests/unit/netbox/test_base_extractor.py ...... [ 1%] 2026-06-27 03:07:41.747289 | debian-bookworm | tests/unit/netbox/test_bulk_loader.py ........................... [ 10%] 2026-06-27 03:07:41.760546 | debian-bookworm | tests/unit/netbox/test_cache.py ............. [ 14%] 2026-06-27 03:07:41.791104 | debian-bookworm | tests/unit/netbox/test_config.py .......................... [ 22%] 2026-06-27 03:07:41.798545 | debian-bookworm | tests/unit/netbox/test_config_context_extractor.py ......... [ 24%] 2026-06-27 03:07:41.831862 | debian-bookworm | tests/unit/netbox/test_connection.py ............. [ 28%] 2026-06-27 03:07:41.842183 | debian-bookworm | tests/unit/netbox/test_custom_field_extractor.py ............. [ 32%] 2026-06-27 03:07:41.859470 | debian-bookworm | tests/unit/netbox/test_device_mapping.py .................. [ 38%] 2026-06-27 03:07:41.865659 | debian-bookworm | tests/unit/netbox/test_exceptions.py ........ [ 40%] 2026-06-27 03:07:41.890606 | debian-bookworm | tests/unit/netbox/test_filters.py ...................................... [ 52%] 2026-06-27 03:07:41.897119 | debian-bookworm | ......... [ 55%] 2026-06-27 03:07:41.922678 | debian-bookworm | tests/unit/netbox/test_gnmic_extractor.py ........................... [ 63%] 2026-06-27 03:07:41.957688 | debian-bookworm | tests/unit/netbox/test_interfaces.py ........................... [ 71%] 2026-06-27 03:07:41.970309 | debian-bookworm | tests/unit/netbox/test_netplan_extractor.py ........... [ 75%] 2026-06-27 03:07:41.998457 | debian-bookworm | tests/unit/netbox/test_parallel_processor.py ................... [ 80%] 2026-06-27 03:07:42.003490 | debian-bookworm | tests/unit/netbox/test_primary_ip_extractor.py ....... [ 83%] 2026-06-27 03:07:42.022391 | debian-bookworm | tests/unit/netbox/test_retry_utils.py .................... [ 89%] 2026-06-27 03:07:42.032305 | debian-bookworm | tests/unit/netbox/test_secrets_extractor.py ............. [ 93%] 2026-06-27 03:07:42.034478 | debian-bookworm | tests/unit/netbox/test_smoke.py ... [ 94%] 2026-06-27 03:07:42.108391 | debian-bookworm | tests/unit/netbox/test_utils.py ................... [100%] 2026-06-27 03:07:42.108508 | debian-bookworm | 2026-06-27 03:07:42.108528 | debian-bookworm | ============================= 326 passed in 1.10s ============================== 2026-06-27 03:07:42.672560 | debian-bookworm | ok: Runtime: 0:00:01.621495 2026-06-27 03:07:42.674687 | 2026-06-27 03:07:42.674880 | PLAY RECAP 2026-06-27 03:07:42.674939 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-27 03:07:42.674964 | 2026-06-27 03:07:43.091867 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-image-inventory-reconciler/playbooks/test-unit.yml@main] 2026-06-27 03:07:43.094056 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-27 03:07:46.476928 | 2026-06-27 03:07:46.487025 | PLAY [Base post-fetch] 2026-06-27 03:07:46.567528 | 2026-06-27 03:07:46.567687 | TASK [diagnose-network : Ensure log directory exists] 2026-06-27 03:07:47.300526 | debian-bookworm | ok 2026-06-27 03:07:47.311967 | 2026-06-27 03:07:47.312117 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-06-27 03:07:59.601358 | debian-bookworm | ok: Runtime: 0:00:06.007467 2026-06-27 03:07:59.612618 | 2026-06-27 03:07:59.612739 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-06-27 03:08:05.741569 | debian-bookworm | ok: Runtime: 0:00:00.007366 2026-06-27 03:08:05.748540 | 2026-06-27 03:08:05.748689 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-06-27 03:08:11.875127 | debian-bookworm | ok: Runtime: 0:00:00.009531 2026-06-27 03:08:11.887713 | 2026-06-27 03:08:11.887829 | TASK [fetch-output : Set log path for multiple nodes] 2026-06-27 03:08:11.942173 | debian-bookworm | skipping: Conditional result was False 2026-06-27 03:08:11.949381 | 2026-06-27 03:08:11.949494 | TASK [fetch-output : Set log path for single node] 2026-06-27 03:08:12.001677 | debian-bookworm | ok 2026-06-27 03:08:12.009988 | 2026-06-27 03:08:12.010104 | LOOP [fetch-output : Ensure local output dirs] 2026-06-27 03:08:12.518938 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/2c2e42d36f4b40af8c6c98ba6c71801f/work/logs" 2026-06-27 03:08:12.921660 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/2c2e42d36f4b40af8c6c98ba6c71801f/work/artifacts" 2026-06-27 03:08:13.376224 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/2c2e42d36f4b40af8c6c98ba6c71801f/work/docs" 2026-06-27 03:08:13.393060 | 2026-06-27 03:08:13.393199 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-27 03:08:14.378869 | debian-bookworm | changed: 2026-06-27 03:08:14.379135 | debian-bookworm | .d..t...... ./ 2026-06-27 03:08:14.379170 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-27 03:08:14.379195 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-27 03:08:14.379400 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-27 03:08:14.379434 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-27 03:08:14.379458 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-27 03:08:14.379525 | debian-bookworm | changed: All items complete 2026-06-27 03:08:14.379559 | 2026-06-27 03:08:15.353645 | debian-bookworm | changed: .d..t...... ./ 2026-06-27 03:08:16.176060 | debian-bookworm | changed: .d..t...... ./ 2026-06-27 03:08:16.200804 | 2026-06-27 03:08:16.200997 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-27 03:08:16.230971 | debian-bookworm | skipping: Conditional result was False 2026-06-27 03:08:16.240926 | debian-bookworm | skipping: Conditional result was False 2026-06-27 03:08:16.260442 | 2026-06-27 03:08:16.260566 | PLAY RECAP 2026-06-27 03:08:16.260635 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-27 03:08:16.260667 | 2026-06-27 03:08:16.475372 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-27 03:08:16.477237 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-27 03:08:17.443960 | 2026-06-27 03:08:17.444169 | PLAY [Base post] 2026-06-27 03:08:17.461503 | 2026-06-27 03:08:17.461706 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-27 03:08:18.112190 | debian-bookworm | changed 2026-06-27 03:08:18.121496 | 2026-06-27 03:08:18.121669 | PLAY RECAP 2026-06-27 03:08:18.121962 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-27 03:08:18.122061 | 2026-06-27 03:08:18.317595 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-27 03:08:18.318564 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-27 03:08:19.358291 | 2026-06-27 03:08:19.358522 | PLAY [Base post-logs] 2026-06-27 03:08:19.370524 | 2026-06-27 03:08:19.370689 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-27 03:08:19.994442 | localhost | changed 2026-06-27 03:08:20.020751 | 2026-06-27 03:08:20.020978 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-27 03:08:20.065550 | localhost | ok 2026-06-27 03:08:20.069462 | 2026-06-27 03:08:20.070193 | TASK [Set zuul-log-path fact] 2026-06-27 03:08:20.102592 | localhost | ok 2026-06-27 03:08:20.121648 | 2026-06-27 03:08:20.122163 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-27 03:08:20.161233 | localhost | ok 2026-06-27 03:08:20.164940 | 2026-06-27 03:08:20.165076 | TASK [upload-logs : Create log directories] 2026-06-27 03:08:20.838149 | localhost | changed 2026-06-27 03:08:20.842113 | 2026-06-27 03:08:20.842249 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-27 03:08:21.626783 | localhost -> localhost | ok: Runtime: 0:00:00.014641 2026-06-27 03:08:21.631731 | 2026-06-27 03:08:21.631863 | TASK [upload-logs : Upload logs to log server] 2026-06-27 03:08:22.301488 | localhost | Output suppressed because no_log was given 2026-06-27 03:08:22.303938 | 2026-06-27 03:08:22.304067 | LOOP [upload-logs : Compress console log and json output] 2026-06-27 03:08:22.366922 | localhost | skipping: Conditional result was False 2026-06-27 03:08:22.379214 | localhost | skipping: Conditional result was False 2026-06-27 03:08:22.386506 | 2026-06-27 03:08:22.386638 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-27 03:08:22.463875 | localhost | skipping: Conditional result was False 2026-06-27 03:08:22.464733 | 2026-06-27 03:08:22.477179 | localhost | skipping: Conditional result was False 2026-06-27 03:08:22.491539 | 2026-06-27 03:08:22.491903 | LOOP [upload-logs : Upload console log and json output]