2026-07-25 01:28:19.829947 | Job console starting 2026-07-25 01:28:19.840345 | Updating git repos 2026-07-25 01:28:19.883871 | Cloning repos into workspace 2026-07-25 01:28:19.925757 | Restoring repo states 2026-07-25 01:28:19.944456 | Merging changes 2026-07-25 01:28:20.509417 | Checking out repos 2026-07-25 01:28:20.589653 | Preparing playbooks 2026-07-25 01:28:21.622121 | Running Ansible setup 2026-07-25 01:28:26.472065 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-25 01:28:27.510784 | 2026-07-25 01:28:27.511016 | PLAY [Base pre] 2026-07-25 01:28:27.543045 | 2026-07-25 01:28:27.543229 | TASK [Setup log path fact] 2026-07-25 01:28:27.567127 | debian-bookworm | ok 2026-07-25 01:28:27.590566 | 2026-07-25 01:28:27.590753 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-25 01:28:27.632172 | debian-bookworm | ok 2026-07-25 01:28:27.655704 | 2026-07-25 01:28:27.655882 | TASK [emit-job-header : Print job information] 2026-07-25 01:28:27.720554 | # Job Information 2026-07-25 01:28:27.720808 | Ansible Version: 2.16.14 2026-07-25 01:28:27.720844 | Job: release-tox-drift-test 2026-07-25 01:28:27.720878 | Pipeline: check 2026-07-25 01:28:27.720901 | Executor: 521e9411259a 2026-07-25 01:28:27.720921 | Triggered by: https://github.com/osism/release/pull/2625 2026-07-25 01:28:27.720943 | Event ID: 17be1c20-87c8-11f1-9f7e-c3c582f325e4 2026-07-25 01:28:27.726585 | 2026-07-25 01:28:27.726728 | LOOP [emit-job-header : Print node information] 2026-07-25 01:28:27.867388 | debian-bookworm | ok: 2026-07-25 01:28:27.867743 | debian-bookworm | # Node Information 2026-07-25 01:28:27.867794 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-25 01:28:27.867827 | debian-bookworm | Hostname: debian 2026-07-25 01:28:27.867855 | debian-bookworm | Username: zuul 2026-07-25 01:28:27.867882 | debian-bookworm | Distro: Debian 12.15 2026-07-25 01:28:27.867912 | debian-bookworm | Provider: regiocloud-a 2026-07-25 01:28:27.867940 | debian-bookworm | Region: 2026-07-25 01:28:27.867966 | debian-bookworm | Label: debian-bookworm 2026-07-25 01:28:27.867992 | debian-bookworm | Product Name: OpenStack Nova 2026-07-25 01:28:27.868017 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe88:bb42 2026-07-25 01:28:27.892580 | 2026-07-25 01:28:27.892789 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-25 01:28:28.457188 | debian-bookworm -> localhost | changed 2026-07-25 01:28:28.465485 | 2026-07-25 01:28:28.465634 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-25 01:28:29.811055 | debian-bookworm -> localhost | changed 2026-07-25 01:28:29.831846 | 2026-07-25 01:28:29.832015 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-25 01:28:30.156760 | debian-bookworm -> localhost | ok 2026-07-25 01:28:30.167145 | 2026-07-25 01:28:30.167305 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-25 01:28:30.200189 | debian-bookworm | ok 2026-07-25 01:28:30.221517 | debian-bookworm | included: /var/lib/zuul/builds/036404d115434a1b9944e2e78ddf18b1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-25 01:28:30.227868 | 2026-07-25 01:28:30.227977 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-25 01:28:33.349795 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-25 01:28:33.350198 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/036404d115434a1b9944e2e78ddf18b1/work/036404d115434a1b9944e2e78ddf18b1_id_rsa 2026-07-25 01:28:33.350270 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/036404d115434a1b9944e2e78ddf18b1/work/036404d115434a1b9944e2e78ddf18b1_id_rsa.pub 2026-07-25 01:28:33.350347 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-25 01:28:33.350393 | debian-bookworm -> localhost | SHA256:tfS2sfcuHKJSjqi2is2Hp4i+j6x/I7my7hy1ETPd7t4 zuul-build-sshkey 2026-07-25 01:28:33.350432 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-25 01:28:33.350492 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-25 01:28:33.350531 | debian-bookworm -> localhost | | | 2026-07-25 01:28:33.350569 | debian-bookworm -> localhost | | . . | 2026-07-25 01:28:33.350607 | debian-bookworm -> localhost | | + . . o | 2026-07-25 01:28:33.350642 | debian-bookworm -> localhost | | + . o o | 2026-07-25 01:28:33.350677 | debian-bookworm -> localhost | | o .S . + | 2026-07-25 01:28:33.350722 | debian-bookworm -> localhost | | . o . ...+. | 2026-07-25 01:28:33.350760 | debian-bookworm -> localhost | | . + o + .oo.. | 2026-07-25 01:28:33.350795 | debian-bookworm -> localhost | |==* * o + o .o. | 2026-07-25 01:28:33.350833 | debian-bookworm -> localhost | |@%X@o+ . E oo| 2026-07-25 01:28:33.351024 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-25 01:28:33.351149 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.311122 2026-07-25 01:28:33.362684 | 2026-07-25 01:28:33.362827 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-25 01:28:33.398824 | debian-bookworm | ok 2026-07-25 01:28:33.416900 | debian-bookworm | included: /var/lib/zuul/builds/036404d115434a1b9944e2e78ddf18b1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-25 01:28:33.427780 | 2026-07-25 01:28:33.427936 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-25 01:28:33.452413 | debian-bookworm | skipping: Conditional result was False 2026-07-25 01:28:33.458889 | 2026-07-25 01:28:33.459002 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-25 01:28:34.152712 | debian-bookworm | changed 2026-07-25 01:28:34.158703 | 2026-07-25 01:28:34.158918 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-25 01:28:34.440641 | debian-bookworm | ok 2026-07-25 01:28:34.461649 | 2026-07-25 01:28:34.461939 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-25 01:28:35.161712 | debian-bookworm | changed 2026-07-25 01:28:35.174595 | 2026-07-25 01:28:35.174805 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-25 01:28:35.878149 | debian-bookworm | changed 2026-07-25 01:28:35.890184 | 2026-07-25 01:28:35.890426 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-25 01:28:35.917205 | debian-bookworm | skipping: Conditional result was False 2026-07-25 01:28:35.925045 | 2026-07-25 01:28:35.925192 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-25 01:28:36.493673 | debian-bookworm -> localhost | changed 2026-07-25 01:28:36.512398 | 2026-07-25 01:28:36.512590 | TASK [add-build-sshkey : Add back temp key] 2026-07-25 01:28:36.910573 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/036404d115434a1b9944e2e78ddf18b1/work/036404d115434a1b9944e2e78ddf18b1_id_rsa (zuul-build-sshkey) 2026-07-25 01:28:36.911279 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011835 2026-07-25 01:28:36.928800 | 2026-07-25 01:28:36.928984 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-25 01:28:37.371172 | debian-bookworm | ok 2026-07-25 01:28:37.379981 | 2026-07-25 01:28:37.380120 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-25 01:28:37.415609 | debian-bookworm | skipping: Conditional result was False 2026-07-25 01:28:37.438360 | 2026-07-25 01:28:37.438483 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-25 01:28:37.943911 | debian-bookworm | ok 2026-07-25 01:28:37.960226 | 2026-07-25 01:28:37.960491 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-25 01:28:37.992214 | debian-bookworm | ok 2026-07-25 01:28:37.997662 | 2026-07-25 01:28:37.997782 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-25 01:28:38.419061 | debian-bookworm -> localhost | ok 2026-07-25 01:28:38.427354 | 2026-07-25 01:28:38.427529 | TASK [validate-host : Collect information about the host] 2026-07-25 01:28:39.712832 | debian-bookworm | ok 2026-07-25 01:28:39.731991 | 2026-07-25 01:28:39.732135 | TASK [validate-host : Sanitize hostname] 2026-07-25 01:28:40.162957 | debian-bookworm | ok 2026-07-25 01:28:40.176824 | 2026-07-25 01:28:40.176966 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-25 01:28:40.908357 | debian-bookworm -> localhost | changed 2026-07-25 01:28:40.914917 | 2026-07-25 01:28:40.915051 | TASK [validate-host : Collect information about zuul worker] 2026-07-25 01:28:41.361206 | debian-bookworm | ok 2026-07-25 01:28:41.366418 | 2026-07-25 01:28:41.366547 | TASK [validate-host : Write out all zuul information for each host] 2026-07-25 01:28:42.042553 | debian-bookworm -> localhost | changed 2026-07-25 01:28:42.057824 | 2026-07-25 01:28:42.057997 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-25 01:28:42.362392 | debian-bookworm | ok 2026-07-25 01:28:42.373281 | 2026-07-25 01:28:42.373450 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-25 01:28:43.499608 | debian-bookworm | changed: 2026-07-25 01:28:43.499918 | debian-bookworm | cd+++++++++ src/ 2026-07-25 01:28:43.499963 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-25 01:28:43.499994 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-25 01:28:43.500022 | debian-bookworm | cd+++++++++ src/github.com/osism/release/ 2026-07-25 01:28:43.500048 | debian-bookworm | ceph-pacific.yml 2026-07-25 01:28:43.515603 | debian-bookworm | openstack-wallaby.yml 2026-07-25 01:28:43.515639 | debian-bookworm | cd+++++++++ src/github.com/osism/release/10.0.0/ 2026-07-25 01:28:43.515657 | debian-bookworm | ceph-pacific.yml 2026-07-25 01:28:43.515780 | debian-bookworm | openstack-wallaby.yml 2026-07-25 01:28:43.515814 | debian-bookworm | cd+++++++++ src/github.com/osism/release/3.0.0/ 2026-07-25 01:28:43.515831 | debian-bookworm | ceph-pacific.yml 2026-07-25 01:28:43.515884 | debian-bookworm | openstack-xena.yml 2026-07-25 01:28:43.515920 | debian-bookworm | cd+++++++++ src/github.com/osism/release/3.1.0/ 2026-07-25 01:28:43.515937 | debian-bookworm | ceph-pacific.yml 2026-07-25 01:28:43.515990 | debian-bookworm | openstack-xena.yml 2026-07-25 01:28:43.516025 | debian-bookworm | cd+++++++++ src/github.com/osism/release/3.2.0/ 2026-07-25 01:28:43.516042 | debian-bookworm | ceph-pacific.yml 2026-07-25 01:28:43.516095 | debian-bookworm | openstack-xena.yml 2026-07-25 01:28:43.516129 | debian-bookworm | cd+++++++++ src/github.com/osism/release/4.0.0/ 2026-07-25 01:28:43.516146 | debian-bookworm | ceph-pacific.yml 2026-07-25 01:28:43.516197 | debian-bookworm | openstack-yoga.yml 2026-07-25 01:28:43.516236 | debian-bookworm | cd+++++++++ src/github.com/osism/release/4.1.0/ 2026-07-25 01:28:43.516253 | debian-bookworm | ceph-pacific.yml 2026-07-25 01:28:43.516305 | debian-bookworm | openstack-yoga.yml 2026-07-25 01:28:43.516349 | debian-bookworm | cd+++++++++ src/github.com/osism/release/4.2.0/ 2026-07-25 01:28:43.516367 | debian-bookworm | ceph-pacific.yml 2026-07-25 01:28:43.516419 | debian-bookworm | openstack-yoga.yml 2026-07-25 01:28:43.516453 | debian-bookworm | cd+++++++++ src/github.com/osism/release/4.3.0/ 2026-07-25 01:28:43.516470 | debian-bookworm | ceph-pacific.yml 2026-07-25 01:28:43.516522 | debian-bookworm | openstack-yoga.yml 2026-07-25 01:28:43.516556 | debian-bookworm | cd+++++++++ src/github.com/osism/release/5.0.0/ 2026-07-25 01:28:43.516573 | debian-bookworm | ceph-pacific.yml 2026-07-25 01:28:43.516624 | debian-bookworm | openstack-zed.yml 2026-07-25 01:28:43.516658 | debian-bookworm | cd+++++++++ src/github.com/osism/release/5.1.0/ 2026-07-25 01:28:43.516675 | debian-bookworm | ceph-pacific.yml 2026-07-25 01:28:43.516726 | debian-bookworm | openstack-zed.yml 2026-07-25 01:28:43.516761 | debian-bookworm | cd+++++++++ src/github.com/osism/release/5.2.0/ 2026-07-25 01:28:43.516793 | debian-bookworm | ceph-quincy.yml 2026-07-25 01:28:43.516848 | debian-bookworm | openstack-zed.yml 2026-07-25 01:28:43.516889 | debian-bookworm | cd+++++++++ src/github.com/osism/release/5.3.0/ 2026-07-25 01:28:43.516907 | debian-bookworm | ceph-quincy.yml 2026-07-25 01:28:43.516959 | debian-bookworm | openstack-zed.yml 2026-07-25 01:28:43.516993 | debian-bookworm | cd+++++++++ src/github.com/osism/release/6.0.0/ 2026-07-25 01:28:43.517011 | debian-bookworm | ceph-quincy.yml 2026-07-25 01:28:43.517062 | debian-bookworm | openstack-2023.1.yml 2026-07-25 01:28:43.517097 | debian-bookworm | cd+++++++++ src/github.com/osism/release/6.0.1/ 2026-07-25 01:28:43.517123 | debian-bookworm | ceph-quincy.yml 2026-07-25 01:28:43.517178 | debian-bookworm | openstack-2023.1.yml 2026-07-25 01:28:43.517214 | debian-bookworm | cd+++++++++ src/github.com/osism/release/6.0.2/ 2026-07-25 01:28:43.517231 | debian-bookworm | ceph-quincy.yml 2026-07-25 01:28:43.517282 | debian-bookworm | openstack-2023.1.yml 2026-07-25 01:28:43.517317 | debian-bookworm | cd+++++++++ src/github.com/osism/release/7.0.0/ 2026-07-25 01:28:43.517344 | debian-bookworm | ceph-quincy.yml 2026-07-25 01:28:43.517397 | debian-bookworm | openstack-2023.2.yml 2026-07-25 01:28:43.517432 | debian-bookworm | cd+++++++++ src/github.com/osism/release/7.0.1/ 2026-07-25 01:28:43.517449 | debian-bookworm | ceph-quincy.yml 2026-07-25 01:28:43.517502 | debian-bookworm | openstack-2023.2.yml 2026-07-25 01:28:43.517541 | debian-bookworm | cd+++++++++ src/github.com/osism/release/7.0.2/ 2026-07-25 01:28:43.517559 | debian-bookworm | ceph-quincy.yml 2026-07-25 01:28:43.517611 | debian-bookworm | openstack-2023.2.yml 2026-07-25 01:28:43.517645 | debian-bookworm | cd+++++++++ src/github.com/osism/release/7.0.3/ 2026-07-25 01:28:43.517758 | debian-bookworm | ceph-quincy.yml 2026-07-25 01:28:43.517829 | debian-bookworm | openstack-2023.2.yml 2026-07-25 01:28:43.517867 | debian-bookworm | cd+++++++++ src/github.com/osism/release/7.0.4/ 2026-07-25 01:28:43.517885 | debian-bookworm | ceph-quincy.yml 2026-07-25 01:28:43.517940 | debian-bookworm | openstack-2023.2.yml 2026-07-25 01:28:43.517974 | debian-bookworm | cd+++++++++ src/github.com/osism/release/7.0.5/ 2026-07-25 01:28:43.517992 | debian-bookworm | ceph-quincy.yml 2026-07-25 01:28:43.518055 | debian-bookworm | openstack-2023.2.yml 2026-07-25 01:28:43.518304 | debian-bookworm | cd+++++++++ src/github.com/osism/release/7.1.0/ 2026-07-25 01:28:43.518364 | debian-bookworm | ceph-quincy.yml 2026-07-25 01:28:43.518425 | debian-bookworm | openstack-2023.2.yml 2026-07-25 01:28:43.518465 | debian-bookworm | cd+++++++++ src/github.com/osism/release/7.1.1/ 2026-07-25 01:28:43.518484 | debian-bookworm | ceph-quincy.yml 2026-07-25 01:28:43.518543 | debian-bookworm | openstack-2023.2.yml 2026-07-25 01:28:43.518592 | debian-bookworm | cd+++++++++ src/github.com/osism/release/7.1.2/ 2026-07-25 01:28:43.518611 | debian-bookworm | ceph-quincy.yml 2026-07-25 01:28:43.518664 | debian-bookworm | openstack-2023.2.yml 2026-07-25 01:28:43.518700 | debian-bookworm | cd+++++++++ src/github.com/osism/release/7.1.3/ 2026-07-25 01:28:43.518717 | debian-bookworm | ceph-quincy.yml 2026-07-25 01:28:43.518772 | debian-bookworm | openstack-2023.2.yml 2026-07-25 01:28:43.518808 | debian-bookworm | cd+++++++++ src/github.com/osism/release/8.0.0/ 2026-07-25 01:28:43.518826 | debian-bookworm | ceph-quincy.yml 2026-07-25 01:28:43.518908 | debian-bookworm | openstack-2024.1.yml 2026-07-25 01:28:43.518943 | debian-bookworm | cd+++++++++ src/github.com/osism/release/8.0.1/ 2026-07-25 01:28:43.518961 | debian-bookworm | ceph-quincy.yml 2026-07-25 01:28:43.519014 | debian-bookworm | openstack-2024.1.yml 2026-07-25 01:28:43.519049 | debian-bookworm | cd+++++++++ src/github.com/osism/release/8.0.2/ 2026-07-25 01:28:43.519066 | debian-bookworm | ceph-quincy.yml 2026-07-25 01:28:43.519120 | debian-bookworm | openstack-2024.1.yml 2026-07-25 01:28:43.519156 | debian-bookworm | cd+++++++++ src/github.com/osism/release/8.1.0/ 2026-07-25 01:28:43.519173 | debian-bookworm | ceph-quincy.yml 2026-07-25 01:28:43.519227 | debian-bookworm | openstack-2024.1.yml 2026-07-25 01:28:43.519267 | debian-bookworm | sbom-openstack-2024.1.yml 2026-07-25 01:28:43.519367 | debian-bookworm | cd+++++++++ src/github.com/osism/release/9.0.0/ 2026-07-25 01:28:43.519390 | debian-bookworm | ceph-reef.yml 2026-07-25 01:28:43.519499 | debian-bookworm | openstack-2024.2.yml 2026-07-25 01:28:43.519540 | debian-bookworm | sbom-openstack-2024.2.yml 2026-07-25 01:28:43.519579 | debian-bookworm | cd+++++++++ src/github.com/osism/release/9.1.0/ 2026-07-25 01:28:43.519599 | debian-bookworm | ceph-pacific.yml 2026-07-25 01:28:43.521544 | debian-bookworm | openstack-yoga.yml 2026-07-25 01:28:43.521580 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/4.0.0b/ 2026-07-25 01:28:43.521598 | debian-bookworm | ceph-pacific.yml 2026-07-25 01:28:43.521652 | debian-bookworm | openstack-yoga.yml 2026-07-25 01:28:43.521688 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/5.0.0a/ 2026-07-25 01:28:43.521707 | debian-bookworm | ceph-pacific.yml 2026-07-25 01:28:43.521760 | debian-bookworm | openstack-zed.yml 2026-07-25 01:28:43.521796 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/5.0.0b/ 2026-07-25 01:28:43.521814 | debian-bookworm | ceph-pacific.yml 2026-07-25 01:28:43.521867 | debian-bookworm | openstack-zed.yml 2026-07-25 01:28:43.521901 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/5.0.0c/ 2026-07-25 01:28:43.521919 | debian-bookworm | ceph-pacific.yml 2026-07-25 01:28:43.521977 | debian-bookworm | openstack-zed.yml 2026-07-25 01:28:43.522012 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/6.0.0a/ 2026-07-25 01:28:43.522030 | debian-bookworm | ceph-quincy.yml 2026-07-25 01:28:43.522082 | debian-bookworm | openstack-2023.1.yml 2026-07-25 01:28:43.522117 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/6.0.0b/ 2026-07-25 01:28:43.522134 | debian-bookworm | ceph-quincy.yml 2026-07-25 01:28:43.522187 | debian-bookworm | openstack-2023.1.yml 2026-07-25 01:28:43.522222 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/7.0.0a/ 2026-07-25 01:28:43.522240 | debian-bookworm | ceph-quincy.yml 2026-07-25 01:28:43.522292 | debian-bookworm | openstack-2023.2.yml 2026-07-25 01:28:43.522336 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/7.0.0b/ 2026-07-25 01:28:43.522355 | debian-bookworm | ceph-quincy.yml 2026-07-25 01:28:43.522411 | debian-bookworm | openstack-2023.2.yml 2026-07-25 01:28:43.522447 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/7.0.0c/ 2026-07-25 01:28:43.522465 | debian-bookworm | ceph-quincy.yml 2026-07-25 01:28:43.522518 | debian-bookworm | openstack-2023.2.yml 2026-07-25 01:28:43.522554 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/7.0.0d/ 2026-07-25 01:28:43.522571 | debian-bookworm | ceph-quincy.yml 2026-07-25 01:28:43.522628 | debian-bookworm | openstack-2023.2.yml 2026-07-25 01:28:43.522664 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/8.0.0-rc.1/ 2026-07-25 01:28:43.522683 | debian-bookworm | ceph-quincy.yml 2026-07-25 01:28:43.522739 | debian-bookworm | openstack-2024.1.yml 2026-07-25 01:28:43.522777 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/8.0.0-rc.2/ 2026-07-25 01:28:43.522796 | debian-bookworm | ceph-quincy.yml 2026-07-25 01:28:43.522865 | debian-bookworm | openstack-2024.1.yml 2026-07-25 01:28:43.522901 | debian-bookworm | cd+++++++++ src/github.com/osism/release/docs/ 2026-07-25 01:28:43.522919 | debian-bookworm | ceph-reef.yml 2026-07-25 01:28:43.523184 | debian-bookworm | openstack-2025.1.yml 2026-07-25 01:28:43.523276 | debian-bookworm | cd+++++++++ src/github.com/osism/release/next/ 2026-07-25 01:28:43.523294 | debian-bookworm | =7.0.3 2026-07-25 01:29:20.173310 | debian-bookworm | Downloading cachetools-7.1.6-py3-none-any.whl (16 kB) 2026-07-25 01:29:20.217539 | debian-bookworm | Collecting colorama>=0.4.6 2026-07-25 01:29:20.232016 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-07-25 01:29:20.316532 | debian-bookworm | Collecting filelock>=3.25 2026-07-25 01:29:20.330842 | debian-bookworm | Downloading filelock-3.32.0-py3-none-any.whl (97 kB) 2026-07-25 01:29:20.342655 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.7/97.7 kB 9.8 MB/s eta 0:00:00 2026-07-25 01:29:20.403114 | debian-bookworm | Collecting packaging>=26 2026-07-25 01:29:20.417161 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-25 01:29:20.433275 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 9.2 MB/s eta 0:00:00 2026-07-25 01:29:20.511938 | debian-bookworm | Collecting platformdirs>=4.9.4 2026-07-25 01:29:20.529534 | debian-bookworm | Downloading platformdirs-4.11.0-py3-none-any.whl (23 kB) 2026-07-25 01:29:20.593058 | debian-bookworm | Collecting pluggy>=1.6 2026-07-25 01:29:20.607596 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-07-25 01:29:20.656303 | debian-bookworm | Collecting pyproject-api>=1.10 2026-07-25 01:29:20.671121 | debian-bookworm | Downloading pyproject_api-1.11.0-py3-none-any.whl (13 kB) 2026-07-25 01:29:20.708278 | debian-bookworm | Collecting python-discovery>=1.4.4 2026-07-25 01:29:20.722081 | debian-bookworm | Downloading python_discovery-1.5.0-py3-none-any.whl (34 kB) 2026-07-25 01:29:20.761346 | debian-bookworm | Collecting tomli-w>=1.2 2026-07-25 01:29:20.775211 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-07-25 01:29:20.918107 | debian-bookworm | Collecting virtualenv>=21.1 2026-07-25 01:29:20.932274 | debian-bookworm | Downloading virtualenv-21.7.0-py3-none-any.whl (5.5 MB) 2026-07-25 01:29:21.303417 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.5/5.5 MB 15.1 MB/s eta 0:00:00 2026-07-25 01:29:21.404131 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-07-25 01:29:21.418341 | debian-bookworm | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-07-25 01:29:21.440359 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 470.6/470.6 kB 24.9 MB/s eta 0:00:00 2026-07-25 01:29:21.543433 | debian-bookworm | Installing collected packages: distlib, tomli-w, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-07-25 01:29:22.431846 | debian-bookworm | Successfully installed cachetools-7.1.6 colorama-0.4.6 distlib-0.4.3 filelock-3.32.0 packaging-26.2 platformdirs-4.11.0 pluggy-1.6.0 pyproject-api-1.11.0 python-discovery-1.5.0 tomli-w-1.2.0 tox-4.58.0 virtualenv-21.7.0 2026-07-25 01:29:22.998023 | debian-bookworm | ok: Runtime: 0:00:03.315795 2026-07-25 01:29:23.010404 | 2026-07-25 01:29:23.010587 | TASK [ensure-tox : Export installed tox_executable path] 2026-07-25 01:29:23.060667 | debian-bookworm | ok 2026-07-25 01:29:23.068058 | 2026-07-25 01:29:23.068197 | TASK [ensure-tox : Output tox version] 2026-07-25 01:29:23.638276 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2026-07-25 01:29:23.656041 | debian-bookworm | 4.58.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-07-25 01:29:24.099822 | debian-bookworm | ok: Runtime: 0:00:00.355977 2026-07-25 01:29:24.113986 | 2026-07-25 01:29:24.114166 | TASK [ensure-tox : Make global symlink] 2026-07-25 01:29:24.140483 | debian-bookworm | skipping: Conditional result was False 2026-07-25 01:29:24.154189 | 2026-07-25 01:29:24.154339 | PLAY RECAP 2026-07-25 01:29:24.154456 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-07-25 01:29:24.154494 | 2026-07-25 01:29:24.326591 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-07-25 01:29:24.327832 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-07-25 01:29:25.231447 | 2026-07-25 01:29:25.231656 | PLAY [all] 2026-07-25 01:29:25.249131 | 2026-07-25 01:29:25.249300 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-07-25 01:29:25.774242 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-07-25 01:29:26.282096 | debian-bookworm | ok: Runtime: 0:00:00.033839 2026-07-25 01:29:26.294205 | 2026-07-25 01:29:26.294462 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-07-25 01:29:26.829551 | debian-bookworm | ok: Runtime: 0:00:00.008010 2026-07-25 01:29:26.845533 | 2026-07-25 01:29:26.845762 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-07-25 01:29:27.152030 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-07-25 01:29:27.153492 | debian-bookworm | sudo: a password is required 2026-07-25 01:29:27.381742 | debian-bookworm | ok: Runtime: 0:00:00.022197 2026-07-25 01:29:27.403228 | 2026-07-25 01:29:27.403430 | TASK [tox : Check to see if the constraints file exists] 2026-07-25 01:29:27.442330 | debian-bookworm | skipping: Conditional result was False 2026-07-25 01:29:27.457203 | 2026-07-25 01:29:27.457408 | TASK [tox : Fail if constraints file is missing] 2026-07-25 01:29:27.494451 | debian-bookworm | skipping: Conditional result was False 2026-07-25 01:29:27.508266 | 2026-07-25 01:29:27.508452 | TASK [tox : Record file location] 2026-07-25 01:29:27.534746 | debian-bookworm | skipping: Conditional result was False 2026-07-25 01:29:27.546995 | 2026-07-25 01:29:27.547163 | TASK [tox : Install tox siblings] 2026-07-25 01:29:27.580066 | debian-bookworm | ok 2026-07-25 01:29:27.591588 | debian-bookworm | included: /var/lib/zuul/builds/036404d115434a1b9944e2e78ddf18b1/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-07-25 01:29:27.597887 | 2026-07-25 01:29:27.598002 | TASK [tox : Run tox without tests] 2026-07-25 01:29:28.184289 | debian-bookworm | ROOT: 223 D setup logging to DEBUG on pid 1652 [tox/report.py:229] 2026-07-25 01:29:28.215845 | debian-bookworm | drift-test: 254 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-07-25 01:29:28.218427 | debian-bookworm | drift-test: 257 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-07-25 01:29:28.222635 | debian-bookworm | drift-test: 261 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py 1e869780a91116f498de4f2aabda0d40 9a975747d71469edd1601942fd7ffbdf [python_discovery/_cached_py_info.py:198] 2026-07-25 01:29:28.305399 | debian-bookworm | drift-test: 344 D wrote python info of /usr/bin/python3.11 at /home/zuul/.cache/virtualenv/py_info/5/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:159] 2026-07-25 01:29:28.306284 | debian-bookworm | drift-test: 345 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-07-25 01:29:28.306674 | debian-bookworm | drift-test: 345 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, May 12 2026, 05:17:27) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-07-25 01:29:28.307062 | debian-bookworm | drift-test: 345 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, May 12 2026, 05:17:27) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-07-25 01:29:28.311340 | debian-bookworm | drift-test: 350 D symlink on filesystem does work [virtualenv/info.py:51] 2026-07-25 01:29:28.311685 | debian-bookworm | drift-test: 350 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-07-25 01:29:28.350810 | debian-bookworm | drift-test: 389 I create virtual environment via CPython3Posix(dest=/home/zuul/src/github.com/osism/release/.tox/drift-test, clear=False, no_vcs_ignore=False, global=False) [virtualenv/run/session.py:77] 2026-07-25 01:29:28.351097 | debian-bookworm | drift-test: 390 D create folder /home/zuul/src/github.com/osism/release/.tox/drift-test/bin [virtualenv/util/path/_sync.py:18] 2026-07-25 01:29:28.351253 | debian-bookworm | drift-test: 390 D create folder /home/zuul/src/github.com/osism/release/.tox/drift-test/include [virtualenv/util/path/_sync.py:18] 2026-07-25 01:29:28.351350 | debian-bookworm | drift-test: 390 D create folder /home/zuul/src/github.com/osism/release/.tox/drift-test/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:18] 2026-07-25 01:29:28.351572 | debian-bookworm | drift-test: 390 D write /home/zuul/src/github.com/osism/release/.tox/drift-test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-07-25 01:29:28.351658 | debian-bookworm | drift-test: 390 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-07-25 01:29:28.351749 | debian-bookworm | drift-test: 390 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-07-25 01:29:28.351819 | debian-bookworm | drift-test: 390 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-07-25 01:29:28.351922 | debian-bookworm | drift-test: 390 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-07-25 01:29:28.351979 | debian-bookworm | drift-test: 391 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-25 01:29:28.352035 | debian-bookworm | drift-test: 391 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/release/.tox/drift-test [virtualenv/create/pyenv_cfg.py:51] 2026-07-25 01:29:28.352088 | debian-bookworm | drift-test: 391 D virtualenv = 21.7.0 [virtualenv/create/pyenv_cfg.py:51] 2026-07-25 01:29:28.352140 | debian-bookworm | drift-test: 391 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-07-25 01:29:28.352190 | debian-bookworm | drift-test: 391 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-25 01:29:28.352237 | debian-bookworm | drift-test: 391 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-25 01:29:28.352291 | debian-bookworm | drift-test: 391 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-25 01:29:28.352592 | debian-bookworm | drift-test: 391 D symlink /usr/bin/python3.11 to /home/zuul/src/github.com/osism/release/.tox/drift-test/bin/python [virtualenv/util/path/_sync.py:38] 2026-07-25 01:29:28.353123 | debian-bookworm | drift-test: 392 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-07-25 01:29:28.353381 | debian-bookworm | drift-test: 392 D debug via /home/zuul/src/github.com/osism/release/.tox/drift-test/bin/python /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/create/debug.py [virtualenv/create/creator.py:265] 2026-07-25 01:29:28.395649 | debian-bookworm | drift-test: 392 D { 2026-07-25 01:29:28.395691 | debian-bookworm | "sys": { 2026-07-25 01:29:28.395698 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/release/.tox/drift-test/bin/python", 2026-07-25 01:29:28.395703 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-07-25 01:29:28.395732 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/release/.tox/drift-test", 2026-07-25 01:29:28.395738 | debian-bookworm | "base_prefix": "/usr", 2026-07-25 01:29:28.395742 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/release/.tox/drift-test", 2026-07-25 01:29:28.395746 | debian-bookworm | "base_exec_prefix": "/usr", 2026-07-25 01:29:28.395750 | debian-bookworm | "path": [ 2026-07-25 01:29:28.395754 | debian-bookworm | "/usr/lib/python311.zip", 2026-07-25 01:29:28.395757 | debian-bookworm | "/usr/lib/python3.11", 2026-07-25 01:29:28.395761 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-07-25 01:29:28.395765 | debian-bookworm | "/home/zuul/src/github.com/osism/release/.tox/drift-test/lib/python3.11/site-packages" 2026-07-25 01:29:28.395769 | debian-bookworm | ], 2026-07-25 01:29:28.395773 | debian-bookworm | "meta_path": [ 2026-07-25 01:29:28.395777 | debian-bookworm | "", 2026-07-25 01:29:28.395781 | debian-bookworm | "", 2026-07-25 01:29:28.395785 | debian-bookworm | "" 2026-07-25 01:29:28.395789 | debian-bookworm | ], 2026-07-25 01:29:28.395792 | debian-bookworm | "fs_encoding": "utf-8", 2026-07-25 01:29:28.395796 | debian-bookworm | "io_encoding": "utf-8" 2026-07-25 01:29:28.395800 | debian-bookworm | }, 2026-07-25 01:29:28.395803 | debian-bookworm | "version": "3.11.2 (main, May 12 2026, 05:17:27) [GCC 12.2.0]", 2026-07-25 01:29:28.395807 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-07-25 01:29:28.395811 | debian-bookworm | "os": "", 2026-07-25 01:29:28.395815 | debian-bookworm | "site": "", 2026-07-25 01:29:28.395818 | debian-bookworm | "datetime": "", 2026-07-25 01:29:28.395827 | debian-bookworm | "math": "", 2026-07-25 01:29:28.395831 | debian-bookworm | "json": "" 2026-07-25 01:29:28.395835 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-07-25 01:29:28.396068 | debian-bookworm | drift-test: 434 I add seed packages via FromAppData(download=False, pip=bundle, setuptools=bundle, via=copy, app_data_dir=/home/zuul/.cache/virtualenv) [virtualenv/run/session.py:84] 2026-07-25 01:29:28.403806 | debian-bookworm | drift-test: 442 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-26.1.2-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-07-25 01:29:28.408016 | debian-bookworm | drift-test: 443 D build install image for pip-26.1.2-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.2-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-07-25 01:29:28.411442 | debian-bookworm | drift-test: 450 D install setuptools from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/setuptools-83.0.0-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-07-25 01:29:28.414775 | debian-bookworm | drift-test: 453 D build install image for setuptools-83.0.0-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-07-25 01:29:28.861950 | debian-bookworm | drift-test: 900 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any/setuptools to /home/zuul/src/github.com/osism/release/.tox/drift-test/lib/python3.11/site-packages/setuptools [virtualenv/util/path/_sync.py:46] 2026-07-25 01:29:28.934879 | debian-bookworm | drift-test: 973 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.2-py3-none-any/pip-26.1.2.virtualenv to /home/zuul/src/github.com/osism/release/.tox/drift-test/lib/python3.11/site-packages/pip-26.1.2.virtualenv [virtualenv/util/path/_sync.py:46] 2026-07-25 01:29:28.935385 | debian-bookworm | drift-test: 974 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.2-py3-none-any/pip to /home/zuul/src/github.com/osism/release/.tox/drift-test/lib/python3.11/site-packages/pip [virtualenv/util/path/_sync.py:46] 2026-07-25 01:29:29.063337 | debian-bookworm | drift-test: 1102 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any/distutils-precedence.pth to /home/zuul/src/github.com/osism/release/.tox/drift-test/lib/python3.11/site-packages/distutils-precedence.pth [virtualenv/util/path/_sync.py:46] 2026-07-25 01:29:29.064032 | debian-bookworm | drift-test: 1102 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any/_distutils_hack to /home/zuul/src/github.com/osism/release/.tox/drift-test/lib/python3.11/site-packages/_distutils_hack [virtualenv/util/path/_sync.py:46] 2026-07-25 01:29:29.064849 | debian-bookworm | drift-test: 1103 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any/setuptools-83.0.0.virtualenv to /home/zuul/src/github.com/osism/release/.tox/drift-test/lib/python3.11/site-packages/setuptools-83.0.0.virtualenv [virtualenv/util/path/_sync.py:46] 2026-07-25 01:29:29.065253 | debian-bookworm | drift-test: 1104 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any/setuptools-83.0.0.dist-info to /home/zuul/src/github.com/osism/release/.tox/drift-test/lib/python3.11/site-packages/setuptools-83.0.0.dist-info [virtualenv/util/path/_sync.py:46] 2026-07-25 01:29:29.071571 | debian-bookworm | drift-test: 1110 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-07-25 01:29:29.085695 | debian-bookworm | drift-test: 1124 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.2-py3-none-any/pip-26.1.2.dist-info to /home/zuul/src/github.com/osism/release/.tox/drift-test/lib/python3.11/site-packages/pip-26.1.2.dist-info [virtualenv/util/path/_sync.py:46] 2026-07-25 01:29:29.090489 | debian-bookworm | drift-test: 1129 D generated console scripts pip3.11 pip-3.11 pip3 pip [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-07-25 01:29:29.091153 | debian-bookworm | drift-test: 1129 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python, Xonsh [virtualenv/run/session.py:90] 2026-07-25 01:29:29.099630 | debian-bookworm | drift-test: 1138 D write /home/zuul/src/github.com/osism/release/.tox/drift-test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-07-25 01:29:29.099754 | debian-bookworm | drift-test: 1138 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-07-25 01:29:29.099838 | debian-bookworm | drift-test: 1138 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-07-25 01:29:29.099913 | debian-bookworm | drift-test: 1138 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-07-25 01:29:29.099985 | debian-bookworm | drift-test: 1139 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-07-25 01:29:29.100066 | debian-bookworm | drift-test: 1139 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-25 01:29:29.100126 | debian-bookworm | drift-test: 1139 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/release/.tox/drift-test [virtualenv/create/pyenv_cfg.py:51] 2026-07-25 01:29:29.100198 | debian-bookworm | drift-test: 1139 D virtualenv = 21.7.0 [virtualenv/create/pyenv_cfg.py:51] 2026-07-25 01:29:29.100279 | debian-bookworm | drift-test: 1139 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-07-25 01:29:29.100355 | debian-bookworm | drift-test: 1139 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-25 01:29:29.100431 | debian-bookworm | drift-test: 1139 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-25 01:29:29.100502 | debian-bookworm | drift-test: 1139 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-25 01:29:29.106760 | debian-bookworm | drift-test: 1145 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:485] 2026-07-25 01:29:30.241286 | debian-bookworm | Collecting GitPython==3.1.55 (from -r requirements.txt (line 1)) 2026-07-25 01:29:30.355108 | debian-bookworm | Downloading gitpython-3.1.55-py3-none-any.whl.metadata (14 kB) 2026-07-25 01:29:30.414007 | debian-bookworm | Collecting PyDriller==2.10 (from -r requirements.txt (line 2)) 2026-07-25 01:29:30.428924 | debian-bookworm | Downloading pydriller-2.10-py3-none-any.whl.metadata (1.5 kB) 2026-07-25 01:29:30.484700 | debian-bookworm | Collecting PyGithub==2.9.1 (from -r requirements.txt (line 3)) 2026-07-25 01:29:30.525389 | debian-bookworm | Downloading pygithub-2.9.1-py3-none-any.whl.metadata (3.9 kB) 2026-07-25 01:29:30.595950 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 4)) 2026-07-25 01:29:30.608255 | 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-07-25 01:29:30.639535 | debian-bookworm | Collecting dictdiffer==0.10.0 (from -r requirements.txt (line 5)) 2026-07-25 01:29:30.651138 | debian-bookworm | Downloading dictdiffer-0.10.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-25 01:29:30.697675 | debian-bookworm | Collecting docker==7.2.0 (from -r requirements.txt (line 6)) 2026-07-25 01:29:30.711632 | debian-bookworm | Downloading docker-7.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-25 01:29:30.781398 | debian-bookworm | Collecting pytest==9.1.1 (from -r requirements.txt (line 7)) 2026-07-25 01:29:30.794011 | debian-bookworm | Downloading pytest-9.1.1-py3-none-any.whl.metadata (7.6 kB) 2026-07-25 01:29:30.847178 | debian-bookworm | Collecting requests==2.34.2 (from -r requirements.txt (line 8)) 2026-07-25 01:29:30.859288 | debian-bookworm | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-25 01:29:30.903753 | debian-bookworm | Collecting responses==0.26.2 (from -r requirements.txt (line 9)) 2026-07-25 01:29:30.918232 | debian-bookworm | Downloading responses-0.26.2-py3-none-any.whl.metadata (48 kB) 2026-07-25 01:29:31.095851 | debian-bookworm | Collecting ruamel.yaml==0.19.1 (from -r requirements.txt (line 10)) 2026-07-25 01:29:31.108074 | debian-bookworm | Downloading ruamel_yaml-0.19.1-py3-none-any.whl.metadata (16 kB) 2026-07-25 01:29:31.141315 | debian-bookworm | Collecting tabulate==0.10.0 (from -r requirements.txt (line 11)) 2026-07-25 01:29:31.152875 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-07-25 01:29:31.195797 | debian-bookworm | Collecting gitdb<5,>=4.0.1 (from GitPython==3.1.55->-r requirements.txt (line 1)) 2026-07-25 01:29:31.207567 | debian-bookworm | Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) 2026-07-25 01:29:31.284873 | debian-bookworm | Collecting pytz (from PyDriller==2.10->-r requirements.txt (line 2)) 2026-07-25 01:29:31.296964 | debian-bookworm | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-07-25 01:29:31.349212 | debian-bookworm | Collecting types-pytz (from PyDriller==2.10->-r requirements.txt (line 2)) 2026-07-25 01:29:31.362798 | debian-bookworm | Downloading types_pytz-2026.2.0.20260518-py3-none-any.whl.metadata (1.7 kB) 2026-07-25 01:29:31.518166 | debian-bookworm | Collecting lizard (from PyDriller==2.10->-r requirements.txt (line 2)) 2026-07-25 01:29:31.531921 | debian-bookworm | Downloading lizard-1.23.0-py2.py3-none-any.whl.metadata (17 kB) 2026-07-25 01:29:31.605522 | debian-bookworm | Collecting pynacl>=1.4.0 (from PyGithub==2.9.1->-r requirements.txt (line 3)) 2026-07-25 01:29:31.617759 | debian-bookworm | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-07-25 01:29:31.670545 | debian-bookworm | Collecting pyjwt>=2.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub==2.9.1->-r requirements.txt (line 3)) 2026-07-25 01:29:31.683005 | debian-bookworm | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-07-25 01:29:31.729684 | debian-bookworm | Collecting typing-extensions>=4.5.0 (from PyGithub==2.9.1->-r requirements.txt (line 3)) 2026-07-25 01:29:31.741954 | debian-bookworm | Downloading typing_extensions-4.16.0-py3-none-any.whl.metadata (3.3 kB) 2026-07-25 01:29:31.795561 | debian-bookworm | Collecting urllib3>=1.26.0 (from PyGithub==2.9.1->-r requirements.txt (line 3)) 2026-07-25 01:29:31.807117 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-25 01:29:31.844310 | debian-bookworm | Collecting iniconfig>=1.0.1 (from pytest==9.1.1->-r requirements.txt (line 7)) 2026-07-25 01:29:31.856101 | debian-bookworm | Downloading iniconfig-2.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-25 01:29:31.896190 | debian-bookworm | Collecting packaging>=22 (from pytest==9.1.1->-r requirements.txt (line 7)) 2026-07-25 01:29:31.908500 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-25 01:29:31.950133 | debian-bookworm | Collecting pluggy<2,>=1.5 (from pytest==9.1.1->-r requirements.txt (line 7)) 2026-07-25 01:29:31.962760 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-07-25 01:29:32.014553 | debian-bookworm | Collecting pygments>=2.7.2 (from pytest==9.1.1->-r requirements.txt (line 7)) 2026-07-25 01:29:32.027681 | debian-bookworm | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-25 01:29:32.239172 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.34.2->-r requirements.txt (line 8)) 2026-07-25 01:29:32.251209 | debian-bookworm | Downloading charset_normalizer-3.4.9-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (41 kB) 2026-07-25 01:29:32.290939 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.34.2->-r requirements.txt (line 8)) 2026-07-25 01:29:32.302609 | debian-bookworm | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-25 01:29:32.368354 | debian-bookworm | Collecting certifi>=2023.5.7 (from requests==2.34.2->-r requirements.txt (line 8)) 2026-07-25 01:29:32.381574 | debian-bookworm | Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) 2026-07-25 01:29:32.442050 | debian-bookworm | Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython==3.1.55->-r requirements.txt (line 1)) 2026-07-25 01:29:32.456396 | debian-bookworm | Downloading smmap-5.0.3-py3-none-any.whl.metadata (4.6 kB) 2026-07-25 01:29:32.728918 | debian-bookworm | Collecting cryptography>=3.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub==2.9.1->-r requirements.txt (line 3)) 2026-07-25 01:29:32.740524 | debian-bookworm | Downloading cryptography-49.0.0-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (4.3 kB) 2026-07-25 01:29:32.879875 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography>=3.4.0->pyjwt[crypto]>=2.4.0->PyGithub==2.9.1->-r requirements.txt (line 3)) 2026-07-25 01:29:32.891627 | debian-bookworm | Downloading cffi-2.1.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.5 kB) 2026-07-25 01:29:32.926456 | debian-bookworm | Collecting pycparser (from cffi>=2.0.0->cryptography>=3.4.0->pyjwt[crypto]>=2.4.0->PyGithub==2.9.1->-r requirements.txt (line 3)) 2026-07-25 01:29:32.938386 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-07-25 01:29:32.977987 | debian-bookworm | Collecting pathspec (from lizard->PyDriller==2.10->-r requirements.txt (line 2)) 2026-07-25 01:29:32.990449 | debian-bookworm | Downloading pathspec-1.1.1-py3-none-any.whl.metadata (14 kB) 2026-07-25 01:29:33.024703 | debian-bookworm | Downloading gitpython-3.1.55-py3-none-any.whl (216 kB) 2026-07-25 01:29:33.071554 | debian-bookworm | Downloading pydriller-2.10-py3-none-any.whl (37 kB) 2026-07-25 01:29:33.096060 | debian-bookworm | Downloading pygithub-2.9.1-py3-none-any.whl (449 kB) 2026-07-25 01:29:33.164292 | 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-07-25 01:29:33.240618 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 10.9 MB/s 0:00:00 2026-07-25 01:29:33.252887 | debian-bookworm | Downloading dictdiffer-0.10.0-py3-none-any.whl (16 kB) 2026-07-25 01:29:33.275398 | debian-bookworm | Downloading docker-7.2.0-py3-none-any.whl (148 kB) 2026-07-25 01:29:33.306272 | debian-bookworm | Downloading pytest-9.1.1-py3-none-any.whl (386 kB) 2026-07-25 01:29:33.354266 | debian-bookworm | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-25 01:29:33.378173 | debian-bookworm | Downloading responses-0.26.2-py3-none-any.whl (35 kB) 2026-07-25 01:29:33.401355 | debian-bookworm | Downloading ruamel_yaml-0.19.1-py3-none-any.whl (118 kB) 2026-07-25 01:29:33.426829 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-07-25 01:29:33.452828 | debian-bookworm | Downloading charset_normalizer-3.4.9-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (221 kB) 2026-07-25 01:29:33.488445 | debian-bookworm | Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) 2026-07-25 01:29:33.513175 | debian-bookworm | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-07-25 01:29:33.537436 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-07-25 01:29:33.560444 | debian-bookworm | Downloading smmap-5.0.3-py3-none-any.whl (24 kB) 2026-07-25 01:29:33.583373 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-25 01:29:33.609771 | debian-bookworm | Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 2026-07-25 01:29:33.636974 | debian-bookworm | Downloading iniconfig-2.3.0-py3-none-any.whl (7.5 kB) 2026-07-25 01:29:33.659853 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-25 01:29:33.685281 | debian-bookworm | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-25 01:29:33.768932 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 15.6 MB/s 0:00:00 2026-07-25 01:29:33.782210 | debian-bookworm | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-07-25 01:29:33.804495 | debian-bookworm | Downloading cryptography-49.0.0-cp311-abi3-manylinux_2_34_x86_64.whl (4.7 MB) 2026-07-25 01:29:34.019293 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 22.7 MB/s 0:00:00 2026-07-25 01:29:34.034371 | debian-bookworm | Downloading cffi-2.1.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (217 kB) 2026-07-25 01:29:34.060852 | debian-bookworm | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-07-25 01:29:34.113432 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 25.6 MB/s 0:00:00 2026-07-25 01:29:34.127953 | debian-bookworm | Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB) 2026-07-25 01:29:34.151954 | debian-bookworm | Downloading lizard-1.23.0-py2.py3-none-any.whl (100 kB) 2026-07-25 01:29:34.175502 | debian-bookworm | Downloading pathspec-1.1.1-py3-none-any.whl (57 kB) 2026-07-25 01:29:34.197439 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-07-25 01:29:34.220183 | debian-bookworm | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-07-25 01:29:34.253296 | debian-bookworm | Downloading types_pytz-2026.2.0.20260518-py3-none-any.whl (10 kB) 2026-07-25 01:29:34.402423 | debian-bookworm | Installing collected packages: pytz, urllib3, typing-extensions, types-pytz, tabulate, smmap, ruamel.yaml, PyYAML, pyjwt, pygments, pycparser, pluggy, pathspec, packaging, iniconfig, idna, dictdiffer, charset_normalizer, certifi, requests, pytest, lizard, gitdb, cffi, responses, pynacl, GitPython, docker, cryptography, PyDriller, PyGithub 2026-07-25 01:29:37.851694 | debian-bookworm | 2026-07-25 01:29:37.854245 | debian-bookworm | Successfully installed GitPython-3.1.55 PyDriller-2.10 PyGithub-2.9.1 PyYAML-6.0.3 certifi-2026.7.22 cffi-2.1.0 charset_normalizer-3.4.9 cryptography-49.0.0 dictdiffer-0.10.0 docker-7.2.0 gitdb-4.0.12 idna-3.18 iniconfig-2.3.0 lizard-1.23.0 packaging-26.2 pathspec-1.1.1 pluggy-1.6.0 pycparser-3.0 pygments-2.20.0 pyjwt-2.13.0 pynacl-1.6.2 pytest-9.1.1 pytz-2026.2 requests-2.34.2 responses-0.26.2 ruamel.yaml-0.19.1 smmap-5.0.3 tabulate-0.10.0 types-pytz-2026.2.0.20260518 typing-extensions-4.16.0 urllib3-2.7.0 2026-07-25 01:29:38.023950 | debian-bookworm | drift-test: 10062 I exit 0 (8.92 seconds) /home/zuul/src/github.com/osism/release> python -I -m pip install -r requirements.txt pid=1665 [tox/execute/api.py:308] 2026-07-25 01:29:38.025797 | debian-bookworm | drift-test: OK (9.81 seconds) 2026-07-25 01:29:38.025868 | debian-bookworm | congratulations :) (9.84 seconds) 2026-07-25 01:29:38.145520 | debian-bookworm | ok: Runtime: 0:00:10.167511 2026-07-25 01:29:38.156891 | 2026-07-25 01:29:38.157035 | TASK [tox : Create a tempfile to save tox showconfig] 2026-07-25 01:29:38.594561 | debian-bookworm | changed 2026-07-25 01:29:38.605440 | 2026-07-25 01:29:38.605599 | TASK [tox : Detect tox version] 2026-07-25 01:29:39.164927 | debian-bookworm | 4.58.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-07-25 01:29:39.639440 | debian-bookworm | ok: Runtime: 0:00:00.324398 2026-07-25 01:29:39.645634 | 2026-07-25 01:29:39.645755 | TASK [tox : Get tox envlist config] 2026-07-25 01:29:40.676895 | debian-bookworm | ok: Runtime: 0:00:00.377667 2026-07-25 01:29:40.692992 | 2026-07-25 01:29:40.693240 | TASK [tox : Install any sibling python packages] 2026-07-25 01:29:41.215787 | debian-bookworm | ok: No setup.cfg, no action needed 2026-07-25 01:29:41.226295 | 2026-07-25 01:29:41.226579 | TASK [tox : Remove tempfile] 2026-07-25 01:29:41.949308 | debian-bookworm | changed 2026-07-25 01:29:41.971412 | 2026-07-25 01:29:41.972191 | TASK [tox : Emit tox command] 2026-07-25 01:29:42.091301 | /home/zuul/.local/tox/bin/tox -edrift-test -vv --skip-missing-interpreters=false 2026-07-25 01:29:42.117148 | 2026-07-25 01:29:42.118060 | TASK [tox : Run tox] 2026-07-25 01:29:42.748442 | debian-bookworm | ROOT: 224 D setup logging to DEBUG on pid 1824 [tox/report.py:229] 2026-07-25 01:29:42.791038 | debian-bookworm | drift-test: 267 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-07-25 01:29:42.796387 | debian-bookworm | drift-test: 269 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-07-25 01:29:42.797599 | debian-bookworm | drift-test: 273 D got python info of /usr/bin/python3.11 from /home/zuul/.cache/virtualenv/py_info/5/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:139] 2026-07-25 01:29:42.799323 | debian-bookworm | drift-test: 274 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-07-25 01:29:42.799352 | debian-bookworm | drift-test: 274 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, May 12 2026, 05:17:27) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-07-25 01:29:42.799371 | debian-bookworm | drift-test: 275 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, May 12 2026, 05:17:27) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-07-25 01:29:42.800361 | debian-bookworm | drift-test: 276 D symlink on filesystem does work [virtualenv/info.py:51] 2026-07-25 01:29:42.800518 | debian-bookworm | drift-test: 276 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-07-25 01:29:42.834258 | debian-bookworm | drift-test: 310 W commands[0]> pytest tests/ -v [tox/tox_env/api.py:485] 2026-07-25 01:29:43.103473 | debian-bookworm | ============================= test session starts ============================== 2026-07-25 01:29:43.103530 | debian-bookworm | platform linux -- Python 3.11.2, pytest-9.1.1, pluggy-1.6.0 -- /home/zuul/src/github.com/osism/release/.tox/drift-test/bin/python 2026-07-25 01:29:43.103539 | debian-bookworm | cachedir: .tox/drift-test/.pytest_cache 2026-07-25 01:29:43.103546 | debian-bookworm | rootdir: /home/zuul/src/github.com/osism/release 2026-07-25 01:29:43.835708 | debian-bookworm | collecting ... collected 339 items 2026-07-25 01:29:43.835770 | debian-bookworm | 2026-07-25 01:29:43.837209 | debian-bookworm | tests/image_drift/test_demo.py::test_three_entries_per_plugin PASSED [ 0%] 2026-07-25 01:29:43.838396 | debian-bookworm | tests/image_drift/test_demo.py::test_entries_carry_live_plugin_text PASSED [ 0%] 2026-07-25 01:29:43.839543 | debian-bookworm | tests/image_drift/test_demo.py::test_entries_are_actionable PASSED [ 0%] 2026-07-25 01:29:43.840552 | debian-bookworm | tests/image_drift/test_demo.py::test_show_values_plugin_covers_both_render_branches PASSED [ 1%] 2026-07-25 01:29:43.841625 | debian-bookworm | tests/image_drift/test_demo.py::test_paths_reflect_plugin_input_files PASSED [ 1%] 2026-07-25 01:29:44.065931 | debian-bookworm | tests/image_drift/test_driver.py::test_help_lists_plugins PASSED [ 1%] 2026-07-25 01:29:44.279852 | debian-bookworm | tests/image_drift/test_driver.py::test_default_run_exits_1_with_drifting_images PASSED [ 2%] 2026-07-25 01:29:44.495468 | debian-bookworm | tests/image_drift/test_driver.py::test_allowlisted_osism_ansible_hidden_by_default PASSED [ 2%] 2026-07-25 01:29:44.707682 | debian-bookworm | tests/image_drift/test_driver.py::test_no_allowlist_surfaces_osism_ansible PASSED [ 2%] 2026-07-25 01:29:44.922157 | debian-bookworm | tests/image_drift/test_driver.py::test_format_json_keys PASSED [ 2%] 2026-07-25 01:29:45.137004 | debian-bookworm | tests/image_drift/test_driver.py::test_plugin_filter_runs_only_role_shadows PASSED [ 3%] 2026-07-25 01:29:45.352127 | debian-bookworm | tests/image_drift/test_driver.py::test_summary_line_counts PASSED [ 3%] 2026-07-25 01:29:45.581676 | debian-bookworm | tests/image_drift/test_driver.py::test_advisory_only_exits_0 PASSED [ 3%] 2026-07-25 01:29:45.809089 | debian-bookworm | tests/image_drift/test_driver.py::test_advisory_finding_in_default_json PASSED [ 4%] 2026-07-25 01:29:46.053045 | debian-bookworm | tests/image_drift/test_driver.py::test_missing_group_errors PASSED [ 4%] 2026-07-25 01:29:46.060467 | debian-bookworm | tests/image_drift/test_image_orphan.py::test_orphan_alias_detected PASSED [ 4%] 2026-07-25 01:29:46.065395 | debian-bookworm | tests/image_drift/test_image_orphan.py::test_consumed_alias_not_detected PASSED [ 5%] 2026-07-25 01:29:46.069416 | debian-bookworm | tests/image_drift/test_image_orphan.py::test_playbook_consumed_alias_not_detected PASSED [ 5%] 2026-07-25 01:29:46.073239 | debian-bookworm | tests/image_drift/test_image_orphan.py::test_non_text_files_are_not_read PASSED [ 5%] 2026-07-25 01:29:46.076596 | debian-bookworm | tests/image_drift/test_image_orphan.py::test_allowlist_suppresses_orphan PASSED [ 5%] 2026-07-25 01:29:46.078333 | debian-bookworm | tests/image_drift/test_manager_parser.py::test_plain_value PASSED [ 6%] 2026-07-25 01:29:46.079929 | debian-bookworm | tests/image_drift/test_manager_parser.py::test_latest_override_pattern PASSED [ 6%] 2026-07-25 01:29:46.081382 | debian-bookworm | tests/image_drift/test_manager_parser.py::test_unresolved_jinja_marked PASSED [ 6%] 2026-07-25 01:29:46.083916 | debian-bookworm | tests/image_drift/test_manager_parser.py::test_multiple_entries PASSED [ 7%] 2026-07-25 01:29:46.084891 | debian-bookworm | tests/image_drift/test_manager_template_parser.py::test_basic_alias_extraction PASSED [ 7%] 2026-07-25 01:29:46.085782 | debian-bookworm | tests/image_drift/test_manager_template_parser.py::test_jinja_escaped_lines_ignored PASSED [ 7%] 2026-07-25 01:29:46.086654 | debian-bookworm | tests/image_drift/test_manager_template_parser.py::test_double_quoted_versions_key PASSED [ 7%] 2026-07-25 01:29:46.087620 | debian-bookworm | tests/image_drift/test_manager_template_parser.py::test_lines_without_pattern_skipped PASSED [ 8%] 2026-07-25 01:29:46.088523 | debian-bookworm | tests/image_drift/test_manager_template_parser.py::test_extract_stream_resolved_basic PASSED [ 8%] 2026-07-25 01:29:46.089528 | debian-bookworm | tests/image_drift/test_manager_template_parser.py::test_extract_stream_resolved_multiple PASSED [ 8%] 2026-07-25 01:29:46.090453 | debian-bookworm | tests/image_drift/test_override_template_parser.py::test_returns_tag_aliases_only PASSED [ 9%] 2026-07-25 01:29:46.091443 | debian-bookworm | tests/image_drift/test_override_template_parser.py::test_ignores_image_lines PASSED [ 9%] 2026-07-25 01:29:46.092549 | debian-bookworm | tests/image_drift/test_override_template_parser.py::test_empty_input PASSED [ 9%] 2026-07-25 01:29:46.093469 | debian-bookworm | tests/image_drift/test_override_template_parser.py::test_comment_and_blank_lines_ignored PASSED [ 10%] 2026-07-25 01:29:46.094131 | debian-bookworm | tests/image_drift/test_plugin_registry.py::test_image_plugins_registered PASSED [ 10%] 2026-07-25 01:29:46.095119 | debian-bookworm | tests/image_drift/test_plugin_registry.py::test_image_plugin_group_matches_registry PASSED [ 10%] 2026-07-25 01:29:46.100081 | debian-bookworm | tests/image_drift/test_plugin_registry.py::test_role_unpinned_enabled_in_config PASSED [ 10%] 2026-07-25 01:29:46.104639 | debian-bookworm | tests/image_drift/test_plugin_registry.py::test_image_orphan_enabled_in_config PASSED [ 11%] 2026-07-25 01:29:46.109305 | debian-bookworm | tests/image_drift/test_plugin_registry.py::test_rolling_pin_enabled_in_config PASSED [ 11%] 2026-07-25 01:29:46.110357 | debian-bookworm | tests/image_drift/test_plugin_registry.py::test_each_plugin_has_required_metadata PASSED [ 11%] 2026-07-25 01:29:46.111844 | debian-bookworm | tests/image_drift/test_release_parser.py::test_parse_release_returns_docker_images PASSED [ 12%] 2026-07-25 01:29:46.113266 | debian-bookworm | tests/image_drift/test_release_parser.py::test_parse_release_missing_docker_images_errors PASSED [ 12%] 2026-07-25 01:29:46.116091 | debian-bookworm | tests/image_drift/test_release_vs_manager.py::test_baseline_drift PASSED [ 12%] 2026-07-25 01:29:46.118874 | debian-bookworm | tests/image_drift/test_release_vs_manager.py::test_allowlist_broad_suppresses_all_redis PASSED [ 12%] 2026-07-25 01:29:46.121637 | debian-bookworm | tests/image_drift/test_release_vs_manager.py::test_allowlist_narrow_suppresses_one_alias_only PASSED [ 13%] 2026-07-25 01:29:46.124348 | debian-bookworm | tests/image_drift/test_release_vs_manager.py::test_latest_override_emitted_with_found_latest PASSED [ 13%] 2026-07-25 01:29:46.127193 | debian-bookworm | tests/image_drift/test_release_vs_manager.py::test_disabled_image_not_in_release_skipped PASSED [ 13%] 2026-07-25 01:29:46.128377 | debian-bookworm | tests/image_drift/test_report.py::test_show_values_produces_two_blocks PASSED [ 14%] 2026-07-25 01:29:46.129532 | debian-bookworm | tests/image_drift/test_report.py::test_show_values_live_block_collapses_file PASSED [ 14%] 2026-07-25 01:29:46.130539 | debian-bookworm | tests/image_drift/test_report.py::test_show_values_dormant_block_collapses_two_files PASSED [ 14%] 2026-07-25 01:29:46.131601 | debian-bookworm | tests/image_drift/test_report.py::test_show_values_refs_single_line_only PASSED [ 15%] 2026-07-25 01:29:46.132658 | debian-bookworm | tests/image_drift/test_report.py::test_show_values_item_order_by_path_then_alias PASSED [ 15%] 2026-07-25 01:29:46.133641 | debian-bookworm | tests/image_drift/test_report.py::test_show_values_fix_and_refs_present PASSED [ 15%] 2026-07-25 01:29:46.134608 | debian-bookworm | tests/image_drift/test_report.py::test_show_values_empty_expected_renders_no_release_pin PASSED [ 15%] 2026-07-25 01:29:46.135671 | debian-bookworm | tests/image_drift/test_report.py::test_show_values_empty_expected_refs_single_line PASSED [ 16%] 2026-07-25 01:29:46.136758 | debian-bookworm | tests/image_drift/test_report.py::test_show_values_empty_expected_sorted_by_path_then_alias PASSED [ 16%] 2026-07-25 01:29:46.137718 | debian-bookworm | tests/image_drift/test_report.py::test_show_values_nonempty_expected_still_uses_arrow PASSED [ 16%] 2026-07-25 01:29:46.139015 | debian-bookworm | tests/image_drift/test_report.py::test_kolla_chain_inner_regression_two_blocks PASSED [ 17%] 2026-07-25 01:29:46.140282 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_concrete_tag_extracted PASSED [ 17%] 2026-07-25 01:29:46.141440 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_jinja_value_skipped PASSED [ 17%] 2026-07-25 01:29:46.142689 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_multiple_aliases_in_one_role_file PASSED [ 17%] 2026-07-25 01:29:46.143844 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_empty_or_malformed_returns_empty PASSED [ 18%] 2026-07-25 01:29:46.145090 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_tag_indirected_through_own_version_resolved PASSED [ 18%] 2026-07-25 01:29:46.146328 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_tag_indirected_through_own_version_non_string_pin PASSED [ 18%] 2026-07-25 01:29:46.147560 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_tag_indirection_whitespace_insensitive PASSED [ 19%] 2026-07-25 01:29:46.148764 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_tag_indirection_skipped_when_version_non_concrete PASSED [ 19%] 2026-07-25 01:29:46.149838 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_tag_indirection_skipped_when_version_missing PASSED [ 19%] 2026-07-25 01:29:46.151087 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_tag_referencing_other_var_skipped PASSED [ 20%] 2026-07-25 01:29:46.152437 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_composed_tag_left_for_later_pass PASSED [ 20%] 2026-07-25 01:29:46.156861 | debian-bookworm | tests/image_drift/test_role_shadows.py::test_baseline_drift PASSED [ 20%] 2026-07-25 01:29:46.161170 | debian-bookworm | tests/image_drift/test_role_shadows.py::test_role_without_defaults_skipped PASSED [ 20%] 2026-07-25 01:29:46.165503 | debian-bookworm | tests/image_drift/test_role_shadows.py::test_jinja_valued_tag_not_drift PASSED [ 21%] 2026-07-25 01:29:46.169850 | debian-bookworm | tests/image_drift/test_role_shadows.py::test_allowlist_very_narrow_pins_to_role_file PASSED [ 21%] 2026-07-25 01:29:46.174283 | debian-bookworm | tests/image_drift/test_role_shadows.py::test_netbox_redis_is_live PASSED [ 21%] 2026-07-25 01:29:46.178368 | debian-bookworm | tests/image_drift/test_role_shadows.py::test_dormant_aliases_are_dormant PASSED [ 22%] 2026-07-25 01:29:46.182922 | debian-bookworm | tests/image_drift/test_role_shadows.py::test_floatdemo_is_live PASSED [ 22%] 2026-07-25 01:29:46.187055 | debian-bookworm | tests/image_drift/test_role_shadows.py::test_stream_resolved_not_emitted PASSED [ 22%] 2026-07-25 01:29:46.191146 | debian-bookworm | tests/image_drift/test_role_shadows.py::test_dormant_findings_are_advisory PASSED [ 23%] 2026-07-25 01:29:46.195791 | debian-bookworm | tests/image_drift/test_role_shadows.py::test_live_findings_are_actionable PASSED [ 23%] 2026-07-25 01:29:46.200019 | debian-bookworm | tests/image_drift/test_role_unpinned.py::test_ciinternal_detected PASSED [ 23%] 2026-07-25 01:29:46.204278 | debian-bookworm | tests/image_drift/test_role_unpinned.py::test_widget_detected_with_release_key PASSED [ 23%] 2026-07-25 01:29:46.208502 | debian-bookworm | tests/image_drift/test_role_unpinned.py::test_adminer_not_emitted PASSED [ 24%] 2026-07-25 01:29:46.212717 | debian-bookworm | tests/image_drift/test_role_unpinned.py::test_stream_resolved_not_emitted PASSED [ 24%] 2026-07-25 01:29:46.217027 | debian-bookworm | tests/image_drift/test_role_unpinned.py::test_allowlist_marks_ciinternal_allowlisted PASSED [ 24%] 2026-07-25 01:29:46.219984 | debian-bookworm | tests/image_drift/test_rolling_pin.py::test_rolling_pins_flagged PASSED [ 25%] 2026-07-25 01:29:46.222923 | debian-bookworm | tests/image_drift/test_rolling_pin.py::test_concrete_pin_not_flagged PASSED [ 25%] 2026-07-25 01:29:46.225538 | debian-bookworm | tests/image_drift/test_rolling_pin.py::test_odd_but_pinned_not_flagged PASSED [ 25%] 2026-07-25 01:29:46.228304 | debian-bookworm | tests/image_drift/test_rolling_pin.py::test_top_level_key_ignored PASSED [ 25%] 2026-07-25 01:29:46.231162 | debian-bookworm | tests/image_drift/test_rolling_pin.py::test_entry_fields PASSED [ 26%] 2026-07-25 01:29:46.234037 | debian-bookworm | tests/image_drift/test_rolling_pin.py::test_allowlist_marks_entry PASSED [ 26%] 2026-07-25 01:29:46.236123 | debian-bookworm | tests/image_drift/test_source_list_tree.py::test_list_tree_returns_nested_paths PASSED [ 26%] 2026-07-25 01:29:46.237791 | debian-bookworm | tests/image_drift/test_source_list_tree.py::test_list_tree_absent_raises_by_default PASSED [ 27%] 2026-07-25 01:29:46.239440 | debian-bookworm | tests/image_drift/test_source_list_tree.py::test_list_tree_absent_missing_ok_returns_empty PASSED [ 27%] 2026-07-25 01:29:46.240582 | debian-bookworm | tests/kolla_drift/test_archive.py::test_repo_slug_and_archive_url PASSED [ 27%] 2026-07-25 01:29:46.246146 | debian-bookworm | tests/kolla_drift/test_archive.py::test_snapshot_dir_fetches_extracts_and_serves PASSED [ 28%] 2026-07-25 01:29:46.249463 | debian-bookworm | tests/kolla_drift/test_archive.py::test_snapshot_dir_memoizes_one_http_call PASSED [ 28%] 2026-07-25 01:29:46.251834 | debian-bookworm | tests/kolla_drift/test_archive.py::test_snapshot_dir_404_raises PASSED [ 28%] 2026-07-25 01:29:46.255900 | debian-bookworm | tests/kolla_drift/test_archive.py::test_fetch_retries_once_then_succeeds PASSED [ 28%] 2026-07-25 01:29:46.258572 | debian-bookworm | tests/kolla_drift/test_archive.py::test_fetch_fails_twice_raises PASSED [ 29%] 2026-07-25 01:29:46.261603 | debian-bookworm | tests/kolla_drift/test_archive.py::test_unsafe_traversal_member_rejected PASSED [ 29%] 2026-07-25 01:29:46.264749 | debian-bookworm | tests/kolla_drift/test_archive.py::test_absolute_symlink_member_rejected_on_fallback PASSED [ 29%] 2026-07-25 01:29:46.268145 | debian-bookworm | tests/kolla_drift/test_archive.py::test_safe_relative_symlink_extracted_on_fallback PASSED [ 30%] 2026-07-25 01:29:46.270756 | debian-bookworm | tests/kolla_drift/test_config.py::test_load_minimal_config PASSED [ 30%] 2026-07-25 01:29:46.273314 | debian-bookworm | tests/kolla_drift/test_config.py::test_osism_root_and_paths_are_unknown_keys PASSED [ 30%] 2026-07-25 01:29:46.276003 | debian-bookworm | tests/kolla_drift/test_config.py::test_unknown_top_level_key_errors PASSED [ 30%] 2026-07-25 01:29:46.278229 | debian-bookworm | tests/kolla_drift/test_config.py::test_allowlist_broad_match PASSED [ 31%] 2026-07-25 01:29:46.280489 | debian-bookworm | tests/kolla_drift/test_config.py::test_apply_marks_matching_drift_allowlisted PASSED [ 31%] 2026-07-25 01:29:46.282069 | debian-bookworm | tests/kolla_drift/test_config.py::test_apply_returns_unmatched_drift_unchanged PASSED [ 31%] 2026-07-25 01:29:46.284637 | debian-bookworm | tests/kolla_drift/test_config.py::test_allowlist_narrow_by_alias PASSED [ 32%] 2026-07-25 01:29:46.287988 | debian-bookworm | tests/kolla_drift/test_config.py::test_allowlist_very_narrow PASSED [ 32%] 2026-07-25 01:29:46.290329 | debian-bookworm | tests/kolla_drift/test_config.py::test_allowlist_empty_reason_errors PASSED [ 32%] 2026-07-25 01:29:46.291945 | debian-bookworm | tests/kolla_drift/test_config.py::test_allowlist_no_file_returns_empty PASSED [ 33%] 2026-07-25 01:29:46.294626 | debian-bookworm | tests/kolla_drift/test_config.py::test_sources_parsed PASSED [ 33%] 2026-07-25 01:29:46.297076 | debian-bookworm | tests/kolla_drift/test_config.py::test_default_owner_defaults_when_absent PASSED [ 33%] 2026-07-25 01:29:46.299929 | debian-bookworm | tests/kolla_drift/test_config.py::test_unknown_source_key_errors PASSED [ 33%] 2026-07-25 01:29:46.300801 | debian-bookworm | tests/kolla_drift/test_config.py::test_stale_flags_unused_entry PASSED [ 34%] 2026-07-25 01:29:46.301656 | debian-bookworm | tests/kolla_drift/test_config.py::test_stale_scoped_to_ran_plugins PASSED [ 34%] 2026-07-25 01:29:46.302546 | debian-bookworm | tests/kolla_drift/test_config.py::test_prefix_matches_service_and_subgroups PASSED [ 34%] 2026-07-25 01:29:46.303496 | debian-bookworm | tests/kolla_drift/test_config.py::test_prefix_does_not_match_adjacent_name PASSED [ 35%] 2026-07-25 01:29:46.304396 | debian-bookworm | tests/kolla_drift/test_config.py::test_exact_is_default_and_unchanged PASSED [ 35%] 2026-07-25 01:29:46.306768 | debian-bookworm | tests/kolla_drift/test_config.py::test_allowlist_unknown_match_value_errors PASSED [ 35%] 2026-07-25 01:29:46.309114 | debian-bookworm | tests/kolla_drift/test_config.py::test_allowlist_empty_image_errors PASSED [ 35%] 2026-07-25 01:29:46.310059 | debian-bookworm | tests/kolla_drift/test_config.py::test_prefix_entry_stale_when_no_match PASSED [ 36%] 2026-07-25 01:29:46.312912 | debian-bookworm | tests/kolla_drift/test_config.py::test_releases_and_release_refs_parse PASSED [ 36%] 2026-07-25 01:29:46.315300 | debian-bookworm | tests/kolla_drift/test_config.py::test_releases_default_empty PASSED [ 36%] 2026-07-25 01:29:46.317598 | debian-bookworm | tests/kolla_drift/test_config.py::test_archive_and_snapshot_cache_defaults PASSED [ 37%] 2026-07-25 01:29:46.319408 | debian-bookworm | tests/kolla_drift/test_dir_helpers.py::test_dir_read_returns_bytes PASSED [ 37%] 2026-07-25 01:29:46.321050 | debian-bookworm | tests/kolla_drift/test_dir_helpers.py::test_dir_read_missing_raises_with_where PASSED [ 37%] 2026-07-25 01:29:46.322938 | debian-bookworm | tests/kolla_drift/test_dir_helpers.py::test_dir_read_optional_present PASSED [ 38%] 2026-07-25 01:29:46.324331 | debian-bookworm | tests/kolla_drift/test_dir_helpers.py::test_dir_read_optional_absent_returns_none PASSED [ 38%] 2026-07-25 01:29:46.326210 | debian-bookworm | tests/kolla_drift/test_dir_helpers.py::test_dir_list_tree_sorted_repo_relative PASSED [ 38%] 2026-07-25 01:29:46.327911 | debian-bookworm | tests/kolla_drift/test_dir_helpers.py::test_dir_list_tree_missing_raises PASSED [ 38%] 2026-07-25 01:29:46.329482 | debian-bookworm | tests/kolla_drift/test_dir_helpers.py::test_dir_list_tree_missing_ok_returns_empty PASSED [ 39%] 2026-07-25 01:29:46.331230 | debian-bookworm | tests/kolla_drift/test_dir_helpers.py::test_dir_list_returns_names PASSED [ 39%] 2026-07-25 01:29:46.333010 | debian-bookworm | tests/kolla_drift/test_dir_helpers.py::test_dir_list_dirs_only PASSED [ 39%] 2026-07-25 01:29:46.334608 | debian-bookworm | tests/kolla_drift/test_dir_helpers.py::test_dir_list_missing_raises PASSED [ 40%] 2026-07-25 01:29:46.358377 | debian-bookworm | tests/kolla_drift/test_driver.py::test_base_dir_not_found_exits_2 PASSED [ 40%] 2026-07-25 01:29:46.365452 | debian-bookworm | tests/kolla_drift/test_driver_stale.py::test_stale_entry_forces_exit_1_and_is_reported PASSED [ 40%] 2026-07-25 01:29:46.371629 | debian-bookworm | tests/kolla_drift/test_driver_stale.py::test_no_allowlist_ignores_invalid_file PASSED [ 41%] 2026-07-25 01:29:46.372583 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_canon_normalizes_hyphen_to_underscore PASSED [ 41%] 2026-07-25 01:29:46.373931 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_parse_enable_flags_strips_prefix PASSED [ 41%] 2026-07-25 01:29:46.374837 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_truthy_enables_literal_only_and_canon PASSED [ 41%] 2026-07-25 01:29:46.376356 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_parse_build_set_unions_both_blocks_canon PASSED [ 42%] 2026-07-25 01:29:46.378491 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_release_range_derives_from_file_set PASSED [ 42%] 2026-07-25 01:29:46.380430 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_release_range_override_wins PASSED [ 42%] 2026-07-25 01:29:46.383942 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_upstream_enable_keys_monolithic PASSED [ 43%] 2026-07-25 01:29:46.391251 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_upstream_enable_keys_split_dir PASSED [ 43%] 2026-07-25 01:29:46.394249 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_upstream_groupvars_keys_monolithic PASSED [ 43%] 2026-07-25 01:29:46.400971 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_upstream_groupvars_keys_split_dir PASSED [ 43%] 2026-07-25 01:29:46.403923 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_osism_groupvars_keys_merges_defaults_and_versions_template PASSED [ 44%] 2026-07-25 01:29:46.407512 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_osism_groupvars_keys_counts_overlays PASSED [ 44%] 2026-07-25 01:29:46.410192 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_osism_enable_flags_merges_across_all_files PASSED [ 44%] 2026-07-25 01:29:46.411198 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_osism_enable_ids_truthy PASSED [ 45%] 2026-07-25 01:29:46.412256 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_osism_enable_ids_explicit_includes_all_keys PASSED [ 45%] 2026-07-25 01:29:46.413043 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_osism_enable_ids_unknown_scope_raises PASSED [ 45%] 2026-07-25 01:29:46.413984 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_groupvars_home_in_newest_keys PASSED [ 46%] 2026-07-25 01:29:46.414860 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_groupvars_home_dropped_only PASSED [ 46%] 2026-07-25 01:29:46.415802 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_groupvars_home_newest_wins_over_dropped PASSED [ 46%] 2026-07-25 01:29:46.416679 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_groupvars_home_neither_returns_none PASSED [ 46%] 2026-07-25 01:29:46.422794 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_upstream_image_tag_keys_collects_both_suffixes PASSED [ 47%] 2026-07-25 01:29:46.424299 | debian-bookworm | tests/kolla_drift/test_enablement_values.py::test_groupvars_values_merges_and_parses PASSED [ 47%] 2026-07-25 01:29:46.425510 | debian-bookworm | tests/kolla_drift/test_enablement_values.py::test_groupvars_values_skips_non_mapping_and_empty PASSED [ 47%] 2026-07-25 01:29:46.428044 | debian-bookworm | tests/kolla_drift/test_enablement_values.py::test_osism_mirror_values_reads_only_001 PASSED [ 48%] 2026-07-25 01:29:46.429336 | debian-bookworm | tests/kolla_drift/test_inventory_sections.py::test_returns_groups_with_sorted_members PASSED [ 48%] 2026-07-25 01:29:46.430541 | debian-bookworm | tests/kolla_drift/test_inventory_sections.py::test_empty_group_has_no_members PASSED [ 48%] 2026-07-25 01:29:46.431830 | debian-bookworm | tests/kolla_drift/test_inventory_sections.py::test_duplicate_member_in_group_does_not_raise PASSED [ 48%] 2026-07-25 01:29:46.432769 | debian-bookworm | tests/kolla_drift/test_kolla_docker.py::test_normalises_hyphen_to_underscore PASSED [ 49%] 2026-07-25 01:29:46.433706 | debian-bookworm | tests/kolla_drift/test_kolla_docker.py::test_empty PASSED [ 49%] 2026-07-25 01:29:46.441614 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_build.py::test_flags_enabled_buildable_not_built PASSED [ 49%] 2026-07-25 01:29:46.449409 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_build.py::test_reads_enable_flags_split_across_files PASSED [ 50%] 2026-07-25 01:29:46.456565 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_build.py::test_allowlist_marks_allowlisted PASSED [ 50%] 2026-07-25 01:29:46.463536 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_orphan.py::test_truthy_scope_flags_absent_truthy_services PASSED [ 50%] 2026-07-25 01:29:46.470309 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_orphan.py::test_explicit_scope_also_flags_dead_no_flags PASSED [ 51%] 2026-07-25 01:29:46.477236 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_orphan.py::test_present_upstream_is_not_orphan PASSED [ 51%] 2026-07-25 01:29:46.484108 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_orphan.py::test_union_across_releases_not_intersection PASSED [ 51%] 2026-07-25 01:29:46.491710 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_orphan.py::test_allowlist_marks_allowlisted PASSED [ 51%] 2026-07-25 01:29:46.498434 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_orphan.py::test_run_uses_explicit_default PASSED [ 52%] 2026-07-25 01:29:46.505310 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_orphan.py::test_reads_enable_flags_split_across_files PASSED [ 52%] 2026-07-25 01:29:46.508598 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_orphan.py::test_empty_release_range_raises PASSED [ 52%] 2026-07-25 01:29:46.518146 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_flags_upstream_key_missing_from_osism PASSED [ 53%] 2026-07-25 01:29:46.527869 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_present_in_osism_is_not_missing PASSED [ 53%] 2026-07-25 01:29:46.537205 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_osism_key_in_any_file_suppresses PASSED [ 53%] 2026-07-25 01:29:46.546393 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_versions_template_supplied_key_not_flagged PASSED [ 53%] 2026-07-25 01:29:46.556818 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_overlay_supplied_key_not_flagged PASSED [ 54%] 2026-07-25 01:29:46.565837 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_union_across_releases_not_intersection PASSED [ 54%] 2026-07-25 01:29:46.575185 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_allowlist_marks_allowlisted PASSED [ 54%] 2026-07-25 01:29:46.577529 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_empty_release_range_raises PASSED [ 55%] 2026-07-25 01:29:46.586943 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_missing_key_at_newest_routes_to_001 PASSED [ 55%] 2026-07-25 01:29:46.596137 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_missing_key_dropped_by_newest_routes_to_010 PASSED [ 55%] 2026-07-25 01:29:46.605619 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_two_keys_with_different_homes_have_distinct_remediations PASSED [ 56%] 2026-07-25 01:29:46.616865 | debian-bookworm | tests/kolla_drift/test_kolla_image_orphan.py::test_flags_removed_service_image_and_tag PASSED [ 56%] 2026-07-25 01:29:46.631691 | debian-bookworm | tests/kolla_drift/test_kolla_image_orphan.py::test_present_service_not_flagged PASSED [ 56%] 2026-07-25 01:29:46.644228 | debian-bookworm | tests/kolla_drift/test_kolla_image_orphan.py::test_union_across_releases_not_intersection PASSED [ 56%] 2026-07-25 01:29:46.654608 | debian-bookworm | tests/kolla_drift/test_kolla_image_orphan.py::test_allowlist_marks_osism_built PASSED [ 57%] 2026-07-25 01:29:46.665176 | debian-bookworm | tests/kolla_drift/test_kolla_image_orphan.py::test_ceph_catalogue_ignored PASSED [ 57%] 2026-07-25 01:29:46.675483 | debian-bookworm | tests/kolla_drift/test_kolla_image_orphan.py::test_empty_upstream_union_raises PASSED [ 57%] 2026-07-25 01:29:46.677688 | debian-bookworm | tests/kolla_drift/test_kolla_image_orphan.py::test_empty_catalogue_match_raises PASSED [ 58%] 2026-07-25 01:29:46.679587 | debian-bookworm | tests/kolla_drift/test_kolla_inventory.py::test_flags_upstream_only_groups PASSED [ 58%] 2026-07-25 01:29:46.681389 | debian-bookworm | tests/kolla_drift/test_kolla_inventory.py::test_expected_src_uses_configured_ref PASSED [ 58%] 2026-07-25 01:29:46.683446 | debian-bookworm | tests/kolla_drift/test_kolla_inventory.py::test_red_entry_carries_members PASSED [ 58%] 2026-07-25 01:29:46.685272 | debian-bookworm | tests/kolla_drift/test_kolla_inventory.py::test_exact_and_prefix_allowlist_match PASSED [ 59%] 2026-07-25 01:29:46.693335 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_clean_mirror_no_drift PASSED [ 59%] 2026-07-25 01:29:46.702090 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_value_diff_flagged PASSED [ 59%] 2026-07-25 01:29:46.709607 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_missing_from_mirror_flagged PASSED [ 60%] 2026-07-25 01:29:46.716677 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_dropped_key_routed_to_010 PASSED [ 60%] 2026-07-25 01:29:46.724181 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_dup_key_delete PASSED [ 60%] 2026-07-25 01:29:46.731317 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_invented_key PASSED [ 61%] 2026-07-25 01:29:46.738668 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_typo_mirrored_not_flagged PASSED [ 61%] 2026-07-25 01:29:46.746059 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_newest_selected_by_sort PASSED [ 61%] 2026-07-25 01:29:46.753130 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_dropped_key_classified_with_out_of_order_releases PASSED [ 61%] 2026-07-25 01:29:46.760316 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_allowlist_marks_entry PASSED [ 62%] 2026-07-25 01:29:46.763119 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_empty_release_range_raises PASSED [ 62%] 2026-07-25 01:29:46.770144 | debian-bookworm | tests/kolla_drift/test_kolla_orphan_config.py::test_flags_dead_service_companion_vars PASSED [ 62%] 2026-07-25 01:29:46.777065 | debian-bookworm | tests/kolla_drift/test_kolla_orphan_config.py::test_found_src_points_to_each_file PASSED [ 63%] 2026-07-25 01:29:46.784091 | debian-bookworm | tests/kolla_drift/test_kolla_orphan_config.py::test_no_dead_services_returns_empty PASSED [ 63%] 2026-07-25 01:29:46.791165 | debian-bookworm | tests/kolla_drift/test_kolla_orphan_config.py::test_respects_orphan_allowlist PASSED [ 63%] 2026-07-25 01:29:46.798077 | debian-bookworm | tests/kolla_drift/test_kolla_orphan_config.py::test_own_allowlist_marks_allowlisted PASSED [ 64%] 2026-07-25 01:29:46.803467 | debian-bookworm | tests/kolla_drift/test_kolla_secrets_orphan.py::test_flags_orphan_secrets_per_release PASSED [ 64%] 2026-07-25 01:29:46.808950 | debian-bookworm | tests/kolla_drift/test_kolla_secrets_orphan.py::test_present_secret_is_not_orphan PASSED [ 64%] 2026-07-25 01:29:46.814273 | debian-bookworm | tests/kolla_drift/test_kolla_secrets_orphan.py::test_allowlist_marks_allowlisted PASSED [ 64%] 2026-07-25 01:29:46.820847 | debian-bookworm | tests/kolla_drift/test_kolla_secrets_orphan.py::test_missing_template_skips_release PASSED [ 65%] 2026-07-25 01:29:46.824014 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_inner.py::test_flags_all_inert_keys PASSED [ 65%] 2026-07-25 01:29:46.827670 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_inner.py::test_enabled_and_buildable_key_is_an_add PASSED [ 65%] 2026-07-25 01:29:46.830235 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_inner.py::test_disabled_or_unbuildable_key_is_a_remove PASSED [ 66%] 2026-07-25 01:29:46.832907 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_inner.py::test_add_and_remove_render_as_separate_blocks PASSED [ 66%] 2026-07-25 01:29:46.835512 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_inner.py::test_hyphen_underscore_is_not_drift PASSED [ 66%] 2026-07-25 01:29:46.838584 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_inner.py::test_reads_enable_flags_split_across_files PASSED [ 66%] 2026-07-25 01:29:46.841459 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_inner.py::test_allowlist_marks_allowlisted PASSED [ 67%] 2026-07-25 01:29:46.842802 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_upstream.py::test_flags_services_without_template_key PASSED [ 67%] 2026-07-25 01:29:46.844163 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_upstream.py::test_expected_src_uses_configured_ref PASSED [ 67%] 2026-07-25 01:29:46.845445 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_upstream.py::test_present_service_not_flagged PASSED [ 68%] 2026-07-25 01:29:46.846758 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_upstream.py::test_allowlist_marks_allowlisted PASSED [ 68%] 2026-07-25 01:29:46.847832 | debian-bookworm | tests/kolla_drift/test_model.py::test_drift_entry_has_all_fields PASSED [ 68%] 2026-07-25 01:29:46.848713 | debian-bookworm | tests/kolla_drift/test_model.py::test_drift_entry_to_dict_for_json PASSED [ 69%] 2026-07-25 01:29:46.849657 | debian-bookworm | tests/kolla_drift/test_model.py::test_default_severity_is_actionable PASSED [ 69%] 2026-07-25 01:29:46.850544 | debian-bookworm | tests/kolla_drift/test_model.py::test_as_allowlisted_preserves_severity PASSED [ 69%] 2026-07-25 01:29:46.851510 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_registry_is_a_list PASSED [ 69%] 2026-07-25 01:29:46.852462 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_each_plugin_has_required_metadata PASSED [ 70%] 2026-07-25 01:29:46.853592 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_kolla_inner_plugin_registered PASSED [ 70%] 2026-07-25 01:29:46.854242 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_kolla_upstream_plugin_registered PASSED [ 70%] 2026-07-25 01:29:46.855056 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_kolla_inventory_plugin_registered PASSED [ 71%] 2026-07-25 01:29:46.855978 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_kolla_enablement_build_plugin_registered PASSED [ 71%] 2026-07-25 01:29:46.857275 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_kolla_enablement_orphan_plugin_registered PASSED [ 71%] 2026-07-25 01:29:46.858249 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_kolla_secrets_orphan_plugin_registered PASSED [ 71%] 2026-07-25 01:29:46.859074 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_kolla_orphan_config_plugin_registered PASSED [ 72%] 2026-07-25 01:29:46.860008 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_kolla_groupvars_missing_plugin_registered PASSED [ 72%] 2026-07-25 01:29:46.860951 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_every_plugin_has_summary_and_remediation PASSED [ 72%] 2026-07-25 01:29:46.866637 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_default_config_enables_every_registered_plugin PASSED [ 73%] 2026-07-25 01:29:46.867918 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_kolla_mirror_verbatim_plugin_registered PASSED [ 73%] 2026-07-25 01:29:46.868909 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_plugins_in_lifecycle_order PASSED [ 73%] 2026-07-25 01:29:46.869949 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_plugin_groups_match_registries_and_are_disjoint PASSED [ 74%] 2026-07-25 01:29:46.871073 | debian-bookworm | tests/kolla_drift/test_report.py::test_single_plugin_groups_sorts_and_renders PASSED [ 74%] 2026-07-25 01:29:46.872216 | debian-bookworm | tests/kolla_drift/test_report.py::test_orders_blocks_by_plugins_list PASSED [ 74%] 2026-07-25 01:29:46.873210 | debian-bookworm | tests/kolla_drift/test_report.py::test_build_style_splits_one_block_per_ref_pair PASSED [ 74%] 2026-07-25 01:29:46.874198 | debian-bookworm | tests/kolla_drift/test_report.py::test_allowlisted_excluded_from_blocks_and_count PASSED [ 75%] 2026-07-25 01:29:46.875162 | debian-bookworm | tests/kolla_drift/test_report.py::test_empty_returns_empty_list PASSED [ 75%] 2026-07-25 01:29:46.876267 | debian-bookworm | tests/kolla_drift/test_report.py::test_entry_summary_remediation_override_plugin_default PASSED [ 75%] 2026-07-25 01:29:46.877443 | debian-bookworm | tests/kolla_drift/test_report.py::test_lists_image_not_alias PASSED [ 76%] 2026-07-25 01:29:46.878699 | debian-bookworm | tests/kolla_drift/test_sbom_map.py::test_extracts_keys PASSED [ 76%] 2026-07-25 01:29:46.880229 | debian-bookworm | tests/kolla_drift/test_sbom_map.py::test_missing_map_raises PASSED [ 76%] 2026-07-25 01:29:46.881083 | debian-bookworm | tests/kolla_drift/test_secrets_map.py::test_extracts_top_level_keys PASSED [ 76%] 2026-07-25 01:29:46.881829 | debian-bookworm | tests/kolla_drift/test_secrets_map.py::test_ignores_comments_indented_and_markers PASSED [ 77%] 2026-07-25 01:29:46.883003 | debian-bookworm | tests/kolla_drift/test_secrets_map.py::test_empty_input PASSED [ 77%] 2026-07-25 01:29:46.886177 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_local_working_tree_when_found PASSED [ 77%] 2026-07-25 01:29:46.889318 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_not_found_in_base_dir_is_mode_b_error PASSED [ 78%] 2026-07-25 01:29:46.892303 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_local_file_absent_is_error_not_remote PASSED [ 78%] 2026-07-25 01:29:46.896437 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_remote_fallback_when_not_found PASSED [ 78%] 2026-07-25 01:29:46.900435 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_no_base_dir_is_remote PASSED [ 79%] 2026-07-25 01:29:46.903586 | debian-bookworm | tests/kolla_drift/test_source.py::test_first_base_dir_with_the_repo_wins PASSED [ 79%] 2026-07-25 01:29:47.059408 | debian-bookworm | tests/kolla_drift/test_source.py::test_pinned_local_git_repo_reads_at_pin_ref PASSED [ 79%] 2026-07-25 01:29:47.068327 | debian-bookworm | tests/kolla_drift/test_source.py::test_pinned_non_git_dir_falls_back_to_remote PASSED [ 79%] 2026-07-25 01:29:47.073104 | debian-bookworm | tests/kolla_drift/test_source.py::test_pinned_non_git_dir_no_fallback_is_mode_b PASSED [ 80%] 2026-07-25 01:29:47.078814 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_remote_404_errors PASSED [ 80%] 2026-07-25 01:29:47.083204 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_network_error PASSED [ 80%] 2026-07-25 01:29:47.087419 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_underscore_repo_translates_to_hyphen PASSED [ 81%] 2026-07-25 01:29:47.090416 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_optional_present_local PASSED [ 81%] 2026-07-25 01:29:47.093307 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_optional_missing_local_returns_none PASSED [ 81%] 2026-07-25 01:29:47.097049 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_optional_404_returns_none PASSED [ 82%] 2026-07-25 01:29:47.100579 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_optional_network_error_still_raises PASSED [ 82%] 2026-07-25 01:29:47.104576 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_optional_underscore_repo_translates_to_hyphen PASSED [ 82%] 2026-07-25 01:29:47.107659 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_dir_local PASSED [ 82%] 2026-07-25 01:29:47.111563 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_dir_remote PASSED [ 83%] 2026-07-25 01:29:47.115461 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_dir_remote_404_errors PASSED [ 83%] 2026-07-25 01:29:47.119451 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_dir_underscore_repo_translates_to_hyphen PASSED [ 83%] 2026-07-25 01:29:47.123556 | debian-bookworm | tests/kolla_drift/test_source.py::test_source_override_redirects_owner_and_ref PASSED [ 84%] 2026-07-25 01:29:47.126982 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_dir_local_dirs_only_excludes_files PASSED [ 84%] 2026-07-25 01:29:47.131225 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_dir_remote_dirs_only_filters_type PASSED [ 84%] 2026-07-25 01:29:47.136255 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_dir_at_ref_uses_explicit_ref_and_owner PASSED [ 84%] 2026-07-25 01:29:47.140900 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_dir_at_ref_404_raises PASSED [ 85%] 2026-07-25 01:29:47.145869 | debian-bookworm | tests/kolla_drift/test_source.py::test_release_to_ref_prefers_stable PASSED [ 85%] 2026-07-25 01:29:47.151061 | debian-bookworm | tests/kolla_drift/test_source.py::test_release_to_ref_falls_back_through_candidates PASSED [ 85%] 2026-07-25 01:29:47.156423 | debian-bookworm | tests/kolla_drift/test_source.py::test_release_to_ref_treats_422_as_absent PASSED [ 86%] 2026-07-25 01:29:47.163968 | debian-bookworm | tests/kolla_drift/test_source.py::test_release_to_ref_uses_eom_tag_last PASSED [ 86%] 2026-07-25 01:29:47.171358 | debian-bookworm | tests/kolla_drift/test_source.py::test_release_to_ref_none_raises PASSED [ 86%] 2026-07-25 01:29:47.175363 | debian-bookworm | tests/kolla_drift/test_source.py::test_release_to_ref_override_wins PASSED [ 87%] 2026-07-25 01:29:47.179976 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_at_ref_returns_bytes_at_explicit_ref PASSED [ 87%] 2026-07-25 01:29:47.184345 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_at_ref_optional_404_returns_none PASSED [ 87%] 2026-07-25 01:29:47.188863 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_at_ref_404_raises_when_not_optional PASSED [ 87%] 2026-07-25 01:29:47.191815 | debian-bookworm | tests/kolla_drift/test_source.py::test_describe_resolution_local_and_remote PASSED [ 88%] 2026-07-25 01:29:47.194921 | debian-bookworm | tests/kolla_drift/test_source.py::test_describe_resolution_mode_b_raises PASSED [ 88%] 2026-07-25 01:29:47.197882 | debian-bookworm | tests/kolla_drift/test_source.py::test_describe_resolution_lists_all_missing PASSED [ 88%] 2026-07-25 01:29:47.253043 | debian-bookworm | tests/kolla_drift/test_source.py::test_git_show_multi_ref_from_one_clone PASSED [ 89%] 2026-07-25 01:29:47.289884 | debian-bookworm | tests/kolla_drift/test_source.py::test_git_show_optional_absent_path PASSED [ 89%] 2026-07-25 01:29:47.330476 | debian-bookworm | tests/kolla_drift/test_source.py::test_git_ls_tree_returns_basenames_and_dirs_only PASSED [ 89%] 2026-07-25 01:29:47.406264 | debian-bookworm | tests/kolla_drift/test_source.py::test_resolve_local_ref_finds_non_origin_remote PASSED [ 89%] 2026-07-25 01:29:47.441210 | debian-bookworm | tests/kolla_drift/test_source.py::test_git_show_unresolvable_ref_raises PASSED [ 90%] 2026-07-25 01:29:47.475936 | debian-bookworm | tests/kolla_drift/test_source.py::test_git_ref_exists PASSED [ 90%] 2026-07-25 01:29:47.540451 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_at_ref_local_git PASSED [ 90%] 2026-07-25 01:29:47.570062 | debian-bookworm | tests/kolla_drift/test_source.py::test_describe_resolution_pinned_local_tag PASSED [ 91%] 2026-07-25 01:29:47.577767 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_at_ref_unpinned_local_dir_is_remote PASSED [ 91%] 2026-07-25 01:29:47.579480 | debian-bookworm | tests/kolla_drift/test_source.py::test_release_to_ref_memoizes_probes PASSED [ 91%] 2026-07-25 01:29:47.585041 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_remote_rate_limit_403_gives_helpful_error PASSED [ 92%] 2026-07-25 01:29:47.589696 | debian-bookworm | tests/kolla_drift/test_source.py::test_rate_limit_error_when_authenticated_omits_token_advice PASSED [ 92%] 2026-07-25 01:29:47.594116 | debian-bookworm | tests/kolla_drift/test_source.py::test_secondary_rate_limit_retry_after_gives_hint PASSED [ 92%] 2026-07-25 01:29:47.598112 | debian-bookworm | tests/kolla_drift/test_source.py::test_raw_cdn_429_without_headers_gives_raw_specific_hint PASSED [ 92%] 2026-07-25 01:29:47.601825 | debian-bookworm | tests/kolla_drift/test_source.py::test_plain_403_is_not_mistaken_for_rate_limiting PASSED [ 93%] 2026-07-25 01:29:47.602948 | debian-bookworm | tests/kolla_drift/test_source.py::test_auth_headers_adds_bearer_for_github_host PASSED [ 93%] 2026-07-25 01:29:47.604010 | debian-bookworm | tests/kolla_drift/test_source.py::test_auth_headers_absent_when_no_token PASSED [ 93%] 2026-07-25 01:29:47.604993 | debian-bookworm | tests/kolla_drift/test_source.py::test_auth_headers_not_leaked_to_non_github_host PASSED [ 94%] 2026-07-25 01:29:47.607184 | debian-bookworm | tests/kolla_drift/test_source.py::test_get_sends_auth_header_to_github PASSED [ 94%] 2026-07-25 01:29:47.609218 | debian-bookworm | tests/kolla_drift/test_source.py::test_get_does_not_send_auth_to_non_github_mirror PASSED [ 94%] 2026-07-25 01:29:47.614108 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_uses_archive_when_enabled PASSED [ 94%] 2026-07-25 01:29:47.619049 | debian-bookworm | tests/kolla_drift/test_source.py::test_archive_snapshot_shared_across_reads PASSED [ 95%] 2026-07-25 01:29:47.624271 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_dir_uses_archive PASSED [ 95%] 2026-07-25 01:29:47.629255 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_tree_uses_archive PASSED [ 95%] 2026-07-25 01:29:47.634083 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_dir_at_ref_uses_archive PASSED [ 96%] 2026-07-25 01:29:47.638834 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_at_ref_uses_archive PASSED [ 96%] 2026-07-25 01:29:47.639809 | debian-bookworm | tests/kolla_drift/test_versions_template.py::test_extracts_distinct_keys PASSED [ 96%] 2026-07-25 01:29:47.640839 | debian-bookworm | tests/kolla_drift/test_versions_template.py::test_empty_input PASSED [ 97%] 2026-07-25 01:29:47.645412 | debian-bookworm | tests/test_driver_groups.py::test_group_image_runs_only_image_plugins PASSED [ 97%] 2026-07-25 01:29:47.650166 | debian-bookworm | tests/test_driver_groups.py::test_group_kolla_runs_only_kolla_plugins PASSED [ 97%] 2026-07-25 01:29:47.655172 | debian-bookworm | tests/test_driver_groups.py::test_group_all_runs_both_groups PASSED [ 97%] 2026-07-25 01:29:47.659635 | debian-bookworm | tests/test_driver_groups.py::test_archive_mode_preamble_not_misleading PASSED [ 98%] 2026-07-25 01:29:47.664025 | debian-bookworm | tests/test_driver_groups.py::test_use_raw_get_preamble_warns_slow PASSED [ 98%] 2026-07-25 01:29:47.667724 | debian-bookworm | tests/test_driver_groups.py::test_missing_group_errors PASSED [ 98%] 2026-07-25 01:29:47.669954 | debian-bookworm | tests/test_driver_groups.py::test_demo_exits_0_without_reading_config_or_allowlist PASSED [ 99%] 2026-07-25 01:29:47.673978 | debian-bookworm | tests/test_driver_groups.py::test_demo_renders_every_real_plugin PASSED [ 99%] 2026-07-25 01:29:47.676275 | debian-bookworm | tests/test_driver_groups.py::test_demo_json_emits_entries PASSED [ 99%] 2026-07-25 01:29:47.722938 | debian-bookworm | tests/test_driver_groups.py::test_help_lists_plugin_groups PASSED [100%] 2026-07-25 01:29:47.722983 | debian-bookworm | 2026-07-25 01:29:47.722989 | debian-bookworm | ============================= 339 passed in 4.59s ============================== 2026-07-25 01:29:47.798285 | debian-bookworm | drift-test: 5274 I exit 0 (4.96 seconds) /home/zuul/src/github.com/osism/release> pytest tests/ -v pid=1831 [tox/execute/api.py:308] 2026-07-25 01:29:47.799248 | debian-bookworm | drift-test: OK (5.01=setup[0.05]+cmd[4.96] seconds) 2026-07-25 01:29:47.799276 | debian-bookworm | congratulations :) (5.05 seconds) 2026-07-25 01:29:48.197011 | debian-bookworm | ok: Runtime: 0:00:05.401463 2026-07-25 01:29:48.213323 | 2026-07-25 01:29:48.213476 | TASK [tox : Look for output] 2026-07-25 01:29:48.610706 | debian-bookworm | ok 2026-07-25 01:29:48.639959 | 2026-07-25 01:29:48.640123 | TASK [tox : Return file comments to Zuul] 2026-07-25 01:29:48.687947 | debian-bookworm | skipping: Conditional result was False 2026-07-25 01:29:48.701221 | 2026-07-25 01:29:48.701339 | PLAY RECAP 2026-07-25 01:29:48.701424 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-07-25 01:29:48.701458 | 2026-07-25 01:29:48.871489 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-07-25 01:29:48.872631 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-07-25 01:29:49.802106 | 2026-07-25 01:29:49.802303 | PLAY [all] 2026-07-25 01:29:49.819813 | 2026-07-25 01:29:49.819990 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-07-25 01:29:49.885907 | debian-bookworm | skipping: Conditional result was False 2026-07-25 01:29:49.899315 | 2026-07-25 01:29:49.899591 | TASK [fetch-tox-output : Set tox log path for single node] 2026-07-25 01:29:49.946977 | debian-bookworm | ok 2026-07-25 01:29:49.955628 | 2026-07-25 01:29:49.955774 | TASK [fetch-tox-output : Ensure local tox dir] 2026-07-25 01:29:50.480546 | debian-bookworm -> localhost | changed 2026-07-25 01:29:50.489143 | 2026-07-25 01:29:50.489288 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-07-25 01:29:50.544532 | debian-bookworm | skipping: Conditional result was False 2026-07-25 01:29:50.558381 | 2026-07-25 01:29:50.558542 | TASK [fetch-tox-output : Set envlist fact] 2026-07-25 01:29:50.597579 | debian-bookworm | ok 2026-07-25 01:29:50.603591 | 2026-07-25 01:29:50.603713 | TASK [fetch-tox-output : Get tox version] 2026-07-25 01:29:51.317606 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2026-07-25 01:29:51.335097 | debian-bookworm | 4.58.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-07-25 01:29:51.637450 | debian-bookworm | ok: Runtime: 0:00:00.344418 2026-07-25 01:29:51.648712 | 2026-07-25 01:29:51.648951 | TASK [fetch-tox-output : Find all default environments] 2026-07-25 01:29:52.182635 | debian-bookworm | skipping: Conditional result was False 2026-07-25 01:29:52.200540 | 2026-07-25 01:29:52.200856 | TASK [fetch-tox-output : Set envlist fact] 2026-07-25 01:29:52.237974 | debian-bookworm | skipping: Conditional result was False 2026-07-25 01:29:52.252012 | 2026-07-25 01:29:52.252243 | TASK [fetch-tox-output : Find all default environments] 2026-07-25 01:29:52.787766 | debian-bookworm | skipping: Conditional result was False 2026-07-25 01:29:52.794821 | 2026-07-25 01:29:52.795005 | TASK [fetch-tox-output : Set envlist fact] 2026-07-25 01:29:52.831537 | debian-bookworm | skipping: Conditional result was False 2026-07-25 01:29:52.846692 | 2026-07-25 01:29:52.846939 | LOOP [fetch-tox-output : Copy tox logs] 2026-07-25 01:29:52.903206 | debian-bookworm | skipping: Conditional result was False 2026-07-25 01:29:52.922810 | 2026-07-25 01:29:52.923024 | LOOP [fetch-tox-output : Collect tox logs] 2026-07-25 01:29:53.775034 | debian-bookworm | changed: 2026-07-25 01:29:53.775315 | debian-bookworm | created directory /var/lib/zuul/builds/036404d115434a1b9944e2e78ddf18b1/work/logs/tox/drift-test 2026-07-25 01:29:53.775366 | debian-bookworm | cd+++++++++ ./ 2026-07-25 01:29:53.775455 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-07-25 01:29:53.775495 | 2026-07-25 01:29:53.789996 | 2026-07-25 01:29:53.790134 | PLAY RECAP 2026-07-25 01:29:53.790195 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-07-25 01:29:53.790222 | 2026-07-25 01:29:53.941241 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-07-25 01:29:53.942446 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-07-25 01:29:54.704613 | 2026-07-25 01:29:54.704809 | PLAY [all] 2026-07-25 01:29:54.722680 | 2026-07-25 01:29:54.722823 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-07-25 01:29:54.978976 | debian-bookworm | changed: non-zero return code 2026-07-25 01:29:54.986113 | 2026-07-25 01:29:54.986266 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-07-25 01:29:55.010720 | debian-bookworm | skipping: Conditional result was False 2026-07-25 01:29:55.018687 | 2026-07-25 01:29:55.018819 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-07-25 01:29:55.053922 | 2026-07-25 01:29:55.054181 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-07-25 01:29:55.104629 | 2026-07-25 01:29:55.104933 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-07-25 01:29:55.130761 | debian-bookworm | skipping: Conditional result was False 2026-07-25 01:29:55.143777 | 2026-07-25 01:29:55.143956 | LOOP [fetch-subunit-output : Generate subunit file] 2026-07-25 01:29:55.192323 | 2026-07-25 01:29:55.192684 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-07-25 01:29:55.218783 | debian-bookworm | skipping: Conditional result was False 2026-07-25 01:29:55.229844 | 2026-07-25 01:29:55.230000 | TASK [fetch-subunit-output : Remove the temporary file] 2026-07-25 01:29:55.256982 | debian-bookworm | skipping: Conditional result was False 2026-07-25 01:29:55.270470 | 2026-07-25 01:29:55.270635 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-07-25 01:29:55.298560 | debian-bookworm | skipping: Conditional result was False 2026-07-25 01:29:55.312431 | 2026-07-25 01:29:55.312549 | PLAY RECAP 2026-07-25 01:29:55.312633 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-07-25 01:29:55.312673 | 2026-07-25 01:29:55.459683 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-07-25 01:29:55.462090 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-25 01:29:56.316917 | 2026-07-25 01:29:56.317230 | PLAY [Base post-fetch] 2026-07-25 01:29:56.338728 | 2026-07-25 01:29:56.338924 | TASK [diagnose-network : Ensure log directory exists] 2026-07-25 01:29:56.764602 | debian-bookworm | ok 2026-07-25 01:29:56.778146 | 2026-07-25 01:29:56.778433 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-07-25 01:30:08.602932 | debian-bookworm | ok: Runtime: 0:00:05.954046 2026-07-25 01:30:08.612650 | 2026-07-25 01:30:08.612807 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-07-25 01:30:14.742555 | debian-bookworm | ok: Runtime: 0:00:00.009144 2026-07-25 01:30:14.751470 | 2026-07-25 01:30:14.751706 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-07-25 01:30:20.833572 | debian-bookworm | ok: Runtime: 0:00:00.010049 2026-07-25 01:30:20.846953 | 2026-07-25 01:30:20.847093 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-25 01:30:20.902851 | debian-bookworm | skipping: Conditional result was False 2026-07-25 01:30:20.912495 | 2026-07-25 01:30:20.912660 | TASK [fetch-output : Set log path for single node] 2026-07-25 01:30:20.970902 | debian-bookworm | ok 2026-07-25 01:30:20.981168 | 2026-07-25 01:30:20.981326 | LOOP [fetch-output : Ensure local output dirs] 2026-07-25 01:30:21.320515 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/036404d115434a1b9944e2e78ddf18b1/work/logs" 2026-07-25 01:30:21.591851 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/036404d115434a1b9944e2e78ddf18b1/work/artifacts" 2026-07-25 01:30:21.895990 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/036404d115434a1b9944e2e78ddf18b1/work/docs" 2026-07-25 01:30:21.915940 | 2026-07-25 01:30:21.916185 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-25 01:30:22.717119 | debian-bookworm | changed: 2026-07-25 01:30:22.717403 | debian-bookworm | .d..t...... ./ 2026-07-25 01:30:22.717451 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-25 01:30:22.717486 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-25 01:30:22.717516 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-25 01:30:22.717545 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-25 01:30:22.717575 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-25 01:30:22.717640 | debian-bookworm | changed: All items complete 2026-07-25 01:30:22.717677 | 2026-07-25 01:30:23.325918 | debian-bookworm | changed: .d..t...... ./ 2026-07-25 01:30:23.929309 | debian-bookworm | changed: .d..t...... ./ 2026-07-25 01:30:23.962650 | 2026-07-25 01:30:23.962865 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-25 01:30:24.327351 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.014574 2026-07-25 01:30:24.663849 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.012247 2026-07-25 01:30:24.673055 | 2026-07-25 01:30:24.673157 | PLAY RECAP 2026-07-25 01:30:24.673211 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-25 01:30:24.673236 | 2026-07-25 01:30:24.820250 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-25 01:30:24.824099 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-25 01:30:25.635526 | 2026-07-25 01:30:25.635715 | PLAY [Base post] 2026-07-25 01:30:25.651901 | 2026-07-25 01:30:25.652044 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-25 01:30:26.254697 | debian-bookworm | changed 2026-07-25 01:30:26.264275 | 2026-07-25 01:30:26.264469 | PLAY RECAP 2026-07-25 01:30:26.264571 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-25 01:30:26.264658 | 2026-07-25 01:30:26.409550 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-25 01:30:26.410815 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-25 01:30:27.256492 | 2026-07-25 01:30:27.256696 | PLAY [Base post-logs] 2026-07-25 01:30:27.268360 | 2026-07-25 01:30:27.268543 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-25 01:30:27.799320 | localhost | changed 2026-07-25 01:30:27.810589 | 2026-07-25 01:30:27.810747 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-25 01:30:27.839216 | localhost | ok 2026-07-25 01:30:27.846732 | 2026-07-25 01:30:27.846897 | TASK [Set zuul-log-path fact] 2026-07-25 01:30:27.863221 | localhost | ok 2026-07-25 01:30:27.872748 | 2026-07-25 01:30:27.872865 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-25 01:30:27.899238 | localhost | ok 2026-07-25 01:30:27.903247 | 2026-07-25 01:30:27.903372 | TASK [upload-logs : Create log directories] 2026-07-25 01:30:28.444903 | localhost | changed 2026-07-25 01:30:28.449214 | 2026-07-25 01:30:28.449370 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-25 01:30:28.981714 | localhost -> localhost | ok: Runtime: 0:00:00.007206 2026-07-25 01:30:28.986098 | 2026-07-25 01:30:28.986221 | TASK [upload-logs : Upload logs to log server] 2026-07-25 01:30:29.590617 | localhost | Output suppressed because no_log was given 2026-07-25 01:30:29.592866 | 2026-07-25 01:30:29.592981 | LOOP [upload-logs : Compress console log and json output] 2026-07-25 01:30:29.654414 | localhost | skipping: Conditional result was False 2026-07-25 01:30:29.659787 | localhost | skipping: Conditional result was False 2026-07-25 01:30:29.672487 | 2026-07-25 01:30:29.672686 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-25 01:30:29.739612 | localhost | skipping: Conditional result was False 2026-07-25 01:30:29.740133 | 2026-07-25 01:30:29.745959 | localhost | skipping: Conditional result was False 2026-07-25 01:30:29.757357 | 2026-07-25 01:30:29.757572 | LOOP [upload-logs : Upload console log and json output]