2026-08-09 17:44:23.732239 | Job console starting 2026-08-09 17:44:23.765275 | Updating git repos 2026-08-09 17:44:23.800221 | Cloning repos into workspace 2026-08-09 17:44:23.881044 | Restoring repo states 2026-08-09 17:44:23.892082 | Merging changes 2026-08-09 17:44:24.509024 | Checking out repos 2026-08-09 17:44:24.571327 | Preparing playbooks 2026-08-09 17:44:26.252188 | Running Ansible setup 2026-08-09 17:44:34.974490 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-09 17:44:37.432249 | 2026-08-09 17:44:37.432468 | PLAY [Base pre] 2026-08-09 17:44:37.465691 | 2026-08-09 17:44:37.465815 | TASK [Setup log path fact] 2026-08-09 17:44:37.493570 | ubuntu-noble | ok 2026-08-09 17:44:37.523770 | 2026-08-09 17:44:37.523912 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-09 17:44:37.581706 | ubuntu-noble | ok 2026-08-09 17:44:37.593576 | 2026-08-09 17:44:37.593708 | TASK [emit-job-header : Print job information] 2026-08-09 17:44:37.653114 | # Job Information 2026-08-09 17:44:37.653333 | Ansible Version: 2.16.14 2026-08-09 17:44:37.653365 | Job: netbox-manager-e2e 2026-08-09 17:44:37.653398 | Pipeline: check 2026-08-09 17:44:37.653420 | Executor: 521e9411259a 2026-08-09 17:44:37.653437 | Triggered by: https://github.com/osism/netbox-manager/pull/293 2026-08-09 17:44:37.653455 | Event ID: ef3cd2b0-9419-11f1-8087-089e979451bf 2026-08-09 17:44:37.658119 | 2026-08-09 17:44:37.658226 | LOOP [emit-job-header : Print node information] 2026-08-09 17:44:37.803280 | ubuntu-noble | ok: 2026-08-09 17:44:37.803450 | ubuntu-noble | # Node Information 2026-08-09 17:44:37.803484 | ubuntu-noble | Inventory Hostname: ubuntu-noble 2026-08-09 17:44:37.803509 | ubuntu-noble | Hostname: ubuntu 2026-08-09 17:44:37.803532 | ubuntu-noble | Username: zuul 2026-08-09 17:44:37.803556 | ubuntu-noble | Distro: Ubuntu 24.04 2026-08-09 17:44:37.803594 | ubuntu-noble | Provider: regiocloud-a 2026-08-09 17:44:37.803631 | ubuntu-noble | Region: 2026-08-09 17:44:37.803664 | ubuntu-noble | Label: ubuntu-noble 2026-08-09 17:44:37.803685 | ubuntu-noble | Product Name: OpenStack Nova 2026-08-09 17:44:37.803705 | ubuntu-noble | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee6:372a 2026-08-09 17:44:37.818156 | 2026-08-09 17:44:37.818256 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-09 17:44:39.299051 | ubuntu-noble -> localhost | changed 2026-08-09 17:44:39.317052 | 2026-08-09 17:44:39.317170 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-09 17:44:40.926569 | ubuntu-noble -> localhost | changed 2026-08-09 17:44:40.935481 | 2026-08-09 17:44:40.935567 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-09 17:44:41.516284 | ubuntu-noble -> localhost | ok 2026-08-09 17:44:41.521304 | 2026-08-09 17:44:41.521388 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-09 17:44:41.569822 | ubuntu-noble | ok 2026-08-09 17:44:41.596075 | ubuntu-noble | included: /var/lib/zuul/builds/a46a036e26bf46428507514ec75b295a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-09 17:44:41.611444 | 2026-08-09 17:44:41.611545 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-09 17:44:43.397345 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-08-09 17:44:43.398595 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/a46a036e26bf46428507514ec75b295a/work/a46a036e26bf46428507514ec75b295a_id_rsa 2026-08-09 17:44:43.398679 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/a46a036e26bf46428507514ec75b295a/work/a46a036e26bf46428507514ec75b295a_id_rsa.pub 2026-08-09 17:44:43.398710 | ubuntu-noble -> localhost | The key fingerprint is: 2026-08-09 17:44:43.398735 | ubuntu-noble -> localhost | SHA256:hnzddDGcQC7QFO08SH6+RMkdmAVqyZhXHU/GgK+ET6M zuul-build-sshkey 2026-08-09 17:44:43.398758 | ubuntu-noble -> localhost | The key's randomart image is: 2026-08-09 17:44:43.398791 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-08-09 17:44:43.398815 | ubuntu-noble -> localhost | | .oo+=X*=o| 2026-08-09 17:44:43.398914 | ubuntu-noble -> localhost | | =o== =*.| 2026-08-09 17:44:43.398940 | ubuntu-noble -> localhost | | ooB*o+...| 2026-08-09 17:44:43.398962 | ubuntu-noble -> localhost | | . . +++%.o | 2026-08-09 17:44:43.398983 | ubuntu-noble -> localhost | | o S .O.+ | 2026-08-09 17:44:43.399009 | ubuntu-noble -> localhost | | o E = | 2026-08-09 17:44:43.399030 | ubuntu-noble -> localhost | | . . | 2026-08-09 17:44:43.399050 | ubuntu-noble -> localhost | | . | 2026-08-09 17:44:43.399071 | ubuntu-noble -> localhost | | | 2026-08-09 17:44:43.399091 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-08-09 17:44:43.399145 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.725656 2026-08-09 17:44:43.405432 | 2026-08-09 17:44:43.405527 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-09 17:44:43.445982 | ubuntu-noble | ok 2026-08-09 17:44:43.463381 | ubuntu-noble | included: /var/lib/zuul/builds/a46a036e26bf46428507514ec75b295a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-09 17:44:43.492227 | 2026-08-09 17:44:43.492335 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-09 17:44:43.526192 | ubuntu-noble | skipping: Conditional result was False 2026-08-09 17:44:43.540138 | 2026-08-09 17:44:43.540290 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-09 17:44:44.536587 | ubuntu-noble | changed 2026-08-09 17:44:44.542201 | 2026-08-09 17:44:44.542291 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-09 17:44:44.864527 | ubuntu-noble | ok 2026-08-09 17:44:44.870823 | 2026-08-09 17:44:44.870951 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-09 17:44:45.595197 | ubuntu-noble | changed 2026-08-09 17:44:45.600850 | 2026-08-09 17:44:45.600947 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-09 17:44:46.358344 | ubuntu-noble | changed 2026-08-09 17:44:46.362891 | 2026-08-09 17:44:46.362967 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-09 17:44:46.408336 | ubuntu-noble | skipping: Conditional result was False 2026-08-09 17:44:46.413929 | 2026-08-09 17:44:46.414020 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-09 17:44:47.277530 | ubuntu-noble -> localhost | changed 2026-08-09 17:44:47.293052 | 2026-08-09 17:44:47.293164 | TASK [add-build-sshkey : Add back temp key] 2026-08-09 17:44:47.837892 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/a46a036e26bf46428507514ec75b295a/work/a46a036e26bf46428507514ec75b295a_id_rsa (zuul-build-sshkey) 2026-08-09 17:44:47.838121 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.014713 2026-08-09 17:44:47.847217 | 2026-08-09 17:44:47.847319 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-09 17:44:48.349812 | ubuntu-noble | ok 2026-08-09 17:44:48.363267 | 2026-08-09 17:44:48.363380 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-09 17:44:48.417369 | ubuntu-noble | skipping: Conditional result was False 2026-08-09 17:44:48.428713 | 2026-08-09 17:44:48.428824 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-09 17:44:49.194061 | ubuntu-noble | ok 2026-08-09 17:44:49.213944 | 2026-08-09 17:44:49.214056 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-09 17:44:49.278090 | ubuntu-noble | ok 2026-08-09 17:44:49.291058 | 2026-08-09 17:44:49.291166 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-09 17:44:49.894558 | ubuntu-noble -> localhost | ok 2026-08-09 17:44:49.901618 | 2026-08-09 17:44:49.901756 | TASK [validate-host : Collect information about the host] 2026-08-09 17:44:51.385714 | ubuntu-noble | ok 2026-08-09 17:44:51.397885 | 2026-08-09 17:44:51.397996 | TASK [validate-host : Sanitize hostname] 2026-08-09 17:44:51.576218 | ubuntu-noble | ok 2026-08-09 17:44:51.581279 | 2026-08-09 17:44:51.581387 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-09 17:44:52.896631 | ubuntu-noble -> localhost | changed 2026-08-09 17:44:52.906147 | 2026-08-09 17:44:52.906356 | TASK [validate-host : Collect information about zuul worker] 2026-08-09 17:44:53.518692 | ubuntu-noble | ok 2026-08-09 17:44:53.528876 | 2026-08-09 17:44:53.529060 | TASK [validate-host : Write out all zuul information for each host] 2026-08-09 17:44:54.523562 | ubuntu-noble -> localhost | changed 2026-08-09 17:44:54.538794 | 2026-08-09 17:44:54.538946 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-09 17:44:54.845115 | ubuntu-noble | ok 2026-08-09 17:44:54.877900 | 2026-08-09 17:44:54.878036 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-09 17:44:56.218735 | ubuntu-noble | changed: 2026-08-09 17:44:56.220195 | ubuntu-noble | cd+++++++++ src/ 2026-08-09 17:44:56.220249 | ubuntu-noble | cd+++++++++ src/github.com/ 2026-08-09 17:44:56.220272 | ubuntu-noble | cd+++++++++ src/github.com/osism/ 2026-08-09 17:44:56.220290 | ubuntu-noble | cd+++++++++ src/github.com/osism/netbox-manager/ 2026-08-09 17:44:56.220306 | ubuntu-noble | netbox_manager/requirements.yml 2026-08-09 17:44:56.220537 | ubuntu-noble | cL+++++++++ src/github.com/osism/netbox-manager/settings.toml.sample -> netbox_manager/settings.toml.sample 2026-08-09 17:44:56.220553 | ubuntu-noble | netbox-manager==0.20260721.0.post9+git.b68b4bb3) (50.0.0) 2026-08-09 17:46:56.695473 | ubuntu-noble | Requirement already satisfied: packaging in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.12/site-packages (from ansible-core==2.19.11->netbox-manager==0.20260721.0.post9+git.b68b4bb3) (26.3) 2026-08-09 17:46:56.696210 | ubuntu-noble | Requirement already satisfied: resolvelib<2.0.0,>=0.5.3 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.12/site-packages (from ansible-core==2.19.11->netbox-manager==0.20260721.0.post9+git.b68b4bb3) (1.2.1) 2026-08-09 17:46:56.697758 | ubuntu-noble | Requirement already satisfied: pexpect>=4.5 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.12/site-packages (from ansible-runner==2.4.3->netbox-manager==0.20260721.0.post9+git.b68b4bb3) (4.9.0) 2026-08-09 17:46:56.698434 | ubuntu-noble | Requirement already satisfied: python-daemon in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.12/site-packages (from ansible-runner==2.4.3->netbox-manager==0.20260721.0.post9+git.b68b4bb3) (3.1.2) 2026-08-09 17:46:56.704136 | ubuntu-noble | Requirement already satisfied: gitdb<5,>=4.0.1 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.12/site-packages (from GitPython==3.1.58->netbox-manager==0.20260721.0.post9+git.b68b4bb3) (4.0.12) 2026-08-09 17:46:56.707104 | ubuntu-noble | Requirement already satisfied: MarkupSafe>=2.0 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.12/site-packages (from Jinja2==3.1.6->netbox-manager==0.20260721.0.post9+git.b68b4bb3) (3.0.3) 2026-08-09 17:46:56.714169 | ubuntu-noble | Requirement already satisfied: requests<3.0,>=2.20.0 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.12/site-packages (from pynetbox==7.8.0->netbox-manager==0.20260721.0.post9+git.b68b4bb3) (2.34.2) 2026-08-09 17:46:56.721611 | ubuntu-noble | Requirement already satisfied: pbr>=6.0.0 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.12/site-packages (from sushy==5.12.0->netbox-manager==0.20260721.0.post9+git.b68b4bb3) (7.0.3) 2026-08-09 17:46:56.722413 | ubuntu-noble | Requirement already satisfied: python-dateutil>=2.7.0 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.12/site-packages (from sushy==5.12.0->netbox-manager==0.20260721.0.post9+git.b68b4bb3) (2.9.0.post0) 2026-08-09 17:46:56.722989 | ubuntu-noble | Requirement already satisfied: stevedore>=1.29.0 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.12/site-packages (from sushy==5.12.0->netbox-manager==0.20260721.0.post9+git.b68b4bb3) (5.9.0) 2026-08-09 17:46:56.724796 | ubuntu-noble | Requirement already satisfied: shellingham>=1.3.0 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.12/site-packages (from typer==0.27.0->netbox-manager==0.20260721.0.post9+git.b68b4bb3) (1.5.4) 2026-08-09 17:46:56.725518 | ubuntu-noble | Requirement already satisfied: rich>=13.8.0 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.12/site-packages (from typer==0.27.0->netbox-manager==0.20260721.0.post9+git.b68b4bb3) (15.0.0) 2026-08-09 17:46:56.726205 | ubuntu-noble | Requirement already satisfied: annotated-doc>=0.0.2 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.12/site-packages (from typer==0.27.0->netbox-manager==0.20260721.0.post9+git.b68b4bb3) (0.0.5) 2026-08-09 17:46:56.730022 | ubuntu-noble | Requirement already satisfied: smmap<6,>=3.0.1 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.12/site-packages (from gitdb<5,>=4.0.1->GitPython==3.1.58->netbox-manager==0.20260721.0.post9+git.b68b4bb3) (5.0.3) 2026-08-09 17:46:56.731588 | ubuntu-noble | Requirement already satisfied: charset_normalizer<4,>=2 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.12/site-packages (from requests<3.0,>=2.20.0->pynetbox==7.8.0->netbox-manager==0.20260721.0.post9+git.b68b4bb3) (3.4.9) 2026-08-09 17:46:56.732270 | ubuntu-noble | Requirement already satisfied: idna<4,>=2.5 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.12/site-packages (from requests<3.0,>=2.20.0->pynetbox==7.8.0->netbox-manager==0.20260721.0.post9+git.b68b4bb3) (3.18) 2026-08-09 17:46:56.732958 | ubuntu-noble | Requirement already satisfied: urllib3<3,>=1.26 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.12/site-packages (from requests<3.0,>=2.20.0->pynetbox==7.8.0->netbox-manager==0.20260721.0.post9+git.b68b4bb3) (2.7.0) 2026-08-09 17:46:56.733525 | ubuntu-noble | Requirement already satisfied: certifi>=2023.5.7 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.12/site-packages (from requests<3.0,>=2.20.0->pynetbox==7.8.0->netbox-manager==0.20260721.0.post9+git.b68b4bb3) (2026.7.22) 2026-08-09 17:46:56.745428 | ubuntu-noble | Requirement already satisfied: ptyprocess>=0.5 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.12/site-packages (from pexpect>=4.5->ansible-runner==2.4.3->netbox-manager==0.20260721.0.post9+git.b68b4bb3) (0.7.0) 2026-08-09 17:46:56.747748 | ubuntu-noble | Requirement already satisfied: six>=1.5 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.12/site-packages (from python-dateutil>=2.7.0->sushy==5.12.0->netbox-manager==0.20260721.0.post9+git.b68b4bb3) (1.17.0) 2026-08-09 17:46:56.749731 | ubuntu-noble | Requirement already satisfied: markdown-it-py>=2.2.0 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.12/site-packages (from rich>=13.8.0->typer==0.27.0->netbox-manager==0.20260721.0.post9+git.b68b4bb3) (4.2.0) 2026-08-09 17:46:56.750532 | ubuntu-noble | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.12/site-packages (from rich>=13.8.0->typer==0.27.0->netbox-manager==0.20260721.0.post9+git.b68b4bb3) (2.20.0) 2026-08-09 17:46:56.753389 | ubuntu-noble | Requirement already satisfied: mdurl~=0.1 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=13.8.0->typer==0.27.0->netbox-manager==0.20260721.0.post9+git.b68b4bb3) (0.1.2) 2026-08-09 17:46:56.760373 | ubuntu-noble | Requirement already satisfied: cffi>=2.0.0 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.12/site-packages (from cryptography->ansible-core==2.19.11->netbox-manager==0.20260721.0.post9+git.b68b4bb3) (2.1.1) 2026-08-09 17:46:56.762165 | ubuntu-noble | Requirement already satisfied: pycparser in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.12/site-packages (from cffi>=2.0.0->cryptography->ansible-core==2.19.11->netbox-manager==0.20260721.0.post9+git.b68b4bb3) (3.0) 2026-08-09 17:46:56.765814 | ubuntu-noble | Requirement already satisfied: lockfile>=0.10 in /home/zuul/.local/share/virtualenvs/netbox-manager-6gAWDqDl/lib/python3.12/site-packages (from python-daemon->ansible-runner==2.4.3->netbox-manager==0.20260721.0.post9+git.b68b4bb3) (0.12.2) 2026-08-09 17:46:56.781043 | ubuntu-noble | Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB) 2026-08-09 17:46:56.825206 | ubuntu-noble | Building wheels for collected packages: netbox-manager 2026-08-09 17:46:56.827897 | ubuntu-noble | Building wheel for netbox-manager (pyproject.toml): started 2026-08-09 17:46:57.550430 | ubuntu-noble | Building wheel for netbox-manager (pyproject.toml): finished with status 'done' 2026-08-09 17:46:57.552245 | ubuntu-noble | Created wheel for netbox-manager: filename=netbox_manager-0.20260721.0.post9+git.b68b4bb3-py3-none-any.whl size=49500 sha256=b4c39e2d7503023130151f6c2366aa3bba8af829a05b1d146d8d53de175cbb0e 2026-08-09 17:46:57.552812 | ubuntu-noble | Stored in directory: /tmp/pip-ephem-wheel-cache-m1md0ldn/wheels/9e/63/3a/311a4c9cfe838f0bc10aa66f359f4731006e5f9e94ead8e644 2026-08-09 17:46:57.565721 | ubuntu-noble | Successfully built netbox-manager 2026-08-09 17:46:57.669233 | ubuntu-noble | Installing collected packages: typing_extensions, netbox-manager 2026-08-09 17:46:57.778945 | ubuntu-noble | 2026-08-09 17:46:57.783551 | ubuntu-noble | Successfully installed netbox-manager-0.20260721.0.post9+git.b68b4bb3 typing_extensions-4.16.0 2026-08-09 17:46:57.983124 | ubuntu-noble | ok: Runtime: 0:00:21.313102 2026-08-09 17:46:57.991173 | 2026-08-09 17:46:57.991293 | TASK [Run the E2E test] 2026-08-09 17:46:58.324147 | ubuntu-noble | + /tmp/venv/bin/pipenv run make e2e 2026-08-09 17:46:58.819794 | ubuntu-noble | tests/e2e/run.sh 2026-08-09 17:46:58.899919 | ubuntu-noble | No kind clusters found. 2026-08-09 17:46:58.909381 | ubuntu-noble | >>> Creating kind cluster 'netbox-manager-e2e' 2026-08-09 17:46:58.959081 | ubuntu-noble | No kind clusters found. 2026-08-09 17:46:59.098916 | ubuntu-noble | Creating cluster "netbox-manager-e2e" ... 2026-08-09 17:46:59.098985 | ubuntu-noble | • Ensuring node image (kindest/node:v1.35.5) 🖼 ... 2026-08-09 17:47:14.101523 | ubuntu-noble | ✓ Ensuring node image (kindest/node:v1.35.5) 🖼 2026-08-09 17:47:14.101694 | ubuntu-noble | • Preparing nodes 📦 ... 2026-08-09 17:47:16.732285 | ubuntu-noble | ✓ Preparing nodes 📦 2026-08-09 17:47:16.780857 | ubuntu-noble | • Writing configuration 📜 ... 2026-08-09 17:47:17.123620 | ubuntu-noble | ✓ Writing configuration 📜 2026-08-09 17:47:17.123712 | ubuntu-noble | • Starting control-plane 🕹️ ... 2026-08-09 17:47:28.697471 | ubuntu-noble | ✓ Starting control-plane 🕹️ 2026-08-09 17:47:28.697728 | ubuntu-noble | • Installing CNI 🔌 ... 2026-08-09 17:47:29.319087 | ubuntu-noble | ✓ Installing CNI 🔌 2026-08-09 17:47:29.319679 | ubuntu-noble | • Installing StorageClass 💾 ... 2026-08-09 17:47:29.971820 | ubuntu-noble | ✓ Installing StorageClass 💾 2026-08-09 17:47:30.280722 | ubuntu-noble | Set kubectl context to "kind-netbox-manager-e2e" 2026-08-09 17:47:30.280760 | ubuntu-noble | You can now use your cluster with: 2026-08-09 17:47:30.280768 | ubuntu-noble | 2026-08-09 17:47:30.280776 | ubuntu-noble | kubectl cluster-info --context kind-netbox-manager-e2e 2026-08-09 17:47:30.280781 | ubuntu-noble | 2026-08-09 17:47:30.280786 | ubuntu-noble | Have a question, bug, or feature request? Let us know! https://kind.sigs.k8s.io/#community 🙂 2026-08-09 17:47:30.281032 | ubuntu-noble | >>> Deploying NetBox (netbox-chart 8.2.5) into 'netbox' 2026-08-09 17:47:30.387161 | ubuntu-noble | Release "netbox" does not exist. Installing it now. 2026-08-09 17:47:31.217906 | ubuntu-noble | Pulled: ghcr.io/netbox-community/netbox-chart/netbox:8.2.5 2026-08-09 17:47:31.218035 | ubuntu-noble | Digest: sha256:11dc736b8a5c16a490c7bbc5904264dd8f9479c5a140593fc89eeaf7d73646ed 2026-08-09 17:59:19.458643 | ubuntu-noble | NAME: netbox 2026-08-09 17:59:19.459875 | ubuntu-noble | LAST DEPLOYED: Sun Aug 9 17:47:31 2026 2026-08-09 17:59:19.459905 | ubuntu-noble | NAMESPACE: netbox 2026-08-09 17:59:19.459911 | ubuntu-noble | STATUS: deployed 2026-08-09 17:59:19.459916 | ubuntu-noble | REVISION: 1 2026-08-09 17:59:19.459920 | ubuntu-noble | NOTES: 2026-08-09 17:59:19.459925 | ubuntu-noble | CHART NAME: netbox 2026-08-09 17:59:19.459931 | ubuntu-noble | CHART VERSION: 8.2.5 2026-08-09 17:59:19.459936 | ubuntu-noble | APP VERSION: v4.5.10 2026-08-09 17:59:19.459941 | ubuntu-noble | 2026-08-09 17:59:19.459946 | ubuntu-noble | ** Please be patient while the chart is being deployed ** 2026-08-09 17:59:19.459951 | ubuntu-noble | 2026-08-09 17:59:19.459955 | ubuntu-noble | Netbox can be accessed through the following DNS name from within the cluster: 2026-08-09 17:59:19.459960 | ubuntu-noble | 2026-08-09 17:59:19.459965 | ubuntu-noble | netbox.netbox.svc.cluster.local (port 80) 2026-08-09 17:59:19.459969 | ubuntu-noble | 2026-08-09 17:59:19.459973 | ubuntu-noble | To access Netbox site from outside the cluster follow the steps below. 2026-08-09 17:59:19.459977 | ubuntu-noble | 2026-08-09 17:59:19.459981 | ubuntu-noble | Get the application URL by running these commands: 2026-08-09 17:59:19.459985 | ubuntu-noble | 2026-08-09 17:59:19.459991 | ubuntu-noble | export POD_NAME=$(kubectl get pods --namespace "netbox" -l "app.kubernetes.io/name=netbox,app.kubernetes.io/instance=netbox" -o jsonpath="{.items[0].metadata.name}") 2026-08-09 17:59:19.459996 | ubuntu-noble | echo "Visit http://127.0.0.1:8080 to use your application" 2026-08-09 17:59:19.460001 | ubuntu-noble | kubectl port-forward $POD_NAME 8080:8080 2026-08-09 17:59:19.460005 | ubuntu-noble | 2026-08-09 17:59:19.460010 | ubuntu-noble | WARNING: There are "resources" sections in the chart not set. Using "resourcesPreset" is not recommended for production. For production installations, please set the following values according to your workload needs: 2026-08-09 17:59:19.460016 | ubuntu-noble | - resources 2026-08-09 17:59:19.460020 | ubuntu-noble | - worker.resources 2026-08-09 17:59:19.460024 | ubuntu-noble | +info https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/ 2026-08-09 17:59:19.471035 | ubuntu-noble | >>> Waiting for the NetBox deployment to become available 2026-08-09 17:59:20.041605 | ubuntu-noble | deployment "netbox" successfully rolled out 2026-08-09 17:59:20.049719 | ubuntu-noble | >>> Creating a deterministic v1 API token for the superuser 2026-08-09 17:59:20.229814 | ubuntu-noble | Defaulted container "netbox" out of: netbox, init-dirs (init) 2026-08-09 17:59:23.179499 | ubuntu-noble | 🧬 loaded config '/etc/netbox/config/configuration.py' 2026-08-09 17:59:23.179714 | ubuntu-noble | 🧬 loaded config '/etc/netbox/config/extra.py' 2026-08-09 17:59:23.179729 | ubuntu-noble | 🧬 loaded config '/etc/netbox/config/logging.py' 2026-08-09 17:59:23.179739 | ubuntu-noble | 🧬 loaded config '/etc/netbox/config/plugins.py' 2026-08-09 17:59:23.179751 | ubuntu-noble | 149 objects imported automatically (use -v 2 for details). 2026-08-09 17:59:23.179761 | ubuntu-noble | 2026-08-09 17:59:23.179773 | ubuntu-noble | Created v1 token for admin 2026-08-09 17:59:23.642715 | ubuntu-noble | 2026-08-09 17:59:23.642764 | ubuntu-noble | NetBox is deployed. 2026-08-09 17:59:23.642770 | ubuntu-noble | 2026-08-09 17:59:23.642775 | ubuntu-noble | Namespace : netbox 2026-08-09 17:59:23.642778 | ubuntu-noble | 2026-08-09 17:59:23.642782 | ubuntu-noble | Port-forward it for local access with: 2026-08-09 17:59:23.642786 | ubuntu-noble | 2026-08-09 17:59:23.642789 | ubuntu-noble | kubectl -n netbox port-forward svc/netbox 8080:80 2026-08-09 17:59:23.642793 | ubuntu-noble | 2026-08-09 17:59:23.643627 | ubuntu-noble | >>> Port-forwarding svc/netbox -> 127.0.0.1:8080 2026-08-09 17:59:23.765141 | ubuntu-noble | Forwarding from 127.0.0.1:8080 -> 8080 2026-08-09 17:59:23.765187 | ubuntu-noble | Forwarding from [::1]:8080 -> 8080 2026-08-09 17:59:24.679291 | ubuntu-noble | Handling connection for 8080 2026-08-09 17:59:24.764366 | ubuntu-noble | >>> Installing the netbox.netbox Ansible collection 2026-08-09 17:59:25.865044 | ubuntu-noble | Cloning into '/home/zuul/.ansible/tmp/ansible-local-16952rflsjgbf/tmp0apwtrk2/ansible_modulesxlx1hcu_'... 2026-08-09 17:59:27.603473 | ubuntu-noble | Note: switching to 'v3.23.0'. 2026-08-09 17:59:27.603588 | ubuntu-noble | 2026-08-09 17:59:27.603609 | ubuntu-noble | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-09 17:59:27.603622 | ubuntu-noble | changes and commit them, and you can discard any commits you make in this 2026-08-09 17:59:27.603635 | ubuntu-noble | state without impacting any branches by switching back to a branch. 2026-08-09 17:59:27.603689 | ubuntu-noble | 2026-08-09 17:59:27.603707 | ubuntu-noble | If you want to create a new branch to retain commits you create, you may 2026-08-09 17:59:27.603720 | ubuntu-noble | do so (now or later) by using -c with the switch command. Example: 2026-08-09 17:59:27.603732 | ubuntu-noble | 2026-08-09 17:59:27.603744 | ubuntu-noble | git switch -c 2026-08-09 17:59:27.603756 | ubuntu-noble | 2026-08-09 17:59:27.603769 | ubuntu-noble | Or undo this operation with: 2026-08-09 17:59:27.603781 | ubuntu-noble | 2026-08-09 17:59:27.603793 | ubuntu-noble | git switch - 2026-08-09 17:59:27.603805 | ubuntu-noble | 2026-08-09 17:59:27.603818 | ubuntu-noble | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-09 17:59:27.603829 | ubuntu-noble | 2026-08-09 17:59:27.603851 | ubuntu-noble | HEAD is now at 57c1c63 Merge pull request #1559 from netbox-community/devel 2026-08-09 17:59:27.830762 | ubuntu-noble | Starting galaxy collection install process 2026-08-09 17:59:27.830835 | ubuntu-noble | Process install dependency map 2026-08-09 17:59:27.830852 | ubuntu-noble | Starting collection install process 2026-08-09 17:59:27.830868 | ubuntu-noble | Installing 'netbox.netbox:3.23.0' to '/home/zuul/.ansible/collections/ansible_collections/netbox/netbox' 2026-08-09 17:59:27.830881 | ubuntu-noble | Created collection for netbox.netbox:3.23.0 at /home/zuul/.ansible/collections/ansible_collections/netbox/netbox 2026-08-09 17:59:27.830894 | ubuntu-noble | netbox.netbox:3.23.0 was installed successfully 2026-08-09 17:59:27.888479 | ubuntu-noble | >>> Applying example/ with 'netbox-manager run --fail-fast' 2026-08-09 17:59:28.693713 | ubuntu-noble | 2026-08-09 17:59:28 | INFO  | Wait for NetBox service 2026-08-09 17:59:29.542190 | ubuntu-noble | 2026-08-09 17:59:29.542301 | ubuntu-noble | PLAY [Wait for NetBox service] ************************************************* 2026-08-09 17:59:29.571588 | ubuntu-noble | 2026-08-09 17:59:29.571688 | ubuntu-noble | TASK [Wait for NetBox service REST API] **************************************** 2026-08-09 17:59:30.369751 | ubuntu-noble | Handling connection for 8080 2026-08-09 17:59:30.515863 | ubuntu-noble | ok: [localhost] 2026-08-09 17:59:30.518147 | ubuntu-noble | 2026-08-09 17:59:30.518179 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-08-09 17:59:30.518188 | ubuntu-noble | localhost : ok=1 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-08-09 17:59:30.762123 | ubuntu-noble | Handling connection for 8080 2026-08-09 17:59:31.062715 | ubuntu-noble | 2026-08-09 17:59:31 | INFO  | Manage devicetypes 2026-08-09 17:59:35.625471 | ubuntu-noble | 2026-08-09 17:59:35 | INFO  | Manage moduletypes 2026-08-09 17:59:35.938873 | ubuntu-noble | 2026-08-09 17:59:35 | INFO  | Manage resources 2026-08-09 17:59:35.941631 | ubuntu-noble | 2026-08-09 17:59:35 | INFO  | Handle file example/resources/000-base.yml 2026-08-09 17:59:36.747544 | ubuntu-noble | Error locating image file using '/home/zuul/src/github.com/osism/netbox-manager/example/images/Edgecore/edgecore-7726-32x-o-ac-f.front.*' 2026-08-09 17:59:36.747586 | ubuntu-noble | Error locating image file using '/home/zuul/src/github.com/osism/netbox-manager/example/images/Edgecore/edgecore-7726-32x-o-ac-f.rear.*' 2026-08-09 17:59:36.747593 | ubuntu-noble | Error locating image file using '/home/zuul/src/github.com/osism/netbox-manager/example/images/Edgecore/edgecore-5835-54x-o-ac-f.front.*' 2026-08-09 17:59:36.747599 | ubuntu-noble | Error locating image file using '/home/zuul/src/github.com/osism/netbox-manager/example/images/Edgecore/edgecore-5835-54x-o-ac-f.rear.*' 2026-08-09 17:59:36.747605 | ubuntu-noble | 2026-08-09 17:59:36.747612 | ubuntu-noble | PLAY [Manage NetBox resources defined in 000-base.yml] ************************* 2026-08-09 17:59:36.747618 | ubuntu-noble | 2026-08-09 17:59:36.747623 | ubuntu-noble | TASK [Manage NetBox resource OOB of type ipam_role] **************************** 2026-08-09 17:59:37.611091 | ubuntu-noble | Handling connection for 8080 2026-08-09 17:59:38.049733 | ubuntu-noble | changed: [localhost] 2026-08-09 17:59:38.057165 | ubuntu-noble | 2026-08-09 17:59:38.057263 | ubuntu-noble | TASK [Manage NetBox resource Management of type ipam_role] ********************* 2026-08-09 17:59:38.695843 | ubuntu-noble | Handling connection for 8080 2026-08-09 17:59:39.103746 | ubuntu-noble | changed: [localhost] 2026-08-09 17:59:39.108002 | ubuntu-noble | 2026-08-09 17:59:39.108038 | ubuntu-noble | TASK [Manage NetBox resource External of type ipam_role] *********************** 2026-08-09 17:59:39.710313 | ubuntu-noble | Handling connection for 8080 2026-08-09 17:59:50.514928 | ubuntu-noble | changed: [localhost] 2026-08-09 17:59:50.516861 | ubuntu-noble | 2026-08-09 17:59:50.516914 | ubuntu-noble | TASK [Manage NetBox resource Manager of type device_role] ********************** 2026-08-09 17:59:51.453675 | ubuntu-noble | Handling connection for 8080 2026-08-09 17:59:51.866696 | ubuntu-noble | changed: [localhost] 2026-08-09 17:59:51.871917 | ubuntu-noble | 2026-08-09 17:59:51.871964 | ubuntu-noble | TASK [Manage NetBox resource Control of type device_role] ********************** 2026-08-09 17:59:52.481790 | ubuntu-noble | Handling connection for 8080 2026-08-09 17:59:52.793875 | ubuntu-noble | changed: [localhost] 2026-08-09 17:59:52.796075 | ubuntu-noble | 2026-08-09 17:59:52.796186 | ubuntu-noble | TASK [Manage NetBox resource Compute of type device_role] ********************** 2026-08-09 17:59:53.368265 | ubuntu-noble | Handling connection for 8080 2026-08-09 17:59:53.707924 | ubuntu-noble | changed: [localhost] 2026-08-09 17:59:53.710819 | ubuntu-noble | 2026-08-09 17:59:53.710889 | ubuntu-noble | TASK [Manage NetBox resource Storage of type device_role] ********************** 2026-08-09 17:59:54.283826 | ubuntu-noble | Handling connection for 8080 2026-08-09 17:59:54.605967 | ubuntu-noble | changed: [localhost] 2026-08-09 17:59:54.607722 | ubuntu-noble | 2026-08-09 17:59:54.607753 | ubuntu-noble | TASK [Manage NetBox resource Leaf of type device_role] ************************* 2026-08-09 17:59:55.225177 | ubuntu-noble | Handling connection for 8080 2026-08-09 17:59:55.542756 | ubuntu-noble | changed: [localhost] 2026-08-09 17:59:55.545254 | ubuntu-noble | 2026-08-09 17:59:55.545275 | ubuntu-noble | TASK [Manage NetBox resource Spine of type device_role] ************************ 2026-08-09 17:59:56.165396 | ubuntu-noble | Handling connection for 8080 2026-08-09 17:59:56.651926 | ubuntu-noble | changed: [localhost] 2026-08-09 17:59:56.654369 | ubuntu-noble | 2026-08-09 17:59:56.654388 | ubuntu-noble | TASK [Manage NetBox resource Access Leaf of type device_role] ****************** 2026-08-09 17:59:57.244021 | ubuntu-noble | Handling connection for 8080 2026-08-09 17:59:57.498924 | ubuntu-noble | changed: [localhost] 2026-08-09 17:59:57.501537 | ubuntu-noble | 2026-08-09 17:59:57.501565 | ubuntu-noble | TASK [Manage NetBox resource Managed by OSISM of type tag] ********************* 2026-08-09 17:59:58.336383 | ubuntu-noble | Handling connection for 8080 2026-08-09 17:59:58.596463 | ubuntu-noble | changed: [localhost] 2026-08-09 17:59:58.601271 | ubuntu-noble | 2026-08-09 17:59:58.601292 | ubuntu-noble | TASK [Manage NetBox resource Managed by Metalbox of type tag] ****************** 2026-08-09 17:59:59.174320 | ubuntu-noble | Handling connection for 8080 2026-08-09 17:59:59.587183 | ubuntu-noble | changed: [localhost] 2026-08-09 17:59:59.588733 | ubuntu-noble | 2026-08-09 17:59:59.588771 | ubuntu-noble | TASK [Manage NetBox resource Out of Band of type tag] ************************** 2026-08-09 18:00:00.170394 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:00:00.433008 | ubuntu-noble | changed: [localhost] 2026-08-09 18:00:00.435220 | ubuntu-noble | 2026-08-09 18:00:00.435240 | ubuntu-noble | TASK [Manage NetBox resource dnsmasq_dhcp_tag of type custom_field] ************ 2026-08-09 18:00:01.303765 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:00:01.652210 | ubuntu-noble | changed: [localhost] 2026-08-09 18:00:01.657300 | ubuntu-noble | 2026-08-09 18:00:01.657320 | ubuntu-noble | TASK [Manage NetBox resource sonic_parameters of type custom_field] ************ 2026-08-09 18:00:02.242212 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:00:02.512532 | ubuntu-noble | changed: [localhost] 2026-08-09 18:00:02.516129 | ubuntu-noble | 2026-08-09 18:00:02.516151 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-08-09 18:00:02.516157 | ubuntu-noble | localhost : ok=15 changed=15 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-08-09 18:00:02.774254 | ubuntu-noble | 2026-08-09 18:00:02 | INFO  | Handle file example/resources/100-initialise.yml 2026-08-09 18:00:03.606735 | ubuntu-noble | 2026-08-09 18:00:03.606797 | ubuntu-noble | PLAY [Manage NetBox resources defined in 100-initialise.yml] ******************* 2026-08-09 18:00:03.619803 | ubuntu-noble | 2026-08-09 18:00:03.619856 | ubuntu-noble | TASK [Manage NetBox resource Testbed of type tenant] *************************** 2026-08-09 18:00:04.498872 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:00:04.832558 | ubuntu-noble | changed: [localhost] 2026-08-09 18:00:04.836308 | ubuntu-noble | 2026-08-09 18:00:04.836330 | ubuntu-noble | TASK [Manage NetBox resource Discworld of type site] *************************** 2026-08-09 18:00:05.682930 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:00:06.224728 | ubuntu-noble | changed: [localhost] 2026-08-09 18:00:06.225611 | ubuntu-noble | 2026-08-09 18:00:06.225633 | ubuntu-noble | TASK [Manage NetBox resource Ankh-Morpork of type location] ******************** 2026-08-09 18:00:07.074280 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:00:07.475294 | ubuntu-noble | changed: [localhost] 2026-08-09 18:00:07.476333 | ubuntu-noble | 2026-08-09 18:00:07.476363 | ubuntu-noble | TASK [Manage NetBox resource OOB Testbed of type vlan] ************************* 2026-08-09 18:00:08.282133 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:00:08.947120 | ubuntu-noble | changed: [localhost] 2026-08-09 18:00:08.951112 | ubuntu-noble | 2026-08-09 18:00:08.951163 | ubuntu-noble | TASK [Manage NetBox resource of type prefix] *********************************** 2026-08-09 18:00:09.805911 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:00:11.522202 | ubuntu-noble | changed: [localhost] 2026-08-09 18:00:11.523840 | ubuntu-noble | 2026-08-09 18:00:11.523860 | ubuntu-noble | TASK [Manage NetBox resource of type prefix] *********************************** 2026-08-09 18:00:12.128348 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:00:13.301186 | ubuntu-noble | changed: [localhost] 2026-08-09 18:00:13.302757 | ubuntu-noble | 2026-08-09 18:00:13.302775 | ubuntu-noble | TASK [Manage NetBox resource of type prefix] *********************************** 2026-08-09 18:00:13.867095 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:00:14.905020 | ubuntu-noble | changed: [localhost] 2026-08-09 18:00:14.907535 | ubuntu-noble | 2026-08-09 18:00:14.907548 | ubuntu-noble | TASK [Manage NetBox resource of type prefix] *********************************** 2026-08-09 18:00:15.448709 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:00:16.243386 | ubuntu-noble | changed: [localhost] 2026-08-09 18:00:16.246565 | ubuntu-noble | 2026-08-09 18:00:16.246584 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-08-09 18:00:16.951562 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:00:17.276199 | ubuntu-noble | changed: [localhost] 2026-08-09 18:00:17.277549 | ubuntu-noble | 2026-08-09 18:00:17.277577 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-08-09 18:00:17.816958 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:00:18.156250 | ubuntu-noble | changed: [localhost] 2026-08-09 18:00:18.160302 | ubuntu-noble | 2026-08-09 18:00:18.160329 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-08-09 18:00:18.160337 | ubuntu-noble | localhost : ok=10 changed=10 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-08-09 18:00:18.367875 | ubuntu-noble | 2026-08-09 18:00:18 | INFO  | Handle file example/resources/200-rack-1000.yml 2026-08-09 18:00:19.233306 | ubuntu-noble | 2026-08-09 18:00:19.233357 | ubuntu-noble | PLAY [Manage NetBox resources defined in 200-rack-1000.yml] ******************** 2026-08-09 18:00:19.251520 | ubuntu-noble | 2026-08-09 18:00:19.251569 | ubuntu-noble | TASK [Manage NetBox resource 1000 of type rack] ******************************** 2026-08-09 18:00:20.137224 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:00:20.884874 | ubuntu-noble | changed: [localhost] 2026-08-09 18:00:20.888167 | ubuntu-noble | 2026-08-09 18:00:20.888185 | ubuntu-noble | TASK [Manage NetBox resource testbed-switch-0 of type device] ****************** 2026-08-09 18:00:21.706687 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:00:25.231529 | ubuntu-noble | changed: [localhost] 2026-08-09 18:00:25.237306 | ubuntu-noble | 2026-08-09 18:00:25.237331 | ubuntu-noble | TASK [Manage NetBox resource testbed-switch-1 of type device] ****************** 2026-08-09 18:00:25.908254 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:00:29.292070 | ubuntu-noble | changed: [localhost] 2026-08-09 18:00:29.294322 | ubuntu-noble | 2026-08-09 18:00:29.294344 | ubuntu-noble | TASK [Manage NetBox resource testbed-switch-2 of type device] ****************** 2026-08-09 18:00:29.889073 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:00:32.618245 | ubuntu-noble | changed: [localhost] 2026-08-09 18:00:32.621510 | ubuntu-noble | 2026-08-09 18:00:32.621734 | ubuntu-noble | TASK [Manage NetBox resource testbed-switch-3 of type device] ****************** 2026-08-09 18:00:33.243472 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:00:37.026935 | ubuntu-noble | changed: [localhost] 2026-08-09 18:00:37.031636 | ubuntu-noble | 2026-08-09 18:00:37.031717 | ubuntu-noble | TASK [Manage NetBox resource testbed-switch-oob of type device] **************** 2026-08-09 18:00:37.623498 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:00:40.879986 | ubuntu-noble | changed: [localhost] 2026-08-09 18:00:40.880030 | ubuntu-noble | 2026-08-09 18:00:40.880037 | ubuntu-noble | TASK [Manage NetBox resource testbed-manager of type device] ******************* 2026-08-09 18:00:41.446348 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:00:43.324902 | ubuntu-noble | changed: [localhost] 2026-08-09 18:00:43.329612 | ubuntu-noble | 2026-08-09 18:00:43.329644 | ubuntu-noble | TASK [Manage NetBox resource testbed-node-0 of type device] ******************** 2026-08-09 18:00:43.941160 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:00:47.503285 | ubuntu-noble | changed: [localhost] 2026-08-09 18:00:47.508794 | ubuntu-noble | 2026-08-09 18:00:47.508829 | ubuntu-noble | TASK [Manage NetBox resource testbed-node-1 of type device] ******************** 2026-08-09 18:00:48.131878 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:00:51.215908 | ubuntu-noble | changed: [localhost] 2026-08-09 18:00:51.221828 | ubuntu-noble | 2026-08-09 18:00:51.221878 | ubuntu-noble | TASK [Manage NetBox resource testbed-node-2 of type device] ******************** 2026-08-09 18:00:51.833908 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:00:54.207002 | ubuntu-noble | changed: [localhost] 2026-08-09 18:00:54.211557 | ubuntu-noble | 2026-08-09 18:00:54.211588 | ubuntu-noble | TASK [Manage NetBox resource testbed-node-3 of type device] ******************** 2026-08-09 18:00:54.805418 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:00:57.249523 | ubuntu-noble | changed: [localhost] 2026-08-09 18:00:57.250256 | ubuntu-noble | 2026-08-09 18:00:57.250273 | ubuntu-noble | TASK [Manage NetBox resource testbed-node-4 of type device] ******************** 2026-08-09 18:00:57.791943 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:01:00.548705 | ubuntu-noble | changed: [localhost] 2026-08-09 18:01:00.551341 | ubuntu-noble | 2026-08-09 18:01:00.551361 | ubuntu-noble | TASK [Manage NetBox resource testbed-node-5 of type device] ******************** 2026-08-09 18:01:01.018249 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:01:02.995391 | ubuntu-noble | changed: [localhost] 2026-08-09 18:01:03.000376 | ubuntu-noble | 2026-08-09 18:01:03.000406 | ubuntu-noble | TASK [Manage NetBox resource testbed-node-6 of type device] ******************** 2026-08-09 18:01:03.587946 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:01:05.853734 | ubuntu-noble | changed: [localhost] 2026-08-09 18:01:05.856481 | ubuntu-noble | 2026-08-09 18:01:05.856510 | ubuntu-noble | TASK [Manage NetBox resource testbed-node-7 of type device] ******************** 2026-08-09 18:01:06.468338 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:01:08.514629 | ubuntu-noble | changed: [localhost] 2026-08-09 18:01:08.519135 | ubuntu-noble | 2026-08-09 18:01:08.519157 | ubuntu-noble | TASK [Manage NetBox resource testbed-node-8 of type device] ******************** 2026-08-09 18:01:09.059841 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:01:11.308366 | ubuntu-noble | changed: [localhost] 2026-08-09 18:01:11.311013 | ubuntu-noble | 2026-08-09 18:01:11.311050 | ubuntu-noble | TASK [Manage NetBox resource testbed-node-9 of type device] ******************** 2026-08-09 18:01:11.840463 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:01:14.212909 | ubuntu-noble | changed: [localhost] 2026-08-09 18:01:14.214438 | ubuntu-noble | 2026-08-09 18:01:14.214459 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-08-09 18:01:14.214465 | ubuntu-noble | localhost : ok=17 changed=17 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-08-09 18:01:14.472068 | ubuntu-noble | 2026-08-09 18:01:14 | INFO  | Handle file example/resources/300-testbed-switch-1.yml 2026-08-09 18:01:15.266856 | ubuntu-noble | 2026-08-09 18:01:15.266888 | ubuntu-noble | PLAY [Manage NetBox resources defined in 300-testbed-switch-1.yml] ************* 2026-08-09 18:01:15.278170 | ubuntu-noble | 2026-08-09 18:01:15.278197 | ubuntu-noble | TASK [Manage NetBox resource Loopback0 of type device_interface] *************** 2026-08-09 18:01:16.127450 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:01:18.083714 | ubuntu-noble | changed: [localhost] 2026-08-09 18:01:18.089283 | ubuntu-noble | 2026-08-09 18:01:18.089370 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-08-09 18:01:18.898323 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:01:23.118862 | ubuntu-noble | changed: [localhost] 2026-08-09 18:01:23.122770 | ubuntu-noble | 2026-08-09 18:01:23.122807 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-08-09 18:01:24.038274 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:01:26.081068 | ubuntu-noble | changed: [localhost] 2026-08-09 18:01:26.082506 | ubuntu-noble | 2026-08-09 18:01:26.082523 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-08-09 18:01:26.586593 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:01:28.410429 | ubuntu-noble | changed: [localhost] 2026-08-09 18:01:28.411931 | ubuntu-noble | 2026-08-09 18:01:28.411946 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-08-09 18:01:28.962395 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:01:31.326385 | ubuntu-noble | changed: [localhost] 2026-08-09 18:01:31.328840 | ubuntu-noble | 2026-08-09 18:01:31.328860 | ubuntu-noble | TASK [Manage NetBox resource testbed-switch-1 of type device] ****************** 2026-08-09 18:01:32.072377 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:01:34.417803 | ubuntu-noble | changed: [localhost] 2026-08-09 18:01:34.420495 | ubuntu-noble | 2026-08-09 18:01:34.420536 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-08-09 18:01:35.282531 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:01:37.373620 | ubuntu-noble | changed: [localhost] 2026-08-09 18:01:37.378760 | ubuntu-noble | 2026-08-09 18:01:37.378796 | ubuntu-noble | TASK [Manage NetBox resource eth0 of type device_interface] ******************** 2026-08-09 18:01:37.940770 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:01:41.665711 | ubuntu-noble | changed: [localhost] 2026-08-09 18:01:41.669181 | ubuntu-noble | 2026-08-09 18:01:41.669224 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-08-09 18:01:41.669240 | ubuntu-noble | localhost : ok=8 changed=8 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-08-09 18:01:41.869865 | ubuntu-noble | 2026-08-09 18:01:41 | INFO  | Handle file example/resources/300-testbed-node-5.yml 2026-08-09 18:01:42.482117 | ubuntu-noble | 2026-08-09 18:01:42.482166 | ubuntu-noble | PLAY [Manage NetBox resources defined in 300-testbed-node-5.yml] *************** 2026-08-09 18:01:42.489211 | ubuntu-noble | 2026-08-09 18:01:42.489244 | ubuntu-noble | TASK [Manage NetBox resource Loopback0 of type device_interface] *************** 2026-08-09 18:01:43.242836 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:01:45.203302 | ubuntu-noble | changed: [localhost] 2026-08-09 18:01:45.205490 | ubuntu-noble | 2026-08-09 18:01:45.205510 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-08-09 18:01:46.000607 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:01:51.074133 | ubuntu-noble | changed: [localhost] 2026-08-09 18:01:51.080770 | ubuntu-noble | 2026-08-09 18:01:51.080816 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-08-09 18:01:51.637397 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:01:55.096597 | ubuntu-noble | changed: [localhost] 2026-08-09 18:01:55.097959 | ubuntu-noble | 2026-08-09 18:01:55.097980 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-08-09 18:01:55.741586 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:02:01.108706 | ubuntu-noble | changed: [localhost] 2026-08-09 18:02:01.109988 | ubuntu-noble | 2026-08-09 18:02:01.110005 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-08-09 18:02:01.882448 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:02:03.573866 | ubuntu-noble | changed: [localhost] 2026-08-09 18:02:03.575878 | ubuntu-noble | 2026-08-09 18:02:03.575919 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-08-09 18:02:04.124897 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:02:06.398725 | ubuntu-noble | changed: [localhost] 2026-08-09 18:02:06.402452 | ubuntu-noble | 2026-08-09 18:02:06.402492 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-08-09 18:02:07.286721 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:02:08.773936 | ubuntu-noble | changed: [localhost] 2026-08-09 18:02:08.779282 | ubuntu-noble | 2026-08-09 18:02:08.779312 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-08-09 18:02:09.301019 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:02:10.998034 | ubuntu-noble | changed: [localhost] 2026-08-09 18:02:11.001378 | ubuntu-noble | 2026-08-09 18:02:11.001399 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-08-09 18:02:11.518452 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:02:13.150920 | ubuntu-noble | changed: [localhost] 2026-08-09 18:02:13.152934 | ubuntu-noble | 2026-08-09 18:02:13.152953 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-08-09 18:02:13.685935 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:02:15.228064 | ubuntu-noble | changed: [localhost] 2026-08-09 18:02:15.230697 | ubuntu-noble | 2026-08-09 18:02:15.230712 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-08-09 18:02:15.789043 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:02:17.497583 | ubuntu-noble | changed: [localhost] 2026-08-09 18:02:17.501247 | ubuntu-noble | 2026-08-09 18:02:17.501270 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-08-09 18:02:18.088434 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:02:20.466814 | ubuntu-noble | changed: [localhost] 2026-08-09 18:02:20.469045 | ubuntu-noble | 2026-08-09 18:02:20.469080 | ubuntu-noble | TASK [Manage NetBox resource testbed-node-5 of type device] ******************** 2026-08-09 18:02:21.200632 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:02:23.398538 | ubuntu-noble | changed: [localhost] 2026-08-09 18:02:23.400430 | ubuntu-noble | 2026-08-09 18:02:23.400444 | ubuntu-noble | TASK [Manage NetBox resource Ethernet0 of type device_interface] *************** 2026-08-09 18:02:23.912066 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:02:26.999644 | ubuntu-noble | changed: [localhost] 2026-08-09 18:02:27.000717 | ubuntu-noble | 2026-08-09 18:02:27.000740 | ubuntu-noble | TASK [Manage NetBox resource Ethernet1 of type device_interface] *************** 2026-08-09 18:02:27.582260 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:02:30.598691 | ubuntu-noble | changed: [localhost] 2026-08-09 18:02:30.602450 | ubuntu-noble | 2026-08-09 18:02:30.602472 | ubuntu-noble | TASK [Manage NetBox resource Ethernet2 of type device_interface] *************** 2026-08-09 18:02:31.221968 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:02:34.314776 | ubuntu-noble | changed: [localhost] 2026-08-09 18:02:34.317250 | ubuntu-noble | 2026-08-09 18:02:34.317272 | ubuntu-noble | TASK [Manage NetBox resource Ethernet3 of type device_interface] *************** 2026-08-09 18:02:34.910361 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:02:37.940608 | ubuntu-noble | changed: [localhost] 2026-08-09 18:02:37.945508 | ubuntu-noble | 2026-08-09 18:02:37.945584 | ubuntu-noble | TASK [Manage NetBox resource Ethernet4 of type device_interface] *************** 2026-08-09 18:02:38.521402 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:02:42.240759 | ubuntu-noble | changed: [localhost] 2026-08-09 18:02:42.243726 | ubuntu-noble | 2026-08-09 18:02:42.243757 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-08-09 18:02:42.243777 | ubuntu-noble | localhost : ok=18 changed=18 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-08-09 18:02:42.499745 | ubuntu-noble | 2026-08-09 18:02:42 | INFO  | Handle file example/resources/300-testbed-node-8.yml 2026-08-09 18:02:43.317492 | ubuntu-noble | 2026-08-09 18:02:43.317538 | ubuntu-noble | PLAY [Manage NetBox resources defined in 300-testbed-node-8.yml] *************** 2026-08-09 18:02:43.327051 | ubuntu-noble | 2026-08-09 18:02:43.327088 | ubuntu-noble | TASK [Manage NetBox resource Loopback0 of type device_interface] *************** 2026-08-09 18:02:44.147103 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:02:46.340869 | ubuntu-noble | changed: [localhost] 2026-08-09 18:02:46.342568 | ubuntu-noble | 2026-08-09 18:02:46.342586 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-08-09 18:02:47.140388 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:02:51.081552 | ubuntu-noble | changed: [localhost] 2026-08-09 18:02:51.083906 | ubuntu-noble | 2026-08-09 18:02:51.083925 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-08-09 18:02:51.667102 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:02:56.521796 | ubuntu-noble | changed: [localhost] 2026-08-09 18:02:56.524710 | ubuntu-noble | 2026-08-09 18:02:56.524736 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-08-09 18:02:57.088259 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:03:01.235743 | ubuntu-noble | changed: [localhost] 2026-08-09 18:03:01.237969 | ubuntu-noble | 2026-08-09 18:03:01.238011 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-08-09 18:03:02.036267 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:03:03.913450 | ubuntu-noble | changed: [localhost] 2026-08-09 18:03:03.915812 | ubuntu-noble | 2026-08-09 18:03:03.915831 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-08-09 18:03:04.464026 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:03:06.534490 | ubuntu-noble | changed: [localhost] 2026-08-09 18:03:06.540893 | ubuntu-noble | 2026-08-09 18:03:06.540934 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-08-09 18:03:07.401497 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:03:09.084464 | ubuntu-noble | changed: [localhost] 2026-08-09 18:03:09.087234 | ubuntu-noble | 2026-08-09 18:03:09.087270 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-08-09 18:03:09.734611 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:03:12.032083 | ubuntu-noble | changed: [localhost] 2026-08-09 18:03:12.036575 | ubuntu-noble | 2026-08-09 18:03:12.036617 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-08-09 18:03:12.666324 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:03:13.861643 | ubuntu-noble | changed: [localhost] 2026-08-09 18:03:13.866444 | ubuntu-noble | 2026-08-09 18:03:13.866471 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-08-09 18:03:14.432901 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:03:17.081741 | ubuntu-noble | changed: [localhost] 2026-08-09 18:03:17.085082 | ubuntu-noble | 2026-08-09 18:03:17.085106 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-08-09 18:03:17.723709 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:03:19.266802 | ubuntu-noble | changed: [localhost] 2026-08-09 18:03:19.271247 | ubuntu-noble | 2026-08-09 18:03:19.271271 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-08-09 18:03:19.872047 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:03:22.228489 | ubuntu-noble | changed: [localhost] 2026-08-09 18:03:22.231449 | ubuntu-noble | 2026-08-09 18:03:22.231468 | ubuntu-noble | TASK [Manage NetBox resource testbed-node-8 of type device] ******************** 2026-08-09 18:03:23.043355 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:03:25.772477 | ubuntu-noble | changed: [localhost] 2026-08-09 18:03:25.778699 | ubuntu-noble | 2026-08-09 18:03:25.778728 | ubuntu-noble | TASK [Manage NetBox resource Ethernet0 of type device_interface] *************** 2026-08-09 18:03:26.342219 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:03:29.148005 | ubuntu-noble | changed: [localhost] 2026-08-09 18:03:29.151797 | ubuntu-noble | 2026-08-09 18:03:29.151832 | ubuntu-noble | TASK [Manage NetBox resource Ethernet1 of type device_interface] *************** 2026-08-09 18:03:29.760566 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:03:31.887190 | ubuntu-noble | changed: [localhost] 2026-08-09 18:03:31.892981 | ubuntu-noble | 2026-08-09 18:03:31.893031 | ubuntu-noble | TASK [Manage NetBox resource Ethernet2 of type device_interface] *************** 2026-08-09 18:03:32.468755 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:03:35.321592 | ubuntu-noble | changed: [localhost] 2026-08-09 18:03:35.325763 | ubuntu-noble | 2026-08-09 18:03:35.325790 | ubuntu-noble | TASK [Manage NetBox resource Ethernet3 of type device_interface] *************** 2026-08-09 18:03:35.949679 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:03:38.488079 | ubuntu-noble | changed: [localhost] 2026-08-09 18:03:38.491637 | ubuntu-noble | 2026-08-09 18:03:38.491687 | ubuntu-noble | TASK [Manage NetBox resource Ethernet4 of type device_interface] *************** 2026-08-09 18:03:39.081122 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:03:41.979741 | ubuntu-noble | changed: [localhost] 2026-08-09 18:03:41.981408 | ubuntu-noble | 2026-08-09 18:03:41.981445 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-08-09 18:03:41.981456 | ubuntu-noble | localhost : ok=18 changed=18 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-08-09 18:03:42.215600 | ubuntu-noble | 2026-08-09 18:03:42 | INFO  | Handle file example/resources/300-testbed-switch-oob.yml 2026-08-09 18:03:42.994600 | ubuntu-noble | 2026-08-09 18:03:42.994713 | ubuntu-noble | PLAY [Manage NetBox resources defined in 300-testbed-switch-oob.yml] *********** 2026-08-09 18:03:43.004604 | ubuntu-noble | 2026-08-09 18:03:43.004691 | ubuntu-noble | TASK [Manage NetBox resource Loopback0 of type device_interface] *************** 2026-08-09 18:03:43.832331 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:03:45.459715 | ubuntu-noble | changed: [localhost] 2026-08-09 18:03:45.462373 | ubuntu-noble | 2026-08-09 18:03:45.462410 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-08-09 18:03:46.302998 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:03:48.137262 | ubuntu-noble | changed: [localhost] 2026-08-09 18:03:48.138338 | ubuntu-noble | 2026-08-09 18:03:48.138366 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-08-09 18:03:48.995315 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:03:51.320449 | ubuntu-noble | changed: [localhost] 2026-08-09 18:03:51.321584 | ubuntu-noble | 2026-08-09 18:03:51.321604 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-08-09 18:03:51.900909 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:03:53.828721 | ubuntu-noble | changed: [localhost] 2026-08-09 18:03:53.832341 | ubuntu-noble | 2026-08-09 18:03:53.832375 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-08-09 18:03:54.414142 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:03:56.450741 | ubuntu-noble | changed: [localhost] 2026-08-09 18:03:56.451544 | ubuntu-noble | 2026-08-09 18:03:56.451561 | ubuntu-noble | TASK [Manage NetBox resource testbed-switch-oob of type device] **************** 2026-08-09 18:03:57.273357 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:04:00.663994 | ubuntu-noble | changed: [localhost] 2026-08-09 18:04:00.666746 | ubuntu-noble | 2026-08-09 18:04:00.666774 | ubuntu-noble | TASK [Manage NetBox resource eth0 of type device_interface] ******************** 2026-08-09 18:04:01.251644 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:04:03.920705 | ubuntu-noble | changed: [localhost] 2026-08-09 18:04:03.922699 | ubuntu-noble | 2026-08-09 18:04:03.922748 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-08-09 18:04:03.922767 | ubuntu-noble | localhost : ok=7 changed=7 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-08-09 18:04:04.143457 | ubuntu-noble | 2026-08-09 18:04:04 | INFO  | Handle file example/resources/300-testbed-node-0.yml 2026-08-09 18:04:04.993589 | ubuntu-noble | 2026-08-09 18:04:04.993978 | ubuntu-noble | PLAY [Manage NetBox resources defined in 300-testbed-node-0.yml] *************** 2026-08-09 18:04:04.999079 | ubuntu-noble | 2026-08-09 18:04:04.999121 | ubuntu-noble | TASK [Manage NetBox resource Loopback0 of type device_interface] *************** 2026-08-09 18:04:06.017054 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:04:08.576979 | ubuntu-noble | changed: [localhost] 2026-08-09 18:04:08.580521 | ubuntu-noble | 2026-08-09 18:04:08.580548 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-08-09 18:04:09.453114 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:04:13.264785 | ubuntu-noble | changed: [localhost] 2026-08-09 18:04:13.265942 | ubuntu-noble | 2026-08-09 18:04:13.265977 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-08-09 18:04:13.865749 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:04:18.233684 | ubuntu-noble | changed: [localhost] 2026-08-09 18:04:18.237461 | ubuntu-noble | 2026-08-09 18:04:18.237484 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-08-09 18:04:18.820441 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:04:22.797538 | ubuntu-noble | changed: [localhost] 2026-08-09 18:04:22.805393 | ubuntu-noble | 2026-08-09 18:04:22.805425 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-08-09 18:04:23.608596 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:04:25.418838 | ubuntu-noble | changed: [localhost] 2026-08-09 18:04:25.423730 | ubuntu-noble | 2026-08-09 18:04:25.423763 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-08-09 18:04:26.049867 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:04:28.489131 | ubuntu-noble | changed: [localhost] 2026-08-09 18:04:28.491209 | ubuntu-noble | 2026-08-09 18:04:28.491237 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-08-09 18:04:29.287476 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:04:31.464381 | ubuntu-noble | changed: [localhost] 2026-08-09 18:04:31.466588 | ubuntu-noble | 2026-08-09 18:04:31.466611 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-08-09 18:04:32.046371 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:04:33.749684 | ubuntu-noble | changed: [localhost] 2026-08-09 18:04:33.755427 | ubuntu-noble | 2026-08-09 18:04:33.755453 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-08-09 18:04:34.342845 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:04:36.259905 | ubuntu-noble | changed: [localhost] 2026-08-09 18:04:36.263243 | ubuntu-noble | 2026-08-09 18:04:36.263267 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-08-09 18:04:36.891413 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:04:38.751181 | ubuntu-noble | changed: [localhost] 2026-08-09 18:04:38.752556 | ubuntu-noble | 2026-08-09 18:04:38.752587 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-08-09 18:04:39.343944 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:04:41.269595 | ubuntu-noble | changed: [localhost] 2026-08-09 18:04:41.270823 | ubuntu-noble | 2026-08-09 18:04:41.270862 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-08-09 18:04:41.850946 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:04:43.529743 | ubuntu-noble | changed: [localhost] 2026-08-09 18:04:43.531369 | ubuntu-noble | 2026-08-09 18:04:43.531394 | ubuntu-noble | TASK [Manage NetBox resource testbed-node-0 of type device] ******************** 2026-08-09 18:04:44.325227 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:04:48.657168 | ubuntu-noble | changed: [localhost] 2026-08-09 18:04:48.663707 | ubuntu-noble | 2026-08-09 18:04:48.663802 | ubuntu-noble | TASK [Manage NetBox resource Ethernet0 of type device_interface] *************** 2026-08-09 18:04:49.231593 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:04:52.340568 | ubuntu-noble | changed: [localhost] 2026-08-09 18:04:52.345632 | ubuntu-noble | 2026-08-09 18:04:52.345694 | ubuntu-noble | TASK [Manage NetBox resource Ethernet1 of type device_interface] *************** 2026-08-09 18:04:52.917268 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:04:55.389262 | ubuntu-noble | changed: [localhost] 2026-08-09 18:04:55.391226 | ubuntu-noble | 2026-08-09 18:04:55.391251 | ubuntu-noble | TASK [Manage NetBox resource Ethernet2 of type device_interface] *************** 2026-08-09 18:04:56.036636 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:04:59.014277 | ubuntu-noble | changed: [localhost] 2026-08-09 18:04:59.018105 | ubuntu-noble | 2026-08-09 18:04:59.018128 | ubuntu-noble | TASK [Manage NetBox resource Ethernet3 of type device_interface] *************** 2026-08-09 18:04:59.629437 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:05:02.582229 | ubuntu-noble | changed: [localhost] 2026-08-09 18:05:02.587828 | ubuntu-noble | 2026-08-09 18:05:02.587856 | ubuntu-noble | TASK [Manage NetBox resource Ethernet4 of type device_interface] *************** 2026-08-09 18:05:03.221285 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:05:06.379188 | ubuntu-noble | changed: [localhost] 2026-08-09 18:05:06.383054 | ubuntu-noble | 2026-08-09 18:05:06.383103 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-08-09 18:05:06.383118 | ubuntu-noble | localhost : ok=18 changed=18 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-08-09 18:05:06.641198 | ubuntu-noble | 2026-08-09 18:05:06 | INFO  | Handle file example/resources/300-testbed-node-2.yml 2026-08-09 18:05:07.473872 | ubuntu-noble | 2026-08-09 18:05:07.474068 | ubuntu-noble | PLAY [Manage NetBox resources defined in 300-testbed-node-2.yml] *************** 2026-08-09 18:05:07.484341 | ubuntu-noble | 2026-08-09 18:05:07.484400 | ubuntu-noble | TASK [Manage NetBox resource Loopback0 of type device_interface] *************** 2026-08-09 18:05:08.294776 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:05:10.840485 | ubuntu-noble | changed: [localhost] 2026-08-09 18:05:10.843178 | ubuntu-noble | 2026-08-09 18:05:10.843199 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-08-09 18:05:11.677477 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:05:15.377793 | ubuntu-noble | changed: [localhost] 2026-08-09 18:05:15.381994 | ubuntu-noble | 2026-08-09 18:05:15.382017 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-08-09 18:05:16.064621 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:05:20.509748 | ubuntu-noble | changed: [localhost] 2026-08-09 18:05:20.512695 | ubuntu-noble | 2026-08-09 18:05:20.512726 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-08-09 18:05:21.122431 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:05:26.568489 | ubuntu-noble | changed: [localhost] 2026-08-09 18:05:26.571280 | ubuntu-noble | 2026-08-09 18:05:26.571307 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-08-09 18:05:27.411674 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:05:29.310576 | ubuntu-noble | changed: [localhost] 2026-08-09 18:05:29.313818 | ubuntu-noble | 2026-08-09 18:05:29.313838 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-08-09 18:05:29.887712 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:05:31.549753 | ubuntu-noble | changed: [localhost] 2026-08-09 18:05:31.553003 | ubuntu-noble | 2026-08-09 18:05:31.553034 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-08-09 18:05:32.369749 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:05:35.130959 | ubuntu-noble | changed: [localhost] 2026-08-09 18:05:35.132179 | ubuntu-noble | 2026-08-09 18:05:35.132208 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-08-09 18:05:35.823432 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:05:37.736500 | ubuntu-noble | changed: [localhost] 2026-08-09 18:05:37.738549 | ubuntu-noble | 2026-08-09 18:05:37.738569 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-08-09 18:05:38.297735 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:05:40.366244 | ubuntu-noble | changed: [localhost] 2026-08-09 18:05:40.369002 | ubuntu-noble | 2026-08-09 18:05:40.369050 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-08-09 18:05:40.989151 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:05:42.764499 | ubuntu-noble | changed: [localhost] 2026-08-09 18:05:42.765508 | ubuntu-noble | 2026-08-09 18:05:42.765539 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-08-09 18:05:43.357340 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:05:44.804246 | ubuntu-noble | changed: [localhost] 2026-08-09 18:05:44.807061 | ubuntu-noble | 2026-08-09 18:05:44.807081 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-08-09 18:05:45.423604 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:05:47.448767 | ubuntu-noble | changed: [localhost] 2026-08-09 18:05:47.449486 | ubuntu-noble | 2026-08-09 18:05:47.449518 | ubuntu-noble | TASK [Manage NetBox resource testbed-node-2 of type device] ******************** 2026-08-09 18:05:48.216788 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:05:51.471286 | ubuntu-noble | changed: [localhost] 2026-08-09 18:05:51.473519 | ubuntu-noble | 2026-08-09 18:05:51.473550 | ubuntu-noble | TASK [Manage NetBox resource Ethernet0 of type device_interface] *************** 2026-08-09 18:05:52.099334 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:05:54.808106 | ubuntu-noble | changed: [localhost] 2026-08-09 18:05:54.812109 | ubuntu-noble | 2026-08-09 18:05:54.812129 | ubuntu-noble | TASK [Manage NetBox resource Ethernet1 of type device_interface] *************** 2026-08-09 18:05:55.466376 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:05:58.003695 | ubuntu-noble | changed: [localhost] 2026-08-09 18:05:58.004899 | ubuntu-noble | 2026-08-09 18:05:58.004925 | ubuntu-noble | TASK [Manage NetBox resource Ethernet2 of type device_interface] *************** 2026-08-09 18:05:58.587790 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:06:01.780701 | ubuntu-noble | changed: [localhost] 2026-08-09 18:06:01.782723 | ubuntu-noble | 2026-08-09 18:06:01.782753 | ubuntu-noble | TASK [Manage NetBox resource Ethernet3 of type device_interface] *************** 2026-08-09 18:06:02.362848 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:06:04.796369 | ubuntu-noble | changed: [localhost] 2026-08-09 18:06:04.798812 | ubuntu-noble | 2026-08-09 18:06:04.798841 | ubuntu-noble | TASK [Manage NetBox resource Ethernet4 of type device_interface] *************** 2026-08-09 18:06:05.395776 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:06:08.333059 | ubuntu-noble | changed: [localhost] 2026-08-09 18:06:08.333105 | ubuntu-noble | 2026-08-09 18:06:08.333117 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-08-09 18:06:08.333127 | ubuntu-noble | localhost : ok=18 changed=18 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-08-09 18:06:08.580597 | ubuntu-noble | 2026-08-09 18:06:08 | INFO  | Handle file example/resources/300-testbed-switch-3.yml 2026-08-09 18:06:09.384183 | ubuntu-noble | 2026-08-09 18:06:09.384236 | ubuntu-noble | PLAY [Manage NetBox resources defined in 300-testbed-switch-3.yml] ************* 2026-08-09 18:06:09.395848 | ubuntu-noble | 2026-08-09 18:06:09.395940 | ubuntu-noble | TASK [Manage NetBox resource Loopback0 of type device_interface] *************** 2026-08-09 18:06:10.212943 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:06:12.693747 | ubuntu-noble | changed: [localhost] 2026-08-09 18:06:12.695746 | ubuntu-noble | 2026-08-09 18:06:12.695803 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-08-09 18:06:13.558484 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:06:17.348935 | ubuntu-noble | changed: [localhost] 2026-08-09 18:06:17.352708 | ubuntu-noble | 2026-08-09 18:06:17.352739 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-08-09 18:06:17.929163 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:06:21.801793 | ubuntu-noble | changed: [localhost] 2026-08-09 18:06:21.804212 | ubuntu-noble | 2026-08-09 18:06:21.804235 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-08-09 18:06:22.367065 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:06:26.671392 | ubuntu-noble | changed: [localhost] 2026-08-09 18:06:26.672642 | ubuntu-noble | 2026-08-09 18:06:26.673377 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-08-09 18:06:27.248808 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:06:31.816682 | ubuntu-noble | changed: [localhost] 2026-08-09 18:06:31.820736 | ubuntu-noble | 2026-08-09 18:06:31.820756 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-08-09 18:06:32.403045 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:06:36.772706 | ubuntu-noble | changed: [localhost] 2026-08-09 18:06:36.775050 | ubuntu-noble | 2026-08-09 18:06:36.775074 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-08-09 18:06:37.373669 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:06:41.261720 | ubuntu-noble | ok: [localhost] 2026-08-09 18:06:41.263024 | ubuntu-noble | 2026-08-09 18:06:41.263049 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-08-09 18:06:42.148580 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:06:44.026731 | ubuntu-noble | changed: [localhost] 2026-08-09 18:06:44.029681 | ubuntu-noble | 2026-08-09 18:06:44.029700 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-08-09 18:06:44.875127 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:06:46.972829 | ubuntu-noble | changed: [localhost] 2026-08-09 18:06:46.978740 | ubuntu-noble | 2026-08-09 18:06:46.978778 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-08-09 18:06:47.531391 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:06:49.710386 | ubuntu-noble | changed: [localhost] 2026-08-09 18:06:49.716703 | ubuntu-noble | 2026-08-09 18:06:49.716733 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-08-09 18:06:50.327704 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:06:52.932915 | ubuntu-noble | changed: [localhost] 2026-08-09 18:06:52.937016 | ubuntu-noble | 2026-08-09 18:06:52.937057 | ubuntu-noble | TASK [Manage NetBox resource testbed-switch-3 of type device] ****************** 2026-08-09 18:06:53.754732 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:06:56.767062 | ubuntu-noble | changed: [localhost] 2026-08-09 18:06:56.770984 | ubuntu-noble | 2026-08-09 18:06:56.771012 | ubuntu-noble | TASK [Manage NetBox resource eth0 of type device_interface] ******************** 2026-08-09 18:06:57.350412 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:07:00.745097 | ubuntu-noble | changed: [localhost] 2026-08-09 18:07:00.746600 | ubuntu-noble | 2026-08-09 18:07:00.746619 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-08-09 18:07:00.746625 | ubuntu-noble | localhost : ok=13 changed=12 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-08-09 18:07:00.982743 | ubuntu-noble | 2026-08-09 18:07:00 | INFO  | Handle file example/resources/300-testbed-node-6.yml 2026-08-09 18:07:01.800338 | ubuntu-noble | 2026-08-09 18:07:01.800372 | ubuntu-noble | PLAY [Manage NetBox resources defined in 300-testbed-node-6.yml] *************** 2026-08-09 18:07:01.812024 | ubuntu-noble | 2026-08-09 18:07:01.812077 | ubuntu-noble | TASK [Manage NetBox resource Loopback0 of type device_interface] *************** 2026-08-09 18:07:02.639805 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:07:04.248607 | ubuntu-noble | changed: [localhost] 2026-08-09 18:07:04.253139 | ubuntu-noble | 2026-08-09 18:07:04.253162 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-08-09 18:07:05.092930 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:07:09.698819 | ubuntu-noble | changed: [localhost] 2026-08-09 18:07:09.699416 | ubuntu-noble | 2026-08-09 18:07:09.699460 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-08-09 18:07:10.318574 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:07:13.862262 | ubuntu-noble | changed: [localhost] 2026-08-09 18:07:13.867758 | ubuntu-noble | 2026-08-09 18:07:13.867812 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-08-09 18:07:14.465299 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:07:19.076728 | ubuntu-noble | changed: [localhost] 2026-08-09 18:07:19.080715 | ubuntu-noble | 2026-08-09 18:07:19.080751 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-08-09 18:07:19.913124 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:07:21.830577 | ubuntu-noble | changed: [localhost] 2026-08-09 18:07:21.835713 | ubuntu-noble | 2026-08-09 18:07:21.835749 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-08-09 18:07:22.395712 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:07:24.797229 | ubuntu-noble | changed: [localhost] 2026-08-09 18:07:24.800570 | ubuntu-noble | 2026-08-09 18:07:24.800594 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-08-09 18:07:25.679729 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:07:27.621715 | ubuntu-noble | changed: [localhost] 2026-08-09 18:07:27.625034 | ubuntu-noble | 2026-08-09 18:07:27.625452 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-08-09 18:07:28.228876 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:07:30.719611 | ubuntu-noble | changed: [localhost] 2026-08-09 18:07:30.722902 | ubuntu-noble | 2026-08-09 18:07:30.722923 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-08-09 18:07:31.334884 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:07:33.072448 | ubuntu-noble | changed: [localhost] 2026-08-09 18:07:33.077156 | ubuntu-noble | 2026-08-09 18:07:33.077250 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-08-09 18:07:33.640819 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:07:35.241108 | ubuntu-noble | changed: [localhost] 2026-08-09 18:07:35.243812 | ubuntu-noble | 2026-08-09 18:07:35.243831 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-08-09 18:07:35.864407 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:07:37.732750 | ubuntu-noble | changed: [localhost] 2026-08-09 18:07:37.737100 | ubuntu-noble | 2026-08-09 18:07:37.737141 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-08-09 18:07:38.294105 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:07:40.843150 | ubuntu-noble | changed: [localhost] 2026-08-09 18:07:40.849583 | ubuntu-noble | 2026-08-09 18:07:40.849627 | ubuntu-noble | TASK [Manage NetBox resource testbed-node-6 of type device] ******************** 2026-08-09 18:07:41.722796 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:07:44.790327 | ubuntu-noble | changed: [localhost] 2026-08-09 18:07:44.793380 | ubuntu-noble | 2026-08-09 18:07:44.793404 | ubuntu-noble | TASK [Manage NetBox resource Ethernet0 of type device_interface] *************** 2026-08-09 18:07:45.398629 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:07:48.966945 | ubuntu-noble | changed: [localhost] 2026-08-09 18:07:48.970363 | ubuntu-noble | 2026-08-09 18:07:48.970392 | ubuntu-noble | TASK [Manage NetBox resource Ethernet1 of type device_interface] *************** 2026-08-09 18:07:49.575759 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:07:51.259003 | ubuntu-noble | changed: [localhost] 2026-08-09 18:07:51.260298 | ubuntu-noble | 2026-08-09 18:07:51.260317 | ubuntu-noble | TASK [Manage NetBox resource Ethernet2 of type device_interface] *************** 2026-08-09 18:07:51.870258 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:07:54.829936 | ubuntu-noble | changed: [localhost] 2026-08-09 18:07:54.835637 | ubuntu-noble | 2026-08-09 18:07:54.835705 | ubuntu-noble | TASK [Manage NetBox resource Ethernet3 of type device_interface] *************** 2026-08-09 18:07:55.520245 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:07:58.076961 | ubuntu-noble | changed: [localhost] 2026-08-09 18:07:58.078946 | ubuntu-noble | 2026-08-09 18:07:58.078966 | ubuntu-noble | TASK [Manage NetBox resource Ethernet4 of type device_interface] *************** 2026-08-09 18:07:58.654266 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:08:02.030693 | ubuntu-noble | changed: [localhost] 2026-08-09 18:08:02.031357 | ubuntu-noble | 2026-08-09 18:08:02.031369 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-08-09 18:08:02.031374 | ubuntu-noble | localhost : ok=18 changed=18 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-08-09 18:08:02.232489 | ubuntu-noble | 2026-08-09 18:08:02 | INFO  | Handle file example/resources/300-testbed-node-3.yml 2026-08-09 18:08:02.978159 | ubuntu-noble | 2026-08-09 18:08:02.978236 | ubuntu-noble | PLAY [Manage NetBox resources defined in 300-testbed-node-3.yml] *************** 2026-08-09 18:08:02.990344 | ubuntu-noble | 2026-08-09 18:08:02.990410 | ubuntu-noble | TASK [Manage NetBox resource Loopback0 of type device_interface] *************** 2026-08-09 18:08:03.729454 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:08:06.264120 | ubuntu-noble | changed: [localhost] 2026-08-09 18:08:06.269421 | ubuntu-noble | 2026-08-09 18:08:06.269459 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-08-09 18:08:07.098177 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:08:11.385375 | ubuntu-noble | changed: [localhost] 2026-08-09 18:08:11.389467 | ubuntu-noble | 2026-08-09 18:08:11.389483 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-08-09 18:08:11.926431 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:08:16.527624 | ubuntu-noble | changed: [localhost] 2026-08-09 18:08:16.530197 | ubuntu-noble | 2026-08-09 18:08:16.530218 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-08-09 18:08:17.125132 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:08:21.752005 | ubuntu-noble | changed: [localhost] 2026-08-09 18:08:21.754634 | ubuntu-noble | 2026-08-09 18:08:21.754669 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-08-09 18:08:22.495720 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:08:24.299431 | ubuntu-noble | changed: [localhost] 2026-08-09 18:08:24.301620 | ubuntu-noble | 2026-08-09 18:08:24.301643 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-08-09 18:08:24.798956 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:08:26.775826 | ubuntu-noble | changed: [localhost] 2026-08-09 18:08:26.779557 | ubuntu-noble | 2026-08-09 18:08:26.779593 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-08-09 18:08:27.599010 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:08:29.342203 | ubuntu-noble | changed: [localhost] 2026-08-09 18:08:29.343903 | ubuntu-noble | 2026-08-09 18:08:29.343922 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-08-09 18:08:29.996787 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:08:31.436888 | ubuntu-noble | changed: [localhost] 2026-08-09 18:08:31.439177 | ubuntu-noble | 2026-08-09 18:08:31.439191 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-08-09 18:08:31.939785 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:08:34.083839 | ubuntu-noble | changed: [localhost] 2026-08-09 18:08:34.089383 | ubuntu-noble | 2026-08-09 18:08:34.089425 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-08-09 18:08:34.622265 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:08:36.921356 | ubuntu-noble | changed: [localhost] 2026-08-09 18:08:36.928890 | ubuntu-noble | 2026-08-09 18:08:36.928936 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-08-09 18:08:37.512311 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:08:39.330438 | ubuntu-noble | changed: [localhost] 2026-08-09 18:08:39.334624 | ubuntu-noble | 2026-08-09 18:08:39.334677 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-08-09 18:08:39.920763 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:08:41.862720 | ubuntu-noble | changed: [localhost] 2026-08-09 18:08:41.868465 | ubuntu-noble | 2026-08-09 18:08:41.868483 | ubuntu-noble | TASK [Manage NetBox resource testbed-node-3 of type device] ******************** 2026-08-09 18:08:42.677708 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:08:44.938096 | ubuntu-noble | changed: [localhost] 2026-08-09 18:08:44.940338 | ubuntu-noble | 2026-08-09 18:08:44.940372 | ubuntu-noble | TASK [Manage NetBox resource Ethernet0 of type device_interface] *************** 2026-08-09 18:08:45.518394 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:08:49.395024 | ubuntu-noble | changed: [localhost] 2026-08-09 18:08:49.401774 | ubuntu-noble | 2026-08-09 18:08:49.401843 | ubuntu-noble | TASK [Manage NetBox resource Ethernet1 of type device_interface] *************** 2026-08-09 18:08:50.045894 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:08:52.331721 | ubuntu-noble | changed: [localhost] 2026-08-09 18:08:52.334043 | ubuntu-noble | 2026-08-09 18:08:52.334087 | ubuntu-noble | TASK [Manage NetBox resource Ethernet2 of type device_interface] *************** 2026-08-09 18:08:52.941472 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:08:55.312984 | ubuntu-noble | changed: [localhost] 2026-08-09 18:08:55.315174 | ubuntu-noble | 2026-08-09 18:08:55.315196 | ubuntu-noble | TASK [Manage NetBox resource Ethernet3 of type device_interface] *************** 2026-08-09 18:08:55.866202 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:08:58.333725 | ubuntu-noble | changed: [localhost] 2026-08-09 18:08:58.335914 | ubuntu-noble | 2026-08-09 18:08:58.335946 | ubuntu-noble | TASK [Manage NetBox resource Ethernet4 of type device_interface] *************** 2026-08-09 18:08:58.909627 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:09:02.770291 | ubuntu-noble | changed: [localhost] 2026-08-09 18:09:02.774199 | ubuntu-noble | 2026-08-09 18:09:02.774221 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-08-09 18:09:02.774227 | ubuntu-noble | localhost : ok=18 changed=18 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-08-09 18:09:03.007405 | ubuntu-noble | 2026-08-09 18:09:03 | INFO  | Handle file example/resources/300-testbed-node-9.yml 2026-08-09 18:09:03.811380 | ubuntu-noble | 2026-08-09 18:09:03.811476 | ubuntu-noble | PLAY [Manage NetBox resources defined in 300-testbed-node-9.yml] *************** 2026-08-09 18:09:03.819712 | ubuntu-noble | 2026-08-09 18:09:03.819755 | ubuntu-noble | TASK [Manage NetBox resource Loopback0 of type device_interface] *************** 2026-08-09 18:09:04.520415 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:09:06.440317 | ubuntu-noble | changed: [localhost] 2026-08-09 18:09:06.442241 | ubuntu-noble | 2026-08-09 18:09:06.442263 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-08-09 18:09:07.180465 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:09:12.074341 | ubuntu-noble | changed: [localhost] 2026-08-09 18:09:12.078259 | ubuntu-noble | 2026-08-09 18:09:12.078286 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-08-09 18:09:12.659822 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:09:16.319682 | ubuntu-noble | changed: [localhost] 2026-08-09 18:09:16.321154 | ubuntu-noble | 2026-08-09 18:09:16.321173 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-08-09 18:09:16.826232 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:09:20.817592 | ubuntu-noble | changed: [localhost] 2026-08-09 18:09:20.819740 | ubuntu-noble | 2026-08-09 18:09:20.819781 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-08-09 18:09:21.628022 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:09:24.174739 | ubuntu-noble | changed: [localhost] 2026-08-09 18:09:24.175928 | ubuntu-noble | 2026-08-09 18:09:24.175953 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-08-09 18:09:24.763571 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:09:27.528349 | ubuntu-noble | changed: [localhost] 2026-08-09 18:09:27.533289 | ubuntu-noble | 2026-08-09 18:09:27.533332 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-08-09 18:09:28.372242 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:09:30.853159 | ubuntu-noble | changed: [localhost] 2026-08-09 18:09:30.859351 | ubuntu-noble | 2026-08-09 18:09:30.859368 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-08-09 18:09:31.425481 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:09:32.994143 | ubuntu-noble | changed: [localhost] 2026-08-09 18:09:32.997163 | ubuntu-noble | 2026-08-09 18:09:32.997204 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-08-09 18:09:33.565839 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:09:35.317528 | ubuntu-noble | changed: [localhost] 2026-08-09 18:09:35.320907 | ubuntu-noble | 2026-08-09 18:09:35.320964 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-08-09 18:09:35.957449 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:09:37.922388 | ubuntu-noble | changed: [localhost] 2026-08-09 18:09:37.926105 | ubuntu-noble | 2026-08-09 18:09:37.926139 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-08-09 18:09:38.518111 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:09:41.843791 | ubuntu-noble | changed: [localhost] 2026-08-09 18:09:41.846069 | ubuntu-noble | 2026-08-09 18:09:41.846090 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-08-09 18:09:42.347743 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:09:44.065702 | ubuntu-noble | changed: [localhost] 2026-08-09 18:09:44.068262 | ubuntu-noble | 2026-08-09 18:09:44.068277 | ubuntu-noble | TASK [Manage NetBox resource testbed-node-9 of type device] ******************** 2026-08-09 18:09:44.782045 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:09:47.725718 | ubuntu-noble | changed: [localhost] 2026-08-09 18:09:47.728346 | ubuntu-noble | 2026-08-09 18:09:47.728367 | ubuntu-noble | TASK [Manage NetBox resource Ethernet0 of type device_interface] *************** 2026-08-09 18:09:48.252640 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:09:51.887851 | ubuntu-noble | changed: [localhost] 2026-08-09 18:09:51.890829 | ubuntu-noble | 2026-08-09 18:09:51.890898 | ubuntu-noble | TASK [Manage NetBox resource Ethernet1 of type device_interface] *************** 2026-08-09 18:09:52.471775 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:09:54.592089 | ubuntu-noble | changed: [localhost] 2026-08-09 18:09:54.597144 | ubuntu-noble | 2026-08-09 18:09:54.597172 | ubuntu-noble | TASK [Manage NetBox resource Ethernet2 of type device_interface] *************** 2026-08-09 18:09:55.227904 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:09:58.021322 | ubuntu-noble | changed: [localhost] 2026-08-09 18:09:58.023705 | ubuntu-noble | 2026-08-09 18:09:58.023737 | ubuntu-noble | TASK [Manage NetBox resource Ethernet3 of type device_interface] *************** 2026-08-09 18:09:58.600023 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:10:02.639554 | ubuntu-noble | changed: [localhost] 2026-08-09 18:10:02.641983 | ubuntu-noble | 2026-08-09 18:10:02.642036 | ubuntu-noble | TASK [Manage NetBox resource Ethernet4 of type device_interface] *************** 2026-08-09 18:10:03.288243 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:10:07.064762 | ubuntu-noble | changed: [localhost] 2026-08-09 18:10:07.065926 | ubuntu-noble | 2026-08-09 18:10:07.065946 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-08-09 18:10:07.065960 | ubuntu-noble | localhost : ok=18 changed=18 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-08-09 18:10:07.319519 | ubuntu-noble | 2026-08-09 18:10:07 | INFO  | Handle file example/resources/300-testbed-node-4.yml 2026-08-09 18:10:08.168945 | ubuntu-noble | 2026-08-09 18:10:08.169007 | ubuntu-noble | PLAY [Manage NetBox resources defined in 300-testbed-node-4.yml] *************** 2026-08-09 18:10:08.185729 | ubuntu-noble | 2026-08-09 18:10:08.185779 | ubuntu-noble | TASK [Manage NetBox resource Loopback0 of type device_interface] *************** 2026-08-09 18:10:09.037034 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:10:12.114717 | ubuntu-noble | changed: [localhost] 2026-08-09 18:10:12.118103 | ubuntu-noble | 2026-08-09 18:10:12.118119 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-08-09 18:10:12.858578 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:10:16.496330 | ubuntu-noble | changed: [localhost] 2026-08-09 18:10:16.500873 | ubuntu-noble | 2026-08-09 18:10:16.500896 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-08-09 18:10:17.024836 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:10:21.190468 | ubuntu-noble | changed: [localhost] 2026-08-09 18:10:21.194932 | ubuntu-noble | 2026-08-09 18:10:21.194963 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-08-09 18:10:21.719450 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:10:26.124718 | ubuntu-noble | changed: [localhost] 2026-08-09 18:10:26.125492 | ubuntu-noble | 2026-08-09 18:10:26.125510 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-08-09 18:10:26.955747 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:10:28.814730 | ubuntu-noble | changed: [localhost] 2026-08-09 18:10:28.821234 | ubuntu-noble | 2026-08-09 18:10:28.821281 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-08-09 18:10:29.350292 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:10:31.361315 | ubuntu-noble | changed: [localhost] 2026-08-09 18:10:31.366692 | ubuntu-noble | 2026-08-09 18:10:31.366711 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-08-09 18:10:32.119773 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:10:33.783792 | ubuntu-noble | changed: [localhost] 2026-08-09 18:10:33.788111 | ubuntu-noble | 2026-08-09 18:10:33.788137 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-08-09 18:10:34.357504 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:10:36.444521 | ubuntu-noble | changed: [localhost] 2026-08-09 18:10:36.446358 | ubuntu-noble | 2026-08-09 18:10:36.446380 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-08-09 18:10:37.064687 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:10:40.109981 | ubuntu-noble | changed: [localhost] 2026-08-09 18:10:40.111330 | ubuntu-noble | 2026-08-09 18:10:40.111351 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-08-09 18:10:40.755973 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:10:42.850428 | ubuntu-noble | changed: [localhost] 2026-08-09 18:10:42.854547 | ubuntu-noble | 2026-08-09 18:10:42.854598 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-08-09 18:10:43.477320 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:10:45.343968 | ubuntu-noble | changed: [localhost] 2026-08-09 18:10:45.348900 | ubuntu-noble | 2026-08-09 18:10:45.348926 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-08-09 18:10:45.986548 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:10:47.615288 | ubuntu-noble | changed: [localhost] 2026-08-09 18:10:47.617821 | ubuntu-noble | 2026-08-09 18:10:47.617843 | ubuntu-noble | TASK [Manage NetBox resource testbed-node-4 of type device] ******************** 2026-08-09 18:10:48.342630 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:10:51.044587 | ubuntu-noble | changed: [localhost] 2026-08-09 18:10:51.045109 | ubuntu-noble | 2026-08-09 18:10:51.045125 | ubuntu-noble | TASK [Manage NetBox resource Ethernet0 of type device_interface] *************** 2026-08-09 18:10:51.542226 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:10:53.881723 | ubuntu-noble | changed: [localhost] 2026-08-09 18:10:53.883634 | ubuntu-noble | 2026-08-09 18:10:53.883699 | ubuntu-noble | TASK [Manage NetBox resource Ethernet1 of type device_interface] *************** 2026-08-09 18:10:54.342101 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:10:56.929738 | ubuntu-noble | changed: [localhost] 2026-08-09 18:10:56.931046 | ubuntu-noble | 2026-08-09 18:10:56.931061 | ubuntu-noble | TASK [Manage NetBox resource Ethernet2 of type device_interface] *************** 2026-08-09 18:10:57.446735 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:11:00.383887 | ubuntu-noble | changed: [localhost] 2026-08-09 18:11:00.385614 | ubuntu-noble | 2026-08-09 18:11:00.385690 | ubuntu-noble | TASK [Manage NetBox resource Ethernet3 of type device_interface] *************** 2026-08-09 18:11:01.015727 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:11:04.513561 | ubuntu-noble | changed: [localhost] 2026-08-09 18:11:04.517324 | ubuntu-noble | 2026-08-09 18:11:04.517354 | ubuntu-noble | TASK [Manage NetBox resource Ethernet4 of type device_interface] *************** 2026-08-09 18:11:05.109643 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:11:08.250798 | ubuntu-noble | changed: [localhost] 2026-08-09 18:11:08.251404 | ubuntu-noble | 2026-08-09 18:11:08.251432 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-08-09 18:11:08.251443 | ubuntu-noble | localhost : ok=18 changed=18 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-08-09 18:11:08.480606 | ubuntu-noble | 2026-08-09 18:11:08 | INFO  | Handle file example/resources/300-testbed-manager.yml 2026-08-09 18:11:09.333448 | ubuntu-noble | 2026-08-09 18:11:09.333519 | ubuntu-noble | PLAY [Manage NetBox resources defined in 300-testbed-manager.yml] ************** 2026-08-09 18:11:09.341510 | ubuntu-noble | 2026-08-09 18:11:09.341543 | ubuntu-noble | TASK [Manage NetBox resource Loopback0 of type device_interface] *************** 2026-08-09 18:11:10.191389 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:11:11.865705 | ubuntu-noble | changed: [localhost] 2026-08-09 18:11:11.869166 | ubuntu-noble | 2026-08-09 18:11:11.869189 | ubuntu-noble | TASK [Manage NetBox resource vlan100 of type device_interface] ***************** 2026-08-09 18:11:12.363419 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:11:14.499187 | ubuntu-noble | changed: [localhost] 2026-08-09 18:11:14.499984 | ubuntu-noble | 2026-08-09 18:11:14.500001 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-08-09 18:11:15.226736 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:11:19.077583 | ubuntu-noble | changed: [localhost] 2026-08-09 18:11:19.082042 | ubuntu-noble | 2026-08-09 18:11:19.082183 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-08-09 18:11:19.668824 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:11:23.479218 | ubuntu-noble | changed: [localhost] 2026-08-09 18:11:23.481871 | ubuntu-noble | 2026-08-09 18:11:23.481903 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-08-09 18:11:24.080902 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:11:28.126302 | ubuntu-noble | changed: [localhost] 2026-08-09 18:11:28.128143 | ubuntu-noble | 2026-08-09 18:11:28.128164 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-08-09 18:11:28.905377 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:11:31.354757 | ubuntu-noble | changed: [localhost] 2026-08-09 18:11:31.357720 | ubuntu-noble | 2026-08-09 18:11:31.357736 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-08-09 18:11:31.911052 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:11:33.680827 | ubuntu-noble | changed: [localhost] 2026-08-09 18:11:33.685471 | ubuntu-noble | 2026-08-09 18:11:33.685498 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-08-09 18:11:34.198333 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:11:36.116933 | ubuntu-noble | changed: [localhost] 2026-08-09 18:11:36.118068 | ubuntu-noble | 2026-08-09 18:11:36.118228 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-08-09 18:11:36.658723 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:11:38.823718 | ubuntu-noble | changed: [localhost] 2026-08-09 18:11:38.826988 | ubuntu-noble | 2026-08-09 18:11:38.827024 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-08-09 18:11:39.578264 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:11:41.232155 | ubuntu-noble | changed: [localhost] 2026-08-09 18:11:41.233094 | ubuntu-noble | 2026-08-09 18:11:41.233122 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-08-09 18:11:41.888913 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:11:43.302694 | ubuntu-noble | changed: [localhost] 2026-08-09 18:11:43.306204 | ubuntu-noble | 2026-08-09 18:11:43.306223 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-08-09 18:11:43.814582 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:11:45.356900 | ubuntu-noble | changed: [localhost] 2026-08-09 18:11:45.364734 | ubuntu-noble | 2026-08-09 18:11:45.364784 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-08-09 18:11:46.017013 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:11:48.921777 | ubuntu-noble | changed: [localhost] 2026-08-09 18:11:48.924968 | ubuntu-noble | 2026-08-09 18:11:48.924994 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-08-09 18:11:49.481738 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:11:51.146724 | ubuntu-noble | changed: [localhost] 2026-08-09 18:11:51.150990 | ubuntu-noble | 2026-08-09 18:11:51.151013 | ubuntu-noble | TASK [Manage NetBox resource testbed-manager of type device] ******************* 2026-08-09 18:11:51.928437 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:11:54.466431 | ubuntu-noble | changed: [localhost] 2026-08-09 18:11:54.468191 | ubuntu-noble | 2026-08-09 18:11:54.468208 | ubuntu-noble | TASK [Manage NetBox resource Ethernet0 of type device_interface] *************** 2026-08-09 18:11:55.062411 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:11:58.410275 | ubuntu-noble | changed: [localhost] 2026-08-09 18:11:58.411508 | ubuntu-noble | 2026-08-09 18:11:58.411530 | ubuntu-noble | TASK [Manage NetBox resource Ethernet1 of type device_interface] *************** 2026-08-09 18:11:58.976871 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:12:02.241719 | ubuntu-noble | changed: [localhost] 2026-08-09 18:12:02.245244 | ubuntu-noble | 2026-08-09 18:12:02.245258 | ubuntu-noble | TASK [Manage NetBox resource Ethernet2 of type device_interface] *************** 2026-08-09 18:12:02.833523 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:12:06.362734 | ubuntu-noble | changed: [localhost] 2026-08-09 18:12:06.366712 | ubuntu-noble | 2026-08-09 18:12:06.366760 | ubuntu-noble | TASK [Manage NetBox resource Ethernet3 of type device_interface] *************** 2026-08-09 18:12:06.996753 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:12:10.867186 | ubuntu-noble | changed: [localhost] 2026-08-09 18:12:10.869894 | ubuntu-noble | 2026-08-09 18:12:10.869946 | ubuntu-noble | TASK [Manage NetBox resource Ethernet4 of type device_interface] *************** 2026-08-09 18:12:11.447314 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:12:14.157986 | ubuntu-noble | changed: [localhost] 2026-08-09 18:12:14.160849 | ubuntu-noble | 2026-08-09 18:12:14.160882 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-08-09 18:12:14.160892 | ubuntu-noble | localhost : ok=20 changed=20 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-08-09 18:12:14.392212 | ubuntu-noble | 2026-08-09 18:12:14 | INFO  | Handle file example/resources/300-testbed-node-7.yml 2026-08-09 18:12:15.236086 | ubuntu-noble | 2026-08-09 18:12:15.236126 | ubuntu-noble | PLAY [Manage NetBox resources defined in 300-testbed-node-7.yml] *************** 2026-08-09 18:12:15.245797 | ubuntu-noble | 2026-08-09 18:12:15.245821 | ubuntu-noble | TASK [Manage NetBox resource Loopback0 of type device_interface] *************** 2026-08-09 18:12:16.160144 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:12:17.903710 | ubuntu-noble | changed: [localhost] 2026-08-09 18:12:17.905794 | ubuntu-noble | 2026-08-09 18:12:17.905820 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-08-09 18:12:18.690742 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:12:23.012418 | ubuntu-noble | changed: [localhost] 2026-08-09 18:12:23.015314 | ubuntu-noble | 2026-08-09 18:12:23.015343 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-08-09 18:12:23.596891 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:12:27.902597 | ubuntu-noble | changed: [localhost] 2026-08-09 18:12:27.905469 | ubuntu-noble | 2026-08-09 18:12:27.905501 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-08-09 18:12:28.467154 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:12:32.753702 | ubuntu-noble | changed: [localhost] 2026-08-09 18:12:32.754991 | ubuntu-noble | 2026-08-09 18:12:32.755015 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-08-09 18:12:33.552256 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:12:35.264596 | ubuntu-noble | changed: [localhost] 2026-08-09 18:12:35.269738 | ubuntu-noble | 2026-08-09 18:12:35.269776 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-08-09 18:12:35.883135 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:12:37.870598 | ubuntu-noble | changed: [localhost] 2026-08-09 18:12:37.872125 | ubuntu-noble | 2026-08-09 18:12:37.872150 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-08-09 18:12:38.663015 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:12:41.194060 | ubuntu-noble | changed: [localhost] 2026-08-09 18:12:41.195719 | ubuntu-noble | 2026-08-09 18:12:41.195749 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-08-09 18:12:41.799784 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:12:43.673693 | ubuntu-noble | changed: [localhost] 2026-08-09 18:12:43.676251 | ubuntu-noble | 2026-08-09 18:12:43.676271 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-08-09 18:12:44.263306 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:12:46.379783 | ubuntu-noble | changed: [localhost] 2026-08-09 18:12:46.381153 | ubuntu-noble | 2026-08-09 18:12:46.381172 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-08-09 18:12:46.967462 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:12:49.018612 | ubuntu-noble | changed: [localhost] 2026-08-09 18:12:49.020711 | ubuntu-noble | 2026-08-09 18:12:49.020753 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-08-09 18:12:49.588378 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:12:51.400172 | ubuntu-noble | changed: [localhost] 2026-08-09 18:12:51.403780 | ubuntu-noble | 2026-08-09 18:12:51.403810 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-08-09 18:12:52.019755 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:12:53.996301 | ubuntu-noble | changed: [localhost] 2026-08-09 18:12:53.999121 | ubuntu-noble | 2026-08-09 18:12:53.999142 | ubuntu-noble | TASK [Manage NetBox resource testbed-node-7 of type device] ******************** 2026-08-09 18:12:54.857368 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:12:57.677522 | ubuntu-noble | changed: [localhost] 2026-08-09 18:12:57.680202 | ubuntu-noble | 2026-08-09 18:12:57.680226 | ubuntu-noble | TASK [Manage NetBox resource Ethernet0 of type device_interface] *************** 2026-08-09 18:12:58.273174 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:13:02.553597 | ubuntu-noble | changed: [localhost] 2026-08-09 18:13:02.557952 | ubuntu-noble | 2026-08-09 18:13:02.557977 | ubuntu-noble | TASK [Manage NetBox resource Ethernet1 of type device_interface] *************** 2026-08-09 18:13:03.166407 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:13:05.476738 | ubuntu-noble | changed: [localhost] 2026-08-09 18:13:05.481817 | ubuntu-noble | 2026-08-09 18:13:05.481850 | ubuntu-noble | TASK [Manage NetBox resource Ethernet2 of type device_interface] *************** 2026-08-09 18:13:06.090118 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:13:08.642260 | ubuntu-noble | changed: [localhost] 2026-08-09 18:13:08.645898 | ubuntu-noble | 2026-08-09 18:13:08.646056 | ubuntu-noble | TASK [Manage NetBox resource Ethernet3 of type device_interface] *************** 2026-08-09 18:13:09.260798 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:13:12.780229 | ubuntu-noble | changed: [localhost] 2026-08-09 18:13:12.783881 | ubuntu-noble | 2026-08-09 18:13:12.783911 | ubuntu-noble | TASK [Manage NetBox resource Ethernet4 of type device_interface] *************** 2026-08-09 18:13:13.348800 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:13:16.283160 | ubuntu-noble | changed: [localhost] 2026-08-09 18:13:16.286772 | ubuntu-noble | 2026-08-09 18:13:16.286801 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-08-09 18:13:16.286810 | ubuntu-noble | localhost : ok=18 changed=18 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-08-09 18:13:16.540969 | ubuntu-noble | 2026-08-09 18:13:16 | INFO  | Handle file example/resources/300-testbed-node-1.yml 2026-08-09 18:13:17.377517 | ubuntu-noble | 2026-08-09 18:13:17.377554 | ubuntu-noble | PLAY [Manage NetBox resources defined in 300-testbed-node-1.yml] *************** 2026-08-09 18:13:17.386631 | ubuntu-noble | 2026-08-09 18:13:17.386698 | ubuntu-noble | TASK [Manage NetBox resource Loopback0 of type device_interface] *************** 2026-08-09 18:13:18.227397 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:13:20.581142 | ubuntu-noble | changed: [localhost] 2026-08-09 18:13:20.582184 | ubuntu-noble | 2026-08-09 18:13:20.582295 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-08-09 18:13:21.428559 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:13:25.899738 | ubuntu-noble | changed: [localhost] 2026-08-09 18:13:25.905838 | ubuntu-noble | 2026-08-09 18:13:25.905870 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-08-09 18:13:26.512058 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:13:30.659671 | ubuntu-noble | changed: [localhost] 2026-08-09 18:13:30.663131 | ubuntu-noble | 2026-08-09 18:13:30.663193 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-08-09 18:13:31.282335 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:13:34.964521 | ubuntu-noble | changed: [localhost] 2026-08-09 18:13:34.967438 | ubuntu-noble | 2026-08-09 18:13:34.967459 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-08-09 18:13:35.748857 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:13:38.182851 | ubuntu-noble | changed: [localhost] 2026-08-09 18:13:38.185740 | ubuntu-noble | 2026-08-09 18:13:38.185810 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-08-09 18:13:38.737196 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:13:41.615007 | ubuntu-noble | changed: [localhost] 2026-08-09 18:13:41.621225 | ubuntu-noble | 2026-08-09 18:13:41.621261 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-08-09 18:13:42.349208 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:13:43.878399 | ubuntu-noble | changed: [localhost] 2026-08-09 18:13:43.879583 | ubuntu-noble | 2026-08-09 18:13:43.879598 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-08-09 18:13:44.408422 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:13:46.442617 | ubuntu-noble | changed: [localhost] 2026-08-09 18:13:46.445901 | ubuntu-noble | 2026-08-09 18:13:46.445972 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-08-09 18:13:46.982681 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:13:48.825400 | ubuntu-noble | changed: [localhost] 2026-08-09 18:13:48.829317 | ubuntu-noble | 2026-08-09 18:13:48.829350 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-08-09 18:13:49.352312 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:13:51.312690 | ubuntu-noble | changed: [localhost] 2026-08-09 18:13:51.314280 | ubuntu-noble | 2026-08-09 18:13:51.314297 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-08-09 18:13:51.832121 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:13:53.542300 | ubuntu-noble | changed: [localhost] 2026-08-09 18:13:53.546148 | ubuntu-noble | 2026-08-09 18:13:53.546176 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-08-09 18:13:54.057308 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:13:56.142470 | ubuntu-noble | changed: [localhost] 2026-08-09 18:13:56.144689 | ubuntu-noble | 2026-08-09 18:13:56.144710 | ubuntu-noble | TASK [Manage NetBox resource testbed-node-1 of type device] ******************** 2026-08-09 18:13:56.881634 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:13:59.353423 | ubuntu-noble | changed: [localhost] 2026-08-09 18:13:59.355450 | ubuntu-noble | 2026-08-09 18:13:59.355480 | ubuntu-noble | TASK [Manage NetBox resource Ethernet0 of type device_interface] *************** 2026-08-09 18:13:59.897520 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:14:02.520416 | ubuntu-noble | changed: [localhost] 2026-08-09 18:14:02.523539 | ubuntu-noble | 2026-08-09 18:14:02.523556 | ubuntu-noble | TASK [Manage NetBox resource Ethernet1 of type device_interface] *************** 2026-08-09 18:14:03.039000 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:14:05.460100 | ubuntu-noble | changed: [localhost] 2026-08-09 18:14:05.466007 | ubuntu-noble | 2026-08-09 18:14:05.466026 | ubuntu-noble | TASK [Manage NetBox resource Ethernet2 of type device_interface] *************** 2026-08-09 18:14:06.005477 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:14:08.642723 | ubuntu-noble | changed: [localhost] 2026-08-09 18:14:08.644645 | ubuntu-noble | 2026-08-09 18:14:08.644703 | ubuntu-noble | TASK [Manage NetBox resource Ethernet3 of type device_interface] *************** 2026-08-09 18:14:09.170759 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:14:13.045690 | ubuntu-noble | changed: [localhost] 2026-08-09 18:14:13.049361 | ubuntu-noble | 2026-08-09 18:14:13.049380 | ubuntu-noble | TASK [Manage NetBox resource Ethernet4 of type device_interface] *************** 2026-08-09 18:14:13.627049 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:14:16.927044 | ubuntu-noble | changed: [localhost] 2026-08-09 18:14:16.928775 | ubuntu-noble | 2026-08-09 18:14:16.928818 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-08-09 18:14:16.928833 | ubuntu-noble | localhost : ok=18 changed=18 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-08-09 18:14:17.179861 | ubuntu-noble | 2026-08-09 18:14:17 | INFO  | Handle file example/resources/300-testbed-switch-2.yml 2026-08-09 18:14:18.019831 | ubuntu-noble | 2026-08-09 18:14:18.019900 | ubuntu-noble | PLAY [Manage NetBox resources defined in 300-testbed-switch-2.yml] ************* 2026-08-09 18:14:18.029513 | ubuntu-noble | 2026-08-09 18:14:18.029965 | ubuntu-noble | TASK [Manage NetBox resource Loopback0 of type device_interface] *************** 2026-08-09 18:14:18.872748 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:14:21.264714 | ubuntu-noble | changed: [localhost] 2026-08-09 18:14:21.266643 | ubuntu-noble | 2026-08-09 18:14:21.266684 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-08-09 18:14:22.134736 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:14:26.991027 | ubuntu-noble | changed: [localhost] 2026-08-09 18:14:26.994116 | ubuntu-noble | 2026-08-09 18:14:26.994137 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-08-09 18:14:27.572925 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:14:31.701136 | ubuntu-noble | changed: [localhost] 2026-08-09 18:14:31.703518 | ubuntu-noble | 2026-08-09 18:14:31.703539 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-08-09 18:14:32.296622 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:14:36.871205 | ubuntu-noble | changed: [localhost] 2026-08-09 18:14:36.873404 | ubuntu-noble | 2026-08-09 18:14:36.873445 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-08-09 18:14:37.772314 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:14:39.948613 | ubuntu-noble | changed: [localhost] 2026-08-09 18:14:39.954748 | ubuntu-noble | 2026-08-09 18:14:39.954801 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-08-09 18:14:40.854296 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:14:42.707582 | ubuntu-noble | changed: [localhost] 2026-08-09 18:14:42.709378 | ubuntu-noble | 2026-08-09 18:14:42.709417 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-08-09 18:14:43.330858 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:14:45.242466 | ubuntu-noble | changed: [localhost] 2026-08-09 18:14:45.245279 | ubuntu-noble | 2026-08-09 18:14:45.245304 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-08-09 18:14:45.937705 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:14:47.955187 | ubuntu-noble | changed: [localhost] 2026-08-09 18:14:47.959816 | ubuntu-noble | 2026-08-09 18:14:47.959847 | ubuntu-noble | TASK [Manage NetBox resource testbed-switch-2 of type device] ****************** 2026-08-09 18:14:48.786721 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:14:51.741239 | ubuntu-noble | changed: [localhost] 2026-08-09 18:14:51.742809 | ubuntu-noble | 2026-08-09 18:14:51.742836 | ubuntu-noble | TASK [Manage NetBox resource eth0 of type device_interface] ******************** 2026-08-09 18:14:52.352546 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:14:54.942748 | ubuntu-noble | changed: [localhost] 2026-08-09 18:14:54.944068 | ubuntu-noble | 2026-08-09 18:14:54.944084 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-08-09 18:14:54.944090 | ubuntu-noble | localhost : ok=10 changed=10 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-08-09 18:14:55.143113 | ubuntu-noble | 2026-08-09 18:14:55 | INFO  | Handle file example/resources/300-testbed-switch-0.yml 2026-08-09 18:14:55.956518 | ubuntu-noble | 2026-08-09 18:14:55.956544 | ubuntu-noble | PLAY [Manage NetBox resources defined in 300-testbed-switch-0.yml] ************* 2026-08-09 18:14:55.965933 | ubuntu-noble | 2026-08-09 18:14:55.965954 | ubuntu-noble | TASK [Manage NetBox resource Loopback0 of type device_interface] *************** 2026-08-09 18:14:56.695748 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:14:58.419815 | ubuntu-noble | changed: [localhost] 2026-08-09 18:14:58.424642 | ubuntu-noble | 2026-08-09 18:14:58.424692 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-08-09 18:14:59.161540 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:15:02.971352 | ubuntu-noble | changed: [localhost] 2026-08-09 18:15:02.973109 | ubuntu-noble | 2026-08-09 18:15:02.973125 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-08-09 18:15:03.793223 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:15:06.229724 | ubuntu-noble | changed: [localhost] 2026-08-09 18:15:06.230350 | ubuntu-noble | 2026-08-09 18:15:06.230363 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-08-09 18:15:06.819281 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:15:08.856706 | ubuntu-noble | changed: [localhost] 2026-08-09 18:15:08.858019 | ubuntu-noble | 2026-08-09 18:15:08.858038 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-08-09 18:15:09.454148 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:15:12.040435 | ubuntu-noble | changed: [localhost] 2026-08-09 18:15:12.048708 | ubuntu-noble | 2026-08-09 18:15:12.048752 | ubuntu-noble | TASK [Manage NetBox resource testbed-switch-0 of type device] ****************** 2026-08-09 18:15:12.813430 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:15:15.316699 | ubuntu-noble | changed: [localhost] 2026-08-09 18:15:15.317603 | ubuntu-noble | 2026-08-09 18:15:15.317621 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-08-09 18:15:16.108371 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:15:17.882339 | ubuntu-noble | changed: [localhost] 2026-08-09 18:15:17.884405 | ubuntu-noble | 2026-08-09 18:15:17.884425 | ubuntu-noble | TASK [Manage NetBox resource eth0 of type device_interface] ******************** 2026-08-09 18:15:18.440716 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:15:21.772719 | ubuntu-noble | changed: [localhost] 2026-08-09 18:15:21.776691 | ubuntu-noble | 2026-08-09 18:15:21.777012 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-08-09 18:15:21.777027 | ubuntu-noble | localhost : ok=8 changed=8 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-08-09 18:15:22.029810 | ubuntu-noble | 2026-08-09 18:15:22 | INFO  | Runtime: 953.3564s 2026-08-09 18:15:22.158999 | ubuntu-noble | >>> Verifying API state (tests/e2e/verify.py) 2026-08-09 18:15:22.355750 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:15:46.962382 | ubuntu-noble | [PASS] count tenancy.tenants 2026-08-09 18:15:46.962438 | ubuntu-noble | [PASS] count dcim.sites 2026-08-09 18:15:46.962444 | ubuntu-noble | [PASS] count dcim.locations 2026-08-09 18:15:46.962449 | ubuntu-noble | [PASS] count dcim.racks 2026-08-09 18:15:46.962453 | ubuntu-noble | [PASS] count dcim.devices 2026-08-09 18:15:46.962457 | ubuntu-noble | [PASS] count dcim.interfaces 2026-08-09 18:15:46.962462 | ubuntu-noble | [PASS] count dcim.cables 2026-08-09 18:15:46.962466 | ubuntu-noble | [PASS] count dcim.mac_addresses 2026-08-09 18:15:46.962471 | ubuntu-noble | [PASS] count ipam.vlans 2026-08-09 18:15:46.962475 | ubuntu-noble | [PASS] count ipam.prefixes 2026-08-09 18:15:46.962480 | ubuntu-noble | [PASS] count ipam.ip_addresses 2026-08-09 18:15:46.962501 | ubuntu-noble | [PASS] device testbed-manager 2026-08-09 18:15:46.962506 | ubuntu-noble | [PASS] device testbed-node-0 2026-08-09 18:15:46.962510 | ubuntu-noble | [PASS] device testbed-node-1 2026-08-09 18:15:46.962514 | ubuntu-noble | [PASS] device testbed-node-2 2026-08-09 18:15:46.962518 | ubuntu-noble | [PASS] device testbed-node-3 2026-08-09 18:15:46.962523 | ubuntu-noble | [PASS] device testbed-node-4 2026-08-09 18:15:46.962527 | ubuntu-noble | [PASS] device testbed-node-5 2026-08-09 18:15:46.962532 | ubuntu-noble | [PASS] device testbed-node-6 2026-08-09 18:15:46.962536 | ubuntu-noble | [PASS] device testbed-node-7 2026-08-09 18:15:46.962540 | ubuntu-noble | [PASS] device testbed-node-8 2026-08-09 18:15:46.962544 | ubuntu-noble | [PASS] device testbed-node-9 2026-08-09 18:15:46.962549 | ubuntu-noble | [PASS] device testbed-switch-0 2026-08-09 18:15:46.962553 | ubuntu-noble | [PASS] device testbed-switch-1 2026-08-09 18:15:46.962557 | ubuntu-noble | [PASS] device testbed-switch-2 2026-08-09 18:15:46.962562 | ubuntu-noble | [PASS] device testbed-switch-3 2026-08-09 18:15:46.962566 | ubuntu-noble | [PASS] device testbed-switch-oob 2026-08-09 18:15:46.962570 | ubuntu-noble | [PASS] tenant testbed 2026-08-09 18:15:46.962575 | ubuntu-noble | [PASS] site discworld 2026-08-09 18:15:46.962592 | ubuntu-noble | [PASS] location ankh-morpork 2026-08-09 18:15:46.962597 | ubuntu-noble | [PASS] vlan name 2026-08-09 18:15:46.962602 | ubuntu-noble | [PASS] vlan role 2026-08-09 18:15:46.962606 | ubuntu-noble | [PASS] prefix 172.16.0.0/20 2026-08-09 18:15:46.962610 | ubuntu-noble | [PASS] prefix 192.168.16.0/20 2026-08-09 18:15:46.962615 | ubuntu-noble | [PASS] prefix fda6:f659:8c2b::/48 2026-08-09 18:15:46.962619 | ubuntu-noble | [PASS] prefix 192.168.112.0/20 2026-08-09 18:15:46.962623 | ubuntu-noble | [PASS] interface testbed-node-0:Ethernet0 mode 2026-08-09 18:15:46.962628 | ubuntu-noble | [PASS] interface testbed-node-0:Ethernet0 untagged vlan 2026-08-09 18:15:46.962633 | ubuntu-noble | [PASS] ip 192.168.16.10/32 assignment 2026-08-09 18:15:46.962637 | ubuntu-noble | [PASS] mac 18:C0:86:3A:B7:F1 assignment 2026-08-09 18:15:46.962672 | ubuntu-noble | [PASS] testbed-node-0.primary_ip4 2026-08-09 18:15:46.962678 | ubuntu-noble | [PASS] testbed-node-0.primary_ip6 2026-08-09 18:15:46.962681 | ubuntu-noble | [PASS] testbed-node-0.oob_ip 2026-08-09 18:15:46.962685 | ubuntu-noble | 2026-08-09 18:15:46.962689 | ubuntu-noble | 43/43 checks passed. 2026-08-09 18:15:47.008179 | ubuntu-noble | >>> Running 'netbox-manager validate' 2026-08-09 18:15:47.495892 | ubuntu-noble | 2026-08-09 18:15:47 | INFO  | Starting NetBox validation... 2026-08-09 18:15:47.496185 | ubuntu-noble | 2026-08-09 18:15:47 | INFO  | === Checking: IP addresses have matching prefixes === 2026-08-09 18:15:47.498966 | ubuntu-noble | Handling connection for 8080 2026-08-09 18:15:54.843447 | ubuntu-noble | 2026-08-09 18:15:54 | INFO  | ✓ IP-Prefix Check PASSED 2026-08-09 18:15:54.843582 | ubuntu-noble | 2026-08-09 18:15:54 | INFO  | === Checking: VRF consistency between IPs and interfaces === 2026-08-09 18:15:54.921335 | ubuntu-noble | 2026-08-09 18:15:54 | INFO  | ✓ VRF Consistency Check PASSED 2026-08-09 18:15:54.921433 | ubuntu-noble | 2026-08-09 18:15:54 | INFO  | ================================================== 2026-08-09 18:15:54.921452 | ubuntu-noble | 2026-08-09 18:15:54 | INFO  | VALIDATION SUMMARY 2026-08-09 18:15:54.921466 | ubuntu-noble | 2026-08-09 18:15:54 | INFO  | ================================================== 2026-08-09 18:15:54.921478 | ubuntu-noble | 2026-08-09 18:15:54 | INFO  | ip-prefixes: ✓ PASSED 2026-08-09 18:15:54.921517 | ubuntu-noble | 2026-08-09 18:15:54 | INFO  | vrf-consistency: ✓ PASSED 2026-08-09 18:15:54.921531 | ubuntu-noble | 2026-08-09 18:15:54 | INFO  | ================================================== 2026-08-09 18:15:54.921547 | ubuntu-noble | 2026-08-09 18:15:54 | INFO  | ✓ All validation checks passed! 2026-08-09 18:15:55.017752 | ubuntu-noble | >>> E2E test passed. 2026-08-09 18:15:55.018791 | ubuntu-noble | >>> Deleting kind cluster 'netbox-manager-e2e' 2026-08-09 18:15:55.183854 | ubuntu-noble | Deleting cluster "netbox-manager-e2e" ... 2026-08-09 18:15:58.693748 | ubuntu-noble | Deleted nodes: ["netbox-manager-e2e-control-plane"] 2026-08-09 18:15:59.197750 | ubuntu-noble | ok: Runtime: 0:29:00.380015 2026-08-09 18:15:59.221534 | 2026-08-09 18:15:59.221653 | PLAY RECAP 2026-08-09 18:15:59.221725 | ubuntu-noble | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-09 18:15:59.221755 | 2026-08-09 18:15:59.365550 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/netbox-manager/playbooks/test-e2e.yml@main] 2026-08-09 18:15:59.368015 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-09 18:16:00.182353 | 2026-08-09 18:16:00.182541 | PLAY [Base post-fetch] 2026-08-09 18:16:00.200955 | 2026-08-09 18:16:00.201142 | TASK [diagnose-network : Ensure log directory exists] 2026-08-09 18:16:00.907509 | ubuntu-noble | ok 2026-08-09 18:16:00.917312 | 2026-08-09 18:16:00.917527 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-08-09 18:16:12.790513 | ubuntu-noble | ok: Runtime: 0:00:06.177508 2026-08-09 18:16:12.800376 | 2026-08-09 18:16:12.800534 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-08-09 18:16:19.016448 | ubuntu-noble | ok: Runtime: 0:00:00.503808 2026-08-09 18:16:19.023761 | 2026-08-09 18:16:19.023918 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-08-09 18:16:25.214919 | ubuntu-noble | ok: Runtime: 0:00:00.709042 2026-08-09 18:16:25.230927 | 2026-08-09 18:16:25.231135 | TASK [fetch-output : Set log path for multiple nodes] 2026-08-09 18:16:25.288081 | ubuntu-noble | skipping: Conditional result was False 2026-08-09 18:16:25.295057 | 2026-08-09 18:16:25.295206 | TASK [fetch-output : Set log path for single node] 2026-08-09 18:16:25.347506 | ubuntu-noble | ok 2026-08-09 18:16:25.352916 | 2026-08-09 18:16:25.353046 | LOOP [fetch-output : Ensure local output dirs] 2026-08-09 18:16:25.679528 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/a46a036e26bf46428507514ec75b295a/work/logs" 2026-08-09 18:16:25.956032 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/a46a036e26bf46428507514ec75b295a/work/artifacts" 2026-08-09 18:16:26.250171 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/a46a036e26bf46428507514ec75b295a/work/docs" 2026-08-09 18:16:26.268472 | 2026-08-09 18:16:26.268654 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-09 18:16:27.128565 | ubuntu-noble | changed: 2026-08-09 18:16:27.128948 | ubuntu-noble | .d..t...... ./ 2026-08-09 18:16:27.129104 | ubuntu-noble | >f+++++++++ net-debug.post.txt 2026-08-09 18:16:27.129150 | ubuntu-noble | >f+++++++++ net-debug.pre.txt 2026-08-09 18:16:27.129187 | ubuntu-noble | >f+++++++++ sudo-debug.txt 2026-08-09 18:16:27.129223 | ubuntu-noble | >f+++++++++ sudo-strace.log 2026-08-09 18:16:27.129256 | ubuntu-noble | >f+++++++++ sudo-strace.log.time 2026-08-09 18:16:27.129323 | ubuntu-noble | changed: All items complete 2026-08-09 18:16:27.129360 | 2026-08-09 18:16:27.706033 | ubuntu-noble | changed: .d..t...... ./ 2026-08-09 18:16:28.345045 | ubuntu-noble | changed: .d..t...... ./ 2026-08-09 18:16:28.369037 | 2026-08-09 18:16:28.369185 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-09 18:16:28.741183 | ubuntu-noble -> localhost | ok: Item: artifacts Runtime: 0:00:00.011460 2026-08-09 18:16:29.050899 | ubuntu-noble -> localhost | ok: Item: docs Runtime: 0:00:00.011219 2026-08-09 18:16:29.073132 | 2026-08-09 18:16:29.073307 | PLAY RECAP 2026-08-09 18:16:29.073385 | ubuntu-noble | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-08-09 18:16:29.073471 | 2026-08-09 18:16:29.220928 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-09 18:16:29.222100 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-09 18:16:30.025516 | 2026-08-09 18:16:30.025705 | PLAY [Base post] 2026-08-09 18:16:30.041852 | 2026-08-09 18:16:30.042018 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-09 18:16:30.883392 | ubuntu-noble | changed 2026-08-09 18:16:30.890852 | 2026-08-09 18:16:30.891019 | PLAY RECAP 2026-08-09 18:16:30.891099 | ubuntu-noble | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-09 18:16:30.891173 | 2026-08-09 18:16:31.056265 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-09 18:16:31.058360 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-09 18:16:31.903732 | 2026-08-09 18:16:31.903934 | PLAY [Base post-logs] 2026-08-09 18:16:31.915904 | 2026-08-09 18:16:31.916071 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-09 18:16:32.399433 | localhost | changed 2026-08-09 18:16:32.410089 | 2026-08-09 18:16:32.410262 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-09 18:16:32.447526 | localhost | ok 2026-08-09 18:16:32.451830 | 2026-08-09 18:16:32.451958 | TASK [Set zuul-log-path fact] 2026-08-09 18:16:32.469134 | localhost | ok 2026-08-09 18:16:32.478523 | 2026-08-09 18:16:32.478644 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-09 18:16:32.515703 | localhost | ok 2026-08-09 18:16:32.519345 | 2026-08-09 18:16:32.519509 | TASK [upload-logs : Create log directories] 2026-08-09 18:16:33.039802 | localhost | changed 2026-08-09 18:16:33.045585 | 2026-08-09 18:16:33.045745 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-09 18:16:33.592134 | localhost -> localhost | ok: Runtime: 0:00:00.008039 2026-08-09 18:16:33.601989 | 2026-08-09 18:16:33.602190 | TASK [upload-logs : Upload logs to log server] 2026-08-09 18:16:34.225771 | localhost | Output suppressed because no_log was given 2026-08-09 18:16:34.233972 | 2026-08-09 18:16:34.234305 | LOOP [upload-logs : Compress console log and json output] 2026-08-09 18:16:34.299787 | localhost | skipping: Conditional result was False 2026-08-09 18:16:34.304435 | localhost | skipping: Conditional result was False 2026-08-09 18:16:34.310799 | 2026-08-09 18:16:34.311040 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-09 18:16:34.362501 | localhost | skipping: Conditional result was False 2026-08-09 18:16:34.363232 | 2026-08-09 18:16:34.366439 | localhost | skipping: Conditional result was False 2026-08-09 18:16:34.374501 | 2026-08-09 18:16:34.374781 | LOOP [upload-logs : Upload console log and json output]